Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/
H A Dippconf.c153 static int destroy_action(ipp_action_t *, ipp_flags_t);
817 if ((rc = destroy_action(ap, flags)) == 0) { in ipp_action_destroy()
827 (void) destroy_action(ap, flags); in ipp_action_destroy()
2500 destroy_action( in destroy_action() function