Searched refs:getpathname (Results 1 – 6 of 6) sorted by relevance
/external/oprofile/libutil/ |
D | op_file.c | 105 int get_matching_pathnames(void * name_list, get_pathname_callback getpathname, in get_matching_pathnames() argument 145 getpathname(ent->d_name, name_list); in get_matching_pathnames() 153 name_list, getpathname, in get_matching_pathnames() 156 getpathname(name, name_list); in get_matching_pathnames() 171 getpathname(name, name_list); in get_matching_pathnames() 174 name_list, getpathname, in get_matching_pathnames()
|
/external/ipsec-tools/src/racoon/ |
D | localconf.h | 129 extern void getpathname __P((char *, int, int, const char *));
|
D | localconf.c | 254 getpathname(path, len, type, name) in getpathname() function
|
D | cfparse.y | 349 getpathname(path, sizeof(path), 1698 getpathname(path, sizeof(path), 1979 getpathname(path, sizeof(path),
|
D | oakley.c | 1436 getpathname(path, sizeof(path), 1689 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, certfile); 1817 getpathname(path, sizeof(path),
|
/external/ipsec-tools/ |
D | setup.c | 298 void getpathname(char *path, int length, int type, const char *name) in getpathname() function
|