Lines Matching defs:binary
42 * and then compiled into a binary format for use by
45 * reads the binary format instead.
48 * writes the binary format version of the configuration
56 * determine which policy version to use for generating binary
396 unsigned int binary = 0, debug = 0, sort = 0, cil = 0, conf = 0, optimize = 0;
413 {"binary", no_argument, NULL, 'b'},
444 binary = 1;
537 if (binary) {
601 fprintf(stderr, "Can only generate policy.conf from binary policy\n");
692 if (binary) {