Searched refs:PSTRSET (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | readcf.c | 4234 PSTRSET(PidFile, val); 4295 PSTRSET(DeadLetterDrop, val); 4423 PSTRSET(ControlSocketName, val); 4437 PSTRSET(ProcTitlePrefix, val); 4458 PSTRSET(SASLInfo, val); 4683 PSTRSET(RandFile, val);
|
H A D | macro.c | 493 PSTRSET(MyHostName, value);
|
H A D | util.c | 2683 PSTRSET(ProcListVec[i].proc_task, task); 2723 PSTRSET(ProcListVec[i].proc_task, task);
|
H A D | main.c | 1822 PSTRSET(MyHostName, "localhost"); 1824 PSTRSET(MyHostName, jbuf);
|
H A D | sendmail.h | 2442 #define PSTRSET(var, val) \ macro
|