Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c32 static char *extrquotstr __P((char *, char **, char *, bool *));
566 file = extrquotstr(p, &q, " ", &ok);
1737 extrquotstr(p, delimptr, delimbuf, st) in extrquotstr() function