Home | History | Annotate | Download | only in strace

Lines Matching defs:clone_flags

569 static const struct xlat clone_flags[] = {
645 if (!printflags(clone_flags, flags &~ CSIGNAL, NULL))
679 printflags(clone_flags, tcp->u_arg[0], "CLONE_???");