Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c831 p = addquotes(p, e->e_rpool);
H A Dutil.c60 addquotes(s, rpool) in addquotes() function
H A Dsendmail.h2491 extern char *addquotes __P((char *, SM_RPOOL_T *));
H A Dmain.c1711 FullName = addquotes(FullName, NULL);
H A Dconf.c1146 myname = addquotes(myname, NULL); in username()