Home
last modified time | relevance | path

Searched defs:lfname (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/usr.bin/localedef/
H A Dlocaledef.c266 char *lfname = NULL; in main() local
/freebsd-13.1/sbin/fsck_ffs/
H A Dglobs.c111 const char *lfname; /* lost & found directory name */ variable
/freebsd-13.1/usr.sbin/lpr/common_source/
H A Dcommon.c334 set_qstate(int action, const char *lfname) in set_qstate()