Home
last modified time | relevance | path

Searched defs:OPT_s (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/epstool/epstool-3.09/src/
H A Depstool.c141 typedef struct OPT_s { struct
142 CMD cmd;
144 BOOL composite; /* --replace-composite */
145 BOOL bbox; /* --bbox */
147 TCHAR gs[MAXSTR]; /* --gs command */
149 TCHAR input[MAXSTR]; /* filename */
152 BOOL quiet; /* --quiet */
153 BOOL debug; /* --debug */
155 float dpi; /* --dpi resolution */
157 BOOL help; /* --help */
[all …]
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Ddmesg.c69 OPT_s = 1 << 1, in dmesg_main() enumerator
H A Dflock.c33 OPT_s = (1 << 0), in flock_main() enumerator
H A Dreadprofile.c93 OPT_s = (1 << 6), in readprofile_main() enumerator
H A Dgetopt.c145 OPT_s = 0x10, // -s enumerator
H A Dmkfs_reiser.c153 OPT_s = 1 << 2, enumerator
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dseq.c36 OPT_s = (1 << 1), in seq_main() enumerator
H A Duniq.c55 OPT_s = 0x10, in uniq_main() enumerator
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dhostname.c125 OPT_s = 0x8, in hostname_main() enumerator
H A Dnc_bloaty.c172 OPT_s = (1 << 2), enumerator
/dports/sysutils/busybox/busybox-1.26.2/console-tools/
H A Dopenvt.c138 OPT_s = (1 << 2), in openvt_main() enumerator
H A Dshowkey.c69 OPT_s = (1<<2), // display only the raw scan-codes in showkey_main() enumerator
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dmicrocom.c66 OPT_s = 1 << 1, // baudrate in microcom_main() enumerator
H A Dnandwrite.c63 #define OPT_s (1 << 2) macro
/dports/deskutils/recoll/recoll-1.31.2/query/
H A Ddynconf.cpp164 #define OPT_s 0x4 macro
H A Drecollq.cpp197 #define OPT_s 0x2000000 macro
/dports/sysutils/busybox/busybox-1.26.2/mailutils/
H A Dpopmaildir.c112 OPT_s = 1 << 6, // -s skip authorization in popmaildir_main() enumerator
H A Dreformime.c64 OPT_s = 1 << 5, enumerator
/dports/sysutils/busybox/busybox-1.26.2/runit/
H A Dchpst.c186 OPT_s = (1 << 9) * ENABLE_SOFTLIMIT, enumerator
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/BSD/
H A Dchpst.c143 OPT_s = (1 << 9) * ENABLE_SOFTLIMIT, enumerator
/dports/sysutils/busybox/busybox-1.26.2/debianutils/
H A Dstart_stop_daemon.c172 OPT_s = (1 << 8), // -s enumerator
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5import/
H A Dh5import.h35 #define OPT_s 7 /* data size */ macro
/dports/science/hdf5/hdf5-1.10.6/tools/src/h5import/
H A Dh5import.h35 #define OPT_s 7 /* data size */ macro
/dports/sysutils/busybox/busybox-1.26.2/selinux/
H A Dsetfiles.c149 OPT_s = (1 << 9), enumerator
/dports/sysutils/busybox/busybox-1.26.2/networking/udhcp/
H A Dd6_dhcpc.c70 OPT_s = 1 << 6, enumerator

12