Home
last modified time | relevance | path

Searched refs:ic_len (Results 1 – 25 of 58) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpt.c83 istr.ic_len = 0; in ptsdev()
128 istr.ic_len = 0; in unlockpt()
166 istr.ic_len = 0; in __unlockpt_xpg4()
197 istr.ic_len = sizeof (pt_own_t); in grantpt()
219 istr.ic_len = sizeof (zoneid); in zonept()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c156 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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncstat.c131 sioc.ic_len = sizeof (struct scc_mode); in main()
142 sioc.ic_len = sizeof (struct sl_stats); in main()
154 sioc.ic_len = sizeof (struct sl_stats); in main()
195 sioc.ic_len = sizeof (struct sl_stats); in sample()
H A Dsyncloop.c210 sioc.ic_len = sizeof (struct scc_mode); in main()
273 sioc.ic_len = sizeof (struct scc_mode); in main()
286 sioc.ic_len = sizeof (struct scc_mode); in main()
356 sioc.ic_len = sizeof (struct sl_stats); in first_packet()
397 sioc.ic_len = sizeof (struct sl_stats); in first_packet()
425 sioc.ic_len = sizeof (struct sl_stats); in many_packets()
512 sioc.ic_len = sizeof (struct sl_stats); in many_packets()
H A Dsyncinit.c155 sioc.ic_len = sizeof (struct scc_mode); in main()
235 sioc.ic_len = sizeof (struct scc_mode); in main()
250 sioc.ic_len = sizeof (struct scc_mode); in main()
H A Din.rlogind.c735 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()
H A Din.telnetd.c1304 crioc.ic_len = sizeof (stopdir); in stop_stream()
1329 crioc.ic_len = datalen; in start_stream()
1438 crioc.ic_len = sizeof (struct cr_info_t); in encrypt_start_output()
1514 crioc.ic_len = sizeof (cki); in encrypt_end()
1636 crioc.ic_len = sizeof (struct cr_info_t); in encrypt_start()
2966 telnetmod.ic_len = sizeof (uchar_t); in doit()
3017 telnetmod.ic_len = sizeof (struct protocol_arg); in doit()
3332 telnetmod.ic_len = 1; in telnet()
3362 telnetmod.ic_len = ncc + nsize; in telnet()
3365 telnetmod.ic_len = 0; in telnet()
[all …]
/illumos-gate/usr/src/uts/common/inet/kifconf/
H A Dkifconf.c183 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()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dscsi.d35 uint64_t ic_len; /* CDB length */ member
44 ic_len = T->task_cdb_length;
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kgtstate.c88 strioc.ic_len = (int)sizeof (struct T_info_req); in t_kgetstate()
103 if (strioc.ic_len != sizeof (struct T_info_ack)) in t_kgetstate()
H A Dt_kunbind.c98 strioc.ic_len = (int)TUNBINDREQSZ; in t_kunbind()
115 if (strioc.ic_len < TOKACKSZ || in t_kunbind()
H A Dt_kopen.c216 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 Dt_koptmgmt.c112 strioc.ic_len = ctlsize; in t_koptmgmt()
127 if (strioc.ic_len < sizeof (struct T_optmgmt_ack)) { in t_koptmgmt()
H A Dt_kbind.c106 strioc.ic_len = (int)TBINDREQSZ + bind_req->ADDR_length; in t_kbind()
131 if (strioc.ic_len < TBINDACKSZ || bind_ack->ADDR_length == 0) { in t_kbind()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Dmain.c93 ic.ic_len = buflen; in strioctl()
97 return (ic.ic_len); in strioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h291 int ic_len; /* length of data */ member
300 int32_t ic_len; /* length of data */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c127 str.ic_len = ilen; in strioctl()
133 if (str.ic_len != olen) { in strioctl()
/illumos-gate/usr/src/cmd/sdpadm/
H A Dsdpadm.c130 stri.ic_len = sizeof (int); in main()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_alloc.c81 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()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c237 str.ic_len = ilen;
241 if (str.ic_len != olen)
244 olen, str.ic_len, cmd);
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c405 cmd.ic_len = sizeof (struct eucioc);
413 cmd.ic_len = sizeof (ldterm_cs_data_user_t);
485 cmd.ic_len = sizeof (ldterm_cs_data_user_t);
495 cmd.ic_len = sizeof (struct eucioc);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c272 strioc.ic_len = 0; in xpg4_fixup()
3115 striocp->ic_len = strioc32.ic_len; in strcopyin_strioctl()
3145 strioc32.ic_len = striocp->ic_len; in strcopyout_strioctl()
3436 strioc.ic_len = sizeof (int); in strioctl()
3515 strioc.ic_len = sizeof (int); in strioctl()
3583 strioc.ic_len = 0; in strioctl()
3595 strioc.ic_len = TRANSPARENT; in strioctl()
4568 strioc.ic_len = 0; in strioctl()
4602 strioc.ic_len = 0; in strioctl()
6023 if (strioc->ic_len < 0 || (strmsgsz > 0 && strioc->ic_len > strmsgsz)) in strdoioctl()
[all …]
/illumos-gate/usr/src/test/smbclient-tests/cmd/abort_conn/
H A Dabort_conn.c70 ioc.ic_len = sizeof (conn); in tcp_abort_connections()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c71 str.ic_len = ilen; in strioctl()
77 if (str.ic_len != olen) { in strioctl()
/illumos-gate/usr/src/uts/common/syscall/
H A Ducredsys.c78 strioc.ic_len = (int)sizeof (k_peercred_t); in getpeerucred()

123