Home
last modified time | relevance | path

Searched defs:tp (Results 101 – 125 of 1162) sorted by relevance

12345678910>>...47

/freebsd/contrib/libfido2/openbsd-compat/
H A Dclock_gettime.c14 clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime()
/freebsd/contrib/nvi/cl/
H A Dcl_read.c48 struct timeval t, *tp; in cl_event() local
144 struct timeval *tp) in cl_read()
/freebsd/sys/dev/syscons/
H A Dscterm-dumb.c112 dumb_ioctl(scr_stat *scp, struct tty *tp, u_long cmd, caddr_t data, in dumb_ioctl()
146 dumb_input(scr_stat *scp, int c, struct tty *tp) in dumb_input()
/freebsd/lib/libc/tests/gen/
H A Dfpclassify2_test.c64 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_timer_create.c43 timer_t *tp; in timer_signal_handler() local
119 timer_t *tp; in timer_callback() local
310 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dt_posix_fallocate.c59 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_znode_impl.h150 #define ZFS_TIME_ENCODE(tp, stmp) \ argument
161 #define ZFS_TIME_DECODE(tp, stmp) \ argument
171 #define ZFS_TIME_DECODE(tp, stmp) \ argument
/freebsd/sys/dev/dcons/
H A Ddcons_os.c214 dcons_outwakeup(struct tty *tp) in dcons_outwakeup()
228 struct tty *tp; in dcons_timeout() local
379 struct tty *tp; in dcons_attach_port() local
406 struct tty *tp; in dcons_detach() local
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tcp.c44 struct xtcpcb *tp; member
103 struct xtcpcb *tp; in fetch_tcp() local
/freebsd/usr.bin/systat/
H A Dconvtbl.c101 struct convtbl *tp; in convert() local
111 struct convtbl *tp; in get_string() local
/freebsd/sys/powerpc/mambo/
H A Dmambo_console.c58 static struct tty *tp = NULL; variable
99 mambotty_outwakeup(struct tty *tp) in mambotty_outwakeup()
/freebsd/lib/libc/tests/locale/
H A Dbtowc_test.c62 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dmblen_test.c107 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dmbrlen_test.c117 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dmbstowcs_test.c102 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dmbtowc_test.c113 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dwcstombs_test.c121 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
H A Dwctomb_test.c104 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
/freebsd/sys/netinet/
H A Dtoecore.c216 struct tcpcb *tp; in toe_listen_start() local
239 toe_listen_start_event(void *arg __unused, struct tcpcb *tp) in toe_listen_start_event()
251 toe_listen_stop_event(void *arg __unused, struct tcpcb *tp) in toe_listen_stop_event()
388 struct tcpcb *tp; in toe_4tuple_check() local
519 struct tcpcb *tp = intotcpcb(inp); in toe_connect_failed() local
/freebsd/sys/i386/i386/
H A Dexec_machdep.c1009 struct trapframe *tp; in fill_regs() local
1018 fill_frame_regs(struct trapframe *tp, struct reg *regs) in fill_frame_regs()
1045 struct trapframe *tp; in set_regs() local
1110 struct trapframe *tp; in get_mcontext() local
1163 struct trapframe *tp; in set_mcontext() local
/freebsd/contrib/nvi/vi/
H A Dv_ex.c235 TEXT *tp; in v_filter() local
324 TEXT *tp; in v_ex() local
574 v_ecl_log(SCR *sp, TEXT *tp) in v_ecl_log()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c150 # define cfsetospeed(tp, val) (tp)->c_cflag &= ~CBAUD; \ argument
152 # define cfgetospeed(tp) ((tp)->c_cflag & CBAUD) argument
154 # define cfsetispeed(tp, val) (tp)->c_cflag &= ~CIBAUD; \ argument
156 # define cfgetispeed(tp) (((tp)->c_cflag & CIBAUD)>>IBSHIFT) argument
158 # define cfsetispeed(tp, val) (tp)->c_cflag &= ~CBAUD; \ argument
160 # define cfgetispeed(tp) ((tp)->c_cflag & CBAUD) argument
710 struct termspeeds *tp; in tty_tspeed() local
726 struct termspeeds *tp; in tty_rspeed() local
/freebsd/contrib/bearssl/T0/
H A DTPointerNull.cs40 internal override bool Equals(TPointerBase tp) in Equals()
/freebsd/lib/libc/tests/string/
H A Dstrxfrm_test.c43 ATF_TP_ADD_TCS(tp) in ATF_TP_ADD_TCS() argument
/freebsd/lib/libc/gen/
H A Dtimes.c44 times(struct tms *tp) in times()

12345678910>>...47