Searched defs:source (Results 1 - 25 of 297) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/isci/scil/
H A Dsci_util.c58 scic_word_copy_with_swap( U32 *destination, U32 *source, U32 word_count ) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.h23 INLINE Dest bit_cast(const Source& source) { argument
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Drename_c.c39 kadm5_c_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
H A Drename_s.c39 kadm5_s_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
H A Dcommon_glue.c113 kadm5_rename_principal(void *server_handle, krb5_principal source, krb5_principal target) argument
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c248 static const struct uni_print_tbl source[] = { local
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dlog-escape.c75 apr_size_t escape_errorlog_item(char *dest, const char *source, argument
/freebsd-11-stable/sbin/mount_nullfs/
H A Dmount_nullfs.c68 char source[MAXPATHLEN]; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c51 zmemcpy(void *dest, const void *source, uint_t len) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h259 void addSource(clang::ExternalSemaSource &source) { argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs_core/common/
H A Dlibzfs_core_compat.c33 lzc_compat_pre(zfs_cmd_t *zc, zfs_ioc_t *ioc, nvlist_t **source) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcopy-cmd.c66 svn_client_copy_source_t *source = apr_palloc(pool, sizeof(*source)); local
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.h33 unsigned source; member in struct:YYLTYPE
/freebsd-11-stable/lib/libfigpar/
H A Dstring_m.c48 strcount(const char *source, const char *find) argument
93 replaceall(char *source, const char *find, const char *replace) argument
180 strexpand(char *source) argument
268 strexpandnl(char *source) argument
298 strtolower(char *source) argument
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dbitstring.c81 isc_bitstring_copy(isc_bitstring_t *source, unsigned int sbitpos, argument
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dentropy.c49 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { argument
89 isc_entropysource_t *source; local
230 destroyfilesource(isc_entropyfilesource_t *source) argument
235 destroyusocketsource(isc_entropyusocketsource_t *source) argument
243 isc_entropysource_t *source; local
[all...]
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) argument
/freebsd-11-stable/contrib/dialog/
H A Dcolumns.c52 next_col(char *source, unsigned offset) argument
66 split_row(char *source, unsigned *offsets, unsigned *widths) argument
/freebsd-11-stable/contrib/jemalloc/src/
H A Dnstime.c41 nstime_copy(nstime_t *time, const nstime_t *source) argument
/freebsd-11-stable/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_dmamux.c95 dmamux_configure(int mux, int source, int channel, int enable) argument
/freebsd-11-stable/libexec/ypxfr/
H A Dypxfr_misc.c121 ypxfr_get_master(char *domain, char *map, char *source, const int yplib) argument
193 ypxfr_get_order(char *domain, char *map, char *source, const int yplib) argument
/freebsd-11-stable/sbin/mount_unionfs/
H A Dmount_unionfs.c133 char source [MAXPATHLEN], target[MAXPATHLEN], errmsg[255]; local
[all...]
/freebsd-11-stable/tools/tools/vt/mkkfont/
H A Dmkkfont.c42 uint32_t source; member in struct:file_mapping
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dmulticast.c111 do_mcast(int type, apr_socket_t *sock, apr_sockaddr_t *mcast, apr_sockaddr_t *iface, apr_sockaddr_t *source) argument

Completed in 151 milliseconds

1234567891011>>