Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duucp.c41 char Uopts[BUFSIZ]; variable
91 *Uopts = NULLCHAR;
207 (void) snprintf(Uopts, sizeof (Uopts), "-n%s ", Nuser);
720 if (*Uopts != NULLCHAR)
721 (void) sprintf(cmd+strlen(cmd), " (%s) ", Uopts);