Searched defs:_sd_printf_ (Results 1 - 1 of 1) sorted by relevance
/systemd/src/systemd/ | ||
H A D | _sd-common.h | 29 #ifndef _sd_printf_ 31 # define _sd_printf_(a,b) __attribute__ ((format (printf, a, b))) macro 33 # define _sd_printf_(a,b) macro |
Completed in 11 milliseconds