From owner-freebsd-hackers Fri Aug 3 1:29:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from web5304.mail.yahoo.com (web5304.mail.yahoo.com [216.115.106.113]) by hub.freebsd.org (Postfix) with SMTP id 0A8CE37B407 for ; Fri, 3 Aug 2001 01:29:22 -0700 (PDT) (envelope-from vishubp@yahoo.com) Message-ID: <20010803082921.4234.qmail@web5304.mail.yahoo.com> Received: from [203.200.20.3] by web5304.mail.yahoo.com via HTTP; Fri, 03 Aug 2001 09:29:21 BST Date: Fri, 3 Aug 2001 09:29:21 +0100 (BST) From: =?iso-8859-1?q?vishwanath=20pargaonkar?= Subject: malloc To: tlambert2@mindspring.com, Zhihui Zhang Cc: Bosko Milekic , Alfred Perlstein , vishwanath pargaonkar , freebsd-hackers@FreeBSD.ORG In-Reply-To: <3B632429.D3FA2EB0@mindspring.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, can anybody tell me in malloc what does third parameter DONTWAIT ,NOWAIT and WAITOK mean? Bcoz i have function being called using timeout.in that function i need to malloc a buffer. can i use WAITOK? please tell me abt this. TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message