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

/illumos-gate/usr/src/tools/ctf/dump/
H A Ddump.c174 print_line(const char *s) function
184 print_line("- CTF Header ");
211 print_line("- Label Table ");
275 print_line("- Data Objects ");
324 print_line("- Functions ");
400 print_line("- Types ");
640 print_line("- String Table ");
679 print_line("- CTF Statistics ");
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c116 static void print_line(const char *, int);
394 print_line(const char *s, int newflags) function
411 print_line(".PD", 0);
415 print_line(".PD 0", MMAN_PD);
428 print_line(".RS", MMAN_Bk_susp);
899 print_line(".nf", 0);
911 print_line(".RE", MMAN_nl);
914 print_line(".fi", MMAN_nl);
1004 print_line(".TS", MMAN_nl);
1020 print_line("
[all...]
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dsymreport.pl130 print_line();
H A DAppcertUtil.pm100 &print_line
704 sub print_line subroutine
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c892 print_line(char *label, char *buf) function
944 print_line(dgettext("FMD", linehdr), cp);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c3428 print_line(void *e, void *private) function
3929 (void) uu_avl_walk(lines, print_line, NULL, 0);

Completed in 80 milliseconds