Home
last modified time | relevance | path

Searched defs:ofmt_field_s (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libinetutil/common/
H A Dofmt.h165 typedef struct ofmt_field_s { struct
166 char *of_name; /* column name */
167 uint_t of_width; /* output column width */
168 uint_t of_id; /* implementation specific cookie */
169 ofmt_cb_t *of_cb; /* callback function defined by caller */