Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1056 evch_chbind(const char *chnam, evch_bind_t **scpp, uint32_t flags) in evch_chbind() function
1874 return (evch_chbind(ch_name, (evch_bind_t **)scpp, flags)); in sysevent_evc_bind()
2210 *err = evch_chbind(name, &bp, flags); in evch_usrchanopen()