Home | History | Annotate | Download | only in android

Lines Matching full:boot_prop_ip

242     char boot_prop_ip[64];
243 boot_prop_ip[0] = '\0';
420 snprintf(boot_prop_ip, sizeof(boot_prop_ip),
509 if (boot_prop_ip[0]) {
511 args[n++] = boot_prop_ip;