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