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

/ast/src/cmd/ie/
H A Dhistory.h48 char *fixname; /* name of history file */ member in struct:history
H A Dhistory.c133 if(strcmp(histname,fp->fixname)==0)
182 fp->fixname = sh_heap(histname);
316 unlink(hist_ptr->fixname);

Completed in 11 milliseconds