Searched refs:init_entry (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ | ||
H A D | utmp-wtmp.c | 111 static void init_entry(struct utmpx *store, usec_t t) { function 184 init_entry(&store, 0); 195 init_entry(&store, t); 312 init_entry(&store, 0); |
Completed in 1336 milliseconds