Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sysevent/
H A Ddev.h237 #define EV_VERSION "version" 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()