taglinefilesource code
packet_buf79fs/ncpfs/sock.cunsigned char packet_buf[2];
packet_buf88fs/ncpfs/sock.cresult = _recvfrom(sock, (void *)packet_buf, 2, 1, 0,
packet_buf92fs/ncpfs/sock.c|| (packet_buf[1] != '?')
packet_buf97fs/ncpfs/sock.c_recvfrom(sock, (void *)packet_buf, 2, 1, 0,
packet_buf115fs/ncpfs/sock.cpacket_buf[0], packet_buf[1]);
packet_buf117fs/ncpfs/sock.cpacket_buf[1] = 'Y';
packet_buf118fs/ncpfs/sock.cresult = _sendto(sock, (void *)packet_buf, 2, 1, 0,