Home
last modified time | relevance | path

Searched refs:OPT_p (Results 1 – 21 of 21) sorted by relevance

/busybox-1.35.0/coreutils/
Dmktemp.c73 OPT_p = 1 << 3, in mktemp_main() enumerator
112 if (opts & (OPT_t|OPT_p|OPT_tmpdir)) in mktemp_main()
Dnl.c44 OPT_p = (1 << 0), in nl_main() enumerator
Dls.c258 OPT_p = (1 << OPTBIT_p) * ENABLE_FEATURE_LS_FILETYPES, enumerator
405 if (!(option_mask32 & (OPT_F|OPT_p))) in append_char()
602 if ((opt & (OPT_F|OPT_p)) in display_single()
626 if (opt & (OPT_F|OPT_p)) { in display_single()
/busybox-1.35.0/util-linux/
Dionice.c71 OPT_p = 1 << 2, in ionice_main() enumerator
94 if (!(opt & OPT_p) && *argv) in ionice_main()
Dhexdump_xxd.c65 #define OPT_p (1 << 3) macro
83 if (!(opt & OPT_p)) { in reverse()
211 if (opt & OPT_p) { in xxd_main()
259 if (!(opt & (OPT_p|OPT_i))) { in xxd_main()
Dchrt.c82 #define OPT_p (1<<1) macro
129 if (opt & OPT_p) { in chrt_main()
144 if (opt & OPT_p) { in chrt_main()
Dtaskset.c211 OPT_p = 1 << 0, enumerator
227 if (opts & OPT_p) { in process_pid_str()
311 if ((opts & OPT_p) && aff) { /* "-p <aff> <pid> [...ignored...]" */ in process_pid_str()
342 if (!(opts & OPT_p)) { in taskset_main()
Dswaponoff.c141 OPT_p = IF_FEATURE_SWAPON_PRI ((1 << OPTBIT_p)) + 0, enumerator
147 #define OPT_PRIO (option_mask32 & OPT_p)
Dreadprofile.c83 OPT_p = (1 << 2), in readprofile_main() enumerator
Dacpid.c90 OPT_p = (1 << 7) * ENABLE_FEATURE_PIDFILE, enumerator
/busybox-1.35.0/miscutils/
Dnandwrite.c66 #define OPT_p (1 << 0) /* nandwrite only */ macro
250 if (!(opts & OPT_p)) in nandwrite_main()
Dtime.c439 OPT_p = (1 << 1), in time_main() enumerator
452 if (opt & OPT_p) in time_main()
/busybox-1.35.0/runit/
Dchpst.c184 OPT_p = (1 << 7) * (ENABLE_SOFTLIMIT || ENABLE_CHPST), enumerator
399 if (opt & OPT_p) { in chpst_main()
/busybox-1.35.0/selinux/
Dsetfiles.c147 OPT_p = (1 << 6), enumerator
164 #define FLAG_p_progress (option_mask32 & OPT_p)
/busybox-1.35.0/networking/
Dnc_bloaty.c172 OPT_p = (1 << 1), enumerator
814 if (option_mask32 & OPT_p) { /* local source port */ in nc_main()
Dping.c413 OPT_p = 1 << 10, enumerator
964 if (opt & OPT_p) in common_ping_main()
Dtcpudp.c209 OPT_p = (1 << 9), enumerator
Dntpd.c373 OPT_p = (1 << (5+ENABLE_FEATURE_NTP_AUTH)), enumerator
/busybox-1.35.0/debianutils/
Dstart_stop_daemon.c142 OPT_p = (1 << 12), // -p enumerator
/busybox-1.35.0/networking/udhcp/
Dd6_dhcpc.c138 OPT_p = 1 << 2, enumerator
Ddhcpc.c89 OPT_p = 1 << 5, enumerator