/illumos-gate/usr/src/cmd/vntsd/ |
H A D | chars.h | 62 #define DO 253 /* request do */ macro
|
H A D | cmd.c | 32 * DO 429 (uint8_t)cmd == DO || (uint8_t)cmd == DONT) { 463 case DO:
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.c | 54 *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6, *K7, *K8, variable
|
H A D | cr_tty.c | 46 &DC, &DL, &DM, &DO, &ED, &EI, &K0, &K1, &K2,
|
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 77 #define DO(D,H,M,S) \ macro 796 { DO (yyvsp[-2].val, 0, 0, yyvsp[0].val); ; 800 { DO ( 0, yyvsp[-2].val, 0, yyvsp[0].val); ; 804 { DO ( 0, 0, yyvsp[-2].val, yyvsp[0].val); ; 808 { DO ( 0, 0, 0, yyvsp[-1].val); ; 812 { DO (yyvsp[-6].val, yyvsp[-4].val, yyvsp[-2].val, yyvsp[0].val); ; 816 { DO ( 0, yyvsp[-4].val, yyvsp[-2].val, yyvsp[0].val); ; 820 { DO ( 0, yyvsp[-2].val, yyvsp[0].val, 0); ; 824 { DO ( 0, 0, 0, yyvsp[0].val); ;
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | maketab.c | 92 { DO, "dostat", "do" },
|
H A D | awk.g.y | 66 %token <i> ARG BLTIN BREAK CLOSE CONTINUE DELETE DO EXIT FOR FUNC 92 %left ARG BLTIN BREAK CALL CLOSE CONTINUE DELETE DO EXIT FOR FIELD FUNC 126 DO | do NL 319 { $$ = stat2(DO, $2, notnull($5)); }
|
H A D | awk.lx.l | 158 <A>do { RET(DO); }
|
/illumos-gate/usr/src/lib/libunistat/ |
H A D | Makefile.com | 122 COMMENT= "/* THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT */"
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | awk.y | 76 %token <node> DELETE WHILE DO FOR FORIN IF 430 | DO statement WHILE LPAREN expr RPAREN = { 431 $$ = node(DO, $5, $2);
|
H A D | awk0.c | 52 M_MB_L("do"), KEYWORD, DO, NULL,
|
H A D | awk3.c | 759 case DO: 1878 if (np->n_type == DO)
|
H A D | awk1.c | 566 case DO:
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 52 * among other things, telnet.h #defines 'DO', which is a variable 307 NET2ADD(IAC, DO); 309 printoption("SENT", DO, c); 897 case DO: 1111 "telnet: command missing from linemode DO request\n"); 1125 "reply to linemode DO request\n"); 1849 case DO: 1904 printoption("RCVD", DO, c); 2352 case DO: 2443 NET2ADD(IAC, DO); [all...] |
H A D | utilities.c | 204 (cmd == DO) ? "DO" : (cmd == DONT) ? "DONT" : 0; 244 (void) printf("want DO %s\n", 247 (void) printf("want DO %s\n", 250 (void) printf("want DO %d\n", i); 264 (void) printf(" DO %s\n", 267 (void) printf(" DO %s\n", 270 (void) printf(" DO %d\n", i); 642 case DO: 643 (void) fprintf(NetTrace, "DO "); [all...] |
/illumos-gate/usr/src/head/arpa/ |
H A D | telnet.h | 49 #define DO 253 /* please, you use option */ macro 74 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0
|
/illumos-gate/usr/src/cmd/zic/ |
H A D | zic.c | 1549 #define DO(field) (void) fwrite((void *) tzh.field, \ macro 1551 DO(tzh_magic); 1552 DO(tzh_reserved); 1553 DO(tzh_ttisgmtcnt); 1554 DO(tzh_ttisstdcnt); 1555 DO(tzh_leapcnt); 1556 DO(tzh_timecnt); 1557 DO(tzh_typecnt); 1558 DO(tzh_charcnt); 1559 #undef DO macro [all...] |
/illumos-gate/usr/src/lib/libc/sparc/gen/ |
H A D | strcpy.s | 163 ! DO NOT remove these NOPs. It will slow down the halfword loop by 15%
|
/illumos-gate/usr/src/ucbhead/ |
H A D | curses.h | 62 *DM, *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6,
|
/illumos-gate/usr/src/cmd/zdb/ |
H A D | zdb.c | 1352 #define DO(which) \ macro 1355 DO(HEAD); 1356 DO(SNAP); 1357 DO(CHILD); 1358 DO(CHILD_RSRV); 1359 DO(REFRSRV); 1360 #undef DO macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | netcat.c | 735 /* Deal with RFC 854 WILL/WONT DO/DONT negotiation. */ 755 if ((*p == DO) || (*p == DONT))
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 117 static uchar_t doopt[] = { (uchar_t)IAC, (uchar_t)DO, '%', 'c', 0 }; 376 * now it's really only because we did the DO ENCRYPT/WILL 2444 write_data("%c%c%c", (uchar_t)IAC, (uchar_t)DO, (uchar_t)option); 2575 (void) fprintf(stderr, "SENT DO ENCRYPT\n"); 3080 * Pretend we got a DO ECHO from the client if we have not 3091 * To find out, we send out a "DO ECHO". If the remote system 3580 case DO: 3815 * We received an "IAC DO ..." message from the client, change our state 3856 (void) fprintf(stderr, "RCVD DO TELOPT_ENCRYPT\n"); 3859 * We received a "DO" [all...] |
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | cpr_wakecode.s | 279 / using the following value blows up machines! - DO NOT USE
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ftp.c | 555 case DO:
|