Searched refs:tunable (Results 1 – 12 of 12) sorted by relevance
112 (tunable allow_execfile true)113 (tunable allow_userexec false)211 (tunable tun1 true)
168 (tunable allow_execfile true)169 (tunable allow_userexec false)306 (tunable tun1 true)
100 tunable { return(TUNABLE); }
62 * Separate tunable from boolean during compile.
905 struct cil_tunable *tunable = node->data; in cil_tree_print_node() local906 cil_log(CIL_INFO, "TUNABLE: %s, value: %d\n", tunable->datum.name, tunable->value); in cil_tree_print_node()
2160 struct cil_tunable *tunable = NULL; in cil_gen_tunable() local2172 cil_tunable_init(&tunable); in cil_gen_tunable()2177 tunable->value = CIL_TRUE; in cil_gen_tunable()2179 tunable->value = CIL_FALSE; in cil_gen_tunable()2186 …rc = cil_gen_node(db, ast_node, (struct cil_symtab_datum*)tunable, (hashtab_key_t)key, CIL_SYM_TUN… in cil_gen_tunable()2196 cil_destroy_tunable(tunable); in cil_gen_tunable()2201 void cil_destroy_tunable(struct cil_tunable *tunable) in cil_destroy_tunable() argument2203 if (tunable == NULL) { in cil_destroy_tunable()2207 cil_symtab_datum_destroy(&tunable->datum); in cil_destroy_tunable()2208 free(tunable); in cil_destroy_tunable()
119 void cil_destroy_tunable(struct cil_tunable *tunable);
78 * Indicate when boolean is indeed a tunable.79 * Separate tunable from boolean during compile.83 * Skip tunable identifier and cond_node_t in expansion.
38 _ Edit file iniscript.sh. You may want to change tunable configuration
826 * Alt+Button+Motion to wireframe. tunable in WIREFRAME_PARMS
3026 colors to be correct. There are a number of tunable parameters to try3031 speedup. See the -8to24 help description for information on tunable6593 course!) some tunable parameters. The "-alphacut n" option lets you8015 UINPUT". See the -pipeinput description for tunable parameters, etc.16073 packed with many tunable parameters for this scheme:
2271 size to be application tunable.