Searched refs:LIBNAME (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/semaphore/pthread/
H A Dt_sem_pth.c1 #define LIBNAME "pthread" macro
/freebsd-current/contrib/libxo/encoder/cbor/
H A DMakefile.am26 LIBNAME = libenc_cbor
43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
/freebsd-current/contrib/libxo/encoder/csv/
H A DMakefile.am26 LIBNAME = libenc_csv
43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
/freebsd-current/contrib/libxo/encoder/test/
H A DMakefile.am26 LIBNAME = libenc_test
43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
/freebsd-current/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c31 "single thread (%s)", LIBNAME);
58 "value (%s)", LIBNAME);
79 atf_tc_set_md_var(tc, "descr", "tests sem_destroy works (%s)", LIBNAME);
105 "a busy semaphore (%s)", LIBNAME);
172 "(%s)", LIBNAME);
210 " (%s)", LIBNAME);
234 atf_tc_set_md_var(tc, "descr", "tests named semaphores (%s)", LIBNAME);
298 "closed (%s)", LIBNAME);
/freebsd-current/tools/
H A Dmake_libdeps.sh72 while read LIBNAME
74 cat $LIBDIRS | tr ' ' '\n' | findlibdir "$LIBNAME"
/freebsd-current/contrib/ncurses/misc/
H A Dmakellib147 echo LIBNAME "$llib"

Completed in 198 milliseconds