Home
last modified time | relevance | path

Searched refs:byhost (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr_2perday.sh40 ypxfr netgroup.byhost
/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile224 @($(REVNETGROUP) < $(DIR)/netgroup -h $(CHKPIPE))| $(MAKEDBM) - $(YPDBDIR)/$(DOM)/netgroup.byhost
229 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) netgroup.byhost; fi
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c1203 const char *byhost = NETGROUP_BYHOST "_REV" TEMP_POSTFIX; in update_netgroup_byxxx() local
1216 temp_file_name = byhost; in update_netgroup_byxxx()