Home
last modified time | relevance | path

Searched refs:closelog (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/syslog/
Dsyslogtst.c137 closelog(); in main()
142 closelog(); in main()
196 closelog(); in main()
214 closelog(); in main()
218 closelog(); in main()
230 closelog(); in main()
239 closelog(); in main()
/third_party/python/Doc/library/
Dsyslog.rst58 .. function:: closelog()
60 Reset the syslog module values and call the system library ``closelog()``.
67 .. audit-event:: syslog.closelog "" syslog.closelog
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
Dmisc_closelog_test.cpp22 closelog();
/third_party/python/Lib/test/
Dtest_syslog.py23 syslog.closelog()
Dtest_cgi.py236 self.addCleanup(cgi.closelog)
/third_party/musl/libc-test/src/api/
Dsyslog.c38 {void(*p)(void) = closelog;} in f()
/third_party/NuttX/include/
Dsyslog.h182 void closelog(void);
/third_party/toybox/toys/lsb/
Dsu.c69 closelog();
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h59 void closelog (void);
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h59 void closelog (void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h59 void closelog (void);
/third_party/musl/include/
Dsyslog.h59 void closelog (void);
/third_party/toybox/toys/posix/
Dlogger.c94 closelog(); in logger_main()
/third_party/musl/src/misc/
Dsyslog.c42 void closelog(void) in closelog() function
/third_party/musl/porting/liteos_a/user/src/misc/
Dsyslog.c42 void closelog(void) in closelog() function
/third_party/libwebsockets/lwsws/
Dmain.c360 closelog(); in main()
/third_party/python/Modules/
Dsyslogmodule.c209 closelog(); in syslog_closelog()
/third_party/openssl/crypto/bio/
Dbss_log.c407 closelog(); in xcloselog()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_log.c407 closelog(); in xcloselog()
/third_party/alsa-utils/alsactl/
Dalsactl.c478 closelog(); in main()
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt491 closelog
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c405 closelog(); in hostapd_global_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_main.c412 closelog(); in hostapd_global_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dwpa_debug.c104 closelog(); in wpa_debug_close_syslog()
/third_party/python/Lib/
Dcgi.py102 def closelog(): function

12