Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libipmp/common/
H A Dipmp.c89 static char *errmsgs[IPMP_NERR] = {
111 if (error >= IPMP_NERR || error < 0) in ipmp_errmsg()
H A Dipmp.h58 IPMP_NERR /* number of error codes */ enumerator