Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/src/
HDutil.c584 extern char *CommandLineArgs;
613 CommandLineArgs);
625 sm_syslog(LOG_INFO, NOQID, "started as: %s", CommandLineArgs);
HDmain.c100 char *CommandLineArgs; /* command line args for pid file */ variable
590 CommandLineArgs = xalloc(j);
591 p = CommandLineArgs;