.\" -*- coding: UTF-8 -*- .\" Copyright 1996 Helmut Geyer .\" Copyright 2014 Jaromir Capik .\" .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. .\" .\" Permission is granted to copy and distribute modified versions of this .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH READPROCTAB 3 "14. Juli 2014" Linux\-Handbuchseite Linux\-Programmierhandbuch .SH BEZEICHNUNG readproctab, freeproctab \- Informationen für alle aktuellen Prozesse auf einmal lesen .SH ÜBERSICHT \fB#include \fP .sp \fBproc_t** readproctab(int \fP\fISchalter\fP\fB, … );\fP .br \fBvoid freeproctab(proc_t **\fP\fIp\fP\fB);\fP .SH BESCHREIBUNG \fBreadproctab\fP liest Informationen von allen Prozessen, die den in \fISchalter\fP angegebenen Kriterien entsprechen, wobei Speicher für alles nach Bedarf zugewiesen wird. Es gibt eine NULL\-terminierte Liste von \fIproc_t\fP\-Zeigern zurück. Weitere Informationen zu den Argumenten von \fBreadproctab\fP finden Sie in \fBopenproc\fP(3). \fBfreeproctab\fP gibt allen von \fBreadproctab\fP zugewiesenen Speicher frei. Die Struktur \fIproc_t\fP wird in \fI\fP definiert, bitte schauen Sie dort für eine Definition aller Felder. .SH "SIEHE AUCH" \fBopenproc\fP(3), \fBreadproc\fP(3), \fB/proc/\fP, \fB/usr/include/proc/readproc.h\fP. .SH "FEHLER MELDEN" Bitte schicken Sie Fehlerberichte (auf Englisch) an .UR procps@freelists.org .UE .SH ÜBERSETZUNG Die deutsche Übersetzung dieser Handbuchseite wurde von Mario Blättermann erstellt. Diese Übersetzung ist Freie Dokumentation; lesen Sie die GNU General Public License Version 3 oder neuer bezüglich der Copyright-Bedingungen. Es wird KEINE HAFTUNG übernommen. Wenn Sie Fehler in der Übersetzung dieser Handbuchseite finden, schicken Sie bitte eine E-Mail an .