Home
last modified time | relevance | path

Searched defs:INGLOBALZONE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/cddl/compat/opensolaris/sys/
HDzone.h43 #define INGLOBALZONE(thread) (!jailed((thread)->td_ucred)) macro
/NextBSD/cddl/contrib/opensolaris/lib/libzpool/common/sys/
HDzfs_context.h606 #define INGLOBALZONE(z) (1) macro