Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dat_registry_remove_provider(3dat) [sunos man page]

dat_registry_remove_provider(3DAT)		     Direct Access Transport Library Functions			dat_registry_remove_provider(3DAT)

NAME
dat_registry_remove_provider - unregister the Provider from the Dynamic Registry SYNOPSIS
cc [ flag... ] file... -ldat [ library... ] #include <dat/udat.h> DAT_RETURN dat_registry_remove_provider ( IN DAT_PROVIDER *provider IN const DAT_PROVIDER_INFO *provider_info ) PARAMETERS
provider Self-description of a Provider. provider_info Attributes of the Provider. DESCRIPTION
The Provider removes itself from the Dynamic Registry. It is the Provider's responsibility to complete its sessions. Removal of the regis- tration only prevents new sessions. The Provider cannot be removed while it is in use. An attempt to remove the Provider while it is in use results in an error with the return code DAT_PROVIDER_IN_USE. RETURN VALUES
DAT_SUCCESS The operation was successful. DAT_INVALID_PARAMETER Invalid parameter. The Provider was not found. DAT_PROVIDER_IN_USE The Provider was in use. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard: uDAPL, 1.1, 1.2 | +-----------------------------+-----------------------------+ |MT-Level | | +-----------------------------+-----------------------------+ SEE ALSO
libdat(3LIB), attributes(5) SunOS 5.10 16 Jul 2004 dat_registry_remove_provider(3DAT)

Check Out this Related Man Page

dat_registry_remove_provider(3DAT)		     Direct Access Transport Library Functions			dat_registry_remove_provider(3DAT)

NAME
dat_registry_remove_provider - unregister the Provider from the Dynamic Registry SYNOPSIS
cc [ flag... ] file... -ldat [ library... ] #include <dat/udat.h> DAT_RETURN dat_registry_remove_provider ( IN DAT_PROVIDER *provider IN const DAT_PROVIDER_INFO *provider_info ) PARAMETERS
provider Self-description of a Provider. provider_info Attributes of the Provider. DESCRIPTION
The Provider removes itself from the Dynamic Registry. It is the Provider's responsibility to complete its sessions. Removal of the regis- tration only prevents new sessions. The Provider cannot be removed while it is in use. An attempt to remove the Provider while it is in use results in an error with the return code DAT_PROVIDER_IN_USE. RETURN VALUES
DAT_SUCCESS The operation was successful. DAT_INVALID_PARAMETER Invalid parameter. The Provider was not found. DAT_PROVIDER_IN_USE The Provider was in use. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard: uDAPL, 1.1, 1.2 | +-----------------------------+-----------------------------+ |MT-Level | | +-----------------------------+-----------------------------+ SEE ALSO
libdat(3LIB), attributes(5) SunOS 5.11 16 Jul 2004 dat_registry_remove_provider(3DAT)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Registry analogous in Solaris

(4 Replies)
Discussion started by: vibhor_agarwali
4 Replies

2. Shell Programming and Scripting

Need help for creating the report

Hi, I have a file that contains below information: provider APESD APESD Annual Turn $67000 Provider XXXX Annual Turn $92000 Provider FERHG FERHG Annual Turn $56700 Provider ABXX Annual Turn $99000 These are just sample rows out of some 5000. I want to create a tabular report as... (5 Replies)
Discussion started by: juzz4fun
5 Replies

3. IP Networking

Difference between Bandwidth Provider and Peering Partn er

Hey everyone. I work for a small colocation data center. We also provide internet to small businesses via upstream providers like level 3. We also have peering agreements with a few places like NYIIX. My main questions are thus.. 1. NYIIX, a peering interconnect, has a list of mutually peered... (1 Reply)
Discussion started by: Lost in Cyberia
1 Replies