/ast/src/cmd/INIT/ |
H A D | mamake.c | 116 #define add(b,c) (((b)->nxt >= (b)->end) ? append(b, "") : NiL, *(b)->nxt++ = (c)) 404 * append str length n to buffer and return the buffer base 428 * append str to buffer and return the buffer base 433 append(Buf_t* buf, char* str) function 795 append(buf, b); 802 append(buf, b); 889 append(buf, b); 935 append(tmp, path); 936 append(tmp, ".exe"); 995 append(bu [all...] |
/ast/src/cmd/dsslib/ip_t/ |
H A D | ire.c | 207 goto append; 249 goto append; 258 goto append; 275 goto append; 363 append: 383 goto append;
|
/ast/src/cmd/jcl/ |
H A D | jcm.c | 305 parameterize(register Sfio_t* sp, register const char* s, register const char* e, int append, int index) argument 362 if (append) 484 append(Jcmlist_t* list, Jcmevent_t* event) function 517 group->reqs = append(group->reqs, event); 816 reqs = append(reqs, getevent(s, s+20, 0, 0, n)); 820 reqs = append(reqs, getevent(s, s+20, 0, 0, 0)); 832 state.all->reqs = append(state.all->reqs, appl); 837 appl->reqs = append(appl->reqs, group); 846 appl->reqs = append(appl->reqs, base); 866 deps = append(dep [all...] |
/ast/src/cmd/ie/ |
H A D | vi.c | 165 #define APPEND -10 /* append chars */ 645 * This routine will append char after cur_virt in the virtual image. 652 append(c, mode) function 844 append(c,APPEND); 990 append('#', APPEND); 1384 append(c, mode); 1433 append(usrerase, mode); 1464 append(usrkill, mode); 1505 append(c, mode); 1960 append( [all...] |
/ast/src/cmd/ksh93/edit/ |
H A D | vi.c | 169 #define APPEND -10 /* append chars */ 632 * This routine will append char after cur_virt in the virtual image. 638 static void append(Vi_t *vp,int c, int mode) function 824 append(vp,c,APPEND); 1015 append(vp,'#', APPEND); 1395 append(vp,c, mode); 1407 append(vp,c, mode); 1466 append(vp,usrerase, mode); 1511 append(vp,usrkill, mode); 1579 append(v [all...] |
/ast/src/cmd/std/ |
H A D | df.c | 350 * append format string to fmt 354 append(Sfio_t* fmt, const char* format) function 740 append(fmt, opt_info.arg); 753 append(fmt, fmt_ino); 771 append(fmt, fmt_opt); 800 append(fmt, state.posix > 0 ? fmt_std : fmt_def);
|
/ast/src/cmd/ksh93/sh/ |
H A D | name.c | 634 int append = 0; local 640 append = ARG_APPEND; 651 if(append) 661 sh_debug(shp,trap,name,sub,av,append); 1335 int append=0; local 1481 append |= NV_NODISC; 1486 append |= NV_APPEND; 1527 c = msg==e_aliname? 0: (append | (flags&NV_EXPORT)); 1530 if(!append && (flags&NV_UNJUST)) 1813 int offset,append; local [all...] |
/ast/src/cmd/pax/ |
H A D | pax-vdb.c | 175 vdb_putprologue(Pax_t* pax, register Archive_t* ap, int append) argument 185 if (append)
|
H A D | pax.c | 562 state.append = y; 1677 if (state.append || state.update) 1764 if (state.append && !state.out) 1766 error(1, "append ignored for archive read"); 1767 state.append = 0; 1774 if (state.append || state.update) 1778 error(1, "append/update ignored for archive delta"); 1781 if (state.append && state.update) 1783 error(1, "append ignored for archive update"); 1784 state.append [all...] |
H A D | tar.sh | 56 [r:append?Append files to the end of an archive.]
|
H A D | format.c | 67 if (state.append || state.update) 324 putprologue(register Archive_t* ap, int append) argument 336 if ((!ap->format->putprologue || (*ap->format->putprologue)(&state, ap, append) >= 0) && !(ap->format->flags & DELTAINFO) && ap->delta && !(ap->delta->format->flags & PSEUDO)) 364 if (state.append || state.update && (ap->io->mode & O_RDWR)) 622 if (state.append || state.update)
|
H A D | pax-tar.c | 753 tar_putprologue(Pax_t* pax, register Archive_t* ap, int append) argument 955 pax_putprologue(Pax_t* pax, register Archive_t* ap, int append) argument 964 if (append)
|
H A D | pax.h | 137 #define APPEND PAX_APPEND /* archive append */ 215 #define MAP_INDEX 0x01 /* append .%d index on match */ 482 int append; /* append -- must be 0 or 1 !!! */ \ 578 int newer; /* append only if newer */ \
|
/ast/src/cmd/mailx/ |
H A D | quit.c | 480 * If he has specified "append" don't copy his mailbox, 486 if (state.var.append) { 565 if (!state.var.append) {
|
H A D | data.c | 330 "append", &state.var.append, 0, 0,0,
|
H A D | mailx.h | 312 #define SYSTEM (1<<6) /* append errno message */ 782 char* append; member in struct:__anon136::__anon147
|
/ast/src/cmd/paxlib/ico/ |
H A D | ico.c | 186 ico_putprologue(Pax_t* pax, register Paxarchive_t* ap, int append) argument
|
/ast/src/lib/libast/comp/ |
H A D | conf.sh | 48 append=0 57 -a) append=1 ;; 181 case $append$extra in
|
/ast/src/lib/libtk/generic/ |
H A D | tkCmds.c | 132 int append = 0; 141 append = 1; 144 object, argv[2], argv[3], append); 130 int append = 0; local
|
H A D | tkTextTag.c | 203 int append = 0; 212 append = 1; 215 (ClientData) tagPtr, argv[4], argv[5], append); 202 int append = 0; local
|
H A D | tkBind.c | 820 Tk_CreateBinding(interp, bindingTable, object, eventString, command, append) 829 int append; /* 0 means replace any existing 831 * append to that binding. */ 861 if (append && (psPtr->command != NULL)) { 1846 Tcl_DString *dsPtr; /* Dynamic string in which to append new 1863 * Find everything up to the next % character and append it
|
/ast/src/cmd/nmake/ |
H A D | make.c | 64 * insert|append global g prereqs to r 93 r->prereqs = g == internal.insert_p ? append(q, r->prereqs) : append(r->prereqs, q); 384 * append the prerequisites 398 r1->prereqs = append(r1->prereqs, p); 704 * check global insert|append pattern prerequisites 912 joint->prereqs = append(joint->prereqs, cons(x, NiL));
|
H A D | misc.c | 134 * append a list q onto the end of list p 139 append(List_t* p, List_t* q) function
|
/ast/src/cmd/html/ |
H A D | mm2twiki.sh | 1206 .OP) : .OP opt arg arg-append arg-prepend
|
/ast/src/cmd/ksh93/tests/ |
H A D | variables.sh | 517 function dave.append 527 1) err_exit 'append discipline not implemented';; 528 *) err_exit 'append discipline not working';;
|