HomeSort by relevance Sort by last modified time
    Searched full:gethostid (Results 1 - 25 of 35) sorted by null

1 2

  /external/toybox/toys/example/
hostid.c 22 xprintf("%08lx\n", gethostid());
  /external/ltp/testcases/kernel/syscalls/gethostid/
gethostid01.c 42 * TEST TITLE : Basic test for gethostid(2)
62 * 1.) gethostid(2) returns...(See Description)
88 * This is a Phase I test for the gethostid(2) system call. It is intended
91 * gethostid(2).
109 * output from hostid command and gethostid()
157 TEST(gethostid());
160 tst_resm(TFAIL | TTERRNO, "gethostid failed");
181 "Hostid command and gethostid both report "
226 "hostid is %s, and gethostid "
231 "hostid is %s, but gethostid "
    [all...]
  /external/ltp/testcases/kernel/syscalls/
Makefile 39 getdomainname getdtablesize gethostid getgroups get_mempolicy ipc \
.gitignore 324 /gethostid/gethostid01
  /external/llvm/lib/Support/
LockFileManager.cpp 69 static std::error_code getHostID(SmallVectorImpl<char> &HostID) {
103 if (getHostID(StoredHostID))
175 if (auto EC = getHostID(HostID)) {
  /external/libpcap/lbl/
os-sunos4.h 88 long gethostid(void);
  /external/tcpdump/lbl/
os-sunos4.h 89 long gethostid(void);
  /bionic/libc/tools/
posix-2013.txt 341 gethostid
  /device/linaro/bootloader/edk2/StdLib/Include/
unistd.h 110 long gethostid(void);
  /external/icu/icu4c/source/common/
locmap.c 938 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 560 #define gethostid(...) (pthread_testcancel(), gethostid(__VA_ARGS__)) macro
    [all...]
  /external/ltp/runtest/
quickhit 150 # Basic test for gethostid(2)
  /external/iputils/
rdisc.c 431 srandom((int)gethostid());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpulsecommon-0.9.21.so 
libc-2.11.1.so 
libc.so.6 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpulsecommon-1.1.so 
libc-2.15.so 
libc.so.6 
  /external/compiler-rt/lib/dfsan/
libc_ubuntu1404_abilist.txt     [all...]
  /external/toybox/www/
index.html 110 switched to "default n" because despite <a href=http://pubs.opengroup.org/onlinepubs/9699919799/functions/gethostid.html>still being in posix</a>
    [all...]
news.html 110 switched to "default n" because despite <a href=http://pubs.opengroup.org/onlinepubs/9699919799/functions/gethostid.html>still being in posix</a>
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 

Completed in 1897 milliseconds

1 2