Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dalerts.c246 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in putalert()
344 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in getalert()
421 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in delalert()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h121 #define ALERTVARSFILE "alert.vars" macro