Searched defs:__fsetlocking (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dstdio_ext.h8 # define __fsetlocking(fp, type) INTUSE(__fsetlocking) (fp, type) macro
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A D__fsetlocking.c21 #undef __fsetlocking macro
24 __fsetlocking (FILE *fp, int type) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetpass.c39 # define __fsetlocking(stream, type) /* empty */ macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dgetpass.c38 # define __fsetlocking(stream, type) /* empty */ macro

Completed in 46 milliseconds