Searched defs:iop (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/lib/libc/stdio/
H A Dfsetpos.c46 fsetpos(FILE *iop, const fpos_t *pos) argument
H A Dprintfcommon.h73 io_init(struct io_state *iop, FILE *fp) argument
87 io_print(struct io_state *iop, const CHAR * __restrict ptr, int len, locale_t locale) argument
115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, locale_t locale) argument
134 io_printandpad(struct io_state *iop, const CHAR *p, const CHAR *ep, int len, const CHAR * __restrict with, locale_t locale) argument
152 io_flush(struct io_state *iop, locale_t locale) argument
[all...]
H A Dvfprintf.c125 grouping_print(struct grouping_state *gs, struct io_state *iop, argument
H A Dvfwprintf.c154 grouping_print(struct grouping_state *gs, struct io_state *iop, argument
/barrelfish-master/lib/libc/gen/
H A Dpopen.c73 FILE *iop; local
195 pclose(FILE *iop) argument
[all...]

Completed in 19 milliseconds