Searched refs:call_in_directory (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | client.c | 720 call_in_directory (const char *pathname, in call_in_directory() function 1130 call_in_directory (args, copy_a_file, NULL); in handle_copy_file() 1917 call_in_directory (args, update_entries, &dat); in handle_checked_in() 1929 call_in_directory (args, update_entries, &dat); in handle_new_entry() 1941 call_in_directory (args, update_entries, &dat); in handle_updated() 1953 call_in_directory (args, update_entries, &dat); in handle_created() 1965 call_in_directory (args, update_entries, &dat); in handle_update_existing() 1978 call_in_directory (args, update_entries, &dat); in handle_merged() 1991 call_in_directory (args, update_entries, &dat); in handle_patched() 2004 call_in_directory (args, update_entries, &dat); in handle_rcs_diff() [all …]
|
| D | ChangeLog-9395 | 766 (call_in_directory): test errno against EACCESS, if EACCESS is 1663 * client.c (call_in_directory): Use CVS_MKDIR instead of straight 1876 * client.c (call_in_directory): Set short_pathname to include the 2114 * client.c (call_in_directory, handle_clear_static_directory, 2445 * client.c (call_in_directory): Changed the algorithm that created 2685 (send_repository, call_in_directory, get_responses_and_close): 2729 call_in_directory): Base whether this is new-style or 2758 * client.c (call_in_directory): Deal with it if reposdirname is 2858 (call_in_directory, update_entries): If command is export, don't 3556 * client.c (call_in_directory): Update comment regarding Root and
|
| D | ChangeLog-96 | 29 * client.c (call_in_directory): If the directory we are about 1152 * client.c (call_in_directory), edit.c (edit_fileproc): Call it. 1422 * client.c (call_in_directory): Call Subdir_Register for newly 2044 static within call_in_directory. 2051 * client.c (call_in_directory): If dir_name is ".", call 2674 * client.c (call_in_directory): Move the call to Entries_Close 2682 call_in_directory): Reindent as needed.
|
| D | ChangeLog-97 | 1558 * checkout.c (build_one_dir), client.c (call_in_directory): 2346 * client.c (call_in_directory): If rdirp reaches the end of 2352 * client.c (call_in_directory): Don't set short_pathname to 3072 * client.c (call_in_directory): Take code that creates CVSADM at 3087 perturbed with the call_in_directory changes.
|
| D | ChangeLog | 889 * client.c (call_in_directory): Put function call after var decls. 893 * client.c (call_in_directory), commit.c (commit_filesdoneproc), log.c 1190 * client.c (call_in_directory): Ditto. 2294 * client.c (call_in_directory): Make args of function arg const. 2863 * client.c (call_in_directory): Change passed in function to accept 4205 * client.c (call_in_directory): Check paths the server sends us to make 4609 (call_in_directory): ...here (now a local variable). Remove test that 7855 * client.c (call_in_directory): Don't create admin directory when 9991 * client.c (call_in_directory): Create CVSADM directory if it doesn't 12723 * client.c (call_in_directory): only create the top-level CVS [all …]
|