Manual — Digital_UNIX X.500_3.1
| om_encode | Creates a new private object that encodes an existing private object. | |
| dsX_trace_object | Displays an explanation of the content of an object on the current output device. | |
| ds_abandon | This function abandons an outstanding asynchronous operation. | |
| ds_add_entry | Adds an entry to the Directory Information Tree (DIT). | |
| ds_bind | Opens a session with the directory service. | |
| ds_compare | Compares an attribute value with the attribute value stored in the Directory for a particular entry. | |
| ds_initialize | Initializes the interface. | |
| ds_intro | This reference page introduces the X/OPEN Directory Services (XDS) functions. | |
| ds_list | Lists all the immediate subordinate entries of a directory entry. | |
| ds_modify_entry | Performs an modification on an entry. | |
| ds_modify_rdn | Changes the Relative Distinguished Name (RDN) of an entry. | |
| ds_read | Queries information in a particular entry. | |
| ds_receive_result | This function retrieves the result of an asynchronously executed operation. | |
| ds_remove_entry | Removes an entry from the Directory Information Tree (DIT). | |
| ds_search | Finds entries of interest in a portion of the Directory. | |
| ds_shutdown | Shuts down the interface and closes the workspace. | |
| ds_unbind | This function closes a directory session. | |
| ds_version | Negotiates the features of the interface and service. | |
| om_copy | Creates a copy of an existing private object. | |
| om_copy_value | Copies a value (string) from a private object and places it in another private object. | |
| om_create | Creates a new private object that is an instance of a particular class. | |
| om_decode | Creates a new private object that decodes an existing ASN.1 private object. | |
| om_delete | Deletes a service-generated public object or makes a private object inaccessible. | |
| om_get | Creates a new public object that is a copy of the whole or part of a private object. | |
| om_instance | Determines whether an object is an instance of a particular class or of one of its subclasses. | |
| om_intro | This reference page introduces the OM API functions. | |
| om_put | Places copies of the attribute values of a private or public object into a private object. | |
| om_read | Reads a segment of a string from a private object. | |
| om_remove | Removes and discards specified values of an attribute of a private object. | |
| om_write | Writes a segment of a string to an attribute in a private object. | |