getfh(2) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

getfh(2)

The  system  call returns a file handle for the specified file or
directory in the file handle pointed to by  The  system  call  is
like  except in the case where the named file is a symbolic link,
in which case returns information about the link,  while  returns
information  about  the  file  the link references.  These system
calls are restricted to the superuser.  The and system calls fail
if one or more of the following are true: A component of the path
prefix of is not a directory.  The length of a component  of  ex‐
ceeds  255  characters, or the length of exceeds 1023 characters.
The file referred to by does not exist.  Search permission is de‐
nied for a component of the path  prefix  of  Too  many  symbolic
links  were  encountered in translating The argument points to an
invalid address.  An error occurred while reading from or writing
to the file system.  The system call first appeared in




















































맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3