Home
last modified time | relevance | path

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

123

/dports/sysutils/u-boot-olimex-a20-som-evb/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-olinuxino-lime/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-olinuxino-lime2-emmc/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-olinuxino-lime2/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-nanopi-m1plus/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-cubox-hummingboard/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-cubieboard2/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-cubieboard/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-firefly-rk3399/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-a13-olinuxino/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-a64-olinuxino/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-sopine/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-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/emulators/qemu42/qemu-4.2.1/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/emulators/qemu5/qemu-5.2.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-nanopi-neo/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-nanopi-r4s/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-nanopi-neo-air/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-chip/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/qemu-utils/qemu-4.2.1/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/emulators/qemu-guest-agent/qemu-5.0.1/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-clearfog/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-pandaboard/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-orangepi-zero/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-orangepi-zero-plus/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