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