Searched refs:S_MOUNT (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_mount.c | 187 mount_unmount (S_MOUNT, printer, NB(form), NB(pwheel)); 201 type = (type == S_MOUNT ? S_MOUNT_TRAY : S_UNMOUNT_TRAY);
|
H A D | do_align.c | 265 mount_unmount (S_MOUNT, printer, NB(form), NB(pwheel));
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | msgs.h | 72 # define S_MOUNT 27 macro
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | disp3.c | 296 (void) getmessage(m, S_MOUNT, &printer, &form, &pwheel_name); in s_mount()
|