/titanic_51/usr/src/cmd/sed/ |
H A D | process.c | 153 cspace(&PS, "\n", 1, APPEND); in process() 154 cspace(&PS, hs, hsl, APPEND); in process() 160 cspace(&HS, "\n", 1, APPEND); in process() 161 cspace(&HS, ps, psl, APPEND); in process() 179 cspace(&PS, "\n", 1, APPEND); in process() 180 if (!mf_fgets(&PS, APPEND)) in process() 393 cspace(&SS, s, re_off, APPEND); in substitute() 406 APPEND); in substitute() 414 cspace(&SS, s, slen, APPEND); in substitute() 432 cspace(&SS, ps, re_off, APPEND); in substitute() [all...] |
H A D | defs.h | 135 APPEND, /* Append to the contents. */ enumerator
|
/titanic_51/usr/src/lib/libresolv2/include/isc/ |
H A D | list.h | 53 #define APPEND(list, elt, link) \ macro 105 APPEND(list, elt, link); \ 114 #define ENQUEUE(list, elt, link) APPEND(list, elt, link)
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | vi.c | 174 #define APPEND -10 /* append chars */ macro 590 getline(vp,APPEND); in ed_viread() 592 getline(vp,APPEND); in ed_viread() 645 if( mode==APPEND || (cur_virt==last_virt && last_virt>=0)) in append() 823 append(vp,c,APPEND); in cntlmode() 980 append(vp,'#', APPEND); in cntlmode() 1389 mode = APPEND; in getline() 1515 mode = APPEND; in getline() 2004 append(vp,c, APPEND); in replace() 2140 append(vp,mode, APPEND); in search() [all …]
|
H A D | emacs.c | 165 APPEND, /* Append char before cursor to screen */ enumerator 290 draw(ep,APPEND); in ed_emacsread() 370 draw(ep,APPEND); in ed_emacsread() 1017 if(ep->lastdraw==APPEND && ep->prevdirection != -2) in escape() 1214 draw(ep,APPEND); in search() 1221 draw(ep,APPEND); in search() 1341 if ((option == APPEND)&&(ep->scvalid)&&(*logcursor == '\0')&& in draw()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/ |
H A D | vi.c | 169 #define APPEND -10 /* append chars */ macro 585 getline(vp,APPEND); in ed_viread() 587 getline(vp,APPEND); in ed_viread() 630 /*{ APPEND( char, mode ) 633 * mode = APPEND, shift chars right before appending 644 if( mode==APPEND || (cur_virt==last_virt && last_virt>=0)) in append() 739 /* return to APPEND/REPLACE mode */ in cntlmode() 824 append(vp,c,APPEND); in cntlmode() 1017 append(vp,'#', APPEND); in cntlmode() 1351 * mode = APPEND, allo [all...] |
H A D | emacs.c | 167 APPEND, /* Append char before cursor to screen */ enumerator 293 draw(ep,APPEND); in ed_emacsread() 376 draw(ep,APPEND); in ed_emacsread() 1081 if(ep->lastdraw==APPEND && ep->prevdirection != -2) in escape() 1281 draw(ep,APPEND); in search() 1288 draw(ep,APPEND); in search() 1394 ep->scvalid = 0; /* Screen is out of date, APPEND will not work */ in draw() 1414 else if((option==UPDATE||option==APPEND) && drawbuff[0]=='#' && cur>1 && cur==eol && drawbuff[cur-1]!='*') in draw() 1437 if ((option == APPEND)&&(ep->scvalid)&&(*logcursor == '\0')&& in draw()
|
/titanic_51/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_update.c | 141 APPEND(zgrps, zptr, z_link); in res_nupdate() 144 APPEND(zptr->z_rrlist, rrecp, r_glink); in res_nupdate()
|
H A D | res_findzonecut.c | 563 APPEND(*nsrrsp, nsrr, link); in save_ns() 631 APPEND(nsrr->addrs, arr, link); in save_a()
|
/titanic_51/usr/src/cmd/mailx/hdr/ |
H A D | usg.local.h | 84 #define APPEND /* New mail goes to end of mailbox */ macro
|
/titanic_51/usr/src/cmd/mailx/ |
H A D | quit.c | 310 #ifdef APPEND in writeback() 336 #ifndef APPEND in writeback() 352 #ifdef APPEND in writeback()
|
/titanic_51/usr/src/cmd/awk_xpg4/ |
H A D | awk.y | 121 %right BAR PIPE WRITE APPEND 497 | APPEND expr = { 498 $$ = node(APPEND, $2, NNULL);
|
H A D | awk2.c | 602 if ((type = np->n_type) == APPEND) in openfile() 631 case APPEND: in openfile()
|
/titanic_51/usr/src/cmd/awk/ |
H A D | awk.g.y | 65 %token <i> AND BOR APPEND EQ GE GT LE LT NE IN 91 %nonassoc APPEND EQ GE GT LE LT NE MATCHOP IN '|' 301 | print prarg APPEND term { $$ = stat3($1, $2, (Node *) $3, $4); }
|
H A D | awk.lx.l | 122 <A>">>" { yylval.i = APPEND; RET(APPEND); }
|
H A D | run.c | 1637 a == APPEND && files[i].mode == GT) { in openfile() 1652 } else if (a == APPEND) { in openfile()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | stat.h | 303 #define APPEND (UF_APPEND | SF_APPEND) macro
|
/titanic_51/usr/src/lib/libresolv2/common/isc/ |
H A D | ctl_clnt.c | 286 APPEND(ctx->tran, new, link); in new_tran() 288 APPEND(ctx->wtran, new, wlink); in new_tran()
|
H A D | ev_connects.c | 272 APPEND(ctx->accepts, new, link); in evTryAccept()
|
H A D | ctl_srvr.c | 441 APPEND(ctx->sess, sess, link); in ctl_accept()
|
/titanic_51/usr/src/cmd/oawk/ |
H A D | awk.g.y | 36 %token APPEND
|
H A D | awk.lx.l | 97 <A>">>" { yylval = APPEND; RETURN(RELOP); }
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | nvdisc.c | 155 #define APPEND 2 macro 240 int type = (flags&NV_APPEND)?APPEND:ASSIGN; in assign() 285 if (type==APPEND && (bflag= !isblocked(bp,LOOKUPS))) in assign()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | nvdisc.c | 164 #define APPEND 2 macro 249 int type = (flags&NV_APPEND)?APPEND:ASSIGN; in assign() 294 if (type==APPEND && (bflag= !isblocked(bp,LOOKUPS))) in assign() 507 /* Handle GET/SET/APPEND/UNSET disc */ in nv_setdisc()
|
/titanic_51/usr/src/lib/libshell/common/ |
H A D | README | 33 APPEND on Allows var+=val string and array append.
|