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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/