Searched refs:custr_alloc (Results 1 – 7 of 7) 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()
159 custr_alloc(custr_t **cus) in custr_alloc() function182 if ((ret = custr_alloc(cus)) != 0) in custr_alloc_buf()
34 int custr_alloc(custr_t **);
34 custr_alloc;
46 custr_alloc { TYPE = FUNCTION; FILTER = libcustr.so.1 };
835 if (custr_alloc(&s.s_collect) != 0) { in nvlist_parse_json()
1012 if (custr_alloc(&st_custr) == -1) { in main()