Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c4234 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 Dmacro.c493 PSTRSET(MyHostName, value);
H A Dutil.c2683 PSTRSET(ProcListVec[i].proc_task, task);
2723 PSTRSET(ProcListVec[i].proc_task, task);
H A Dmain.c1822 PSTRSET(MyHostName, "localhost");
1824 PSTRSET(MyHostName, jbuf);
H A Dsendmail.h2442 #define PSTRSET(var, val) \ macro