Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libipadm/common/
H A Dlibipadm.h77 IPADM_ERANGE, /* Value is outside the allowed range */ enumerator
H A Dlibipadm.c85 { IPADM_ERANGE, "Value is outside the allowed range" },
133 return (IPADM_ERANGE); in ipadm_errno2status()