Home
last modified time | relevance | path

Searched refs:EXPORT (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c26 #define EXPORT __declspec(dllexport) macro
28 #define EXPORT macro
40 EXPORT int init(struct module_env* env, int id) { in init()
53 EXPORT void deinit(struct module_env* env, int id) { in deinit()
62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate()
93 EXPORT void inform_super(struct module_qstate* qstate, int id, in inform_super()
100 EXPORT void clear(struct module_qstate* qstate, int id) { in clear()
111 EXPORT size_t get_mem(struct module_env* env, int id) { in get_mem()
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DGlob.pm9 use vars qw($VERSION @ISA @EXPORT);
13 @EXPORT = qw(glob);
H A DOID.pm19 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
21 @EXPORT = qw(parse_oid encode_oid register_oid
H A DUtil.pm16 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
19 @EXPORT = qw(cmp_versions quotify1 quotify_l fixup_cmd_elements fixup_cmd
H A DTest.pm16 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
19 @EXPORT = (@Test::More::EXPORT, qw(setup run indir cmd app fuzz test
H A DParseC.pm15 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
18 @EXPORT = qw(parse);
/freebsd/crypto/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm14 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
17 @EXPORT = qw(simple_test);
H A DUtils.pm14 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
17 @EXPORT = qw(alldisabled anydisabled disabled config available_protocols
/freebsd/crypto/openssl/util/perl/OpenSSL/Util/
H A DPod.pm14 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
17 @EXPORT = qw(extract_pod_info);
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h56 #undef EXPORT
57 #define EXPORT macro
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DWasm.cpp53 ECase(EXPORT); in sectionTypeToString()
/freebsd/contrib/file/magic/Magdir/
H A Davm15 # router model name like "4040" , "6490 Cable (lgi)" followed by " CONFIGURATION EXPORT"
/freebsd/crypto/openssl/Configurations/
H A Dgentemplate.pm8 use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
10 @EXPORT = qw(gentemplate);
/freebsd/crypto/openssl/util/perl/
H A Dcheckhandshake.pm17 our @EXPORT = qw(@handmessages @extensions checkhandshake);
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake69 EXPORT LibeventTargets-${TYPE}
/freebsd/contrib/libevent/cmake/
H A DAddEventLibrary.cmake69 EXPORT LibeventTargets-${TYPE}
/freebsd/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst43 functions can be specified either via command line (``/EXPORT``) or via
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp36 ENUM_ENTRY(GLOBAL), ENUM_ENTRY(TAG), ENUM_ENTRY(EXPORT),
/freebsd/crypto/openssl/
H A Dconfigdata.pm.in51 our @EXPORT = qw(
/freebsd/contrib/ncurses/misc/
H A Dmakedef.cmd40 * This list, plus a few .def sentences (LIBRARY, DESCRIPTION and EXPORT)
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h609 #define EXPORT(DERIVED, BASE) macro
/freebsd/contrib/googletest/googletest/
H A DCMakeLists.txt97 install(EXPORT ${targets_export_name}
/freebsd/contrib/sendmail/
H A DREADME271 PLEASE REMEMBER THAT EXPORT/IMPORT AND/OR USE OF STRONG CRYPTOGRAPHY
277 YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT
/freebsd/contrib/googletest/googletest/cmake/
H A Dinternal_utils.cmake306 EXPORT ${targets_export_name}
/freebsd/sys/contrib/dev/ipw/
H A DLICENSE111 EXPORT RESTRICTIONS. Each party acknowledges that the Software is subject to

12