Home
last modified time | relevance | path

Searched refs:parse_list (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/nss/nss_files/
Dfiles-parse.c129 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
/glibc-2.36/ChangeLog.old/
DChangeLog.62014 * nss/nss_files/files-parse.c (parse_line, parse_list): Change
5636 * nss/nss_files/files-parse.c (parse_list): Likewise.
9583 * nss/nss_files/files-parse.c (parse_list): Set EOL from LINE if it
9854 * nss/nss_files/files-parse.c (parse_list): Correct alignment fixup.
9922 (parse_list): Find the space for LIST from DATA->linebuffer instead of
10039 * nss/nss_files/files-parse.c (parse_list): Count null in EOL calc.
10136 * nss/nss_files/files-parse.c (parse_list): Reset ELT for elements
DChangeLog.174167 parse_list to handle STRING_LIST and TRAILING_LIST_PARSER.
DChangeLog.710771 (parse_list): Rewrite. The logic was completly incorrect since
DChangeLog.147673 * nss/nss_files/files-parse.c (parse_list): Likewise.