Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/
H A Dreference_wrapper.h203 cref(const _Tp& __t) _NOEXCEPT in cref() function
211 cref(reference_wrapper<_Tp> __t) _NOEXCEPT in cref() function
/freebsd-13.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-13.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-13.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.c684 uni_print_cref_internal(const struct uni_cref *cref, struct unicx *cx) in uni_print_cref_internal()
695 uni_print_cref(char *str, size_t len, const struct uni_cref *cref, in uni_print_cref()
/freebsd-13.1/contrib/apr/memory/unix/
H A Dapr_pools.c2623 static void run_cleanups(cleanup_t **cref) in run_cleanups()
2636 static void run_child_cleanups(cleanup_t **cref) in run_child_cleanups()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h157 bool cref; member