Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/man/
H A Dmakewhatis.c222 sbuf_append_str(struct sbuf *sbuf, char *text) in sbuf_append_str() function
494 sbuf_append_str(whatis_final, name); in add_whatis_name()
496 sbuf_append_str(whatis_final, suffix); in add_whatis_name()
733 sbuf_append_str(whatis_final, skip_spaces(descr)); in process_page()