Searched refs:A_OPEN (Results 1 – 5 of 5) sorted by relevance
44 #define A_OPEN 0x4e45504f macro
113 Command constant: A_OPEN215 #define A_OPEN 0x4e45504f
62 …An apacket consists in a amessage header featuring a command (`A_SYNC`, `A_OPEN`, `A_CLSE`, `A_WRT…
205 case A_OPEN: tag = "OPEN"; break; in print_packet()469 case A_OPEN: { in handle_packet()
571 p->msg.command = A_OPEN; in connect_to_remote()