Searched defs:ps_strings (Results 1 – 6 of 6) sorted by relevance
53 struct ps_strings { struct54 char **ps_argvstr; /* first of 0 or more argument strings */55 int ps_nargvstr; /* the number of argument strings */56 char **ps_envstr; /* first of 0 or more environment strings */57 int ps_nenvstr; /* the number of environment strings */
234 vaddr_t ps_strings; /* User pointers to argv/env */ member
146 int ps_strings; in _initialize_i386fbsd_nat() local
223 long ps_strings; in _initialize_amd64fbsd_nat() local
433 void (*info)(struct ps_strings *, u_long *, int *)) in kvm_doargv()
2104 vaddr_t ps_strings; in sysctl_proc_args() local