Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dctlinfo.h46 struct cjobinfo { struct
47 int cji_dfcount; /* number of data files to print */
71 void ctl_freeinf(struct cjobinfo *_cjinf); argument