Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Dextern.h38 extern struct text *xtext;
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.h141 rtextpad(struct dialog *d, int ytext, int xtext, int upnotext, int downnotext);
H A Dlib_util.c1038 rtextpad(struct dialog *d, int ytext, int xtext, int upnotext, int downnotext) in rtextpad() argument
1040 pnoutrefresh(d->textpad, ytext, xtext, in rtextpad()
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c5403 utf-8-enc-addr = utf-8-addr-xtext / utf-8-addr-unitext / utf-8-address
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES649 Fix handling of ORCPT parameter for DSNs: xtext decoding
756 stored in xtext format to avoid problems with parsing
1714 The macros {auth_author} and {auth_authen} are stored in xtext
5135 RFC 1891 requires "hexchar" in a "xtext" to be upper case. Patch