Searched refs:custr_alloc (Results 1 – 4 of 4) sorted by relevance
105 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()
155 extern int custr_alloc(custr_t **);
114 custr_alloc(custr_t **cus) in custr_alloc() function
45 custr_alloc;