Home
last modified time | relevance | path

Searched refs:guid_str (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.h212 extern char *ntfs_guid_to_mbs(const GUID *guid, char *guid_str);
H A Dsecurity.c187 char *ntfs_guid_to_mbs(const GUID *guid, char *guid_str) in ntfs_guid_to_mbs() argument
196 _guid_str = guid_str; in ntfs_guid_to_mbs()
211 if (!guid_str) in ntfs_guid_to_mbs()