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

  /external/oprofile/libutil/
op_file.h 70 MATCH_ANY_ENTRY_RECURSION = 4,
81 * MATCH_ANY_ENTRY_RECURSION: Starting at base_dir, for each entry in the
op_file.c 125 * NO_RECURSION and MATCH_ANY_ENTRY_RECURSION do depend on the dir entry
151 case MATCH_ANY_ENTRY_RECURSION + NO_MATCH:
157 case MATCH_ANY_ENTRY_RECURSION + MATCH:
  /external/oprofile/libutil++/
file_manip.cpp 125 recursive ? MATCH_ANY_ENTRY_RECURSION :

Completed in 31 milliseconds