Home
last modified time | relevance | path

Searched refs:procfs_path (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
156 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
167 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc44 const char procfs_path[] = "/procfs_copy"; in TEST() local
45 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
50 "%s/maps", procfs_path); in TEST()
59 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
87 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
88 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_core_dumper_unittest.cc54 const char procfs_path[] = "/procfs_copy"; in TEST() local
55 LinuxCoreDumper dumper(getpid(), "core_file", procfs_path); in TEST()
60 "%s/maps", procfs_path); in TEST()
69 size_t long_node_len = NAME_MAX - strlen(procfs_path) - 1; in TEST()
91 const string procfs_path = crash_generator.GetDirectoryOfProcFilesCopy(); in TEST() local
102 LinuxCoreDumper dumper(child_pid, core_file.c_str(), procfs_path.c_str()); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/psutil/
H A D_pssunos.py506 procfs_path = self._procfs_path
522 os.stat('%s/%s' % (procfs_path, self.pid))
530 procfs_path = self._procfs_path
556 procfs_path = self._procfs_path
564 self.pid, tid, procfs_path)
585 os.stat('%s/%s' % (procfs_path, self.pid))
592 procfs_path = self._procfs_path
593 pathdir = '%s/%d/path' % (procfs_path, self.pid)
610 os.stat('%s/%s' % (procfs_path, self.pid))
672 procfs_path = self._procfs_path
[all …]
H A D_psutil_sunos.c96 const char *procfs_path; in psutil_proc_basic_info() local
101 sprintf(path, "%s/%i/psinfo", procfs_path, pid); in psutil_proc_basic_info()
128 const char *procfs_path; in psutil_proc_name_and_args() local
168 const char *procfs_path; in psutil_proc_environ() local
243 const char *procfs_path; in psutil_proc_cpu_times() local
277 const char *procfs_path; in psutil_proc_cpu_num() local
349 const char *procfs_path; in psutil_proc_cred() local
353 sprintf(path, "%s/%i/cred", procfs_path, pid); in psutil_proc_cred()
370 const char *procfs_path; in psutil_proc_num_ctx_switches() local
427 const char *procfs_path; in psutil_proc_query_thread() local
[all …]
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/
H A D_psutil_sunos.c101 const char *procfs_path; in psutil_proc_basic_info() local
106 sprintf(path, "%s/%i/psinfo", procfs_path, pid); in psutil_proc_basic_info()
191 const char *procfs_path; in psutil_proc_name_and_args() local
258 const char *procfs_path; in psutil_proc_environ() local
333 const char *procfs_path; in psutil_proc_cpu_times() local
365 const char *procfs_path; in psutil_proc_cpu_num() local
432 const char *procfs_path; in psutil_proc_cred() local
436 sprintf(path, "%s/%i/cred", procfs_path, pid); in psutil_proc_cred()
453 const char *procfs_path; in psutil_proc_num_ctx_switches() local
510 const char *procfs_path; in psutil_proc_query_thread() local
[all …]
H A D_pssunos.py519 procfs_path = self._procfs_path
527 '%s/%d/path/%d' % (procfs_path, self.pid, x))
540 procfs_path = self._procfs_path
564 procfs_path = self._procfs_path
566 tids = os.listdir('%s/%d/lwp' % (procfs_path, self.pid))
572 self.pid, tid, procfs_path)
599 procfs_path = self._procfs_path
600 pathdir = '%s/%d/path' % (procfs_path, self.pid)
601 for fd in os.listdir('%s/%d/fd' % (procfs_path, self.pid)):
675 procfs_path = self._procfs_path
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/
H A D_psutil_sunos.c101 const char *procfs_path; in psutil_proc_basic_info() local
106 sprintf(path, "%s/%i/psinfo", procfs_path, pid); in psutil_proc_basic_info()
191 const char *procfs_path; in psutil_proc_name_and_args() local
258 const char *procfs_path; in psutil_proc_environ() local
333 const char *procfs_path; in psutil_proc_cpu_times() local
365 const char *procfs_path; in psutil_proc_cpu_num() local
432 const char *procfs_path; in psutil_proc_cred() local
436 sprintf(path, "%s/%i/cred", procfs_path, pid); in psutil_proc_cred()
453 const char *procfs_path; in psutil_proc_num_ctx_switches() local
510 const char *procfs_path; in psutil_proc_query_thread() local
[all …]
H A D_pssunos.py517 procfs_path = self._procfs_path
525 '%s/%d/path/%d' % (procfs_path, self.pid, x))
538 procfs_path = self._procfs_path
562 procfs_path = self._procfs_path
564 tids = os.listdir('%s/%d/lwp' % (procfs_path, self.pid))
570 self.pid, tid, procfs_path)
597 procfs_path = self._procfs_path
598 pathdir = '%s/%d/path' % (procfs_path, self.pid)
599 for fd in os.listdir('%s/%d/fd' % (procfs_path, self.pid)):
673 procfs_path = self._procfs_path
[all …]
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/psutil/
H A D_psutil_sunos.c97 const char *procfs_path; in psutil_proc_basic_info() local
102 sprintf(path, "%s/%i/psinfo", procfs_path, pid); in psutil_proc_basic_info()
187 const char *procfs_path; in psutil_proc_name_and_args() local
254 const char *procfs_path; in psutil_proc_environ() local
329 const char *procfs_path; in psutil_proc_cpu_times() local
361 const char *procfs_path; in psutil_proc_cpu_num() local
428 const char *procfs_path; in psutil_proc_cred() local
432 sprintf(path, "%s/%i/cred", procfs_path, pid); in psutil_proc_cred()
449 const char *procfs_path; in psutil_proc_num_ctx_switches() local
506 const char *procfs_path; in psutil_proc_query_thread() local
[all …]
H A D_pssunos.py512 procfs_path = self._procfs_path
520 '%s/%d/path/%d' % (procfs_path, self.pid, x))
533 procfs_path = self._procfs_path
557 procfs_path = self._procfs_path
559 tids = os.listdir('%s/%d/lwp' % (procfs_path, self.pid))
565 self.pid, tid, procfs_path)
592 procfs_path = self._procfs_path
593 pathdir = '%s/%d/path' % (procfs_path, self.pid)
594 for fd in os.listdir('%s/%d/fd' % (procfs_path, self.pid)):
668 procfs_path = self._procfs_path
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil-cp27-none-win_amd64/psutil/
H A D_pssunos.py517 procfs_path = self._procfs_path
525 '%s/%d/path/%d' % (procfs_path, self.pid, x))
538 procfs_path = self._procfs_path
562 procfs_path = self._procfs_path
564 tids = os.listdir('%s/%d/lwp' % (procfs_path, self.pid))
570 self.pid, tid, procfs_path)
597 procfs_path = self._procfs_path
598 pathdir = '%s/%d/path' % (procfs_path, self.pid)
599 for fd in os.listdir('%s/%d/fd' % (procfs_path, self.pid)):
673 procfs_path = self._procfs_path
[all …]
/dports/devel/git-svn/git-2.34.1/compat/linux/
H A Dprocinfo.c94 struct strbuf procfs_path = STRBUF_INIT; in stat_parent_pid() local
100 strbuf_addf(&procfs_path, "/proc/%d/stat", pid); in stat_parent_pid()
101 fp = fopen(procfs_path.buf, "r"); in stat_parent_pid()
123 strbuf_release(&procfs_path); in stat_parent_pid()
/dports/devel/git-gui/git-2.34.1/compat/linux/
H A Dprocinfo.c94 struct strbuf procfs_path = STRBUF_INIT; in stat_parent_pid() local
100 strbuf_addf(&procfs_path, "/proc/%d/stat", pid); in stat_parent_pid()
101 fp = fopen(procfs_path.buf, "r"); in stat_parent_pid()
123 strbuf_release(&procfs_path); in stat_parent_pid()
/dports/devel/git-p4/git-2.34.1/compat/linux/
H A Dprocinfo.c94 struct strbuf procfs_path = STRBUF_INIT; in stat_parent_pid() local
100 strbuf_addf(&procfs_path, "/proc/%d/stat", pid); in stat_parent_pid()
101 fp = fopen(procfs_path.buf, "r"); in stat_parent_pid()
123 strbuf_release(&procfs_path); in stat_parent_pid()
/dports/devel/git/git-2.34.1/compat/linux/
H A Dprocinfo.c94 struct strbuf procfs_path = STRBUF_INIT; in stat_parent_pid() local
100 strbuf_addf(&procfs_path, "/proc/%d/stat", pid); in stat_parent_pid()
101 fp = fopen(procfs_path.buf, "r"); in stat_parent_pid()
123 strbuf_release(&procfs_path); in stat_parent_pid()
/dports/devel/git-cvs/git-2.34.1/compat/linux/
H A Dprocinfo.c94 struct strbuf procfs_path = STRBUF_INIT; in stat_parent_pid() local
100 strbuf_addf(&procfs_path, "/proc/%d/stat", pid); in stat_parent_pid()
101 fp = fopen(procfs_path.buf, "r"); in stat_parent_pid()
123 strbuf_release(&procfs_path); in stat_parent_pid()
/dports/sysutils/py-psutil/psutil-5.8.0/psutil/arch/solaris/
H A Denviron.c36 open_address_space(pid_t pid, const char *procfs_path) { in open_address_space() argument
40 snprintf(proc_path, PATH_MAX, "%s/%i/as", procfs_path, pid); in open_address_space()
298 psutil_read_raw_args(psinfo_t info, const char *procfs_path, size_t *count) { in psutil_read_raw_args() argument
316 as = open_address_space(info.pr_pid, procfs_path); in psutil_read_raw_args()
352 psutil_read_raw_env(psinfo_t info, const char *procfs_path, ssize_t *count) { in psutil_read_raw_env() argument
365 as = open_address_space(info.pr_pid, procfs_path); in psutil_read_raw_env()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/psutil/arch/solaris/
H A Denviron.c36 open_address_space(pid_t pid, const char *procfs_path) { in open_address_space() argument
40 snprintf(proc_path, PATH_MAX, "%s/%i/as", procfs_path, pid); in open_address_space()
298 psutil_read_raw_args(psinfo_t info, const char *procfs_path, size_t *count) { in psutil_read_raw_args() argument
316 as = open_address_space(info.pr_pid, procfs_path); in psutil_read_raw_args()
352 psutil_read_raw_env(psinfo_t info, const char *procfs_path, ssize_t *count) { in psutil_read_raw_env() argument
365 as = open_address_space(info.pr_pid, procfs_path); in psutil_read_raw_env()

123