Home
last modified time | relevance | path

Searched refs:sc_args (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y137 $1->sc_args = expand($2, E_VARS);
142 $1->sc_args = expand($2, E_ALL);
158 $1->sc_args = expand($2, E_VARS);
163 $1->sc_args = expand($2, E_ALL);
538 sc->sc_args = NULL;
H A Ddefs.h107 struct namelist *sc_args; member
H A Ddocmd.c235 notify(Tmpfile, rhost, sc->sc_args, 0);
571 notify(Tmpfile, NULL, sc->sc_args, lastmod);
779 for (nl = sc->sc_args; nl != NULL; nl = nl->n_next) {
H A Dmain.c514 prnames(s->sc_args);
H A Dserver.c543 if (sc->sc_args != NULL && !inlist(sc->sc_args, target))