HomeSort by: relevance | last modified time | path
    Searched refs:nsd_ttl (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_nfssvc.c 109 nsd->nsd_ttl = args32.nsd_ttl;
132 args32.nsd_ttl = nsd->nsd_ttl;
netbsd32.h 1106 uint32_t nsd_ttl; member in struct:netbsd32_nfsd_srvargs
  /src/sys/nfs/
nfs.h 212 u_int32_t nsd_ttl; /* credential ttl (sec) */ member in struct:nfsd_srvargs
nfs_syscalls.c 418 nuidp->nu_expire = time_second + nsd->nsd_ttl;

Completed in 17 milliseconds