Searched refs:adminsock_conf (Results 1 – 1 of 1) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | cfparse.y | 158 static void adminsock_conf __P((vchar_t *, vchar_t *, vchar_t *, int)); 466 adminsock_conf($2, $3, $4, $5); 475 adminsock_conf($2, NULL, NULL, -1); 2531 adminsock_conf(path, owner, group, mode_dec) in adminsock_conf() function
|