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

  /external/ltp/testcases/kernel/controllers/cgroup_xattr/
cgroup_xattr.c 188 int i, set_res = 0, get_res = 0; local
198 set_res |= cgrp_files_walking(".", set_xattrs);
208 tst_resm(TINFO, "Set tests result: %s", (set_res) ? "FAIL" : "PASS");
  /system/core/toolbox/
newfs_msdos.c 264 u_int extra_res, alignment=0, set_res, set_spf, set_spc, tempx, attempts=0; local
552 set_res = !bpb.res;
566 if (set_res)
598 if(set_res) {
    [all...]

Completed in 556 milliseconds