Searched refs:GUIDtoString (Results 1 – 1 of 1) sorted by relevance
41 DEBUG_LOCAL char * GUIDtoString( const GUID *inGUID, char *outString );393 fprintf( stdout, " NSProviderId: %s\n", GUIDtoString( &array[ i ].NSProviderId, s ) ); in ListNameSpaces()539 DEBUG_LOCAL char * GUIDtoString( const GUID *inGUID, char *outString ) in GUIDtoString() function