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

/netbsd-current/usr.bin/last/
H A Dlast.c312 char *argdot; local
314 if (!(argdot = strchr(arg, '.')))
323 if (hostdot && !strcasecmp(hostdot, argdot))
324 *argdot = '\0';

Completed in 196 milliseconds