FOSSology  4.7.1
Open Source License Compliance by Open Source Software
fail_pid_arg Struct Reference

Argument for agent_fail_event_pid(). More...

Collaboration diagram for fail_pid_arg:
Collaboration graph

Public Attributes

pid_t pid
 pid of the agent that reported failure
 
agent_tagent
 expected agent pointer, only compared
 

Detailed Description

Argument for agent_fail_event_pid().

Holds the pid and agent pointer so the deferred handler can check it is the same agent before failing it.

Definition at line 319 of file agent.c.


The documentation for this struct was generated from the following file: