Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/openbsd/sys/kern/
H A Dtty.c202 ttyclose(struct tty *tp) in ttyclose()
1210 ttnread(struct tty *tp) in ttnread()
1259 ttywait(struct tty *tp) in ttywait()
1310 ttychars(struct tty *tp) in ttychars()
1320 ttyblock(struct tty *tp) in ttyblock()
1366 ttstart(struct tty *tp) in ttstart()
1458 ttypend(struct tty *tp) in ttypend()
2151 ttyinfo(struct tty *tp) in ttyinfo()
2349 struct tty *tp; in ttymalloc() local
2382 ttyfree(struct tty *tp) in ttyfree()
[all …]
H A Dtty_pty.c233 struct tty *tp; in ptsopen() local
271 struct tty *tp = pti->pt_tty; in ptsclose() local
286 struct tty *tp = pti->pt_tty; in ptsread() local
335 struct tty *tp = pti->pt_tty; in ptswrite() local
347 ptsstart(struct tty *tp) in ptsstart()
404 struct tty *tp; in ptcopen() local
427 struct tty *tp = pti->pt_tty; in ptcclose() local
439 struct tty *tp = pti->pt_tty; in ptcread() local
619 struct tty *tp; in filt_ptcread() local
661 struct tty *tp; in filt_ptcwrite() local
[all …]
/openbsd/sys/net/
H A Dif_trunk.c210 struct trunk_port *tp; in trunk_clone_destroy() local
252 struct trunk_port *tp; in trunk_capabilities() local
286 struct trunk_port *tp; in trunk_port_create() local
397 struct trunk_port *tp; in trunk_port_checkstacking() local
554 struct trunk_port *tp; in trunk_port_get() local
621 struct trunk_port *tp; in trunk_ioctl() local
1009 struct trunk_port *tp; in trunk_ioctl_allports() local
1148 struct trunk_port *tp; in trunk_input() local
1223 struct trunk_port *tp; in trunk_media_status() local
1322 struct trunk_port *tp; in trunk_rr_attach() local
[all …]
H A Dppp_tty.c164 pppopen(dev_t dev, struct tty *tp, struct proc *p) in pppopen()
230 pppclose(struct tty *tp, int flag, struct proc *p) in pppclose()
279 pppread(struct tty *tp, struct uio *uio, int flag) in pppread()
333 pppwrite(struct tty *tp, struct uio *uio, int flag) in pppwrite()
384 ppptioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, struct proc *p) in ppptioctl()
496 struct tty *tp = (struct tty *) sc->sc_devp; in pppasyncstart() local
681 struct tty *tp; in pppasyncctlp() local
700 pppstart_internal(struct tty *tp, int force) in pppstart_internal()
726 pppstart(struct tty *tp) in pppstart()
738 struct tty *tp = (struct tty *) sc->sc_devp; in ppp_timeout() local
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dthread.c72 struct thread_info *tp; in delete_step_resume_breakpoint() local
125 struct thread_info *tp; in add_thread() local
161 struct thread_info *tp; in find_thread_id() local
174 struct thread_info *tp; in find_thread_pid() local
201 struct thread_info *tp; in iterate_over_threads() local
213 struct thread_info *tp; in valid_thread_id() local
225 struct thread_info *tp; in pid_to_thread_id() local
247 struct thread_info *tp; in in_thread_list() local
261 struct thread_info *tp; in do_captured_list_thread_ids() local
307 struct thread_info *tp; in load_infrun_state() local
[all …]
/openbsd/sys/netinet/
H A Dtcp_usrreq.c188 struct tcpcb *tp; in tcp_sogetpcb() local
312 struct tcpcb *tp; in tcp_ctloutput() local
459 struct tcpcb *tp; in tcp_attach() local
547 struct tcpcb *tp; in tcp_bind() local
694 struct tcpcb *tp; in tcp_accept() local
787 struct tcpcb *tp; in tcp_rcvd() local
821 struct tcpcb *tp; in tcp_send() local
883 struct tcpcb *tp; in tcp_sense() local
902 struct tcpcb *tp; in tcp_rcvoob() local
936 struct tcpcb *tp; in tcp_sendoob() local
[all …]
H A Dtcp_timer.c117 struct tcpcb *otp = NULL, *tp = arg; in tcp_timer_delack() local
162 tcp_canceltimers(struct tcpcb *tp) in tcp_canceltimers()
182 tcp_timer_freesack(struct tcpcb *tp) in tcp_timer_freesack()
200 struct tcpcb *otp = NULL, *tp = arg; in tcp_timer_rexmt() local
400 struct tcpcb *otp = NULL, *tp = arg; in tcp_timer_persist() local
451 struct tcpcb *otp = NULL, *tp = arg; in tcp_timer_keep() local
512 struct tcpcb *otp = NULL, *tp = arg; in tcp_timer_2msl() local
546 struct tcpcb *tp = arg; in tcp_timer_reaper() local
H A Dtcp_input.c136 #define ND6_HINT(tp) \ argument
145 #define ND6_HINT(tp) argument
167 #define TCP_SETUP_ACK(tp, tiflags, m) \ argument
311 tcp_flush_queue(struct tcpcb *tp) in tcp_flush_queue()
362 struct tcpcb *otp = NULL, *tp = NULL; in tcp_input() local
2666 struct tcpcb *tp = sototcpcb(so); in tcp_pulloutofband() local
2932 tcp_hdrsz(struct tcpcb *tp) in tcp_hdrsz()
2972 tcp_mss_update(struct tcpcb *tp) in tcp_mss_update()
3401 syn_cache_cleanup(struct tcpcb *tp) in syn_cache_cleanup()
3488 struct tcpcb *tp = NULL; in syn_cache_get() local
[all …]
H A Dtcp_subr.c204 tcp_template(struct tcpcb *tp) in tcp_template()
432 struct tcpcb *tp; in tcp_newtcpcb() local
487 tcp_drop(struct tcpcb *tp, int errno) in tcp_drop()
510 tcp_close(struct tcpcb *tp) in tcp_close()
541 tcp_freeq(struct tcpcb *tp) in tcp_freeq()
576 struct tcpcb *tp = intotcpcb(inp); in tcp_notify() local
605 struct tcpcb *tp; in tcp6_ctlinput() local
714 struct tcpcb *tp; in tcp_ctlinput() local
858 struct tcpcb *tp = intotcpcb(inp); in tcp_mtudisc() local
896 struct tcpcb *tp = intotcpcb(inp); in tcp_mtudisc_increase() local
[all …]
/openbsd/lib/libcurses/
H A Dterm_entry.h59 #define NUM_BOOLEANS(tp) (tp)->num_Booleans argument
60 #define NUM_NUMBERS(tp) (tp)->num_Numbers argument
61 #define NUM_STRINGS(tp) (tp)->num_Strings argument
62 #define EXT_NAMES(tp,i,limit,index,table) (i >= limit) ? tp->ext_Names[index] : table[i] argument
70 #define NUM_EXT_NAMES(tp) (unsigned) ((tp)->ext_Booleans + (tp)->ext_Numbers + (tp)->ext_Strings) argument
72 #define for_each_boolean(n,tp) for(n = 0; n < NUM_BOOLEANS(tp); n++) argument
73 #define for_each_number(n,tp) for(n = 0; n < NUM_NUMBERS(tp); n++) argument
74 #define for_each_string(n,tp) for(n = 0; n < NUM_STRINGS(tp); n++) argument
77 #define for_each_ext_boolean(n,tp) for(n = BOOLCOUNT; (int) n < (int) NUM_BOOLEANS(tp); n++) argument
78 #define for_each_ext_number(n,tp) for(n = NUMCOUNT; (int) n < (int) NUM_NUMBERS(tp); n++) argument
[all …]
/openbsd/usr.sbin/nsd/
H A Dxfrd-tcp.c81 setup_ssl(struct xfrd_tcp_pipeline* tp, struct xfrd_tcp_set* tcp_set, in setup_ssl()
116 ssl_handshake(struct xfrd_tcp_pipeline* tp) in ssl_handshake()
263 xfrd_tcp_pipeline_cleanup(struct xfrd_tcp_pipeline* tp) in xfrd_tcp_pipeline_cleanup()
273 xfrd_tcp_pipeline_init(struct xfrd_tcp_pipeline* tp) in xfrd_tcp_pipeline_init()
288 struct xfrd_tcp_pipeline* tp = (struct xfrd_tcp_pipeline*) in xfrd_tcp_pipeline_create() local
599 xfrd_tcp_pipe_stop(struct xfrd_tcp_pipeline* tp) in xfrd_tcp_pipe_stop()
626 tcp_pipe_reset_timeout(struct xfrd_tcp_pipeline* tp) in tcp_pipe_reset_timeout()
656 struct xfrd_tcp_pipeline* tp = (struct xfrd_tcp_pipeline*)arg; in xfrd_handle_tcp_pipe() local
715 struct xfrd_tcp_pipeline* tp; in xfrd_tcp_obtain() local
1438 xfrd_tcp_read(struct xfrd_tcp_pipeline* tp) in xfrd_tcp_read()
[all …]
/openbsd/sys/dev/wscons/
H A Dwstpad.c420 struct wstpad *tp = input->tp; in get_2nd_touch() local
445 struct wstpad *tp = input->tp; in wstpad_scroll_coords() local
525 struct wstpad *tp = input->tp; in wstpad_f2scroll() local
572 struct wstpad *tp = input->tp; in wstpad_edgescroll() local
618 struct wstpad *tp = input->tp; in wstpad_get_sbtn() local
643 struct wstpad *tp = input->tp; in wstpad_mtbtn_contacts() local
674 struct wstpad *tp = input->tp; in wstpad_softbuttons() local
725 struct wstpad *tp = input->tp; in wstpad_tap_touch() local
767 tap_unmask(struct wstpad *tp) in tap_unmask()
782 struct wstpad *tp = input->tp; in wstpad_tap() local
[all …]
/openbsd/usr.bin/mandoc/
H A Dtbl_term.c160 term_tbl(struct termp *tp, const struct tbl_span *sp) in term_tbl()
565 tbl_hrule(struct termp *tp, const struct tbl_span *spp, in tbl_hrule()
710 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data()
762 tbl_fill_string(struct termp *tp, const char *cp, size_t len) in tbl_fill_string()
772 tbl_fill_char(struct termp *tp, char c, size_t len) in tbl_fill_char()
782 tbl_fill_border(struct termp *tp, int c, size_t len) in tbl_fill_border()
794 tbl_direct_border(struct termp *tp, int c, size_t len) in tbl_direct_border()
807 tbl_literal(struct termp *tp, const struct tbl_dat *dp, in tbl_literal()
852 tbl_number(struct termp *tp, const struct tbl_opts *opts, in tbl_number()
919 tbl_word(struct termp *tp, const struct tbl_dat *dp) in tbl_word()
/openbsd/sys/arch/powerpc64/dev/
H A Dopalcons.c143 struct tty *tp; in opalconsopen() local
175 struct tty *tp; in opalconsclose() local
190 struct tty *tp; in opalconsread() local
203 struct tty *tp; in opalconswrite() local
216 struct tty *tp; in opalconsioctl() local
234 opalconsstart(struct tty *tp) in opalconsstart()
252 opalconsstop(struct tty *tp, int flag) in opalconsstop()
276 opalconsparam(struct tty *tp, struct termios *t) in opalconsparam()
303 struct tty *tp = sc->sc_tty; in opalcons_softintr() local
/openbsd/sys/arch/sparc64/dev/
H A Dvcons.c177 struct tty *tp; in vconsopen() local
218 struct tty *tp; in vconsclose() local
239 struct tty *tp; in vconsread() local
256 struct tty *tp; in vconswrite() local
273 struct tty *tp; in vconsioctl() local
295 vconsstart(struct tty *tp) in vconsstart()
313 vconsstop(struct tty *tp, int flag) in vconsstop()
341 vconsparam(struct tty *tp, struct termios *t) in vconsparam()
353 struct tty *tp = sc->sc_tty; in vcons_softintr() local
H A Dvcctty.c201 struct tty *tp = sc->sc_tty; in vcctty_rx_intr() local
251 vcctty_send_data(struct vcctty_softc *sc, struct tty *tp) in vcctty_send_data()
310 struct tty *tp; in vccttyopen() local
347 struct tty *tp; in vccttyclose() local
366 struct tty *tp; in vccttyread() local
383 struct tty *tp; in vccttywrite() local
400 struct tty *tp; in vccttyioctl() local
436 vccttystart(struct tty *tp) in vccttystart()
459 vccttystop(struct tty *tp, int flag) in vccttystop()
487 vccttyparam(struct tty *tp, struct termios *t) in vccttyparam()
[all …]
/openbsd/usr.bin/vi/vi/
H A Dv_txt.c228 #define UPDATE_POSITION(sp, tp) { \ argument
247 TEXT *ntp, *tp; /* Input text structures. */ in v_txt() local
1607 txt_unmap(SCR *sp, TEXT *tp, u_int32_t *ec_flagsp) in txt_unmap()
1647 txt_ai_resolve(SCR *sp, TEXT *tp, int *changedp) in txt_ai_resolve()
1863 txt_dent(SCR *sp, TEXT *tp, int swopt, int isindent) in txt_dent()
1967 txt_fc(SCR *sp, TEXT *tp, int *redrawp) in txt_fc()
2229 txt_emark(SCR *sp, TEXT *tp, size_t cno) in txt_emark()
2312 txt_hex(SCR *sp, TEXT *tp) in txt_hex()
2390 txt_insch(SCR *sp, TEXT *tp, CHAR_T *chp, u_int flags) in txt_insch()
2624 TEXT *tp; in txt_resolve() local
[all …]
/openbsd/usr.sbin/tcpdump/
H A Daddrtoname.c298 struct enamemem *tp; in lookup_emem() local
330 struct enamemem *tp; in lookup_bytestring() local
376 struct enamemem *tp; in lookup_nsap() local
443 struct enamemem *tp; in etheraddr_string() local
469 struct enamemem *tp; in linkaddr_string() local
498 struct hnamemem *tp; in etherproto_string() local
550 struct hnamemem *tp; in llcsap_string() local
571 struct enamemem *tp; in isonsap_string() local
594 struct hnamemem *tp; in tcpport_string() local
613 struct hnamemem *tp; in udpport_string() local
[all …]
/openbsd/sys/arch/hppa/dev/
H A Dpdc.c195 struct tty *tp; local
244 struct tty *tp; local
264 struct tty *tp; local
281 struct tty *tp; local
301 struct tty *tp; local
319 pdcparam(tp, t) in pdcparam() argument
328 pdcstart(tp) in pdcstart() argument
347 pdcstop(tp, flag) in pdcstop() argument
366 struct tty *tp = sc->sc_tty; local
/openbsd/bin/ksh/
H A Dtable.c43 ktinit(struct table *tp, Area *ap, int tsize) in ktinit()
53 texpand(struct table *tp, int nsize) in texpand()
88 ktsearch(struct table *tp, const char *n, unsigned int h) in ktsearch()
111 ktenter(struct table *tp, const char *n, unsigned int h) in ktenter()
159 ktwalk(struct tstate *ts, struct table *tp) in ktwalk()
185 ktsort(struct table *tp) in ktsort()
209 tprintinfo(struct table *tp) in tprintinfo()
/openbsd/sbin/unwind/libunbound/validator/
H A Dautotrust.c423 struct trust_anchor* tp; in find_add_tp() local
534 struct trust_anchor* tp = NULL; in load_trustanchor() local
746 autr_assemble(struct trust_anchor* tp) in autr_assemble()
816 struct trust_anchor *tp; in parse_id() local
856 struct trust_anchor* tp = *anchor; in parse_var_line() local
998 struct trust_anchor *tp = NULL, *tp2; in autr_read_file() local
1528 init_events(struct trust_anchor* tp) in init_events()
1987 autr_cleanup_keys(struct trust_anchor* tp) in autr_cleanup_keys()
2331 struct trust_anchor* tp; in autr_debug_print() local
2415 struct trust_anchor* tp; in todo_probe() local
[all …]
/openbsd/usr.sbin/unbound/validator/
H A Dautotrust.c423 struct trust_anchor* tp; in find_add_tp() local
534 struct trust_anchor* tp = NULL; in load_trustanchor() local
746 autr_assemble(struct trust_anchor* tp) in autr_assemble()
816 struct trust_anchor *tp; in parse_id() local
856 struct trust_anchor* tp = *anchor; in parse_var_line() local
998 struct trust_anchor *tp = NULL, *tp2; in autr_read_file() local
1524 init_events(struct trust_anchor* tp) in init_events()
1983 autr_cleanup_keys(struct trust_anchor* tp) in autr_cleanup_keys()
2327 struct trust_anchor* tp; in autr_debug_print() local
2411 struct trust_anchor* tp; in todo_probe() local
[all …]
/openbsd/sys/arch/luna88k/dev/
H A Dsiotty.c133 struct tty *tp; in siotty_attach() local
239 struct tty *tp; in siottysoft() local
255 siotty_rxsoft(struct siotty_softc *sc, struct tty *tp) in siotty_rxsoft()
307 siostart(struct tty *tp) in siostart()
338 siostop(struct tty *tp, int flag) in siostop()
354 sioparam(struct tty *tp, struct termios *t) in sioparam()
462 struct tty *tp; in sioopen() local
512 struct tty *tp = sc->sc_tty; in sioclose() local
535 struct tty *tp = sc->sc_tty; in sioread() local
544 struct tty *tp = sc->sc_tty; in siowrite() local
[all …]
/openbsd/sys/dev/ic/
H A Dcy.c264 struct tty *tp; in cyopen() local
394 struct tty *tp = cy->cy_tty; in cyclose() local
434 struct tty *tp = cy->cy_tty; in cyread() local
454 struct tty *tp = cy->cy_tty; in cywrite() local
474 struct tty *tp = cy->cy_tty; in cytty() local
489 struct tty *tp = cy->cy_tty; in cyioctl() local
568 cystart(struct tty *tp) in cystart()
603 cystop(struct tty *tp, int flag) in cystop()
637 cyparam(struct tty *tp, struct termios *t) in cyparam()
887 struct tty *tp; in cy_poll() local
[all …]
/openbsd/usr.bin/tmux/
H A Dproc.c125 struct tmuxproc *tp = arg; in proc_signal_cb() local
184 struct tmuxproc *tp; in proc_start() local
206 proc_loop(struct tmuxproc *tp, int (*loopcb)(void)) in proc_loop()
216 proc_exit(struct tmuxproc *tp) in proc_exit()
226 proc_set_signals(struct tmuxproc *tp, void (*signalcb)(int)) in proc_set_signals()
262 proc_clear_signals(struct tmuxproc *tp, int defaults) in proc_clear_signals()
297 proc_add_peer(struct tmuxproc *tp, int fd, in proc_add_peer()
348 proc_toggle_log(struct tmuxproc *tp) in proc_toggle_log()

12345678910>>...18