Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.h241 extern vchar_t *script_path_add __P((vchar_t *));
H A Dcfparse.y2222 script_path_add(vdup($2));
2231 script_path_add(vdup($2));
2240 script_path_add(vdup($2));
H A Dremoteconf.c1093 script_path_add(path) in script_path_add() function