OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootfile
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
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
342
p = dhcp->
bootfile
;
343
e = p + sizeof(dhcp->
bootfile
);
1403
if (*dhcp->
bootfile
&& !(overl & 1))
1431
if (*dhcp->
bootfile
&& !(overl & 1))
1432
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 175 milliseconds