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

  /system/core/toolbox/
ls.c 302 static int listfile(const char *dirname, const char *filename, int flags) function
353 STRLIST_FOREACH(&files, filename, listfile(name, filename, flags));
431 return listfile(NULL, name, flags);
  /ndk/build/core/
build-binary.mk 296 # command line to a file, then use the @<listfile> syntax to invoke it.
definitions.mk 129 # @<listfile> syntax, where <listfile> is the path of a file
    [all...]

Completed in 125 milliseconds