Home
last modified time | relevance | path

Searched defs:OS_SUNOS (Results 1 – 1 of 1) sorted by relevance

/external/libusb/
Dconfigure.ac163 AC_DEFINE(OS_SUNOS, 1, [SunOS backend]) definition
164 AC_SUBST(OS_SUNOS) subst
208 AM_CONDITIONAL(OS_SUNOS, test "x$backend" = xsunos) condition