Home | History | Annotate | Download | only in android

Lines Matching full:boot_prop_ip

183     char boot_prop_ip[64];
184 boot_prop_ip[0] = '\0';
368 snprintf(boot_prop_ip, sizeof(boot_prop_ip),
460 if (boot_prop_ip[0]) {
462 args[n++] = boot_prop_ip;