Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/cpu/
Dos.c54 off_t os_lseek(int fd, off_t offset, int whence) in os_lseek() function
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3580 os_lseek(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_lseek() function