Searched refs:playbackfile (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Drecord.c27 FILE *playbackfile; /* the file we're playing back from */ variable in typeref:typename:FILE *
261 if ((playbackfile = fopen(filename,"r")) != NULL) {
262 yyin = playbackfile;

Completed in 1 milliseconds