Searched defs:has_asrup (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_protocol.c389 const char *uuid, uint8_t *statusp, uint8_t *has_asrup, uint_t nelem)
396 if (has_asrup)
398 has_asrup, nelem);
388 fmd_protocol_xprt_updated(fmd_module_t *mp, const char *class, uint8_t version, const char *uuid, uint8_t *statusp, uint8_t *has_asrup, uint_t nelem) argument
H A Dfmd_xprt.c1810 uint8_t *has_asrup, uint_t nelem)
1825 has_asrup, nelem);
1809 fmd_xprt_updated(fmd_xprt_t *xp, const char *uuid, uint8_t *statusp, uint8_t *has_asrup, uint_t nelem) argument

Completed in 73 milliseconds