Searched refs:get_ps_strings (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Dkern_proc.c1699 get_ps_strings(struct thread *td, struct proc *p, struct sbuf *sb, function
1750 return (get_ps_strings(curthread, p, sb, PROC_ARG));
1757 return (get_ps_strings(curthread, p, sb, PROC_ENV));

Completed in 43 milliseconds