/titanic_50/usr/src/uts/common/io/ |
H A D | tty_pts.c | 617 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local 642 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local 684 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local 713 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local 740 tty_common_t *tc = &pty->pt_ttycommon; in ptslioctl() local
|
H A D | tty_common.c | 63 ttycommon_close(tty_common_t *tc) in ttycommon_close() 92 ttycommon_qfull(tty_common_t *tc, queue_t *q) in ttycommon_qfull() 121 ttycommon_ioctl(tty_common_t *tc, queue_t *q, mblk_t *mp, int *errorp) in ttycommon_ioctl()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ttold.h | 58 struct tc { struct 60 char t_quitc; /* quit */ argument 61 char t_startc; /* start output */ argument 73 /* match sgtty.h definition */ argument
|
/titanic_50/usr/src/uts/common/os/ |
H A D | turnstile.c | 285 turnstile_chain_t *tc = &TURNSTILE_CHAIN(sobj); in turnstile_lookup() local 413 turnstile_chain_t *tc = &TURNSTILE_CHAIN(sobj); in turnstile_block() local 661 turnstile_chain_t *tc = &TURNSTILE_CHAIN(ts->ts_sobj); in turnstile_dequeue() local 720 turnstile_chain_t *tc = &TURNSTILE_CHAIN(ts->ts_sobj); in turnstile_wakeup() local
|
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.print.c | 121 Putchar(tchar tc) in Putchar() 173 Putchar(tchar tc) in Putchar()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | txg.c | 295 tx_cpu_t *tc = &tx->tx_cpu[CPU_SEQID]; in txg_hold_open() local 314 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_quiesce() local 323 tx_cpu_t *tc = th->th_cpu; in txg_register_callbacks() local 334 tx_cpu_t *tc = th->th_cpu; in txg_rele_to_sync() local 383 tx_cpu_t *tc = &tx->tx_cpu[c]; in txg_quiesce() local 415 tx_cpu_t *tc = &tx->tx_cpu[c]; in txg_dispatch_callbacks() local
|
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.c | 222 int tc; in ixgbe_dcb_unpack_refill_cee() local 231 int tc; in ixgbe_dcb_unpack_max_cee() local 241 int tc; in ixgbe_dcb_unpack_bwgid_cee() local 251 int tc; in ixgbe_dcb_unpack_tsa_cee() local 261 u8 tc = cfg->num_tcs.pg_tcs; in ixgbe_dcb_get_tc_from_up() local
|
H A D | ixgbe_dcb_82598.c | 52 int tc; in ixgbe_dcb_get_tc_stats_82598() local 94 int tc; in ixgbe_dcb_get_pfc_stats_82598() local
|
H A D | ixgbe_dcb_82599.c | 52 int tc; in ixgbe_dcb_get_tc_stats_82599() local 93 int tc; in ixgbe_dcb_get_pfc_stats_82599() local
|
H A D | ixgbe_dcb.h | 106 u8 tc; /* Traffic class (TC) */ member
|
/titanic_50/usr/src/lib/libgen/common/ |
H A D | strrspn.c | 42 strrspn(const char *string, const char *tc) in strrspn()
|
/titanic_50/usr/src/lib/efcode/efdaemon/ |
H A D | efdaemon.c | 58 char tc; in main() local
|
/titanic_50/usr/src/uts/i86pc/io/ |
H A D | microfind.c | 163 int tc = 0; in microfind_pit_delta_avg() local
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | copywin.c | 95 int tc; in copywin() local
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | copywin.c | 100 int i, tc; local
|
/titanic_50/usr/src/cmd/acct/ |
H A D | acctmerg.c | 170 struct tacct tc; in sumcurr() local
|
/titanic_50/usr/src/uts/sun/io/ttymux/ |
H A D | ttymux_impl.h | 141 #define SM_SETCFLAG(qi, tc) \ argument 144 #define SM_SETLFLAG(qi, tc) \ argument
|
/titanic_50/usr/src/lib/libast/common/string/ |
H A D | base64.c | 57 register unsigned char* tc; in base64encode() local
|
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | __vsincosbig.c | 73 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_big() local
|
H A D | __vsincosbigf.c | 72 double ts, tc, tx, tt[3], ty[2], t, w, z, c, s; in __vlibm_vsincos_bigf() local
|
/titanic_50/usr/src/lib/libresolv/arpa/ |
H A D | nameser.h | 156 u_char tc:1; /* truncated message */ member 168 u_char tc:1; /* truncated message */ member
|
/titanic_50/usr/src/head/arpa/ |
H A D | nameser_compat.h | 136 unsigned tc: 1; /* truncated message */ member 148 unsigned tc :1; /* truncated message */ member
|
/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | unix.c | 676 ttrace_cpu_data_t *tc; in ttrace_walk_init() local 739 ttrace_cpu_data_t *tc; in ttrace_walk_step() local 964 httrace_cpu_data_t *tc; in httrace_walk_init() local 1028 httrace_cpu_data_t *tc; in httrace_walk_step() local
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | fio.c | 328 static int tc = TC; variable
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | sys_bsd.c | 280 struct tchars tc; local
|