Searched refs:strchr (Results 26 - 32 of 32) sorted by relevance

12

/bionic/tests/
H A Dgtest_main.cpp926 if (strchr(args[0], '/') == nullptr) {
/bionic/libc/dns/nameser/
H A Dns_print.c1155 if (strchr("\n\"\\", *rdata) != NULL)
/bionic/libc/dns/resolv/
H A Dres_send.c122 strchr((const void *)(c), *(const char *)(const void *)(c)) : NULL)
H A Dres_cache.c2037 if ((cp = strchr(cache_info->defdname, '\n')) != NULL)
/bionic/libc/dns/net/
H A Dgetaddrinfo.c1040 cp = strchr(hostname, SCOPE_DELIMITER);
/bionic/linker/
H A Dlinker.cpp1600 if (strchr(name, '/') != nullptr) {
1865 if (strchr(name, '/') != nullptr) {
/bionic/libc/
H A DAndroid.mk270 bionic/strchr.cpp \

Completed in 266 milliseconds

12