|
There is not a direct way of getting from an open descriptor to a file name. The fstat procedure can use file descriptors and will return inode but there is no index on inode (inode apparently being a unique entry to a file) to find the file name. A dump of the fstat information by directory could be used to create an indexed file on inode.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.