Searched refs:parse_list (Results 1 – 1 of 1) sorted by relevance
/nss/nss_files/ |
A D | files-parse.c | 129 char **list = parse_list (&line, buf_start, buf_end, terminator_c, \ 225 char **list = parse_list (&line, buf_start, buf_end, '\0', errnop); \ 234 parse_list (char **linep, char *eol, char *buf_end, int terminator_c, in parse_list() function
|
Completed in 5 milliseconds