Searched refs:CIRCULAR_SYMLINK_FROM (Results 1 – 1 of 1) sorted by relevance
94 #define CIRCULAR_SYMLINK_FROM "circular_symlink" macro134 …ymlinkat(CIRCULAR_SYMLINK_FROM, testdir_fd, CIRCULAR_SYMLINK), "Creating symlink %s/%s -> %s", tes… in setup()533 if (symlinkat(CIRCULAR_SYMLINK_FROM, testdir_fd, CIRCULAR_SYMLINK) < 0) {