uawdijnntqw1x1x1
IP : 216.73.216.124
Hostname : 213-108-241-110.cprapid.com
Kernel : Linux 213-108-241-110.cprapid.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
..
/
..
/
..
/
..
/
..
/
..
/
..
/
..
/
..
/
..
/
tmp
/
..
/
..
/
..
/
dev
/
..
/
tmp
/
..
/
..
/
..
/
..
/
..
/
usr
/
include
/
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/../../../dev/../tmp/../../../../../usr/include/lve/setcap.h