HomeSort by relevance Sort by last modified time
    Searched refs:__strchrnul (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/make-3.81/glob/
fnmatch.c 134 __strchrnul (s, c) function
239 endp = __strchrnul (n, (flags & FNM_FILE_NAME) ? '/' : '\0');
  /external/bison/lib/
spawni.c 76 # define strchrnul __strchrnul

Completed in 178 milliseconds