racoonctl.c | 164 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 [all...] |