Previous section.

DCE 1.1: Authentication and Security Services
Copyright © 1997 The Open Group

NAME

<dce/rgynbase.h>-Header file for the sec_rgy_unix API

SYNOPSIS

#include <dce/rgynbase.h>

DESCRIPTION

Header file for the Registry API used to obtain Registry entries in a UNIX-style structure. All of these routines have the prefix sec_rgy_unix.
Data Types and Constants
There are no particular data types or constants specific to the sec_rgy_unix API (other than those that have already been introduced in this specification).
Status Codes
The following status codes (listed in alphabetical order) are used in the sec_rgy_unix API.

error_status_ok

The call was successful.

sec_rgy_bad_data

The name supplied as input was too long.

sec_rgy_no_more_entries

The end of the list of entries has been reached.

sec_rgy_server_unavailable

The Registry server is unavailable.

Please note that the html version of this specification may contain formatting aberrations. The definitive version is available as an electronic publication on CD-ROM from The Open Group.

Contents Next section Index