Home
last modified time | relevance | path

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

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