Searched defs:tp (Results 101 - 125 of 513) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/nvi/cl/
H A Dcl_read.c51 struct timeval t, *tp; local
146 cl_read(SCR *sp, u_int32_t flags, char *bp, size_t blen, int *nrp, struct timeval *tp) argument
/freebsd-10-stable/contrib/nvi/common/
H A Dcut.c235 TEXT *tp; local
303 TEXT *tp; local
331 TEXT *tp; local
346 text_free(TEXT *tp) argument
[all...]
H A Dline.c91 TEXT *tp; local
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_print.c92 ex_print(SCR *sp, EXCMD *cmdp, MARK *fp, MARK *tp, u_int32_t flags) argument
168 ex_scprint(SCR *sp, MARK *fp, MARK *tp) argument
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_ex.c239 TEXT *tp; local
328 TEXT *tp; local
578 v_ecl_log(SCR *sp, TEXT *tp) argument
[all...]
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcskeep.c130 register char * tp; local
300 { register char * tp; local
[all...]
/freebsd-10-stable/lib/libc/inet/
H A Dinet_cidr_pton.c157 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
[all...]
H A Dinet_net_pton.c268 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
[all...]
/freebsd-10-stable/libexec/comsat/
H A Dcomsat.c159 FILE *tp; local
219 jkfprintf(FILE *tp, cha argument
[all...]
/freebsd-10-stable/sbin/iscontrol/
H A Discontrol.c126 token_t *tp; local
/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_tdma.c254 const struct ieee80211_txparam *tp; local
/freebsd-10-stable/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-stable/sys/dev/cfe/
H A Dcfe_console.c87 struct tty *tp; local
97 cfe_tty_open(struct tty *tp) argument
108 cfe_tty_close(struct tty *tp) argument
116 cfe_tty_outwakeup(struct tty *tp) argument
139 struct tty *tp; local
[all...]
/freebsd-10-stable/sys/dev/ieee488/
H A Dtnt4882.c182 tst_exec(struct tnt_softc *sc, struct tst *tp, const char *name) argument
[all...]
/freebsd-10-stable/sys/dev/ofw/
H A Dofw_console.c87 struct tty *tp; local
113 ofwtty_open(struct tty *tp) argument
125 ofwtty_close(struct tty *tp) argument
133 ofwtty_outwakeup(struct tty *tp) argument
149 struct tty *tp; local
[all...]
/freebsd-10-stable/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-stable/sys/gdb/
H A Dgdb_packet.c207 gdb_tx_begin(char tp) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Dxtrace.c63 uint64_t tp; member in struct:ia64_xtrace_record
/freebsd-10-stable/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-stable/sys/libkern/
H A Dinet_pton.c83 u_char tmp[NS_INADDRSZ], *tp; local
138 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
[all...]
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h69 struct tty *tp; /* Terminal device */ member in struct:ng_h4_info
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dtsb.c88 struct tte *tp; local
117 struct tte *tp; local
205 struct tte *tp; local
[all...]
/freebsd-10-stable/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...]

Completed in 334 milliseconds

1234567891011>>