Searched defs:fp (Results 1 - 25 of 315) sorted by relevance

1234567891011>>

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfpending.c27 __fpending (FILE *fp) argument
H A Dfpurge.c30 fpurge (FILE *fp) argument
[all...]
H A Dfreadahead.c26 freadahead (FILE *fp) argument
[all...]
H A Dfreading.c29 freading (FILE *fp) argument
[all...]
H A Dfseterr.c27 fseterr (FILE *fp) argument
[all...]
H A Dfclose.c28 rpl_fclose (FILE *fp) argument
H A Dfreadptr.c27 freadptr (FILE *fp, size_t *sizep) argument
[all...]
H A Dftello.c32 rpl_ftello (FILE *fp) argument
H A Dfopen-safer.c33 FILE *fp = fopen (file, mode); local
H A Dxfreopen.c30 xfreopen (char const *filename, char const *mode, FILE *fp) argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfpending.c26 __fpending (FILE *fp) argument
H A Dfpurge.c28 fpurge (FILE *fp) argument
[all...]
H A Dfreadahead.c23 freadahead (FILE *fp) argument
[all...]
H A Dfreading.c27 freading (FILE *fp) argument
H A Dftello.c32 rpl_ftello (FILE *fp) argument
/haiku-fatelf/src/bin/bash/lib/sh/
H A Dfpurge.c40 fpurge (FILE *fp) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dprog-fprintf.c28 prog_fprintf (FILE *fp, char const *fmt, ...) argument
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A D__fsetlocking.c24 __fsetlocking (FILE *fp, int type) argument
H A Dfwide.c36 fwide(_IO_FILE *fp, int mode) argument
H A Dgetc_u.c36 __getc_unlocked (FILE *fp) argument
H A Dgetwc_u.c34 __getwc_unlocked (FILE *fp) argument
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dflockfile.c7 void flockfile(FILE *fp) argument
12 void funlockfile(FILE *fp) argument
H A Dfopen.c53 register FILE *fp; local
[all...]
H A Dfprintf.c42 fprintf(FILE *fp, const char *fmt, ...) argument
H A Dgetc.c52 getc_unlocked(FILE *fp) argument
63 getc(register FILE *fp) argument

Completed in 186 milliseconds

1234567891011>>