HomeSort by relevance Sort by last modified time
    Searched refs:nbgroups (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/network/nfsv4/acl/
setacl_stress.py 19 parser.set_defaults(nbfiles=5,nbusers=5,nbgroups=5,nloop=100 )
24 parser.add_option("-g", "--nbgrp", dest="nbgroups",type="int",help="nb of groups (default=5)")
29 test.getNGroupList(options.nbgroups)
  /external/libxml2/
relaxng.c 288 int nbgroups; /* number of groups in the partitions */ member in struct:_xmlRelaxNGPartition
945 for (j = 0; j < partitions->nbgroups; j++) {
4325 int nbgroups = 0; local
9286 int ret = 0, i, nbgroups; local
    [all...]

Completed in 75 milliseconds