Searched refs:keepid (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcskeep.c | 111 static int keepid P((int,RILE*,struct buf*)); 187 if (!keepid(0, fp, &prevauthor)) 204 keepid(c, fp, &prevauthor) && 205 keepid(0, fp, &prevstate) 242 if (!keepid(0, fp, &prevstate)) 385 keepid(c, fp, b) in keepid() function
|