Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

pid_list Struct Reference

Collaboration diagram for pid_list:

Collaboration graph
[legend]

Data Fields

pid_listnext
int pid

Field Documentation

struct pid_list* pid_list::next
 

Definition at line 169 of file start-stop-daemon.c.

Referenced by do_stop(), and push().

int pid_list::pid
 

Definition at line 170 of file start-stop-daemon.c.

Referenced by do_stop(), and push().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.