msgget.2 (2010 09)

m
msgget(2) msgget(2)
[ENOENT] A message queue identifier does not exist for key and (msgflg
& IPC_CREAT)is"false".
[ENOSPC] A message queue identifier is to be created but the system-imposed limit on the max-
imum number of allowed message queue identifiers system wide would be exceeded.
[EEXIST] A message queue identifier exists for key but ( (msgflg &
IPC_CREAT)&&(msgflg &
IPC_EXCL) ) is "true".
SEE ALSO
ipcrm(1), ipcs(1), msgctl(2), msgop(2), stdipc(3C), privileges(5).
STANDARDS CONFORMANCE
msgget(): SVID2, SVID3, XPG2, XPG3, XPG4
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010