Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Drpcdce.d314 alias UuidToStringW UuidToString; in version() local
347 alias UuidToStringA UuidToString; variable
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Duuid.c324 if( UuidToString( &uuid, &uuidstr ) != RPC_S_OK ) { in lutil_uuidstr()