HomeSort by relevance Sort by last modified time
    Searched refs:bootfile (Results 1 - 4 of 4) sorted by null

  /external/dhcpcd/
dhcp.h 152 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */ member in struct:dhcp_message
showlease.c 227 p = dhcp->bootfile;
228 e = p + sizeof(dhcp->bootfile);
dhcp.c 340 p = dhcp->bootfile;
341 e = p + sizeof(dhcp->bootfile);
1327 if (*dhcp->bootfile && !(overl & 1))
1355 if (*dhcp->bootfile && !(overl & 1))
1356 setvar(&ep, prefix, "filename", (const char *)dhcp->bootfile);
  /development/tools/labpretest/
labpretest.sh 27 bootfile=''
263 # bootfile, then flashes device
341 # bootfile
402 # bootfile

Completed in 148 milliseconds