Searched refs:tp (Results 251 - 275 of 652) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/contrib/bsnmp/snmpd/
H A Dtrans_udp.c101 udp_init_port(struct tport *tp) argument
103 struct udp_port *p = (struct udp_port *)tp;
200 udp_close_port(struct tport *tp) argument
202 struct udp_port *port = (struct udp_port *)tp;
205 trans_remove_port(tp);
213 udp_send(struct tport *tp, const u_char *buf, size_t len, argument
216 struct udp_port *p = (struct udp_port *)tp;
/freebsd-9.3-release/contrib/mtree/
H A Dverify.c169 char *tp; local
267 for (tp = tail; *tp; ++tp)
269 *tp = '/';
270 miss(p->child, tp + 1);
271 *tp = '\0';
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex_print.c101 ex_print(sp, cmdp, fp, tp, flags)
104 MARK *fp, *tp;
115 for (from = fp->lno, to = tp->lno; from <= to; ++from) {
185 ex_scprint(sp, fp, tp)
187 MARK *fp, *tp;
206 p, &col, tp->cno == fp->cno ? 1 : tp->cno - fp->cno, 0, '^'))
H A Dex_cscope.c660 TAG *tp; local
740 CALLOC_RET(sp, tp,
742 tp->fname = tp->buf;
744 memcpy(tp->fname, dname, dlen);
745 tp->fname[dlen] = '/';
748 memcpy(tp->fname + dlen, name, nlen + 1);
749 tp->fnlen = dlen + nlen;
750 tp->slno = slno;
752 tp
[all...]
/freebsd-9.3-release/usr.sbin/mtree/
H A Dverify.c162 char *tp; local
231 for (tp = tail; *tp; ++tp);
232 *tp = '/';
233 miss(p->child, tp + 1);
234 *tp = '\0';
/freebsd-9.3-release/sys/teken/
H A Dteken_subr.h92 teken_pos_t tp; local
108 tp.tp_row = t->t_scrollreg.ts_begin;
109 tp.tp_col = 0;
110 teken_funcs_copy(t, &tr, &tp);
132 tp.tp_row = t->t_scrollreg.ts_begin + amount;
133 tp.tp_col = 0;
134 teken_funcs_copy(t, &tr, &tp);
412 teken_pos_t tp; local
416 tp.tp_row = t->t_cursor.tp_row;
417 tp
632 teken_pos_t tp; local
664 teken_pos_t tp; local
776 teken_subr_do_putchar(teken_t *t, const teken_pos_t *tp, teken_char_t c, int width) argument
847 teken_pos_t tp; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-alias-warnings.c401 struct tree_map *tp = pool_alloc (references_pool);
403 tp->from = t;
404 tp->to = NULL_TREE;
405 tp->hash = htab_hash_pointer(tp->from);
407 slot = htab_find_slot (ht, tp, INSERT);
408 *slot = (void *) tp;
527 find_references_in_tree_helper (tree *tp,
543 if (TREE_CODE (*tp) == INDIRECT_REF)
545 match.from = TREE_OPERAND (*tp,
399 struct tree_map *tp = pool_alloc (references_pool); local
525 find_references_in_tree_helper(tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, void *data) argument
[all...]
/freebsd-9.3-release/lib/libc/stdio/
H A Dxprintf_time.c63 time_t *tp; local
78 tp = *((time_t **)arg[0]);
79 t = *tp;
/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dtree.c222 incref(type_t *tp, tspec_t t) argument
228 tp2->t_subt = tp;
236 tincref(type_t *tp, tspec_t t) argument
242 tp2->t_subt = tp;
250 getcnode(type_t *tp, val_t *v) argument
256 n->tn_type = tp;
258 n->tn_val->v_tspec = tp->t_tspec;
374 type_t *tp; local
398 t = (tp = tn->tn_type)->t_tspec;
401 str = tp
708 type_t *tp; local
1633 convert(op_t op, int arg, type_t *tp, tnode_t *tn) argument
1682 ptconv(int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1734 iiconv(op_t op, int arg, tspec_t nt, tspec_t ot, type_t *tp, tnode_t *tn) argument
1773 piconv(op_t op, tspec_t nt, type_t *tp, tnode_t *tn) argument
1799 ppconv(op_t op, tnode_t *tn, type_t *tp) argument
1856 cvtcon(op_t op, int arg, type_t *tp, val_t *nv, val_t *v) argument
2179 conmemb(type_t *tp) argument
2199 tyname(type_t *tp) argument
2342 type_t *tp; local
2546 plength(type_t *tp) argument
2916 bldszof(type_t *tp) argument
2983 cast(tnode_t *tn, type_t *tp) argument
3176 parg( int n, type_t *tp, tnode_t *tn) argument
[all...]
/freebsd-9.3-release/lib/libc/rpc/
H A Drpc_com.h78 struct timeval *tp);
/freebsd-9.3-release/sys/sys/
H A Dttyqueue.h72 void ttyinq_setsize(struct ttyinq *ti, struct tty *tp, size_t len);
74 int ttyinq_read_uio(struct ttyinq *ti, struct tty *tp, struct uio *uio,
139 void ttyoutq_setsize(struct ttyoutq *to, struct tty *tp, size_t len);
142 int ttyoutq_read_uio(struct ttyoutq *to, struct tty *tp, struct uio *uio);
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_connect.c227 struct tcpcb *tp = so_sototcpcb(so); local
232 opt2 = V_TX_QUEUE(sc->params.tp.tx_modq[pi->tx_chan]) |
235 if (tp->t_flags & TF_SACK_PERMIT)
238 if (tp->t_flags & TF_REQ_TSTMP)
241 if (tp->t_flags & TF_REQ_SCALE)
304 * tp->t_state = TCPS_SYN_SENT
319 struct tcpcb *tp = intotcpcb(inp); local
369 if (tp->t_flags & TF_REQ_SCALE)
370 rscale = tp->request_r_scale = select_rcv_wscale();
398 c5->iss = htobe32(tp
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Ddiff.h130 dns_rdata_t *rdata, dns_difftuple_t **tp);
136 *\li *tp != NULL && *tp == NULL.
144 dns_difftuple_free(dns_difftuple_t **tp);
149 * \li **tp is a valid tuple.
152 * \li *tp == NULL
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c357 grab_entry(const char *const tn, TERMTYPE *const tp) argument
360 int status = _nc_read_entry(tn, filename, tp);
370 for_each_boolean(n, tp) {
371 if (!VALID_BOOLEAN(tp->Booleans[n]))
372 tp->Booleans[n] = FALSE;
374 for_each_string(n, tp) {
375 if (tp->Strings[n] == CANCELLED_STRING)
376 tp->Strings[n] = ABSENT_STRING;
/freebsd-9.3-release/sys/dev/speaker/
H A Dspkr.c498 tone_t *tp = (tone_t *)cmdarg; local
500 if (tp->frequency == 0)
501 rest(tp->duration);
503 tone(tp->frequency, tp->duration);
506 tone_t *tp = (tone_t *)(*(caddr_t *)cmdarg); local
510 for (; ; tp++) {
511 error = copyin(tp, &ttp, sizeof(tone_t));
/freebsd-9.3-release/contrib/amd/amd/
H A Dinfo_nisplus.c157 nisplus_search(mnt_map *m, char *map, char *key, char **val, time_t *tp) argument
234 *tp = 0;
254 nisplus_init(mnt_map *m, char *map, time_t *tp) argument
297 *tp = 0; /* no time */
304 nisplus_mtime(mnt_map *m, char *map, time_t *tp) argument
306 return nisplus_init(m,map, tp);
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c863 register char *tp; local
959 tp = newdelnum.string;
961 while (*tp++ != '.')
963 *--tp = 0; /* Kill final dot to get old delta temporarily. */
970 *tp = '.'; /* Restore final dot. */
1095 register char *tp, *np; local
1100 np = tp = nnum->string;
1102 for (tp = np + l; np != tp; )
1103 if (isdigit(*--tp)) {
1263 register char *tp; local
[all...]
/freebsd-9.3-release/sys/netinet/
H A Dsiftr.c743 siftr_siftdata(struct pkt_node *pn, struct inpcb *inp, struct tcpcb *tp, argument
768 pn->snd_cwnd = tp->snd_cwnd;
769 pn->snd_wnd = tp->snd_wnd;
770 pn->rcv_wnd = tp->rcv_wnd;
772 pn->snd_ssthresh = tp->snd_ssthresh;
773 pn->snd_scale = tp->snd_scale;
774 pn->rcv_scale = tp->rcv_scale;
775 pn->conn_state = tp->t_state;
776 pn->max_seg_size = tp->t_maxseg;
777 pn->smoothed_rtt = tp
819 struct tcpcb *tp; local
990 struct tcpcb *tp; local
[all...]
H A Dtcp_syncache.c651 struct tcpcb *tp; local
816 tp = intotcpcb(inp);
817 tp->t_state = TCPS_SYN_RECEIVED;
818 tp->iss = sc->sc_iss;
819 tp->irs = sc->sc_irs;
820 tcp_rcvseqinit(tp);
821 tcp_sendseqinit(tp);
822 tp->snd_wl1 = sc->sc_irs;
823 tp->snd_max = tp
1051 struct tcpcb *tp; local
[all...]
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipfstat.c1208 statetop_t *tstable = NULL, *tp; local
1329 tp = tstable + tsentry;
1330 tp->st_src = ips.is_src;
1331 tp->st_dst = ips.is_dst;
1332 tp->st_p = ips.is_p;
1333 tp->st_v = ips.is_v;
1334 tp->st_state[0] = ips.is_state[0];
1335 tp->st_state[1] = ips.is_state[1];
1337 tp->st_pkts = ips.is_pkts[0]+ips.is_pkts[1];
1338 tp
[all...]
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_data.c402 xfs_trans_t *tp; /* transaction pointer */ local
407 tp = args->trans;
411 error = xfs_da_get_buf(tp, dp, XFS_DIR2_DB_TO_DA(mp, blkno), -1, &bp,
440 xfs_dir2_data_log_header(tp, bp);
441 xfs_dir2_data_log_unused(tp, bp, dup);
451 xfs_trans_t *tp, /* transaction pointer */
460 xfs_da_log_buf(tp, bp, (uint)((char *)dep - (char *)d),
470 xfs_trans_t *tp, /* transaction pointer */
478 xfs_da_log_buf(tp, bp, (uint)((char *)&d->hdr - (char *)d),
487 xfs_trans_t *tp, /* transactio
450 xfs_dir2_data_log_entry( xfs_trans_t *tp, xfs_dabuf_t *bp, xfs_dir2_data_entry_t *dep) argument
469 xfs_dir2_data_log_header( xfs_trans_t *tp, xfs_dabuf_t *bp) argument
486 xfs_dir2_data_log_unused( xfs_trans_t *tp, xfs_dabuf_t *bp, xfs_dir2_data_unused_t *dup) argument
516 xfs_dir2_data_make_free( xfs_trans_t *tp, xfs_dabuf_t *bp, xfs_dir2_data_aoff_t offset, xfs_dir2_data_aoff_t len, int *needlogp, int *needscanp) argument
697 xfs_dir2_data_use_free( xfs_trans_t *tp, xfs_dabuf_t *bp, xfs_dir2_data_unused_t *dup, xfs_dir2_data_aoff_t offset, xfs_dir2_data_aoff_t len, int *needlogp, int *needscanp) argument
[all...]
H A Dxfs_da_btree.c119 xfs_trans_t *tp; local
121 tp = args->trans;
122 error = xfs_da_get_buf(tp, args->dp, blkno, -1, &bp, whichfork);
134 xfs_da_log_buf(tp, bp,
340 xfs_trans_t *tp; local
354 tp = args->trans;
356 error = xfs_da_get_buf(tp, dp, blkno, -1, &bp, args->whichfork);
373 xfs_da_log_buf(tp, bp, 0, size - 1);
404 xfs_da_log_buf(tp, bp,
511 xfs_trans_t *tp; local
1038 xfs_trans_t *tp; local
1624 xfs_trans_t *tp; local
1741 xfs_trans_t *tp; local
1947 xfs_trans_t *tp; local
2488 xfs_da_log_buf(xfs_trans_t *tp, xfs_dabuf_t *dabuf, uint first, uint last) argument
2533 xfs_da_brelse(xfs_trans_t *tp, xfs_dabuf_t *dabuf) argument
2559 xfs_da_binval(xfs_trans_t *tp, xfs_dabuf_t *dabuf) argument
[all...]
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcsedit.c867 register char * tp; local
913 tp = keyval.string;
914 *tp++ = KDELIM;
920 if (tp <= &keyval.string[keylength])
923 *tp++ = c;
930 *tp++ = c; *tp = '\0';
933 tp[-1] = 0;
949 *tp++ =c;
950 if (tlim <= tp)
1307 register char *tp; local
1506 register char *tp, *np; local
[all...]
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_time.c194 struct timespec tp; local
196 LIN_SDT_PROBE2(time, linux_clock_gettime, entry, args->which, args->tp);
205 error = kern_clock_gettime(td, nwhich, &tp);
211 native_to_linux_timespec(&lts, &tp);
213 error = copyout(&lts, args->tp, sizeof lts);
229 LIN_SDT_PROBE2(time, linux_clock_settime, entry, args->which, args->tp);
238 error = copyin(args->tp, &lts, sizeof lts);
268 LIN_SDT_PROBE2(time, linux_clock_getres, entry, args->which, args->tp);
270 if (args->tp == NULL) {
291 error = copyout(&lts, args->tp, sizeo
[all...]
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtic.c302 NCURSES_CONST char *tp; local
315 if ((tp = nametrans(namebuf)) != 0) {
317 (void) fputs(tp, stdout);
816 #define CUR tp->
822 check_acs(TERMTYPE *tp) argument
862 check_colors(TERMTYPE *tp) argument
932 check_keypad(TERMTYPE *tp) argument
1132 check_params(TERMTYPE *tp, const char *name, char *value) argument
1297 check_sgr(TERMTYPE *tp, char *zero, int num, char *cap, const char *name) argument
1331 #define CHECK_SGR(num,name) check_sgr(tp, zer
1360 check_termtype(TERMTYPE *tp, bool literal) argument
[all...]

Completed in 194 milliseconds

<<11121314151617181920>>