OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sizecolumns
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lastlogin/
lastlogin.c
113
#define
SIZECOLUMNS
(!(namelen && linelen && hostlen))
126
static void
sizecolumns
(struct output *);
203
if (
SIZECOLUMNS
)
204
sizecolumns
(outstack);
292
if (
SIZECOLUMNS
|| DOSORT(sortlog))
420
if (
SIZECOLUMNS
|| DOSORT(sortlog))
445
sizecolumns
(struct output *stack)
function
lastlogin.c
113
#define
SIZECOLUMNS
(!(namelen && linelen && hostlen))
126
static void
sizecolumns
(struct output *);
203
if (
SIZECOLUMNS
)
204
sizecolumns
(outstack);
292
if (
SIZECOLUMNS
|| DOSORT(sortlog))
420
if (
SIZECOLUMNS
|| DOSORT(sortlog))
445
sizecolumns
(struct output *stack)
function
Completed in 40 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026