nfssvc(2) nfssvc(2)
NAME
nfssvc, async_daemon- NFS daemons
SYNOPSIS
nfssvc(sock)
int sock;
async_daemon()
DESCRIPTION
nfssvc starts an NFS daemon listening on socket sock. The
socket must be AFINET,and SOCKDGRAM (protocol UDP/IP).
The system call will return only if the process is killed.
asyncdaemon implements the NFS daemon that handles
asynchronous I/O for an NFS client. The system call never
returns.
BUGS
These two system calls allow kernel processes to have user
context.
SEE ALSO
mountd(1M), nfsd(1M).
Page 1 (last mod. 1/14/87)