OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_pathname
(Results
1 - 7
of
7
) 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/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/e2fsprogs/lib/ext2fs/
Android.mk
32
get_pathname
.c \
get_pathname.c
2
*
get_pathname
.c --- do directry/inode -> name translation
Makefile.in
48
get_pathname
.o \
110
$(srcdir)/
get_pathname
.c \
543
get_pathname
.o: $(srcdir)/
get_pathname
.c $(srcdir)/ext2_fs.h \
ext2fs.h
[
all
...]
/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 3725 milliseconds