Home
last modified time | relevance | path

Searched refs:openlog_ret (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dsyslogmodule.c193 PyObject *openlog_ret = syslog_openlog(self, openargs, NULL); in syslog_syslog() local
195 if (openlog_ret == NULL) { in syslog_syslog()
198 Py_DECREF(openlog_ret); in syslog_syslog()

Completed in 1 milliseconds