Home
last modified time | relevance | path

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

/freebsd/usr.bin/procstat/
H A Dprocstat_auxv.c228 #ifdef AT_PS_STRINGS in procstat_auxv()
229 case AT_PS_STRINGS: in procstat_auxv()
/freebsd/lib/libsys/
H A Dauxv.c160 case AT_PS_STRINGS: in init_aux()
399 case AT_PS_STRINGS: in _elf_aux_info()
/freebsd/lib/libc/gen/
H A Dsetproctitle.c122 (void)_elf_aux_info(AT_PS_STRINGS, &ps_strings, in setproctitle_internal()
/freebsd/sys/sys/
H A Delf_common.h1012 #define AT_PS_STRINGS 32 /* struct ps_strings */ macro
/freebsd/sys/kern/
H A Dimgact_elf.c1509 AUXARGS_ENTRY_PTR(pos, AT_PS_STRINGS, imgp->ps_strings); in __elfN()
/freebsd/libexec/rtld-elf/
H A Drtld.c6581 AUXFMT(AT_PS_STRINGS, "%p"),