OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostsize
(Results
1 - 1
of
1
) 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
...]
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026