MOS Source Code
Loading...
Searching...
No Matches
fork.c File Reference
+ Include dependency graph for fork.c:

Go to the source code of this file.

Functions

process_tprocess_do_fork (process_t *parent)
 

Variables

const char * vmap_type_str []
 

Function Documentation

◆ process_do_fork()

process_t * process_do_fork ( process_t * parent)

Definition at line 26 of file fork.c.

Referenced by fork().

+ Here is the call graph for this function:

Variable Documentation

◆ vmap_type_str

const char* vmap_type_str[]
extern

Definition at line 44 of file process.c.

Referenced by process_do_fork(), process_dump_mmaps(), and process_sysfs_vmap_stat().