Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/ipp/
H A Dippctl.h69 #define IPPCTL_OP_ACTION_CREATE 0x00 macro
H A Dippctl.c937 case IPPCTL_OP_ACTION_CREATE: in ippctl_cmd()
/titanic_44/usr/src/lib/libipp/
H A Dlibipp.c142 IPPCTL_OP_ACTION_CREATE)) != 0) { in ipp_action_create()