Home
last modified time | relevance | path

Searched defs:uu (Results 1 – 23 of 23) sorted by relevance

/trueos/lib/libosxsupport/uuid/
HDunparse.c52 static void uuid_unparse_x(const uuid_t uu, char *out, const char *fmt) in uuid_unparse_x()
64 void uuid_unparse_lower(const uuid_t uu, char *out) in uuid_unparse_lower()
69 void uuid_unparse_upper(const uuid_t uu, char *out) in uuid_unparse_upper()
74 void uuid_unparse(const uuid_t uu, char *out) in uuid_unparse()
HDclear.c40 void uuid_clear(uuid_t uu) in uuid_clear()
HDisnull.c39 int uuid_is_null(const uuid_t uu) in uuid_is_null()
HDunpack.c39 void uuid_unpack(const uuid_t in, struct uuid *uu) in uuid_unpack()
HDpack.c39 void uuid_pack(const struct uuid *uu, uuid_t ptr) in uuid_pack()
HDgen_uuid.c585 struct uuid uu; in uuid__generate_time() local
612 THREAD_LOCAL struct uuid uu; in uuid_generate_time() local
655 struct uuid uu; in uuid__generate_random() local
/trueos/contrib/gcc/
HDlibgcc2.c75 const DWunion uu = {.ll = u}; in __negdi2() local
289 const DWunion uu = {.ll = u}; in __mulvDI3() local
417 const DWunion uu = {.ll = u}; in __lshrdi3() local
445 const DWunion uu = {.ll = u}; in __ashldi3() local
473 const DWunion uu = {.ll = u}; in __ashrdi3() local
539 const DWunion uu = {.ll = u}; in __ffsDI2() local
558 const DWunion uu = {.ll = u}; in __muldi3() local
728 const DWunion uu = {.ll = x}; in __clzDI2() local
760 const DWunion uu = {.ll = x}; in __ctzDI2() local
842 const DWunion uu = {.ll = x}; in __parityDI2() local
[all …]
/trueos/sys/contrib/ngatm/netnatm/saal/
HDsaal_sscop.c1256 send_bgn(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgn()
1292 send_bgrej(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgrej()
1325 send_bgak(struct sscop *sscop, struct SSCOP_MBUF_T *uu) in send_bgak()
1420 send_end(struct sscop *sscop, int src, struct SSCOP_MBUF_T *uu) in send_end()
1626 send_rs(struct sscop *sscop, int resend, struct SSCOP_MBUF_T *uu) in send_rs()
1693 sscop_idle_establish_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_idle_establish_req()
2006 sscop_outpend_release_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_outpend_release_req()
2057 sscop_inpend_establish_resp(struct sscop *sscop, struct sscop_msg *uu) in sscop_inpend_establish_resp()
2078 sscop_inpend_release_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_inpend_release_req()
2301 sscop_outdis_establish_req(struct sscop *sscop, struct sscop_msg *uu) in sscop_outdis_establish_req()
[all …]
/trueos/sys/contrib/ngatm/netnatm/msg/
HDuni_msg.h15 struct uni_ie_uu uu; member
39 struct uni_ie_uu uu; member
61 struct uni_ie_uu uu; member
71 struct uni_ie_uu uu; member
97 struct uni_ie_uu uu; member
165 struct uni_ie_uu uu; member
184 struct uni_ie_uu uu; member
194 struct uni_ie_uu uu; member
203 struct uni_ie_uu uu; member
214 struct uni_ie_uu uu; member
[all …]
HDuni_ie.h37 struct uni_ie_uu uu; member
HDuni_ie.c5524 DEF_IE_PRINT(itu, uu) in DEF_IE_PRINT() argument
5538 DEF_IE_CHECK(itu, uu) in DEF_IE_CHECK() argument
5548 DEF_IE_ENCODE(itu, uu) in DEF_IE_ENCODE() argument
5558 DEF_IE_DECODE(itu, uu) in DEF_IE_DECODE() argument
HDunistruct.h997 u_char uu[UNI_UU_MAXLEN]; member
/trueos/lib/libc/quad/
HDquad.h60 union uu { union
/trueos/lib/libstand/
HDquad.h64 union uu { union
/trueos/sys/libkern/
HDquad.h65 union uu { union
/trueos/contrib/groff/src/libs/libgroff/
HDerrarg.cpp40 errarg::errarg(unsigned int uu) : type(UNSIGNED_INTEGER) in errarg()
/trueos/crypto/openssl/ssl/
HDs23_lib.c79 unsigned int uu = ssl3_num_ciphers(); in ssl23_get_cipher() local
/trueos/contrib/subversion/subversion/libsvn_client/
HDrelocate.c78 struct url_uuid_t *uu = &APR_ARRAY_IDX(uuids, i, in validator_func() local
/trueos/lib/libc/stdio/
HDxprintf_int.c266 uintmax_t uu; in __printf_render_int() local
/trueos/lib/libasl/
HDasl_core.c226 uuid_t uu, gu; in asl_core_check_group_access() local
/trueos/sys/kern/
HDkern_resource.c907 uint64_t ut, uu, st, su, it, tt, tu; in calcru1() local
/trueos/crypto/heimdal/kdc/
HDkrb5tgs.c1528 hdb_entry_ex *uu; in tgs_build_reply() local
/trueos/crypto/openssh/
HDkey.c872 char *uu; in key_write() local