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

/osnet-11/usr/src/lib/libcmd/common/
H A Drm.c56 "[u:unconditional?If \b--recursive\b and \b--force\b are also enabled then"
93 int unconditional; /* enable dir rwx on preorder */ member in struct:State_s
123 if (state->unconditional)
161 if (state->unconditional && (ent->fts_statp->st_mode & S_IRWXU) != S_IRWXU)
368 state.unconditional = 1;
395 state.unconditional = state.unconditional && state.recursive && state.force;

Completed in 15 milliseconds