Searched defs:msgID (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dcat.cpp18 catgets(nl_catd cat, int setID, int msgID, const char *defaultMessage) argument
/haiku/src/tests/system/libroot/posix/
H A Dxsi_msg_queue_test1.cpp26 remove_msg_queue(int msgID) argument
46 int msgID = msgget(IPC_PRIVATE, S_IRUSR | S_IWUSR); local
99 int msgID = msgget(KEY, IPC_CREAT | IPC_EXCL | S_IRUSR | S_IWUSR local
144 int msgID = msgget(KEY, IPC_CREAT | IPC_EXCL | S_IRUSR | S_IWUSR local
190 int msgID = msgget(KEY, IPC_CREAT | IPC_EXCL | S_IRUSR | S_IWUSR local
[all...]
/haiku/src/tests/kits/interface/menu/menuworld/
H A DViewLayoutFactory.cpp35 MakeButton(const char* name, const char* label, uint32 msgID, BPoint pos, corner posRef) argument
46 MakeCheckBox(const char* name, const char* label, uint32 msgID, BPoint pos, corner posRef) argument

Completed in 47 milliseconds