kfork
83 kernel/defs.h int kfork(void);
kfork
28 kernel/sysproc.c return kfork();