/busybox-1.35.0/miscutils/ |
D | rfkill.c | 43 OPT_l = (1 << 2), enumerator
|
D | crontab.c | 96 OPT_l = (1 << 2), in crontab_main() enumerator
|
D | nandwrite.c | 71 #define OPT_l (1 << 4) macro
|
D | crond.c | 141 OPT_l = (1 << 0), enumerator
|
/busybox-1.35.0/util-linux/ |
D | fstrim.c | 50 OPT_l = (1 << 1), in fstrim_main() enumerator
|
D | hexdump_xxd.c | 62 #define OPT_l (1 << 0) macro
|
D | getopt.c | 134 OPT_l = 0x100, // -l enumerator
|
D | acpid.c | 87 OPT_l = (1 << 4), enumerator
|
D | mkfs_ext2.c | 193 OPT_l = 1 << 1, enumerator
|
D | mkfs_reiser.c | 142 OPT_l = 1 << 8, // label enumerator
|
D | mkfs_vfat.c | 247 OPT_l = 1 << 9, // [IGNORED] bad block filename in mkfs_vfat_main() enumerator
|
D | fsck_minix.c | 231 OPT_l = (1 << 0), enumerator
|
/busybox-1.35.0/console-tools/ |
D | openvt.c | 138 OPT_l = (1 << 3), in openvt_main() enumerator
|
/busybox-1.35.0/debianutils/ |
D | run_parts.c | 111 OPT_l = (1 << 5) * ENABLE_FEATURE_RUN_PARTS_LONG_OPTIONS enumerator
|
/busybox-1.35.0/runit/ |
D | chpst.c | 181 OPT_l = (1 << 4) * ENABLE_SOFTLIMIT, enumerator
|
/busybox-1.35.0/procps/ |
D | ps.c | 568 OPT_l = (1 << 7), in ps_main() enumerator 657 OPT_l = (1 << ENABLE_SELINUX) * (1 << ENABLE_FEATURE_SHOW_THREADS) * ENABLE_FEATURE_PS_LONG, in ps_main() enumerator
|
/busybox-1.35.0/networking/ |
D | tcpudp.c | 205 OPT_l = (1 << 5), enumerator
|
D | nc_bloaty.c | 178 OPT_l = (1 << 7) * ENABLE_NC_SERVER, enumerator
|
D | ftpd.c | 1162 OPT_l = (1 << 0), enumerator
|
D | ntpd.c | 375 OPT_l = (1 << (7+ENABLE_FEATURE_NTP_AUTH)) * ENABLE_FEATURE_NTPD_SERVER, enumerator
|
/busybox-1.35.0/selinux/ |
D | setfiles.c | 145 OPT_l = (1 << 4), enumerator
|
/busybox-1.35.0/archival/ |
D | unzip.c | 492 OPT_l = (1 << 0), in unzip_main() enumerator
|
/busybox-1.35.0/networking/udhcp/ |
D | d6_dhcpc.c | 151 OPT_l = 1 << 15, enumerator
|
/busybox-1.35.0/coreutils/ |
D | ls.c | 227 OPT_l = (1 << 5), enumerator
|
D | od_bloaty.c | 50 OPT_l = 1 << 10, enumerator
|