Searched defs:guid_str (Results 1 – 3 of 3) sorted by relevance
204 char *guid_str; in ibnex_devctl() local2015 char *guid_str = strrchr(apid, ':') + 1; in ibnex_handle_ioc_configure() local2070 char *guid_str = strrchr(apid, ':') + 1; in ibnex_handle_commsvcnode_configure() local
299 char guid_str[UUID_PRINTABLE_STRING_LENGTH]; in lsar_query_info_policy() local
1373 netdfs_guid_fromstr(char *guid_str, netdfs_uuid_t *guid) in netdfs_guid_fromstr()