HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.10/test/subprocessdata/__pycache__/fd_status.cpython-310.opt-1.pyc
o

�iC�@s�dZddlZddlZddlZddlZedkrzgZeej�dkr3ze�	d�Z
WndZ
Yede
�Zn
e
eejdd��ZeD].Zze�e�ZWneyaZz
ejejkr\WYdZ[q?�dZ[wwe�ej�sme�e�q?ed�e
ee���dSdS)z�When called as a script, print a comma-separated list of the open
file descriptors on stdout.

Usage:
fd_stats.py: check all file descriptors
fd_status.py fd1 fd2 ...: check only specified file descriptors
�N�__main__��SC_OPEN_MAX��,)�__doc__�errno�os�stat�sys�__name__�fds�len�argv�sysconfZ_MAXFD�rangeZtest_fds�map�int�fd�fstat�st�OSError�e�EBADF�S_ISDOOR�st_mode�append�print�join�str�r r �:/usr/local/lib/python3.10/test/subprocessdata/fd_status.py�<module>s8��
��