msgctl            171 ext/sysvmsg/sysvmsg.c 	if (msgctl(mq->id, IPC_STAT, &stat) == 0) {
msgctl            191 ext/sysvmsg/sysvmsg.c 		if (msgctl(mq->id, IPC_SET, &stat) == 0) {
msgctl            216 ext/sysvmsg/sysvmsg.c 	if (msgctl(mq->id, IPC_STAT, &stat) == 0) {
msgctl            295 ext/sysvmsg/sysvmsg.c 	if (msgctl(mq->id, IPC_RMID, NULL) == 0) {