Searched defs:ofmt_field_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libinetutil/common/
H A Dofmt.h46 * terminated array of type ofmt_field_t *ofields[]. The contents of the
47 * ofmt_field_t structure are used to construct the string that is emitted by
75 * static ofmt_field_t ofields[] = {
105 * value in the ofmt_field_t and the fields_str requested. For each selected
107 * value from the ofmt_field_t structure for the field.
112 * shared between multiple ofmt_field_t entries.
170 } ofmt_field_t; typedef in typeref:struct:ofmt_field_s
177 extern ofmt_status_t ofmt_open(const char *, const ofmt_field_t *, uint_t,

Completed in 58 milliseconds