Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c360 if (readenv_config((Rtc_env *)(head->ch_env + addr), in elf_config()
H A D_rtld.h749 extern int readenv_config(Rtc_env *, Addr);
H A Dutil.c2469 readenv_config(Rtc_env * envtbl, Addr addr) in readenv_config() function