/external/oprofile/libutil/ |
op_file.c | 115 int get_matching_pathnames(void * name_list, get_pathname_callback getpathname, 155 getpathname(ent->d_name, name_list); 163 name_list, getpathname, 166 getpathname(name, name_list); 181 getpathname(name, name_list); 184 name_list, getpathname,
|
/external/ipsec-tools/src/racoon/ |
localconf.h | 129 extern void getpathname __P((char *, int, int, const char *));
|
localconf.c | 254 getpathname(path, len, type, name) function
|
cfparse.y | 349 getpathname(path, sizeof(path), [all...] |
oakley.c | [all...] |
/external/ipsec-tools/ |
setup.c | 529 void getpathname(char *path, int length, int type, const char *name) function
|