PreviousNext

DCE Implementations of UNIX System Program Interfaces

DCE security provides implementations of UNIX system C library interfaces related to security. These are getpwent( ) and the related program interfaces to the /etc/passwd file, and getgrent( ) and the related program interfaces to the /etc/group file. Applications that bind with libdce.a are bound with the DCE security implementations of these interfaces.