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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dmain.c88 static char **g_cmdargs; /* target command args */ variable
224 err = tnfctl_exec_open(g_cmdname, g_cmdargs, NULL,
579 g_cmdargs = NULL;
617 g_cmdargs = &argv[optind];
672 g_cmdargs = &argv[i];

Completed in 58 milliseconds