Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippctl.h68 #define IPPCTL_OP_ACTION_MODIFY 0x01 macro
H A Dippctl.c971 case IPPCTL_OP_ACTION_MODIFY: in ippctl_cmd()
/illumos-gate/usr/src/lib/libipp/
H A Dlibipp.c258 IPPCTL_OP_ACTION_MODIFY)) != 0) { in ipp_action_modify()