Searched defs:s (Results 1 – 5 of 5) sorted by relevance
63 char *s; in thread1_execution() local95 char *s; in thread2_execution() local
64 char *s; in thread1_execution() local98 char *s; in thread2_execution() local
29 char *s; in do_test() local
30 const char *s; in do_test() local
111 # define fgets(buf, len, s) fgets_unlocked (buf, len, s) argument115 # define feof(s) feof_unlocked (s) argument
Completed in 11 milliseconds