Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/amd/amd/
H A Dxutil.c185 char efmt[1024]; in plog() local
210 expand_error(fmt, efmt, sizeof(efmt)); in plog()
217 vfprintf(logfp, efmt, ap); in plog()