Searched refs:ENAME_INDENT_POSTSCRIPT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/usr.bin/mail/ | ||
H A D | def.h | 86 #define ENAME_INDENT_POSTSCRIPT "indentpostscript" macro |
H A D | collect.c | 267 if (tabst && (fmtstr = value(ENAME_INDENT_POSTSCRIPT)) != NULL) in interpolate() |