Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c88 bool ignore_noent; member
1123 state.flags.ignore_noent = (restorecon_flags & in selinux_restorecon_common()
1200 if (state.flags.ignore_noent && errno == ENOENT) { in selinux_restorecon_common()
1216 if (state.flags.ignore_noent && errno == ENOENT) { in selinux_restorecon_common()
1241 if (state.flags.ignore_noent && errno == ENOENT) { in selinux_restorecon_common()

Completed in 2 milliseconds