Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_protocol.h68 extern nvlist_t *fmd_protocol_authority(void);
H A Dfmd_protocol.c46 fmd_protocol_authority(void) in fmd_protocol_authority() function
H A Dfmd.c504 dp->d_auth = fmd_protocol_authority(); in fmd_create()