Searched refs:netdfs_guid_fromstr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dnetdfs.c107 static boolean_t netdfs_guid_fromstr(char *, netdfs_uuid_t *);
1108 if (!netdfs_guid_fromstr(info->i_guid, &info4->guid))
1141 if (!netdfs_guid_fromstr(info->i_guid, &info5->guid))
1176 if (!netdfs_guid_fromstr(info->i_guid, &info6->guid))
1331 netdfs_guid_fromstr(char *guid_str, netdfs_uuid_t *guid) function

Completed in 21 milliseconds