Home
last modified time | relevance | path

Searched refs:lcconf_setpath (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dlocalconf.h121 extern int lcconf_setpath __P((char*, unsigned int));
H A Dlocalconf.c97 lcconf_setpath(char* path, unsigned int path_type) in lcconf_setpath() function
H A Dcfparse.y444 if (lcconf_setpath(path, $2) < 0) {