Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h1719 if (!UNLINKAT_DIR_FD_CONVERTER(args[1], &dir_fd)) { in os_rmdir()
1905 if (!UNLINKAT_DIR_FD_CONVERTER(args[1], &dir_fd)) { in os_unlink()
1956 if (!UNLINKAT_DIR_FD_CONVERTER(args[1], &dir_fd)) { in os_remove()
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c2697 #define UNLINKAT_DIR_FD_CONVERTER dir_fd_converter macro
2699 #define UNLINKAT_DIR_FD_CONVERTER dir_fd_unavailable macro