OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:llfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/compat/gen/
compat_utmpx.c
143
static char
llfile
[MAXPATHLEN] = _PATH_LASTLOGX;
variable in typeref:typename:char[]
154
if (len >= sizeof(
llfile
))
161
(void)strlcpy(
llfile
, fname, sizeof(
llfile
));
169
return __getlastlogx13(
llfile
, uid, ll);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025