Home
last modified time | relevance | path

Searched refs:DEFSTAT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/lpr/common_source/
H A Dlp.local.h43 #define DEFSTAT "status" macro
H A Dcommon.c454 ST = cgetstr(bp, "st", &cp) == -1 ? DEFSTAT : cp; in getprintcap()
/netbsd-src/usr.sbin/lpr/lpc/
H A Dcmds.c521 ST = cgetstr(bp, "st", &cp) == -1 ? DEFSTAT : cp; in getcaps()