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

/osnet-11/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c89 nvlist_t *innvl, nvlist_t **outnvlp)
111 if (outnvlp != NULL) {
115 if (outnvlp != NULL) {
139 } else if (outnvlp != NULL) {
141 outnvlp, 0);
88 fmd_agent_nvl_ioctl(fmd_agent_hdl_t *hdl, int cmd, uint32_t ver, nvlist_t *innvl, nvlist_t **outnvlp) argument

Completed in 20 milliseconds