Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/dlstat/
H A Ddlstat.c1614 boolean_t t_arg = B_FALSE; in do_show() local
1654 if (t_arg) in do_show()
1657 t_arg = B_TRUE; in do_show()
1704 if (r_arg && t_arg) in do_show()
1726 (r_arg || t_arg || p_arg || o_arg || u_arg || i_arg)) { in do_show()
1751 } else if (t_arg) { in do_show()
1784 } else if (t_arg) { in do_show()
1816 boolean_t t_arg = B_FALSE; in do_show_phys() local
1855 if (t_arg) in do_show_phys()
1858 t_arg = B_TRUE; in do_show_phys()
[all …]
/titanic_50/usr/src/cmd/flowstat/
H A Dflowstat.c543 boolean_t t_arg = B_FALSE; in main() local
597 if (t_arg) in main()
600 t_arg = B_TRUE; in main()
644 if (r_arg || t_arg || p_arg || o_arg || u_arg || in main()
658 if (r_arg && t_arg) in main()
671 (r_arg || t_arg || p_arg || o_arg || u_arg || i_arg)) in main()
702 else if (t_arg) in main()
/titanic_50/usr/src/uts/common/sys/
H A Dttcompat.h78 intptr_t t_arg; /* third argument to ioctl */ member
/titanic_50/usr/src/cmd/flowadm/
H A Dflowadm.c215 boolean_t t_arg = B_FALSE; /* changes are persistent */ variable
344 t_arg = B_TRUE; in do_add_flow()
399 t_arg, altroot); in do_add_flow()
425 t_arg = B_TRUE; in do_remove_flow()
456 status = dladm_flow_remove(handle, flowname, t_arg, altroot); in do_remove_flow()
462 state.fs_tempop = t_arg; in do_remove_flow()
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c228 tp->t_arg = 0; in ttcompatopen()
532 tp->t_arg = *(intptr_t *)mp->b_cont->b_rptr; in ttcompat_do_ioctl()
1085 cqp->cq_addr = (caddr_t)tp->t_arg; /* retrieve the 3rd argument */ in ttcopyout()
1086 tp->t_arg = 0; /* clear it since we don't need it anymore */ in ttcopyout()
1127 tp->t_arg = 0; /* we may have stashed the 3rd argument */ in ttcompat_ioctl_nak()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmds.c203 char *t_arg; member
249 if ((p->t_arg != NULL) && (*(p->t_arg) != '\0')) in settype()
250 comret = command("TYPE %s %s", p->t_mode, p->t_arg); in settype()
/titanic_50/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.c88 icp = (iscsi_conn_t *)itp->t_arg; in iscsi_login_start()
/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c484 goto t_arg;
490 { t_arg:
H A Dsfvprintf.c286 goto t_arg;
292 { t_arg: