Searched refs:list (Results 1 – 5 of 5) sorted by relevance
/posix/ |
A D | fnmatch_loop.c | 993 struct PATTERN_PREFIX list; in EXT() local 1000 PASTE (PATTERN_PREFIX, _init) (&list); in EXT() 1047 PASTE (PATTERN_PREFIX,_add) (&list, newp); in EXT() 1049 if (newp == NULL || PASTE (PATTERN_PREFIX, _has_failed) (&list)) in EXT() 1070 for (; pattern_i < PASTE (PATTERN_PREFIX, _size)(&list); pattern_i++) in EXT() 1075 if (FCT (*PASTE (PATTERN_PREFIX, _at) (&list, pattern_i), string, in EXT() 1108 for (; pattern_i < PASTE (PATTERN_PREFIX, _size) (&list); pattern_i++) in EXT() 1114 if (FCT (STRCAT (*PASTE (PATTERN_PREFIX, _at) (&list, pattern_i), p), in EXT() 1132 runp_i != PASTE (PATTERN_PREFIX, _size) (&list); in EXT() 1143 if (runp_i == PASTE (PATTERN_PREFIX, _size) (&list) in EXT() [all …]
|
A D | getgroups.c | 29 __getgroups (int size, gid_t *list) in __getgroups() argument
|
A D | tst-regex.input | 767 (stdarg_syms): Move va_list to `maybe' list. 2117 same search list twice. 3704 object against list in _dl_ignore_path and ignore RPATH if on the list. 4052 * sunrpc/Makefile (generated): Restore old list. 7313 * dirent/list.c (test): Return error value. 7563 * powerpc/syscalls.list: Correct typo. 7564 * alpha/syscalls.list: Likewise. 7565 * mips/syscalls.list: Likewise. 8650 pulling in the whole error list. 9360 syscalls.list's. [all …]
|
A D | BOOST.tests | 8 ; non-whitespace character and consist of a list of the printable names 15 ; This is then followed by a list of integers that specify what should match,
|
/posix/rxspencer/ |
A D | tests | 11 # separated list of what the subexpressions should match, with - indicating 18 # The full list of flags:
|
Completed in 57 milliseconds