Home
last modified time | relevance | path

Searched defs:ps_strings (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dexec.h56 struct ps_strings { struct
76 * Address of ps_strings structure (in user space). argument
H A Dimgact.h77 unsigned long ps_strings; /* PS_STRINGS for BSD/OS binaries */ member
/freebsd-12.1/lib/csu/powerpc64/
H A Dcrt1.c77 struct ps_strings *ps_strings) in _start()
/freebsd-12.1/lib/csu/powerpc/
H A Dcrt1.c77 struct ps_strings *ps_strings) in _start()
/freebsd-12.1/contrib/gdb/gdb/
H A Di386fbsd-nat.c94 u_long ps_strings; in _initialize_i386fbsd_nat() local
/freebsd-12.1/lib/csu/arm/
H A Dcrt1.c95 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, in __start()
/freebsd-12.1/lib/libc/gen/
H A Dsetproctitle.c61 static struct ps_strings *ps_strings; in setproctitle_internal() local
/freebsd-12.1/sys/kern/
H A Dkern_proc.c2799 vm_offset_t ps_strings; in sysctl_kern_proc_ps_strings() local
H A Dimgact_elf.c2481 elf_ps_strings_t ps_strings; in __elfN() local