Home
last modified time | relevance | path

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

/titanic_41/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.c6757 zone_find_by_any_path(const char *path, boolean_t treat_abs) in zone_find_by_any_path() argument
6768 ASSERT(treat_abs); in zone_find_by_any_path()