Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c99 static int _Switch; /* FALSE requires a call back to send any files */ variable
189 _Switch = TRUE;
248 _Switch = TRUE; in fillFlds()
250 _Switch = FALSE; in fillFlds()
397 _Switch = FALSE;
758 return(_Switch); in switchRole()