Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dscope.c41 *global_scope = &builtin_scope; // externally visible variable
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c585 static boolean_t global_scope = B_TRUE; variable