svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
aio_return(2)
The system call returns the final status of the asynchronous I/O
request associated with the structure pointed to by The system
call should only be called once, to obtain the final status of an
asynchronous I/O operation once it has completed returns some‐
thing other than If the asynchronous I/O request has completed,
the status is returned as described in or Otherwise, returns -1
and sets to indicate the error condition. The system call will
fail if: The argument does not reference a completed asynchronous
I/O request. The system call is expected to conform to the stan‐
dard. The system call first appeared in This manual page was
written by