Home
last modified time | relevance | path

Searched defs:os_close (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/sandbox/cpu/
Dos.c92 int os_close(int fd) in os_close() function
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3408 os_close(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_close() function