ndots
1220 kernel/sys.c int ndots = 0;
ndots
1225 kernel/sys.c if (*rest == '.' && ++ndots >= 3)