OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:construct_utmpx
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
loginrec.c
172
void
construct_utmpx
(struct logininfo *li, struct utmpx *ut);
587
construct_utmpx
(struct logininfo *li, struct utmpx *utx)
function
842
construct_utmpx
(li, &utx);
863
construct_utmpx
(li, &utx);
1099
construct_utmpx
(li, &utx);
1109
construct_utmpx
(li, &utx);
[
all
...]
/external/openssh/
loginrec.c
198
void
construct_utmpx
(struct logininfo *li, struct utmpx *ut);
742
construct_utmpx
(struct logininfo *li, struct utmpx *utx)
function
1026
construct_utmpx
(li, &utx);
1047
construct_utmpx
(li, &utx);
[
all
...]
Completed in 28 milliseconds