Searched defs:tp (Results 176 - 200 of 456) sorted by relevance

1234567891011>>

/freebsd-current/lib/libpam/modules/pam_unix/
H A Dpam_unix.c166 struct timeval tp; local
/freebsd-current/bin/sh/
H A Dtrap.c216 char *volatile *tp; local
237 char *volatile *tp; local
[all...]
/freebsd-current/sys/gdb/
H A Dgdb_packet.c243 gdb_tx_begin(char tp) argument
/freebsd-current/sbin/shutdown/
H A Dshutdown.c245 struct interval *tp; local
[all...]
/freebsd-current/usr.sbin/ctld/
H A Duclparse.c140 struct port *tp; local
857 struct port *tp; local
/freebsd-current/sys/dev/uart/
H A Duart_tty.c164 uart_tty_open(struct tty *tp) argument
178 uart_tty_close(struct tty *tp) argument
198 uart_tty_outwakeup(struct tty *tp) argument
223 uart_tty_inwakeup(struct tty *tp) argument
240 uart_tty_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td __unused) argument
260 uart_tty_param(struct tty *tp, struct termios *t) argument
308 uart_tty_modem(struct tty *tp, int biton, int bitoff) argument
322 struct tty *tp; local
385 uart_tty_busy(struct tty *tp) argument
422 struct tty *tp; local
446 struct tty *tp; local
[all...]
/freebsd-current/sys/kern/
H A Dtty_inq.c115 ttyinq_setsize(struct ttyinq *ti, struct tty *tp, size_t size) argument
163 ttyinq_read_uio(struct ttyinq *ti, struct tty *tp, struct uio *uio, argument
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_ddb.c998 _db_show_txparams(const char *tag, const void *arg, const struct ieee80211_txparam *tp) argument
/freebsd-current/sys/netinet/cc/
H A Dcc_cubic.c124 struct tcpcb *tp; local
H A Dcc_newreno.c134 struct tcpcb *tp; local
H A Dcc.c126 cc_attach(struct tcpcb *tp, struct cc_algo *algo) argument
138 cc_detach(struct tcpcb *tp) argument
/freebsd-current/sys/netinet/
H A Dtcp_hpts.h116 tcp_in_hpts(struct tcpcb *tp) argument
H A Dtcp_lro_hpts.c142 tcp_lro_check_wake_status(struct tcpcb *tp) argument
151 tcp_lro_log(struct tcpcb *tp, const struct lro_ctrl *lc, argument
201 tcp_lro_get_last_if_ackcmp(struct lro_ctrl *lc, struct lro_entry *le, struct tcpcb *tp, int32_t *new_m, bool can_append_old_cmp) argument
244 do_bpf_strip_and_compress(struct tcpcb *tp, struct lro_ctrl *lc, struct lro_entry *le, struct mbuf **pp, struct mbuf **cmp, struct mbuf **mv_to, bool *should_wake, bool bpf_req, bool lagg_bpf_req, struct ifnet *lagg_ifp, bool can_append_old_cmp) argument
456 tcp_queue_pkts(struct tcpcb *tp, struct lro_entry *le) argument
507 struct tcpcb *tp; local
[all...]
H A Dtcp_timer.c292 tcp_output_locked(struct tcpcb *tp) argument
309 tcp_timer_delack(struct tcpcb *tp) argument
331 tcp_timer_2msl(struct tcpcb *tp) argument
380 tcp_timer_keep(struct tcpcb *tp) argument
465 tcp_maxunacktime_check(struct tcpcb *tp) argument
486 tcp_timer_persist(struct tcpcb *tp) argument
551 tcp_timer_rexmt(struct tcpcb *tp) argument
823 tcp_bblog_timer(struct tcpcb *tp, tt_which which, tt_what what, uint32_t ticks) argument
852 tcp_timer_next(struct tcpcb *tp, sbintime_t *precision) argument
873 struct tcpcb *tp = xtp; local
909 tcp_timer_activate(struct tcpcb *tp, tt_which which, u_int delta) argument
942 tcp_timer_active(struct tcpcb *tp, tt_which which) argument
965 tcp_timer_stop(struct tcpcb *tp) argument
[all...]
H A Dtcp_sack.c161 tcp_dsack_block_exists(struct tcpcb *tp) argument
176 tcp_update_dsack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) argument
272 tcp_update_sack_list(struct tcpcb *tp, tcp_seq rcv_start, tcp_seq rcv_end) argument
409 tcp_clean_dsack_blocks(struct tcpcb *tp) argument
451 tcp_clean_sackreport(struct tcpcb *tp) argument
465 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) argument
493 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) argument
509 tcp_sackhole_insert(struct tcpcb *tp, tcp_seq start, tcp_seq end, struct sackhole *after) argument
536 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) argument
559 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, tcp_seq th_ack) argument
901 tcp_free_sackholes(struct tcpcb *tp) argument
926 tcp_resend_sackholes(struct tcpcb *tp) argument
947 tcp_sack_partialack(struct tcpcb *tp, struct tcphdr *th, u_int *maxsegp) argument
1038 tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt) argument
1081 tcp_sack_adjust(struct tcpcb *tp) argument
1123 tcp_sack_lost_retransmission(struct tcpcb *tp, struct tcphdr *th) argument
[all...]
/freebsd-current/sys/amd64/ia32/
H A Dia32_signal.c148 struct trapframe *tp; local
200 struct trapframe *tp; local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_util.c531 char *tp, *ep; local
/freebsd-current/sbin/setkey/
H A Dsetkey.c611 struct timeval tp; local
/freebsd-current/usr.sbin/wlandebug/
H A Dwlandebug.c192 const char *cp, *tp; local
/freebsd-current/sys/vm/
H A Ddevice_pager.c132 cdev_pager_allocate(void *handle, enum obj_type tp, argument
/freebsd-current/sys/compat/linux/
H A Dlinux_time.c461 struct timespec tp; local
337 linux_common_clock_gettime(struct thread *td, clockid_t which, struct timespec *tp) argument
480 struct timespec tp; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c184 _nc_first_ext_name(TERMTYPE2 *tp, int token_type) argument
209 _nc_last_ext_name(TERMTYPE2 *tp, int token_type) argument
232 _nc_find_ext_name(TERMTYPE2 *tp, cha argument
251 _nc_ext_data_index(TERMTYPE2 *tp, int n, int token_type) argument
274 _nc_del_ext_name(TERMTYPE2 *tp, char *name, int token_type) argument
319 _nc_ins_ext_name(TERMTYPE2 *tp, char *name, int token_type) argument
[all...]
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrap.c531 struct target_param *tp; local
[all...]
/freebsd-current/contrib/pf/libevent/
H A Devent.c148 gettime(struct timeval *tp) argument
/freebsd-current/contrib/libedit/
H A Dtty.c902 const ttymap_t *tp; local

Completed in 246 milliseconds

1234567891011>>