custr_alloc
if (custr_alloc(&cs) != 0) {
if (custr_alloc(&word) != 0)
if (custr_alloc(&t->hl_from) != 0 || custr_alloc(&t->hl_tty) != 0 ||
custr_alloc(&t->hl_date) != 0) {
if (custr_alloc(&s.s_collect) != 0) {
if (custr_alloc(&s->s_custr) != 0) {
typedef struct custr_alloc custr_alloc_t;
int custr_alloc(custr_t **);
struct custr_alloc;
if (custr_alloc(&str) != 0)
if (custr_alloc(&s.s_collect) != 0) {
if (custr_alloc(&st_custr) == -1) {
VERIFY0(custr_alloc(&cu));
VERIFY0(custr_alloc(&cu));
if (custr_alloc(&p->p_name) < 0) {