Home | History | Annotate | Download | only in ndk-depends

Lines Matching refs:glob

118 #include <glob.h>
793 // include directive and glob patterns, as in:
827 // If previous token was an 'include', treat this as a glob
841 int ret = ::glob(pattern.c_str(), 0, NULL, &the_glob);