Searched refs:h_filestate (Results 1 – 1 of 1) sorted by relevance
31 void *h_filestate; /* File state (used in ch.c) */ member 113 p->h_filestate = NULL; in new_ifile() 314 return (int_ifile(ifile)->h_filestate); in get_filestate() 319 int_ifile(ifile)->h_filestate = filestate; in set_filestate() 359 ch_dump(p->h_filestate);