Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dclient.c2099 PROTO_FLAG_RETFD \
2137 #define PROTO_FLAG_RETFD 0x00000008 /* can also return an FD */ macro
2393 if (e->pt_flags & PROTO_FLAG_RETFD) in client_switcher()