Searched refs:HOSTS (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | multi.sh | 69 HOSTS=$1 72 HOSTS=/etc/inet/ipnodes 74 HOSTS=/etc/hosts 77 if [ "$HOSTS" = "-" ] 79 unset HOSTS 83 sed -e '/^[ ]*$/d' -e '/^#/d' -e 's/#.*$//' $HOSTS | \
|
/titanic_41/usr/src/cmd/ypcmd/mknetid/ |
H A D | mknetid.c | 95 static char HOSTS[] = "/etc/hosts"; /* default hosts database */ variable 99 static char *hostfile = HOSTS; /* hosts file */ 510 { 'h', HOSTS, &hostfile }
|
/titanic_41/usr/src/cmd/avs/sdbc/ |
H A D | sdbc_dynmem.c | 86 HOSTS, enumerator
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | nss_dbdefs.c | 267 NSS_MK_GETXYDBOPC(HOSTS, BYNAME, "hosts", "str2hostent", "n"), 268 NSS_MK_GETXYDBOPC(HOSTS, BYADDR, "hosts", "str2hostent", "h"),
|