Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.c380 #if (REPOSITORY_DOOR_FLAG_ALL != REPOSITORY_DOOR_FLAG_DEBUG) in create_connection()
384 if (flags & ~REPOSITORY_DOOR_FLAG_ALL) in create_connection()
/titanic_44/usr/src/common/svc/
H A Drepcache_protocol.h395 #define REPOSITORY_DOOR_FLAG_ALL 0x00000001 /* all flags */ macro