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

/netbsd-6-1-5-RELEASE/usr.bin/last/
H A Dlast.c311 static char *hostdot, name[MAXHOSTNAMELEN + 1]; local
321 hostdot = strchr(name, '.');
323 if (hostdot && !strcasecmp(hostdot, argdot))

Completed in 50 milliseconds