| /netbsd/src/external/bsd/tmux/dist/ |
| D | osdep-sunos.c | 33 struct psinfo p; in osdep_get_name()
|
| D | osdep-aix.c | 31 struct psinfo p; in osdep_get_name()
|
| /netbsd/src/external/cddl/osnet/lib/libdtrace/ |
| D | psinfo.d | 33 typedef struct psinfo { struct
|
| D | Makefile | 54 psinfo.d \
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | merge.c | 595 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec, in _bfd_add_merge_section() argument 662 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next) in _bfd_add_merge_section() 678 sinfo->next = (struct sec_merge_info *) *psinfo; in _bfd_add_merge_section() 681 *psinfo = sinfo; in _bfd_add_merge_section()
|
| D | elf.c | 10872 elfcore_psinfo_t psinfo; in elfcore_grok_psinfo() local 10874 memcpy (&psinfo, note->descdata, sizeof (psinfo)); in elfcore_grok_psinfo() 10877 elf_tdata (abfd)->core->pid = psinfo.pr_pid; in elfcore_grok_psinfo() 10880 = _bfd_elfcore_strndup (abfd, psinfo.pr_fname, in elfcore_grok_psinfo() 10881 sizeof (psinfo.pr_fname)); in elfcore_grok_psinfo() 10884 = _bfd_elfcore_strndup (abfd, psinfo.pr_psargs, in elfcore_grok_psinfo() 10885 sizeof (psinfo.pr_psargs)); in elfcore_grok_psinfo() 10891 elfcore_psinfo32_t psinfo; in elfcore_grok_psinfo() local 10893 memcpy (&psinfo, note->descdata, sizeof (psinfo)); in elfcore_grok_psinfo() 10896 elf_tdata (abfd)->core->pid = psinfo.pr_pid; in elfcore_grok_psinfo() [all …]
|
| D | ChangeLog-2013 | 2826 * Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'. 2832 * Makefile.in (SOURCE_HFILES): Add `elf-linux-psinfo.h'. 2837 * elf-linux-psinfo.h: New file. 2838 * elf.c: Include elf-linux-psinfo.h. 2841 * elf32-ppc.c: Include `elf-linux-psinfo.h'.
|
| D | ChangeLog-2011 | 2389 * elf.c (elfcore_grok_psinfo): Protect reading psinfo.pr_pid by 2397 32bit psinfo.
|
| D | ChangeLog-2016 | 4138 * elf-linux-core.h: Rename from elf-linux-psinfo.h. 4140 * elf32-ppc.c: Don't #include elf-linux-psinfo.h
|
| D | ChangeLog-9697 | 1962 symbol. Check for memory allocation failure of *psinfo. 1963 (_bfd_write_section_stabs): Add psinfo parameter. Change all 4245 * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | merge.c | 595 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec, in _bfd_add_merge_section() argument 662 for (sinfo = (struct sec_merge_info *) *psinfo; sinfo; sinfo = sinfo->next) in _bfd_add_merge_section() 678 sinfo->next = (struct sec_merge_info *) *psinfo; in _bfd_add_merge_section() 681 *psinfo = sinfo; in _bfd_add_merge_section()
|
| D | elf.c | 10868 elfcore_psinfo_t psinfo; in elfcore_grok_psinfo() local 10870 memcpy (&psinfo, note->descdata, sizeof (psinfo)); in elfcore_grok_psinfo() 10873 elf_tdata (abfd)->core->pid = psinfo.pr_pid; in elfcore_grok_psinfo() 10876 = _bfd_elfcore_strndup (abfd, psinfo.pr_fname, in elfcore_grok_psinfo() 10877 sizeof (psinfo.pr_fname)); in elfcore_grok_psinfo() 10880 = _bfd_elfcore_strndup (abfd, psinfo.pr_psargs, in elfcore_grok_psinfo() 10881 sizeof (psinfo.pr_psargs)); in elfcore_grok_psinfo() 10887 elfcore_psinfo32_t psinfo; in elfcore_grok_psinfo() local 10889 memcpy (&psinfo, note->descdata, sizeof (psinfo)); in elfcore_grok_psinfo() 10892 elf_tdata (abfd)->core->pid = psinfo.pr_pid; in elfcore_grok_psinfo() [all …]
|
| D | ChangeLog-2013 | 2826 * Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'. 2832 * Makefile.in (SOURCE_HFILES): Add `elf-linux-psinfo.h'. 2837 * elf-linux-psinfo.h: New file. 2838 * elf.c: Include elf-linux-psinfo.h. 2841 * elf32-ppc.c: Include `elf-linux-psinfo.h'.
|
| D | ChangeLog-2011 | 2389 * elf.c (elfcore_grok_psinfo): Protect reading psinfo.pr_pid by 2397 32bit psinfo.
|
| D | ChangeLog-2016 | 4138 * elf-linux-core.h: Rename from elf-linux-psinfo.h. 4140 * elf32-ppc.c: Don't #include elf-linux-psinfo.h
|
| D | ChangeLog-9697 | 1962 symbol. Check for memory allocation failure of *psinfo. 1963 (_bfd_write_section_stabs): Add psinfo parameter. Change all 4245 * stabs.c (_bfd_link_section_stabs): Fix casts of psinfo.
|
| /netbsd/src/external/bsd/top/dist/ |
| D | configure.ac | 450 if test -r /proc/0/psinfo; then 452 $lslong /proc/0/psinfo >conftest.txt
|
| D | configure | 6477 if test -r /proc/0/psinfo; then 6479 $lslong /proc/0/psinfo >conftest.txt
|
| D | Changes | 10 the columns. Status files from /proc (psinfo and lpsinfo) are now
|
| /netbsd/src/external/bsd/top/dist/machine/ |
| D | m_svr5.c | 61 #define prpsinfo psinfo
|
| D | m_sunos5.c | 49 #define prpsinfo psinfo
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/po/ |
| D | tr.po | 4601 msgid "NT_PSINFO (psinfo structure)" 4602 msgstr "NT_PSINFO (psinfo yapısı)"
|
| D | id.po | 5271 msgid "NT_PSINFO (psinfo structure)" 5272 msgstr "NT_PSINFO (struktur psinfo)"
|
| D | sk.po | 5069 msgid "NT_PSINFO (psinfo structure)" 5070 msgstr "NT_PSINFO (štruktúra psinfo)"
|
| D | zh_CN.po | 7931 msgid "NT_PSINFO (psinfo structure)" 7932 msgstr "NT_PSINFO (psinfo 结构)"
|