Searched refs:stripquotes (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstring.c38 stripquotes(s) function
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd4.c53 static char *stripquotes(char *str);
76 if ((cmd = stripquotes(snarf(str, &f, 0))) == NOSTR) {
275 if ((fld = stripquotes(snarf(str, &f, 0))) == NOSTR) {
308 stripquotes(char *str) function
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dstring.h113 stripquotes __P((char *));
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dparseaddr.c1709 stripquotes(avp[1]);
1822 stripquotes(key);
2076 stripquotes(ubuf);
2155 stripquotes(ubuf);
H A Dmime.c286 stripquotes(p);
H A Drecipient.c653 stripquotes(buf);
H A Ddeliver.c1661 stripquotes(user);
1662 stripquotes(host);

Completed in 77 milliseconds