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
9205 posix_sendfile(PyObject *self, PyObject *args, PyObject *kwdict) in posix_sendfile()
12378 get_terminal_size(PyObject *self, PyObject *args) in get_terminal_size()
12678 os_DirEntry_is_symlink_impl(DirEntry *self) in os_DirEntry_is_symlink_impl()
12696 DirEntry_fetch_stat(DirEntry *self, int follow_symlinks) in DirEntry_fetch_stat()
12736 DirEntry_get_lstat(DirEntry *self) in DirEntry_get_lstat()
12758 os_DirEntry_stat_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_stat_impl()
12780 DirEntry_test_mode(DirEntry *self, int follow_symlinks, unsigned short mode_bits) in DirEntry_test_mode()
12866 os_DirEntry_is_dir_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_is_dir_impl()
12881 os_DirEntry_is_file_impl(DirEntry *self, int follow_symlinks) in os_DirEntry_is_file_impl()
12894 os_DirEntry_inode_impl(DirEntry *self) in os_DirEntry_inode_impl()
12925 DirEntry_repr(DirEntry *self) in DirEntry_repr()
12937 os_DirEntry___fspath___impl(DirEntry *self) in os_DirEntry___fspath___impl()
13340 ScandirIterator_close(ScandirIterator *self, PyObject *args) in ScandirIterator_close()
13347 ScandirIterator_enter(PyObject *self, PyObject *args) in ScandirIterator_enter()
13354 ScandirIterator_exit(ScandirIterator *self, PyObject *args) in ScandirIterator_exit()