Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c1381 #define ENV_TYP_PERMANT 0x08 /* variable is permanent */ macro
1464 if (env_flags & ENV_TYP_PERMANT) { in ld_generic_env()
2482 env_flags |= ENV_TYP_PERMANT; in readenv_config()