uawdijnntqw1x1x1
IP : 216.73.217.21
Hostname : ps-hcp-gr-004.pouyasazan.org
Kernel : Linux ps-hcp-gr-004.pouyasazan.org 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64
Disable Function : exec,system,passthru,shell_exec,proc_open,proc_close,popen,pcntl_exec,dl,show_source
OS : Linux
PATH:
/
home
/
..
/
..
/
..
/
tmp
/
..
/
..
/
sbin
/
..
/
include
/
python3.9
/
..
/
python3.9
/
..
/
linux
/
..
/
linux
/
..
/
.
/
lve
/
setcap.h
/
/
/* Library to set needed capabilities for current process */ #ifndef _SETCAP_H_ #define _SETCAP_H_ #include <sys/types.h> // Switch on CAP_SYS_RESOURCE capabality to switch off disk quotas checking // // Returns 0 if successful // Returns -1 if error has occured int enable_quota_capability(); // Switch off CAP_SYS_RESOURCE capabality to switch off disk quotas checking // // Returns 0 if successful // Returns -1 if error has occured int disable_quota_capability(); #endif
/home/../../../tmp/../../sbin/../include/python3.9/../python3.9/../linux/../linux/.././lve/setcap.h