Searched refs:uuid_parse (Results 1 – 19 of 19) sorted by relevance
| /titanic_41/usr/src/man/man3uuid/ |
| H A D | Makefile | 30 uuid_parse.3uuid \ 42 uuid_parse.3uuid := LINKSRC = uuid_clear.3uuid
|
| /titanic_41/usr/src/head/uuid/ |
| H A D | uuid.h | 74 extern int uuid_parse(char *, uuid_t);
|
| /titanic_41/usr/src/cmd/cmd-crypto/tpmadm/ |
| H A D | tpmadm.h | 54 #define UUID_PARSE(str, uuid) uuid_parse(str, *(uuid_t *)&uuid)
|
| H A D | admin_cmds.c | 461 if (uuid_parse(argv[1], uuid.arr_uuid)) in cmd_keyinfo() 499 if (uuid_parse(argv[1], uuid.arr_uuid)) in cmd_deletekey()
|
| /titanic_41/usr/src/lib/libuuid/common/ |
| H A D | llib-luuid | 45 int uuid_parse(char *, uuid_t);
|
| H A D | mapfile-vers | 57 uuid_parse;
|
| H A D | uuid.c | 558 uuid_parse(char *in, uuid_t uu) in uuid_parse() function
|
| /titanic_41/usr/src/pkg/manifests/ |
| H A D | system-library.man3uuid.inc | 27 link path=usr/share/man/man3uuid/uuid_parse.3uuid target=uuid_clear.3uuid
|
| /titanic_41/usr/src/lib/libbe/common/ |
| H A D | be_zones.c | 383 if (uuid_parse(uu_string, *uu) != 0 || uuid_is_null(*uu)) { in be_zone_get_parent_uuid()
|
| H A D | be_create.c | 1423 if (uuid_parse(uu_string, *uu) != 0 || uuid_is_null(*uu)) { in be_get_uuid()
|
| /titanic_41/usr/src/lib/libzonecfg/common/ |
| H A D | getzoneent.c | 163 if (uuid_parse(p, ze->zone_uuid) == -1) in getzoneent_private()
|
| /titanic_41/usr/src/lib/libv12n/sparc/ |
| H A D | libv12n.c | 531 rv = uuid_parse(uuid_str, uuid); in v12n_domain_uuid()
|
| /titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
| H A D | smb_util.c | 706 if (uuid_parse(SMBEX_KEY, uuid) < 0) in smb_dlopen()
|
| /titanic_41/usr/src/lib/libshare/common/ |
| H A D | scfutil.c | 489 uuid_parse(id + 2, uuid) < 0) in sa_share_from_pgroup() 738 if (uuid_parse(id + SA_SHARE_PG_PREFIXLEN, uuid) < 0) in sa_share_props_from_pgroup()
|
| /titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
| H A D | netdfs.c | 1377 if (uuid_parse(guid_str, uuid) != 0) in netdfs_guid_fromstr()
|
| /titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
| H A D | tpm_specific.c | 376 ret = uuid_parse(idstr, uuid); in find_uuid()
|
| /titanic_41/usr/src/cmd/fm/fmd/common/ |
| H A D | fmd_api.c | 1083 } else if (uuid_parse((char *)uuidstr, uuid) == -1) { in fmd_case_open_uuid()
|
| /titanic_41/usr/src/cmd/zoneadm/ |
| H A D | zoneadm.c | 5735 if (uuid_parse(target_uuid, uuid) == -1) { in main()
|
| /titanic_41/ |
| H A D | .gitignore | 7836 usr/src/man/man3uuid/uuid_parse.3uuid
|