Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h48 #define ND_DICTDIR "usr/lib/fm/dict" macro
H A Dlibfmnotify.c481 dlen = (strlen(nhdl->nh_rootdir) + strlen(ND_DICTDIR) + 2); in nd_get_diagcode()
483 (void) snprintf(dirpath, dlen, "%s/%s", nhdl->nh_rootdir, ND_DICTDIR); in nd_get_diagcode()