Home
last modified time | relevance | path

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

/dragonfly/sbin/camcontrol/
HDMakefile7 LDADD= -lcam -lsbuf -lutil
/dragonfly/usr.sbin/mptutil/
HDMakefile10 LDADD= -lcam -lsbuf -lutil
/dragonfly/sbin/ifconfig/
HDMakefile33 LDADD= -lbsdxml -lsbuf
/dragonfly/usr.sbin/makefs/
HDMakefile32 LDADD= -lutil -lsbuf
/dragonfly/lib/libcam/
HDMakefile10 LDADD+= -lsbuf
/dragonfly/crypto/libressl/crypto/err/
HDerr.c890 char lsbuf[30], fsbuf[30], rsbuf[30]; in ERR_error_string_n() local
903 (void) snprintf(lsbuf, sizeof(lsbuf), "lib(%d)", l); in ERR_error_string_n()
904 ls = lsbuf; in ERR_error_string_n()
/dragonfly/initrd/rescue/
HDMakefile232 CRUNCH_LIBS+= -lsbuf # camcontrol, ifconfig
/dragonfly/contrib/mdocml/
HDlib.in119 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")