svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
modnext(2)
The system call returns the modid of the next kernel module (that
is, the one after or 0 if is the last module in the list. If the
value is 0, then will return the modid of the first module. The
system call must always be given a valid modid. The system call
returns the modid of the next module (see or 0. If an error oc‐
curs, is set to indicate the error. The only error set by is
which is set when refers to a kernel module that does not exist
(is not loaded). The interface first appeared in