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

  /src/usr.bin/getent/
getent.c 72 static int ethers(int, char *[]);
96 { "ethers", ethers, },
200 * ethers
204 ethers(int argc, char *argv[]) function in typeref:typename:int
217 warnx("Enumeration not supported on ethers");
getent.c 72 static int ethers(int, char *[]);
96 { "ethers", ethers, },
200 * ethers
204 ethers(int argc, char *argv[]) function in typeref:typename:int
217 warnx("Enumeration not supported on ethers");

Completed in 22 milliseconds