Home
last modified time | relevance | path

Searched refs:UNLINKAT_DIR_FD_CONVERTER (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1329 path_converter, &path, UNLINKAT_DIR_FD_CONVERTER, &dir_fd)) { in os_rmdir()
1476 path_converter, &path, UNLINKAT_DIR_FD_CONVERTER, &dir_fd)) { in os_unlink()
1515 path_converter, &path, UNLINKAT_DIR_FD_CONVERTER, &dir_fd)) { in os_remove()
/external/python/cpython3/Modules/
Dposixmodule.c2274 #define UNLINKAT_DIR_FD_CONVERTER dir_fd_converter macro
2276 #define UNLINKAT_DIR_FD_CONVERTER dir_fd_unavailable macro