10f66f451Sopenharmony_ci#define CFG_TOYBOX_CONTAINER 1
20f66f451Sopenharmony_ci#define USE_TOYBOX_CONTAINER(...) __VA_ARGS__
30f66f451Sopenharmony_ci#define CFG_TOYBOX_FIFREEZE 1
40f66f451Sopenharmony_ci#define USE_TOYBOX_FIFREEZE(...) __VA_ARGS__
50f66f451Sopenharmony_ci#define CFG_TOYBOX_ICONV 1
60f66f451Sopenharmony_ci#define USE_TOYBOX_ICONV(...) __VA_ARGS__
70f66f451Sopenharmony_ci#define CFG_TOYBOX_FALLOCATE 1
80f66f451Sopenharmony_ci#define USE_TOYBOX_FALLOCATE(...) __VA_ARGS__
90f66f451Sopenharmony_ci#define CFG_TOYBOX_UTMPX 1
100f66f451Sopenharmony_ci#define USE_TOYBOX_UTMPX(...) __VA_ARGS__
110f66f451Sopenharmony_ci#define CFG_TOYBOX_SHADOW 1
120f66f451Sopenharmony_ci#define USE_TOYBOX_SHADOW(...) __VA_ARGS__
130f66f451Sopenharmony_ci#define CFG_TOYBOX_ON_ANDROID 0
140f66f451Sopenharmony_ci#define USE_TOYBOX_ON_ANDROID(...)
150f66f451Sopenharmony_ci#define CFG_TOYBOX_ANDROID_SCHEDPOLICY 0
160f66f451Sopenharmony_ci#define USE_TOYBOX_ANDROID_SCHEDPOLICY(...)
170f66f451Sopenharmony_ci#define CFG_TOYBOX_FORK 1
180f66f451Sopenharmony_ci#define USE_TOYBOX_FORK(...) __VA_ARGS__
190f66f451Sopenharmony_ci#define CFG_TOYBOX_PRLIMIT 1
200f66f451Sopenharmony_ci#define USE_TOYBOX_PRLIMIT(...) __VA_ARGS__
210f66f451Sopenharmony_ci#define CFG_TOYBOX_GETRANDOM 1
220f66f451Sopenharmony_ci#define USE_TOYBOX_GETRANDOM(...) __VA_ARGS__
230f66f451Sopenharmony_ci#define CFG_BASENAME 1
240f66f451Sopenharmony_ci#define USE_BASENAME(...) __VA_ARGS__
250f66f451Sopenharmony_ci#define CFG_CAL 1
260f66f451Sopenharmony_ci#define USE_CAL(...) __VA_ARGS__
270f66f451Sopenharmony_ci#define CFG_CAT 1
280f66f451Sopenharmony_ci#define USE_CAT(...) __VA_ARGS__
290f66f451Sopenharmony_ci#define CFG_CHGRP 1
300f66f451Sopenharmony_ci#define USE_CHGRP(...) __VA_ARGS__
310f66f451Sopenharmony_ci#define CFG_CHOWN 1
320f66f451Sopenharmony_ci#define USE_CHOWN(...) __VA_ARGS__
330f66f451Sopenharmony_ci#define CFG_CHMOD 1
340f66f451Sopenharmony_ci#define USE_CHMOD(...) __VA_ARGS__
350f66f451Sopenharmony_ci#define CFG_CKSUM 1
360f66f451Sopenharmony_ci#define USE_CKSUM(...) __VA_ARGS__
370f66f451Sopenharmony_ci#define CFG_CRC32 1
380f66f451Sopenharmony_ci#define USE_CRC32(...) __VA_ARGS__
390f66f451Sopenharmony_ci#define CFG_CMP 1
400f66f451Sopenharmony_ci#define USE_CMP(...) __VA_ARGS__
410f66f451Sopenharmony_ci#define CFG_COMM 1
420f66f451Sopenharmony_ci#define USE_COMM(...) __VA_ARGS__
430f66f451Sopenharmony_ci#define CFG_CP 1
440f66f451Sopenharmony_ci#define USE_CP(...) __VA_ARGS__
450f66f451Sopenharmony_ci#define CFG_CP_PRESERVE 1
460f66f451Sopenharmony_ci#define USE_CP_PRESERVE(...) __VA_ARGS__
470f66f451Sopenharmony_ci#define CFG_MV 1
480f66f451Sopenharmony_ci#define USE_MV(...) __VA_ARGS__
490f66f451Sopenharmony_ci#define CFG_INSTALL 1
500f66f451Sopenharmony_ci#define USE_INSTALL(...) __VA_ARGS__
510f66f451Sopenharmony_ci#define CFG_CPIO 1
520f66f451Sopenharmony_ci#define USE_CPIO(...) __VA_ARGS__
530f66f451Sopenharmony_ci#define CFG_CUT 1
540f66f451Sopenharmony_ci#define USE_CUT(...) __VA_ARGS__
550f66f451Sopenharmony_ci#define CFG_DATE 1
560f66f451Sopenharmony_ci#define USE_DATE(...) __VA_ARGS__
570f66f451Sopenharmony_ci#define CFG_DF 1
580f66f451Sopenharmony_ci#define USE_DF(...) __VA_ARGS__
590f66f451Sopenharmony_ci#define CFG_DIRNAME 1
600f66f451Sopenharmony_ci#define USE_DIRNAME(...) __VA_ARGS__
610f66f451Sopenharmony_ci#define CFG_DU 1
620f66f451Sopenharmony_ci#define USE_DU(...) __VA_ARGS__
630f66f451Sopenharmony_ci#define CFG_ECHO 1
640f66f451Sopenharmony_ci#define USE_ECHO(...) __VA_ARGS__
650f66f451Sopenharmony_ci#define CFG_ENV 1
660f66f451Sopenharmony_ci#define USE_ENV(...) __VA_ARGS__
670f66f451Sopenharmony_ci#define CFG_EXPAND 1
680f66f451Sopenharmony_ci#define USE_EXPAND(...) __VA_ARGS__
690f66f451Sopenharmony_ci#define CFG_FALSE 1
700f66f451Sopenharmony_ci#define USE_FALSE(...) __VA_ARGS__
710f66f451Sopenharmony_ci#define CFG_FILE 1
720f66f451Sopenharmony_ci#define USE_FILE(...) __VA_ARGS__
730f66f451Sopenharmony_ci#define CFG_FIND 1
740f66f451Sopenharmony_ci#define USE_FIND(...) __VA_ARGS__
750f66f451Sopenharmony_ci#define CFG_GETCONF 1
760f66f451Sopenharmony_ci#define USE_GETCONF(...) __VA_ARGS__
770f66f451Sopenharmony_ci#define CFG_GREP 1
780f66f451Sopenharmony_ci#define USE_GREP(...) __VA_ARGS__
790f66f451Sopenharmony_ci#define CFG_EGREP 1
800f66f451Sopenharmony_ci#define USE_EGREP(...) __VA_ARGS__
810f66f451Sopenharmony_ci#define CFG_FGREP 1
820f66f451Sopenharmony_ci#define USE_FGREP(...) __VA_ARGS__
830f66f451Sopenharmony_ci#define CFG_HEAD 1
840f66f451Sopenharmony_ci#define USE_HEAD(...) __VA_ARGS__
850f66f451Sopenharmony_ci#define CFG_ICONV 1
860f66f451Sopenharmony_ci#define USE_ICONV(...) __VA_ARGS__
870f66f451Sopenharmony_ci#define CFG_ID 1
880f66f451Sopenharmony_ci#define USE_ID(...) __VA_ARGS__
890f66f451Sopenharmony_ci#ifdef WITH_SELINUX
900f66f451Sopenharmony_ci# define CFG_ID_Z 1
910f66f451Sopenharmony_ci# define USE_ID_Z(...) __VA_ARGS__
920f66f451Sopenharmony_ci#else
930f66f451Sopenharmony_ci# define CFG_ID_Z 0
940f66f451Sopenharmony_ci# define USE_ID_Z(...)
950f66f451Sopenharmony_ci#endif // WITH_SELINUX
960f66f451Sopenharmony_ci#define CFG_GROUPS 1
970f66f451Sopenharmony_ci#define USE_GROUPS(...) __VA_ARGS__
980f66f451Sopenharmony_ci#define CFG_LOGNAME 1
990f66f451Sopenharmony_ci#define USE_LOGNAME(...) __VA_ARGS__
1000f66f451Sopenharmony_ci#define CFG_WHOAMI 1
1010f66f451Sopenharmony_ci#define USE_WHOAMI(...) __VA_ARGS__
1020f66f451Sopenharmony_ci#define CFG_KILL 1
1030f66f451Sopenharmony_ci#define USE_KILL(...) __VA_ARGS__
1040f66f451Sopenharmony_ci#define CFG_KILLALL5 1
1050f66f451Sopenharmony_ci#define USE_KILLALL5(...) __VA_ARGS__
1060f66f451Sopenharmony_ci#define CFG_LINK 1
1070f66f451Sopenharmony_ci#define USE_LINK(...) __VA_ARGS__
1080f66f451Sopenharmony_ci#define CFG_LN 1
1090f66f451Sopenharmony_ci#define USE_LN(...) __VA_ARGS__
1100f66f451Sopenharmony_ci#define CFG_LOGGER 1
1110f66f451Sopenharmony_ci#define USE_LOGGER(...) __VA_ARGS__
1120f66f451Sopenharmony_ci#define CFG_LS 1
1130f66f451Sopenharmony_ci#define USE_LS(...) __VA_ARGS__
1140f66f451Sopenharmony_ci#define CFG_MKDIR 1
1150f66f451Sopenharmony_ci#define USE_MKDIR(...) __VA_ARGS__
1160f66f451Sopenharmony_ci#ifdef WITH_SELINUX
1170f66f451Sopenharmony_ci# define CFG_MKDIR_Z 1
1180f66f451Sopenharmony_ci# define USE_MKDIR_Z(...) __VA_ARGS__
1190f66f451Sopenharmony_ci#else
1200f66f451Sopenharmony_ci# define CFG_MKDIR_Z 0
1210f66f451Sopenharmony_ci# define USE_MKDIR_Z(...)
1220f66f451Sopenharmony_ci#endif // WITH_SELINUX
1230f66f451Sopenharmony_ci#define CFG_MKFIFO 1
1240f66f451Sopenharmony_ci#define USE_MKFIFO(...) __VA_ARGS__
1250f66f451Sopenharmony_ci#ifdef WITH_SELINUX
1260f66f451Sopenharmony_ci# define CFG_MKFIFO_Z 1
1270f66f451Sopenharmony_ci# define USE_MKFIFO_Z(...) __VA_ARGS__
1280f66f451Sopenharmony_ci#else
1290f66f451Sopenharmony_ci# define CFG_MKFIFO_Z 0
1300f66f451Sopenharmony_ci# define USE_MKFIFO_Z(...)
1310f66f451Sopenharmony_ci#endif // WITH_SELINUX
1320f66f451Sopenharmony_ci#define CFG_NICE 1
1330f66f451Sopenharmony_ci#define USE_NICE(...) __VA_ARGS__
1340f66f451Sopenharmony_ci#define CFG_NL 1
1350f66f451Sopenharmony_ci#define USE_NL(...) __VA_ARGS__
1360f66f451Sopenharmony_ci#define CFG_NOHUP 1
1370f66f451Sopenharmony_ci#define USE_NOHUP(...) __VA_ARGS__
1380f66f451Sopenharmony_ci#define CFG_OD 1
1390f66f451Sopenharmony_ci#define USE_OD(...) __VA_ARGS__
1400f66f451Sopenharmony_ci#define CFG_PASTE 1
1410f66f451Sopenharmony_ci#define USE_PASTE(...) __VA_ARGS__
1420f66f451Sopenharmony_ci#define CFG_PATCH 1
1430f66f451Sopenharmony_ci#define USE_PATCH(...) __VA_ARGS__
1440f66f451Sopenharmony_ci#define CFG_PRINTF 1
1450f66f451Sopenharmony_ci#define USE_PRINTF(...) __VA_ARGS__
1460f66f451Sopenharmony_ci#define CFG_PS 1
1470f66f451Sopenharmony_ci#define USE_PS(...) __VA_ARGS__
1480f66f451Sopenharmony_ci#define CFG_TOP 1
1490f66f451Sopenharmony_ci#define USE_TOP(...) __VA_ARGS__
1500f66f451Sopenharmony_ci#define CFG_IOTOP 1
1510f66f451Sopenharmony_ci#define USE_IOTOP(...) __VA_ARGS__
1520f66f451Sopenharmony_ci#define CFG_PGREP 1
1530f66f451Sopenharmony_ci#define USE_PGREP(...) __VA_ARGS__
1540f66f451Sopenharmony_ci#define CFG_PKILL 1
1550f66f451Sopenharmony_ci#define USE_PKILL(...) __VA_ARGS__
1560f66f451Sopenharmony_ci#define CFG_PWD 1
1570f66f451Sopenharmony_ci#define USE_PWD(...) __VA_ARGS__
1580f66f451Sopenharmony_ci#define CFG_RENICE 1
1590f66f451Sopenharmony_ci#define USE_RENICE(...) __VA_ARGS__
1600f66f451Sopenharmony_ci#define CFG_RM 1
1610f66f451Sopenharmony_ci#define USE_RM(...) __VA_ARGS__
1620f66f451Sopenharmony_ci#define CFG_RMDIR 1
1630f66f451Sopenharmony_ci#define USE_RMDIR(...) __VA_ARGS__
1640f66f451Sopenharmony_ci#define CFG_SED 1
1650f66f451Sopenharmony_ci#define USE_SED(...) __VA_ARGS__
1660f66f451Sopenharmony_ci#define CFG_SLEEP 1
1670f66f451Sopenharmony_ci#define USE_SLEEP(...) __VA_ARGS__
1680f66f451Sopenharmony_ci#define CFG_SORT 1
1690f66f451Sopenharmony_ci#define USE_SORT(...) __VA_ARGS__
1700f66f451Sopenharmony_ci#define CFG_SORT_FLOAT 1
1710f66f451Sopenharmony_ci#define USE_SORT_FLOAT(...) __VA_ARGS__
1720f66f451Sopenharmony_ci#define CFG_SPLIT 1
1730f66f451Sopenharmony_ci#define USE_SPLIT(...) __VA_ARGS__
1740f66f451Sopenharmony_ci#define CFG_STRINGS 1
1750f66f451Sopenharmony_ci#define USE_STRINGS(...) __VA_ARGS__
1760f66f451Sopenharmony_ci#define CFG_TAIL 1
1770f66f451Sopenharmony_ci#define USE_TAIL(...) __VA_ARGS__
1780f66f451Sopenharmony_ci#define CFG_TAR 1
1790f66f451Sopenharmony_ci#define USE_TAR(...) __VA_ARGS__
1800f66f451Sopenharmony_ci#define CFG_TEE 1
1810f66f451Sopenharmony_ci#define USE_TEE(...) __VA_ARGS__
1820f66f451Sopenharmony_ci#define CFG_TEST 1
1830f66f451Sopenharmony_ci#define USE_TEST(...) __VA_ARGS__
1840f66f451Sopenharmony_ci#define CFG_TIME 1
1850f66f451Sopenharmony_ci#define USE_TIME(...) __VA_ARGS__
1860f66f451Sopenharmony_ci#define CFG_TOUCH 1
1870f66f451Sopenharmony_ci#define USE_TOUCH(...) __VA_ARGS__
1880f66f451Sopenharmony_ci#define CFG_TRUE 1
1890f66f451Sopenharmony_ci#define USE_TRUE(...) __VA_ARGS__
1900f66f451Sopenharmony_ci#define CFG_TTY 1
1910f66f451Sopenharmony_ci#define USE_TTY(...) __VA_ARGS__
1920f66f451Sopenharmony_ci#define CFG_ULIMIT 1
1930f66f451Sopenharmony_ci#define USE_ULIMIT(...) __VA_ARGS__
1940f66f451Sopenharmony_ci#define CFG_ARCH 1
1950f66f451Sopenharmony_ci#define USE_ARCH(...) __VA_ARGS__
1960f66f451Sopenharmony_ci#define CFG_UNAME 1
1970f66f451Sopenharmony_ci#define USE_UNAME(...) __VA_ARGS__
1980f66f451Sopenharmony_ci#define CFG_UNIQ 1
1990f66f451Sopenharmony_ci#define USE_UNIQ(...) __VA_ARGS__
2000f66f451Sopenharmony_ci#define CFG_UNLINK 1
2010f66f451Sopenharmony_ci#define USE_UNLINK(...) __VA_ARGS__
2020f66f451Sopenharmony_ci#define CFG_UUDECODE 1
2030f66f451Sopenharmony_ci#define USE_UUDECODE(...) __VA_ARGS__
2040f66f451Sopenharmony_ci#define CFG_UUENCODE 1
2050f66f451Sopenharmony_ci#define USE_UUENCODE(...) __VA_ARGS__
2060f66f451Sopenharmony_ci#define CFG_WC 1
2070f66f451Sopenharmony_ci#define USE_WC(...) __VA_ARGS__
2080f66f451Sopenharmony_ci#define CFG_WHO 1
2090f66f451Sopenharmony_ci#define USE_WHO(...) __VA_ARGS__
2100f66f451Sopenharmony_ci#define CFG_XARGS 1
2110f66f451Sopenharmony_ci#define USE_XARGS(...) __VA_ARGS__
2120f66f451Sopenharmony_ci#define CFG_ARP 0
2130f66f451Sopenharmony_ci#define USE_ARP(...)
2140f66f451Sopenharmony_ci#define CFG_ARPING 0
2150f66f451Sopenharmony_ci#define USE_ARPING(...)
2160f66f451Sopenharmony_ci#define CFG_BC 0
2170f66f451Sopenharmony_ci#define USE_BC(...)
2180f66f451Sopenharmony_ci#define CFG_BOOTCHARTD 0
2190f66f451Sopenharmony_ci#define USE_BOOTCHARTD(...)
2200f66f451Sopenharmony_ci#define CFG_BRCTL 0
2210f66f451Sopenharmony_ci#define USE_BRCTL(...)
2220f66f451Sopenharmony_ci#define CFG_CROND 0
2230f66f451Sopenharmony_ci#define USE_CROND(...)
2240f66f451Sopenharmony_ci#define CFG_CRONTAB 0
2250f66f451Sopenharmony_ci#define USE_CRONTAB(...)
2260f66f451Sopenharmony_ci#define CFG_DD 1
2270f66f451Sopenharmony_ci#define USE_DD(...) __VA_ARGS__
2280f66f451Sopenharmony_ci#define CFG_DHCP6 0
2290f66f451Sopenharmony_ci#define USE_DHCP6(...)
2300f66f451Sopenharmony_ci#define CFG_DHCP 0
2310f66f451Sopenharmony_ci#define USE_DHCP(...)
2320f66f451Sopenharmony_ci#define CFG_DHCPD 0
2330f66f451Sopenharmony_ci#define USE_DHCPD(...)
2340f66f451Sopenharmony_ci#define CFG_DEBUG_DHCP 0
2350f66f451Sopenharmony_ci#define USE_DEBUG_DHCP(...)
2360f66f451Sopenharmony_ci#define CFG_DIFF 0
2370f66f451Sopenharmony_ci#define USE_DIFF(...)
2380f66f451Sopenharmony_ci#define CFG_DUMPLEASES 0
2390f66f451Sopenharmony_ci#define USE_DUMPLEASES(...)
2400f66f451Sopenharmony_ci#define CFG_EXPR 0
2410f66f451Sopenharmony_ci#define USE_EXPR(...)
2420f66f451Sopenharmony_ci#define CFG_FDISK 0
2430f66f451Sopenharmony_ci#define USE_FDISK(...)
2440f66f451Sopenharmony_ci#define CFG_FOLD 0
2450f66f451Sopenharmony_ci#define USE_FOLD(...)
2460f66f451Sopenharmony_ci#define CFG_FSCK 0
2470f66f451Sopenharmony_ci#define USE_FSCK(...)
2480f66f451Sopenharmony_ci#define CFG_GETFATTR 0
2490f66f451Sopenharmony_ci#define USE_GETFATTR(...)
2500f66f451Sopenharmony_ci#define CFG_GETOPT 0
2510f66f451Sopenharmony_ci#define USE_GETOPT(...)
2520f66f451Sopenharmony_ci#ifdef WITH_SELINUX
2530f66f451Sopenharmony_ci# define CFG_GETTY 0
2540f66f451Sopenharmony_ci# define USE_GETTY(...)
2550f66f451Sopenharmony_ci#else
2560f66f451Sopenharmony_ci# define CFG_GETTY 1
2570f66f451Sopenharmony_ci# define USE_GETTY(...) __VA_ARGS__
2580f66f451Sopenharmony_ci#endif // WITH_SELINUX
2590f66f451Sopenharmony_ci#define CFG_GROUPADD 0
2600f66f451Sopenharmony_ci#define USE_GROUPADD(...)
2610f66f451Sopenharmony_ci#define CFG_GROUPDEL 0
2620f66f451Sopenharmony_ci#define USE_GROUPDEL(...)
2630f66f451Sopenharmony_ci#define CFG_HEXDUMP 0
2640f66f451Sopenharmony_ci#define USE_HEXDUMP(...)
2650f66f451Sopenharmony_ci#define CFG_HD 0
2660f66f451Sopenharmony_ci#define USE_HD(...)
2670f66f451Sopenharmony_ci#define CFG_HOST 0
2680f66f451Sopenharmony_ci#define USE_HOST(...)
2690f66f451Sopenharmony_ci#define CFG_INIT 0
2700f66f451Sopenharmony_ci#define USE_INIT(...)
2710f66f451Sopenharmony_ci#define CFG_IP 0
2720f66f451Sopenharmony_ci#define USE_IP(...)
2730f66f451Sopenharmony_ci#define CFG_IPCRM 0
2740f66f451Sopenharmony_ci#define USE_IPCRM(...)
2750f66f451Sopenharmony_ci#define CFG_IPCS 0
2760f66f451Sopenharmony_ci#define USE_IPCS(...)
2770f66f451Sopenharmony_ci#define CFG_KLOGD 0
2780f66f451Sopenharmony_ci#define USE_KLOGD(...)
2790f66f451Sopenharmony_ci#define CFG_KLOGD_SOURCE_RING_BUFFER 0
2800f66f451Sopenharmony_ci#define USE_KLOGD_SOURCE_RING_BUFFER(...)
2810f66f451Sopenharmony_ci#define CFG_LAST 0
2820f66f451Sopenharmony_ci#define USE_LAST(...)
2830f66f451Sopenharmony_ci#define CFG_LSOF 1
2840f66f451Sopenharmony_ci#define USE_LSOF(...) __VA_ARGS__
2850f66f451Sopenharmony_ci#define CFG_MAN 0
2860f66f451Sopenharmony_ci#define USE_MAN(...)
2870f66f451Sopenharmony_ci#ifdef WITH_SELINUX
2880f66f451Sopenharmony_ci# define CFG_MDEV 0
2890f66f451Sopenharmony_ci# define USE_MDEV(...)
2900f66f451Sopenharmony_ci# define CFG_MDEV_CONF 0
2910f66f451Sopenharmony_ci# define USE_MDEV_CONF(...)
2920f66f451Sopenharmony_ci#else
2930f66f451Sopenharmony_ci# define CFG_MDEV 1
2940f66f451Sopenharmony_ci# define USE_MDEV(...) __VA_ARGS__
2950f66f451Sopenharmony_ci# define CFG_MDEV_CONF 1
2960f66f451Sopenharmony_ci# define USE_MDEV_CONF(...) __VA_ARGS__
2970f66f451Sopenharmony_ci#endif // WITH_SELINUX
2980f66f451Sopenharmony_ci#define CFG_MKE2FS 0
2990f66f451Sopenharmony_ci#define USE_MKE2FS(...)
3000f66f451Sopenharmony_ci#define CFG_MKE2FS_JOURNAL 0
3010f66f451Sopenharmony_ci#define USE_MKE2FS_JOURNAL(...)
3020f66f451Sopenharmony_ci#define CFG_MKE2FS_GEN 0
3030f66f451Sopenharmony_ci#define USE_MKE2FS_GEN(...)
3040f66f451Sopenharmony_ci#define CFG_MKE2FS_LABEL 0
3050f66f451Sopenharmony_ci#define USE_MKE2FS_LABEL(...)
3060f66f451Sopenharmony_ci#define CFG_MKE2FS_EXTENDED 0
3070f66f451Sopenharmony_ci#define USE_MKE2FS_EXTENDED(...)
3080f66f451Sopenharmony_ci#define CFG_MODPROBE 0
3090f66f451Sopenharmony_ci#define USE_MODPROBE(...)
3100f66f451Sopenharmony_ci#define CFG_MORE 1
3110f66f451Sopenharmony_ci#define USE_MORE(...) __VA_ARGS__
3120f66f451Sopenharmony_ci#define CFG_OPENVT 0
3130f66f451Sopenharmony_ci#define USE_OPENVT(...)
3140f66f451Sopenharmony_ci#define CFG_DEALLOCVT 0
3150f66f451Sopenharmony_ci#define USE_DEALLOCVT(...)
3160f66f451Sopenharmony_ci#ifdef WITH_SELINUX
3170f66f451Sopenharmony_ci# define CFG_ROUTE 0
3180f66f451Sopenharmony_ci# define USE_ROUTE(...)
3190f66f451Sopenharmony_ci#else
3200f66f451Sopenharmony_ci# define CFG_ROUTE 1
3210f66f451Sopenharmony_ci# define USE_ROUTE(...) __VA_ARGS__
3220f66f451Sopenharmony_ci#endif // WITH_SELINUX
3230f66f451Sopenharmony_ci#define CFG_SH 0
3240f66f451Sopenharmony_ci#define USE_SH(...)
3250f66f451Sopenharmony_ci#define CFG_CD 0
3260f66f451Sopenharmony_ci#define USE_CD(...)
3270f66f451Sopenharmony_ci#define CFG_EXIT 0
3280f66f451Sopenharmony_ci#define USE_EXIT(...)
3290f66f451Sopenharmony_ci#define CFG_STRACE 0
3300f66f451Sopenharmony_ci#define USE_STRACE(...)
3310f66f451Sopenharmony_ci#define CFG_STTY 0
3320f66f451Sopenharmony_ci#define USE_STTY(...)
3330f66f451Sopenharmony_ci#define CFG_SULOGIN 0
3340f66f451Sopenharmony_ci#define USE_SULOGIN(...)
3350f66f451Sopenharmony_ci#define CFG_SYSLOGD 0
3360f66f451Sopenharmony_ci#define USE_SYSLOGD(...)
3370f66f451Sopenharmony_ci#define CFG_TCPSVD 0
3380f66f451Sopenharmony_ci#define USE_TCPSVD(...)
3390f66f451Sopenharmony_ci#define CFG_TELNET 0
3400f66f451Sopenharmony_ci#define USE_TELNET(...)
3410f66f451Sopenharmony_ci#ifdef WITH_SELINUX
3420f66f451Sopenharmony_ci# define CFG_TELNETD 0
3430f66f451Sopenharmony_ci# define USE_TELNETD(...)
3440f66f451Sopenharmony_ci#else
3450f66f451Sopenharmony_ci# define CFG_TELNETD 1
3460f66f451Sopenharmony_ci# define USE_TELNETD(...) __VA_ARGS__
3470f66f451Sopenharmony_ci#endif // WITH_SELINUX
3480f66f451Sopenharmony_ci#define CFG_TFTP 0
3490f66f451Sopenharmony_ci#define USE_TFTP(...)
3500f66f451Sopenharmony_ci#define CFG_TFTPD 0
3510f66f451Sopenharmony_ci#define USE_TFTPD(...)
3520f66f451Sopenharmony_ci#define CFG_TRACEROUTE 0
3530f66f451Sopenharmony_ci#define USE_TRACEROUTE(...)
3540f66f451Sopenharmony_ci#define CFG_AWK 0
3550f66f451Sopenharmony_ci#define USE_AWK(...)
3560f66f451Sopenharmony_ci#define CFG_TR 0
3570f66f451Sopenharmony_ci#define USE_TR(...)
3580f66f451Sopenharmony_ci#define CFG_USERADD 0
3590f66f451Sopenharmony_ci#define USE_USERADD(...)
3600f66f451Sopenharmony_ci#define CFG_USERDEL 0
3610f66f451Sopenharmony_ci#define USE_USERDEL(...)
3620f66f451Sopenharmony_ci#define CFG_VI 0
3630f66f451Sopenharmony_ci#define USE_VI(...)
3640f66f451Sopenharmony_ci#define CFG_WGET 0
3650f66f451Sopenharmony_ci#define USE_WGET(...)
3660f66f451Sopenharmony_ci#define CFG_WGET_LIBTLS 0
3670f66f451Sopenharmony_ci#define USE_WGET_LIBTLS(...)
3680f66f451Sopenharmony_ci#define CFG_WGET_OPENSSL 0
3690f66f451Sopenharmony_ci#define USE_WGET_OPENSSL(...)
3700f66f451Sopenharmony_ci#define CFG_XZCAT 0
3710f66f451Sopenharmony_ci#define USE_XZCAT(...)
3720f66f451Sopenharmony_ci#define CFG_ACPI 1
3730f66f451Sopenharmony_ci#define USE_ACPI(...) __VA_ARGS__
3740f66f451Sopenharmony_ci#define CFG_ASCII 1
3750f66f451Sopenharmony_ci#define USE_ASCII(...) __VA_ARGS__
3760f66f451Sopenharmony_ci#define CFG_BASE64 1
3770f66f451Sopenharmony_ci#define USE_BASE64(...) __VA_ARGS__
3780f66f451Sopenharmony_ci#define CFG_BASE32 0
3790f66f451Sopenharmony_ci#define USE_BASE32(...)
3800f66f451Sopenharmony_ci#define CFG_BLKID 1
3810f66f451Sopenharmony_ci#define USE_BLKID(...) __VA_ARGS__
3820f66f451Sopenharmony_ci#define CFG_FSTYPE 1
3830f66f451Sopenharmony_ci#define USE_FSTYPE(...) __VA_ARGS__
3840f66f451Sopenharmony_ci#define CFG_BLOCKDEV 1
3850f66f451Sopenharmony_ci#define USE_BLOCKDEV(...) __VA_ARGS__
3860f66f451Sopenharmony_ci#define CFG_BUNZIP2 1
3870f66f451Sopenharmony_ci#define USE_BUNZIP2(...) __VA_ARGS__
3880f66f451Sopenharmony_ci#define CFG_BZCAT 1
3890f66f451Sopenharmony_ci#define USE_BZCAT(...) __VA_ARGS__
3900f66f451Sopenharmony_ci#ifdef WITH_SELINUX
3910f66f451Sopenharmony_ci# define CFG_CHCON 1
3920f66f451Sopenharmony_ci# define USE_CHCON(...) __VA_ARGS__
3930f66f451Sopenharmony_ci#else
3940f66f451Sopenharmony_ci# define CFG_CHCON 0
3950f66f451Sopenharmony_ci# define USE_CHCON(...)
3960f66f451Sopenharmony_ci#endif // WITH_SELINUX
3970f66f451Sopenharmony_ci#define CFG_CHROOT 1
3980f66f451Sopenharmony_ci#define USE_CHROOT(...) __VA_ARGS__
3990f66f451Sopenharmony_ci#define CFG_CHRT 1
4000f66f451Sopenharmony_ci#define USE_CHRT(...) __VA_ARGS__
4010f66f451Sopenharmony_ci#define CFG_CHVT 1
4020f66f451Sopenharmony_ci#define USE_CHVT(...) __VA_ARGS__
4030f66f451Sopenharmony_ci#define CFG_CLEAR 1
4040f66f451Sopenharmony_ci#define USE_CLEAR(...) __VA_ARGS__
4050f66f451Sopenharmony_ci#define CFG_COUNT 1
4060f66f451Sopenharmony_ci#define USE_COUNT(...) __VA_ARGS__
4070f66f451Sopenharmony_ci#define CFG_DEVMEM 1
4080f66f451Sopenharmony_ci#define USE_DEVMEM(...) __VA_ARGS__
4090f66f451Sopenharmony_ci#define CFG_DOS2UNIX 1
4100f66f451Sopenharmony_ci#define USE_DOS2UNIX(...) __VA_ARGS__
4110f66f451Sopenharmony_ci#define CFG_UNIX2DOS 1
4120f66f451Sopenharmony_ci#define USE_UNIX2DOS(...) __VA_ARGS__
4130f66f451Sopenharmony_ci#define CFG_EJECT 1
4140f66f451Sopenharmony_ci#define USE_EJECT(...) __VA_ARGS__
4150f66f451Sopenharmony_ci#define CFG_FACTOR 1
4160f66f451Sopenharmony_ci#define USE_FACTOR(...) __VA_ARGS__
4170f66f451Sopenharmony_ci#define CFG_FALLOCATE 1
4180f66f451Sopenharmony_ci#define USE_FALLOCATE(...) __VA_ARGS__
4190f66f451Sopenharmony_ci#define CFG_FLOCK 1
4200f66f451Sopenharmony_ci#define USE_FLOCK(...) __VA_ARGS__
4210f66f451Sopenharmony_ci#define CFG_FMT 1
4220f66f451Sopenharmony_ci#define USE_FMT(...) __VA_ARGS__
4230f66f451Sopenharmony_ci#define CFG_FREE 1
4240f66f451Sopenharmony_ci#define USE_FREE(...) __VA_ARGS__
4250f66f451Sopenharmony_ci#define CFG_FREERAMDISK 1
4260f66f451Sopenharmony_ci#define USE_FREERAMDISK(...) __VA_ARGS__
4270f66f451Sopenharmony_ci#define CFG_FSFREEZE 1
4280f66f451Sopenharmony_ci#define USE_FSFREEZE(...) __VA_ARGS__
4290f66f451Sopenharmony_ci#define CFG_FSYNC 1
4300f66f451Sopenharmony_ci#define USE_FSYNC(...) __VA_ARGS__
4310f66f451Sopenharmony_ci#define CFG_HELP 1
4320f66f451Sopenharmony_ci#define USE_HELP(...) __VA_ARGS__
4330f66f451Sopenharmony_ci#define CFG_HELP_EXTRAS 1
4340f66f451Sopenharmony_ci#define USE_HELP_EXTRAS(...) __VA_ARGS__
4350f66f451Sopenharmony_ci#define CFG_HEXEDIT 1
4360f66f451Sopenharmony_ci#define USE_HEXEDIT(...) __VA_ARGS__
4370f66f451Sopenharmony_ci#define CFG_HWCLOCK 1
4380f66f451Sopenharmony_ci#define USE_HWCLOCK(...) __VA_ARGS__
4390f66f451Sopenharmony_ci#define CFG_I2CDETECT 1
4400f66f451Sopenharmony_ci#define USE_I2CDETECT(...) __VA_ARGS__
4410f66f451Sopenharmony_ci#define CFG_I2CDUMP 1
4420f66f451Sopenharmony_ci#define USE_I2CDUMP(...) __VA_ARGS__
4430f66f451Sopenharmony_ci#define CFG_I2CGET 1
4440f66f451Sopenharmony_ci#define USE_I2CGET(...) __VA_ARGS__
4450f66f451Sopenharmony_ci#define CFG_I2CSET 1
4460f66f451Sopenharmony_ci#define USE_I2CSET(...) __VA_ARGS__
4470f66f451Sopenharmony_ci#define CFG_INOTIFYD 1
4480f66f451Sopenharmony_ci#define USE_INOTIFYD(...) __VA_ARGS__
4490f66f451Sopenharmony_ci#define CFG_INSMOD 1
4500f66f451Sopenharmony_ci#define USE_INSMOD(...) __VA_ARGS__
4510f66f451Sopenharmony_ci#define CFG_IONICE 1
4520f66f451Sopenharmony_ci#define USE_IONICE(...) __VA_ARGS__
4530f66f451Sopenharmony_ci#define CFG_IORENICE 1
4540f66f451Sopenharmony_ci#define USE_IORENICE(...) __VA_ARGS__
4550f66f451Sopenharmony_ci#define CFG_LOGIN 1
4560f66f451Sopenharmony_ci#define USE_LOGIN(...) __VA_ARGS__
4570f66f451Sopenharmony_ci#define CFG_LOSETUP 1
4580f66f451Sopenharmony_ci#define USE_LOSETUP(...) __VA_ARGS__
4590f66f451Sopenharmony_ci#define CFG_LSATTR 1
4600f66f451Sopenharmony_ci#define USE_LSATTR(...) __VA_ARGS__
4610f66f451Sopenharmony_ci#define CFG_CHATTR 1
4620f66f451Sopenharmony_ci#define USE_CHATTR(...) __VA_ARGS__
4630f66f451Sopenharmony_ci#define CFG_LSMOD 1
4640f66f451Sopenharmony_ci#define USE_LSMOD(...) __VA_ARGS__
4650f66f451Sopenharmony_ci#define CFG_LSPCI 1
4660f66f451Sopenharmony_ci#define USE_LSPCI(...) __VA_ARGS__
4670f66f451Sopenharmony_ci#define CFG_LSPCI_TEXT 1
4680f66f451Sopenharmony_ci#define USE_LSPCI_TEXT(...) __VA_ARGS__
4690f66f451Sopenharmony_ci#define CFG_LSUSB 1
4700f66f451Sopenharmony_ci#define USE_LSUSB(...) __VA_ARGS__
4710f66f451Sopenharmony_ci#define CFG_MAKEDEVS 1
4720f66f451Sopenharmony_ci#define USE_MAKEDEVS(...) __VA_ARGS__
4730f66f451Sopenharmony_ci#define CFG_MCOOKIE 1
4740f66f451Sopenharmony_ci#define USE_MCOOKIE(...) __VA_ARGS__
4750f66f451Sopenharmony_ci#define CFG_MIX 1
4760f66f451Sopenharmony_ci#define USE_MIX(...) __VA_ARGS__
4770f66f451Sopenharmony_ci#define CFG_MKPASSWD 1
4780f66f451Sopenharmony_ci#define USE_MKPASSWD(...) __VA_ARGS__
4790f66f451Sopenharmony_ci#define CFG_MKSWAP 1
4800f66f451Sopenharmony_ci#define USE_MKSWAP(...) __VA_ARGS__
4810f66f451Sopenharmony_ci#define CFG_MODINFO 1
4820f66f451Sopenharmony_ci#define USE_MODINFO(...) __VA_ARGS__
4830f66f451Sopenharmony_ci#define CFG_MOUNTPOINT 1
4840f66f451Sopenharmony_ci#define USE_MOUNTPOINT(...) __VA_ARGS__
4850f66f451Sopenharmony_ci#define CFG_NBD_CLIENT 1
4860f66f451Sopenharmony_ci#define USE_NBD_CLIENT(...) __VA_ARGS__
4870f66f451Sopenharmony_ci#define CFG_UNSHARE 1
4880f66f451Sopenharmony_ci#define USE_UNSHARE(...) __VA_ARGS__
4890f66f451Sopenharmony_ci#define CFG_NSENTER 1
4900f66f451Sopenharmony_ci#define USE_NSENTER(...) __VA_ARGS__
4910f66f451Sopenharmony_ci#define CFG_ONEIT 1
4920f66f451Sopenharmony_ci#define USE_ONEIT(...) __VA_ARGS__
4930f66f451Sopenharmony_ci#define CFG_PARTPROBE 1
4940f66f451Sopenharmony_ci#define USE_PARTPROBE(...) __VA_ARGS__
4950f66f451Sopenharmony_ci#define CFG_PIVOT_ROOT 1
4960f66f451Sopenharmony_ci#define USE_PIVOT_ROOT(...) __VA_ARGS__
4970f66f451Sopenharmony_ci#define CFG_PMAP 1
4980f66f451Sopenharmony_ci#define USE_PMAP(...) __VA_ARGS__
4990f66f451Sopenharmony_ci#define CFG_PRINTENV 1
5000f66f451Sopenharmony_ci#define USE_PRINTENV(...) __VA_ARGS__
5010f66f451Sopenharmony_ci#define CFG_PWDX 1
5020f66f451Sopenharmony_ci#define USE_PWDX(...) __VA_ARGS__
5030f66f451Sopenharmony_ci#define CFG_PWGEN 0
5040f66f451Sopenharmony_ci#define USE_PWGEN(...)
5050f66f451Sopenharmony_ci#define CFG_READAHEAD 1
5060f66f451Sopenharmony_ci#define USE_READAHEAD(...) __VA_ARGS__
5070f66f451Sopenharmony_ci#define CFG_READLINK 1
5080f66f451Sopenharmony_ci#define USE_READLINK(...) __VA_ARGS__
5090f66f451Sopenharmony_ci#define CFG_REALPATH 1
5100f66f451Sopenharmony_ci#define USE_REALPATH(...) __VA_ARGS__
5110f66f451Sopenharmony_ci#define CFG_REBOOT 1
5120f66f451Sopenharmony_ci#define USE_REBOOT(...) __VA_ARGS__
5130f66f451Sopenharmony_ci#define CFG_RESET 1
5140f66f451Sopenharmony_ci#define USE_RESET(...) __VA_ARGS__
5150f66f451Sopenharmony_ci#define CFG_REV 1
5160f66f451Sopenharmony_ci#define USE_REV(...) __VA_ARGS__
5170f66f451Sopenharmony_ci#define CFG_RMMOD 1
5180f66f451Sopenharmony_ci#define USE_RMMOD(...) __VA_ARGS__
5190f66f451Sopenharmony_ci#define CFG_SETFATTR 1
5200f66f451Sopenharmony_ci#define USE_SETFATTR(...) __VA_ARGS__
5210f66f451Sopenharmony_ci#define CFG_SETSID 1
5220f66f451Sopenharmony_ci#define USE_SETSID(...) __VA_ARGS__
5230f66f451Sopenharmony_ci#define CFG_SHA3SUM 0
5240f66f451Sopenharmony_ci#define USE_SHA3SUM(...)
5250f66f451Sopenharmony_ci#define CFG_SHRED 1
5260f66f451Sopenharmony_ci#define USE_SHRED(...) __VA_ARGS__
5270f66f451Sopenharmony_ci#define CFG_STAT 1
5280f66f451Sopenharmony_ci#define USE_STAT(...) __VA_ARGS__
5290f66f451Sopenharmony_ci#define CFG_SWAPOFF 1
5300f66f451Sopenharmony_ci#define USE_SWAPOFF(...) __VA_ARGS__
5310f66f451Sopenharmony_ci#define CFG_SWAPON 1
5320f66f451Sopenharmony_ci#define USE_SWAPON(...) __VA_ARGS__
5330f66f451Sopenharmony_ci#define CFG_SWITCH_ROOT 1
5340f66f451Sopenharmony_ci#define USE_SWITCH_ROOT(...) __VA_ARGS__
5350f66f451Sopenharmony_ci#define CFG_SYSCTL 1
5360f66f451Sopenharmony_ci#define USE_SYSCTL(...) __VA_ARGS__
5370f66f451Sopenharmony_ci#define CFG_TAC 1
5380f66f451Sopenharmony_ci#define USE_TAC(...) __VA_ARGS__
5390f66f451Sopenharmony_ci#define CFG_NPROC 1
5400f66f451Sopenharmony_ci#define USE_NPROC(...) __VA_ARGS__
5410f66f451Sopenharmony_ci#define CFG_TASKSET 1
5420f66f451Sopenharmony_ci#define USE_TASKSET(...) __VA_ARGS__
5430f66f451Sopenharmony_ci#define CFG_TIMEOUT 1
5440f66f451Sopenharmony_ci#define USE_TIMEOUT(...) __VA_ARGS__
5450f66f451Sopenharmony_ci#define CFG_TRUNCATE 1
5460f66f451Sopenharmony_ci#define USE_TRUNCATE(...) __VA_ARGS__
5470f66f451Sopenharmony_ci#define CFG_UPTIME 1
5480f66f451Sopenharmony_ci#define USE_UPTIME(...) __VA_ARGS__
5490f66f451Sopenharmony_ci#define CFG_USLEEP 1
5500f66f451Sopenharmony_ci#define USE_USLEEP(...) __VA_ARGS__
5510f66f451Sopenharmony_ci#define CFG_UUIDGEN 1
5520f66f451Sopenharmony_ci#define USE_UUIDGEN(...) __VA_ARGS__
5530f66f451Sopenharmony_ci#define CFG_VCONFIG 1
5540f66f451Sopenharmony_ci#define USE_VCONFIG(...) __VA_ARGS__
5550f66f451Sopenharmony_ci#define CFG_VMSTAT 1
5560f66f451Sopenharmony_ci#define USE_VMSTAT(...) __VA_ARGS__
5570f66f451Sopenharmony_ci#define CFG_WATCH 1
5580f66f451Sopenharmony_ci#define USE_WATCH(...) __VA_ARGS__
5590f66f451Sopenharmony_ci#define CFG_W 1
5600f66f451Sopenharmony_ci#define USE_W(...) __VA_ARGS__
5610f66f451Sopenharmony_ci#define CFG_WHICH 1
5620f66f451Sopenharmony_ci#define USE_WHICH(...) __VA_ARGS__
5630f66f451Sopenharmony_ci#define CFG_XXD 1
5640f66f451Sopenharmony_ci#define USE_XXD(...) __VA_ARGS__
5650f66f451Sopenharmony_ci#define CFG_YES 1
5660f66f451Sopenharmony_ci#define USE_YES(...) __VA_ARGS__
5670f66f451Sopenharmony_ci#define CFG_FTPGET 1
5680f66f451Sopenharmony_ci#define USE_FTPGET(...) __VA_ARGS__
5690f66f451Sopenharmony_ci#define CFG_FTPPUT 1
5700f66f451Sopenharmony_ci#define USE_FTPPUT(...) __VA_ARGS__
5710f66f451Sopenharmony_ci#define CFG_IFCONFIG 1
5720f66f451Sopenharmony_ci#define USE_IFCONFIG(...) __VA_ARGS__
5730f66f451Sopenharmony_ci#define CFG_MICROCOM 1
5740f66f451Sopenharmony_ci#define USE_MICROCOM(...) __VA_ARGS__
5750f66f451Sopenharmony_ci#define CFG_NETCAT 0
5760f66f451Sopenharmony_ci#define USE_NETCAT(...)
5770f66f451Sopenharmony_ci#define CFG_NETCAT_LISTEN 0
5780f66f451Sopenharmony_ci#define USE_NETCAT_LISTEN(...)
5790f66f451Sopenharmony_ci#define CFG_NETSTAT 1
5800f66f451Sopenharmony_ci#define USE_NETSTAT(...) __VA_ARGS__
5810f66f451Sopenharmony_ci#define CFG_PING 1
5820f66f451Sopenharmony_ci#define USE_PING(...) __VA_ARGS__
5830f66f451Sopenharmony_ci#define CFG_RFKILL 1
5840f66f451Sopenharmony_ci#define USE_RFKILL(...) __VA_ARGS__
5850f66f451Sopenharmony_ci#define CFG_SNTP 1
5860f66f451Sopenharmony_ci#define USE_SNTP(...) __VA_ARGS__
5870f66f451Sopenharmony_ci#define CFG_TUNCTL 1
5880f66f451Sopenharmony_ci#define USE_TUNCTL(...) __VA_ARGS__
5890f66f451Sopenharmony_ci#define CFG_DMESG 1
5900f66f451Sopenharmony_ci#define USE_DMESG(...) __VA_ARGS__
5910f66f451Sopenharmony_ci#define CFG_GZIP 1
5920f66f451Sopenharmony_ci#define USE_GZIP(...) __VA_ARGS__
5930f66f451Sopenharmony_ci#define CFG_GUNZIP 1
5940f66f451Sopenharmony_ci#define USE_GUNZIP(...) __VA_ARGS__
5950f66f451Sopenharmony_ci#define CFG_ZCAT 1
5960f66f451Sopenharmony_ci#define USE_ZCAT(...) __VA_ARGS__
5970f66f451Sopenharmony_ci#define CFG_HOSTNAME 1
5980f66f451Sopenharmony_ci#define USE_HOSTNAME(...) __VA_ARGS__
5990f66f451Sopenharmony_ci#define CFG_DNSDOMAINNAME 1
6000f66f451Sopenharmony_ci#define USE_DNSDOMAINNAME(...) __VA_ARGS__
6010f66f451Sopenharmony_ci#define CFG_KILLALL 1
6020f66f451Sopenharmony_ci#define USE_KILLALL(...) __VA_ARGS__
6030f66f451Sopenharmony_ci#define CFG_MD5SUM 1
6040f66f451Sopenharmony_ci#define USE_MD5SUM(...) __VA_ARGS__
6050f66f451Sopenharmony_ci#define CFG_SHA1SUM 1
6060f66f451Sopenharmony_ci#define USE_SHA1SUM(...) __VA_ARGS__
6070f66f451Sopenharmony_ci#define CFG_SHA224SUM 0
6080f66f451Sopenharmony_ci#define USE_SHA224SUM(...)
6090f66f451Sopenharmony_ci#define CFG_SHA256SUM 0
6100f66f451Sopenharmony_ci#define USE_SHA256SUM(...)
6110f66f451Sopenharmony_ci#define CFG_SHA384SUM 0
6120f66f451Sopenharmony_ci#define USE_SHA384SUM(...)
6130f66f451Sopenharmony_ci#define CFG_SHA512SUM 0
6140f66f451Sopenharmony_ci#define USE_SHA512SUM(...)
6150f66f451Sopenharmony_ci#define CFG_MKNOD 1
6160f66f451Sopenharmony_ci#define USE_MKNOD(...) __VA_ARGS__
6170f66f451Sopenharmony_ci#ifdef WITH_SELINUX
6180f66f451Sopenharmony_ci# define CFG_MKNOD_Z 1
6190f66f451Sopenharmony_ci# define USE_MKNOD_Z(...) __VA_ARGS__
6200f66f451Sopenharmony_ci#else
6210f66f451Sopenharmony_ci# define CFG_MKNOD_Z 0
6220f66f451Sopenharmony_ci# define USE_MKNOD_Z(...)
6230f66f451Sopenharmony_ci#endif // WITH_SELINUX
6240f66f451Sopenharmony_ci#define CFG_MKTEMP 1
6250f66f451Sopenharmony_ci#define USE_MKTEMP(...) __VA_ARGS__
6260f66f451Sopenharmony_ci#define CFG_MOUNT 1
6270f66f451Sopenharmony_ci#define USE_MOUNT(...) __VA_ARGS__
6280f66f451Sopenharmony_ci#define CFG_PASSWD 1
6290f66f451Sopenharmony_ci#define USE_PASSWD(...) __VA_ARGS__
6300f66f451Sopenharmony_ci#define CFG_PASSWD_SAD 0
6310f66f451Sopenharmony_ci#define USE_PASSWD_SAD(...)
6320f66f451Sopenharmony_ci#define CFG_PIDOF 1
6330f66f451Sopenharmony_ci#define USE_PIDOF(...) __VA_ARGS__
6340f66f451Sopenharmony_ci#define CFG_SEQ 1
6350f66f451Sopenharmony_ci#define USE_SEQ(...) __VA_ARGS__
6360f66f451Sopenharmony_ci#define CFG_SU 1
6370f66f451Sopenharmony_ci#define USE_SU(...) __VA_ARGS__
6380f66f451Sopenharmony_ci#define CFG_SYNC 1
6390f66f451Sopenharmony_ci#define USE_SYNC(...) __VA_ARGS__
6400f66f451Sopenharmony_ci#define CFG_UMOUNT 1
6410f66f451Sopenharmony_ci#define USE_UMOUNT(...) __VA_ARGS__
6420f66f451Sopenharmony_ci#define CFG_DEMO_MANY_OPTIONS 0
6430f66f451Sopenharmony_ci#define USE_DEMO_MANY_OPTIONS(...)
6440f66f451Sopenharmony_ci#define CFG_DEMO_NUMBER 0
6450f66f451Sopenharmony_ci#define USE_DEMO_NUMBER(...)
6460f66f451Sopenharmony_ci#define CFG_DEMO_SCANKEY 0
6470f66f451Sopenharmony_ci#define USE_DEMO_SCANKEY(...)
6480f66f451Sopenharmony_ci#define CFG_DEMO_UTF8TOWC 0
6490f66f451Sopenharmony_ci#define USE_DEMO_UTF8TOWC(...)
6500f66f451Sopenharmony_ci#define CFG_HELLO 0
6510f66f451Sopenharmony_ci#define USE_HELLO(...)
6520f66f451Sopenharmony_ci#define CFG_HOSTID 0
6530f66f451Sopenharmony_ci#define USE_HOSTID(...)
6540f66f451Sopenharmony_ci#define CFG_LOGWRAPPER 0
6550f66f451Sopenharmony_ci#define USE_LOGWRAPPER(...)
6560f66f451Sopenharmony_ci#define CFG_SKELETON 0
6570f66f451Sopenharmony_ci#define USE_SKELETON(...)
6580f66f451Sopenharmony_ci#define CFG_SKELETON_ALIAS 0
6590f66f451Sopenharmony_ci#define USE_SKELETON_ALIAS(...)
6600f66f451Sopenharmony_ci#define CFG_GETENFORCE 0
6610f66f451Sopenharmony_ci#define USE_GETENFORCE(...)
6620f66f451Sopenharmony_ci#define CFG_LOAD_POLICY 0
6630f66f451Sopenharmony_ci#define USE_LOAD_POLICY(...)
6640f66f451Sopenharmony_ci#define CFG_LOG 0
6650f66f451Sopenharmony_ci#define USE_LOG(...)
6660f66f451Sopenharmony_ci#define CFG_RESTORECON 0
6670f66f451Sopenharmony_ci#define USE_RESTORECON(...)
6680f66f451Sopenharmony_ci#define CFG_RUNCON 0
6690f66f451Sopenharmony_ci#define USE_RUNCON(...)
6700f66f451Sopenharmony_ci#define CFG_SENDEVENT 1
6710f66f451Sopenharmony_ci#define USE_SENDEVENT(...) __VA_ARGS__
6720f66f451Sopenharmony_ci#define CFG_SETENFORCE 0
6730f66f451Sopenharmony_ci#define USE_SETENFORCE(...)
6740f66f451Sopenharmony_ci#define CFG_TOYBOX 1
6750f66f451Sopenharmony_ci#define USE_TOYBOX(...) __VA_ARGS__
6760f66f451Sopenharmony_ci#define CFG_TOYBOX_SUID 1
6770f66f451Sopenharmony_ci#define USE_TOYBOX_SUID(...) __VA_ARGS__
6780f66f451Sopenharmony_ci#ifdef WITH_SELINUX
6790f66f451Sopenharmony_ci# define CFG_TOYBOX_LSM_NONE 0
6800f66f451Sopenharmony_ci# define USE_TOYBOX_LSM_NONE(...)
6810f66f451Sopenharmony_ci# define CFG_TOYBOX_SELINUX 1
6820f66f451Sopenharmony_ci# define USE_TOYBOX_SELINUX(...) __VA_ARGS__
6830f66f451Sopenharmony_ci#else
6840f66f451Sopenharmony_ci# define CFG_TOYBOX_LSM_NONE 1
6850f66f451Sopenharmony_ci# define USE_TOYBOX_LSM_NONE(...) __VA_ARGS__
6860f66f451Sopenharmony_ci# define CFG_TOYBOX_SELINUX 0
6870f66f451Sopenharmony_ci# define USE_TOYBOX_SELINUX(...)
6880f66f451Sopenharmony_ci#endif // WITH_SELINUX
6890f66f451Sopenharmony_ci#define CFG_TOYBOX_SMACK 0
6900f66f451Sopenharmony_ci#define USE_TOYBOX_SMACK(...)
6910f66f451Sopenharmony_ci#define CFG_TOYBOX_LIBCRYPTO 0
6920f66f451Sopenharmony_ci#define USE_TOYBOX_LIBCRYPTO(...)
6930f66f451Sopenharmony_ci#define CFG_TOYBOX_LIBZ 0
6940f66f451Sopenharmony_ci#define USE_TOYBOX_LIBZ(...)
6950f66f451Sopenharmony_ci#define CFG_TOYBOX_FLOAT 1
6960f66f451Sopenharmony_ci#define USE_TOYBOX_FLOAT(...) __VA_ARGS__
6970f66f451Sopenharmony_ci#define CFG_TOYBOX_HELP 1
6980f66f451Sopenharmony_ci#define USE_TOYBOX_HELP(...) __VA_ARGS__
6990f66f451Sopenharmony_ci#define CFG_TOYBOX_HELP_DASHDASH 1
7000f66f451Sopenharmony_ci#define USE_TOYBOX_HELP_DASHDASH(...) __VA_ARGS__
7010f66f451Sopenharmony_ci#define CFG_TOYBOX_I18N 1
7020f66f451Sopenharmony_ci#define USE_TOYBOX_I18N(...) __VA_ARGS__
7030f66f451Sopenharmony_ci#define CFG_TOYBOX_FREE 0
7040f66f451Sopenharmony_ci#define USE_TOYBOX_FREE(...)
7050f66f451Sopenharmony_ci#define CFG_TOYBOX_NORECURSE 0
7060f66f451Sopenharmony_ci#define USE_TOYBOX_NORECURSE(...)
7070f66f451Sopenharmony_ci#define CFG_TOYBOX_DEBUG 0
7080f66f451Sopenharmony_ci#define USE_TOYBOX_DEBUG(...)
7090f66f451Sopenharmony_ci#define CFG_TOYBOX_PEDANTIC_ARGS 0
7100f66f451Sopenharmony_ci#define USE_TOYBOX_PEDANTIC_ARGS(...)
7110f66f451Sopenharmony_ci#define CFG_TOYBOX_UID_SYS 100
7120f66f451Sopenharmony_ci#define CFG_TOYBOX_UID_USR 500
7130f66f451Sopenharmony_ci#define CFG_TOYBOX_MUSL_NOMMU_IS_BROKEN 0
7140f66f451Sopenharmony_ci#define USE_TOYBOX_MUSL_NOMMU_IS_BROKEN(...)
715