One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
ovs
/
__pycache__
/
Edit File:
process.cpython-310.pyc
o ��e� � @ s$ d dl Z d dlZdd� Zdd� ZdS )� Nc C sD d| |f }t jD ]}|�d�rtt |�|krd||f S q |S )Nz%s by signal %d�SIGz%s (%s))�signal�__dict__� startswith�getattr)�type_�signr�s�name� r �-/usr/lib/python3/dist-packages/ovs/process.py�_signal_status_msg s �r c C sp t �| �r dt �| � }n t �| �rtdt �| ��}nt �| �r)tdt �| ��}nd| }t �| �r6|d7 }|S )z�Given 'status', which is a process status in the form reported by waitpid(2) and returned by process_status(), returns a string describing how the process terminated.zexit status %d�killed�stoppedzterminated abnormally (%x)z , core dumped) �os� WIFEXITED�WEXITSTATUS�WIFSIGNALEDr �WTERMSIG� WIFSTOPPED�WSTOPSIG� WCOREDUMP)�statusr r r r � status_msg s r )r r r r r r r r �<module> s
Simpan