| /onnv/onnv-gate/usr/src/lib/libsmbfs/smb/ |
| connect.c | 84 struct t_opthdr oh; member in struct:__anon6 89 opts.oh.len = sizeof (opts); 90 opts.oh.level = level; 91 opts.oh.name = name; 92 opts.oh.status = 0; 111 (int)ores.flags, (int)opts.oh.status);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
| ilbadm_sg.c | 63 ofmt_handle_t oh; member in struct:arg_struct 155 ofmt_print(larg->oh, &line_arg); 176 static ofmt_handle_t oh = (ofmt_handle_t)NULL; local 180 if (oh == NULL) { 189 oerr = ofmt_open(larg->o_str, ofp, oflags, ocols, &oh); 194 ofmt_strerror(oh, oerr, e, sizeof (e))); 197 larg->oh = oh; 301 if (larg.oh != NULL) 302 ofmt_close(larg.oh); [all...] |
| ilbadm_rules.c | 113 ofmt_handle_t oh; member in struct:arg_struct 132 ofmt_handle_t oh; member in struct:ilbadm_rl_srvlist_arg 572 static ofmt_handle_t oh = (ofmt_handle_t)NULL; local 601 if (oh == NULL) { 607 oerr = ofmt_open(larg->o_str, fields, oflags, ocols, &oh); 612 ofmt_strerror(oh, oerr, e, sizeof (e))); 617 ofmt_print(oh, &ra); 785 ofmt_print(larg->oh, larg); 801 static ofmt_handle_t oh = (ofmt_handle_t)NULL; local 822 if (oh == NULL) [all...] |
| ilbadm_stats.c | 993 ofmt_handle_t oh = NULL; local 1125 oerr = ofmt_open(fieldnames, fields, oflags, 80, &oh); 1130 ofmt_strerror(oh, oerr, e, sizeof (e))); 1134 sta.ilbst_oh = oh; 1138 ofmt_close(oh);
|
| /onnv/onnv-gate/usr/src/uts/common/fs/sockfs/ |
| socktpi.c | 5135 struct opthdr oh; local 5489 struct opthdr oh; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/inet/ip/ |
| ip6.c | 2942 struct ip6_opt_home_address *oh; local [all...] |