Home
last modified time | relevance | path

Searched refs:t_arg (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1660 if (t_arg) in do_show()
1663 t_arg = B_TRUE; in do_show()
1710 if (r_arg && t_arg) in do_show()
1790 } else if (t_arg) { in do_show()
1861 if (t_arg) in do_show_phys()
1864 t_arg = B_TRUE; in do_show_phys()
2057 if (t_arg) in do_show_link()
2060 t_arg = B_TRUE; in do_show_link()
2248 if (t_arg) in do_show_aggr()
2251 t_arg = B_TRUE; in do_show_aggr()
[all …]
/illumos-gate/usr/src/cmd/flowstat/
H A Dflowstat.c554 boolean_t t_arg = B_FALSE; in main() local
608 if (t_arg) in main()
611 t_arg = B_TRUE; in main()
655 if (r_arg || t_arg || p_arg || o_arg || u_arg || in main()
669 if (r_arg && t_arg) in main()
682 (r_arg || t_arg || p_arg || o_arg || u_arg || i_arg)) in main()
713 else if (t_arg) in main()
/illumos-gate/usr/src/uts/common/sys/
H A Dttcompat.h78 intptr_t t_arg; /* third argument to ioctl */ member
/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c218 boolean_t t_arg = B_FALSE; /* changes are persistent */ variable
347 t_arg = B_TRUE; in do_add_flow()
402 t_arg, altroot); in do_add_flow()
428 t_arg = B_TRUE; in do_remove_flow()
459 status = dladm_flow_remove(handle, flowname, t_arg, altroot); in do_remove_flow()
465 state.fs_tempop = t_arg; in do_remove_flow()
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c434 tp->t_arg = *(intptr_t *)mp->b_cont->b_rptr; in ttcompat_do_ioctl()
987 cqp->cq_addr = (caddr_t)tp->t_arg; /* retrieve the 3rd argument */ in ttcopyout()
988 tp->t_arg = 0; /* clear it since we don't need it anymore */ in ttcopyout()
1029 tp->t_arg = 0; /* we may have stashed the 3rd argument */ in ttcompat_ioctl_nak()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c200 char *t_arg; member
246 if ((p->t_arg != NULL) && (*(p->t_arg) != '\0')) in settype()
247 comret = command("TYPE %s %s", p->t_mode, p->t_arg); in settype()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_conn.c204 itp->t_arg = icp; in iscsi_conn_online()
1049 itp->t_arg = icp; in iscsi_conn_retry()
H A Discsi.h297 void *t_arg; member
H A Discsi_sess.c1662 isp = (iscsi_sess_t *)itp->t_arg; in iscsi_sess_enumeration()
2471 itp->t_arg = isp; in iscsi_sess_enum_request()
H A Discsi_io.c1473 itp->t_arg = icp; in iscsi_rx_process_async_rsp()
1532 itp->t_arg = icp; in iscsi_rx_process_async_rsp()
2738 icp = (iscsi_conn_t *)itp->t_arg; in iscsi_logout_start()
H A Discsi_login.c94 icp = (iscsi_conn_t *)itp->t_arg; in iscsi_login_start()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfvscanf.c482 goto t_arg;
488 { t_arg:
H A Dsfvprintf.c286 goto t_arg;
292 { t_arg: