Searched refs:tp (Results 176 - 200 of 652) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2.h80 extern int xfs_dir2_isblock(struct xfs_trans *tp, struct xfs_inode *dp,
82 extern int xfs_dir2_isleaf(struct xfs_trans *tp, struct xfs_inode *dp,
H A Dxfs_dir2_leaf.c56 static void xfs_dir2_leaf_log_bests(struct xfs_trans *tp, struct xfs_dabuf *bp,
58 static void xfs_dir2_leaf_log_tail(struct xfs_trans *tp, struct xfs_dabuf *bp);
83 xfs_trans_t *tp; /* transaction pointer */ local
88 tp = args->trans;
121 xfs_dir2_leaf_log_ents(tp, lbp, 0, be16_to_cpu(leaf->hdr.count) - 1);
128 xfs_dir2_data_make_free(tp, dbp,
151 xfs_dir2_data_log_header(tp, dbp);
154 xfs_dir2_leaf_log_bests(tp, lbp, 0, 0);
191 xfs_trans_t *tp; /* transaction pointer */ local
196 tp
754 xfs_dir2_leaf_getdents( xfs_trans_t *tp, xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir2_put_t put) argument
1154 xfs_trans_t *tp; /* transaction pointer */ local
1199 xfs_dir2_leaf_log_bests( xfs_trans_t *tp, xfs_dabuf_t *bp, int first, int last) argument
1223 xfs_dir2_leaf_log_ents( xfs_trans_t *tp, xfs_dabuf_t *bp, int first, int last) argument
1246 xfs_dir2_leaf_log_header( xfs_trans_t *tp, xfs_dabuf_t *bp) argument
1263 xfs_dir2_leaf_log_tail( xfs_trans_t *tp, xfs_dabuf_t *bp) argument
1296 xfs_trans_t *tp; /* transaction pointer */ local
1352 xfs_trans_t *tp; /* transaction pointer */ local
1456 xfs_trans_t *tp; /* transaction pointer */ local
1588 xfs_trans_t *tp; /* transaction pointer */ local
1696 xfs_trans_t *tp; /* transaction pointer */ local
1761 xfs_trans_t *tp; /* transaction pointer */ local
[all...]
H A Dxfs_dir2_data.h172 extern void xfs_dir2_data_log_entry(struct xfs_trans *tp, struct xfs_dabuf *bp,
174 extern void xfs_dir2_data_log_header(struct xfs_trans *tp,
176 extern void xfs_dir2_data_log_unused(struct xfs_trans *tp, struct xfs_dabuf *bp,
178 extern void xfs_dir2_data_make_free(struct xfs_trans *tp, struct xfs_dabuf *bp,
182 extern void xfs_dir2_data_use_free(struct xfs_trans *tp, struct xfs_dabuf *bp,
H A Dxfs_rtalloc.h87 struct xfs_trans *tp, /* transaction pointer */
103 struct xfs_trans *tp, /* transaction pointer */
132 struct xfs_trans *tp, /* transaction pointer */
142 struct xfs_trans *tp, /* transaction pointer */
152 struct xfs_trans *tp); /* transaction pointer */
H A Dxfs_dfrag.c149 xfs_trans_t *tp; local
282 tp = xfs_trans_alloc(mp, XFS_TRANS_SWAPEXT);
283 if ((error = xfs_trans_reserve(tp, 0,
288 xfs_trans_cancel(tp, 0);
299 error = xfs_bmap_count_blocks(tp, ip, XFS_ATTR_FORK, &aforkblks);
301 xfs_trans_cancel(tp, 0);
307 error = xfs_bmap_count_blocks(tp, tip, XFS_ATTR_FORK,
310 xfs_trans_cancel(tp, 0);
387 xfs_trans_ijoin(tp, ip, lock_flags);
388 xfs_trans_ijoin(tp, ti
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dtoecore.c83 toedev_listen_start(struct toedev *tod __unused, struct tcpcb *tp __unused)
90 toedev_listen_stop(struct toedev *tod __unused, struct tcpcb *tp __unused)
97 toedev_input(struct toedev *tod __unused, struct tcpcb *tp __unused,
106 toedev_rcvd(struct toedev *tod __unused, struct tcpcb *tp __unused)
113 toedev_output(struct toedev *tod __unused, struct tcpcb *tp __unused)
120 toedev_pcb_detach(struct toedev *tod __unused, struct tcpcb *tp __unused)
175 toedev_ctloutput(struct toedev *tod __unused, struct tcpcb *tp __unused,
189 struct tcpcb *tp; local
198 tp = intotcpcb(inp);
199 if (tp
212 toe_listen_start_event(void *arg __unused, struct tcpcb *tp) argument
224 toe_listen_stop_event(void *arg __unused, struct tcpcb *tp) argument
556 struct tcpcb *tp = intotcpcb(inp); local
[all...]
H A Dcc.h150 #define CC_ALGO(tp) ((tp)->cc_algo)
153 #define CC_DATA(tp) ((tp)->ccv->cc_data)
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Ddecl.c141 duptyp(const type_t *tp) argument
146 STRUCT_ASSIGN(*ntp, *tp);
155 tduptyp(const type_t *tp) argument
160 STRUCT_ASSIGN(*ntp, *tp);
169 incompl(type_t *tp) argument
173 if ((t = tp->t_tspec) == VOID) {
176 return (tp->t_aincompl);
178 return (tp->t_str->sincompl);
180 return (tp->t_enum->eincompl);
190 setcompl(type_t *tp, in argument
248 addtype(type_t *tp) argument
436 settdsym(type_t *tp, sym_t *sym) argument
624 type_t *tp; local
765 length(type_t *tp, const char *name) argument
809 getbound(type_t *tp) argument
868 type_t **tpp, *tp; local
959 type_t *tp; local
1181 type_t **tpp, *tp; local
1210 type_t **tpp, *tp; local
1241 type_t **tpp, *tp; local
1508 type_t *tp; local
1649 compltag(type_t *tp, sym_t *fmem) argument
2050 mnoarg(type_t *tp, int *warn) argument
2361 type_t *tp, *ptp; local
[all...]
/freebsd-9.3-release/usr.sbin/ac/
H A Dac.c103 struct tty_entry *tp; local
108 if ((tp = malloc(sizeof(*tp))) == NULL)
110 tp->len = 0; /* full match */
111 tp->ret = 1; /* do if match */
113 tp->ret = 0;
116 strlcpy(tp->line, line, sizeof(tp->line));
118 if ((rcp = strchr(tp->line, '*')) != NULL) {
121 tp
132 struct tty_entry *tp; local
[all...]
/freebsd-9.3-release/contrib/libc++/src/
H A Dchrono.cpp123 struct timespec tp; variable in typeref:struct:chrono::timespec
124 if (0 != clock_gettime(CLOCK_MONOTONIC, &tp))
126 return time_point(seconds(tp.tv_sec) + nanoseconds(tp.tv_nsec));
/freebsd-9.3-release/contrib/ncurses/progs/
H A Ddump_entry.h76 extern void repair_acsc(TERMTYPE * tp);
/freebsd-9.3-release/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c151 ng_h4_open(struct cdev *dev, struct tty *tp) argument
168 sc->tp = tp;
214 tp->t_lsc = (caddr_t) sc;
224 ttyflush(tp, FREAD | FWRITE);
225 clist_alloc_cblocks(&tp->t_canq, 0, 0);
226 clist_alloc_cblocks(&tp->t_rawq, 0, 0);
227 clist_alloc_cblocks(&tp->t_outq,
241 ng_h4_close(struct tty *tp, int flag) argument
243 ng_h4_info_p sc = (ng_h4_info_p) tp
270 ng_h4_read(struct tty *tp, struct uio *uio, int flag) argument
280 ng_h4_write(struct tty *tp, struct uio *uio, int flag) argument
290 ng_h4_ioctl(struct tty *tp, u_long cmd, caddr_t data, int flag, struct thread *td) argument
335 ng_h4_input(int c, struct tty *tp) argument
568 ng_h4_start(struct tty *tp) argument
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dtree-inline.c430 copy_statement_list (tree *tp) argument
437 oi = tsi_start (*tp);
438 *tp = new;
445 copy_bind_expr (tree *tp, int *walk_subtrees, copy_body_data *id) argument
447 tree block = BIND_EXPR_BLOCK (*tp);
449 copy_tree_r (tp, walk_subtrees, NULL);
453 BIND_EXPR_BLOCK (*tp) = block;
456 if (BIND_EXPR_VARS (*tp))
459 BIND_EXPR_VARS (*tp) = remap_decls (BIND_EXPR_VARS (*tp), i
466 copy_body_r(tree *tp, int *walk_subtrees, void *data) argument
1575 estimate_num_insns_1(tree *tp, int *walk_subtrees, void *data) argument
1917 expand_call_inline(basic_block bb, tree stmt, tree *tp, void *data) argument
2313 copy_tree_r(tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) argument
2383 remap_save_expr(tree *tp, void *st_, int *walk_subtrees) argument
2418 mark_local_for_remap_r(tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, void *data) argument
2468 unsave_r(tree *tp, int *walk_subtrees, void *data) argument
2543 debug_find_tree_1(tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, void *data) argument
[all...]
/freebsd-9.3-release/contrib/diff/lib/
H A Dstrftime.c378 const struct tm *tp extra_args_spec LOCALE_PARAM_PROTO)
384 int hour12 = tp->tm_hour;
393 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABDAY_1) + tp->tm_wday))
395 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))
397 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABMON_1) + tp->tm_mon))
399 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(MON_1) + tp->tm_mon))
401 ((const CHAR_T *) _NL_CURRENT (LC_TIME, tp->tm_hour > 11 \
409 # define f_wkday (weekday_name[tp->tm_wday])
410 # define f_month (month_name[tp->tm_mon])
413 # define ampm (L_("AMPM") + 2 * (tp
[all...]
/freebsd-9.3-release/lib/libc/inet/
H A Dinet_neta.c61 char *tp; local
70 tp = dst;
76 size -= (size_t)(dst - tp);
/freebsd-9.3-release/sys/dev/usb/serial/
H A Dusb_serial.c310 DPRINTF("tp = %p, unit = %d, subunits = %d\n",
386 struct tty *tp; local
389 tp = tty_alloc_mutex(&ucom_class, sc, sc->sc_mtx);
390 if (tp == NULL)
411 tty_makedev(tp, NULL, "%s", buf);
413 sc->sc_tty = tp;
427 tty_init_console(tp, ucom_cons_baud);
436 ucom_param(ucom_cons_softc->sc_tty, &tp->t_termios_init_in);
446 struct tty *tp = sc->sc_tty; local
448 DPRINTF("sc = %p, tp
573 struct tty *tp = sc->sc_tty; local
671 ucom_open(struct tty *tp) argument
754 ucom_close(struct tty *tp) argument
780 ucom_inwakeup(struct tty *tp) argument
826 ucom_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
870 ucom_modem(struct tty *tp, int sigon, int sigoff) argument
1064 struct tty *tp; local
1170 ucom_param(struct tty *tp, struct termios *t) argument
1244 ucom_outwakeup(struct tty *tp) argument
1271 struct tty *tp = sc->sc_tty; local
1350 struct tty *tp = sc->sc_tty; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c513 fasttrap_tracepoint_t *tp; local
517 for (tp = bucket->ftb_data; tp != NULL; tp = tp->ftt_next) {
518 if (tp->ftt_pid == ppid &&
519 tp->ftt_proc->ftpc_acount != 0) {
520 int ret = fasttrap_tracepoint_remove(cp, tp);
530 ASSERT(tp->ftt_proc->ftpc_acount != 0);
585 fasttrap_tracepoint_t *tp, *new_t local
764 fasttrap_tracepoint_t **pp, *tp; local
1657 fasttrap_tracepoint_t *tp; local
1902 fasttrap_tracepoint_t *tp; local
2162 fasttrap_tracepoint_t *tp; local
[all...]
/freebsd-9.3-release/usr.bin/chpass/
H A Dutil.c68 struct tm *tp; local
72 tp = localtime(&tval);
73 (void)sprintf(tbuf, "%s %d, %d", months[tp->tm_mon],
74 tp->tm_mday, tp->tm_year + 1900);
/freebsd-9.3-release/sys/dev/rp/
H A Drp.c577 static void rpclose(struct tty *tp);
578 static void rphardclose(struct tty *tp);
585 static void rp_do_receive(struct rp_port *rp, struct tty *tp, argument
611 tty_lock(tp);
626 ttydisc_rint(tp, ch, err);
640 ttydisc_rint(tp, ch & 0xff, err);
644 ttydisc_rint_done(tp);
645 tty_unlock(tp);
651 struct tty *tp; local
658 tp
683 struct tty *tp; local
751 struct tty *tp; local
854 rpopen(struct tty *tp) argument
911 rpclose(struct tty *tp) argument
921 rphardclose(struct tty *tp) argument
952 rpioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
970 rpmodem(struct tty *tp, int sigon, int sigoff) argument
1138 rpstart(struct tty *tp) argument
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Dmachdep.c1970 struct trapframe *tp; local
1972 tp = td->td_frame;
1973 return (fill_frame_regs(tp, regs));
1977 fill_frame_regs(struct trapframe *tp, struct reg *regs) argument
1979 regs->r_r15 = tp->tf_r15;
1980 regs->r_r14 = tp->tf_r14;
1981 regs->r_r13 = tp->tf_r13;
1982 regs->r_r12 = tp->tf_r12;
1983 regs->r_r11 = tp->tf_r11;
1984 regs->r_r10 = tp
2016 struct trapframe *tp; local
2143 struct trapframe *tp; local
2201 struct trapframe *tp; local
[all...]
/freebsd-9.3-release/usr.bin/showmount/
H A Dshowmount.c238 register struct mountlist *tp; local
266 tp = *mlp;
267 while (tp) {
268 val = strcmp(mp->ml_host, tp->ml_host);
269 val2 = strcmp(mp->ml_dirp, tp->ml_dirp);
295 otp = &tp->ml_left;
296 tp = tp->ml_left;
298 otp = &tp->ml_right;
299 tp
[all...]
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_append.c87 TEXT *tp; local
263 for (cnt = 0, tp = tiq.cqh_first;
264 tp != (TEXT *)&tiq; ++cnt, tp = tp->q.cqe_next)
265 if (db_append(sp, 1, lno++, tp->lb, tp->len))
H A Dex_display.c129 TEXT *tp; local
136 for (tp = cbp->textq.cqh_first;
137 tp != (void *)&cbp->textq; tp = tp->q.cqe_next) {
138 for (len = tp->len, p = tp->lb; len--; ++p) {
/freebsd-9.3-release/libexec/talkd/
H A Dtable.c68 struct timeval tp; variable in typeref:struct:timeval
93 gettimeofday(&tp, NULL);
94 current_time = tp.tv_sec;
126 gettimeofday(&tp, NULL);
127 current_time = tp.tv_sec;
163 gettimeofday(&tp, NULL);
164 current_time = tp.tv_sec;
/freebsd-9.3-release/sbin/shutdown/
H A Dshutdown.c249 struct interval *tp; local
259 tp = tlist;
260 if (tp->timeleft < offset)
261 (void)sleep((u_int)(offset - tp->timeleft));
263 while (tp->timeleft && offset < tp->timeleft)
264 ++tp;
269 if ((sltime = offset - tp->timeleft)) {
270 if (sltime > (u_int)(tp->timetowait / 5))
275 for (;; ++tp) {
[all...]

Completed in 161 milliseconds

1234567891011>>