Searched refs:SYMLINK_TO_NESTED_FROM (Results 1 – 1 of 1) sorted by relevance
92 #define SYMLINK_TO_NESTED_FROM "nested/nested_file.txt" macro132 …linkat(SYMLINK_TO_NESTED_FROM, testdir_fd, SYMLINK_TO_NESTED), "Creating symlink %s/%s -> %s", tes… in setup()521 if (symlinkat(SYMLINK_TO_NESTED_FROM, testdir_fd, SYMLINK_TO_NESTED) < 0) {