Searched defs:sources (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/dev/random/
H A Dlive_entropy_sources.c53 static struct les_head sources = LIST_HEAD_INITIALIZER(sources); variable in typeref:struct:les_head
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dcopy-cmd.c48 apr_array_header_t *targets, *sources; local
/freebsd-10-stable/usr.sbin/mtest/
H A Dmtest.c526 sockunion_t sources[MAX_ADDRS]; local
704 sockunion_t sources[MAX_ADDRS]; local
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlex.c68 LIST(struct inputsource) sources; member in struct:isc_lex
[all...]
H A Dentropy.c155 } sources; member in struct:isc_entropysource
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c564 apr_array_header_t *sources = local
/freebsd-10-stable/tools/sched/
H A Dschedgraph.py124 sources = [] variable
[all...]
/freebsd-10-stable/usr.bin/make/
H A Dparse.c1216 Lst sources = Lst_Initializer(sources); local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_memory.c62 source_tokens_t sources[4]; member in struct:diff_mem_baton_t
257 alloc_normalization_bufs(diff_mem_baton_t *btn, int sources, apr_pool_t *pool) argument
356 source_tokens_t sources[2]; /* 0 == original; 1 == modified */ member in struct:unified_output_baton_t
714 source_tokens_t sources[3]; member in struct:merge_output_baton_t
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dgcov.c258 static source_t *sources; variable
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c2780 try_copy(svn_boolean_t *timestamp_sleep, const apr_array_header_t *sources, const char *dst_path_in, svn_boolean_t is_move, svn_boolean_t allow_mixed_revisions, svn_boolean_t metadata_only, svn_boolean_t make_parents, svn_boolean_t ignore_externals, svn_boolean_t pin_externals, const apr_hash_t *externals_to_pin, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
3126 svn_client_copy7(const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, svn_boolean_t ignore_externals, svn_boolean_t metadata_only, svn_boolean_t pin_externals, const apr_hash_t *externals_to_pin, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
3227 apr_array_header_t *sources = apr_array_make(pool, src_paths->nelts, local
[all...]
H A Ddeprecated.c630 svn_client_copy6(const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, svn_boolean_t ignore_externals, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
652 svn_client_copy5(svn_commit_info_t **commit_info_p, const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, svn_boolean_t ignore_externals, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
673 svn_client_copy4(svn_commit_info_t **commit_info_p, const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
694 apr_array_header_t *sources = apr_array_make(pool, 1, local
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl.c495 int killed, sources, dests; local
598 int killed, sources, dests; local
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dparse.c1211 Lst sources; /* list of archive source names after local
[all...]

Completed in 186 milliseconds