Searched refs:authenticators (Results 1 - 4 of 4) sorted by last modified time

/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dimap.rb295 @@authenticators[auth_type] = authenticator
403 # see @@authenticators for more information on plugging in your own
413 unless @@authenticators.has_key?(auth_type)
417 authenticator = @@authenticators[auth_type].new(*args)
996 @@authenticators = {}
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/libtelnet/
H A Dauth.c109 Authenticator authenticators[] = { variable
180 Authenticator *ap = authenticators;
190 Authenticator *ap = authenticators;
267 for (ap = authenticators; ap->type; ap++) {
310 for (ap = authenticators; ap->type; ap++) {
331 Authenticator *ap = authenticators;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dpine.vim38 syn keyword pineConfig disable-these-authenticators
/macosx-10.9.5/libtelnet-13/
H A Dauth.c123 Authenticator authenticators[] = { variable
199 Authenticator *ap = authenticators;
209 Authenticator *ap = authenticators;
286 for (ap = authenticators; ap->type; ap++) {
329 for (ap = authenticators; ap->type; ap++) {
350 Authenticator *ap = authenticators;

Completed in 128 milliseconds