Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dadb.c169 case A_CLSE: tag = "CLSE"; break; in print_packet()
210 p->msg.command = A_CLSE; in send_close()
346 case A_CLSE: /* CLOSE(local-id, remote-id, "") */ in handle_packet()
Dadb.h31 #define A_CLSE 0x45534c43 macro
Dsockets.c452 p->msg.command = A_CLSE; in remote_socket_close()