Searched refs:_IO_flockfile (Results 1 - 25 of 58) sorted by relevance

123

/haiku/src/system/libroot/posix/glibc/libio/
H A Dflockfile.c10 #undef _IO_flockfile macro
15 _IO_flockfile(_IO_FILE *stream) function
36 weak_alias (_IO_flockfile, flockfile);
H A Dclearerr.c27 _IO_flockfile (fp);
H A Dfeof.c37 _IO_flockfile (fp);
H A Dferror.c37 _IO_flockfile (fp);
H A Dfputc.c39 _IO_flockfile (fp);
H A Dfputwc.c39 _IO_flockfile (fp);
H A Dfseek.c40 _IO_flockfile (fp);
H A Dfseeko.c40 _IO_flockfile (fp);
H A Dfseeko64.c42 _IO_flockfile (fp);
H A Dgetchar.c39 _IO_flockfile (_IO_stdin);
H A Dgetwchar.c39 _IO_flockfile (_IO_stdin);
H A Dioungetc.c40 _IO_flockfile (fp);
H A Dpeekc.c40 _IO_flockfile (fp);
H A Dputchar.c31 _IO_flockfile (_IO_stdout);
H A Dputwc.c30 _IO_flockfile (fp);
H A Dputwchar.c29 _IO_flockfile (_IO_stdout);
H A Drewind.c37 _IO_flockfile (fp);
H A Dfwide.c50 _IO_flockfile(fp);
H A Dgetc.c40 _IO_flockfile (fp);
H A Dgetwc.c41 _IO_flockfile (fp);
H A Diofflush.c42 _IO_flockfile (fp);
H A Diofputws.c40 _IO_flockfile (fp);
H A Dioputs.c41 _IO_flockfile(_IO_stdout);
H A Dioungetwc.c39 _IO_flockfile (fp);
/haiku/src/system/libroot/posix/glibc/include/
H A Dlibio.h14 # undef _IO_flockfile macro
15 # define _IO_flockfile(_fp) \ macro

Completed in 80 milliseconds

123