1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-04 17:15:50 +00:00
Poul-Henning Kamp a8d43c90af Add a "int fd" argument to VOP_OPEN() which in the future will
contain the filedescriptor number on opens from userland.

The index is used rather than a "struct file *" since it conveys a bit
more information, which may be useful to in particular fdescfs and /dev/fd/*

For now pass -1 all over the place.
2003-07-26 07:32:23 +00:00
..
2003-06-11 00:34:37 +00:00
2003-06-11 00:34:37 +00:00
2003-06-11 00:34:37 +00:00
2003-06-11 00:34:37 +00:00
1999-08-28 01:08:13 +00:00
2003-06-11 00:34:37 +00:00
2002-03-20 07:51:46 +00:00
1999-08-28 01:08:13 +00:00
2001-02-06 11:21:58 +00:00