Searched refs:hosts (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcs/
H A Dgenlocal.sh26 # NOTE: this only works for hosts the caller can reach by rsh/ssh
104 print -u2 "$0: warning: $rsh may hang on some hosts -- monitor the progress with the -v option or ps $$"
117 cat /etc/hosts
118 ypcat hosts
127 ruptime | fgrep -v 'no hosts'
135 cat /etc/hosts
136 ypcat hosts
151 ?*) print hosts='"'$*'"'; exit ;;
153 hosts=
158 case " $hosts " i
[all...]
H A DSERVICE.mk40 $$(SERVICEDIR)/$(dir)/$(service) :INSTALLDIR: $(>:N=export|hosts)
/ast/src/cmd/html/
H A Dhtmlrefs.c52 " [+host?Provides a default value for the \b--hosts\b option.]"
76 "[h:hosts?Check only references matching the \bksh\b(1) pattern"
120 " [+htmlrefs --hosts=www.research.att.com --missing?List missing"
205 String_t hosts; member in struct:State_s
287 if (state->hosts.size)
305 if (!strmatch(s, state->hosts.data))
593 else if (!strcasecmp(s, "host") || !strcasecmp(s, "hosts"))
595 if (!state->hosts.size && (state->hosts.size = strlen(p)) && !(state->hosts
[all...]
/ast/src/cmd/INIT/
H A Dpackage.sh159 \aaction\a ... to the hosts listed in \afile\a. If \afile\a is
162 to the hosts. Output for \aaction\a is saved per-host in the
165 By default only local PACKAGEROOT hosts are selected from
166 \afile\a; \ball\b selects all hosts. \bon\b \apattern\a selects
167 only hosts matching the \b|\b separated \apattern\a. \afile\a
174 to the packages in \alist\a for subsequent hosts in \afile\a.
235 other hosts. Other than a vax rating (mercifully) fixed
981 Apply ACTION ... to the hosts listed in FILE. If FILE is
983 and rsh(1) or scp(1) and ssh(1) access to the hosts. Output
986 By default only local PACKAGEROOT hosts ar
[all...]

Completed in 491 milliseconds