function          288 plugin/pid/pid_syscallsreal.c int _real_clone ( int ( *function ) (void *), void *child_stack, int flags, void *arg, int *parent_tidptr, struct user_desc *newtls, int *child_tidptr )
function          290 plugin/pid/pid_syscallsreal.c   REAL_FUNC_PASSTHROUGH ( __clone ) ( function, child_stack, flags, arg,
function          918 syscallsreal.c int _real_clone (int (*function) (void *), void *child_stack, int flags, void *arg, int *parent_tidptr, struct user_desc *newtls, int *child_tidptr)
function          920 syscallsreal.c   REAL_FUNC_PASSTHROUGH (__clone) (function, child_stack, flags, arg,