Searched refs:setcwd (Results 1 – 2 of 2) sorted by relevance
50 int (*setcwd)(int, pid_t); member
627 if (fd != -1 && intercept.setcwd(fd, pid) == -1) { in normalize_filename()