Lines Matching refs:hosts
36 # resolver for hosts not in the current domain.
41 # If the ipnodes (IPv6 hosts file) lives in a directory other than
81 all: passwd group hosts ipnodes ethers networks rpc services protocols \
141 hosts.time: $(DIR)/hosts
142 @($(MULTI) $(B) -l $(DIR)/hosts);
143 @($(STDHOSTS) -w $(DIR)/hosts $(CHKPIPE))| \
145 $(MAKEDBM) $(B) - $(YPDBDIR)/$(DOM)/hosts.byaddr;
146 @touch hosts.time;
147 @echo "updated hosts";
148 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) hosts.byname; fi
149 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) hosts.byaddr; fi
150 @if [ ! $(NOPUSH) ]; then echo "pushed hosts"; fi
269 netid.time: $(PWDIR)/passwd $(DIR)/group $(DIR)/hosts $(DIR)/netid
270 @$(MKNETID) -q -p $(PWDIR)/passwd -g $(DIR)/group -h $(DIR)/hosts -m $(DIR)/netid > .ypjunk;
456 hosts: hosts.time