asyncdaemon(2) DG/UX 4.30 asyncdaemon(2)
NAME
async_daemon - Starts a BIOD server for NFS client
requests.
SYNOPSIS
int async_daemon ()
PARAMETERS
None.
DESCRIPTION
This system call does not normally return; instead, the
process becomes a system process that asynchronously
transfers blocks to and from remote NFS servers. Normally,
four such processes are created when NFS services are
started.
ACCESS CONTROL
Must be superuser to execute.
RETURN VALUE
-1 An error occurred. Errno is set to indicate
the error.
EXCEPTIONS
Errno may be set to one of the following error codes:
EPERM The process has no permission to make the
call.
EINTR The process was terminated by a signal.
SEE ALSO
The related manual sections: dg_mount(2).
Licensed material--property of copyright holder(s) Page 1