Home | History | Annotate | Download | only in dropbear

Lines Matching refs:wtmpx_write_entry

178 int wtmpx_write_entry(struct logininfo *li);
358 wtmpx_write_entry(li);
379 wtmpx_write_entry(li);
1115 wtmpx_write_entry(struct logininfo *li)
1123 dropbear_log(LOG_WARNING, "wtmpx_write_entry: invalid type field");