HomeSort by: relevance | last modified time | path
    Searched defs:setpublicfs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/nfs/
nfs_export.c 141 static int setpublicfs(struct mount *, struct netexport *,
673 setpublicfs(NULL, NULL, NULL);
710 if ((error = setpublicfs(mp, nep, argp)) != 0)
726 setpublicfs(struct mount *mp, struct netexport *nep, function in typeref:typename:int

Completed in 12 milliseconds