Searched refs:LIBNAME (Results 1 – 14 of 14) sorted by relevance
| /src/crypto/krb5/src/config/ |
| H A D | win-post.in | 65 # Use 64-bit LIBNAME and OBJFILE on 64-bit platforms, if defined. 68 LIBNAME=$(WIN64LIBNAME) 75 # Build a library if LIBNAME is defined. 76 !if defined(LIBNAME) 85 all-windows: $(LIBNAME) 86 $(LIBNAME): $(OBJFILEDEP) 87 $(LIBCMD) /out:$(LIBNAME) /nologo $(OBJFILELIST) 89 !endif # LIBNAME
|
| /src/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()
|
| /src/contrib/libxo/encoder/cbor/ |
| H A D | Makefile.am | 26 LIBNAME = libenc_cbor macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
| /src/contrib/libxo/encoder/csv/ |
| H A D | Makefile.am | 26 LIBNAME = libenc_csv macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
| /src/contrib/libxo/encoder/test/ |
| H A D | Makefile.am | 26 LIBNAME = libenc_test macro 43 then DLNAME=${LIBNAME}.${XO_LIBEXT}; fi ; \
|
| /src/tools/ |
| H A D | make_libdeps.sh | 72 while read LIBNAME 74 cat $LIBDIRS | tr ' ' '\n' | findlibdir "$LIBNAME"
|
| /src/crypto/openssl/engines/ |
| 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
|
| H A D | e_afalg.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_capi.ec | 2 # LIBNAME INPUT HEADER ERROR-TABLE FILE
|
| /src/contrib/netbsd-tests/lib/semaphore/pthread/ |
| H A D | t_sem_pth.c | 1 #define LIBNAME "pthread" macro
|
| /src/sys/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 262 dnl and the already constructed $LIBNAME/$LTLIBNAME. 397 dnl The hardcoding into $LIBNAME is system dependent. 408 dnl The rpathdirs will be appended to $LIBNAME at the end. 422 dnl or the already constructed $LIBNAME 530 dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. 535 dnl constructed $LIBNAME, 559 dnl Really add $additional_libdir to $LIBNAME. 584 dnl The rpathdirs will be appended to $LIBNAME at the end.
|
| /src/crypto/openssl/crypto/err/ |
| H A D | openssl.ec | 4 # LIBNAME PUBLIC HEADER ERROR-TABLE FILE INTERNAL HE…
|