HomeSort by: relevance | last modified time | path
    Searched defs:native_to_linux_errno (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/linux/common/
linux_errno.c 43 const int native_to_linux_errno[] = { variable in typeref:typename:const int[]
144 __CTASSERT(__arraycount(native_to_linux_errno) == ELAST + 1);

Completed in 29 milliseconds