%PDF- %PDF-
Direktori : /proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/Sys/ |
Current File : //proc/self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/Sys/cdesc-Sys.yaml |
--- !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: