Searched refs:parse_ps (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ikeadm.c | 886 * keys (parse_ps, parse_key, parse_psfldid, parse_ikmtype, ...) is 1034 parse_ps(int argc, char **argv, ike_ps_t **presharedpp, int *len) function 3036 if (parse_ps(argc, argv, &psp, &pslen) < 0) { 3047 /* parse_ps allocated the ike_ps_t buffer; free it now */
|
Completed in 48 milliseconds