Home
last modified time | relevance | path

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

/freebsd/lib/libsys/
H A Dauxv.c77 static u_long usrstackbase, usrstacklim; variable
169 usrstackbase = aux->a_un.a_val; in init_aux()
421 if (usrstackbase != 0) { in _elf_aux_info()
422 *(u_long *)buf = usrstackbase; in _elf_aux_info()