Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/cpu/
Dos.c49 ssize_t os_write(int fd, const void *buf, size_t count) in os_write() function
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3782 os_write(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_write() function