Searched refs:DLPI_ENOTSTYLE2 (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h89 DLPI_ENOTSTYLE2, /* DLPI style-2 node reports style-1 */ enumerator in enum:__anon3390
H A Dlibdlpi.c194 if (retval == DLPI_ENOTSTYLE2) {
1019 * DLPI_ENOTSTYLE2, the function will again be called with style1 being
1039 * DLPI_ENOTSTYLE2 will be returned in case 2 and 3 to indicate not to proceed
1079 * error codes other than ENOENT. In that case, DLPI_ENOTSTYLE2
1083 return (DLPI_ENOTSTYLE2);
1110 return (DLPI_ENOTSTYLE2);
1220 return (DLPI_ENOTSTYLE2);
1567 "DLPI style-2 node reports style-1", /* DLPI_ENOTSTYLE2 */

Completed in 99 milliseconds