On Mon, 9 Apr 2007, David Malone wrote:
On Sun, Apr 08, 2007 at 11:05:48AM -0700, Garrett Cooper wrote:I'm trying to see whether it's possible to grab the list of files open from a kernel level on FreeBSD, using a userland library interface as opposed to lsof.Have a look at the source code for the fstat utility. It does this in a relatively clean way. David.
Will do. Thanks a lot! -Garrett _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

