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

/external/python/cpython3/Modules/
H A Dposixmodule.c2177 #define MKNODAT_DIR_FD_CONVERTER dir_fd_converter macro
2179 #define MKNODAT_DIR_FD_CONVERTER dir_fd_unavailable macro
/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h3996 path_converter, &path, &mode, _Py_Dev_Converter, &device, MKNODAT_DIR_FD_CONVERTER, &dir_fd)) {

Completed in 168 milliseconds