Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/lp/
H A Dgetpaths.c53 char Lp_ReqLog[] = LOGDIR "/requests"; variable
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h356 Lp_ReqLog[],
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c149 fd = open_locked(Lp_ReqLog, "a", MODE_NOREAD); in rmfiles()