Home
last modified time | relevance | path

Searched defs:t_type (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/unicode-width/scripts/
Dunicode.py181 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, argument
/external/rust/crates/unicode-segmentation/scripts/
Dunicode.py198 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, argument
/external/musl/include/sys/
Dmtio.h83 long t_type; member
/external/iproute2/ip/
Dipxfrm.c100 int t_type; member
/external/usrsctp/usrsctplib/netinet/
Dsctputil.c2269 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_start()
2707 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_stop()
/external/tcpdump/
Dprint-isakmp.c338 nd_uint8_t t_type; /* Transform Type (ENCR,PRF,INTEG,etc.*/ member
1916 uint8_t t_type; in ikev2_t_print() local