Searched refs:funlockfile (Results 1 – 4 of 4) sorted by relevance
62 void funlockfile(FILE* fp) { in funlockfile() function
115 #define FUNLOCKFILE(fp) funlockfile(fp)
315 void funlockfile(FILE *);
36 funlockfile(stderr); in TEST()45 funlockfile(fp); in TEST()