Searched refs:_SERVED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_svc.c72 #define _SERVED 1 macro
126 _rpcsvcstate = _SERVED;
138 _rpcsvcstate = _SERVED;
145 _rpcsvcstate = _SERVED;
158 _rpcsvcstate = _SERVED;
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_service.c56 #define _SERVED 1 macro
131 _rpcsvcstate = _SERVED;
143 _rpcsvcstate = _SERVED;
156 _rpcsvcstate = _SERVED;
227 _rpcsvcstate = _SERVED;
235 _rpcsvcstate = _SERVED;
256 _rpcsvcstate = _SERVED;
/illumos-gate/usr/src/cmd/smserverd/
H A Dsmediad.c82 * The svcstate is set to 1(_SERVED) when ever the server does any operation
92 * The svcstate is set to IDLE by the closedown thread. It is set to _SERVED
93 * by server. It is possible for the state to be _SERVED and the svccount
220 #define _SERVED 1 macro
428 svcstate = _SERVED;
2000 svcstate = _SERVED;
2437 svcstate = _SERVED;

Completed in 51 milliseconds