Searched refs:f_noautodot (Results 1 – 1 of 1) sorted by relevance
128 static int f_noautodot; /* do not automatically enable -A for root */ variable377 f_noautodot = 1; in main()498 if (!f_listdot && getuid() == (uid_t)0 && !f_noautodot) in main()