Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.c381 #if (REPOSITORY_DOOR_FLAG_ALL != REPOSITORY_DOOR_FLAG_DEBUG) in create_connection()
388 if (flags & REPOSITORY_DOOR_FLAG_DEBUG) in create_connection()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h394 #define REPOSITORY_DOOR_FLAG_DEBUG 0x00000001 /* rdr_debug */ macro