Searched refs:LIBNAME (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/semaphore/ |
H A D | sem.c | 31 "single thread (%s)", LIBNAME); in ATF_TC_HEAD() 58 "value (%s)", LIBNAME); in ATF_TC_HEAD() 79 atf_tc_set_md_var(tc, "descr", "tests sem_destroy works (%s)", LIBNAME); in ATF_TC_HEAD() 105 "a busy semaphore (%s)", LIBNAME); in ATF_TC_HEAD() 172 "(%s)", LIBNAME); in ATF_TC_HEAD() 210 " (%s)", LIBNAME); in ATF_TC_HEAD() 234 atf_tc_set_md_var(tc, "descr", "tests named semaphores (%s)", LIBNAME); in ATF_TC_HEAD() 298 "closed (%s)", LIBNAME); in ATF_TC_HEAD()
|
/freebsd/contrib/libxo/encoder/cbor/ |
H A D | Makefile.am | 26 LIBNAME = libenc_cbor macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
/freebsd/contrib/libxo/encoder/csv/ |
H A D | Makefile.am | 26 LIBNAME = libenc_csv macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
/freebsd/contrib/libxo/encoder/test/ |
H A D | Makefile.am | 26 LIBNAME = libenc_test macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
/freebsd/tools/ |
H A D | make_libdeps.sh | 72 while read LIBNAME 74 cat $LIBDIRS | tr ' ' '\n' | findlibdir "$LIBNAME"
|
/freebsd/crypto/openssl/engines/ |
H A D | e_afalg.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
H A D | e_capi.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
H A D | e_dasync.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
H A D | e_loader_attic.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
H A D | e_ossltest.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
/freebsd/contrib/netbsd-tests/lib/semaphore/pthread/ |
H A D | t_sem_pth.c | 1 #define LIBNAME "pthread" macro
|
/freebsd/contrib/ncurses/misc/ |
H A D | makellib | 147 echo LIBNAME "$llib"
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | lib-link.m4 | 261 dnl and the already constructed $LIBNAME/$LTLIBNAME. 396 dnl The hardcoding into $LIBNAME is system dependent. 407 dnl The rpathdirs will be appended to $LIBNAME at the end. 421 dnl or the already constructed $LIBNAME 529 dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. 534 dnl constructed $LIBNAME, 558 dnl Really add $additional_libdir to $LIBNAME. 583 dnl The rpathdirs will be appended to $LIBNAME at the end.
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.ec | 4 # LIBNAME PUBLIC HEADER ERROR-TABLE FILE INTERNAL HEADER (if relevant)
|