DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

nfs_getfh(NS)


nfs_getfh -- get NFS file handle

Syntax

#include <sys/fs/nfs.h>

nfs_getfh(fname, fhp) char *fname; fhandle_t *fhp;

Description

nfs_getfh returns a file handle for the file, fname. It is only used by the NFS mount daemon and should not be utilized by users.

See also

mountd(NADM)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003