Searched refs:REPOSITORY_DOOR_FLAG_DEBUG (Results 1 – 2 of 2) sorted by relevance
380 #if (REPOSITORY_DOOR_FLAG_ALL != REPOSITORY_DOOR_FLAG_DEBUG) in create_connection()387 if (flags & REPOSITORY_DOOR_FLAG_DEBUG) in create_connection()
393 #define REPOSITORY_DOOR_FLAG_DEBUG 0x00000001 /* rdr_debug */ macro