Home
last modified time | relevance | path

Searched defs:cref (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/sys/contrib/ngatm/netnatm/sig/
H A Dunidef.h251 struct uni_cref cref; member
254 struct uni_cref cref; member
257 struct uni_cref cref; member
261 struct uni_cref cref; member
265 struct uni_cref cref; member
311 struct uni_cref cref; /* STATUS message CREF */ member
378 struct uni_cref cref; member
387 struct uni_cref cref; member
H A Dsig_verify.c366 uni_respond_status_verify(struct uni *uni, struct uni_cref *cref, in uni_respond_status_verify()
H A Dsig_coord.c1108 uni_respond_status(struct uni *uni, struct uni_cref *cref, in uni_respond_status()
1129 uni_respond_status_mtype(struct uni *uni, struct uni_cref *cref, in uni_respond_status_mtype()
H A Dsig_call.c123 uni_find_call(struct uni *uni, struct uni_cref *cref) in uni_find_call()
133 uni_find_callx(struct uni *uni, u_int cref, u_int mine) in uni_find_callx()
147 uni_create_call(struct uni *uni, u_int cref, u_int mine, uint32_t cookie) in uni_create_call()
H A Dunipriv.h309 u_int cref; /* call reference value or lij seqno */ member
/freebsd-12.1/sys/contrib/ngatm/netnatm/api/
H A Dcc_port.c534 find_cref(const struct ccport *port, const struct uni_cref *cref) in find_cref()
553 struct uni_cref *cref; in cc_uni_signal() local
H A Datmapi.h281 uint32_t cref; /* (flag << 23) | cref */ member
H A Dccpriv.h232 struct uni_cref cref; member
/freebsd-12.1/sys/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h163 u_int cref; member
170 struct uni_cref cref; member
H A Duni_ie.c682 uni_print_cref_internal(const struct uni_cref *cref, struct unicx *cx) in uni_print_cref_internal()
693 uni_print_cref(char *str, size_t len, const struct uni_cref *cref, in uni_print_cref()
/freebsd-12.1/contrib/binutils/ld/
H A Dld.h158 bfd_boolean cref; member
/freebsd-12.1/contrib/gcc/
H A Dstub-objc.c84 objc_volatilize_component_ref (tree ARG_UNUSED (cref), tree ARG_UNUSED (type)) in objc_volatilize_component_ref()
H A Dipa-type-escape.c887 tree cref = TREE_OPERAND (t, 0); in look_for_address_of() local
H A Dgimplify.c2755 tree var, var_type, cref; in gimplify_init_ctor_eval_range() local
2859 tree cref, init; in gimplify_init_ctor_eval() local
/freebsd-12.1/contrib/apr/memory/unix/
H A Dapr_pools.c2346 static void run_cleanups(cleanup_t **cref) in run_cleanups()
2359 static void run_child_cleanups(cleanup_t **cref) in run_child_cleanups()