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

/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c407 int CmndLine; /* output full command lines (-s option) */ variable
725 CmndLine = YES;
730 CmndLine = NO;
990 if ((csh = sequal(&sh[i-3], "csh")) && CmndLine)
1011 if (CmndLine)
1016 if (CmndLine)
1036 if (CmndLine)
1043 if (CmndLine) {

Completed in 45 milliseconds