Home
last modified time | relevance | path

Searched refs:bindcommand (Results 1 – 2 of 2) sorted by relevance

/dports/net/p5-perl-ldap/perl-ldap-0.68/contrib/
H A Dtklkup2358 $bindcommand = 'require Net::LDAPS; new Net::LDAPS( $Global{LDAP_SERVER}, timeout => 1, port => $Gl…
2368 $Global{ldap} = eval $bindcommand;
2432 $bindcommand = 'require Net::LDAPS; new Net::LDAPS( $url, timeout => 1, debug => $opt{d} ) ';
2442 $Global{rldap} = eval $bindcommand;
/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dscreen.c4425 static void bindcommand(keycode_t kcode) in bindcommand() function
4528 bindcommand(kcode); in scr_process_key()
4852 bindcommand(kcode); in scr_process_key()