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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_hc.c144 ofmt_status_t ofmt_ret; local
146 if ((ofmt_ret = ofmt_open("all", hc_fields, 0, SHOW_HC_COLS,
151 ofmt_strerror(ofmt_h, ofmt_ret, err_buf, SHOW_HC_COLS));
267 ofmt_status_t ofmt_ret; local
276 if ((ofmt_ret = ofmt_open("all", hc_results, 0, SHOW_HC_COLS,
281 ofmt_strerror(ofmt_h, ofmt_ret, err_buf, SHOW_HC_COLS));

Completed in 164 milliseconds