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

  /src/share/man/man5/
Makefile 8 ethers.5 floppytab.5 forward.5 \
  /src/lib/libc/net/
Makefile.inc 7 SRCS+= base64.c ethers.c gethnamaddr.c getifaddrs.c \
45 MAN+= byteorder.3 ethers.3 gethostbyname.3 getifaddrs.3 \
56 MLINKS+=ethers.3 ether_aton.3 ethers.3 ether_hostton.3 ethers.3 ether_line.3 \
57 ethers.3 ether_ntoa.3 ethers.3 ether_ntohost.3
  /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");

Completed in 137 milliseconds