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