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

123

/haiku/src/libs/stdc++/legacy/
H A Diostream.cc1010 _IO_flockfile (ins._strbuf);
1020 _IO_flockfile (outs._strbuf);
/haiku/src/system/libroot/posix/glibc/include/
H A Dlibio.h14 # undef _IO_flockfile macro
15 # define _IO_flockfile(_fp) \ macro
/haiku/src/system/libroot/posix/glibc/libio/
H A Dclearerr.c27 _IO_flockfile (fp);
H A Dfeof.c37 _IO_flockfile (fp);
H A Dferror.c37 _IO_flockfile (fp);
H A Dflockfile.c10 #undef _IO_flockfile macro
15 _IO_flockfile(_IO_FILE *stream) function
36 weak_alias (_IO_flockfile, flockfile);
H A Dfputc.c39 _IO_flockfile (fp);
H A Dfputwc.c39 _IO_flockfile (fp);
H A Dfreopen.c44 _IO_flockfile (fp);
79 _IO_flockfile (fp);
H A Dfreopen64.c48 _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 Dftello.c41 _IO_flockfile (fp);
H A Dftello64.c42 _IO_flockfile (fp);
H A Dfwide.c50 _IO_flockfile(fp);
H A Dgenops.c68 _IO_flockfile ((_IO_FILE *) fp);
102 _IO_flockfile ((_IO_FILE *) fp);
832 _IO_flockfile (fp);
892 _IO_flockfile (fp);
H A Dgetc.c40 _IO_flockfile (fp);
H A Dgetchar.c39 _IO_flockfile (_IO_stdin);
H A Dgetwc.c41 _IO_flockfile (fp);
H A Dgetwchar.c39 _IO_flockfile (_IO_stdin);
H A Diofclose.c64 _IO_flockfile (fp);
H A Diofflush.c42 _IO_flockfile (fp);
H A Diofgetpos.c42 _IO_flockfile (fp);
H A Diofgetpos64.c42 _IO_flockfile (fp);

Completed in 70 milliseconds

123