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

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

Completed in 64 milliseconds