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

  /external/selinux/policycoreutils/semodule/
semodule.c 556 if (result < 0) goto cleanup_list;
568 if (result != 0) goto cleanup_list;
578 if (result != 0) goto cleanup_list;
598 if (result != 0) goto cleanup_list;
604 if (result != 0) goto cleanup_list;
620 if (result != 0) goto cleanup_list;
623 if (result != 0) goto cleanup_list;
626 if (result != 0) goto cleanup_list;
629 if (result != 0) goto cleanup_list;
642 cleanup_list
    [all...]
  /external/toolchain-utils/binary_search_tool/test/
binary_search_tool_tester.py 130 cleanup_list = ['./is_setup', binary_search_state.STATE_FILE,
132 for f in cleanup_list:

Completed in 227 milliseconds