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