HomeSort by: relevance | last modified time | path
    Searched defs:inet_chk (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/tcpdchk/
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

Completed in 35 milliseconds