Searched refs:ev (Results 126 - 150 of 176) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c149 wl_events_t ev; local
154 ev.event = ic->ic_eventq[ic->ic_evq_head];
159 ieee80211_dbg(IEEE80211_MSG_DEBUG, "ieee80211_event(%d)\n", ev.event);
169 darg.data_ptr = (char *)&ev;
/illumos-gate/usr/src/cmd/syseventd/modules/zfs_mod/
H A Dzfs_mod.c723 zfs_deliver_event(sysevent_t *ev, int unused) argument
725 const char *class = sysevent_get_class_name(ev);
726 const char *subclass = sysevent_get_subclass_name(ev);
772 if (sysevent_get_attr_list(ev, &nvl) != 0)
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2229 ct_evthdl_t ev; local
2237 if (err = ct_event_read_critical(fd, &ev)) {
2244 evid = ct_event_get_evid(ev);
2245 ctid = ct_event_get_ctid(ev);
2246 type = ct_event_get_type(ev);
2251 ct_event_free(ev);
2260 ct_event_free(ev);
2279 ct_event_free(ev);
2304 ct_event_free(ev);
2333 efd = contract_open(ct_event_get_ctid(ev), "proces
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd.h98 ilbd_event_t ev; member in struct:__anon155
102 ilbd_event_t ev; member in struct:__anon156
H A Dilbd_main.c794 ev_obj.ev = ILBD_EVENT_NEW_REQ;
819 event = ((ilbd_event_obj_t *)p_ev.portev_user)->ev;
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmetadata.c110 for (i = 0; howto_names[i].ev != NULL; i++)
111 if (getenv(howto_names[i].ev) != NULL)
/illumos-gate/usr/src/boot/sys/boot/uboot/common/
H A Dmetadata.c110 for (i = 0; howto_names[i].ev != NULL; i++) {
111 if (getenv(howto_names[i].ev) != NULL)
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.c59 static int cpc_valid_event(cpc_t *cpc, uint_t pic, const char *ev);
1148 ev_walker(void *arg, uint_t picno, const char *ev) argument
1150 if (strcmp(((struct priv *)arg)->name, ev) == 0)
1162 cpc_valid_event(cpc_t *cpc, uint_t pic, const char *ev) argument
1168 pr.name = ev;
1185 (void) strtol(ev, &end_ev, 0);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c599 fmd_event_impl_t ev; local
604 if (mdb_vread(&ev, sizeof (ev), addr) != sizeof (ev)) {
614 switch (ev.ev_type) {
637 (void) mdb_snprintf(type, sizeof (type), "%u", ev.ev_type);
640 switch (ev.ev_state) {
654 (void) mdb_snprintf(name, sizeof (name), "%u", ev.ev_state);
658 addr, type, name, ev.ev_refs, ev
[all...]
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c317 call_event_handlers(eventq_t *ev) argument
326 if (strcmp(iter->ename, ev->ename) == 0) {
332 " ename:%s\n", evhandler, ev->ename);
333 (*evhandler)(ev->ename, ev->earg, ev->size,
336 "ename:%s\n", evhandler, ev->ename);
348 if ((completion_handler = ev->completion_handler) != NULL) {
351 completion_handler, ev->ename);
352 (*completion_handler)((char *)ev
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c1254 enum_value_t *ev = data; local
1256 if (strcmp(name, ev->ev_name) == 0) {
1257 *ev->ev_modbuf = value;
1270 enum_value_t ev; local
1436 ev.ev_modbuf = (int *)modbuf;
1437 ev.ev_name = mdb_ctf_enum_name(tgtid, i);
1438 if (ev.ev_name == NULL) {
1445 ret = mdb_ctf_enum_iter(modid, enum_cb, &ev);
1450 ev.ev_name, i, typename, tgtname);
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c689 au_event_ent_t *ev = NULL; local
692 if (cacheauevent(&ev, event_type) <= 0) {
698 global_class = ev->ae_class;
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dbootinfo.c79 for (i = 0; howto_names[i].ev != NULL; i++) {
80 if (getenv(howto_names[i].ev) != NULL)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c2117 SM_EVENT *volatile ev = NULL; local
2655 ev = sm_setevent(TimeOuts.to_iconnect,
2658 ev = sm_setevent(TimeOuts.to_connect,
2661 ev = NULL;
2683 if (ev != NULL)
2684 sm_clrevent(ev);
3401 SM_EVENT *ev; local
3592 ev = sm_setevent(TimeOuts.to_ident, authtimeout, 0);
3598 sm_clrevent(ev);
3635 sm_clrevent(ev);
[all...]
H A Drecipient.c1430 register SM_EVENT *ev = NULL; local
1584 ev = sm_setevent(TimeOuts.to_fileopen, includetimeout, 0);
1586 ev = NULL;
1676 if (ev != NULL)
1677 sm_clrevent(ev);
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c130 ev = sm_setevent(to, ldaptimeout, 0); \
137 if (ev != NULL) \
138 sm_clrevent(ev); \
149 SM_EVENT *ev = NULL; local
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c212 struct sigevent ev; local
294 ev.sigev_notify = SIGEV_SIGNAL;
295 ev.sigev_signo = SIGUSR1;
297 if (timer_create(CLOCK_HIGHRES, &ev, &g_tid) == -1)
/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c1442 sysevent_t *ev; local
1453 ev = sysevent_alloc(EC_DEVFS, ESC_DEVFS_INSTANCE_MOD, EP_DDI,
1455 if (ev == NULL) {
1458 if (log_sysevent(ev, SE_NOSLEEP, &eid) != 0) {
1464 sysevent_free(ev);
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c141 struct event_input *ev = (struct event_input *)mp->b_wptr; local
143 ev->type = (uint16_t)type;
144 ev->code = (uint16_t)idx;
145 ev->value = (int32_t)val;
146 uniqtime32(&ev->time);
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h227 #define ANNOUNCE(lc, vm,ev,dt,dc) \
229 (*(dc)->exceptf)((vm), (ev), (Void_t*)(dt), (dc)) )
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_perfctr.c562 ni_create_name_kstat(char *name, ni_ksinfo_t *pp, ni_kev_mask_t *ev) argument
572 i, pp->pic_sel_shift[i], pp->pic_no_evs, ev);
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c464 ct_evthdl_t ev; local
502 if (ct_event_read(efd, &ev) != 0) {
508 ctid = ct_event_get_ctid(ev);
512 event = ct_event_get_type(ev);
517 ct_event_free(ev);
523 evid = ct_event_get_evid(ev);
546 ct_event_free(ev);
579 ct_event_free(ev);
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c678 (void) sprintf(buf, "self->ev%d[(uintptr_t)arg0]", event);
711 "self->ev%d[(uintptr_t)arg0]", event);
757 dprog_add("\tself->ev%d[arg0] = 0;\n", event);
795 struct sigevent ev; local
818 ev.sigev_notify = SIGEV_SIGNAL;
819 ev.sigev_signo = SIGUSR1;
821 if (timer_create(CLOCK_REALTIME, &ev, &tid) == -1)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c941 probe_event(sysevent_t *ev, void *arg) argument
948 if (strcmp(sysevent_get_subclass_name(ev), ESC_IPMP_PROBE_STATE) != 0)
951 if (sysevent_get_attr_list(ev, &nvl) != 0) {
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c3350 struct event *ev, *pv; local
3352 for (pv = NULL, ev = u->atevents;
3353 ev != NULL;
3354 pv = ev, ev = ev->link, free(pv)) {
3355 el_remove(ev->of.at.eventid, 1);
3357 cron_unlink(ev->cmd);
3360 if (strlen(ATDIR) + strlen(ev->cmd) + 2
3362 (void) sprintf(buf, "%s/%s", ATDIR, ev
[all...]

Completed in 269 milliseconds

12345678