Searched refs:get_ps_strings (Results 1 – 1 of 1) sorted by relevance
1988 get_ps_strings(struct thread *td, struct proc *p, struct sbuf *sb, in get_ps_strings() function2039 return (get_ps_strings(curthread, p, sb, PROC_ARG)); in proc_getargv()2046 return (get_ps_strings(curthread, p, sb, PROC_ENV)); in proc_getenvv()