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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c104 char *CommandLineArgs; /* command line args for pid file */ variable
591 CommandLineArgs = xalloc(j);
592 p = CommandLineArgs;

Completed in 51 milliseconds