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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
unistd.h 233 size_t __len), confstr);
237 __warnattr ("confstr called with bigger length than size of destination "
241 __NTH (confstr (int __name, char *__buf, size_t __len)) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 233 size_t __len), confstr);
237 __warnattr ("confstr called with bigger length than size of destination "
241 __NTH (confstr (int __name, char *__buf, size_t __len)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
unistd.h 233 size_t __len), confstr);
237 __warnattr ("confstr called with bigger length than size of destination "
241 __NTH (confstr (int __name, char *__buf, size_t __len)) function

Completed in 287 milliseconds