Definition in file shmex.c.
Go to the source code of this file.
Functions | |
int * | getaddr (void) |
int | main (void) |
|
Definition at line 24 of file shmex.c. References close(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, ftok(), open(), PERM_FILE, shmat(), and shmget(). Referenced by main(), smi_close_shm(), and smi_send_getaddr_shm(). |
|
Definition at line 40 of file shmex.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_null, exit(), fork(), getaddr(), and sleep(). |