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

/freebsd-9.3-release/usr.bin/mail/
H A Dcollect.c615 char *tabst; local
631 tabst = NULL;
632 else if ((tabst = value("indentprefix")) == NULL)
633 tabst = "\t";
641 if (sendmessage(mp, fp, ig, tabst) < 0) {

Completed in 49 milliseconds