inetcf.c | 31 static void inet_chk(char *, char *, char *, char *); 125 inet_chk(wrapped[0], wrapped[1], wrapped[2], ""); 185 inet_chk(protocol, path, arg0, arg1); 192 /* inet_chk - examine one inetd.conf (tlid.conf?) entry */ 194 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1) function in typeref:typename:void
|