Home
last modified time | relevance | path

Searched refs:ETHERSFILE (Results 1 – 2 of 2) sorted by relevance

/dports/security/ipguard/ipguard-1.04/
H A Dipguard.c41 fprintf(stdout, " -f | -e <ethers> ethers file (" ETHERSFILE ")\n"); in help()
78 strncpy(ethers_name, ETHERSFILE, PATH_MAX); in main()
H A Dipguard.h54 #define ETHERSFILE ETHERS macro