Searched refs:ofmt_strerror (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/lib/libinetutil/common/ |
H A D | ofmt.h | 204 extern char *ofmt_strerror(ofmt_handle_t, ofmt_status_t, char *, uint_t);
|
H A D | mapfile-vers | 70 ofmt_strerror;
|
H A D | ofmt.c | 540 ofmt_strerror(ofmt_handle_t ofmt, ofmt_status_t err, char *buf, uint_t bufsize) in ofmt_strerror() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm_hc.c | 151 ofmt_strerror(ofmt_h, ofmt_ret, err_buf, SHOW_HC_COLS)); in ilbadm_show_hc() 281 ofmt_strerror(ofmt_h, ofmt_ret, err_buf, SHOW_HC_COLS)); in ilbadm_show_hc_result()
|
H A D | ilbadm_rules.c | 613 ofmt_strerror(oh, oerr, e, sizeof (e))); in ilbadm_show_onerule() 827 ofmt_strerror(oh, oerr, e, sizeof (e))); in ilbadm_show_rl_servers()
|
H A D | ilbadm_sg.c | 195 ofmt_strerror(oh, oerr, e, sizeof (e))); in ilbadm_list_sg_srv()
|
H A D | ilbadm_stats.c | 1127 ofmt_strerror(oh, oerr, e, sizeof (e))); in ilbadm_show_stats()
|
/titanic_41/usr/src/cmd/vrrpadm/ |
H A D | vrrpadm.c | 500 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in do_show()
|
/titanic_41/usr/src/cmd/flowstat/ |
H A D | flowstat.c | 1136 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in flowstat_ofmt_check()
|
/titanic_41/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 1289 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in flowadm_ofmt_check()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ |
H A D | ipmpstat.c | 266 (void) ofmt_strerror(ofmt, ofmterr, errbuf, sizeof (errbuf)); in main()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/ |
H A D | nwamadm.c | 882 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in list_func()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipadm/ |
H A D | ipadm.c | 2186 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in ipadm_ofmt_check()
|
/titanic_41/usr/src/cmd/dlstat/ |
H A D | dlstat.c | 2444 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in dlstat_ofmt_check()
|
/titanic_41/usr/src/cmd/dladm/ |
H A D | dladm.c | 9067 (void) ofmt_strerror(ofmt, oferr, buf, sizeof (buf)); in dladm_ofmt_check()
|