[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1185231719.2723.2.camel@laptop.fenrus.org>
Date: Mon, 23 Jul 2007 16:01:59 -0700
From: Arjan van de Ven <arjan@...ux.intel.com>
To: "Agarwal, Lomesh" <lomesh.agarwal@...el.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: named pipe handling
On Mon, 2007-07-23 at 15:59 -0700, Agarwal, Lomesh wrote:
> Can someone point me to named pipe read/write functions (when I issue
> read system call on a file handle obtained from mkfifo call which
> function ultimately handles it)?
lxr is your friend....
and how about grep ;)
fs/pipe.c would like be a good place to start
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists