Searched refs:REMOVE_M (Results 1 - 1 of 1) sorted by relevance

/external/selinux/policycoreutils/semodule/
H A Dsemodule.c28 NO_MODE, INSTALL_M, REMOVE_M, EXTRACT_M, CIL_M, HLL_M, enumerator in enum:client_modes
244 set_mode(REMOVE_M, optarg);
322 } else if (commands && commands[num_commands - 1].mode == REMOVE_M) {
323 mode = REMOVE_M;
529 case REMOVE_M:{

Completed in 82 milliseconds