Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.h39 } prop_op_t; typedef
52 prop_op_t prop_op;
H A Dpoolcfg.y138 static prop_t *alloc_prop(prop_op_t);
1274 alloc_prop(prop_op_t op) in alloc_prop()