Searched refs:get_comindex (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dracoonctl.c164 static int get_comindex __P((char *, char **, char **, char **));
939 if (get_comindex(*av, &p_name, &p_port, &p_prefs) == -1)
954 if (get_comindex(*av, &p_name, &p_port, &p_prefd) == -1)
1012 get_comindex(str, name, port, pref) function

Completed in 72 milliseconds