Searched refs:custr_cstr (Results 1 – 6 of 6) sorted by relevance
183 extern const char *custr_cstr(custr_t *str);
84 custr_cstr(hl->hl_date)); in receipt()
143 if (strcmp(custr_cstr(hl->hl_from), "From") != 0) { in parse_headline()
315 custr_cstr(hl->hl_date), mp->m_lines, mp->m_size, in printhead()318 printf("%16.16s binary/%-5ld %-.25s\n", custr_cstr(hl->hl_date), in printhead()
51 custr_cstr(custr_t *cus) in custr_cstr() function
48 custr_cstr;