Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Drtc.h115 Word ch_adlibpath; /* AOUT default library path offset */ member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c357 if (head->ch_adlibpath) { in elf_config()
358 str = (const char *)(head->ch_adlibpath + addr); in elf_config()
/titanic_50/usr/src/cmd/sgs/crle/common/
H A Dconfig.c527 head->ch_adlibpath = head->ch_str + (_strtbl - strtbl); in genconfig()
532 head->ch_adlibpath = 0; in genconfig()
H A Dprint.c593 if (head->ch_adlibpath) { in scanconfig()
596 str = (const char *)(head->ch_adlibpath + addr); in scanconfig()