Home
last modified time | relevance | path

Searched defs:OPT_a (Results 1 – 24 of 24) sorted by relevance

/busybox-1.35.0/mailutils/
Dmakemime.c187 OPT_a = 1 << 5, // additional headers in makemime_main() enumerator
Dpopmaildir.c113 OPT_a = 1 << 5, // -a use APOP protocol in popmaildir_main() enumerator
Dsendmail.c246 OPT_a = 1 << 7, // authentication tokens in sendmail_main() enumerator
/busybox-1.35.0/networking/udhcp/
Ddumpleases.c33 OPT_a = 0x1, // -a in dumpleases_main() enumerator
Ddhcpd.c889 #define OPT_a (1 << 4) in udhcpd_main() macro
/busybox-1.35.0/util-linux/
Dlosetup.c60 OPT_a = (1 << 5), in losetup_main() enumerator
Dscript.c66 OPT_a = (1 << 0), in script_main() enumerator
Dhexdump_xxd.c64 #define OPT_a (1 << 2) macro
Dreadprofile.c85 OPT_a = (1 << 4), in readprofile_main() enumerator
Dgetopt.c133 OPT_a = 0x80, // -a enumerator
Dtaskset.c212 OPT_a = 1 << 1, enumerator
Dacpid.c88 OPT_a = (1 << 5), enumerator
Dfsck_minix.c232 OPT_a = (1 << 1), enumerator
Dmount.c292 OPT_a = (1 << 4), enumerator
/busybox-1.35.0/coreutils/
Dtouch.c98 OPT_a = (1 << 5) * ENABLE_FEATURE_TOUCH_SUSV3, in touch_main() enumerator
Dls.c223 OPT_a = (1 << 1), enumerator
Dod_bloaty.c42 OPT_a = 1 << 2, enumerator
/busybox-1.35.0/console-tools/
Dshowkey.c66 OPT_a = (1<<0), // display the decimal/octal/hex values of the keys in showkey_main() enumerator
/busybox-1.35.0/debianutils/
Drun_parts.c106 OPT_a = (1 << 0), enumerator
Dstart_stop_daemon.c136 OPT_a = (1 << 6), // -a enumerator
/busybox-1.35.0/runit/
Dchpst.c177 OPT_a = (1 << 0) * ENABLE_SOFTLIMIT, enumerator
/busybox-1.35.0/miscutils/
Dtime.c440 OPT_a = (1 << 2), in time_main() enumerator
Dman.c28 OPT_a = 1, /* all */ enumerator
/busybox-1.35.0/procps/
Dps.c563 OPT_a = (1 << 2), in ps_main() enumerator