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

  /bionic/libc/unistd/
fnmatch.c 278 const int leading_dir = !!(flags & FNM_LEADING_DIR); local
461 if (*string && !((slash || leading_dir) && (*string == '/')))
469 if (leading_dir && !*pattern && *string == '/')
  /external/oprofile/
opimport_pull 105 leading_dir = match.group(1)

Completed in 876 milliseconds