Lines Matching +defs:kernel +defs:function +defs:self
1461 win32_error(const char* function, const char* filename) in win32_error()
1476 win32_error_object_err(const char* function, PyObject* filename, DWORD err) in win32_error_object_err()
1489 win32_error_object(const char* function, PyObject* filename) in win32_error_object()
6953 posix_getgrouplist(PyObject *self, PyObject *args) in posix_getgrouplist()
7161 posix_initgroups(PyObject *self, PyObject *args) in posix_initgroups()
8378 FILETIME create, exit, kernel, user; in os_times_impl() local
9248 posix_sendfile(PyObject *self, PyObject *args, PyObject *kwdict) in posix_sendfile()
12421 get_terminal_size(PyObject *self, PyObject *args) in get_terminal_size()
12721 os_DirEntry_is_symlink_impl(DirEntry *self) in os_DirEntry_is_symlink_impl()
12739 DirEntry_fetch_stat(DirEntry *self, int follow_symlinks) in DirEntry_fetch_stat()
12779 DirEntry_get_lstat(DirEntry *self) in DirEntry_get_lstat()
12801 os_DirEntry_stat_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_stat_impl()
12823 DirEntry_test_mode(DirEntry *self, int follow_symlinks, unsigned short mode_bits) in DirEntry_test_mode()
12909 os_DirEntry_is_dir_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_is_dir_impl()
12924 os_DirEntry_is_file_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_is_file_impl()
12937 os_DirEntry_inode_impl(DirEntry *self) in os_DirEntry_inode_impl()
12968 DirEntry_repr(DirEntry *self) in DirEntry_repr()
12980 os_DirEntry___fspath___impl(DirEntry *self) in os_DirEntry___fspath___impl()
13383 ScandirIterator_close(ScandirIterator *self, PyObject *args) in ScandirIterator_close()
13390 ScandirIterator_enter(PyObject *self, PyObject *args) in ScandirIterator_enter()
13397 ScandirIterator_exit(ScandirIterator *self, PyObject *args) in ScandirIterator_exit()