Searched refs:ForwardPath (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dalias.c909 if (ForwardPath != NULL && *ForwardPath == '\0')
921 if (ForwardPath == NULL)
922 ForwardPath = newstr("\201z/.forward");
925 for (pp = ForwardPath; pp != NULL; pp = ep)
H A Dsendmail.h2347 EXTERN char *ForwardPath; /* path to search for .forward files */ variable
H A Dreadcf.c2011 { "ForwardPath", 'J', OI_NONE },
2775 ForwardPath = newstr(val);

Completed in 81 milliseconds