Searched refs:custr_append (Results 1 – 8 of 8) sorted by relevance
49 int custr_append(custr_t *, const char *);
36 custr_append;
153 custr_append(custr_t *cus, const char *name) in custr_append() function
160 if (custr_append(hl->hl_date, c) != 0) { in parse_headline()
263 if (custr_append(hl->hl_date, "<Unknown date>") != 0) { in printhead()
48 custr_append { TYPE = FUNCTION; FILTER = libcustr.so.1 };
122 (void) custr_append(s->s_errstr, error); in posterror()
309 if (custr_append(st_custr, s) == -1) { in addprogstr()