Searched refs:lineBuf (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc904 std::stringbuf lineBuf; local
906 caseStream.get(lineBuf);
908 line = lineBuf.str();
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c3915 char lineBuf[100]; local
3919 s = lineBuf;
3941 "%s: %08x: %s", label, addr, lineBuf);
3944 "%08x: %s", addr, lineBuf);

Completed in 105 milliseconds