mrrl-logincaps

MRRL version of logincaps
git clone https://ccx.te2000.cz/git/mrrl-logincaps
Log | Files | Refs

config.h (15174B)


      1 #define CFG_BASENAME 0
      2 #define USE_BASENAME(...)
      3 #define CFG_CAL 0
      4 #define USE_CAL(...)
      5 #define CFG_CAT 0
      6 #define USE_CAT(...)
      7 #define CFG_CAT_V 0
      8 #define USE_CAT_V(...)
      9 #define CFG_CATV 0
     10 #define USE_CATV(...)
     11 #define CFG_CHGRP 0
     12 #define USE_CHGRP(...)
     13 #define CFG_CHOWN 0
     14 #define USE_CHOWN(...)
     15 #define CFG_CHMOD 0
     16 #define USE_CHMOD(...)
     17 #define CFG_CKSUM 0
     18 #define USE_CKSUM(...)
     19 #define CFG_CRC32 0
     20 #define USE_CRC32(...)
     21 #define CFG_CMP 0
     22 #define USE_CMP(...)
     23 #define CFG_COMM 0
     24 #define USE_COMM(...)
     25 #define CFG_CP 0
     26 #define USE_CP(...)
     27 #define CFG_CP_PRESERVE 0
     28 #define USE_CP_PRESERVE(...)
     29 #define CFG_MV 0
     30 #define USE_MV(...)
     31 #define CFG_INSTALL 0
     32 #define USE_INSTALL(...)
     33 #define CFG_CPIO 0
     34 #define USE_CPIO(...)
     35 #define CFG_CUT 0
     36 #define USE_CUT(...)
     37 #define CFG_DATE 0
     38 #define USE_DATE(...)
     39 #define CFG_DF 0
     40 #define USE_DF(...)
     41 #define CFG_DIRNAME 0
     42 #define USE_DIRNAME(...)
     43 #define CFG_DU 0
     44 #define USE_DU(...)
     45 #define CFG_ECHO 0
     46 #define USE_ECHO(...)
     47 #define CFG_ENV 0
     48 #define USE_ENV(...)
     49 #define CFG_EXPAND 0
     50 #define USE_EXPAND(...)
     51 #define CFG_FALSE 0
     52 #define USE_FALSE(...)
     53 #define CFG_FILE 0
     54 #define USE_FILE(...)
     55 #define CFG_FIND 0
     56 #define USE_FIND(...)
     57 #define CFG_GETCONF 0
     58 #define USE_GETCONF(...)
     59 #define CFG_GREP 0
     60 #define USE_GREP(...)
     61 #define CFG_EGREP 0
     62 #define USE_EGREP(...)
     63 #define CFG_FGREP 0
     64 #define USE_FGREP(...)
     65 #define CFG_HEAD 0
     66 #define USE_HEAD(...)
     67 #define CFG_ICONV 0
     68 #define USE_ICONV(...)
     69 #define CFG_ID 0
     70 #define USE_ID(...)
     71 #define CFG_ID_Z 0
     72 #define USE_ID_Z(...)
     73 #define CFG_GROUPS 0
     74 #define USE_GROUPS(...)
     75 #define CFG_LOGNAME 0
     76 #define USE_LOGNAME(...)
     77 #define CFG_WHOAMI 0
     78 #define USE_WHOAMI(...)
     79 #define CFG_KILL 0
     80 #define USE_KILL(...)
     81 #define CFG_KILLALL5 0
     82 #define USE_KILLALL5(...)
     83 #define CFG_LINK 0
     84 #define USE_LINK(...)
     85 #define CFG_LN 0
     86 #define USE_LN(...)
     87 #define CFG_LOGGER 0
     88 #define USE_LOGGER(...)
     89 #define CFG_LS 0
     90 #define USE_LS(...)
     91 #define CFG_MKDIR 0
     92 #define USE_MKDIR(...)
     93 #define CFG_MKDIR_Z 0
     94 #define USE_MKDIR_Z(...)
     95 #define CFG_MKFIFO 0
     96 #define USE_MKFIFO(...)
     97 #define CFG_MKFIFO_Z 0
     98 #define USE_MKFIFO_Z(...)
     99 #define CFG_NICE 0
    100 #define USE_NICE(...)
    101 #define CFG_NL 0
    102 #define USE_NL(...)
    103 #define CFG_NOHUP 0
    104 #define USE_NOHUP(...)
    105 #define CFG_OD 0
    106 #define USE_OD(...)
    107 #define CFG_PASTE 0
    108 #define USE_PASTE(...)
    109 #define CFG_PATCH 0
    110 #define USE_PATCH(...)
    111 #define CFG_PRINTF 0
    112 #define USE_PRINTF(...)
    113 #define CFG_PS 0
    114 #define USE_PS(...)
    115 #define CFG_TOP 0
    116 #define USE_TOP(...)
    117 #define CFG_IOTOP 0
    118 #define USE_IOTOP(...)
    119 #define CFG_PGREP 0
    120 #define USE_PGREP(...)
    121 #define CFG_PKILL 0
    122 #define USE_PKILL(...)
    123 #define CFG_PWD 0
    124 #define USE_PWD(...)
    125 #define CFG_RENICE 0
    126 #define USE_RENICE(...)
    127 #define CFG_RM 0
    128 #define USE_RM(...)
    129 #define CFG_RMDIR 0
    130 #define USE_RMDIR(...)
    131 #define CFG_SED 0
    132 #define USE_SED(...)
    133 #define CFG_SLEEP 0
    134 #define USE_SLEEP(...)
    135 #define CFG_SLEEP_FLOAT 0
    136 #define USE_SLEEP_FLOAT(...)
    137 #define CFG_SORT 0
    138 #define USE_SORT(...)
    139 #define CFG_SORT_BIG 0
    140 #define USE_SORT_BIG(...)
    141 #define CFG_SORT_FLOAT 0
    142 #define USE_SORT_FLOAT(...)
    143 #define CFG_SPLIT 0
    144 #define USE_SPLIT(...)
    145 #define CFG_STRINGS 0
    146 #define USE_STRINGS(...)
    147 #define CFG_TAIL 0
    148 #define USE_TAIL(...)
    149 #define CFG_TAIL_SEEK 0
    150 #define USE_TAIL_SEEK(...)
    151 #define CFG_TEE 0
    152 #define USE_TEE(...)
    153 #define CFG_TIME 0
    154 #define USE_TIME(...)
    155 #define CFG_TOUCH 0
    156 #define USE_TOUCH(...)
    157 #define CFG_TRUE 0
    158 #define USE_TRUE(...)
    159 #define CFG_TTY 0
    160 #define USE_TTY(...)
    161 #define CFG_ULIMIT 0
    162 #define USE_ULIMIT(...)
    163 #define CFG_UNAME 0
    164 #define USE_UNAME(...)
    165 #define CFG_UNIQ 0
    166 #define USE_UNIQ(...)
    167 #define CFG_UNLINK 0
    168 #define USE_UNLINK(...)
    169 #define CFG_UUDECODE 0
    170 #define USE_UUDECODE(...)
    171 #define CFG_UUENCODE 0
    172 #define USE_UUENCODE(...)
    173 #define CFG_WC 0
    174 #define USE_WC(...)
    175 #define CFG_WHO 0
    176 #define USE_WHO(...)
    177 #define CFG_XARGS 0
    178 #define USE_XARGS(...)
    179 #define CFG_XARGS_PEDANTIC 0
    180 #define USE_XARGS_PEDANTIC(...)
    181 #define CFG_ARP 0
    182 #define USE_ARP(...)
    183 #define CFG_ARPING 0
    184 #define USE_ARPING(...)
    185 #define CFG_BC 0
    186 #define USE_BC(...)
    187 #define CFG_BOOTCHARTD 0
    188 #define USE_BOOTCHARTD(...)
    189 #define CFG_BRCTL 0
    190 #define USE_BRCTL(...)
    191 #define CFG_CROND 0
    192 #define USE_CROND(...)
    193 #define CFG_CRONTAB 0
    194 #define USE_CRONTAB(...)
    195 #define CFG_DD 0
    196 #define USE_DD(...)
    197 #define CFG_DHCP 0
    198 #define USE_DHCP(...)
    199 #define CFG_DHCP6 0
    200 #define USE_DHCP6(...)
    201 #define CFG_DHCPD 0
    202 #define USE_DHCPD(...)
    203 #define CFG_DEBUG_DHCP 0
    204 #define USE_DEBUG_DHCP(...)
    205 #define CFG_DIFF 0
    206 #define USE_DIFF(...)
    207 #define CFG_DUMPLEASES 0
    208 #define USE_DUMPLEASES(...)
    209 #define CFG_EXPR 0
    210 #define USE_EXPR(...)
    211 #define CFG_FDISK 0
    212 #define USE_FDISK(...)
    213 #define CFG_FOLD 0
    214 #define USE_FOLD(...)
    215 #define CFG_FSCK 0
    216 #define USE_FSCK(...)
    217 #define CFG_GETFATTR 0
    218 #define USE_GETFATTR(...)
    219 #define CFG_GETTY 0
    220 #define USE_GETTY(...)
    221 #define CFG_GROUPADD 0
    222 #define USE_GROUPADD(...)
    223 #define CFG_GROUPDEL 0
    224 #define USE_GROUPDEL(...)
    225 #define CFG_GZIP 0
    226 #define USE_GZIP(...)
    227 #define CFG_GUNZIP 0
    228 #define USE_GUNZIP(...)
    229 #define CFG_ZCAT 0
    230 #define USE_ZCAT(...)
    231 #define CFG_HOST 0
    232 #define USE_HOST(...)
    233 #define CFG_INIT 0
    234 #define USE_INIT(...)
    235 #define CFG_IP 0
    236 #define USE_IP(...)
    237 #define CFG_IPCRM 0
    238 #define USE_IPCRM(...)
    239 #define CFG_IPCS 0
    240 #define USE_IPCS(...)
    241 #define CFG_KLOGD 0
    242 #define USE_KLOGD(...)
    243 #define CFG_KLOGD_SOURCE_RING_BUFFER 0
    244 #define USE_KLOGD_SOURCE_RING_BUFFER(...)
    245 #define CFG_LAST 0
    246 #define USE_LAST(...)
    247 #define CFG_LSOF 0
    248 #define USE_LSOF(...)
    249 #define CFG_MDEV 0
    250 #define USE_MDEV(...)
    251 #define CFG_MDEV_CONF 0
    252 #define USE_MDEV_CONF(...)
    253 #define CFG_MKE2FS 0
    254 #define USE_MKE2FS(...)
    255 #define CFG_MKE2FS_JOURNAL 0
    256 #define USE_MKE2FS_JOURNAL(...)
    257 #define CFG_MKE2FS_GEN 0
    258 #define USE_MKE2FS_GEN(...)
    259 #define CFG_MKE2FS_LABEL 0
    260 #define USE_MKE2FS_LABEL(...)
    261 #define CFG_MKE2FS_EXTENDED 0
    262 #define USE_MKE2FS_EXTENDED(...)
    263 #define CFG_MODPROBE 0
    264 #define USE_MODPROBE(...)
    265 #define CFG_MORE 0
    266 #define USE_MORE(...)
    267 #define CFG_OPENVT 0
    268 #define USE_OPENVT(...)
    269 #define CFG_DEALLOCVT 0
    270 #define USE_DEALLOCVT(...)
    271 #define CFG_ROUTE 0
    272 #define USE_ROUTE(...)
    273 #define CFG_SH 0
    274 #define USE_SH(...)
    275 #define CFG_CD 0
    276 #define USE_CD(...)
    277 #define CFG_EXIT 0
    278 #define USE_EXIT(...)
    279 #define CFG_STTY 0
    280 #define USE_STTY(...)
    281 #define CFG_SULOGIN 0
    282 #define USE_SULOGIN(...)
    283 #define CFG_SYSLOGD 0
    284 #define USE_SYSLOGD(...)
    285 #define CFG_TAR 0
    286 #define USE_TAR(...)
    287 #define CFG_TCPSVD 0
    288 #define USE_TCPSVD(...)
    289 #define CFG_TELNET 0
    290 #define USE_TELNET(...)
    291 #define CFG_TELNETD 0
    292 #define USE_TELNETD(...)
    293 #define CFG_TEST 0
    294 #define USE_TEST(...)
    295 #define CFG_TFTP 0
    296 #define USE_TFTP(...)
    297 #define CFG_TFTPD 0
    298 #define USE_TFTPD(...)
    299 #define CFG_TR 0
    300 #define USE_TR(...)
    301 #define CFG_TRACEROUTE 0
    302 #define USE_TRACEROUTE(...)
    303 #define CFG_USERADD 0
    304 #define USE_USERADD(...)
    305 #define CFG_USERDEL 0
    306 #define USE_USERDEL(...)
    307 #define CFG_VI 0
    308 #define USE_VI(...)
    309 #define CFG_WGET 0
    310 #define USE_WGET(...)
    311 #define CFG_XZCAT 0
    312 #define USE_XZCAT(...)
    313 #define CFG_ACPI 0
    314 #define USE_ACPI(...)
    315 #define CFG_ASCII 0
    316 #define USE_ASCII(...)
    317 #define CFG_BASE64 0
    318 #define USE_BASE64(...)
    319 #define CFG_BLKID 0
    320 #define USE_BLKID(...)
    321 #define CFG_FSTYPE 0
    322 #define USE_FSTYPE(...)
    323 #define CFG_BLOCKDEV 0
    324 #define USE_BLOCKDEV(...)
    325 #define CFG_BUNZIP2 0
    326 #define USE_BUNZIP2(...)
    327 #define CFG_BZCAT 0
    328 #define USE_BZCAT(...)
    329 #define CFG_CHCON 0
    330 #define USE_CHCON(...)
    331 #define CFG_CHROOT 0
    332 #define USE_CHROOT(...)
    333 #define CFG_CHRT 0
    334 #define USE_CHRT(...)
    335 #define CFG_CHVT 0
    336 #define USE_CHVT(...)
    337 #define CFG_CLEAR 0
    338 #define USE_CLEAR(...)
    339 #define CFG_COUNT 0
    340 #define USE_COUNT(...)
    341 #define CFG_DOS2UNIX 0
    342 #define USE_DOS2UNIX(...)
    343 #define CFG_UNIX2DOS 0
    344 #define USE_UNIX2DOS(...)
    345 #define CFG_EJECT 0
    346 #define USE_EJECT(...)
    347 #define CFG_FACTOR 0
    348 #define USE_FACTOR(...)
    349 #define CFG_FALLOCATE 0
    350 #define USE_FALLOCATE(...)
    351 #define CFG_FLOCK 0
    352 #define USE_FLOCK(...)
    353 #define CFG_FMT 0
    354 #define USE_FMT(...)
    355 #define CFG_FREE 0
    356 #define USE_FREE(...)
    357 #define CFG_FREERAMDISK 0
    358 #define USE_FREERAMDISK(...)
    359 #define CFG_FSFREEZE 0
    360 #define USE_FSFREEZE(...)
    361 #define CFG_FSYNC 0
    362 #define USE_FSYNC(...)
    363 #define CFG_HELP 0
    364 #define USE_HELP(...)
    365 #define CFG_HELP_EXTRAS 0
    366 #define USE_HELP_EXTRAS(...)
    367 #define CFG_HEXEDIT 0
    368 #define USE_HEXEDIT(...)
    369 #define CFG_HWCLOCK 0
    370 #define USE_HWCLOCK(...)
    371 #define CFG_I2CDETECT 0
    372 #define USE_I2CDETECT(...)
    373 #define CFG_I2CDUMP 0
    374 #define USE_I2CDUMP(...)
    375 #define CFG_I2CGET 0
    376 #define USE_I2CGET(...)
    377 #define CFG_I2CSET 0
    378 #define USE_I2CSET(...)
    379 #define CFG_INOTIFYD 0
    380 #define USE_INOTIFYD(...)
    381 #define CFG_INSMOD 0
    382 #define USE_INSMOD(...)
    383 #define CFG_IONICE 0
    384 #define USE_IONICE(...)
    385 #define CFG_IORENICE 0
    386 #define USE_IORENICE(...)
    387 #define CFG_LOGIN 1
    388 #define USE_LOGIN(...) __VA_ARGS__
    389 #define CFG_LOSETUP 0
    390 #define USE_LOSETUP(...)
    391 #define CFG_LSATTR 0
    392 #define USE_LSATTR(...)
    393 #define CFG_CHATTR 0
    394 #define USE_CHATTR(...)
    395 #define CFG_LSMOD 0
    396 #define USE_LSMOD(...)
    397 #define CFG_LSPCI 0
    398 #define USE_LSPCI(...)
    399 #define CFG_LSPCI_TEXT 0
    400 #define USE_LSPCI_TEXT(...)
    401 #define CFG_LSUSB 0
    402 #define USE_LSUSB(...)
    403 #define CFG_MAKEDEVS 0
    404 #define USE_MAKEDEVS(...)
    405 #define CFG_MIX 0
    406 #define USE_MIX(...)
    407 #define CFG_MKPASSWD 0
    408 #define USE_MKPASSWD(...)
    409 #define CFG_MKSWAP 0
    410 #define USE_MKSWAP(...)
    411 #define CFG_MODINFO 0
    412 #define USE_MODINFO(...)
    413 #define CFG_MOUNTPOINT 0
    414 #define USE_MOUNTPOINT(...)
    415 #define CFG_NBD_CLIENT 0
    416 #define USE_NBD_CLIENT(...)
    417 #define CFG_UNSHARE 0
    418 #define USE_UNSHARE(...)
    419 #define CFG_NSENTER 0
    420 #define USE_NSENTER(...)
    421 #define CFG_ONEIT 0
    422 #define USE_ONEIT(...)
    423 #define CFG_PARTPROBE 0
    424 #define USE_PARTPROBE(...)
    425 #define CFG_PIVOT_ROOT 0
    426 #define USE_PIVOT_ROOT(...)
    427 #define CFG_PMAP 0
    428 #define USE_PMAP(...)
    429 #define CFG_PRINTENV 0
    430 #define USE_PRINTENV(...)
    431 #define CFG_PWDX 0
    432 #define USE_PWDX(...)
    433 #define CFG_READAHEAD 0
    434 #define USE_READAHEAD(...)
    435 #define CFG_READLINK 0
    436 #define USE_READLINK(...)
    437 #define CFG_REALPATH 0
    438 #define USE_REALPATH(...)
    439 #define CFG_REBOOT 0
    440 #define USE_REBOOT(...)
    441 #define CFG_RESET 0
    442 #define USE_RESET(...)
    443 #define CFG_REV 0
    444 #define USE_REV(...)
    445 #define CFG_RMMOD 0
    446 #define USE_RMMOD(...)
    447 #define CFG_SETFATTR 0
    448 #define USE_SETFATTR(...)
    449 #define CFG_SETSID 0
    450 #define USE_SETSID(...)
    451 #define CFG_SHRED 0
    452 #define USE_SHRED(...)
    453 #define CFG_STAT 0
    454 #define USE_STAT(...)
    455 #define CFG_SWAPOFF 0
    456 #define USE_SWAPOFF(...)
    457 #define CFG_SWAPON 0
    458 #define USE_SWAPON(...)
    459 #define CFG_SWITCH_ROOT 0
    460 #define USE_SWITCH_ROOT(...)
    461 #define CFG_SYSCTL 0
    462 #define USE_SYSCTL(...)
    463 #define CFG_TAC 0
    464 #define USE_TAC(...)
    465 #define CFG_NPROC 0
    466 #define USE_NPROC(...)
    467 #define CFG_TASKSET 0
    468 #define USE_TASKSET(...)
    469 #define CFG_TIMEOUT 0
    470 #define USE_TIMEOUT(...)
    471 #define CFG_TRUNCATE 0
    472 #define USE_TRUNCATE(...)
    473 #define CFG_UPTIME 0
    474 #define USE_UPTIME(...)
    475 #define CFG_USLEEP 0
    476 #define USE_USLEEP(...)
    477 #define CFG_UUIDGEN 0
    478 #define USE_UUIDGEN(...)
    479 #define CFG_VCONFIG 0
    480 #define USE_VCONFIG(...)
    481 #define CFG_VMSTAT 0
    482 #define USE_VMSTAT(...)
    483 #define CFG_W 0
    484 #define USE_W(...)
    485 #define CFG_WATCH 0
    486 #define USE_WATCH(...)
    487 #define CFG_WHICH 0
    488 #define USE_WHICH(...)
    489 #define CFG_XXD 0
    490 #define USE_XXD(...)
    491 #define CFG_YES 0
    492 #define USE_YES(...)
    493 #define CFG_FTPGET 0
    494 #define USE_FTPGET(...)
    495 #define CFG_FTPPUT 0
    496 #define USE_FTPPUT(...)
    497 #define CFG_IFCONFIG 0
    498 #define USE_IFCONFIG(...)
    499 #define CFG_MICROCOM 0
    500 #define USE_MICROCOM(...)
    501 #define CFG_NETCAT 0
    502 #define USE_NETCAT(...)
    503 #define CFG_NETCAT_LISTEN 0
    504 #define USE_NETCAT_LISTEN(...)
    505 #define CFG_NETSTAT 0
    506 #define USE_NETSTAT(...)
    507 #define CFG_PING 0
    508 #define USE_PING(...)
    509 #define CFG_RFKILL 0
    510 #define USE_RFKILL(...)
    511 #define CFG_TUNCTL 0
    512 #define USE_TUNCTL(...)
    513 #define CFG_DMESG 0
    514 #define USE_DMESG(...)
    515 #define CFG_HOSTNAME 0
    516 #define USE_HOSTNAME(...)
    517 #define CFG_KILLALL 0
    518 #define USE_KILLALL(...)
    519 #define CFG_MD5SUM 0
    520 #define USE_MD5SUM(...)
    521 #define CFG_SHA1SUM 0
    522 #define USE_SHA1SUM(...)
    523 #define CFG_SHA224SUM 0
    524 #define USE_SHA224SUM(...)
    525 #define CFG_SHA256SUM 0
    526 #define USE_SHA256SUM(...)
    527 #define CFG_SHA384SUM 0
    528 #define USE_SHA384SUM(...)
    529 #define CFG_SHA512SUM 0
    530 #define USE_SHA512SUM(...)
    531 #define CFG_MKNOD 0
    532 #define USE_MKNOD(...)
    533 #define CFG_MKNOD_Z 0
    534 #define USE_MKNOD_Z(...)
    535 #define CFG_MKTEMP 0
    536 #define USE_MKTEMP(...)
    537 #define CFG_MOUNT 0
    538 #define USE_MOUNT(...)
    539 #define CFG_PASSWD 0
    540 #define USE_PASSWD(...)
    541 #define CFG_PASSWD_SAD 0
    542 #define USE_PASSWD_SAD(...)
    543 #define CFG_PIDOF 0
    544 #define USE_PIDOF(...)
    545 #define CFG_SEQ 0
    546 #define USE_SEQ(...)
    547 #define CFG_SU 0
    548 #define USE_SU(...)
    549 #define CFG_SYNC 0
    550 #define USE_SYNC(...)
    551 #define CFG_UMOUNT 0
    552 #define USE_UMOUNT(...)
    553 #define CFG_DEMO_MANY_OPTIONS 0
    554 #define USE_DEMO_MANY_OPTIONS(...)
    555 #define CFG_DEMO_NUMBER 0
    556 #define USE_DEMO_NUMBER(...)
    557 #define CFG_DEMO_SCANKEY 0
    558 #define USE_DEMO_SCANKEY(...)
    559 #define CFG_DEMO_UTF8TOWC 0
    560 #define USE_DEMO_UTF8TOWC(...)
    561 #define CFG_HELLO 0
    562 #define USE_HELLO(...)
    563 #define CFG_HOSTID 0
    564 #define USE_HOSTID(...)
    565 #define CFG_SKELETON 0
    566 #define USE_SKELETON(...)
    567 #define CFG_SKELETON_ALIAS 0
    568 #define USE_SKELETON_ALIAS(...)
    569 #define CFG_GETENFORCE 0
    570 #define USE_GETENFORCE(...)
    571 #define CFG_GETPROP 0
    572 #define USE_GETPROP(...)
    573 #define CFG_LOAD_POLICY 0
    574 #define USE_LOAD_POLICY(...)
    575 #define CFG_LOG 0
    576 #define USE_LOG(...)
    577 #define CFG_RESTORECON 0
    578 #define USE_RESTORECON(...)
    579 #define CFG_RUNCON 0
    580 #define USE_RUNCON(...)
    581 #define CFG_SENDEVENT 0
    582 #define USE_SENDEVENT(...)
    583 #define CFG_SETENFORCE 0
    584 #define USE_SETENFORCE(...)
    585 #define CFG_SETPROP 0
    586 #define USE_SETPROP(...)
    587 #define CFG_START 0
    588 #define USE_START(...)
    589 #define CFG_STOP 0
    590 #define USE_STOP(...)
    591 #define CFG_TOYBOX 0
    592 #define USE_TOYBOX(...)
    593 #define CFG_TOYBOX_CONTAINER 0
    594 #define USE_TOYBOX_CONTAINER(...)
    595 #define CFG_TOYBOX_FIFREEZE 0
    596 #define USE_TOYBOX_FIFREEZE(...)
    597 #define CFG_TOYBOX_ICONV 1
    598 #define USE_TOYBOX_ICONV(...) __VA_ARGS__
    599 #define CFG_TOYBOX_FALLOCATE 1
    600 #define USE_TOYBOX_FALLOCATE(...) __VA_ARGS__
    601 #define CFG_TOYBOX_UTMPX 1
    602 #define USE_TOYBOX_UTMPX(...) __VA_ARGS__
    603 #define CFG_TOYBOX_SHADOW 1
    604 #define USE_TOYBOX_SHADOW(...) __VA_ARGS__
    605 #define CFG_TOYBOX_ON_ANDROID 0
    606 #define USE_TOYBOX_ON_ANDROID(...)
    607 #define CFG_TOYBOX_ANDROID_SCHEDPOLICY 0
    608 #define USE_TOYBOX_ANDROID_SCHEDPOLICY(...)
    609 #define CFG_TOYBOX_FORK 1
    610 #define USE_TOYBOX_FORK(...) __VA_ARGS__
    611 #define CFG_TOYBOX_PRLIMIT 1
    612 #define USE_TOYBOX_PRLIMIT(...) __VA_ARGS__
    613 #define CFG_TOYBOX_GETRANDOM 1
    614 #define USE_TOYBOX_GETRANDOM(...) __VA_ARGS__
    615 #define CFG_TOYBOX_SUID 1
    616 #define USE_TOYBOX_SUID(...) __VA_ARGS__
    617 #define CFG_TOYBOX_LSM_NONE 1
    618 #define USE_TOYBOX_LSM_NONE(...) __VA_ARGS__
    619 #define CFG_TOYBOX_SELINUX 0
    620 #define USE_TOYBOX_SELINUX(...)
    621 #define CFG_TOYBOX_SMACK 0
    622 #define USE_TOYBOX_SMACK(...)
    623 #define CFG_TOYBOX_LIBCRYPTO 0
    624 #define USE_TOYBOX_LIBCRYPTO(...)
    625 #define CFG_TOYBOX_LIBZ 0
    626 #define USE_TOYBOX_LIBZ(...)
    627 #define CFG_TOYBOX_FLOAT 1
    628 #define USE_TOYBOX_FLOAT(...) __VA_ARGS__
    629 #define CFG_TOYBOX_HELP 1
    630 #define USE_TOYBOX_HELP(...) __VA_ARGS__
    631 #define CFG_TOYBOX_HELP_DASHDASH 1
    632 #define USE_TOYBOX_HELP_DASHDASH(...) __VA_ARGS__
    633 #define CFG_TOYBOX_I18N 1
    634 #define USE_TOYBOX_I18N(...) __VA_ARGS__
    635 #define CFG_TOYBOX_FREE 0
    636 #define USE_TOYBOX_FREE(...)
    637 #define CFG_TOYBOX_NORECURSE 0
    638 #define USE_TOYBOX_NORECURSE(...)
    639 #define CFG_TOYBOX_DEBUG 0
    640 #define USE_TOYBOX_DEBUG(...)
    641 #define CFG_TOYBOX_PEDANTIC_ARGS 0
    642 #define USE_TOYBOX_PEDANTIC_ARGS(...)
    643 #define CFG_TOYBOX_UID_SYS 100
    644 #define CFG_TOYBOX_UID_USR 500
    645 #define CFG_TOYBOX_MUSL_NOMMU_IS_BROKEN 0
    646 #define USE_TOYBOX_MUSL_NOMMU_IS_BROKEN(...)