Home
last modified time | relevance | path

Searched refs:custr_alloc (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mailx/
H A Dhead.c105 if (custr_alloc(&t->hl_from) != 0 || custr_alloc(&t->hl_tty) != 0 || in headline_alloc()
106 custr_alloc(&t->hl_date) != 0) { in headline_alloc()
/titanic_41/usr/src/lib/libcmdutils/
H A Dlibcmdutils.h155 extern int custr_alloc(custr_t **);
/titanic_41/usr/src/lib/libcmdutils/common/
H A Dcustr.c114 custr_alloc(custr_t **cus) in custr_alloc() function
H A Dmapfile-vers45 custr_alloc;