Home
last modified time | relevance | path

Searched refs:wait_reply (Results 1 – 1 of 1) sorted by relevance

/system/host/bootserver/
A Dnetboot.c121 static int io(int s, nbmsg* msg, size_t len, nbmsg* ack, bool wait_reply) { in io() argument
133 if (!wait_reply) { in io()
170 if (r || !wait_reply) { in io()
174 } else if (!wait_reply) { // no-op in io()
178 if (wait_reply) { in io()

Completed in 7 milliseconds