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.c1380 #define ENV_TYP_PERMANT 0x08 /* variable is permanent */ macro
1463 if (env_flags & ENV_TYP_PERMANT) { in ld_generic_env()
2481 env_flags |= ENV_TYP_PERMANT; in readenv_config()