Toggle navigation
/
Symbol
File
Text
Line
Symbol: vfork
function
Declared as a prototype...
/usr/include/unistd.h:786:1-786:29
: extern __pid_t vfork (void) __THROW;
function parameter
Defined...
kernel/fork.c:1584:5-1584:24
: struct completion *vfork)
variable
Defined...
kernel/fork.c:1572:2-1572:21
: struct completion *vfork;
kernel/fork.c:2871:2-2871:20
: struct completion vfork;