Searched defs:style1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1018 * with style1 being B_TRUE, and if that fails and the return value is not
1019 * DLPI_ENOTSTYLE2, the function will again be called with style1 being
1043 i_dlpi_open(const char *provider, int *fd, uint_t flags, boolean_t style1) argument
1059 } else if (style1 && !(flags & DLPI_DEVONLY)) {

Completed in 62 milliseconds