Searched defs:init_entry (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dutmp-wtmp.c111 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 10 milliseconds