Searched refs:sbuf_append_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c256 sbuf_append_str(struct sbuf *sbuf, char *text) function
569 sbuf_append_str(whatis_final, name);
571 sbuf_append_str(whatis_final, suffix);
807 sbuf_append_str(whatis_final, skip_spaces(descr));

Completed in 47 milliseconds