Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c1383 #define ENV_TYP_NULL 0x20 /* variable is null */ macro
1964 if (env_flags & ENV_TYP_NULL) in ld_generic_env()
1982 if (env_flags & ENV_TYP_NULL) in ld_generic_env()
2190 flags |= ENV_TYP_NULL; in ld_flags_env()