Searched refs:uuid (Results 226 - 250 of 486) sorted by relevance

1234567891011>>

/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dgetpwnam.c41 #include <uuid/uuid.h>
H A Dmbr_check_membership.c41 #include <uuid/uuid.h>
78 static uuid_t *u_uuid_list = NULL; // user uuid list
79 static uuid_t *g_uuid_list = NULL; // group uuid list
/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDABase.c530 CFUUIDBytes uuid; local
532 assert( sizeof( uuid ) == CC_MD5_DIGEST_LENGTH );
534 uuid = CFUUIDGetUUIDBytes( space );
537 CC_MD5_Update( &md5c, &uuid, sizeof( uuid ) );
539 CC_MD5_Final( ( void * ) &uuid, &md5c );
541 uuid.byte6 = 0x30 | ( uuid.byte6 & 0x0F );
542 uuid.byte8 = 0x80 | ( uuid
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/gssapi/
H A Dgssapi_apple.h35 * @param uuid the UUID of the credential to fetch
44 GSSCreateCredentialFromUUID (CFUUIDRef uuid) __OSX_AVAILABLE_STARTING(__MAC_10_9, __IPHONE_7_0);
/macosx-10.10.1/Heimdal-398.1.2/lib/heimcred/
H A Dheimcred.h37 uuid: [cfdata]
72 by uuid
144 HeimCredDeleteByUUID(CFUUIDRef uuid);
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecAccessControlPriv.h60 @param uuid Identification of finger to be verified, or NULL if any enrolled finger can be used for verification.
62 SecAccessConstraintRef SecAccessConstraintCreateTouchID(CFDataRef uuid, CFErrorRef *error);
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebDownload.idl58 uuid(65EFE83B-A9E4-4516-8F3B-BAA25DA90FFD),
130 uuid(16A32AE6-C862-40cd-9225-2CAF823F40F9),
H A DDOMRange.idl64 uuid(2F33E42C-0B39-48b3-B7B6-E910CDB325AD),
H A DIWebCoreStatistics.idl35 uuid(9607001D-6EEF-4c2c-AD22-94E9DA587973),
H A DIWebError.idl127 uuid(89E3B189-0B60-4d6b-A87A-3F1172CB5538),
/macosx-10.10.1/dcerpc-61/dcerpc/idl_lib/
H A Dctxeertl.h122 idl_uuid_t uuid; member in struct:callee_context_entry_t
/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Ddgcct.c163 idl_uuid_t * /*uuid*/
493 * comments in "uuid.c" for details.)
564 idl_uuid_t *uuid
570 uuid_create(uuid, &st);
586 tmp = uuid->time_hi_and_version;
588 uuid->time_hi_and_version =
H A Did_base.h92 idl_uuid_t uuid; member in struct:sec_id_t
H A Dcomtwrref.c671 * If the floor's protocol id also has an uuid,
678 memcpy ((char *) &(tower_prot_ids[i].uuid),
682 RPC_RESOLVE_ENDIAN_UUID (tower_prot_ids[i].uuid);
686 tower_prot_ids[i].uuid = uuid_g_nil_uuid;
722 master_prot_ids[k].uuid =
723 rpc_g_tower_prot_ids[i].floor_prot_ids[k].uuid;
743 (uuid_equal (&(master_prot_ids[k].uuid),
744 &(tower_prot_ids[j].uuid), status)))
926 * tower's interface id. (Checks both the uuid and version.)
/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A Ddyld_cache_format.h46 uint8_t uuid[16]; // unique value for each shared cache file member in struct:dyld_cache_header
/macosx-10.10.1/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Daccept_sec_context.c369 struct ntlm_buf session, uuid, pac; local
415 &uuid,
476 /* XXX pull out the uuid and store in name */
477 if (uuid.data) {
479 if (uuid.length == 16) {
480 memcpy(n->ds_uuid, uuid.data, uuid.length);
483 free(uuid.data);
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Ddebug.c89 #include <uuid/uuid.h>
206 void *uuid; local
208 uuid = getuuidfromheader(&_mh_execute_header, &uuidlen);
209 if ((uuid != NULL) && (uuidlen == sizeof(uuid_t))) {
210 kernel_uuid = uuid;
211 uuid_unparse_upper(*(uuid_t *)uuid, kernel_uuid_string);
/macosx-10.10.1/gpt-12/
H A Dmigrate.c149 uuid_t uuid; local
235 uuid_create(&uuid, NULL);
236 le_uuid_enc(&hdr->hdr_uuid, &uuid);
245 uuid_create(&uuid, NULL);
246 le_uuid_enc(&ent[i].ent_uuid, &uuid);
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_dbd.c234 apr_uuid_t *uuid = apr_pcalloc(zz->pool, sizeof(apr_uuid_t)); local
235 if (APR_SUCCESS == apr_uuid_parse(uuid, key)) {
236 zz->uuid = uuid;
388 * containing the uuid.
413 if (z->uuid) {
415 apr_uuid_format(oldkey, z->uuid);
418 z->uuid = apr_pcalloc(z->pool, sizeof(apr_uuid_t));
419 apr_uuid_get(z->uuid);
421 apr_uuid_format(newkey, z->uuid);
[all...]
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientProfile.c140 profile->uuid);
175 my_CFRelease(&profile->uuid);
191 if (CFEqual(prof1->uuid, prof2->uuid) == FALSE) {
219 return (CFHash(profile->uuid));
291 profile->uuid = my_CFUUIDStringCreate(alloc);
348 return (profile->uuid);
722 *ret_profileID = CFRetain(profile->uuid);
853 profile->uuid = CFRetain(profileID);
/macosx-10.10.1/dcerpc-61/dcerpc/perf/
H A Dserver.c133 uuid_p_t uuid[2];
187 && uuid_equal(&ifid1->uuid, &ifid2->uuid, &st));
195 * based on a simple object uuid scheme:
602 pac->principal.uuid.time_low,
603 pac->group.uuid.time_low,
607 printf (" %d", pac->groups[i].uuid.time_low);
132 uuid_p_t uuid[2]; member in struct:__anon8058
/macosx-10.10.1/CPANInternal-159.1/Data-UUID-1.219/
H A DUUID.h140 perl_uuid_t *uuid,
146 perl_uuid_t *uuid,
/macosx-10.10.1/Heimdal-398.1.2/kcm/
H A Dkcm-protos.h52 kcmuuid_t /*uuid*/);
123 kcmuuid_t /*uuid*/,
162 kcmuuid_t /* uuid */,
281 krb5_uuid uuid,
288 kcm_create_key(krb5_uuid uuid);
/macosx-10.10.1/Libc-1044.1.2/sys/
H A Dchmodx_np.c28 #include <uuid/uuid.h>
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/Accessible2/
H A DAccessibleRelation.idl161 [object, uuid(7CDF86EE-C3DA-496a-BDA4-281B336E1FDC)]

Completed in 173 milliseconds

1234567891011>>