Home
last modified time | relevance | path

Searched refs:NAK (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp64 case 21: return "<NAK>"; in getEscapeEntity()
/third_party/backends/backend/
H A Depson2-io.c200 * to give back an ACK or a NAK.
219 if (result == NAK) { in e2_cmd_simple()
220 DBG(3, "%s: NAK\n", __func__); in e2_cmd_simple()
224 DBG(1, "%s: result is neither ACK nor NAK but 0x%02x\n", __func__, in e2_cmd_simple()
246 /* check for explicit NAK */ in e2_recv_info_block()
247 if (info[0] == NAK) { in e2_recv_info_block()
357 * will answer with ACK/NAK.
H A Depsonds.h62 #define NAK 0x15 macro
H A Depsonds-io.c125 * to give back an ACK or a NAK, namely FS X or FS Y
144 if (result == NAK) { in eds_control()
145 DBG(3, "%s: NAK\n", __func__); in eds_control()
149 DBG(1, "%s: result is neither ACK nor NAK but 0x%02x\n", in eds_control()
H A Depson2.h92 #define NAK 0x15 macro
H A Depson.c357 #define NAK 0x15 macro
1909 case NAK: in command()
1913 break; /* no need to read any more data after ACK or NAK */ in command()
4392 * on 0 NAK in sane_start()
4395 * off 1 NAK in sane_start()
/third_party/python/Lib/curses/
H A Dascii.py26 NAK = 0x15 # ^U variable
43 "DLE", "DC1", "DC2", "DC3", "DC4", "NAK", "SYN", "ETB",
/third_party/vk-gl-cts/framework/qphelper/
H A DqpXmlWriter.c84 case 21: repl = "<NAK>"; break; in writeEscaped()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server.c589 SM_STATE(EAP, NAK) in SM_STATE()
596 SM_ENTRY(EAP, NAK); in SM_STATE()
1181 SM_ENTER(EAP, NAK); in SM_STEP()
1223 SM_ENTER(EAP, NAK); in SM_STEP()
1609 wpa_printf(MSG_MSGDUMP, "EAP: processing NAK (current EAP method " in eap_sm_process_nak()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server.c596 SM_STATE(EAP, NAK) in SM_STATE()
603 SM_ENTRY(EAP, NAK); in SM_STATE()
1199 SM_ENTER(EAP, NAK); in SM_STEP()
1241 SM_ENTER(EAP, NAK); in SM_STEP()
1627 wpa_printf(MSG_MSGDUMP, "EAP: processing NAK (current EAP method " in eap_sm_process_nak()

Completed in 20 milliseconds