Searched refs:init_timestamp (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dutmp-wtmp.c101 static void init_timestamp(struct utmpx *store, usec_t t) { function
116 init_timestamp(store, t);
225 init_timestamp(&store, 0);
285 init_timestamp(&store_wtmp, 0);

Completed in 813 milliseconds