datebuf           117 arch/i386/stand/libsa/time.c 	u_int8_t timebuf[4], datebuf[4];
datebuf           120 arch/i386/stand/libsa/time.c 	if (!biostime(timebuf) && !biosdate(datebuf)) {
datebuf           127 arch/i386/stand/libsa/time.c 		return (compute(datebuf[0] * 100 + datebuf[1],
datebuf           128 arch/i386/stand/libsa/time.c 		    datebuf[2], datebuf[3],