Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_prop.c1065 inherit_seterror(tnode_t *node, int *errp, int err) in inherit_seterror() function
1092 return (inherit_seterror(node, err, ETOPO_PROP_DEFD)); in topo_prop_inherit()
1099 return (inherit_seterror(node, err, ETOPO_PROP_NOENT)); in topo_prop_inherit()
1105 return (inherit_seterror(node, err, ETOPO_PROP_NOINHERIT)); in topo_prop_inherit()
1112 return (inherit_seterror(node, err, ETOPO_PROP_NOENT)); in topo_prop_inherit()
1116 return (inherit_seterror(node, err, ETOPO_NOMEM)); in topo_prop_inherit()