Searched refs:SB_GET (Results 1 – 3 of 3) sorted by relevance
55 #define SB_GET() ((*subpointer++)&0xff) macro915 subchar = SB_GET(); in suboption()925 if (SB_EOF() || SB_GET() != TELQUAL_IS) in suboption()930 while (SB_GET() != ',' && !SB_EOF()); in suboption()948 if (SB_EOF() || SB_GET() != TELQUAL_IS) { in suboption()958 c = SB_GET(); in suboption()976 xwinsize = SB_GET() << 8; in suboption()979 xwinsize |= SB_GET(); in suboption()982 ywinsize = SB_GET() << 8; in suboption()985 ywinsize |= SB_GET(); in suboption()[all …]
48 #define SB_GET() ((*subpointer++)&0xff) macro709 switch (subchar = SB_GET()) { in suboption()713 if (SB_EOF() || SB_GET() != TELQUAL_SEND) { in suboption()739 if (SB_GET() == TELQUAL_SEND) { in suboption()765 switch(SB_GET()) { in suboption()790 switch (SB_GET()) { in suboption()842 if (SB_GET() == TELQUAL_SEND) { in suboption()873 switch(SB_GET()) { in suboption()902 switch(SB_GET()) { in suboption()
77 #define SB_GET() ((*subpointer++)&0xff) macro768 switch (subchar = SB_GET()) { in suboption()772 if (SB_EOF() || SB_GET() != TELQUAL_SEND) { in suboption()797 if (SB_GET() == TELQUAL_SEND) { in suboption()820 switch(SB_GET()) { in suboption()845 switch (SB_GET()) { in suboption()897 if (SB_GET() == TELQUAL_SEND) { in suboption()928 switch(SB_GET()) { in suboption()957 switch(SB_GET()) { in suboption()