Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c194 char **crt_ep; /* environment strings */ member
328 ebp->eb_tag = EB_ENVP, (ebp++)->eb_un.eb_ptr = (Elf32_Addr)ip->crt_ep;
331 for (addr = (caddr_t)ip->crt_ep; *addr; addr += sizeof (char *))