lp_stat
int lp_stat(struct lp_printer *, const char *, struct stat *);
if (lp_stat(lp, dfname, &st) == -1)
if (lp_stat(lp, dfname, &st) == -1) {