Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/sendmail/src/
H A Dparseaddr.c1148 stripquotes(buf);
1407 stripquotes(ubuf);
1482 stripquotes(ubuf);
H A Dmime.c229 stripquotes(p);
H A Drecipient.c266 stripquotes(buf);
H A Ddeliver.c855 stripquotes(user);
856 stripquotes(host);
H A Dutil.c35 stripquotes(s) in stripquotes() function