Searched refs:lp_commit (Results 1 – 3 of 3) sorted by relevance
151 int lp_commit(struct lp_printer *, const char *);
702 if ((lp_commit(&j->lp, j->cfname) == -1)) { in lpr_recvjob_commit()
851 lp_commit(struct lp_printer *lp, const char *cf) in lp_commit() function