OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_ack
(Results
1 - 7
of
7
) sorted by null
/external/mtpd/
l2tp.c
175
static void
send_ack
()
function
215
send_ack
();
501
send_ack
();
538
send_ack
();
/external/iputils/
tftpd.c
436
send_ack
:
463
goto
send_ack
; /* rexmit */
/external/mmc-utils/
mmc.c
94
"bootpart enable", "<boot_partition> " "<
send_ack
> " "<device>\n"
95
"Enable the boot partition for the <device>.\nTo receive acknowledgment of boot from the card set <
send_ack
>\nto 1, else set it to 0.",
mmc_cmds.c
247
int boot_area,
send_ack
;
local
250
"<
send_ack
> </path/to/mmcblkX>\n", exit(1));
253
* If <
send_ack
> is 1, the device will send acknowledgment
255
* If <
send_ack
> is 0, it won't.
258
send_ack
= strtol(argv[2], NULL, 10);
292
if (
send_ack
)
[
all
...]
/external/curl/tests/server/
tftpd.c
[
all
...]
/external/libnl/
ChangeLog
273
o add of
send_ack
callback, called whenever when oppenent
/system/bt/btif/src/
btif_media_task.c
2480
const bool
send_ack
= alarm_is_scheduled(btif_media_cb.media_alarm);
local
[
all
...]
Completed in 514 milliseconds