Searched defs:Sect_exists (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c40 int Sect_exists; member in struct:__anon1742
266 state.Sect_exists = 0;
328 state->Sect_exists = 0;
420 state->Sect_exists++;
432 state->Sect_exists++;
442 state->Sect_exists++;
509 if (state->Sect_exists == 0)
510 ++state->Sect_exists;
525 if (state->Sect_exists == 0)
526 ++state->Sect_exists;
[all...]

Completed in 56 milliseconds