Searched refs:wrapper (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h205 a_name##_tsd_wrapper_t *wrapper; \
207 wrapper = (a_name##_tsd_wrapper_t *) TlsGetValue(a_name##_tsd); \
208 if (wrapper == NULL) \
211 wrapper->initialized) { \
212 a_type val = wrapper->val; \
214 wrapper->initialized = false; \
215 wrapper->val = tsd_static_data; \
217 if (wrapper->initialized) { \
222 malloc_tsd_dalloc(wrapper); \
243 a_name##_tsd_wrapper_t *wrapper
[all...]
/freebsd-10.1-release/contrib/jemalloc/src/
H A Dtsd.c21 malloc_tsd_dalloc(void *wrapper) argument
24 idalloc(wrapper);
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c1042 .wrapper = mlx4_QUERY_FW_wrapper
1051 .wrapper = NULL
1060 .wrapper = mlx4_QUERY_DEV_CAP_wrapper
1069 .wrapper = mlx4_QUERY_FUNC_CAP_wrapper
1078 .wrapper = NULL
1087 .wrapper = mlx4_INIT_PORT_wrapper
1096 .wrapper = mlx4_CLOSE_PORT_wrapper
1105 .wrapper = mlx4_QUERY_PORT_wrapper
1114 .wrapper = mlx4_SET_PORT_wrapper
1123 .wrapper
[all...]
/freebsd-10.1-release/crypto/openssh/regress/
H A Dscp.sh20 cp ${SRC}/scp-ssh-wrapper.sh ${OBJ}/scp-ssh-wrapper.scp
21 chmod 755 ${OBJ}/scp-ssh-wrapper.scp
22 scpopts="-q -S ${OBJ}/scp-ssh-wrapper.scp"
23 export SCP # used in scp-ssh-wrapper.scp
126 rm -f ${OBJ}/scp-ssh-wrapper.scp
H A Dtest-exec.sh163 # Create wrapper ssh with logging. We can't just specify "SSH=ssh -E..."
165 SSHLOGWRAP=$OBJ/ssh-log-wrapper.sh
169 chmod a+rx $OBJ/ssh-log-wrapper.sh
447 echo "ProxyTelnetCommand=sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSHD_LOGFILE} -i -f $OBJ/sshd_proxy" >> ${OBJ}/.putty/sessions/localhost_proxy
455 echo proxycommand ${SUDO} sh ${SRC}/sshd-log-wrapper.sh ${SSHD} ${TEST_SSHD_LOGFILE} -i -f $OBJ/sshd_proxy
H A DMakefile83 scp-ssh-wrapper.scp ssh_proxy_envpass remote_pid \
91 regress.log failed-regress.log ssh-log-wrapper.sh \
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dcache-memcache.c66 /* The wrapper around apr_memcache_t. */
398 svn_cache__t *wrapper = apr_pcalloc(pool, sizeof(*wrapper)); local
407 wrapper->vtable = &memcache_vtable;
408 wrapper->cache_internal = cache;
409 wrapper->error_handler = 0;
410 wrapper->error_baton = 0;
412 *cache_p = wrapper;
H A Dcache-inprocess.c614 svn_cache__t *wrapper = apr_pcalloc(pool, sizeof(*wrapper)); local
643 wrapper->vtable = &inprocess_cache_vtable;
644 wrapper->cache_internal = cache;
646 *cache_p = wrapper;
H A Dcache-membuffer.c2325 svn_cache__t *wrapper = apr_pcalloc(pool, sizeof(*wrapper)); local
2362 /* initialize the generic cache wrapper
2364 wrapper->vtable = thread_safe ? &membuffer_cache_synced_vtable
2366 wrapper->cache_internal = cache;
2367 wrapper->error_handler = 0;
2368 wrapper->error_baton = 0;
2370 *cache_p = wrapper;
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_tree.c218 tree_processor_t *wrapper; local
219 wrapper = apr_pcalloc(result_pool, sizeof(*wrapper));
221 wrapper->tp.baton = baton;
223 wrapper->tp.dir_opened = default_dir_opened;
224 wrapper->tp.dir_added = default_dir_added;
225 wrapper->tp.dir_deleted = default_dir_deleted;
226 wrapper->tp.dir_changed = default_dir_changed;
227 wrapper->tp.dir_closed = default_dir_closed;
229 wrapper
[all...]
/freebsd-10.1-release/contrib/libyaml/config/
H A Dltmain.sh925 # True iff FILE is a libtool wrapper script
934 # True iff FILE is a libtool wrapper executable
962 # True iff FILE is a libtool wrapper script or wrapper executable
1706 # This variable tells wrapper scripts just to set shlibpath_var
1710 # Check if any of the arguments is a wrapper script.
1967 # This variable tells wrapper scripts just to set variables rather
2159 wrapper=$func_ltwrapper_scriptname_result
2162 wrapper=$func_stripname_result
2166 wrapper
[all...]
/freebsd-10.1-release/contrib/file/
H A Dltmain.sh1263 # True iff FILE is a libtool wrapper script
1272 # True iff FILE is a libtool wrapper executable
1297 # True iff FILE is a libtool wrapper script or wrapper executable
2590 # This variable tells wrapper scripts just to set shlibpath_var
2594 # Check if any of the arguments is a wrapper script.
2910 # This variable tells wrapper scripts just to set variables rather
3105 wrapper=$func_ltwrapper_scriptname_result
3108 wrapper=$func_stripname_result
3112 wrapper
[all...]
H A DREADME97 src/readcdf.c - CDF wrapper.
/freebsd-10.1-release/contrib/ldns/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2589 # This variable tells wrapper scripts just to set shlibpath_var
2593 # Check if any of the arguments is a wrapper script.
2909 # This variable tells wrapper scripts just to set variables rather
3104 wrapper=$func_ltwrapper_scriptname_result
3107 wrapper=$func_stripname_result
3111 wrapper
[all...]
/freebsd-10.1-release/contrib/openbsm/config/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2619 # This variable tells wrapper scripts just to set shlibpath_var
2623 # Check if any of the arguments is a wrapper script.
2939 # This variable tells wrapper scripts just to set variables rather
3134 wrapper=$func_ltwrapper_scriptname_result
3137 wrapper=$func_stripname_result
3141 wrapper
[all...]
/freebsd-10.1-release/contrib/openpam/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2619 # This variable tells wrapper scripts just to set shlibpath_var
2623 # Check if any of the arguments is a wrapper script.
2939 # This variable tells wrapper scripts just to set variables rather
3134 wrapper=$func_ltwrapper_scriptname_result
3137 wrapper=$func_stripname_result
3141 wrapper
[all...]
/freebsd-10.1-release/contrib/unbound/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2589 # This variable tells wrapper scripts just to set shlibpath_var
2593 # Check if any of the arguments is a wrapper script.
2909 # This variable tells wrapper scripts just to set variables rather
3104 wrapper=$func_ltwrapper_scriptname_result
3107 wrapper=$func_stripname_result
3111 wrapper
[all...]
/freebsd-10.1-release/crypto/heimdal/
H A Dltmain.sh1261 # True iff FILE is a libtool wrapper script
1270 # True iff FILE is a libtool wrapper executable
1295 # True iff FILE is a libtool wrapper script or wrapper executable
2588 # This variable tells wrapper scripts just to set shlibpath_var
2592 # Check if any of the arguments is a wrapper script.
2908 # This variable tells wrapper scripts just to set variables rather
3103 wrapper=$func_ltwrapper_scriptname_result
3106 wrapper=$func_stripname_result
3110 wrapper
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh1262 # True iff FILE is a libtool wrapper script
1271 # True iff FILE is a libtool wrapper executable
1296 # True iff FILE is a libtool wrapper script or wrapper executable
2589 # This variable tells wrapper scripts just to set shlibpath_var
2593 # Check if any of the arguments is a wrapper script.
2909 # This variable tells wrapper scripts just to set variables rather
3104 wrapper=$func_ltwrapper_scriptname_result
3107 wrapper=$func_stripname_result
3111 wrapper
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dltmain.sh1261 # True iff FILE is a libtool wrapper script
1270 # True iff FILE is a libtool wrapper executable
1295 # True iff FILE is a libtool wrapper script or wrapper executable
2588 # This variable tells wrapper scripts just to set shlibpath_var
2592 # Check if any of the arguments is a wrapper script.
2908 # This variable tells wrapper scripts just to set variables rather
3103 wrapper=$func_ltwrapper_scriptname_result
3106 wrapper=$func_stripname_result
3110 wrapper
[all...]
/freebsd-10.1-release/contrib/ntp/
H A Dltmain.sh1261 # True iff FILE is a libtool wrapper script
1270 # True iff FILE is a libtool wrapper executable
1295 # True iff FILE is a libtool wrapper script or wrapper executable
2588 # This variable tells wrapper scripts just to set shlibpath_var
2592 # Check if any of the arguments is a wrapper script.
2908 # This variable tells wrapper scripts just to set variables rather
3103 wrapper=$func_ltwrapper_scriptname_result
3106 wrapper=$func_stripname_result
3110 wrapper
[all...]
/freebsd-10.1-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1655 # The PATH hackery in wrapper scripts is required on Windows
4797 # We don't need to create a wrapper script.
4840 # Now create the wrapper script.
4896 /* $cwrappersource - temporary wrapper executable for $objdir/$outputname
4902 This wrapper executable should never be moved out of the build directory.
4905 Currently, it simply execs the wrapper *script* "/bin/sh $output",
4976 char * find_executable(const char *wrapper);
5093 /* Searches for the full path of the wrapper. Returns
5096 find_executable (const char* wrapper)
5106 DEBUG("(find_executable) : %s\n", wrapper
[all...]
/freebsd-10.1-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1655 # The PATH hackery in wrapper scripts is required on Windows
4797 # We don't need to create a wrapper script.
4840 # Now create the wrapper script.
4896 /* $cwrappersource - temporary wrapper executable for $objdir/$outputname
4902 This wrapper executable should never be moved out of the build directory.
4905 Currently, it simply execs the wrapper *script* "/bin/sh $output",
4976 char * find_executable(const char *wrapper);
5093 /* Searches for the full path of the wrapper. Returns
5096 find_executable (const char* wrapper)
5106 DEBUG("(find_executable) : %s\n", wrapper
[all...]
/freebsd-10.1-release/contrib/sqlite3/
H A Dltmain.sh1695 # The PATH hackery in wrapper scripts is required on Windows
4838 # We don't need to create a wrapper script.
4881 # Now create the wrapper script.
4937 /* $cwrappersource - temporary wrapper executable for $objdir/$outputname
4943 This wrapper executable should never be moved out of the build directory.
4946 Currently, it simply execs the wrapper *script* "/bin/sh $output",
5017 char * find_executable(const char *wrapper);
5134 /* Searches for the full path of the wrapper. Returns
5137 find_executable (const char* wrapper)
5147 DEBUG("(find_executable) : %s\n", wrapper
[all...]
/freebsd-10.1-release/gnu/usr.bin/gdb/kgdb/
H A Dmain.c63 #include <wrapper.h>

Completed in 373 milliseconds

12