Searched defs:Xopts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duucp.c42 char Xopts[BUFSIZ]; variable
92 *Xopts = NULLCHAR;
152 snprintf(Xopts, sizeof (Xopts), "-g%s", optarg);
713 if (*Xopts != NULLCHAR)
714 xarg[narg++] = Xopts;

Completed in 59 milliseconds