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

  /bionic/libc/bionic/
getdomainname.cpp 34 int getdomainname(char* name, size_t len) { function
38 // Note: getdomainname()'s behavior varies across implementations when len is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
unistd.h 365 getdomainname) __nonnull ((1)) __wur;
369 __nonnull ((1)) __wur __warnattr ("getdomainname called with bigger "
374 __NTH (getdomainname (char *__buf, size_t __buflen)) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
unistd.h 365 getdomainname) __nonnull ((1)) __wur;
369 __nonnull ((1)) __wur __warnattr ("getdomainname called with bigger "
374 __NTH (getdomainname (char *__buf, size_t __buflen)) function

Completed in 714 milliseconds