Searched defs:tp (Results 1 - 25 of 46) sorted by relevance

12

/xnu-2422.115.4/security/
H A Dmac_pty.c9 mac_pty_notify_grant(proc_t p, struct tty *tp, dev_t dev, struct label *label) { argument
14 mac_pty_notify_close(proc_t p, struct tty *tp, dev_t dev, struct label *label) { argument
/xnu-2422.115.4/libkern/net/
H A Dinet_ntop.c100 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"], *tp; local
[all...]
H A Dinet_pton.c78 u_char tmp[NS_INADDRSZ], *tp; local
133 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dsocket_info.c147 struct tcpcb *tp = (struct tcpcb *)inp->inp_ppcb; local
H A Dtty_conf.c166 l_noioctl(__unused struct tty *tp, __unused u_long cmd, __unused caddr_t data, argument
173 l_nostart(__unused struct tty *tp) argument
H A Dkern_acct.c230 struct tty *tp; local
H A Dtty_compat.c211 ttsetcompat(struct tty *tp, u_long *com, caddr_t data, struct termios *term) argument
361 ttcompat(struct tty *tp, u_long com, caddr_t data, int flag, struct proc *p) argument
518 ttcompatgetflags(struct tty *tp) argument
590 ttcompatsetflags(struct tty *tp, struct termios *t) argument
681 ttcompatsetlflags(struct tty *tp, struct termios *t) argument
[all...]
H A Dsubr_prf.c216 struct tty *tp = TTY_NULL; local
258 ttyprintf(struct tty *tp, const char *fmt, ...) argument
[all...]
H A Dtty_pty.c180 struct tty *tp; local
240 struct tty *tp; local
273 struct tty *tp = pt_tty[minor(dev)]; local
362 struct tty *tp; local
388 ptsstart(struct tty *tp) argument
407 ptcwakeup(struct tty *tp, int flag) argument
424 struct tty *tp; local
465 struct tty *tp = pt_tty[minor(dev)]; local
495 struct tty *tp = pt_tty[minor(dev)]; local
565 ptsstop(struct tty *tp, int flush) argument
591 struct tty *tp = pt_tty[minor(dev)]; local
656 struct tty *tp = pt_tty[minor(dev)]; local
772 struct tty *tp = pt_tty[minor(dev)]; local
[all...]
H A Dkern_exit.c606 struct tty *tp; local
1797 struct tty *tp; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Dtcp_newreno.c122 tcp_cc_resize_sndbuf(struct tcpcb *tp) argument
138 tcp_bad_rexmt_fix_sndbuf(struct tcpcb *tp) argument
154 tcp_newreno_init(struct tcpcb *tp) argument
160 tcp_newreno_cleanup(struct tcpcb *tp) argument
176 tcp_newreno_cwnd_init_or_reset(struct tcpcb *tp) argument
200 tcp_newreno_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) argument
218 tcp_newreno_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) argument
278 tcp_newreno_pre_fr(struct tcpcb *tp) argument
292 tcp_newreno_post_fr(struct tcpcb *tp, struct tcphdr *th) argument
321 tcp_newreno_after_timeout(struct tcpcb *tp) argument
377 tcp_newreno_delay_ack(struct tcpcb *tp, struct tcphdr *th) argument
411 tcp_newreno_switch_cc(struct tcpcb *tp, uint16_t old_index) argument
[all...]
H A Dtcp_ledbat.c139 update_cwnd(struct tcpcb *tp, uint32_t incr) argument
200 tcp_ledbat_init(struct tcpcb *tp) argument
206 tcp_ledbat_cleanup(struct tcpcb *tp) argument
217 tcp_ledbat_cwnd_init(struct tcpcb *tp) argument
227 tcp_ledbat_inseq_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) argument
245 tcp_ledbat_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) argument
293 tcp_ledbat_pre_fr(struct tcpcb *tp) argument
308 tcp_ledbat_post_fr(struct tcpcb *tp, struct tcphdr *th) argument
339 tcp_ledbat_after_idle(struct tcpcb *tp) argument
375 tcp_ledbat_after_timeout(struct tcpcb *tp) argument
405 tcp_ledbat_delay_ack(struct tcpcb *tp, struct tcphdr *th) argument
423 tcp_ledbat_switch_cc(struct tcpcb *tp, uint16_t old_cc_index) argument
[all...]
H A Din_pcblist.c196 tcpcb_to_xtcpcb_n(struct tcpcb *tp, struct xtcpcb_n *xt) argument
[all...]
H A Dmptcp.c465 mptcp_data_ack_rcvd(struct mptcb *mp_tp, struct tcpcb *tp, u_int64_t full_dack) argument
483 mptcp_update_dss_rcv_state(struct mptcp_dsn_opt *dss_info, struct tcpcb *tp, argument
504 mptcp_update_rcv_state_meat(struct mptcb *mp_tp, struct tcpcb *tp, argument
542 mptcp_update_rcv_state_f(struct mptcp_dss_ack_opt *dss_info, struct tcpcb *tp, uint16_t csum) argument
562 mptcp_update_rcv_state_g(struct mptcp_dss64_ack32_opt *dss_info, struct tcpcb *tp, uint16_t csum) argument
586 mptcp_input_csum(struct tcpcb *tp, struct mbuf *m, int off) argument
630 mptcp_output_csum(struct tcpcb *tp, struct mbuf *m, int32_t len, unsigned hdrlen, u_int64_t dss_val, u_int32_t *sseqp) argument
[all...]
H A Dtcp_sack.c130 tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) argument
224 tcp_clean_sackreport( struct tcpcb *tp) argument
235 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) argument
263 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) argument
275 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, struct sackhole *after) argument
302 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) argument
321 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack, u_int32_t *newbytes_acked) argument
525 tcp_free_sackholes(struct tcpcb *tp) argument
573 tcp_sack_output_debug(struct tcpcb *tp, int *sack_bytes_rexmt) argument
609 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) argument
645 tcp_sack_adjust(struct tcpcb *tp) argument
[all...]
H A Din_tclass.c785 struct tcpcb *tp = intotcpcb(inp); local
1137 struct tcpcb *tp = NULL; local
H A Dmptcp_opt.c67 struct tcpcb *tp = sototcpcb(so); local
149 struct tcpcb *tp = NULL; local
200 mptcp_setup_join_ack_opts(struct tcpcb *tp, u_char *opt, unsigned optlen) argument
247 mptcp_send_mpfail(struct tcpcb *tp, u_char *opt, unsigned int optlen) argument
286 mptcp_send_infinite_mapping(struct tcpcb *tp, u_char *opt, unsigned int optlen) argument
360 mptcp_ok_to_fin(struct tcpcb *tp, u_int64_t dsn, u_int32_t datalen) argument
378 mptcp_send_fastclose(struct tcpcb *tp, u_char *opt, unsigned int optlen, int flags) argument
407 mptcp_setup_opts(struct tcpcb *tp, int32_t off, u_char *opt, unsigned int optlen, int flags, int datalen, unsigned int **dss_lenp, u_int8_t **finp, u_int64_t *dss_valp, u_int32_t **sseqp) argument
969 mptcp_do_mpcapable_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th, int optlen) argument
1132 mptcp_do_mpjoin_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th, int optlen) argument
1277 mptcp_validate_join_hmac(struct tcpcb *tp, u_char* hmac, int mac_len) argument
1313 mptcp_do_dss_opt_ack_meat(u_int64_t full_dack, struct tcpcb *tp) argument
1351 mptcp_do_dss_opt_meat(u_char *cp, struct tcpcb *tp) argument
1605 mptcp_do_fin_opt(struct tcpcb *tp) argument
1628 mptcp_do_dss_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th, int optlen) argument
1656 mptcp_do_fastclose_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th) argument
1710 mptcp_do_mpfail_opt(struct tcpcb *tp, u_char *cp, struct tcphdr *th) argument
1734 tcp_do_mptcp_options(struct tcpcb *tp, u_char *cp, struct tcphdr *th, struct tcpopt *to, int optlen) argument
1783 mptcp_send_addaddr_opt(struct tcpcb *tp, struct mptcp_addaddr_opt *opt) argument
1813 mptcp_send_remaddr_opt(struct tcpcb *tp, struct mptcp_remaddr_opt *opt) argument
1856 mptcp_snd_mpprio(struct tcpcb *tp, u_char *cp, int optlen) argument
[all...]
H A Dmptcp_usrreq.c576 struct tcpcb *tp = NULL; local
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_syscalls.c251 proc_t tp = PROC_NULL; local
[all...]
/xnu-2422.115.4/SETUP/config/
H A Dmkglue.c215 char *tp; local
H A Dmkmakefile.c350 register struct file_list *tp, *pf; local
637 put_source_file_name(FILE *fp, struct file_list *tp) argument
648 register struct file_list *tp; local
714 register struct file_list *tp; local
744 register struct file_list *tp; local
893 const char *tp; local
[all...]
/xnu-2422.115.4/bsd/dev/i386/
H A Dkm.c95 struct tty *tp; local
166 struct tty *tp = km_tty[minor(dev)]; local
180 struct tty *tp = km_tty[minor(dev)]; local
193 struct tty *tp = km_tty[minor(dev)]; local
206 struct tty *tp = km_tty[minor(dev)]; local
296 kmstart(struct tty *tp) argument
322 struct tty *tp = (struct tty *)arg; local
341 kmoutput(struct tty *tp) argument
397 struct tty *tp = km_tty[0]; /* XXX */ local
[all...]
/xnu-2422.115.4/tools/tests/perf_index/
H A Dmain.c184 void start_timer(struct timeval *tp) { argument
188 void end_timer(struct timeval *tp) { argument
201 print_timer(struct timeval *tp) argument
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dhost.c104 register processor_t processor, *tp; local
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c788 devnode_t * tp; local
950 devnode_t *fp, *fdp, *tp, *tdp; local
[all...]

Completed in 198 milliseconds

12