Searched refs:events (Results 251 - 256 of 256) sorted by relevance

<<11

/illumos-gate/usr/src/cmd/init/
H A Dinit.c4130 * Create & configure a legacy template. We only want empty events so
4175 "Ignoring contract events. Core smf(5) services will not "
4208 poll_fds[0].events = POLLIN;
4349 /* Allow unexpected critical events to be released. */
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c479 fds.events = POLLIN;
653 /* create a thread to listen for offline events */
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c947 * for multiple events. The caller should pass in an sevent that only
948 * includes the events for which the process has registered.
951 dosendsig(proc_t *proc, int events, int sevent, k_siginfo_t *info, argument
984 if (events & S_BANDURG)
1032 * least one of the specified events.
3576 * count how many events are on the list
4945 * Quick check to see whether there are any messages or events.
5702 * SQ_QUEUED sq_head/tail has messages or events queued.
5999 * to identify there are events.
6165 * Run the events o
[all...]
H A Dsunddi.c5284 nochpoll(dev_t dev, short events, int anyyet, short *reventsp, argument
5287 _NOTE(ARGUNUSED(dev, events, anyyet, reventsp, pollhdrp))
H A Daio.c3806 aio_port_callback(void *arg, int *events, pid_t pid, int flag, void *evp) argument
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3282 pollfd.events = 0;

Completed in 113 milliseconds

<<11