Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 8
Search for a block special device in the filesystem table (/etc/fstab) file
#include <fstab.h>
struct fstab * getfsspec(const char *spec);
- spec
- The name of the block special device that you want to search for.
libc
Use the -l c option to
qcc
to link against this library.
This library is usually included automatically.
|
This function is in libc.a, but not in libc.so
(in order to save space). |
The getfsfile() function searches the filesystem table
(/etc/fstab) for an entry for the specified
block special device.
A pointer to the fstab structure for the
block special device (see the entry for
getfsent()), or
NULL if the entry couldn't be found.
NetBSD
Safety: | |
Cancellation point |
No |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |
The functions that work with /etc/fstab use static
data storage; if you need the data for future use, copy it before any
subsequent calls overwrite it.
endfsent(),
getfsent(),
getfsfile(),
mount(),
setfsent()
/etc/fstab
in the Utilities Reference
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 141
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/g/getfsspec.html on line 141