svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
kldnext(2)
The system call returns the fileid of the next kld file (that is,
the one after or 0 if is the last file loaded. To get the fileid
of the first kld file, pass of 0 to The system call returns the
fileid of the next kld file or 0 if successful. Otherwise re‐
turns the value -1 and sets the global variable to indicate the
error. The only error set by is which is set when refers to a
kld file that does not exist (is not loaded). The interface
first appeared in