OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nutmp_idlep
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/rpc.rusersd/
rusers_proc.c
89
struct utmpidle **
nutmp_idlep
;
local in function:getarrays2
97
nutmp_idlep
= malloc(sizeof(*
nutmp_idlep
) * ne);
100
nutmp_idlep
= realloc(utmp_idlep, sizeof(*
nutmp_idlep
) * ne);
104
if (
nutmp_idlep
== NULL || nutmp_idle == NULL) {
107
free(
nutmp_idlep
);
112
utmp_idlep =
nutmp_idlep
;
rusers_proc.c
89
struct utmpidle **
nutmp_idlep
;
local in function:getarrays2
97
nutmp_idlep
= malloc(sizeof(*
nutmp_idlep
) * ne);
100
nutmp_idlep
= realloc(utmp_idlep, sizeof(*
nutmp_idlep
) * ne);
104
if (
nutmp_idlep
== NULL || nutmp_idle == NULL) {
107
free(
nutmp_idlep
);
112
utmp_idlep =
nutmp_idlep
;
rusers_proc.c
89
struct utmpidle **
nutmp_idlep
;
local in function:getarrays2
97
nutmp_idlep
= malloc(sizeof(*
nutmp_idlep
) * ne);
100
nutmp_idlep
= realloc(utmp_idlep, sizeof(*
nutmp_idlep
) * ne);
104
if (
nutmp_idlep
== NULL || nutmp_idle == NULL) {
107
free(
nutmp_idlep
);
112
utmp_idlep =
nutmp_idlep
;
Completed in 31 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025