|
GDBserver
|
Public Attributes | |
| const char * | filename |
| int | initialized |
| int | supported |
| ino_t | id |
Definition at line 71 of file linux-namespaces.c.
| const char* linux_ns::filename |
Definition at line 74 of file linux-namespaces.c.
Referenced by linux_ns_filename(), and linux_ns_same().
| ino_t linux_ns::id |
Definition at line 86 of file linux-namespaces.c.
Referenced by linux_mntns_access_fs(), linux_mntns_get_helper(), linux_ns_get_namespace(), and linux_ns_same().
| int linux_ns::initialized |
Definition at line 77 of file linux-namespaces.c.
Referenced by linux_ns_get_namespace().
| int linux_ns::supported |
Definition at line 80 of file linux-namespaces.c.
Referenced by linux_ns_get_namespace().
1.8.14