Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dpathnames.h42 #define _PATH_VFONT "/usr/libdata/vfont/" macro
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c732 (void) write(fo, _PATH_VFONT, in print()
733 sizeof(_PATH_VFONT) - 1); in print()