Home
last modified time | relevance | path

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

/freebsd-12.1/share/examples/scsi_target/
H A DMakefile8 LDADD= -lcam -lsbuf
/freebsd-12.1/tools/bsdbox/
H A DMakefile76 CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
/freebsd-12.1/crypto/openssl/crypto/err/
H A Derr.c587 char lsbuf[64], fsbuf[64], rsbuf[64]; in ERR_error_string_n() local
597 BIO_snprintf(lsbuf, sizeof(lsbuf), "lib(%lu)", l); in ERR_error_string_n()
598 ls = lsbuf; in ERR_error_string_n()
/freebsd-12.1/release/picobsd/bridge/
H A Dcrunch.conf182 libs_so -lsbuf
/freebsd-12.1/release/picobsd/qemu/
H A Dcrunch.conf196 libs_so -lsbuf
/freebsd-12.1/rescue/rescue/
H A DMakefile141 CRUNCH_LIBS+= -lmt -lsbuf -lufs -lz
/freebsd-12.1/contrib/mandoc/
H A Dlib.in118 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")