Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_idspace.h66 extern id_t fmd_idspace_xalloc(fmd_idspace_t *, id_t, void *);
H A Dfmd_idspace.c215 fmd_idspace_xalloc(fmd_idspace_t *ids, id_t id, void *data) in fmd_idspace_xalloc() function
H A Dfmd_api.c1755 (void) fmd_idspace_xalloc(mp->mod_threads, tid, tp); in fmd_thr_create()
1879 (void) fmd_idspace_xalloc(mp->mod_threads, tid, new_tp); in fmd_doorthr_create()