Searched refs:hostdot (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/last/
H A Dlast.c435 static char *hostdot, name[MAXHOSTNAMELEN]; local
444 hostdot = strchr(name, '.');
446 if (hostdot && !strcasecmp(hostdot, argdot))

Completed in 47 milliseconds