|
Linux Perf
|
#include <namespaces.h>

Public Attributes | |
| pid_t | pid |
| pid_t | tgid |
| pid_t | nstgid |
| bool | need_setns |
| char * | mntns_path |
| refcount_t | refcnt |
Definition at line 28 of file namespaces.h.
| char* nsinfo::mntns_path |
Definition at line 33 of file namespaces.h.
| bool nsinfo::need_setns |
Definition at line 32 of file namespaces.h.
| pid_t nsinfo::nstgid |
Definition at line 31 of file namespaces.h.
| pid_t nsinfo::pid |
Definition at line 29 of file namespaces.h.
| refcount_t nsinfo::refcnt |
Definition at line 34 of file namespaces.h.
| pid_t nsinfo::tgid |
Definition at line 30 of file namespaces.h.