HomeSort by relevance Sort by last modified time
    Searched defs:bootable (Results 1 - 2 of 2) sorted by null

  /system/extras/boot_control_copy/
bootinfo.h 24 uint8_t bootable : 1; member in struct:BrilloSlotInfo
  /external/iputils/
rarpd.c 219 int bootable(__u32 addr) function
321 if (only_ethers || bootable(emap.ipaddr))
324 syslog(LOG_INFO, "not bootable");

Completed in 243 milliseconds