Home
last modified time | relevance | path

Searched refs:makelower_a (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dalias.c905 makelower_a(&al.q_user, CurEnv->e_rpool);
H A Dutil.c1002 makelower_a(pp, rpool) in makelower_a() function
1079 lower = makelower_a(&str, NULL);
H A Dparseaddr.c2243 makelower_a(&a->q_host, e->e_rpool);
2245 makelower_a(&a->q_user, e->e_rpool);
H A Dsendmail.h2933 extern char *makelower_a __P((char **, SM_RPOOL_T *));
H A Dmain.c776 p = makelower_a(&p, NULL);
H A Dsrvrsmtp.c5845 lstr = makelower_a(&topic, NULL);
H A Ddeliver.c7218 lstr = makelower_a(&s->s_hostsig.hs_sig, NULL);
H A Dqueue.c2890 str = makelower_a(&w->w_host, NULL);