Searched refs:kvm_getenvv (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/
H A Dkvm.h75 char **kvm_getenvv(kvm_t *, const struct kinfo_proc *, int);
/macosx-10.10/Libc-1044.1.2/darwin/
H A Dkvm.c40 kvm_getenvv(void* kd, const void* p, int nchr) function
/macosx-10.10/adv_cmds-158/ps/
H A Dps.c474 * environment kvm_getenvv(3) attempts to open /proc/<pid>/mem.
1211 ki->ki_env = fmt(kvm_getenvv, ki, (char *)NULL, 0);

Completed in 698 milliseconds