HomeSort by relevance Sort by last modified time
    Searched defs:closelog (Results 1 - 5 of 5) 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/python/cpython3/Lib/
cgi.py 101 def closelog(): function
    [all...]
  /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 190 milliseconds