Searched refs:cjobinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dctlinfo.h47 struct cjobinfo { struct
72 void ctl_freeinf(struct cjobinfo *_cjinf);
73 struct cjobinfo *ctl_readcf(const char *_ptrname, const char *_cfname);
H A Dctlinfo.c71 struct cjobinfo pub;
108 struct cjobinfo *_cjinf);
109 static char *ctl_getline(struct cjobinfo *_cjinf);
110 static void ctl_rewindcf(struct cjobinfo *_cjinf);
227 ctl_freeinf(struct cjobinfo *cjinf)
271 struct cjobinfo *
279 struct cjobinfo *cjinf;
434 struct cjobinfo *cjinf;
748 ctl_rewindcf(struct cjobinfo *cjinf)
767 struct cjobinfo *cjin
[all...]
H A Dmatchjobs.c405 struct cjobinfo *cfinf;

Completed in 157 milliseconds