HomeSort by relevance Sort by last modified time
    Searched refs:Errno (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/lib/ext2fs/
nt_io.c 182 #include <errno.h>
259 // This is a code to convert Win32 errors to unix errno
820 OUT unsigned *Errno OPTIONAL
832 if(ARGUMENT_PRESENT(Errno))
833 *Errno = ENOENT;
858 if(ARGUMENT_PRESENT(Errno))
859 *Errno = ENOENT;
874 if(ARGUMENT_PRESENT(Errno))
875 *Errno = _MapNtStatus(Status);
885 // Raw block io. Sets dos errno
    [all...]
  /external/llvm/lib/Support/
Android.mk 19 Errno.cpp \
CMakeLists.txt 63 Errno.cpp
  /external/libvpx/examples/includes/geshi/geshi/
ruby.php 78 'ERB::Util', 'Enumerable', 'Enumerable::Enumerator', 'Errno',
rails.php 71 'ERB::Util', 'Enumerable', 'Enumerable::Enumerator', 'Errno',

Completed in 453 milliseconds