Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Dgetdrvname.c84 int status = RET_NOERROR; in get_drv_name()
92 status == RET_NOERROR) { in get_drv_name()
109 if (status == RET_NOERROR) in get_drv_name()
/titanic_41/usr/src/lib/lvm/libsvm/common/hdrs/
H A Dsvm.h40 #define RET_NOERROR RET_SUCCESS macro