Searched refs:termcap_length (Results 1 – 1 of 1) sorted by relevance
696 termcap_length(const char *src) in termcap_length() function711 #define termcap_length(src) strlen(src) macro1310 return (infodump ? len : (int) termcap_length(outbuf.text)); in fmt_entry()