Searched refs:TELQUAL_SEND (Results 1 – 3 of 3) sorted by relevance
295 case TELQUAL_SEND: in printsub()477 if (pointer[1] == TELQUAL_SEND) in printsub()556 case TELQUAL_SEND: in printsub()571 case TELQUAL_SEND: in printsub()
651 if (SB_EOF() || SB_GET() != TELQUAL_SEND) { in suboption()675 if (SB_GET() == TELQUAL_SEND) { in suboption()757 case TELQUAL_SEND: in suboption()773 if (SB_GET() == TELQUAL_SEND) { in suboption()1216 case TELQUAL_SEND: in env_opt()2049 *cp++ = TELQUAL_SEND; in get_status()
148 #define TELQUAL_SEND 1 /* send option */ macro