Searched refs:reject (Results 1 – 18 of 18) sorted by relevance
31 STRCSPN (const char *str, const char *reject) in STRCSPN() argument33 if (__glibc_unlikely (reject[0] == '\0') in STRCSPN()34 || __glibc_unlikely (reject[1] == '\0')) in STRCSPN()35 return __strchrnul (str, reject [0]) - str; in STRCSPN()44 unsigned char *s = (unsigned char*) reject; in STRCSPN()
27 wcscspn (const wchar_t *wcs, const wchar_t *reject) in wcscspn() argument32 if (wcschr (reject, *wcs++) == NULL) in wcscspn()
170 __old_strcspn_g (const char *s, const char *reject) in __old_strcspn_g() argument172 return strcspn (s, reject); in __old_strcspn_g()
3519 dl-machine-reject-phdr.h11847 dl-machine-reject-phdr.h
830 and reject all others.
2263 reject it.
6284 * elf/dl-machine-reject-phdr.h: Modified.6316 * sysdeps/mips/dl-machine-reject-phdr.h: Modified.
746 boundary case and reject it.2601 without previous announcement, reject it regularly, don't abort.
500 * elf/rtld.c (dl_main): Don't reject whole LD_LIBRARY_PATH when
7453 * string/bits/string2.h (strcspn): Optimize also reject string of
12501 check for root-owned symlinks and reject them too.
14003 platform == -1, reject any libs with non-zero _DL_HWCAP_PLATFORM
25095 * iconvdata/ibm930.c: Do not reject redundant shift sequences.41875 * sysdeps/mips/dl-machine-reject-phdr.h: New file.45212 * elf/dl-machine-reject-phdr.h: New file.82946 and reject them.
16292 * elf/dl-lookup.c (check_match): Do not reject a symbol whose
94 Verify longjmp fortify checking does not reject signal stacks.
1987 [20018] network: getaddrinfo should reject IP addresses with trailing