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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c88 int trust_path; local
97 * set trust_path and trust the file as an initial value.
99 trust_path = *trust = safe || nlspath_safe;
169 * neither trust_owner nor trust_path is set,
175 (!abs_path || (!trust_owner && !trust_path) || !trust_group)) {

Completed in 74 milliseconds