Definition in file ipcobjs.c.
Go to the source code of this file.
Defines | |
#define | MQNAME "tempqnamea" |
#define | MQNAME2 "tempqname2a" |
Functions | |
int | main (void) |
|
Definition at line 25 of file ipcobjs.c. Referenced by main(). |
|
Definition at line 26 of file ipcobjs.c. Referenced by main(). |
|
Definition at line 28 of file ipcobjs.c. References close(), EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FAIL, ec_neg1, errno, exit(), ftok(), MQNAME, MQNAME2, msqid_ds::msg_qbytes, msgctl(), msgget(), msgsnd(), msg::mtext, msg::mtype, open(), semget(), and system(). |