freebsd-dev/sys/fs/fdescfs
Alfred Perlstein a4db49537b Replace ffind_* with fget calls.
Make fget MPsafe.

Make fgetvp and fgetsock use the fget subsystem to reduce code bloat.

Push giant down in fpathconf().
2002-01-14 00:13:45 +00:00
..
fdesc_vfsops.c Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution. 2002-01-13 21:37:49 +00:00
fdesc_vnops.c Replace ffind_* with fget calls. 2002-01-14 00:13:45 +00:00
fdesc.h