get_proc_args
args = get_proc_args(proc);
if (show_args && (s = get_proc_args(kp)) != NULL) {
static char **get_proc_args(struct kinfo_proc *);