Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c2110 PROTO_FLAG_VARINPUT \
2141 #define PROTO_FLAG_VARINPUT 0x00000004 /* in_size is minimum size */ macro
2383 if (e->pt_flags & PROTO_FLAG_VARINPUT) { in client_switcher()