Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/lib9p/example/
H A DMakefile8 LDADD= -lsbuf -l9p -lcasper -lcap_pwd -lcap_grp
/freebsd-13.1/share/examples/scsi_target/
H A DMakefile8 LDADD= -lcam -lsbuf
/freebsd-13.1/tools/bsdbox/
H A DMakefile76 CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
/freebsd-13.1/crypto/openssl/crypto/err/
H A Derr.c607 char lsbuf[64], fsbuf[64], rsbuf[64]; in ERR_error_string_n() local
617 BIO_snprintf(lsbuf, sizeof(lsbuf), "lib(%lu)", l); in ERR_error_string_n()
618 ls = lsbuf; in ERR_error_string_n()
/freebsd-13.1/rescue/rescue/
H A DMakefile146 CRUNCH_LIBS+= -lmt -lsbuf -lufs -lz
/freebsd-13.1/contrib/mandoc/
H A Dlib.in118 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")