OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOSTSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/last/
last.c
133
" [-H
hostsize
] [-h host] [-L linesize]\n"
152
int
hostsize
= UT_HOSTSIZE;
local
183
hostsize
= atoi(optarg);
184
if (
hostsize
< 1)
253
wtmpx(file, namesize, linesize,
hostsize
, numeric);
255
wtmp(file, namesize, linesize,
hostsize
, numeric);
257
wtmpx(file, namesize, linesize,
hostsize
, numeric);
259
wtmp(file, namesize, linesize,
hostsize
, numeric);
379
#define
HOSTSIZE
UT_HOSTSIZE
386
#undef
HOSTSIZE
[
all
...]
want.c
289
if (!strncasecmp(step->name, bp->ut_host,
HOSTSIZE
))
Completed in 15 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026