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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stat.h 33 # define _MKNOD_VER _MKNOD_VER_LINUX /* The bits defined below. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
stat.h 382 that file; and _MKNOD_VER with the version number corresponding to
393 #ifndef _MKNOD_VER
394 # define _MKNOD_VER 0
485 return __xmknod (_MKNOD_VER, __path, __mode, &__dev);
494 return __xmknodat (_MKNOD_VER, __fd, __path, __mode, &__dev);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 33 # define _MKNOD_VER _MKNOD_VER_LINUX /* The bits defined below. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 382 that file; and _MKNOD_VER with the version number corresponding to
393 #ifndef _MKNOD_VER
394 # define _MKNOD_VER 0
485 return __xmknod (_MKNOD_VER, __path, __mode, &__dev);
494 return __xmknodat (_MKNOD_VER, __fd, __path, __mode, &__dev);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 33 # define _MKNOD_VER _MKNOD_VER_LINUX /* The bits defined below. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
stat.h 382 that file; and _MKNOD_VER with the version number corresponding to
393 #ifndef _MKNOD_VER
394 # define _MKNOD_VER 0
485 return __xmknod (_MKNOD_VER, __path, __mode, &__dev);
494 return __xmknodat (_MKNOD_VER, __fd, __path, __mode, &__dev);

Completed in 562 milliseconds