Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/man/
H A Dmakewhatis.c221 sbuf_append_str(struct sbuf *sbuf, char *text) in sbuf_append_str() function
493 sbuf_append_str(whatis_final, name); in add_whatis_name()
495 sbuf_append_str(whatis_final, suffix); in add_whatis_name()
728 sbuf_append_str(whatis_final, skip_spaces(descr)); in process_page()