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

  /src/sys/fs/nfs/common/
nfs_commonsubs.c 2615 for (i = 0; i < usrp->lug_namelen; i++) {
2622 i = usrp->lug_namelen;
2624 i = usrp->lug_namelen +
2636 NFSBCOPY(usrp->lug_name, cp, usrp->lug_namelen);
2638 cp += usrp->lug_namelen;
2797 if (usrp->lug_namelen == len &&
2877 for (i = 0; i < usrp->lug_namelen; i++) {
2884 i = usrp->lug_namelen;
2886 i = usrp->lug_namelen +
2898 NFSBCOPY(usrp->lug_name, cp, usrp->lug_namelen);
    [all...]
nfsrvstate.h 276 int lug_namelen; /* Name length */ member in struct:nfsusrgrp

Completed in 17 milliseconds