Home
last modified time | relevance | path

Searched defs:OPT_o (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/busybox/busybox-1.26.2/mailutils/
H A Dmakemime.c183 OPT_o = 1 << 2, // output to in makemime_main() enumerator
H A Dreformime.c69 OPT_o = 1 << 10, enumerator
H A Dsendmail.c237 OPT_o = 1 << 2, // various options. -oi IMPLIED! others are IGNORED! in sendmail_main() enumerator
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dlosetup.c54 OPT_o = (1 << 1), in losetup_main() enumerator
H A Dfstrim.c59 OPT_o = (1 << 0), in fstrim_main() enumerator
H A Dgetopt.c141 OPT_o = 0x1, // -o enumerator
H A Dmkfs_ext2.c220 OPT_o = 1 << 10, enumerator
H A Dmkfs_reiser.c154 OPT_o = 1 << 3, enumerator
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dchrt.c66 #define OPT_o (1<<4) macro
H A Dnandwrite.c61 #define OPT_o (1 << 0) /* nanddump only */ macro
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dshuf.c36 #define OPT_o (1 << 3) macro
/dports/sysutils/busybox/busybox-1.26.2/runit/
H A Dchpst.c183 OPT_o = (1 << 6) * (ENABLE_SOFTLIMIT || ENABLE_CHPST), enumerator
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/BSD/
H A Dchpst.c140 OPT_o = (1 << 6) * (ENABLE_SOFTLIMIT || ENABLE_CHPST), enumerator
/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Dmain.cpp189 #define OPT_o 0x40 macro
/dports/deskutils/recoll/recoll-1.31.2/query/
H A Drecollq.cpp190 #define OPT_o 0x8000 macro
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5import/
H A Dh5import.h28 #define OPT_o 1 macro
/dports/science/hdf5/hdf5-1.10.6/tools/src/h5import/
H A Dh5import.h28 #define OPT_o 1 macro
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dnc_bloaty.c179 OPT_o = (1 << (7+2*ENABLE_NC_SERVER)) * ENABLE_NC_EXTRA, enumerator
/dports/sysutils/busybox/busybox-1.26.2/selinux/
H A Dsetfiles.c151 OPT_o = (1 << 11), enumerator
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Dd6_dhcpc.c76 OPT_o = 1 << 12, enumerator
H A Ddhcpc.c101 OPT_o = 1 << 17, enumerator
/dports/devel/ccls/ccls-0.20210330/src/
H A Dproject.cc144 bool OPT_o = false; in getSearchDirs() local
/dports/sysutils/busybox/busybox-1.26.2/findutils/
H A Dgrep.c154 OPT_o = 1 << OPTBIT_o, enumerator
/dports/sysutils/busybox/busybox-1.26.2/procps/
H A Dps.c618 OPT_o = (1 << 1), in ps_main() enumerator
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dfp2hdf.c250 #define OPT_o 1 /* output filename */ macro

12