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

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

Completed in 44 milliseconds