Home
last modified time | relevance | path

Searched refs:LP_ST (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/lpd/
H A Dlp.h59 #define LP_ST(p) (((p)->lp_st) ? ((p)->lp_st) : DEFAULT_ST) macro
H A Dlp.c685 fp = lp_fopen(lp, LP_ST(lp)); in lp_getstatus()
734 if (fullpath(lp, LP_ST(lp), path, sizeof(path)) == -1) { in lp_setstatus()