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

  /src/sys/fs/nfs/common/
nfs_commonacl.c 399 int isowner, isgroup, namelen, malloced; local
408 isowner = isgroup = malloced = 0;
416 isgroup = 1;
432 isgroup = 1;
442 retlen += nfsrv_buildace(nd, name, namelen, type, isgroup,

Completed in 18 milliseconds