Searched defs:cjprivate (Results 1 – 1 of 1) sorted by relevance
66 struct cjprivate { struct67 struct cjobinfo pub;68 char *cji_buff; /* buffer for get_line */69 char *cji_eobuff; /* last byte IN the buffer */70 FILE *cji_fstream;71 int cji_buffsize; /* # bytes in the buffer */72 int cji_dumpit;