Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dposixmodule.c1236 dir_fd_and_follow_symlinks_invalid(const char *function_name, int dir_fd, in dir_fd_and_follow_symlinks_invalid() function
2863 dir_fd_and_follow_symlinks_invalid("chmod", in os_chmod_impl()
13597 dir_fd_and_follow_symlinks_invalid("chmod", DEFAULT_DIR_FD, 1); in INITFUNC()