svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
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