Searched defs:buf (Results 1 – 9 of 9) sorted by relevance
8 char buf[100]; in do_test() local
14 unsigned short int buf[3]; in do_test() local
41 char buf[100]; in do_test() local
51 const char buf[] = "Called exit function\n"; in exit_called() local
67 # define __getcwd(buf, max) getcwd (buf, max, 0) argument72 # define __getcwd(buf, max) getwd (buf) argument315 char *buf; in realpath_stk() local
124 char buf[PATH_MAX]; in do_test() local
157 char buf[16]; in test_getentropy() local
87 char buf[100]; in do_test() local
161 __srandom_r (unsigned int seed, struct random_data *buf) in __srandom_r()
Completed in 26 milliseconds