#include "../includes/Header.hh"
#include "../ShmCommon.h"
Include dependency graph for kernel/functions/ShmInit.cc:
Go to the source code of this file.
Functions | |
int | ShmInit (key_t shm_key, int shm_size, int *shrd_id, int *shm_ptr) |
|
Definition at line 8 of file kernel/functions/ShmInit.cc. References KEYFILE_PATH, and PROJ_CHAR. |