| /freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | tsd_generic.h | 35 if (wrapper->initialized) { in tsd_cleanup_wrapper() 69 if (wrapper) { in tsd_wrapper_get() 70 return wrapper; in tsd_wrapper_get() 75 if (wrapper == NULL) { in tsd_wrapper_get() 86 return wrapper; in tsd_wrapper_get() 101 tsd_wrapper_t *wrapper; in tsd_boot1() local 103 if (wrapper == NULL) { in tsd_boot1() 137 tsd_wrapper_t *wrapper; in tsd_get() local 144 return &wrapper->val; in tsd_get() 149 tsd_wrapper_t *wrapper; in tsd_set() local [all …]
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_win_dll_thunk.cc | 35 uptr wrapper = dllThunkGetRealAddrOrDie(main_function); in dllThunkIntercept() local 36 if (!__interception::OverrideFunction(dll_function, wrapper, 0)) in dllThunkIntercept() 43 uptr wrapper = __interception::InternalGetProcAddress( in dllThunkInterceptWhenPossible() local 45 if (!wrapper) in dllThunkInterceptWhenPossible() 46 wrapper = dllThunkGetRealAddrOrDie(default_function); in dllThunkInterceptWhenPossible() 47 if (!__interception::OverrideFunction(dll_function, wrapper, 0)) in dllThunkInterceptWhenPossible()
|
| /freebsd-12.1/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_cmd.c | 1092 .wrapper = NULL 1119 .wrapper = NULL 1164 .wrapper = mlx4_MAP_EQ_wrapper 1182 .wrapper = NULL 1191 .wrapper = NULL 1254 .wrapper = NULL 1272 .wrapper = NULL 1425 .wrapper = mlx4_GEN_QP_wrapper 1533 .wrapper = NULL 1634 .wrapper = NULL [all …]
|
| /freebsd-12.1/tests/sys/cddl/zfs/bin/ |
| H A D | zfs.ksh | 36 for wrapper in ${ZFS_WRAPPER} ; do 37 if [[ -x ${STF_SUITE}/bin/zfs_$wrapper ]]; then 38 options=$(${STF_SUITE}/bin/zfs_$wrapper "${saved_options[@]}")
|
| H A D | zpool.ksh | 38 for wrapper in ${ZPOOL_WRAPPER} ; do 39 if [[ -x ${STF_SUITE}/bin/zpool_$wrapper ]]; then 40 options=$(${STF_SUITE}/bin/zpool_$wrapper "${saved_options[@]}")
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | scp-uri.sh | 13 cp ${SRC}/scp-ssh-wrapper.sh ${OBJ}/scp-ssh-wrapper.scp 14 chmod 755 ${OBJ}/scp-ssh-wrapper.scp 70 rm -f ${OBJ}/scp-ssh-wrapper.exe
|
| H A D | scp.sh | 20 cp ${SRC}/scp-ssh-wrapper.sh ${OBJ}/scp-ssh-wrapper.scp 21 chmod 755 ${OBJ}/scp-ssh-wrapper.scp 126 rm -f ${OBJ}/scp-ssh-wrapper.scp
|
| H A D | Makefile | 114 rsa_ssh2_crnl.prv scp-ssh-wrapper.exe \ 115 scp-ssh-wrapper.scp setuid-allowed sftp-server.log \ 116 sftp-server.sh sftp.log ssh-log-wrapper.sh ssh.log \
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | cache-memcache.c | 413 svn_cache__t *wrapper = apr_pcalloc(pool, sizeof(*wrapper)); in svn_cache__create_memcache() local 422 wrapper->vtable = &memcache_vtable; in svn_cache__create_memcache() 423 wrapper->cache_internal = cache; in svn_cache__create_memcache() 424 wrapper->error_handler = 0; in svn_cache__create_memcache() 425 wrapper->error_baton = 0; in svn_cache__create_memcache() 426 wrapper->pretend_empty = !!getenv("SVN_X_DOES_NOT_MARK_THE_SPOT"); in svn_cache__create_memcache() 428 *cache_p = wrapper; in svn_cache__create_memcache()
|
| H A D | cache-inprocess.c | 657 svn_cache__t *wrapper = apr_pcalloc(pool, sizeof(*wrapper)); in svn_cache__create_inprocess() local 686 wrapper->vtable = &inprocess_cache_vtable; in svn_cache__create_inprocess() 687 wrapper->cache_internal = cache; in svn_cache__create_inprocess() 688 wrapper->pretend_empty = !!getenv("SVN_X_DOES_NOT_MARK_THE_SPOT"); in svn_cache__create_inprocess() 690 *cache_p = wrapper; in svn_cache__create_inprocess()
|
| /freebsd-12.1/sys/contrib/zstd/zlibWrapper/ |
| H A D | README.md | 1 Zstandard wrapper for zlib 4 The main objective of creating a zstd wrapper for [zlib](http://zlib.net/) is to allow a quick and … 8 To build the zstd wrapper for zlib the following files are required: 21 #### Embedding the zstd wrapper within your project 26 To compile the zstd wrapper with your project you have to do the following: 36 After embedding the zstd wrapper within your project the zstd library is turned off by default. 74 #### The measurement of performace of Zstandard wrapper for zlib 76 …ntains a tool called `zwrapbench` which can measure speed and ratio of zlib, zstd, and the wrapper. 90 The zstd wrapper provides the `ZWRAP_setPledgedSrcSize()` function that allows to change a pledged …
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | README.IRIX | 4 people that tried to use my tcp wrapper on IRIX 5.x. Some mysteries 8 system. Here is my first-hand experience with wrapper release 6.3. 30 rstatd: the wrapper hangs in the recvfrom() system call, and I 40 hosts that have more than one address: the wrapper will see only 47 wrapper will be unable to figure out the client internet address.
|
| H A D | README | 3 This is the 7.6 version of the TCP/IP daemon wrapper package. 39 6.1 - Known wrapper limitations 138 into running a small wrapper program. The wrapper logs the client host 162 There are two ways to use the wrapper programs: 606 6.1 - Known wrapper limitations 648 wrapper's logging severity. 696 copies of the wrapper programs. 755 File protections: the wrapper, all files used by the wrapper, and all 758 install the wrapper set-uid. 816 File protections: the wrapper, all files used by the wrapper, and all [all …]
|
| H A D | BLURB | 7 The package provides tiny daemon wrapper programs that can be installed 21 this patch when you built your version 7.x tcp wrapper without
|
| H A D | Banners.Makefile | 21 # In order to use banners, build the tcp wrapper with -DPROCESS_OPTIONS 52 # You would have to use an rshd that has built-in tcp wrapper
|
| /freebsd-12.1/contrib/compiler-rt/lib/interception/ |
| H A D | interception_linux.cc | 28 uptr real, uptr wrapper) { in GetRealFunctionAddress() argument 42 return real == wrapper; in GetRealFunctionAddress()
|
| H A D | interception_linux.h | 28 uptr real, uptr wrapper);
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | diff_tree.c | 218 tree_processor_t *wrapper; in svn_diff__tree_processor_create() local 219 wrapper = apr_pcalloc(result_pool, sizeof(*wrapper)); in svn_diff__tree_processor_create() 221 wrapper->tp.baton = baton; in svn_diff__tree_processor_create() 223 wrapper->tp.dir_opened = default_dir_opened; in svn_diff__tree_processor_create() 224 wrapper->tp.dir_added = default_dir_added; in svn_diff__tree_processor_create() 225 wrapper->tp.dir_deleted = default_dir_deleted; in svn_diff__tree_processor_create() 226 wrapper->tp.dir_changed = default_dir_changed; in svn_diff__tree_processor_create() 227 wrapper->tp.dir_closed = default_dir_closed; in svn_diff__tree_processor_create() 229 wrapper->tp.file_opened = default_file_opened; in svn_diff__tree_processor_create() 230 wrapper->tp.file_added = default_file_added; in svn_diff__tree_processor_create() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | TaskPool.cpp | 101 auto wrapper = [&idx, end, &func]() { in TaskMapOverInt() local 113 futures.push_back(TaskPool::AddTask(wrapper)); in TaskMapOverInt()
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ltmain.sh | 3106 wrapper=$func_stripname_result 3110 wrapper=$file 3117 func_source "$wrapper" 3138 func_source "$wrapper" 4432 /* wrapper name transforms */ 4618 find_executable (const char *wrapper) 4629 nonempty (wrapper)); 4631 if ((wrapper == NULL) || (*wrapper == '\0')) 4636 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 4648 concat_name = xstrdup (wrapper); [all …]
|
| /freebsd-12.1/contrib/file/ |
| H A D | ltmain.sh | 3108 wrapper=$func_stripname_result 3112 wrapper=$file 3119 func_source "$wrapper" 3140 func_source "$wrapper" 4439 /* wrapper name transforms */ 4625 find_executable (const char *wrapper) 4636 nonempty (wrapper)); 4638 if ((wrapper == NULL) || (*wrapper == '\0')) 4643 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 4655 concat_name = xstrdup (wrapper); [all …]
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | ltmain.sh | 4435 wrapper=$func_stripname_result 4439 wrapper=$file 4446 func_source "$wrapper" 4467 func_source "$wrapper" 5816 /* wrapper name transforms */ 6002 find_executable (const char *wrapper) 6013 nonempty (wrapper)); 6015 if ((wrapper == NULL) || (*wrapper == '\0')) 6020 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 6032 concat_name = xstrdup (wrapper); [all …]
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | ltmain.sh | 4435 wrapper=$func_stripname_result 4439 wrapper=$file 4446 func_source "$wrapper" 4467 func_source "$wrapper" 5816 /* wrapper name transforms */ 6002 find_executable (const char *wrapper) 6013 nonempty (wrapper)); 6015 if ((wrapper == NULL) || (*wrapper == '\0')) 6020 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 6032 concat_name = xstrdup (wrapper); [all …]
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | ltmain.sh | 4435 wrapper=$func_stripname_result 4439 wrapper=$file 4446 func_source "$wrapper" 4467 func_source "$wrapper" 5816 /* wrapper name transforms */ 6002 find_executable (const char *wrapper) 6013 nonempty (wrapper)); 6015 if ((wrapper == NULL) || (*wrapper == '\0')) 6020 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 6032 concat_name = xstrdup (wrapper); [all …]
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | ltmain.sh | 4435 wrapper=$func_stripname_result 4439 wrapper=$file 4446 func_source "$wrapper" 4467 func_source "$wrapper" 5816 /* wrapper name transforms */ 6002 find_executable (const char *wrapper) 6013 nonempty (wrapper)); 6015 if ((wrapper == NULL) || (*wrapper == '\0')) 6020 if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':') 6032 concat_name = xstrdup (wrapper); [all …]
|