Home
last modified time | relevance | path

Searched defs:datasource (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
Ddiff4.c178 svn_diff_datasource_e datasource[] = {svn_diff_datasource_original, in svn_diff_diff4_2() local
Ddiff.c138 svn_diff_datasource_e datasource[] = {svn_diff_datasource_original, in svn_diff_diff_2() local
Ddiff3.c259 svn_diff_datasource_e datasource[] = {svn_diff_datasource_original, in svn_diff_diff3_2() local
Dtoken.c154 svn_diff_datasource_e datasource, in svn_diff__get_tokens()
Ddeprecated.c78 svn_diff_datasource_e datasource) in datasource_close()
88 svn_diff_datasource_e datasource) in datasource_get_next_token()
Ddiff_memory.c73 datasource_to_index(svn_diff_datasource_e datasource) in datasource_to_index()
111 datasource_close(void *baton, svn_diff_datasource_e datasource) in datasource_close()
124 svn_diff_datasource_e datasource) in datasource_get_next_token()
Ddiff_file.c60 svn_diff_datasource_e datasource; member
103 datasource_to_index(svn_diff_datasource_e datasource) in datasource_to_index()
845 datasource_close(void *baton, svn_diff_datasource_e datasource) in datasource_close()
857 svn_diff_datasource_e datasource) in datasource_get_next_token()
/freebsd-10-stable/contrib/apr-util/dbd/
Dapr_dbd_odbc.c832 int *connect, SQLCHAR **datasource, in odbc_parse_params()
1078 SQLCHAR *datasource = (SQLCHAR *)"", *user = (SQLCHAR *)"", in odbc_open() local