Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/lp/
H A Dalerts.c247 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in putalert()
345 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in getalert()
422 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in delalert()
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h123 #define ALERTVARSFILE "alert.vars" macro