Home
last modified time | relevance | path

Searched refs:__strchrnul (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
Dfnmatch.c134 __strchrnul (s, c) in __strchrnul() function
239 endp = __strchrnul (n, (flags & FNM_FILE_NAME) ? '/' : '\0');
DChangeLog56 (__strchrnul): This won't exist outside GLIBC, so create one.