NFSSERVCTL
NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO
nfsservctl - syscall interface to kernel nfs daemon
#include
nfsservctl(int cmd__, struct nfsctl_arg
/*
struct nfsctl_arg { int ca_version; /* safeguard */ union { struct nfsctl_svc u_svc; struct nfsctl_client u_client; struct nfsctl_export u_export; struct nfsctl_uidmap u_umap; struct nfsctl_fhparm u_getfh; unsigned int u_debug; } u; } union nfsctl_res { struct knfs_fh cr_getfh; unsigned int cr_debug; };
On success, zero is returned. On error, -1 is returned, and errno is set appropriately.
This call is Linux-specific.
One page links to nfsservctl(2):
lib/main.php:944: Notice: PageInfo: Cannot find action page