Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/configd/
H A Dclient.c2139 #define PROTO_ALL_FLAGS 0x0000000f /* all flags */ macro
2274 assert((e->pt_flags & ~PROTO_ALL_FLAGS) == 0); in client_init()