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

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_usrreq.c178 struct tcpcb *tp = NULL; local
281 tp = intotcpcb(inp);
284 tcp_acounts[tp->t_state][req]++;
287 ostate = tp->t_state;
293 tp = in6totcpcb(in6p);
296 tcp_acounts[tp->t_state][req]++;
299 ostate = tp->t_state;
325 tp = sototcpcb(so);
332 tp = tcp_disconnect(tp);
620 change_keepalive(struct socket *so, struct tcpcb *tp) argument
649 struct tcpcb *tp; local
851 struct tcpcb *tp; local
936 tcp_disconnect(struct tcpcb *tp) argument
974 tcp_usrclosed(struct tcpcb *tp) argument
1203 struct tcpcb *tp; local
1238 struct tcpcb *tp; local
1409 struct tcpcb *tp; local
[all...]
/netbsd-6-1-5-RELEASE/tests/lib/libc/sys/
H A Dt_lwp_create.c206 ATF_TP_ADD_TCS(tp)
208 ATF_TP_ADD_TC(tp, lwp_create_works);
209 ATF_TP_ADD_TC(tp, lwp_create_generic_fail_no_uc_cpu);
211 ATF_TP_ADD_TC(tp, lwp_create_alpha_fail_pslset);
212 ATF_TP_ADD_TC(tp, lwp_create_alpha_fail_pslclr);
215 ATF_TP_ADD_TC(tp, lwp_create_amd64_fail_untouchable_rflags);
216 ATF_TP_ADD_TC(tp, lwp_create_amd64_fail_pc_too_high);
219 ATF_TP_ADD_TC(tp, lwp_create_arm_fail_invalid_mode);
222 ATF_TP_ADD_TC(tp, lwp_create_hppa_fail_invalid_1);
223 ATF_TP_ADD_TC(tp, lwp_create_hppa_fail_invalid_
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91dbgu.c222 struct tty *tp; local
246 tp = tty_alloc();
247 tp->t_oproc = at91dbgu_start;
248 tp->t_param = at91dbgu_param;
249 tp->t_hwiflow = at91dbgu_hwiflow;
251 sc->sc_tty = tp;
263 tty_attach(tp);
297 at91dbgu_param(struct tty *tp, struct termios *t) argument
300 = device_lookup_private(&at91dbgu_cd, COMUNIT(tp->t_dev));
324 if (tp
362 at91dbgu_hwiflow(struct tty *tp, int block) argument
388 at91dbgu_start(struct tty *tp) argument
469 struct tty *tp; local
607 struct tty *tp = sc->sc_tty; local
635 struct tty *tp = sc->sc_tty; local
647 struct tty *tp = sc->sc_tty; local
659 struct tty *tp = sc->sc_tty; local
671 struct tty *tp = sc->sc_tty; local
680 struct tty *tp = sc->sc_tty; local
734 at91dbgu_stop(struct tty *tp, int flag) argument
918 at91dbgu_txsoft(struct at91dbgu_softc *sc, struct tty *tp) argument
929 at91dbgu_rxsoft(struct at91dbgu_softc *sc, struct tty *tp) argument
[all...]
H A Dat91usart.c236 struct tty *tp; local
280 tp = tty_alloc();
281 tp->t_oproc = at91usart_start;
282 tp->t_param = at91usart_param;
283 tp->t_hwiflow = at91usart_hwiflow;
285 sc->sc_tty = tp;
287 tty_attach(tp);
323 at91usart_param(struct tty *tp, struct termios *t) argument
326 = device_lookup_private(&at91usart_cd, COMUNIT(tp->t_dev));
350 if (tp
385 at91usart_hwiflow(struct tty *tp, int block) argument
437 struct tty *tp = sc->sc_tty; local
472 at91usart_start(struct tty *tp) argument
559 struct tty *tp; local
687 struct tty *tp = sc->sc_tty; local
715 struct tty *tp = sc->sc_tty; local
727 struct tty *tp = sc->sc_tty; local
739 struct tty *tp = sc->sc_tty; local
751 struct tty *tp = sc->sc_tty; local
760 struct tty *tp = sc->sc_tty; local
814 at91usart_stop(struct tty *tp, int flag) argument
961 at91usart_rxsoft(struct at91usart_softc *sc, struct tty *tp, unsigned csr) argument
1031 at91usart_txsoft(struct at91usart_softc *sc, struct tty *tp) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depcom.c190 struct tty *tp; local
204 tp = tty_alloc();
205 tp->t_oproc = epcomstart;
206 tp->t_param = epcomparam;
207 tp->t_hwiflow = epcomhwiflow;
209 sc->sc_tty = tp;
225 tty_attach(tp);
257 epcomparam(struct tty *tp, struct termios *t) argument
260 = device_lookup_private(&epcom_cd, COMUNIT(tp->t_dev));
284 if (tp
324 epcomhwiflow(struct tty *tp, int block) argument
349 epcomstart(struct tty *tp) argument
435 struct tty *tp; local
573 struct tty *tp = sc->sc_tty; local
601 struct tty *tp = sc->sc_tty; local
613 struct tty *tp = sc->sc_tty; local
625 struct tty *tp = sc->sc_tty; local
637 struct tty *tp = sc->sc_tty; local
646 struct tty *tp = sc->sc_tty; local
700 epcomstop(struct tty *tp, int flag) argument
888 epcom_txsoft(struct epcom_softc *sc, struct tty *tp) argument
899 epcom_rxsoft(struct epcom_softc *sc, struct tty *tp) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c186 struct tty *tp; local
203 tp = tty_alloc();
204 tp->t_oproc = ixpcomstart;
205 tp->t_param = ixpcomparam;
206 tp->t_hwiflow = ixpcomhwiflow;
208 sc->sc_tty = tp;
224 tty_attach(tp);
256 ixpcomparam(struct tty *tp, struct termios *t) argument
259 = device_lookup_private(&ixpcom_cd, COMUNIT(tp->t_dev));
286 if (tp
341 ixpcomhwiflow(struct tty *tp, int block) argument
366 ixpcomstart(struct tty *tp) argument
465 struct tty *tp; local
608 struct tty *tp = sc->sc_tty; local
636 struct tty *tp = sc->sc_tty; local
648 struct tty *tp = sc->sc_tty; local
660 struct tty *tp = sc->sc_tty; local
672 struct tty *tp = sc->sc_tty; local
681 struct tty *tp = sc->sc_tty; local
737 ixpcomstop(struct tty *tp, int flag) argument
905 ixpcom_txsoft(struct ixpcom_softc *sc, struct tty *tp) argument
916 ixpcom_rxsoft(struct ixpcom_softc *sc, struct tty *tp) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/inet/
H A Dinet_ntop.c128 char tmp[sizeof "ffff:ffff:ffff:ffff:ffff:ffff:255.255.255.255"], *tp; local
169 tp = tmp;
175 *tp++ = ':';
180 *tp++ = ':';
185 if (!inet_ntop4(src+12, tp, sizeof tmp - (tp - tmp)))
187 tp += strlen(tp);
190 tp += SPRINTF((tp, "
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/missing/
H A Dinet_ntop.c113 char *tp; local
153 tp = tmp;
161 *tp++ = ':';
168 *tp++ = ':';
175 if (!inet_ntop_v4(src+12, tp, sizeof(tmp) - (tp - tmp)))
180 tp += strlen(tp);
183 tp += sprintf (tp, "
[all...]
/netbsd-6-1-5-RELEASE/tests/lib/libm/
H A Dt_acos.c259 ATF_TP_ADD_TCS(tp)
262 ATF_TP_ADD_TC(tp, acos_nan);
263 ATF_TP_ADD_TC(tp, acos_inf_neg);
264 ATF_TP_ADD_TC(tp, acos_inf_pos);
265 ATF_TP_ADD_TC(tp, acos_one_pos);
266 ATF_TP_ADD_TC(tp, acos_range);
267 ATF_TP_ADD_TC(tp, acos_cos);
269 ATF_TP_ADD_TC(tp, acosf_nan);
270 ATF_TP_ADD_TC(tp, acosf_inf_neg);
271 ATF_TP_ADD_TC(tp, acosf_inf_po
[all...]
H A Dt_cos.c265 ATF_TP_ADD_TCS(tp)
268 ATF_TP_ADD_TC(tp, cos_angles);
269 ATF_TP_ADD_TC(tp, cos_nan);
270 ATF_TP_ADD_TC(tp, cos_inf_neg);
271 ATF_TP_ADD_TC(tp, cos_inf_pos);
272 ATF_TP_ADD_TC(tp, cos_zero_neg);
273 ATF_TP_ADD_TC(tp, cos_zero_pos);
275 ATF_TP_ADD_TC(tp, cosf_angles);
276 ATF_TP_ADD_TC(tp, cosf_nan);
277 ATF_TP_ADD_TC(tp, cosf_inf_ne
[all...]
H A Dt_sin.c265 ATF_TP_ADD_TCS(tp)
268 ATF_TP_ADD_TC(tp, sin_angles);
269 ATF_TP_ADD_TC(tp, sin_nan);
270 ATF_TP_ADD_TC(tp, sin_inf_neg);
271 ATF_TP_ADD_TC(tp, sin_inf_pos);
272 ATF_TP_ADD_TC(tp, sin_zero_neg);
273 ATF_TP_ADD_TC(tp, sin_zero_pos);
275 ATF_TP_ADD_TC(tp, sinf_angles);
276 ATF_TP_ADD_TC(tp, sinf_nan);
277 ATF_TP_ADD_TC(tp, sinf_inf_ne
[all...]
H A Dt_tan.c264 ATF_TP_ADD_TCS(tp)
267 ATF_TP_ADD_TC(tp, tan_angles);
268 ATF_TP_ADD_TC(tp, tan_nan);
269 ATF_TP_ADD_TC(tp, tan_inf_neg);
270 ATF_TP_ADD_TC(tp, tan_inf_pos);
271 ATF_TP_ADD_TC(tp, tan_zero_neg);
272 ATF_TP_ADD_TC(tp, tan_zero_pos);
274 ATF_TP_ADD_TC(tp, tanf_angles);
275 ATF_TP_ADD_TC(tp, tanf_nan);
276 ATF_TP_ADD_TC(tp, tanf_inf_ne
[all...]
H A Dt_exp.c640 ATF_TP_ADD_TCS(tp)
643 ATF_TP_ADD_TC(tp, exp2_nan);
644 ATF_TP_ADD_TC(tp, exp2_inf_neg);
645 ATF_TP_ADD_TC(tp, exp2_inf_pos);
646 ATF_TP_ADD_TC(tp, exp2_product);
647 ATF_TP_ADD_TC(tp, exp2_zero_neg);
648 ATF_TP_ADD_TC(tp, exp2_zero_pos);
650 ATF_TP_ADD_TC(tp, exp2f_nan);
651 ATF_TP_ADD_TC(tp, exp2f_inf_neg);
652 ATF_TP_ADD_TC(tp, exp2f_inf_po
[all...]
H A Dt_ceil.c449 ATF_TP_ADD_TCS(tp)
452 ATF_TP_ADD_TC(tp, ceil_basic);
453 ATF_TP_ADD_TC(tp, ceil_nan);
454 ATF_TP_ADD_TC(tp, ceil_inf_neg);
455 ATF_TP_ADD_TC(tp, ceil_inf_pos);
456 ATF_TP_ADD_TC(tp, ceil_zero_neg);
457 ATF_TP_ADD_TC(tp, ceil_zero_pos);
459 ATF_TP_ADD_TC(tp, ceilf_basic);
460 ATF_TP_ADD_TC(tp, ceilf_nan);
461 ATF_TP_ADD_TC(tp, ceilf_inf_ne
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Ducom.c205 struct tty *tp; local
235 tp = tty_alloc();
236 tp->t_oproc = ucomstart;
237 tp->t_param = ucomparam;
238 tp->t_hwiflow = ucomhwiflow;
239 sc->sc_tty = tp;
241 DPRINTF(("ucom_attach: tty_attach %p\n", tp));
242 tty_attach(tp);
258 struct tty *tp = sc->sc_tty; local
262 DPRINTF(("ucom_detach: sc=%p flags=%d tp
344 struct tty *tp = sc->sc_tty; local
364 struct tty *tp; local
589 struct tty *tp = sc->sc_tty; local
625 struct tty *tp = sc->sc_tty; local
642 struct tty *tp = sc->sc_tty; local
659 struct tty *tp; local
679 struct tty *tp = sc->sc_tty; local
701 struct tty *tp = sc->sc_tty; local
875 struct tty *tp = sc->sc_tty; local
893 ucomparam(struct tty *tp, struct termios *t) argument
962 ucomhwiflow(struct tty *tp, int block) argument
982 ucomstart(struct tty *tp) argument
1038 ucomstop(struct tty *tp, int flag) argument
1059 struct tty *tp = sc->sc_tty; local
1127 struct tty *tp = sc->sc_tty; local
1152 struct tty *tp; local
1210 struct tty *tp = sc->sc_tty; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dppc-mont.pl95 $tp="r22";
154 addi $tp,$sp,$LOCALS
161 $UMULL $m1,$lo0,$n0 ; "tp[0]"*n0
191 $ST $lo1,0($tp) ; tp[j-1]
194 addi $tp,$tp,$BNSZ ; tp++
204 $ST $lo1,0($tp) ; tp[
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dfrac.c36 mp_limb_t *up, *tp, k; local
109 tp = MPFR_MANT(t);
111 MPN_COPY_DECR(tp + t0, up, un + 1);
113 tp[tn] = k | ((un) ? mpn_lshift (tp + t0, up, un, sh) : (mp_limb_t) 0);
115 MPN_ZERO(tp, t0);
131 carry = mpfr_round_raw (tp, tp,
137 tp[tn] = MPFR_LIMB_HIGHBIT;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dz8530tty.c214 * also be stopped for ^S; this sets TS_TTSTOP in tp->t_state.
324 struct tty *tp; local
393 tp = tty_alloc();
394 tp->t_dev = dev;
395 tp->t_oproc = zsstart;
396 tp->t_param = zsparam;
397 tp->t_hwiflow = zshwiflow;
398 tty_attach(tp);
400 zst->zst_tty = tp;
445 tp
482 struct tty *tp = zst->zst_tty; local
539 struct tty *tp; local
686 struct tty *tp; local
717 struct tty *tp; local
729 struct tty *tp; local
741 struct tty *tp; local
754 struct tty *tp; local
882 zsstart(struct tty *tp) argument
930 zsstop(struct tty *tp, int flag) argument
953 zsparam(struct tty *tp, struct termios *t) argument
1262 zshwiflow(struct tty *tp, int block) argument
1526 zstty_rxsoft(struct zstty_softc *zst, struct tty *tp) argument
1628 zstty_txsoft(struct zstty_softc *zst, struct tty *tp) argument
1643 zstty_stsoft(struct zstty_softc *zst, struct tty *tp) argument
1697 struct tty *tp = zst->zst_tty; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Denv_test.c108 ATF_TP_ADD_TCS(tp)
110 ATF_TP_ADD_TC(tp, has);
111 ATF_TP_ADD_TC(tp, get);
112 ATF_TP_ADD_TC(tp, set);
113 ATF_TP_ADD_TC(tp, unset);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Denv_test.c110 ATF_TP_ADD_TCS(tp)
112 ATF_TP_ADD_TC(tp, has);
113 ATF_TP_ADD_TC(tp, get);
114 ATF_TP_ADD_TC(tp, set);
115 ATF_TP_ADD_TC(tp, unset);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dpowm_sec.c32 mp_ptr rp, tp; local
65 tp = TMP_ALLOC_LIMBS (n + mpn_powm_sec_itch (bn, en, n));
67 rp = tp; tp += n;
72 mpn_powm_sec (rp, bp, bn, ep, en, mp, n, tp);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandlc2x.c64 mp_ptr tp, seedp, ap; local
95 tp = TMP_ALLOC_LIMBS (ta);
96 MPN_ZERO (&tp[tmp], ta - tmp); /* mpn_mul won't zero it out. */
99 tp = TMP_ALLOC_LIMBS (ta);
103 mpn_mul (tp, seedp, seedn, ap, an);
108 __GMPN_ADD (cy, tp, tp, tn, p->_cp, p->_cn);
111 tp[m2exp / GMP_NUMB_BITS] &= (CNST_LIMB (1) << m2exp % GMP_NUMB_BITS) - 1;
114 MPN_COPY (PTR (p->_mp_seed), tp, tn);
126 mpn_rshift (tp, t
146 mp_ptr tp; local
[all...]
/netbsd-6-1-5-RELEASE/tests/lib/libutil/
H A Dt_efun.c123 ATF_TP_ADD_TCS(tp)
128 ATF_TP_ADD_TC(tp, ecalloc);
129 ATF_TP_ADD_TC(tp, efopen);
130 ATF_TP_ADD_TC(tp, emalloc);
131 ATF_TP_ADD_TC(tp, erealloc);
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dser.c344 struct tty *tp = sc->sc_tty; local
348 ISSET(tp->t_cflag, CLOCAL) ? "+" : "-",
350 ISSET(tp->t_state, TS_CARR_ON) ? "+" : "-",
356 ISSET(tp->t_cflag, CRTSCTS) ? "+" : "-",
358 ISSET(tp->t_state, TS_TTSTOP) ? "+" : "-",
369 struct tty *tp; local
378 tp = sc->sc_tty = tty_alloc();
379 tty_attach(tp);
381 tp = sc->sc_tty;
383 if (kauth_authorize_device_tty(l->l_cred, KAUTH_DEVICE_TTY_OPEN, tp))
487 struct tty *tp = sc->sc_tty; local
512 struct tty *tp = sc->sc_tty; local
521 struct tty *tp = sc->sc_tty; local
530 struct tty *tp = sc->sc_tty; local
539 struct tty *tp = sc->sc_tty; local
549 struct tty *tp = sc->sc_tty; local
649 serparam(struct tty *tp, struct termios *t) argument
861 serhwiflow(struct tty *tp, int block) argument
919 serstart(struct tty *tp) argument
982 serstop(struct tty *tp, int flag) argument
1025 struct tty *tp = sc->sc_tty; local
1055 serrxint(struct ser_softc *sc, struct tty *tp) argument
1111 sertxint(struct ser_softc *sc, struct tty *tp) argument
1123 sermsrint(struct ser_softc *sc, struct tty *tp) argument
1161 struct tty *tp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c268 struct tty *tp; local
309 tp = tty_alloc();
310 tp->t_oproc = sbjcn_start;
311 tp->t_param = sbjcn_param;
312 tp->t_hwiflow = sbjcn_hwiflow;
314 ch->ch_tty = tp;
324 tty_attach(tp);
396 struct tty *tp = ch->ch_tty; local
401 ISSET(tp->t_cflag, CLOCAL) ? "+" : "-",
403 ISSET(tp
459 struct tty *tp = ch->ch_tty; local
497 struct tty *tp; local
624 struct tty *tp = ch->ch_tty; local
650 struct tty *tp = ch->ch_tty; local
660 struct tty *tp = ch->ch_tty; local
670 struct tty *tp = ch->ch_tty; local
680 struct tty *tp = ch->ch_tty; local
892 sbjcn_param(struct tty *tp, struct termios *t) argument
1063 sbjcn_hwiflow(struct tty *tp, int block) argument
1112 sbjcn_start(struct tty *tp) argument
1172 sbjcnstop(struct tty *tp, int flag) argument
1212 sbjcn_rxsoft(struct sbjcn_channel *ch, struct tty *tp) argument
1301 sbjcn_txsoft(struct sbjcn_channel *ch, struct tty *tp) argument
1313 sbjcn_stsoft(struct sbjcn_channel *ch, struct tty *tp) argument
1431 struct tty *tp = ch->ch_tty; local
[all...]

Completed in 434 milliseconds

<<11121314151617181920>>