Searched refs:proc_getenvv (Results 1 – 2 of 2) sorted by relevance
1100 int proc_getenvv(struct thread *td, struct proc *p, struct sbuf *sb);
2043 proc_getenvv(struct thread *td, struct proc *p, struct sbuf *sb) in proc_getenvv() function2185 error = proc_getenvv(curthread, p, &sb); in sysctl_kern_proc_env()