Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dtst-posix_spawn-fd.c117 struct rlimit limit; in do_test() local
118 if (getrlimit (RLIMIT_NOFILE, &limit) < 0) in do_test()
123 limit.rlim_cur = RLIM_INFINITY; in do_test()
124 if (setrlimit (RLIMIT_NOFILE, &limit) < 0) in do_test()
A Dregexec.c95 Idx limit, Idx subexp_idx,
1965 check_dst_limits_calc_pos (const re_match_context_t *mctx, Idx limit, in check_dst_limits_calc_pos() argument
1969 struct re_backref_cache_entry *lim = mctx->bkref_ents + limit; in check_dst_limits_calc_pos()
A Dtst-regex.input8110 * elf/dl-minimal.c (malloc): Remove limit for size of allocation.
/posix/rxspencer/
A Dtests216 # These two tests probably fails due to an arbitrary limit on the number of

Completed in 26 milliseconds