/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/ |
H A D | m_whowas.c | 77 ConfigServerInfo.network_name, date_ctime(whowas->logoff)); in do_whowas() 80 whowas->servername, date_ctime(whowas->logoff)); in do_whowas()
|
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/include/ |
H A D | misc.h | 45 extern const char *date_ctime(uintmax_t);
|
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/ |
H A D | misc.c | 82 date_ctime(uintmax_t lclock) in date_ctime() function
|
H A D | client.c | 801 date_ctime(client->connection->created_real), in exit_client()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/ |
H A D | datetimemodule.c | 2524 date_ctime(PyDateTime_Date *self) in date_ctime() function 2738 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
H A D | datetimemodule.c | 2515 date_ctime(PyDateTime_Date *self) in date_ctime() function 2729 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python27/Python-2.7.18/Modules/ |
H A D | datetimemodule.c | 2524 date_ctime(PyDateTime_Date *self) in date_ctime() function 2738 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | _datetimemodule.c | 3175 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3376 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | _datetimemodule.c | 3164 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3501 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python37/Python-3.7.12/Modules/ |
H A D | _datetimemodule.c | 3078 date_ctime(PyDateTime_Date *self) in date_ctime() function 3277 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | _datetimemodule.c | 3175 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3376 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python38/Python-3.8.12/Modules/ |
H A D | _datetimemodule.c | 3175 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3376 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/databases/py-sqlite3/Python-3.8.12/Modules/ |
H A D | _datetimemodule.c | 3175 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3376 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/ |
H A D | _datetimemodule.c | 3175 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3376 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | _datetimemodule.c | 3168 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3505 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | _datetimemodule.c | 3173 date_ctime(PyDateTime_Date *self, PyObject *Py_UNUSED(ignored)) in date_ctime() function 3510 {"ctime", (PyCFunction)date_ctime, METH_NOARGS,
|