Searched refs:Subdir_Register (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | add.c | 268 Subdir_Register (NULL, NULL, argv[j]); in add() 271 Subdir_Register (NULL, update_dir, p); in add() 903 Subdir_Register (entries, NULL, dir); in add_directory()
|
| D | find_names.c | 155 Subdir_Register (entries, NULL, p->key); in register_subdir_proc()
|
| D | ls.c | 521 Subdir_Register (entries, NULL, dir); in ls_direntproc()
|
| D | cvs.h | 489 void Subdir_Register (List *, const char *, const char *);
|
| D | checkout.c | 1231 if (made_dir) Subdir_Register (NULL, NULL, dir); in build_dirs_and_chdir()
|
| D | entries.c | 896 Subdir_Register (List *entries, const char *parent, const char *dir) in Subdir_Register() function
|
| D | client.c | 1018 Subdir_Register (NULL, NULL, dir); in call_in_directory() 1022 Subdir_Register (NULL, dir, b + 1); in call_in_directory()
|
| D | ChangeLog-96 | 4 Create_Admin, placing it before Subdir_Register. 1376 (Subdirs_Known, Subdir_Register, Subdir_Deregister): Declare. 1399 (Subdir_Register, Subdir_Deregister): New functions. 1417 * add.c (add): If client_active, call Subdir_Register on each new 1420 Subdir_Register. 1421 * checkout.c (build_dirs_and_chdir): Call Subdir_Register. 1422 * client.c (call_in_directory): Call Subdir_Register for newly 1427 * server.c (dirswitch): Call Subdir_Register. 1428 * update.c (update_dirent_proc): Call Subdir_Register.
|
| D | update.c | 963 Subdir_Register (entries, NULL, dir); in update_dirent_proc()
|
| D | ChangeLog-97 | 1650 * server.c (dirswitch): Add comment about why Subdir_Register is 3112 change--move call to Subdir_Register back above the CVS_CHDIR call 3172 * checkout.c (build_dirs_and_chdir): Move call to Subdir_Register
|
| D | server.c | 326 Subdir_Register (NULL, dir_where_cvsadm_lives, dir_to_register); in create_adm_p()
|