Home
last modified time | relevance | path

Searched refs:found (Results 1 – 7 of 7) sorted by relevance

/posix/
A Dbug-regex5.c10 int32_t table_size, idx, i, found; in main() local
38 found = 0; in main()
48 ++found; in main()
51 if (found == 0) in main()
56 else if (found != 6) in main()
58 printf ("expected 6 collating elements, found %d\n", found); in main()
A Dtst-spawn5.c72 _Bool found; in handle_restart() member
77 fds[i].found = false; in handle_restart()
108 bool found = false; in handle_restart() local
111 fds[i].found = found = true; in handle_restart()
113 if (!found) in handle_restart()
123 if (!fds[i].found) in handle_restart()
A Dannexc.c808 int found[header->nsyms]; in check_header() local
811 memset (found, '\0', header->nsyms * sizeof (int)); in check_header()
863 found[i] = 1; in check_header()
891 if (found[i] == 0) in check_header()
A Dfnmatch_loop.c183 goto found; in FCT()
207 found: in FCT()
A Dregexec.c3898 bool found = false; in find_collation_sequence_value() local
3910 found = true; in find_collation_sequence_value()
3921 if (found) in find_collation_sequence_value()
A Dtst-fnmatch.input52 # > resolve the differences, but no solution has been found that would
A Dtst-regex.input874 wants to see. Bug found and analyzed by Thorsten Kukuk
6674 (_dl_load_cache_lookup): Test cache IDs found against
7623 (parse_glob): Attempt to glob when an unquoted `[' is found
8044 module cannot be found. Reported by Andreas Jaeger.
8528 * nscd/nscd_getgr_r.c: Fix return code if group not found.
8915 * nss/getXXent_r.c: If no more module is found don't try to call
9734 if similar entry is found. Patch by Mark M. Kettenis.

Completed in 47 milliseconds