Home
last modified time | relevance | path

Searched refs:getdnum (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcssyn.c164 static struct hshentry *getdnum P((void));
218 getdnum() in getdnum() function
246 Head = getdnum(); in getadmin()
303 if (!(delta=getdnum())) { in getadmin()
411 if (!(Delta = getdnum())) in getdelta()
424 while ((num = getdnum())) { in getdelta()
434 Delta->next = num = getdnum(); in getdelta()