Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c2104 PROTO_FLAG_RETFD \
2142 #define PROTO_FLAG_RETFD 0x00000008 /* can also return an FD */ macro
2398 if (e->pt_flags & PROTO_FLAG_RETFD) in client_switcher()