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

  /bionic/libc/bionic/
syslog.cpp 27 void closelog() { function
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
CrtWrapper.c 331 void closelog (void) function
  /external/fio/os/windows/
posix.c 395 void closelog(void) function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 499 #define closelog(...) (pthread_testcancel(), closelog(__VA_ARGS__)) macro
    [all...]

Completed in 222 milliseconds