OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:request_addr
(Results
1 - 3
of
3
) sorted by null
/external/qemu/slirp/
bootp.c
71
static BOOTPClient *
request_addr
(const struct in_addr *paddr,
function
190
bc =
request_addr
(preq_addr, client_ethaddr);
205
bc =
request_addr
(preq_addr, client_ethaddr);
/external/qemu/slirp-android/
bootp.c
74
static BOOTPClient *
request_addr
(const ipaddr_t *paddr,
function
195
bc =
request_addr
(preq_addr, client_ethaddr);
210
bc =
request_addr
(preq_addr, client_ethaddr);
/external/chromium_org/components/nacl/browser/
nacl_process_host.cc
112
void*
request_addr
=
local
115
return VirtualAllocEx(process,
request_addr
, size,
[
all
...]
Completed in 41 milliseconds