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

  /external/toybox/toys/pending/
groupadd.c 38 static void new_group() function
101 new_group();
  /external/fio/
thread_options.h 163 unsigned int new_group; member in struct:thread_options
390 uint32_t new_group; member in struct:thread_options_pack
cconv.c 198 o->new_group = le32_to_cpu(top->new_group);
359 top->new_group = cpu_to_le32(o->new_group);
init.c 1190 if ((o->stonewall || o->new_group) && prev_group_jobs) {
1333 td_new->o.new_group = 0;
    [all...]
options.c     [all...]
  /external/protobuf/python/
mox.py 681 new_group = group_class(group_name)
682 new_group.AddMethod(self)
683 self._call_queue.append(new_group)
    [all...]

Completed in 1823 milliseconds