Home
last modified time | relevance | path

Searched refs:pargs_alloc (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dproc.h1095 struct pargs *pargs_alloc(int len);
/f-stack/freebsd/kern/
H A Dkern_exec.c716 newargs = pargs_alloc(i); in do_execve()
H A Dkern_proc.c1761 pargs_alloc(int len) in pargs_alloc() function
2145 newpa = pargs_alloc(req->newlen); in sysctl_kern_proc_args()