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