Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcmdutils/
H A Dlibcmdutils.h170 extern size_t custr_len(custr_t *);
/titanic_41/usr/src/cmd/mailx/
H A Dreceipt.c82 if (custr_len(hl->hl_date) > 0) { in receipt()
H A Dhead.c77 ret = custr_len(hl->hl_from) > 0 ? B_TRUE : B_FALSE; in is_headline()
H A Dcmd1.c262 if (custr_len(hl->hl_date) == 0) { in printhead()
/titanic_41/usr/src/lib/libcmdutils/common/
H A Dcustr.c45 custr_len(custr_t *cus) in custr_len() function
H A Dmapfile-vers50 custr_len;