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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c468 PSTRSET(MyHostName, value);
H A Dreadcf.c3369 PSTRSET(PidFile, val);
3430 PSTRSET(DeadLetterDrop, val);
3537 PSTRSET(ControlSocketName, val);
3551 PSTRSET(ProcTitlePrefix, val);
3572 PSTRSET(SASLInfo, val);
3808 PSTRSET(RandFile, val);
H A Dutil.c2536 PSTRSET(ProcListVec[i].proc_task, task);
2576 PSTRSET(ProcListVec[i].proc_task, task);
H A Dmain.c1768 PSTRSET(MyHostName, "localhost");
1770 PSTRSET(MyHostName, jbuf);
H A Dsendmail.h2158 ** PSTRSET(var, val1);
2160 ** PSTRSET(var, val2);
2162 #define PSTRSET(var, val) \ macro

Completed in 95 milliseconds