CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
anonymous_namespace{cmd_enter.cc}::AnchorPid Struct Reference

Public Attributes

pid_t parent_pid
 
pid_t init_pid
 

Detailed Description

The parent pid and init pid in the outer PID namespace

Definition at line 48 of file cmd_enter.cc.

Member Data Documentation

pid_t anonymous_namespace{cmd_enter.cc}::AnchorPid::init_pid

Definition at line 50 of file cmd_enter.cc.

Referenced by anonymous_namespace{cmd_enter.cc}::EnterRootContainer().

pid_t anonymous_namespace{cmd_enter.cc}::AnchorPid::parent_pid

Definition at line 49 of file cmd_enter.cc.

Referenced by anonymous_namespace{cmd_enter.cc}::EnterRootContainer().


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