Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/rbootd/
H A Dutils.c83 static const char BootFmt[] = "\t\tRetCode:%u SeqNo:%lx SessID:%x Vers:%u"; in DispPkt() local
138 (void) fprintf(DbgFp, BootFmt, rmp->r_brq.rmp_retcode, in DispPkt()
149 (void) fprintf(DbgFp, BootFmt, rmp->r_brpl.rmp_retcode, in DispPkt()