Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c176 static int action_constructor(void *, void *, int);
3315 sizeof (ipp_action_t), IPP_ALIGN, action_constructor, in init_actions()
3438 action_constructor( in action_constructor() function