Home
last modified time | relevance | path

Searched refs:setAUTH (Results 1 – 9 of 9) sorted by relevance

/dports/dns/p5-Net-DNSBL-MultiDaemon/Net-DNSBL-MultiDaemon-0.39/t/
H A DsetAUTH.t13 setAUTH
70 setAUTH(1);
162 setAUTH(0);
/dports/devel/sdts++/sdts++-1.5.1/tests/
H A Dsb_dddf_t.cpp94 assert( dddf.setAUTH( "Authority" ) ); in main()
H A Dsb_ddsh_t.cpp96 assert( ddsh.setAUTH( "AttributeAuthority" ) ); in main()
H A Dsb_ddom_t.cpp92 assert( ddom.setAUTH( "AttributeAuthority" ) ); in main()
/dports/dns/p5-Net-DNSBL-MultiDaemon/Net-DNSBL-MultiDaemon-0.39/
H A DMANIFEST29 t/setAUTH.t
H A DMultiDaemon.pm920 setAUTH(0); # clear authority
1145 setAUTH($aa); # mirror out authority state
/dports/devel/sdts++/sdts++-1.5.1/sdts++/builder/
H A Dsb_Dddf.h138 bool setAUTH( std::string const& val ) { return setAttributeAuthority( val ); } in setAUTH() function
H A Dsb_Ddsh.h133 bool setAUTH( std::string const& val ) { return setAttributeAuthority( val ); } in setAUTH() function
H A Dsb_Ddom.h129 bool setAUTH( std::string const& val ) { return setAttributeAuthority( val ); } in setAUTH() function