Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c860 char *p_prefs = NULL, *p_prefd = NULL; local
884 if (get_comindex(*av, &p_name, &p_port, &p_prefd) == -1)
916 if(p_prefd)
917 ci->prefd = (u_int8_t)atoi(p_prefd); /* XXX should be handled error. */
936 if (p_prefd)
937 racoon_free(p_prefd);