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

/osnet-11/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_rcm.c70 int (*alloc_handle)(char *, uint_t, void *, rcm_handle_t **); member in struct:__anon909
325 rcm->alloc_handle = (int(*)
400 if (rcm->alloc_handle == NULL ||
401 (*rcm->alloc_handle)(NULL, RCM_NOPID, NULL, &rcm->hd)

Completed in 18 milliseconds