Home
last modified time | relevance | path

Searched refs:pid_name (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/proxy-suite/proxy-suite-1.9.2.4/common/
H A Dcom-misc.c105 if (pid_name != NULL) { in misc_cleanup()
106 void *tmp = (void *) pid_name; in misc_cleanup()
107 unlink(pid_name); in misc_cleanup()
108 pid_name = NULL; in misc_cleanup()
128 if (pid_name != NULL) { in misc_forget()
129 void *tmp = (void *) pid_name; in misc_forget()
130 pid_name = NULL; in misc_forget()
456 if (pid_name != NULL) { in misc_pidfile()
457 void *tmp = (void *) pid_name; in misc_pidfile()
458 unlink(pid_name); in misc_pidfile()
[all …]
/dports/security/ipguard/ipguard-1.04/
H A Dsystem.c135 if (stat(pid_name, &ps) == -1) { in pid_check()
138 snprintf(s, 128, "stat(%s):", pid_name); in pid_check()
143 if (!(pid_fp = fopen(pid_name, "r"))) { in pid_check()
144 snprintf(s, 128, "fopen(%s):", pid_name); in pid_check()
160 snprintf(s, 64, "Wrong pid file found: %s", pid_name); in pid_check()
169 if (!(pid_fp = fopen(pid_name, "w"))) { in pid_creat()
170 snprintf(s, 128, "fopen(%s):", pid_name); in pid_creat()
179 if (unlink(pid_name) == -1) { in pid_unlink()
180 snprintf(s, 128, "unlink(%s):", pid_name); in pid_unlink()
H A Dipguard.c77 iface[0] = fmac[0] = pfmac[0] = pcapf[0] = log_name[0] = pid_name[0] = suser[0] = '\0'; in main()
99 case 'p': strncpy(pid_name, optarg, PATH_MAX); break; in main()
126 if (!pid_name[0]) snprintf(pid_name, PATH_MAX, "%s_%s.pid", PIDNAME, iface); in main()
/dports/devel/gdb/gdb-11.1/gdb/tui/
H A Dtui-stack.c66 const char *pid_name; in make_status_line() local
73 pid_name = "No process"; in make_status_line()
77 pid_name = pid_name_holder.c_str (); in make_status_line()
84 pid_width = strlen (pid_name); in make_status_line()
154 string.printf ("%*.*s ", -pid_width, pid_width, pid_name); in make_status_line()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/unicorn/
H A Dunicorn_status20 def initialize(rails_root, pid_name)
21 @pid_file = "#{rails_root}/tmp/pids/#{pid_name}"
H A Dunicorn_memory_status20 def initialize(rails_root, pid_name)
21 @pid_file = "#{rails_root}/tmp/pids/#{pid_name}"
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-stack.c70 const char *pid_name; in tui_make_status_line() local
79 pid_name = "No process"; in tui_make_status_line()
81 pid_name = target_pid_to_str (inferior_ptid); in tui_make_status_line()
87 pid_width = strlen (pid_name); in tui_make_status_line()
167 -pid_width, pid_width, pid_name); in tui_make_status_line()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-stack.c71 const char *pid_name; in tui_make_status_line() local
80 pid_name = "No process"; in tui_make_status_line()
82 pid_name = target_pid_to_str (inferior_ptid); in tui_make_status_line()
88 pid_width = strlen (pid_name); in tui_make_status_line()
168 -pid_width, pid_width, pid_name); in tui_make_status_line()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-stack.c70 const char* pid_name; in tui_make_status_line() local
79 pid_name = "No process"; in tui_make_status_line()
81 pid_name = target_pid_to_str (inferior_ptid); in tui_make_status_line()
87 pid_width = strlen (pid_name); in tui_make_status_line()
166 -pid_width, pid_width, pid_name); in tui_make_status_line()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-stack.c70 const char* pid_name; in tui_make_status_line() local
79 pid_name = "No process"; in tui_make_status_line()
81 pid_name = target_pid_to_str (inferior_ptid); in tui_make_status_line()
87 pid_width = strlen (pid_name); in tui_make_status_line()
166 -pid_width, pid_width, pid_name); in tui_make_status_line()
/dports/net-mgmt/nfsen/nfsen-1.3.8/
H A Dinstall.pl732 my $pid_name = "nfsend.pid";
734 if ( -f "$NfConf::PIDDIR/$pid_name" ) {
742 open PID, "$NfConf::PIDDIR/$pid_name" || die "Can't open pid file: $!\n";
746 die "Can't extract PID out of '$NfConf::PIDDIR/$pid_name'. Stop upgrade" if !defined $pid;
751 while ( -f "$NfConf::PIDDIR/$pid_name" && $cnt < $NfConf::CYCLETIME ) {
756 if ( -f "$NfConf::PIDDIR/$pid_name" ) {
765 unlink "$NfConf::PIDDIR/$pid_name";
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/
H A Duds_daemon.c217 req->process_id, req->pid_name); in LogMcastQuestion()
244 req->process_id, req->pid_name); in LogMcastService()
1190 request->pid_name[0] = '\0'; in set_peer_pid()
1203 mDNSPlatformStrLCopy(request->pid_name, proc.pbsi_comm, sizeof(request->pid_name)); in set_peer_pid()
1254 request->pid_name); in connection_termination()
1337 request->pid_name); in _handle_regrecord_request_start()
2613 info->process_id, info->pid_name); in browse_termination_callback()
3880 request->pid_name); in handle_queryrecord_request()
4199 mDNSPlatformStrLCopy(request->pid_name, proc.pbsi_comm, sizeof(request->pid_name)); in handle_connection_delegate_request()
4535 request->pid_name); in handle_addrinfo_request()
[all …]
/dports/multimedia/mpvpaper/mpvpaper-1.2/src/
H A Dholder.c71 char pid_name[512] = {0}; in check_stoplist() local
72 strcpy(pid_name, "pidof "); in check_stoplist()
73 strcat(pid_name, halt_info.stoplist[i]); in check_stoplist()
74 strcat(pid_name, " > /dev/null"); in check_stoplist()
76 while (!system(pid_name)) in check_stoplist()
H A Dmain.c235 char pid_name[512] = {0}; in check_watch_list() local
238 strcpy(pid_name, "pgrep "); in check_watch_list()
239 strcat(pid_name, list[i]); in check_watch_list()
240 strcat(pid_name, " > /dev/null"); in check_watch_list()
243 if (!system(pid_name)) { in check_watch_list()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DParallelMeshImpl.cpp54 ParallelMeshImpl::ParallelMeshImpl(Mesh* p_myMesh, const char * gid_name, const char * pid_name) in ParallelMeshImpl() argument
66 if (pid_name) in ParallelMeshImpl()
67 pid_tag = myMesh->tag_get(pid_name, err); in ParallelMeshImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/
H A DRNBServices.cpp114 CFString pid_name(pid_basename); in GetProcesses() local
116 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename); in GetProcesses() local
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get()); in GetProcesses()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/
H A DRNBServices.cpp111 CFString pid_name(pid_basename);
113 DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get());

12