Searched refs:getpathname (Results 1 – 5 of 5) sorted by relevance
/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 | 1444 getpathname(path, sizeof(path), 1699 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, certfile); 1884 getpathname(path, sizeof(path),
|
/external/ipsec-tools/ |
D | setup.c | 566 void getpathname(char *path, int length, int type, const char *name) in getpathname() function
|