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

/illumos-gate/usr/src/cmd/mailx/
H A Dreceipt.c50 static int icsubstr(char *s1, char *s2);
67 if (icsubstr(hfield("default-options", mp, addone), "/receipt")
68 || icsubstr(hfield(">to", mp, addto), "/receipt")) {
97 icsubstr(char *s1, char *s2) function

Completed in 44 milliseconds