Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/lib9p/example/
H A DMakefile8 LDADD= -lsbuf -l9p -lcasper -lcap_pwd -lcap_grp
/freebsd-14.2/tools/bsdbox/
H A DMakefile75 CRUNCH_LIBS+= -lgeom -lbsdxml -ljail -lkiconv -lmd -lsbuf -lufs
/freebsd-14.2/crypto/openssl/crypto/err/
H A Derr.c525 char lsbuf[64], rsbuf[256]; in ossl_err_string_int() local
535 BIO_snprintf(lsbuf, sizeof(lsbuf), "lib(%lu)", l); in ossl_err_string_int()
536 ls = lsbuf; in ossl_err_string_int()
/freebsd-14.2/rescue/rescue/
H A DMakefile166 CRUNCH_LIBS+= -lmt -lsbuf -lufs -lz
/freebsd-14.2/contrib/mandoc/
H A Dlib.in118 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")