/freebsd/tools/regression/sockets/so_setfib/ |
H A D | so_setfib.c | 72 static struct t_type { struct 75 } t_type[] = { variable 104 t_type[type].name, i); in so_setfib() 108 t_dom[dom].name, t_type[type].name, i, s, i); in so_setfib() 111 t_type[type].name, i); in so_setfib() 115 t_dom[dom].name, t_type[type].name, i, s, i, in so_setfib() 119 t_type[type].name, i); in so_setfib() 135 if (t_dom[dom].domain == PF_ROUTE && t_type[type].type != SOCK_RAW) in t() 137 if (t_dom[dom].domain == PF_LOCAL && t_type[type].type == SOCK_RAW) in t() 141 s = socket(t_dom[dom].domain, t_type[type].type, 0); in t() [all …]
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | fixup_tdescs.c | 96 if (cput->t_type != TYPEDEF) in fix_small_cpu_struct() 106 if (!streq(cpu->t_name, "cpu") || cpu->t_type != STRUCT) in fix_small_cpu_struct() 138 machcpu->t_type = FORWARD; in fix_small_cpu_struct() 139 } else if (machcpu->t_type != STRUCT) { in fix_small_cpu_struct() 144 (machcpu->t_type == FORWARD ? "forward" : "struct")); in fix_small_cpu_struct()
|
H A D | dwarf.c | 177 switch (tdp->t_type) { in tdesc_size() 202 tdp->t_id, tdp->t_type); in tdesc_size() 211 switch (tdp->t_type) { in tdesc_bitsize() 238 tdp->t_id, tdp->t_type); in tdesc_bitsize() 247 switch (tdp->t_type) { in tdesc_basetype() 577 tdp->t_type = INTRINSIC; in tdesc_intr_common() 633 new->t_type = INTRINSIC; in tdesc_intr_clone() 668 dimtdp->t_type = ARRAY; in tdesc_array_create() 738 dimtdp->t_type == ARRAY; in die_array_create() 813 tdp->t_type = FORWARD; in die_enum_create() [all …]
|
H A D | merge.c | 339 tdesc_t *defn = (ctdp->t_type == FORWARD ? mtdp : ctdp); in fwd_equiv() 341 return (defn->t_type == STRUCT || defn->t_type == UNION || in fwd_equiv() 342 defn->t_type == ENUM); in fwd_equiv() 372 if (ctdp->t_type != mtdp->t_type) { in equiv_node() 373 if (ctdp->t_type == FORWARD || mtdp->t_type == FORWARD) in equiv_node() 383 if ((equiv = tdesc_ops[ctdp->t_type].equiv) != NULL) in equiv_node() 452 if (ed.ed_tgt->t_type == FORWARD && ctdp->t_type != FORWARD) { in map_td_tree_post() 715 new->t_type = old->t_type; in conjure_template() 984 oldtdp->t_type, tdesc_name(oldtdp), oldtdp->t_id, in add_tdesc() 987 if ((newtdp = tdesc_ops[oldtdp->t_type].conjure(oldtdp, newid, in add_tdesc()
|
H A D | traverse.c | 156 if ((travcb = tdtd->firstops[this->t_type]) != NULL) { in tdtraverse() 167 if (descend && (travcb = tdtd->preops[this->t_type]) != NULL) { in tdtraverse() 175 if ((descender = tddescenders[this->t_type]) != NULL && in tdtraverse() 179 if ((travcb = tdtd->postops[this->t_type]) != NULL && in tdtraverse()
|
H A D | ctf.c | 323 switch (tp->t_type) { in write_type() 385 if (tp->t_type == STRUCT) in write_type() 520 warning("Can't write unknown type %d\n", tp->t_type); in write_type() 1128 tdp->t_type = INTRINSIC; in resurrect_types() 1155 tdp->t_type = INTRINSIC; in resurrect_types() 1171 tdp->t_type = POINTER; in resurrect_types() 1178 tdp->t_type = ARRAY; in resurrect_types() 1204 tdp->t_type = (kind == CTF_K_STRUCT ? STRUCT : UNION); in resurrect_types() 1278 tdp->t_type = ENUM; in resurrect_types() 1295 tdp->t_type = FORWARD; in resurrect_types() [all …]
|
H A D | tdata.c | 64 switch (tdp->t_type) { in tdesc_layouthash() 102 tdp->t_type, tdp->t_id); in tdesc_layouthash() 257 if (free_cbs[tdp->t_type]) in tdesc_free_cb() 258 free_cbs[tdp->t_type](tdp); in tdesc_free_cb()
|
H A D | ctftools.h | 233 stabtype_t t_type; member
|
/freebsd/sys/netinet/ |
H A D | sctputil.c | 2156 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_start() argument 2165 t_type, stcb, stcb->sctp_ep)); in sctp_timer_start() 2180 (t_type != SCTP_TIMER_TYPE_ASOCKILL)) { in sctp_timer_start() 2183 t_type, inp, stcb, net); in sctp_timer_start() 2190 t_type, inp, stcb, net); in sctp_timer_start() 2194 switch (t_type) { in sctp_timer_start() 2200 t_type, inp, stcb, net); in sctp_timer_start() 2220 t_type, inp, stcb, net); in sctp_timer_start() 2240 t_type, inp, stcb, net); in sctp_timer_start() 2253 t_type, inp, stcb, net); in sctp_timer_start() [all …]
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-positives.c | 96 t_type t; /*@ local variable declaration indent again off by -1 */
|
/freebsd/usr.bin/mt/ |
H A D | mt.c | 421 short t_type; /* type of magtape device */ member 439 if (mt->t_type == 0) { in status() 444 if (mt->t_type == bp->mt_type) in status() 447 if(mt->t_type == MT_ISAR) in status()
|
/freebsd/contrib/tcpdump/ |
H A D | print-isakmp.c | 329 nd_uint8_t t_type; /* Transform Type (ENCR,PRF,INTEG,etc.*/ member 1909 uint8_t t_type; in ikev2_t_print() local 1925 t_type = GET_U_1(p->t_type); in ikev2_t_print() 1926 switch (t_type) { in ikev2_t_print() 1956 STR_OR_ID(t_type, ikev2_t_type_map), in ikev2_t_print() 1960 STR_OR_ID(t_type, ikev2_t_type_map), in ikev2_t_print()
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmds.c | 205 int t_type; member 257 curtype = type = p->t_type; in settype() 279 if (newtype == p->t_type) in changetype()
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 138 int t_type; member 271 curtype = type = p->t_type; in set_type() 293 if (newtype == p->t_type) in changetype()
|