Current Path : /usr/local/share/ri/1.8/system/Process/Sys/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/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: