Lines Matching refs:print_text
150 print_text(h, cp); in print_man_head()
193 print_text(h, n->string); in print_man_node()
277 print_text(h, title); in man_root_pre()
282 print_text(h, man->vol); in man_root_pre()
286 print_text(h, title); in man_root_pre()
300 print_text(h, man->date); in man_root_post()
305 print_text(h, man->os); in man_root_post()
376 print_text(h, nn->string); in man_alt_pre()
522 print_text(h, "["); in man_OP_pre()
528 print_text(h, n->string); in man_OP_pre()
535 print_text(h, n->next->string); in man_OP_pre()
540 print_text(h, "]"); in man_OP_pre()