Lines Matching full:provider
9 dat_provider_init \- locate the Provider in the Static Registry
30 The information that was provided by the Consumer to locate the Provider in the
41 for the Provider.
47 A constructor the Registry calls on a Provider before the first call to
48 \fBdat_ia_open\fR(3DAT) for a given IA name when the Provider is auto-loaded.
49 An application that explicitly loads a Provider on its own can choose to use
51 auto-loaded Provider.
54 The Provider's implementation of this method must call
58 Otherwise, the Provider is free to perform any initialization it finds useful
68 The Provider library was loaded into memory.
80 The Provider called \fBdat_registry_remove_provider\fR(3DAT) for that IA name
81 (but it is still the Provider indicated in the Static Registry).