Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getuid(2) — sys5 — Apollo Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

setuid(2)



GETUID(2)                DOMAIN/IX SYS5                 GETUID(2)



NAME
     getuid, geteuid, getgid, getegid - get real user, effective
     user, real group, and effective group IDs

USAGE
     unsigned short getuid ()

     unsigned short geteuid ()

     unsigned short getgid ()

     unsigned short getegid ()

DESCRIPTION
     Getuid returns the real user ID of the process that called
     it.

     Geteuid returns the effective user ID of the process that
     called it.

     Getgid returns the real group ID of the process that called
     it.

     Getegid returns the effective group ID of the process that
     called it.

RELATED INFORMATION
     setuid(2)

























Printed 12/4/86                                          GETUID-1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026