Searched defs:is_move (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dutils.c458 bool is_move (char str[]) { function
/macosx-10.10.1/apache-793/httpd/modules/dav/fs/
H A Drepos.c75 int is_move; /* is this a MOVE? */ member in struct:__anon5882
553 static dav_error *dav_fs_copymoveset(int is_move, apr_pool_t *p, argument
326 dav_fs_copymove_file( int is_move, apr_pool_t * p, const char *src, const char *dst, const apr_finfo_t *src_finfo, const apr_finfo_t *dst_finfo, dav_buffer *pbuf) argument
474 dav_fs_copymove_state( int is_move, apr_pool_t * p, const char *src_dir, const char *src_file, const char *dst_dir, const char *dst_file, dav_buffer *pbuf) argument
1208 dav_fs_copymove_resource( int is_move, const dav_resource *src, const dav_resource *dst, int depth, dav_response **response) argument
1777 dav_fs_internal_walk(const dav_walk_params *params, int depth, int is_move, const dav_resource *root_dst, dav_response **response) argument
[all...]
/macosx-10.10.1/apache-793/httpd/modules/dav/main/
H A Dmod_dav.c2603 static int dav_method_copymove(request_rec *r, int is_move) argument
[all...]

Completed in 84 milliseconds