Searched defs:resolve (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc-int.h80 krb5_error_code (KRB5_CALLCONV *resolve)( member in struct:_krb5_rc_ops
/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DDNSSD.java182 Note: Applications should NOT use resolve() solely for txt record monitoring - use
185 Note: When the desired results have been returned, the client MUST terminate the resolve by
188 Note: resolve() behaves correctly for typical services that have a single SRV record and
189 a single TXT record (the TXT record may be empty.) To resolve non-standard services with
196 The interface on which to resolve the service. The client should
199 or 0 to resolve the named service on all available interfaces.
215 @return A {@link DNSSDService} that represents the active resolve operation.
220 public static DNSSDService resolve( int flags, int ifIndex, String serviceName, String regType, method in class:DNSSD
225 /** Register a service, to be discovered via browse() and resolve() calls.<P>
283 /** Register a service, to be discovered via browse() and resolve() call
[all...]

Completed in 17 milliseconds