Home
last modified time | relevance | path

Searched refs:NSEC_FMT (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/update-done/
Dupdate-done.c28 "TIMESTAMP_NSEC=" NSEC_FMT "\n", in apply_timestamp()
/systemd-251/src/basic/
Dtime-util.h16 #define NSEC_FMT "%" PRI_NSEC macro
/systemd-251/src/core/
Ddbus-execute.c1638 static BUS_DEFINE_SET_TRANSIENT(nsec, "t", uint64_t, nsec_t, NSEC_FMT);
Dexecute.c5906 fprintf(f, "%sTimerSlackNSec: "NSEC_FMT "\n", prefix, c->timer_slack_nsec); in exec_context_dump()