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

  /external/linux-tools-perf/util/
path.c 39 static char *get_pathname(void) function
92 char *pathname = get_pathname();
105 char *pathname = get_pathname();
  /external/e2fsprogs/lib/ext2fs/
Android.mk 32 get_pathname.c \
  /external/oprofile/libutil++/
file_manip.cpp 114 static void get_pathname(const char * pathname, void * name_list) function
123 return !get_matching_pathnames(&file_list, get_pathname,
  /external/oprofile/opjitconv/
opjitconv.c 88 static void get_pathname(char const * pathname, void * name_list) function
506 if ((rc = get_matching_pathnames(&jd_fnames, get_pathname,
531 if (get_matching_pathnames(&anon_dnames, get_pathname,

Completed in 42 milliseconds