Searched refs:boolean (Results 1 – 16 of 16) sorted by relevance
166 op.u.boolean.bool_id = id; in xc_flask_getbool_byid()167 op.u.boolean.size = size; in xc_flask_getbool_byid()178 *curr = op.u.boolean.enforcing; in xc_flask_getbool_byid()180 *pend = op.u.boolean.pending; in xc_flask_getbool_byid()198 op.u.boolean.bool_id = -1; in xc_flask_getbool_byname()199 op.u.boolean.size = strlen(name); in xc_flask_getbool_byname()212 *pend = op.u.boolean.pending; in xc_flask_getbool_byname()230 op.u.boolean.bool_id = -1; in xc_flask_setbool()231 op.u.boolean.new_value = value; in xc_flask_setbool()232 op.u.boolean.commit = 1; in xc_flask_setbool()[all …]
114 > `= <boolean>`123 > `= <boolean>`137 > `= <boolean>`151 > `= <boolean>`163 > `= <boolean>`177 > `= <boolean>`186 > `= <boolean>`195 > `= <boolean>`203 > `= <boolean>`230 > `= <boolean>`[all …]
104 Reverse dependencies can only be used with boolean or tristate169 expressions uses one more state than normal boolean logic to express the288 options. A choice can only be of type bool or tristate, while a boolean
165 - prot_domU_t is a domain type whose creation can be disabled with a boolean
238 Various boolean platform properties.
1 # This is an alternative to nomigrate_t: a policy boolean controls the ability
35 boolean, T_TYPE, TF_COMMAND, S_BOOLEAN
122 char kconf_id_strings_str47[sizeof("boolean")];159 "boolean",
2456 fputs(" boolean\n", out);
202 struct xen_flask_boolean boolean; member
83 ## Type: boolean105 ## Type: boolean
685 rv = flask_security_get_bool(&op.u.boolean); in do_flask_op()689 rv = flask_security_set_bool(&op.u.boolean); in do_flask_op()
701 static int json_callback_boolean(void *opaque, int boolean)706 DEBUG_GEN_VALUE(ctx, bool, boolean);709 obj->u.b = boolean;
38 bool ok; /* the success return value from a boolean function */
1140 When given as a boolean the B<gfx_passthru> option either disables graphics2071 The viridian option can be specified as a boolean. A value of true (1)
8658 push #0x00 ;; placeholder for make_far_call boolean
Completed in 27 milliseconds