Searched refs:ZCAN (Results 1 – 4 of 4) sorted by relevance
191 case ZCAN: in zsend_file()280 case ZCAN: in zget_sync()315 case ZCAN: in zsay_bibi()
174 else if (res == ZCAN) in zrec_files()177 return ZCAN; /* cancel by sender */ in zrec_files()230 case ZCAN: in zrec_file()
297 else if (res == GOTCAN) return ZCAN; in zrec_data16()352 else if (res == GOTCAN) return ZCAN; in zrec_data32()407 else if (res == GOTCAN) return ZCAN; in zrec_data32r()532 c = ZCAN; goto end; in zget_header()
37 #define ZCAN 16 /* other end canned session with CAN*5 */ macro