Home
last modified time | relevance | path

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

/dports/editors/jove/jove/
H A Drecover.h34 char r_bname[FILESIZE], member
H A Drecover.c336 if (strcmp(buflist[i]->r_bname, name) == 0) in getsrc()
422 (void) sprintf(tofile, "#%s", buflist[i]->r_bname); in restore()
424 printf("Restoring %s to %s, okay?", buflist[i]->r_bname, in restore()
582 buflist[i]->r_bname, in list()
H A Drec.c127 strcpy(record.r_bname, b->b_name);