Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/ipp/
H A Dippctl.h71 #define IPPCTL_OP_ACTION_DESTROY 0x02 macro
H A Dippctl.c997 case IPPCTL_OP_ACTION_DESTROY: in ippctl_cmd()
/titanic_44/usr/src/lib/libipp/
H A Dlibipp.c205 IPPCTL_OP_ACTION_DESTROY)) != 0) { in ipp_action_destroy()