Home
last modified time | relevance | path

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

/coreutils/src/
Dremove.c201 int write_protected = 0; in prompt() local
217 write_protected = write_protected_non_symlink (fd_cwd, filename, sbuf); in prompt()
221 if (write_protected || x->interactive == RMI_ALWAYS) in prompt()
223 if (0 <= write_protected && dirent_type == DT_UNKNOWN) in prompt()
236 write_protected = -1; in prompt()
241 if (0 <= write_protected) in prompt()
258 write_protected = -1; in prompt()
266 if (write_protected < 0) in prompt()
277 (write_protected in prompt()
310 (write_protected in prompt()