Searched refs:custr_alloc (Results 1 – 16 of 16) sorted by relevance
30 typedef struct custr_alloc custr_alloc_t;43 struct custr_alloc { struct99 int custr_alloc(custr_t **);
34 custr_alloc;
320 custr_alloc(custr_t **cus) in custr_alloc() function
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()
40 if (custr_alloc(&s->s_custr) != 0) { in sbuf_new_auto()
49 VERIFY0(custr_alloc(&cu)); in main()
48 VERIFY0(custr_alloc(&cu)); in main()
101 struct custr_alloc;
112 if (custr_alloc(&word) != 0) in do_input()
206 if (custr_alloc(&cs) != 0) { in next_field()
46 custr_alloc { TYPE = FUNCTION; FILTER = libcustr.so.1 };
734 if (custr_alloc(&str) != 0) in kmf_dn_to_string()
831 if (custr_alloc(&s.s_collect) != 0) { in nvlist_parse_json()
707 if (custr_alloc(&p->p_name) < 0) { in path_init()
1039 if (custr_alloc(&st_custr) == -1) { in main()