Searched defs:bool_int (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c144 * We use bool_int instead of int to make clear which variables are
147 typedef int bool_int; typedef
150 bool_int mte_dev_is_valid;
152 bool_int mte_ignore; /* the "ignore" option was set */
158 bool_int dfr_valid;
203 static bool_int F_option;
204 static bool_int V_option;
205 static bool_int P_option; /* Added for XCU4 compliance */
206 static bool_int Z_option;
207 static bool_int v_optio
[all...]

Completed in 92 milliseconds