Searched refs:key_build (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dmodule.c91 key_build(const char *name, const ulong_t index) function
115 key = key_build(name, 0);
130 key = key_build(NULL, index);
147 key = key_build(NULL, index);
H A Dresource.c75 key_build(const char *fmri, const ulong_t index) function
99 key = key_build(fmri, 0);
114 key = key_build(NULL, index);
131 key = key_build(NULL, index);

Completed in 100 milliseconds