Home
last modified time | relevance | path

Searched refs:print_pid (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_info.erl120 [format_address(LocalAddress),print_pid(Pid),
121 indent(Indent),print_pid(Pid),print_pid(AccSupPid),print_pid(AccPid)]),
129 [format_address(LocalAddress),print_pid(Pid),
130 indent(Indent),print_pid(Pid)]),
149 indent(Indent), print_pid(ConnPid), print_pid(SubSysSup)
160 io_lib:format("No open channels (chan_sup=~s).~n",[print_pid(Pid)]);
168 [io_lib:format("Open channels (chan_sup=~s):~n",[print_pid(Pid)]),
181 [io_lib:format("TCP/IP forwarding (fwd_sup=~s):~n", [print_pid(Pid)]),
195 io_lib:format("acceptor: ~s ~s~n", [format_address(Address),print_pid(Pid)])
218 io_lib:format("ch ~s ~p~s ~s~n", [Str, Cb, ChCb, print_pid(Pid)])
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_info.erl120 [format_address(LocalAddress),print_pid(Pid),
121 indent(Indent),print_pid(Pid),print_pid(AccSupPid),print_pid(AccPid)]),
129 [format_address(LocalAddress),print_pid(Pid),
130 indent(Indent),print_pid(Pid)]),
149 indent(Indent), print_pid(ConnPid), print_pid(SubSysSup)
160 io_lib:format("No open channels (chan_sup=~s).~n",[print_pid(Pid)]);
168 [io_lib:format("Open channels (chan_sup=~s):~n",[print_pid(Pid)]),
181 [io_lib:format("TCP/IP forwarding (fwd_sup=~s):~n", [print_pid(Pid)]),
195 io_lib:format("acceptor: ~s ~s~n", [format_address(Address),print_pid(Pid)])
218 io_lib:format("ch ~s ~p~s ~s~n", [Str, Cb, ChCb, print_pid(Pid)])
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_info.erl120 [format_address(LocalAddress),print_pid(Pid),
121 indent(Indent),print_pid(Pid),print_pid(AccSupPid),print_pid(AccPid)]),
129 [format_address(LocalAddress),print_pid(Pid),
130 indent(Indent),print_pid(Pid)]),
149 indent(Indent), print_pid(ConnPid), print_pid(SubSysSup)
160 io_lib:format("No open channels (chan_sup=~s).~n",[print_pid(Pid)]);
168 [io_lib:format("Open channels (chan_sup=~s):~n",[print_pid(Pid)]),
181 [io_lib:format("TCP/IP forwarding (fwd_sup=~s):~n", [print_pid(Pid)]),
195 io_lib:format("acceptor: ~s ~s~n", [format_address(Address),print_pid(Pid)])
218 io_lib:format("ch ~s ~p~s ~s~n", [Str, Cb, ChCb, print_pid(Pid)])
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_info.erl120 [format_address(LocalAddress),print_pid(Pid),
121 indent(Indent),print_pid(Pid),print_pid(AccSupPid),print_pid(AccPid)]),
129 [format_address(LocalAddress),print_pid(Pid),
130 indent(Indent),print_pid(Pid)]),
149 indent(Indent), print_pid(ConnPid), print_pid(SubSysSup)
160 io_lib:format("No open channels (chan_sup=~s).~n",[print_pid(Pid)]);
168 [io_lib:format("Open channels (chan_sup=~s):~n",[print_pid(Pid)]),
181 [io_lib:format("TCP/IP forwarding (fwd_sup=~s):~n", [print_pid(Pid)]),
195 io_lib:format("acceptor: ~s ~s~n", [format_address(Address),print_pid(Pid)])
218 io_lib:format("ch ~s ~p~s ~s~n", [Str, Cb, ChCb, print_pid(Pid)])
[all …]
/dports/sysutils/toybox/toybox-0.8.5/toys/lsb/
H A Dpidof.c30 static int print_pid(pid_t pid, char *name)
43 names_to_pid(toys.optargs, print_pid, FLAG(x)); in pidof_main()
/dports/devel/dbus/dbus-1.12.20/bus/
H A Dmain.c403 dbus_bool_t print_pid; in main() local
440 print_pid = FALSE; in main()
601 print_pid = TRUE; in main()
611 print_pid = TRUE; in main()
615 print_pid = TRUE; /* and we'll get the next arg if appropriate */ in main()
656 if (print_pid) in main()
/dports/x11/fnott/fnott/
H A Dmain.c51 print_pid(const char *pid_file, bool *unlink_at_exit) in print_pid() function
201 if (!print_pid(pid_file, &unlink_pid_file)) in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/tools/lldb-server/
H A Dmain.cpp42 static void print_pid() { in print_pid() function
328 print_pid(); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/tools/lldb-server/
H A Dmain.cpp42 static void print_pid() { in print_pid() function
328 print_pid(); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/tools/lldb-server/
H A Dmain.cpp42 static void print_pid() { in print_pid() function
328 print_pid(); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/tools/lldb-server/
H A Dmain.cpp42 static void print_pid() {
328 print_pid();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/tools/lldb-server/
H A Dmain.cpp42 static void print_pid() { in print_pid() function
328 print_pid(); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dmain.cpp73 static void print_pid() { in print_pid() function
357 print_pid(); in main()
/dports/devel/lmdbg/lmdbg-1.3.0/scripts/
H A Dlmdbg-sym.in145 # echo 'p print_pid()'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/tools/lldb-server/
H A Dmain.cpp65 static void print_pid() { in print_pid() function
377 print_pid(); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/tools/lldb-server/
H A Dmain.cpp65 static void print_pid() { in print_pid() function
377 print_pid(); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-server/
H A Dmain.cpp65 static void print_pid() { in print_pid() function
377 print_pid(); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-server/
H A Dmain.cpp65 static void print_pid() { in print_pid() function
377 print_pid(); in main()
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Dwwwoffled.c109 static int print_pid=0; variable
170 print_pid=1; in main()
929 if(print_pid) in demoninit()
/dports/devel/lmdbg/lmdbg-1.3.0/liblmdbg/
H A Dlmdbg.c48 void print_pid (void);
351 void print_pid (void) in print_pid() function
/dports/x11/foot/foot/
H A Dmain.c119 print_pid(const char *pid_file, bool *unlink_at_exit) in print_pid() function
568 if (!print_pid(pid_file, &unlink_pid_file)) in main()
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/test/c_client_erl_server_proto_SUITE_data/
H A Dc_client.c235 static void print_pid(erlang_pid *p);
1023 print_pid(&pid); in pid_test()
1025 print_pid(&pido); in pid_test()
1029 print_pid(&pid); in pid_test()
1031 print_pid(&pidr); in pid_test()
1614 static void print_pid(erlang_pid *p) in print_pid() function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/test/c_client_erl_server_proto_tmo_SUITE_data/
H A Dc_client.c235 static void print_pid(erlang_pid *p);
1023 print_pid(&pid); in pid_test()
1025 print_pid(&pido); in pid_test()
1029 print_pid(&pid); in pid_test()
1031 print_pid(&pidr); in pid_test()
1614 static void print_pid(erlang_pid *p) in print_pid() function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/test/c_client_erl_server_SUITE_data/
H A Dc_client.c232 static void print_pid(erlang_pid *p);
1019 print_pid(&pid); in pid_test()
1021 print_pid(&pido); in pid_test()
1025 print_pid(&pid); in pid_test()
1027 print_pid(&pidr); in pid_test()
1610 static void print_pid(erlang_pid *p) in print_pid() function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/test/c_client_erl_server_SUITE_data/
H A Dc_client.c232 static void print_pid(erlang_pid *p);
1019 print_pid(&pid); in pid_test()
1021 print_pid(&pido); in pid_test()
1025 print_pid(&pid); in pid_test()
1027 print_pid(&pidr); in pid_test()
1610 static void print_pid(erlang_pid *p) in print_pid() function

12