Searched refs:special_file (Results 1 – 2 of 2) sorted by relevance
23 __umount2 (const char *special_file, int flags) in __umount2() argument25 return INLINE_SYSCALL_CALL (umount2, special_file, flags); in __umount2()
840 @deftypefun {int} mount (const char *@var{special_file}, const char *@var{dir}, const char *@var{fs…852 device special file named @var{special_file} gets mounted over the mount859 filesystem and mounts it over @var{dir} and ignores @var{special_file}.862 to be remounted is (and remains) mounted and @var{special_file} is1014 @var{special_file} or @var{dir} is not accessible due to file permissions.1017 @var{special_file} is not accessible because it is in a filesystem that is