Home
last modified time | relevance | path

Searched defs:getc_unlocked (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libc/stdio/
H A Dgetc.c43 getc_unlocked(FILE *fp) in getc_unlocked() function
/openbsd/gnu/usr.bin/perl/
H A Dfakesdio.h82 #define getc_unlocked(f) PerlIO_getc(f) macro
H A Dnostdio.h121 #define getc_unlocked(f) _CANNOT _getc_unlocked_ macro
/openbsd/include/
H A Dstdio.h428 #define getc_unlocked(fp) __sgetc(fp) macro