Home
last modified time | relevance | path

Searched refs:OPT_b (Results 1 – 25 of 29) sorted by relevance

12

/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Drfkill.c43 OPT_b = (1 << 0), /* must be = 1 */ enumerator
70 rf_opt |= OPT_b; in rfkill_main()
144 event.soft = (rf_opt & OPT_b); in rfkill_main()
/dports/deskutils/recoll/recoll-1.31.2/query/
H A Drecollq.cpp171 #define OPT_b 0x4 macro
236 case 'b': op_flags |= OPT_b; break; in recollq()
314 if (op_flags & (OPT_b|OPT_d|OPT_b|OPT_Q|OPT_m|OPT_A)) in recollq()
416 if (!(op_flags & OPT_b)) { in recollq()
449 if (op_flags & OPT_b) { in recollq()
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dtunctl.c82 OPT_b = 1 << 5, // brief output in tunctl_main() enumerator
122 if (opts & OPT_b) { in tunctl_main()
H A Dtcpudp.c206 OPT_b = (1 << 7), enumerator
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dreadprofile.c92 OPT_b = (1 << 5), in readprofile_main() enumerator
101 #define optBins (opt & OPT_b) in readprofile_main()
H A Dmkfs_ext2.c212 OPT_b = 1 << 2, // block size, in bytes enumerator
314 if (option_mask32 & OPT_b) in mkfs_ext2_main()
H A Dmkfs_reiser.c151 OPT_b = 1 << 0, enumerator
H A Dmkfs_vfat.c253 OPT_b = 1 << 1, // [IGNORED] location of backup boot sector in mkfs_vfat_main() enumerator
/dports/devel/judy/judy-1.0.5/test/
H A Djbgraph569 OPT_b="${1}"
571 ${v}echo "${C}.${0}: OPT_b=${OPT_b}, # -b Option description."
919 ${v}echo "${C}.${0}: OPT_b=${OPT_b}, # -b Option description."
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dnewgraf.h22 #define OPT_b 0x10 macro
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Dd6_dhcpc.c84 USE_FOR_MMU( OPT_b = 1 << OPTBIT_b,)
1137 if (opt & OPT_b) { /* background if no lease */ in udhcpc6_main()
1141 opt = ((opt & ~OPT_b) | OPT_f); in udhcpc6_main()
1482 opt = ((opt & ~OPT_b) | OPT_f); in udhcpc6_main()
H A Ddhcpc.c110 USE_FOR_MMU( OPT_b = 1 << OPTBIT_b,)
1506 if (opt & OPT_b) { /* background if no lease */ in udhcpc_main()
1510 opt = ((opt & ~OPT_b) | OPT_f); in udhcpc_main()
1809 opt = ((opt & ~OPT_b) | OPT_f); in udhcpc_main()
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dexhaust.c69 int OPT_b = 0; /* nothing (we are always `brief') */ variable
416 case 'b': OPT_b = 1; break; in readargs()
/dports/games/fmars/fmars-0.0.207/
H A Dexhaust.c81 int OPT_b = 0; /* nothing (we are always `brief') */ variable
464 OPT_b = 1;
/dports/games/exhaust/exhaust-1.9.2/
H A Dexhaust.c70 int OPT_b = 0; /* nothing (we are always `brief') */ variable
478 case 'b': OPT_b = 1; break; in readargs()
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dexhaust.c70 int OPT_b = 0; /* nothing (we are always `brief') */ variable
478 case 'b': OPT_b = 1; break; in readargs()
/dports/sysutils/busybox/busybox-1.26.2/mailutils/
H A Dpopmaildir.c106 OPT_b = 1 << 0, // -b binary mode. Ignored in popmaildir_main() enumerator
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dinstall.c125 OPT_b = 1 << 2, in install_main() enumerator
H A Dod_bloaty.c43 OPT_b = 1 << 3, enumerator
1243 if (opt & OPT_b) decode_format_string("oC"); in od_main()
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dmimeparse.cpp814 #define OPT_b 0x8 macro
835 case 'b': op_flags |= OPT_b; break; in main()
896 } else if (op_flags & OPT_b) { in main()
/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Ddepmod.c160 OPT_b = (1 << 2), /* base directory when modules are in staging area */ enumerator
/dports/games/tycho/tycho/
H A Dexhaust.c69 int OPT_b = 0; /* nothing (we are always `brief') */ variable
554 OPT_b = 1; in readargs()
/dports/games/species/tycho/
H A Dexhaust.c69 int OPT_b = 0; /* nothing (we are always `brief') */ variable
554 OPT_b = 1; in readargs()
/dports/sysutils/busybox/busybox-1.26.2/procps/
H A Dtop.c216 OPT_b = (1 << 2), enumerator
220 #define OPT_BATCH_MODE (option_mask32 & OPT_b)
/dports/cad/jspice3/jspice3-2.5/src/lib/plot/
H A Dx11.c546 XtNstate, (options & OPT_b) ? True : False,
1094 graf->opt ^= OPT_b;
1935 if (graf->opt & (OPT_help | OPT_b))
2031 if (graf->opt & (OPT_help | OPT_b))

12