Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3ofmt/
H A DMakefile25 ofmt_print_header.3ofmt \
33 ofmt_print_header.3ofmt := LINKSRC = ofmt.3ofmt
/illumos-gate/usr/src/lib/libofmt/common/
H A Dofmt.h213 extern void ofmt_print_header(ofmt_handle_t);
H A Dmapfile-vers39 ofmt_print_header;
H A Dofmt.c458 ofmt_print_header(os); in ofmt_print()
525 ofmt_print_header(ofmt_handle_t ofmt) in ofmt_print_header() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ofmt.inc20 link path=usr/share/man/man3ofmt/ofmt_print_header.3ofmt target=ofmt.3ofmt
/illumos-gate/usr/src/cmd/connstat/
H A Dconnstat_main.c495 ofmt_print_header(ofmt); in show_stats()