AT_FDCWD
#define AT_FDCWD -100 /* CWD FD for the *at() functions */
#define AT_FDCWD (-100) /* CWD FD for the *at() functions */