Searched refs:child_proc (Results 1 – 1 of 1) sorted by relevance
9 int child_proc() in child_proc() function32 clone(child_proc, child_stack + STACK_SIZE, CLONE_VM|CLONE_FILES, NULL); in main()