Searched defs:buffer (Results 1 – 4 of 4) sorted by relevance
34 static char *buffer; in sgetsgent() local
36 __fgetsgent_r (FILE *stream, struct sgrp *resbuf, char *buffer, size_t buflen, in __fgetsgent_r()
55 __sgetsgent_r (const char *string, struct sgrp *resbuf, char *buffer, in __sgetsgent_r()
123 char *buffer = xmalloc (buffer_size); in run_test() local
Completed in 10 milliseconds