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

/ast/src/lib/libcmd/
H A Dcp.c248 char* protection; local
476 protection =
484 if ((n = astquery(-1, "override protection %s for %s? ", protection, state->path)) < 0 || sh_checksig(state->context))
492 error(2, "%s: cannot %s %s protection", state->path, state->opname, protection);

Completed in 507 milliseconds