Re: llseek prototype.

Arvind Sankar (arvinds@mit.edu)
Thu, 1 Apr 1999 11:35:35 -0500


On Thu, Apr 01, 1999 at 10:49:15AM +0200, Andreas Schwab wrote:
> Andreas Kostyrka <andreas@mtg.co.at> writes:
>
> |> Hi!
> |>
> |> I've been wondering why the following prototype seems to be missing from
> |> the kernel 2.2.3 headers:
> |> extern __off_t llseek __P ((int __fd, __loff_t __offset, int __whence));
>
> I can't remember that the kernel defines this function anywhere.
>

fs/read_write.c

-- arvind

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/