HomeSort by: relevance | last modified time | path
    Searched defs:log_cleanup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/dist/omapip/
errwarn.c 50 void (*log_cleanup) (void); variable
90 if (log_cleanup)
91 (*log_cleanup) ();
  /src/external/bsd/libc++/dist/libcxxrt/test/
test_exception.cc 11 void log_cleanup(void* ignored) function
16 __attribute__((cleanup(log_cleanup))) __attribute__((unused))\

Completed in 16 milliseconds