Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/
H A Dippctl.h70 #define IPPCTL_OP_ACTION_MODIFY 0x01 macro
H A Dippctl.c971 case IPPCTL_OP_ACTION_MODIFY: in ippctl_cmd()
/titanic_41/usr/src/lib/libipp/
H A Dlibipp.c261 IPPCTL_OP_ACTION_MODIFY)) != 0) { in ipp_action_modify()