OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auxp
(Results
1 - 1
of
1
) sorted by relevancy
/src/libexec/ld.elf_so/
rtld.c
464
const AuxInfo *
auxp
;
local in function:_rtld
522
for (
auxp
= auxinfo;
auxp
->a_type != AT_NULL; ++
auxp
) {
523
switch (
auxp
->a_type) {
525
pAUX_base =
auxp
;
528
pAUX_entry =
auxp
;
531
pAUX_execfd =
auxp
;
534
pAUX_phdr =
auxp
;
537
pAUX_phent =
auxp
;
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025