Home
last modified time | relevance | path

Searched defs:tp1 (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctp_var.h112 #define sctp_flight_size_decrease(tp1) do { \ argument
119 #define sctp_flight_size_increase(tp1) do { \ argument
123 #define sctp_total_flight_decrease(stcb, tp1) do { \ argument
134 #define sctp_total_flight_increase(stcb, tp1) do { \ argument
H A Dsctp_indata.c2707 struct sctp_tmit_chunk *tp1; in sctp_handle_segments() local
2869 struct sctp_tmit_chunk *tp1; sctp_check_for_revoked() local
2932 struct sctp_tmit_chunk *tp1; sctp_strike_gap_ack_chunks() local
3192 struct sctp_tmit_chunk *tp1, *tp2, *a_adv=NULL; sctp_try_advance_peer_ack_point() local
3471 struct sctp_tmit_chunk *tp1, *tp2; sctp_handle_sack() local
[all...]
H A Dsctputil.c3335 struct sctp_tmit_chunk *tp1) in sctp_free_bufspace()
3376 sctp_release_pr_sctp_chunk(struct sctp_tcb *stcb, struct sctp_tmit_chunk *tp1, in sctp_release_pr_sctp_chunk()
H A Dsctp_input.c2379 struct sctp_tmit_chunk *tp1; in process_chunk_drop() local
H A Dsctp_output.c7548 struct sctp_tmit_chunk *at, *tp1, *last; local
/netbsd-src/usr.bin/xlint/lint2/
H A Dchk.c237 type_t *tp1, *tp2; in chkvtui() local
295 type_t *tp1, *tp2; in chkvtdi() local
333 type_t *tp1, *tp2, **ap1, **ap2; chkfaui() local
1118 type_t **ap1, **ap2, *tp1, *tp2; check_argument_declarations() local
1189 types_compatible(type_t * tp1,type_t * tp2,bool ignqual,bool promot,bool asgn,bool * dowarn) types_compatible() argument
1315 prototypes_compatible(type_t * tp1,type_t * tp2,bool * dowarn) prototypes_compatible() argument
[all...]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
H A Daes_core.c1984 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_x86core.c603 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
915 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
992 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_decrypt() local
H A Daes_core.c1968 u32 tp1, tp2, tp4, tp8, tp9, tpb, tpd, tpe, m; in AES_set_decrypt_key() local
/netbsd-src/sbin/cgdconfig/
H A Dargon2_utils.c88 struct timespec tp1, tp2; in argon2id_calibrate() local
/netbsd-src/sbin/mount_qemufwcfg/
H A Dvirtdir.c47 const virt_dirent_t *tp1 = vp1; in compare() local
/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_program_test.cpp177 const engine::test_program tp1( in ATF_TEST_CASE_BODY() local
/netbsd-src/usr.bin/xlint/lint1/
H A Ddecl.c2147 qualifiers_correspond(const type_t * tp1,const type_t * tp2,bool ignqual) qualifiers_correspond() argument
2158 pointer_types_are_compatible(const type_t * tp1,const type_t * tp2,bool ignqual) pointer_types_are_compatible() argument
2166 prototypes_compatible(const type_t * tp1,const type_t * tp2,bool * dowarn) prototypes_compatible() argument
2220 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool * dowarn) types_compatible() argument
[all...]
H A Dtree.c1270 merge_qualifiers(type_t * tp1,const type_t * tp2) merge_qualifiers() argument
/netbsd-src/games/larn/
H A Dcreate.c342 int tp1, tp2; in troom() local
/netbsd-src/lib/libcrypt/
H A Dcrypt-argon2.c149 struct timespec tp1, tp2, delta; estimate_argon2_params() local
/netbsd-src/share/examples/refuse/virtdir/
H A Dvirtdir.c45 const virt_dirent_t *tp1 = (const virt_dirent_t *) vp1; in compare() local
/netbsd-src/external/bsd/iscsi/dist/src/initiator/
H A Dvirtdir.c45 const virt_dirent_t *tp1 = (const virt_dirent_t *) vp1; in compare() local
/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c1307 struct tty *tp1 = (sc1 != NULL) ? sc1->sc_tty : NULL; in scnintr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d569 Type tp1 = fparam1.type; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c5271 Type *tp1 = fparam1->type; in covariant() local