/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | pt.c | 81 istr.ic_len = 0; in ptsdev() 126 istr.ic_len = 0; in unlockpt() 156 istr.ic_len = sizeof (pt_own_t); in grantpt() 178 istr.ic_len = sizeof (zoneid); in zonept()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 156 str.ic_len = ilen; in strioctl() 165 if (str.ic_len > olen && verbose > 1) { in strioctl() 167 "%d > %d\n"), myname, iocname, str.ic_len, olen); in strioctl() 168 } else if (str.ic_len < olen) { in strioctl() 171 str.ic_len); in strioctl() 176 return (str.ic_len); in strioctl()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | syncstat.c | 133 sioc.ic_len = sizeof (struct scc_mode); in main() 144 sioc.ic_len = sizeof (struct sl_stats); in main() 156 sioc.ic_len = sizeof (struct sl_stats); in main() 197 sioc.ic_len = sizeof (struct sl_stats); in sample()
|
H A D | syncloop.c | 212 sioc.ic_len = sizeof (struct scc_mode); in main() 275 sioc.ic_len = sizeof (struct scc_mode); in main() 288 sioc.ic_len = sizeof (struct scc_mode); in main() 358 sioc.ic_len = sizeof (struct sl_stats); in first_packet() 399 sioc.ic_len = sizeof (struct sl_stats); in first_packet() 427 sioc.ic_len = sizeof (struct sl_stats); in many_packets() 514 sioc.ic_len = sizeof (struct sl_stats); in many_packets()
|
H A D | syncinit.c | 157 sioc.ic_len = sizeof (struct scc_mode); in main() 237 sioc.ic_len = sizeof (struct scc_mode); in main() 252 sioc.ic_len = sizeof (struct scc_mode); in main()
|
H A D | in.rlogind.c | 735 crioc.ic_len = sizeof (stopdir); in stop_stream() 788 crioc.ic_len = datalen; in start_stream() 867 crioc.ic_len = sizeof (setup_info); in configure_stream() 1100 rlmodctl.ic_len = sizeof (uchar_t); in doit() 1381 rloginmod.ic_len = sizeof (struct protocol_arg); in protocol() 1399 rloginmod.ic_len = sizeof (struct protocol_arg); in protocol() 1414 rloginmod.ic_len = nsize; in protocol() 1417 rloginmod.ic_len = 0; in protocol()
|
/titanic_41/usr/src/uts/common/inet/kifconf/ |
H A D | kifconf.c | 183 iocb.ic_len = nbuf->len; in kifioctl() 192 iocb.ic_len = sizeof (lifr); in kifioctl() 196 iocb.ic_len = sizeof (lifr); in kifioctl() 230 iocb.ic_len = sizeof (lifr); in ksetifflags()
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | scsi.d | 35 uint64_t ic_len; /* CDB length */ member 44 ic_len = T->task_cdb_length;
|
/titanic_41/usr/src/uts/common/ktli/ |
H A D | t_kgtstate.c | 90 strioc.ic_len = (int)sizeof (struct T_info_req); in t_kgetstate() 105 if (strioc.ic_len != sizeof (struct T_info_ack)) in t_kgetstate()
|
H A D | t_kunbind.c | 100 strioc.ic_len = (int)TUNBINDREQSZ; in t_kunbind() 117 if (strioc.ic_len < TOKACKSZ || in t_kunbind()
|
H A D | t_kopen.c | 216 strioc.ic_len = (int)sizeof (struct T_info_req); in t_kopen() 240 if (strioc.ic_len != sizeof (struct T_info_ack)) { in t_kopen() 246 strioc.ic_len); in t_kopen()
|
H A D | t_kbind.c | 108 strioc.ic_len = (int)TBINDREQSZ + bind_req->ADDR_length; in t_kbind() 133 if (strioc.ic_len < TBINDACKSZ || bind_ack->ADDR_length == 0) { in t_kbind()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/ |
H A D | mhd_failfast.c | 100 si.ic_len = strlen(sp->sr_name); in mhd_ff_open() 186 si.ic_len = sizeof (ff); in mhd_ff_rearm() 216 si.ic_len = sizeof (ff); in mhd_ff_die()
|
/titanic_41/usr/src/lib/libc/port/sys/ |
H A D | open.c | 169 istr.ic_len = 0; in push_module() 177 istr.ic_len = 0; in push_module()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | main.c | 93 ic.ic_len = buflen; in strioctl() 97 return (ic.ic_len); in strioctl()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stropts.h | 293 int ic_len; /* length of data */ member 302 int32_t ic_len; /* length of data */ member
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | stropts.h | 105 int ic_len; /* length of data */ member
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | common.c | 129 str.ic_len = ilen; in strioctl() 135 if (str.ic_len != olen) { in strioctl()
|
/titanic_41/usr/src/cmd/sdpadm/ |
H A D | sdpadm.c | 132 stri.ic_len = sizeof (int); in main()
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | t_alloc.c | 81 strioc.ic_len = (int)sizeof (struct T_info_req); in _tx_alloc() 95 if (strioc.ic_len != (int)sizeof (struct T_info_ack)) { in _tx_alloc()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppstats/ |
H A D | pppstats.c | 243 str.ic_len = ilen; 247 if (str.ic_len != olen) 250 olen, str.ic_len, cmd);
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttyparse.c | 399 cmd.ic_len = sizeof (struct eucioc); 407 cmd.ic_len = sizeof (ldterm_cs_data_user_t); 479 cmd.ic_len = sizeof (ldterm_cs_data_user_t); 489 cmd.ic_len = sizeof (struct eucioc);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 3025 striocp->ic_len = strioc32.ic_len; in strcopyin_strioctl() 3055 strioc32.ic_len = striocp->ic_len; in strcopyout_strioctl() 3346 strioc.ic_len = sizeof (int); in strioctl() 3355 strioc.ic_len = sizeof (struct termio); in strioctl() 3363 strioc.ic_len = sizeof (struct termios); in strioctl() 3369 strioc.ic_len = sizeof (struct termcb); in strioctl() 3375 strioc.ic_len = sizeof (struct sgttyb); in strioctl() 3396 strioc.ic_len = sizeof (char); in strioctl() 3402 strioc.ic_len = sizeof (struct winsize); in strioctl() 3408 strioc.ic_len = sizeof (struct ttysize); in strioctl() [all …]
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/ |
H A D | libctsmc.c | 439 scioc.ic_len = sizeof (sc_seqdesc_t); in smc_send_msg() 464 scioc.ic_len = sizeof (sc_seqdesc_t); in smc_send_msg()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/ |
H A D | pppoe.c | 71 str.ic_len = ilen; in strioctl() 77 if (str.ic_len != olen) { in strioctl()
|