mq_getsetattr man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

MQ_GETSETATTR(2)	   Linux Programmer's Manual	      MQ_GETSETATTR(2)

NAME
       mq_getsetattr - get/set message queue attributes

SYNOPSIS
       #include <sys/types.h>
       #include <linux/unistd.h>
       #include <errno.h>

       _syscall3(mqd_t, mqdes, struct mq_attr *, newattr,
			struct mq_attr *, oldattr);
	       /* Or use syscall(2); see intro(2) */
       mqd_t mq_getsetattr(mqd_t mqdes, struct mq_attr *newattr,
			struct mq_attr *oldattr);

DESCRIPTION
       Do not use this system call.

       This  is	 the low-level system call used to implement mq_getattr(3) and
       mq_setattr(3).  For an explanation of how this  system  call  operates,
       see the description of mq_setattr(3).

CONFORMING TO
       This interface is non-standard; avoid its use.

SEE ALSO
       mq_getattr(3), mq_overview(7)

Linux 2.6.16			  2006-05-14		      MQ_GETSETATTR(2)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net