HomeSort by relevance Sort by last modified time
    Searched defs:FMNAMESZ (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stropts.h 92 #define FMNAMESZ 8 /* compatibility w/UnixWare/Solaris. */
222 char l_name[FMNAMESZ + 1];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stropts.h 92 #define FMNAMESZ 8 /* compatibility w/UnixWare/Solaris. */
222 char l_name[FMNAMESZ + 1];
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 53 FMNAMESZ = 8
254 FMNAMESZ = 8
  /external/python/cpython2/Lib/plat-sunos5/
STROPTS.py 849 FMNAMESZ = 8
    [all...]

Completed in 339 milliseconds