Home
last modified time | relevance | path

Searched refs:TRACE_FUNCTION (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfilesubr.c47 TRACE (TRACE_FUNCTION, "copy(%s,%s)", from, to); in copy_file()
402 TRACE (TRACE_FUNCTION, "chmod(%s,%o)", fname, (unsigned int) mode); in xchmod()
417 TRACE (TRACE_FUNCTION, "rename(%s,%s)", from, to); in rename_file()
432 TRACE (TRACE_FUNCTION, "unlink_file(%s)", f); in unlink_file()
456 TRACE (TRACE_FUNCTION, "unlink_file_dir(%s)", f); in unlink_file_dir()
H A Dcreate_adm.c43 TRACE (TRACE_FUNCTION, "Create_Admin (%s, %s, %s, %s, %s, %d, %d, %d)", in Create_Admin()
170 TRACE (TRACE_FUNCTION, "Create_Admin"); in Create_Admin()
H A Dlock.c410 TRACE (TRACE_FUNCTION, "Simple_Lock_Cleanup()"); in Simple_Lock_Cleanup()
462 TRACE (TRACE_FUNCTION, "Lock_Cleanup()"); in Lock_Cleanup()
562 TRACE (TRACE_FUNCTION, "Reader_Lock(%s)", xrepository); in Reader_Lock()
779 TRACE (TRACE_FUNCTION, "set_promotable_lock(%s)", in set_promotable_lock()
1238 TRACE (TRACE_FUNCTION, "lock_tree_promotably (%d, argv, %d, %d, %d)", in lock_tree_promotably()
H A Dwatch.c58 TRACE( TRACE_FUNCTION, "modify_watchers ( %s )", file ); in watch_modify_watchers()
316 TRACE (TRACE_FUNCTION, "watch_addremove (%d)", argc); in watch_addremove()
319 TRACE( TRACE_FUNCTION, "\t%s", argv[ arg_index ]); in watch_addremove()
H A Dmain.c866 TRACE (TRACE_FUNCTION, "main: Session ID is %s", global_session_id); in main()
1116 TRACE (TRACE_FUNCTION, in main()
1281 TRACE (TRACE_FUNCTION, "parse_tagdate (%s, %s, %s)", in parse_tagdate()
1507 TRACE (TRACE_FUNCTION, "format_date (%s)", datestr); in format_date_alloc()
H A Dtag.c422 TRACE (TRACE_FUNCTION, "tag_filesdoneproc (%d, %s, %s)", err, repository, in tag_filesdoneproc()
463 TRACE (TRACE_FUNCTION, in rtag_proc()
472 TRACE (TRACE_FUNCTION, in rtag_proc()
610 TRACE (TRACE_FUNCTION, "check_fileproc (%s, %s, %s)", in check_fileproc()
1692 TRACE (TRACE_FUNCTION, in tag_check_valid()
1699 TRACE (TRACE_FUNCTION, in tag_check_valid()
H A Dno_diff.c91 TRACE (TRACE_FUNCTION, "unlink (%s)", tocvsPath); in No_Difference()
H A Dserver.h217 #define TRACE_FUNCTION 1 macro
H A Dkerberos4-client.c59 TRACE (TRACE_FUNCTION, "Connecting to %s(%s):%d", in start_kerberos4_server()
H A Dentries.c167 TRACE (TRACE_FUNCTION, "Scratch_Entry(%s)", fname); in Scratch_Entry()
216 TRACE (TRACE_FUNCTION, "Register(%s, %s, %s%s%s, %s, %s %s)", in Register()
614 TRACE (TRACE_FUNCTION, "Write_Template (%s, %s)", update_dir, repository); in WriteTemplate()
H A Dclient.c579 TRACE (TRACE_FUNCTION, "handle_referrer (%s)", args); in handle_referrer()
614 TRACE (TRACE_FUNCTION, "handle_redirect (%s)", args); in handle_redirect()
3271 TRACE (TRACE_FUNCTION, "close_connection_to_server ()"); in close_connection_to_server()
3518 TRACE (TRACE_FUNCTION, "Connecting to %s:%d via proxy %s:%d.", in connect_to_pserver()
3526 TRACE (TRACE_FUNCTION, "Connecting to %s:%d.", in connect_to_pserver()
3819 TRACE (TRACE_FUNCTION, "Forking server: %s %s", in connect_to_forked_server()
3858 TRACE (TRACE_FUNCTION, "open_connection_to_server (%s)", root->original); in open_connection_to_server()
4298 TRACE (TRACE_FUNCTION, "Sending file `%s' to server", file); in send_modified()
5185 TRACE (TRACE_FUNCTION, " -> Connecting to %s\n", hostname); in connect_to()
H A Dparseinfo.c71 TRACE (TRACE_FUNCTION, "Parse_Info (%s, %s, %s)", in Parse_Info()
403 TRACE (TRACE_FUNCTION, "parse_config (%s)", cvsroot); in parse_config()
H A Dcheckout.c437 TRACE (TRACE_FUNCTION, "safe_location( where=%s )", in safe_location()
609 TRACE (TRACE_FUNCTION, "checkout_proc (%s, %s, %s, %d, %d, %s, %s)\n", in checkout_proc()
H A Dadmin.c152 TRACE (TRACE_FUNCTION, "postadmin_proc (%s, %s)", repository, filter); in postadmin_proc()
204 TRACE (TRACE_FUNCTION, "admin_filesdoneproc (%d, %s, %s)", err, repository, in admin_filesdoneproc()
H A Dserver.c773 TRACE (TRACE_FUNCTION, "serve_root (%s)", arg ? arg : "(null)"); in serve_root()
1024 TRACE (TRACE_FUNCTION, "server_pathname_check (%s)", in server_pathname_check()
1166 TRACE (TRACE_FUNCTION, "dirswitch (%s, %s)", dir ? dir : "(null)", in dirswitch()
1383 TRACE (TRACE_FUNCTION, "serve_directory (%s)", arg ? arg : "(null)"); in serve_directory()
2365 TRACE (TRACE_FUNCTION, "prepost_proxy_proc (%s, %s, %s)", repository, in prepost_proxy_proc()
2925 TRACE (TRACE_FUNCTION, "server_notify()"); in server_notify()
3528 TRACE (TRACE_FUNCTION, "do_cvs_command (%s)", cmd_name); in do_cvs_command()
4375 TRACE (TRACE_FUNCTION, "server_register(%s, %s, %s, %s, %s, %s, %s)", in server_register()
6122 TRACE (TRACE_FUNCTION, "server_cleanup()"); in server_cleanup()
H A Drcscmds.c514 TRACE (TRACE_FUNCTION, "diff_exec (%s, %s, %s, %s, %s)", in diff_exec()
H A Dvers_ts.c295 TRACE (TRACE_FUNCTION, "time_stamp_server (%s, %s, %s, %s)", in time_stamp_server()
H A Drun.c450 TRACE (TRACE_FUNCTION, "run_popen (%s,%s)", cmd, mode); in run_popen()
H A Dfileattr.c516 TRACE (TRACE_FUNCTION, "postwatch_proc (%s, %s)", repository, filter); in postwatch_proc()
H A Droot.c334 TRACE (TRACE_FUNCTION, "get_root_allow_config (%s)", arg); in get_root_allow_config()
H A Ddiff.c970 TRACE (TRACE_FUNCTION, "diff_file_nodiff (%s, %d)", in diff_file_nodiff()
H A Dmodules.c137 TRACE (TRACE_FUNCTION, "my_module (%s, %s, %s, %s)", in my_module()
H A Dpatch.c283 TRACE ( TRACE_FUNCTION, "patch_proc ( %s, %s, %s, %d, %d, %s, %s )", in patch_proc()
H A Dlogmsg.c600 TRACE (TRACE_FUNCTION, "update_logfile_proc(%s,%s)", repository, filter); in update_logfile_proc()
H A Dupdate.c476 TRACE (TRACE_FUNCTION, in do_update()
2110 TRACE (TRACE_FUNCTION, "join_file(%s, %s%s%s%s, %s, %s)", in join_file()

12