Home
last modified time | relevance | path

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

/external/strace/xlat/
Dmsg_flags.h42 #if defined(MSG_CONFIRM) || (defined(HAVE_DECL_MSG_CONFIRM) && HAVE_DECL_MSG_CONFIRM)
43 XLAT(MSG_CONFIRM),
Dmsg_flags.in12 MSG_CONFIRM
/external/iputils/
Dtftpd.c72 #ifndef MSG_CONFIRM
73 #define MSG_CONFIRM 0 macro
394 confirmed = MSG_CONFIRM; in sendfile()
457 confirmed = MSG_CONFIRM; in recvfile()
Dping_common.h158 #ifndef MSG_CONFIRM
159 #define MSG_CONFIRM 0 macro
Dping_common.c40 int confirm_flag = MSG_CONFIRM;
DRELNOTES653 * tftpd is added. It uses MSG_CONFIRM to confirm arp entries.
/external/iputils/doc/
Dtftpd.sgml111 (<constant/MSG_CONFIRM/) allowing to boot long images by dumb clients