OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oenvp
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/
rtld.c
463
char **env, **
oenvp
;
local in function:_rtld
594
for (
oenvp
= env; *env != NULL; ++env) {
606
*
oenvp
++ = *env;
612
*
oenvp
++ = *env;
617
*
oenvp
++ = *env;
622
*
oenvp
++ = *env;
627
*
oenvp
++ = *env;
630
*
oenvp
++ = *env;
634
*
oenvp
++ = NULL;
rtld.c
463
char **env, **
oenvp
;
local in function:_rtld
594
for (
oenvp
= env; *env != NULL; ++env) {
606
*
oenvp
++ = *env;
612
*
oenvp
++ = *env;
617
*
oenvp
++ = *env;
622
*
oenvp
++ = *env;
627
*
oenvp
++ = *env;
630
*
oenvp
++ = *env;
634
*
oenvp
++ = NULL;
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025