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

/illumos-gate/usr/src/lib/libinetutil/common/
H A Dofmt.h102 * (*callback)(ofmt_arg_t *ofmt_arg, char *buf, uint_t bufsize)
149 * ofmt_arg_t structure that contains the <id> registered by the application
158 } ofmt_arg_t; typedef in typeref:struct:ofmt_arg_s
164 typedef boolean_t ofmt_cb_t(ofmt_arg_t *, char *, uint_t);

Completed in 59 milliseconds