Searched refs:bufs (Results 1 – 1 of 1) sorted by relevance
35 char *bufs[10]; in do_test() local69 if (bufs[i] == NULL) in do_test()92 bufs[4], thepath); in do_test()102 free (bufs[i]); in do_test()117 bufs[0] = malloc (len); in do_test()120 if (bufs[1] != NULL) in do_test()127 free (bufs[0]); in do_test()128 free (bufs[1]); in do_test()129 free (bufs[2]); in do_test()152 if (bufs[0] == NULL) in do_test()[all …]
Completed in 3 milliseconds