Searched refs:procinfo (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c326 /* The procinfo struct is a wrapper to hold all the state information
327 concerning a /proc process. There should be exactly one procinfo
329 process at a time, that means there should be only one procinfo.
331 single process procinfo.
336 procinfo as an argument.
338 There will be a separate procinfo structure for use by the (not yet
341 inferior's procinfo information. */
371 typedef struct procinfo { struct
372 struct procinfo *next;
414 struct procinfo *thread_lis
420 } procinfo; typedef in typeref:struct:procinfo
[all...]
H A Dgnu-nat.c810 struct procinfo *pi;
836 struct procinfo *pi;
H A Daix-thread.c54 #include <procinfo.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dnto-low.c752 procfs_info procinfo; local
758 err = devctl (nto_inferior.ctl_fd, DCMD_PROC_INFO, &procinfo,
759 sizeof procinfo, 0);
763 initial_stack = procinfo.initial_stack;
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/rpm/suse/
H A Dipsec-tools.spec.in14 BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv less libacl libattr libgcc libselinux libstdc++ libxcrypt libzio m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext kernel-source libtool openssl-devel perl readline-devel rpm
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/machine/
H A Dm_aix43.c60 #include <procinfo.h>
H A Dm_aix5.c64 #include <procinfo.h>

Completed in 201 milliseconds