OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utmp_idlep
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/rpc.rusersd/
rusers_proc.c
62
static struct utmpidle **
utmp_idlep
;
variable in typeref:struct:utmpidle **
100
nutmp_idlep = realloc(
utmp_idlep
, sizeof(*nutmp_idlep) * ne);
112
utmp_idlep
= nutmp_idlep;
249
ut.uia_arr =
utmp_idlep
;
255
utmp_idlep
[nu] = &utmp_idle[nu];
rusers_proc.c
62
static struct utmpidle **
utmp_idlep
;
variable in typeref:struct:utmpidle **
100
nutmp_idlep = realloc(
utmp_idlep
, sizeof(*nutmp_idlep) * ne);
112
utmp_idlep
= nutmp_idlep;
249
ut.uia_arr =
utmp_idlep
;
255
utmp_idlep
[nu] = &utmp_idle[nu];
Completed in 20 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025