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

  /src/sys/nfs/
nfs_syscalls.c 286 return do_nfssvc(&native_ops, l, flag, argp, retval);
290 do_nfssvc(struct nfssvc_copy_ops *ops, struct lwp *l, int flag, void *argp, register_t *retval) function in typeref:typename:int
  /src/usr.sbin/mountd/
mountd.c 187 static int do_nfssvc(const char *, size_t, struct exportlist *,
1165 if (do_nfssvc(line, lineno, ep, grp, exflags, &anon,
1999 do_nfssvc(const char *line, size_t lineno, struct exportlist *ep, function in typeref:typename:int

Completed in 13 milliseconds