Home
last modified time | relevance | path

Searched defs:l_clone_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_fork.h86 struct l_clone_args { struct
87 uint64_t flags;
88 l_int *child_tid;
89 l_int *parent_tid;
90 l_int exit_signal;
91 l_ulong stack;
92 l_ulong stack_size;
93 l_ulong tls;