Lines Matching refs:will
45 next section) the SPI after PSARC 2004/810 will be as before but
48 - any new SPI mechanism methods will NOT be placed in gss_config,
73 will be no further need for the 'void *context' argument to all the
76 At that point it will be possible to remove this 'void *context'
78 result of which will be that the mechanisms' methods will then have
82 <gss-func>. The corresponding typedefs will be renamed to
85 The SPI, then, will be almost exactly the same as the API.
87 There will be some minor differences, primarily that some API
106 will be loaded as follows:
108 - libgss will look for and find the mechanism's
109 GSS_Indicate_mechs() method and will call it to discover the
112 - libgss will dlsym() each mechanism provider SPI method.