Searched defs:new_dir_fd (Results 1 – 2 of 2) sorted by relevance
36 int renameat(int old_dir_fd, const char* old_path, int new_dir_fd, const char* new_path) { in renameat()
323 let new_dir_fd = openat( in createDirectoryInDirectory() localVariable