Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/Sys/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: getegid - !ruby/object:RI::MethodSummary name: geteuid - !ruby/object:RI::MethodSummary name: getgid - !ruby/object:RI::MethodSummary name: getuid - !ruby/object:RI::MethodSummary name: issetugid - !ruby/object:RI::MethodSummary name: setegid - !ruby/object:RI::MethodSummary name: seteuid - !ruby/object:RI::MethodSummary name: setgid - !ruby/object:RI::MethodSummary name: setregid - !ruby/object:RI::MethodSummary name: setresgid - !ruby/object:RI::MethodSummary name: setresuid - !ruby/object:RI::MethodSummary name: setreuid - !ruby/object:RI::MethodSummary name: setrgid - !ruby/object:RI::MethodSummary name: setruid - !ruby/object:RI::MethodSummary name: setuid comment: - !ruby/struct:SM::Flow::P body: The <tt>Process::Sys</tt> module contains UID and GID functions which provide direct bindings to the system calls of the same names instead of the more-portable versions of the same functionality found in the <tt>Process</tt>, <tt>Process::UID</tt>, and <tt>Process::GID</tt> modules. constants: [] full_name: Process::Sys includes: [] instance_methods: [] name: Sys superclass: