Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c175 boolean_t treat_abs = B_FALSE; in getflabel_cipso() local
187 treat_abs = B_TRUE; in getflabel_cipso()
190 reszone = zone_find_by_any_path(respath, treat_abs); in getflabel_cipso()
202 if (treat_abs) in getflabel_cipso()
H A Dzone.c6995 zone_find_by_any_path(const char *path, boolean_t treat_abs) in zone_find_by_any_path() argument
7006 ASSERT(treat_abs); in zone_find_by_any_path()