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