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