HomeSort by: relevance | last modified time | path
    Searched refs:IPAUTH_NAME (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipf.c 135 ipfname = IPAUTH_NAME;
ipfstat.c 284 if ((auth_fd = open(IPAUTH_NAME, O_RDONLY)) == -1) {
285 perror("open(IPAUTH_NAME)");
289 perror("open(IPAUTH_NAME)");
  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1091 #define IPAUTH_NAME "/dev/ipauth"

Completed in 94 milliseconds