have_follow_really 314 maint/gnulib/lib/linkat.c static int have_follow_really; /* 0 = unknown, 1 = yes, -1 = no */ have_follow_really 315 maint/gnulib/lib/linkat.c if (0 <= have_follow_really) have_follow_really 320 maint/gnulib/lib/linkat.c have_follow_really = 1; have_follow_really 323 maint/gnulib/lib/linkat.c have_follow_really = -1;