OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostdot
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/last/
last.c
311
static char *
hostdot
, name[MAXHOSTNAMELEN + 1];
local in function:hostconv
321
hostdot
= strchr(name, '.');
323
if (
hostdot
&& !strcasecmp(
hostdot
, argdot))
last.c
311
static char *
hostdot
, name[MAXHOSTNAMELEN + 1];
local in function:hostconv
321
hostdot
= strchr(name, '.');
323
if (
hostdot
&& !strcasecmp(
hostdot
, argdot))
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025