linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: JOSEPH ALPHONSE <JOSEPHA@nestec.net>
To: Rajat Jain <rajat.noida.india@gmail.com>,
	linux-c-programming@vger.kernel.org
Subject: RE: Detecting whether a Message Queue with a given qid exists?
Date: Mon, 31 Oct 2005 12:45:39 +0530	[thread overview]
Message-ID: <F6DF02592EE6A64D9B5F4928984DAA6A0124A760@mail-kdpm.kdpm.nestec.net> (raw)

Hi all,
	send the command "ipcs -q "
	
	u will get a list of queues	
	grep from the list to get the required id

Thanks 
Joseph

-----Original Message-----
From: linux-c-programming-owner@vger.kernel.org
[mailto:linux-c-programming-owner@vger.kernel.org]On Behalf Of Rajat Jain
Sent: Monday, October 31, 2005 12:41 PM
To: linux-c-programming@vger.kernel.org
Subject: Detecting whether a Message Queue with a given qid exists?


Hi,

This is the reagrding the message queue mecahnism of sys V IPC.

Is there a way to find out that whether a message queue with a
particular qid exists?

Thanks,

Rajat
-
To unsubscribe from this list: send the line "unsubscribe
linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


---------------------------------------------------------------------------
       "This e-mail and any files transmitted with it are for the sole use
of the intended recipient(s) and may contain confidential and privileged
information. If you are not the intended recipient, please contact the
sender by reply e-mail and destroy all copies of the original message.

       Any unauthorized review, use, disclosure, dissemination, forwarding,
printing or copying of this email or any action taken upon this e-mail is
strictly prohibited and may be unlawful."
---------------------------------------------------------------------------

             reply	other threads:[~2005-10-31  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-31  7:15 JOSEPH ALPHONSE [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-31  7:11 Detecting whether a Message Queue with a given qid exists? Rajat Jain
2005-10-31  7:30 ` Steve Graegert
2005-11-01  6:22   ` Rajat Jain
2005-11-01  9:11     ` Steve Graegert
2005-11-02  3:00       ` Rajat Jain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F6DF02592EE6A64D9B5F4928984DAA6A0124A760@mail-kdpm.kdpm.nestec.net \
    --to=josepha@nestec.net \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=rajat.noida.india@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).