Searched defs:uuid (Results 1 - 25 of 54) sorted by relevance

123

/src/lib/libbluetooth/
H A Dsdp_match.c46 sdp_match_uuid16(sdp_data_t *data, uint16_t uuid) argument
H A Dsdp_get.c83 sdp_get_uuid(sdp_data_t *data, uuid_t *uuid) argument
H A Dsdp_put.c77 sdp_put_uuid(sdp_data_t *data, const uuid_t *uuid) argument
93 sdp_put_uuid16(sdp_data_t *data, uint16_t uuid) argument
106 sdp_put_uuid32(sdp_data_t *data, uint32_t uuid) argument
119 sdp_put_uuid128(sdp_data_t * data,const uuid_t * uuid) argument
[all...]
H A Dsdp_compat.c250 sdp_register_service(void *xss, uint16_t uuid, bdaddr_t *bdaddr, argument
595 sdp_uuid2desc(uint16_t uuid) argument
/src/lib/libc/uuid/
H A Duuid_stream.c60 uuid_enc_le(void *buf, const uuid_t *uuid) argument
75 uuid_dec_le(const void *buf, uuid_t *uuid) argument
90 uuid_enc_be(void * buf,const uuid_t * uuid) argument
105 uuid_dec_be(const void * buf,uuid_t * uuid) argument
[all...]
/src/sys/external/bsd/drm2/include/linux/
H A Duuid.h64 uuid_is_valid(const char uuid[static 36]) argument
/src/sys/sys/
H A Duuid.h50 struct uuid { struct
[all...]
H A Defiio.h53 struct uuid uuid; member in struct:efi_get_table_ioc
/src/sys/ufs/ffs/
H A Dffs_appleufs.c118 ffs_appleufs_set(struct appleufslabel * appleufs,const char * name,time_t t,uint64_t uuid) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cc71 const u8 *uuid = modules[i].uuid(); local in function:__sanitizer::TEST
/src/usr.bin/uuidgen/
H A Duuidgen.c80 uuid_t *store, *uuid; local in function:main
/src/sys/kern/
H A Dkern_uuid.c50 uuid_generate(struct uuid *uuid) argument
103 uuid_snprintf(char * buf,size_t sz,const struct uuid * uuid) argument
115 uuid_printf(const struct uuid * uuid) argument
142 uuid_enc_le(void * buf,const struct uuid * uuid) argument
157 uuid_dec_le(void const * buf,struct uuid * uuid) argument
172 uuid_enc_be(void * buf,const struct uuid * uuid) argument
187 uuid_dec_be(void const * buf,struct uuid * uuid) argument
[all...]
/src/sys/arch/ia64/ia64/
H A Defi.c103 efi_get_table(struct uuid *uuid) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_acpi.c40 acpi_evaluate_dsm(acpi_handle handle, const guid_t *uuid, u64 rev, u64 func, argument
78 acpi_evaluate_dsm_typed(acpi_handle handle, const guid_t *uuid, u64 rev, argument
99 acpi_check_dsm(acpi_handle handle, const guid_t *uuid, u64 rev, u64 funcs) argument
/src/sbin/efi/
H A Defiio.c114 get_table(int fd, struct uuid *uuid, size_t *buflen) argument
H A Dutils.c298 uuid_scanf(struct uuid *uuid, const char *str) argument
313 uuid_snprintf(char * buf,size_t sz,const struct uuid * uuid) argument
325 uuid_printf(const struct uuid * uuid) argument
[all...]
/src/sbin/gpt/
H A Duuid.c70 gpt_uuid_t *uuid; member in struct:uuidctx
H A Dgpt_uuid.c101 gpt_uuid_to_dce(const gpt_uuid_t buf, struct dce_uuid *uuid) argument
116 gpt_dce_to_uuid(const struct dce_uuid *uuid, uint8_t *buf) argument
226 gpt_uuid_parse(const char * s,gpt_uuid_t uuid) argument
243 gpt_uuid_query(void (* func)(const char * uuid,const char * short_name,const char * desc)) argument
[all...]
/src/usr.sbin/sdpd/
H A Ddb.c177 db_match_uuid(record_t *rec, uuid_t *uuid) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_procmaps.h59 u8 uuid[kModuleUUIDSize]; member in class:__sanitizer::MemoryMappedSegment
/src/usr.bin/sdpquery/
H A Dcommand.c47 uint16_t uuid; member in struct:alias
211 uuid_t uuid; local in function:build_ssp
/src/sys/dev/
H A Dsmbios_platform.c283 struct uuid uuid; local in function:platform_add_uuid
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_query.c220 char uuid[UUID_STRING_LEN + 1]; local in function:query_perf_config_data
[all...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dtmem.h92 uint64_t uuid[2]; member in struct:tmem_op::__anon1dce600a010a::__anon1dce600a0208
/src/sys/dev/dm/
H A Ddm_ioctl.c189 const char *name, *uuid; local in function:dm_dev_create_ioctl
322 const char *name, *uuid, *n_name; local in function:dm_dev_rename_ioctl
375 const char *name, *uuid; local in function:dm_dev_remove_ioctl
421 const char *name, *uuid; local in function:dm_dev_status_ioctl
475 const char *name, *uuid; local in function:dm_dev_suspend_ioctl
515 const char *name, *uuid; local in function:dm_dev_resume_ioctl
575 const char *name, *uuid; local in function:dm_table_clear_ioctl
620 const char *name, *uuid; local in function:dm_table_deps_ioctl
720 const char *name, *uuid, *type; local in function:dm_table_load_ioctl
909 const char *name, *uuid; local in function:dm_table_status_ioctl
[all...]

Completed in 12 milliseconds

123