Searched refs:evch_usrgetchdata (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h430 extern int evch_usrgetchdata(char *chname, void *buf, size_t size);
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsysevent.c452 len = evch_usrgetchdata(channel, buf, uargs.out_data.len);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Devchannels.c2195 * evch_usrgetchdata - Get data of an event channel
2331 evch_usrgetchdata(char *chname, void *buf, size_t size) function

Completed in 168 milliseconds