Searched refs:ALERTSHFILE (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/lp/lib/lp/ |
H A D | alerts.c | 128 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in putalert() 301 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in getalert() 413 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in delalert()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 945 printer->printer->name, ALERTSHFILE); in exec() 956 pwheel->pwheel->name, ALERTSHFILE); in exec() 967 form->form->name, ALERTSHFILE); in exec()
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | lp.h | 120 #define ALERTSHFILE "alert.sh" macro
|