Searched refs:atobool (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Dreadcf.c2591 SevenBitInput = atobool(val);
2675 NoConnect = atobool(val);
2731 SaveFrom = atobool(val);
2735 MatchGecos = atobool(val);
2826 IgnrDot = atobool(val);
2830 SendMIMEErrors = atobool(val);
2849 UseErrorsTo = atobool(val);
2869 MeToo = atobool(val);
2873 CheckAliases = atobool(val);
2884 if (atobool(va
[all...]
H A Dutil.c1499 atobool(s) function
H A Ddaemon.c1615 d->d_supersafe = atobool(v) ? SAFE_REALLY
H A Dsendmail.h2595 extern bool atobool __P((char *));

Completed in 52 milliseconds