Home
last modified time | relevance | path

Searched refs:MKDIRAT_DIR_FD_CONVERTER (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c2666 #define MKDIRAT_DIR_FD_CONVERTER dir_fd_converter macro
2668 #define MKDIRAT_DIR_FD_CONVERTER dir_fd_unavailable macro
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h1407 if (!MKDIRAT_DIR_FD_CONVERTER(args[2], &dir_fd)) { in os_mkdir()

Completed in 33 milliseconds