Home
last modified time | relevance | path

Searched refs:getpathname (Results 1 – 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
Dlocalconf.h129 extern void getpathname __P((char *, int, int, const char *));
Dlocalconf.c254 getpathname(path, len, type, name) in getpathname() function
Dcfparse.y349 getpathname(path, sizeof(path),
1698 getpathname(path, sizeof(path),
1979 getpathname(path, sizeof(path),
Doakley.c1444 getpathname(path, sizeof(path),
1699 getpathname(path, sizeof(path), LC_PATHTYPE_CERT, certfile);
1884 getpathname(path, sizeof(path),
/external/ipsec-tools/
Dsetup.c566 void getpathname(char *path, int length, int type, const char *name) in getpathname() function