Home
last modified time | relevance | path

Searched refs:argv_nonnull (Results 51 – 63 of 63) sorted by relevance

123

/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/common/
H A Dcli_hush.c227 int *argv_nonnull; member
1637 child->argv_nonnull + i);
1965 free(child->argv_nonnull);
2498 child->argv_nonnull = realloc(child->argv_nonnull,
2499 (argc+1)*sizeof(*child->argv_nonnull));
2500 if (child->argv_nonnull == NULL) {
2505 child->argv_nonnull[argc-1] = dest->nonnull;
2507 child->argv_nonnull[argc] = 0;
2573 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rpi/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;
/dports/sysutils/u-boot-rock64/u-boot-2021.07/common/
H A Dcli_hush.c226 int *argv_nonnull; member
1636 child->argv_nonnull + i);
1963 free(child->argv_nonnull);
2488 child->argv_nonnull = realloc(child->argv_nonnull,
2489 (argc+1)*sizeof(*child->argv_nonnull));
2490 if (child->argv_nonnull == NULL) {
2495 child->argv_nonnull[argc-1] = dest->nonnull;
2497 child->argv_nonnull[argc] = 0;
2563 prog->argv_nonnull = NULL;

123