Searched refs:dormant (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/cs/
H A Dnam.c48 int dormant; member in struct:__anon79
61 state->dormant = 0;
165 if (state->dormant)
167 state->dormant = 1;
H A Dtst-old.c47 int dormant; member in struct:__anon83
75 state->dormant = 0;
131 error(1, "timeout active=%d dormant=%d", state->active, state->dormant);
134 if (state->dormant)
136 state->dormant = 1;
H A Dcat.c58 int dormant; /* dormant timeout check */ member in struct:__anon70
126 state->dormant = 0;
188 if (state->dormant)
190 state->dormant = 1;
H A Dpid.c65 int dormant; /* no activity */ member in struct:__anon81
85 state->dormant = 1;
179 state->dormant = 1;
203 state->dormant = 0;
227 if (state->dormant)
262 state->dormant = 1;
H A Dfs_env.c69 int dormant; member in struct:__anon78
102 state->dormant = 0;
273 if (state->dormant)
275 state->dormant = 1;
H A Ddbm.c96 int dormant; /* inactivity check */ member in struct:__anon76
136 state->dormant = 0;
340 if (state->dormant)
342 state->dormant = 1;
/ast/src/cmd/cs/vcs_src/
H A Dvcs.c46 int dormant; member in struct:__anon90

Completed in 39 milliseconds