Searched refs:writefn (Results 1 – 2 of 2) sorted by relevance
102 funwrite writefn; member130 if ((result = c->writefn (c->cookie, buf, n)) < 0 && errno) in funwriter()197 funwrite writefn, in funopen() argument204 if (!readfn && !writefn) in funopen()230 if (writefn) in funopen()233 c->writefn = writefn; in funopen()239 c->writefn = NULL; in funopen()246 c->writefn = writefn; in funopen()
95 cookie_write_function_t *writefn; member131 if ((result = c->writefn (c->cookie, buf, n)) < 0 && errno) in fcwriter()234 c->writefn = functions.write; in fopencookie()