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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c92 int trust_group = 0; local
148 * non-bin and non-root system group, set trust_group.
153 trust_group = 1;
171 * trust_group is not set,
175 (!abs_path || (!trust_owner && !trust_path) || !trust_group)) {

Completed in 15 milliseconds