Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_mount.c198 type = (type == S_MOUNT ? S_MOUNT_TRAY : S_UNMOUNT_TRAY);
/illumos-gate/usr/src/cmd/lp/include/
H A Dmsgs.h143 # define S_UNMOUNT_TRAY 94 macro
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp3.c449 (void)getmessage (m, S_UNMOUNT_TRAY, &printer, &form, &pwheel_name, in s_unmount_tray()