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

/osnet-11/usr/src/lib/libinetutil/common/
H A Dofmt.h69 * ofmt_status_t ofmt_err;
145 } ofmt_status_t; typedef in typeref:enum:__anon1756
177 extern ofmt_status_t ofmt_open(const char *, const ofmt_field_t *, uint_t,
204 extern char *ofmt_strerror(ofmt_handle_t, ofmt_status_t, char *, uint_t);
H A Dofmt.c177 ofmt_status_t
187 ofmt_status_t err = OFMT_SUCCESS;
540 ofmt_strerror(ofmt_handle_t ofmt, ofmt_status_t err, char *buf, uint_t bufsize)

Completed in 17 milliseconds