Server IP : 66.29.132.122 / Your IP : 18.220.221.114 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/usr/lib/python2.7/site-packages/pycriu/images/ |
Upload File : |
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: pipe.proto import sys _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import descriptor_pb2 # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() import opts_pb2 as opts__pb2 import fown_pb2 as fown__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='pipe.proto', package='', syntax='proto2', serialized_pb=_b('\n\npipe.proto\x1a\nopts.proto\x1a\nfown.proto\"Z\n\npipe_entry\x12\n\n\x02id\x18\x01 \x02(\r\x12\x0f\n\x07pipe_id\x18\x02 \x02(\r\x12\x14\n\x05\x66lags\x18\x03 \x02(\rB\x05\xd2?\x02\x08\x01\x12\x19\n\x04\x66own\x18\x04 \x02(\x0b\x32\x0b.fown_entry') , dependencies=[opts__pb2.DESCRIPTOR,fown__pb2.DESCRIPTOR,]) _PIPE_ENTRY = _descriptor.Descriptor( name='pipe_entry', full_name='pipe_entry', filename=None, file=DESCRIPTOR, containing_type=None, fields=[ _descriptor.FieldDescriptor( name='id', full_name='pipe_entry.id', index=0, number=1, type=13, cpp_type=3, label=2, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='pipe_id', full_name='pipe_entry.pipe_id', index=1, number=2, type=13, cpp_type=3, label=2, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), _descriptor.FieldDescriptor( name='flags', full_name='pipe_entry.flags', index=2, number=3, type=13, cpp_type=3, label=2, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=_descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001')), file=DESCRIPTOR), _descriptor.FieldDescriptor( name='fown', full_name='pipe_entry.fown', index=3, number=4, type=11, cpp_type=10, label=2, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), ], extensions=[ ], nested_types=[], enum_types=[ ], options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=38, serialized_end=128, ) _PIPE_ENTRY.fields_by_name['fown'].message_type = fown__pb2._FOWN_ENTRY DESCRIPTOR.message_types_by_name['pipe_entry'] = _PIPE_ENTRY _sym_db.RegisterFileDescriptor(DESCRIPTOR) pipe_entry = _reflection.GeneratedProtocolMessageType('pipe_entry', (_message.Message,), dict( DESCRIPTOR = _PIPE_ENTRY, __module__ = 'pipe_pb2' # @@protoc_insertion_point(class_scope:pipe_entry) )) _sym_db.RegisterMessage(pipe_entry) _PIPE_ENTRY.fields_by_name['flags'].has_options = True _PIPE_ENTRY.fields_by_name['flags']._options = _descriptor._ParseOptions(descriptor_pb2.FieldOptions(), _b('\322?\002\010\001')) # @@protoc_insertion_point(module_scope)