Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A Dglue.cpp165 if (LMS_OK != funcs[i].init_funcs()) { in handle_init()
200 return LMS_OK; in mem_init()
226 return LMS_OK; in init()
244 return LMS_OK; in init()
H A Dplugin.h34 #define LMS_OK 0x0 macro