Home
last modified time | relevance | path

Searched refs:closelog (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/syslog/
H A 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/Lib/test/
H A Dtest_syslog.py16 syslog.closelog()
29 syslog.closelog() # Make sure log is closed
35 syslog.closelog()
36 syslog.closelog() # idempotent operation
H A Daudit-tests.py433 syslog.closelog()
440 syslog.closelog()
H A Dtest_cgi.py238 self.addCleanup(cgi.closelog)
580 "logfile", "logfp", "initlog", "dolog", "nolog", "closelog", "log",
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_closelog_test.cpp13 * @tc.desc: Ensure that the closelog() function is correctly closing the logging system after the program has
22 closelog(); in HWTEST_F()
/third_party/NuttX/include/
H A Dsyslog.h172 * Name: closelog
176 * The closelog() function will close any open file descriptors allocated
182 void closelog(void);
/third_party/musl/libc-test/src/api/
H A Dsyslog.c38 {void(*p)(void) = closelog;} in f()
/third_party/toybox/toys/lsb/
H A Dsu.c69 closelog(); in su_main()
/third_party/musl/porting/uniproton/kernel/include/
H A Dsyslog.h59 void closelog (void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsyslog.h59 void closelog (void);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsyslog.h59 void closelog (void);
/third_party/musl/include/
H A Dsyslog.h59 void closelog (void);
/third_party/toybox/toys/posix/
H A Dlogger.c94 closelog(); in logger_main()
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dsyslog.c42 void closelog(void) in closelog() function
/third_party/musl/src/misc/
H A Dsyslog.c43 void closelog(void) in closelog() function
/third_party/libwebsockets/lwsws/
H A Dmain.c360 closelog(); in main()
/third_party/python/Modules/
H A Dsyslogmodule.c37 - Potential resource leak of o_ident, now cleaned up in closelog()
225 if (PySys_Audit("syslog.closelog", NULL) < 0) { in syslog_closelog()
229 closelog(); in syslog_closelog()
276 {"closelog", syslog_closelog, METH_NOARGS},
/third_party/alsa-utils/alsactl/
H A Dalsactl.c487 closelog(); in main()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_log.c407 closelog(); in xcloselog()
/third_party/openssl/crypto/bio/
H A Dbss_log.c407 closelog(); in xcloselog()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c104 closelog(); in wpa_debug_close_syslog()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c412 closelog(); in hostapd_global_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c405 closelog(); in hostapd_global_deinit()
/third_party/python/Lib/
H A Dcgi.py110 def closelog(): function
/third_party/backends/frontend/
H A Dsaned.c487 closelog (); in quit()
2402 closelog();

Completed in 18 milliseconds

12