Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sysevent/
H A Ddev.h244 #define EV_V1 1 macro
/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm.c8208 if ((err = nvlist_add_int32(nvl, EV_VERSION, EV_V1)) != 0) in build_event_attributes()