Home
last modified time | relevance | path

Searched refs:exec_copyin_data_fds (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dimgact.h123 int exec_copyin_data_fds(struct thread *, struct image_args *, const void *,
/f-stack/freebsd/kern/
H A Dkern_exec.c1225 exec_copyin_data_fds(struct thread *td, struct image_args *args, in exec_copyin_data_fds() function