Searched refs:bufenlarge (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsrev.c | 733 p = bufenlarge(target, &tlim); 743 p = bufenlarge(target, &tlim); 779 tp = bufenlarge(target, &tlim);
|
| H A D | rcslex.c | 362 sp = bufenlarge(&tokbuf, &limit); in nextlex() 545 # define savech_(c) {if (limit<=p)p=bufenlarge(&b,&limit); *p++ =(c);} 777 tp = bufenlarge(target, &limit);
|
| H A D | rcskeep.c | 323 tp = bufenlarge(target, &tlim);
|
| H A D | rcsgen.c | 408 p = bufenlarge(&desc, &plim);
|
| H A D | rcsbase.h | 507 char *bufenlarge P((struct buf*,char const**));
|
| H A D | rcsfnms.c | 486 bufenlarge(b, alim) in bufenlarge() function
|
| H A D | rcsedit.c | 954 tp = bufenlarge(&keyval, &tlim);
|