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

/osnet-11/usr/src/lib/libinetutil/common/
H A Dofmt.h48 * ofmt_print(), and the interpretation of these contents is described with the
49 * semantics of ofmt_print() below.
95 * ofmt_print(ofmt_handle, cbarg);
98 * function for each column in the row. The call to ofmt_print() will then
192 * ofmt_print() emits one row of output
194 extern void ofmt_print(ofmt_handle_t, void *);
H A Dofmt.c419 ofmt_print(ofmt_handle_t ofmt, void *arg) function

Completed in 15 milliseconds