Searched refs:IPMP_FAILURE (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libipmp/common/
H A Dipmp.h46 IPMP_FAILURE, /* operation failed (check errno) */ enumerator in enum:__anon1790
H A Dipmp_mpathd.c62 return (IPMP_FAILURE);
111 return (IPMP_FAILURE);
171 return (IPMP_FAILURE);
174 return (IPMP_FAILURE);
262 return (nbytes == buflen ? IPMP_SUCCESS : IPMP_FAILURE);
H A Dipmp.c90 "operation failed", /* 1 IPMP_FAILURE */
116 if (error == IPMP_FAILURE)
H A Dipmp_admin.c51 return (IPMP_FAILURE);
H A Dipmp_query.c99 return (IPMP_FAILURE);

Completed in 24 milliseconds