Home
last modified time | relevance | path

Searched refs:syslog_log_upto (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsyslogmodule.c216 syslog_log_upto(PyObject *self, PyObject *args) in syslog_log_upto() function
234 {"LOG_UPTO", syslog_log_upto, METH_VARARGS},
/external/python/cpython3/Modules/
Dsyslogmodule.c228 syslog_log_upto(PyObject *self, PyObject *args) in syslog_log_upto() function
246 {"LOG_UPTO", syslog_log_upto, METH_VARARGS},