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

  /external/dhcpcd/
dhcpcd_test.cpp 64 uint8_t bootfile[BOOTFILE_LEN]; /* boot file name */ member in struct:dhcp_message
dhcp.h 153 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 346 p = dhcp->bootfile;
347 e = p + sizeof(dhcp->bootfile);
1411 if (*dhcp->bootfile && !(overl & 1))
1439 if (*dhcp->bootfile && !(overl & 1))
1440 setvar(&ep, prefix, "filename", (const char *)dhcp->bootfile);
    [all...]
  /development/tools/labpretest/
labpretest.sh 27 bootfile=''
263 # bootfile, then flashes device
341 # bootfile
402 # bootfile

Completed in 611 milliseconds