Searched defs:tp (Results 76 - 100 of 517) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/dev/syscons/
H A Dsysmouse.c53 smdev_close(struct tty *tp) argument
59 smdev_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
145 smdev_param(struct tty *tp, struct termios *t) argument
/freebsd-9.3-release/sys/geom/label/
H A Dg_label_gpt.c104 struct g_part_table *tp; local
138 struct g_part_table *tp; local
/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_freebsd_iget.c95 xfs_iget( xfs_mount_t *mp, xfs_trans_t *tp, xfs_ino_t ino, uint flags, uint lock_flags, xfs_inode_t **ipp, xfs_daddr_t bno) argument
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dfrag.c149 xfs_trans_t *tp; local
[all...]
H A Dxfs_rw.c61 xfs_trans_t *tp; local
H A Dxfs_trans_item.c38 xfs_trans_add_item(xfs_trans_t *tp, xfs_log_item_t *lip) argument
133 xfs_trans_free_item(xfs_trans_t *tp, xfs_log_item_desc_ argument
180 xfs_trans_find_item(xfs_trans_t *tp, xfs_log_item_t *lip) argument
201 xfs_trans_first_item(xfs_trans_t *tp) argument
240 xfs_trans_next_item(xfs_trans_t *tp, xfs_log_item_desc_t *lidp) argument
290 xfs_trans_free_items( xfs_trans_t *tp, int flags) argument
337 xfs_trans_unlock_items(xfs_trans_t *tp, xfs_lsn_t commit_lsn) argument
442 xfs_trans_add_busy(xfs_trans_t *tp, xfs_agnumber_t ag, xfs_extlen_t idx) argument
525 xfs_trans_free_busy(xfs_trans_t *tp) argument
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dtcp_debug.c97 tcp_trace(short act, short ostate, struct tcpcb *tp, void *ipgen, argument
[all...]
H A Dtcp_offload.c92 tcp_offload_listen_start(struct tcpcb *tp) argument
101 tcp_offload_listen_stop(struct tcpcb *tp) argument
110 tcp_offload_input(struct tcpcb *tp, struct mbuf *m) argument
121 tcp_offload_output(struct tcpcb *tp) argument
146 tcp_offload_rcvd(struct tcpcb *tp) argument
157 tcp_offload_ctloutput(struct tcpcb *tp, int sopt_dir, int sopt_name) argument
168 tcp_offload_detach(struct tcpcb *tp) argument
[all...]
H A Dtcp_reass.c127 tcp_reass_flush(struct tcpcb *tp) argument
155 tcp_reass(struct tcpcb *tp, struct tcphdr *th, int *tlenp, struct mbuf *m) argument
[all...]
/freebsd-9.3-release/sys/powerpc/mambo/
H A Dmambo_console.c59 static struct tty *tp = NULL; variable in typeref:struct:tty
100 mambotty_outwakeup(struct tty *tp) argument
[all...]
/freebsd-9.3-release/sys/security/audit/
H A Daudit_syscalls.c162 struct proc *tp; local
[all...]
/freebsd-9.3-release/usr.bin/ar/
H A Dread.c75 struct tm *tp; local
/freebsd-9.3-release/usr.bin/calendar/
H A Dday.c52 struct tm tp; local
89 struct tm tm, tp; local
/freebsd-9.3-release/usr.bin/indent/
H A Dlexi.c322 char *tp = buf_ptr; local
/freebsd-9.3-release/usr.bin/mail/
H A Dhead.c195 cmatch(char *cp, char *tp) argument
/freebsd-9.3-release/usr.bin/tip/tip/
H A Dvalue.c87 char *tp; local
/freebsd-9.3-release/usr.bin/xlint/lint2/
H A Demit2.c54 outtype(type_t *tp) argument
[all...]
/freebsd-9.3-release/usr.sbin/mtree/
H A Dverify.c162 char *tp; local
/freebsd-9.3-release/contrib/ntp/libntp/
H A Ddolfptoa.c95 u_char *tp = cpend; local
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dinet_pton.c86 unsigned char tmp[NS_INADDRSZ], *tp; local
138 unsigned char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
[all...]
/freebsd-9.3-release/contrib/amd/amd/
H A Dinfo_file.c193 file_open(char *map, time_t *tp) argument
209 file_init_or_mtime(mnt_map *m, char *map, time_t *tp) argument
236 file_search(mnt_map *m, char *map, char *key, char **pval, time_t *tp) argument
[all...]
H A Dinfo_nisplus.c157 nisplus_search(mnt_map *m, char *map, char *key, char **val, time_t *tp) argument
254 nisplus_init(mnt_map *m, char *map, time_t *tp) argument
304 nisplus_mtime(mnt_map *m, char *map, time_t *tp) argument
/freebsd-9.3-release/contrib/amd/fsinfo/
H A Dwr_atab.c327 auto_tree *tp; local
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dprint.c362 const char *tp; local
/freebsd-9.3-release/contrib/bsnmp/snmp_mibII/
H A DmibII_tcp.c44 struct xtcpcb *tp; member in struct:tcp_index
71 struct xtcpcb *tp; local
[all...]

Completed in 370 milliseconds

1234567891011>>