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

123456789

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsci_util.c58 scic_word_copy_with_swap( U32 *destination, U32 *source, U32 word_count ) argument
/freebsd-10.0-release/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-10.0-release/sys/contrib/ia64/libuwx/src/
H A Duwx_bstream.h28 uint64_t source; member in struct:uwx_bstream
H A Duwx_bstream.c31 uwx_init_bstream( struct uwx_bstream *bstream, struct uwx_env *env, uint64_t source, unsigned int len, int request) argument
/freebsd-10.0-release/contrib/llvm/lib/Object/
H A DObjectFile.cpp26 ObjectFile::ObjectFile(unsigned int Type, MemoryBuffer *source) argument
/freebsd-10.0-release/contrib/subversion/subversion/svnserve/
H A Dlog-escape.c75 apr_size_t escape_errorlog_item(char *dest, const char *source, argument
/freebsd-10.0-release/sys/dev/random/
H A Drandomdev_soft.h54 enum esource source; /* origin of the entropy */ member in struct:harvest
H A Drandomdev.h58 enum esource source; member in struct:random_hardware_source
/freebsd-10.0-release/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-10.0-release/sbin/mount_nullfs/
H A Dmount_nullfs.c68 char source[MAXPATHLEN]; local
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c69 zmemcpy(void *dest, const void *source, uint_t len) argument
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_print.c248 static const struct uni_print_tbl source[] = { local
/freebsd-10.0-release/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-10.0-release/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
/freebsd-10.0-release/contrib/dialog/
H A Dcolumns.c52 next_col(char *source, unsigned offset) argument
66 split_row(char *source, unsigned *offsets, unsigned *widths) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DConvertUTF.h211 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) argument
[all...]
/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Ddb_iterator.c102 next_list_item(const char *source, int *offset) argument
/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dcopy-cmd.c66 svn_client_copy_source_t *source = apr_palloc(pool, sizeof(*source)); local
/freebsd-10.0-release/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-10.0-release/sbin/mount_unionfs/
H A Dmount_unionfs.c133 char source [MAXPATHLEN], target[MAXPATHLEN], errmsg[255]; local
[all...]
/freebsd-10.0-release/bin/ln/
H A Dln.c223 linkit(const char *source, const char *target, int isdir) argument
[all...]
/freebsd-10.0-release/contrib/gcclibs/libdecnumber/
H A DdecUtility.c96 const Unit *source; /* work */ local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DPathProfileVerifier.cpp136 BasicBlock* source = nextEdge->getSource(); local

Completed in 284 milliseconds

123456789