OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wtmpx_write
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
loginrec.c
1070
wtmpx_write
(struct logininfo *li, struct utmpx *utx)
function
1076
dropbear_log(LOG_WARNING, "
wtmpx_write
: problem opening %s: %s",
1084
dropbear_log(LOG_WARNING, "
wtmpx_write
: problem writing %s: %s",
1100
return
wtmpx_write
(li, &utx);
1110
return
wtmpx_write
(li, &utx);
[
all
...]
/external/openssh/
loginrec.c
1261
wtmpx_write
(struct logininfo *li, struct utmpx *utx)
function
[
all
...]
Completed in 3032 milliseconds