Home
last modified time | relevance | path

Searched defs:cjprivate (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.c68 struct cjprivate { struct
69 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;