Searched defs:tp (Results 126 - 150 of 509) sorted by relevance

1234567891011>>

/freebsd-10.3-release/sys/gdb/
H A Dgdb_packet.c207 gdb_tx_begin(char tp) argument
/freebsd-10.3-release/sys/kern/
H A Dtty_compat.c100 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) argument
183 tty_ioctl_compat(struct tty *tp, u_long com, caddr_t data, int fflag, struct thread *td) argument
274 ttcompatgetflags(struct tty *tp) argument
334 ttcompatsetflags(struct tty *tp, struct termios *t) argument
411 ttcompatsetlflags(struct tty *tp, struct termios *t) argument
[all...]
H A Dtty_info.c214 tty_info(struct tty *tp) argument
[all...]
H A Dtty_outq.c93 ttyoutq_setsize(struct ttyoutq *to, struct tty *tp, size_t size) argument
196 ttyoutq_read_uio(struct ttyoutq *to, struct tty *tp, struct uio *uio) argument
/freebsd-10.3-release/sys/dev/syscons/
H A Dschistory.c295 sc_hist_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
/freebsd-10.3-release/sys/sys/
H A Dttyhook.h77 ttyhook_rint(struct tty *tp, char c, int flags) argument
86 ttyhook_rint_bypass(struct tty *tp, const void *buf, size_t len) argument
95 ttyhook_rint_done(struct tty *tp) argument
104 ttyhook_rint_poll(struct tty *tp) argument
113 ttyhook_getc_inject(struct tty *tp, void *buf, size_t len) argument
122 ttyhook_getc_capture(struct tty *tp, const void *buf, size_t len) argument
131 ttyhook_getc_poll(struct tty *tp) argument
140 ttyhook_close(struct tty *tp) argument
[all...]
/freebsd-10.3-release/sys/teken/demo/
H A Dteken_demo.c267 teken_pos_t tp; local
281 teken_pos_t tp; local
[all...]
/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dtsb.c88 struct tte *tp; local
117 struct tte *tp; local
205 struct tte *tp; local
[all...]
/freebsd-10.3-release/sys/ia64/ia64/
H A Dxtrace.c63 uint64_t tp; member in struct:ia64_xtrace_record
/freebsd-10.3-release/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c210 aju_handle_input(struct altera_jtag_uart_softc *sc, struct tty *tp) argument
241 aju_handle_output(struct altera_jtag_uart_softc *sc, struct tty *tp) argument
302 aju_outwakeup(struct tty *tp) argument
317 struct tty *tp = sc->ajus_ttyp; local
348 struct tty *tp = sc->ajus_ttyp; local
379 struct tty *tp = sc->ajus_ttyp; local
396 struct tty *tp; local
470 struct tty *tp = sc->ajus_ttyp; local
[all...]
/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_tdma.c254 const struct ieee80211_txparam *tp; local
/freebsd-10.3-release/sys/compat/linux/
H A Dlinux_time.c209 struct timespec tp; local
[all...]
/freebsd-10.3-release/sys/dev/bvm/
H A Dbvm_console.c108 struct tty *tp; local
118 bvm_tty_open(struct tty *tp) argument
129 bvm_tty_close(struct tty *tp) argument
137 bvm_tty_outwakeup(struct tty *tp) argument
156 struct tty *tp; local
[all...]
/freebsd-10.3-release/usr.bin/xlint/lint1/
H A Demit1.c88 outtype(type_t *tp) argument
158 ttos(type_t *tp) argument
[all...]
/freebsd-10.3-release/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h69 struct tty *tp; /* Terminal device */ member in struct:ng_h4_info
/freebsd-10.3-release/sys/netgraph/
H A Dng_tty.c87 struct tty *tp; /* Terminal device */ member in struct:ngt_softc
228 struct tty *tp; local
314 struct tty *tp local
350 ngt_getc_inject(struct tty *tp, void *buf, size_t len) argument
394 ngt_getc_poll(struct tty *tp) argument
408 ngt_rint_bypass(struct tty *tp, const void *buf, size_t len) argument
457 ngt_rint(struct tty *tp, char c, int flags) argument
508 ngt_rint_poll(struct tty *tp) argument
[all...]
/freebsd-10.3-release/sys/netinet/
H A Dtcp_sack.c157 tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) argument
244 tcp_clean_sackreport(struct tcpcb *tp) argument
258 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) argument
286 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) argument
302 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, struct sackhole *after) argument
329 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) argument
353 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) argument
563 tcp_free_sackholes(struct tcpcb *tp) argument
586 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th) argument
648 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) argument
673 tcp_sack_adjust(struct tcpcb *tp) argument
[all...]
/freebsd-10.3-release/sys/netipsec/
H A Dxform_ipip.c350 u_int8_t tp, otos; local
/freebsd-10.3-release/usr.sbin/dumpcis/
H A Dreadcis.c124 struct tuple *tp; local
195 struct tuple *tp; local
249 struct tuple *tp, *last_tp = 0; local
346 struct tuple *tp; local
360 struct tuple_info *tp; local
371 struct tuple_info *tp; local
[all...]
/freebsd-10.3-release/tools/tools/mwl/mwldebug/
H A Dmwldebug.c138 const char *cp, *tp; local
/freebsd-10.3-release/usr.bin/finger/
H A Dlprint.c104 struct tm *tp; local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dtree-stdarg.c252 find_va_list_reference (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, argument
/freebsd-10.3-release/contrib/nvi/ex/
H A Dex.c56 TEXT *tp; local
H A Dex_argv.c565 char *name, *tp, *epd = NULL; local
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devutil_time.c206 evutil_gettime_monotonic(struct evutil_monotonic_timer *timer, struct timeval *tp) argument
265 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, struct timeval *tp) argument
321 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, struct timeval *tp) argument
469 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, struct timeval *tp) argument
529 evutil_gettime_monotonic_(struct evutil_monotonic_timer *base, struct timeval *tp) argument
[all...]

Completed in 241 milliseconds

1234567891011>>