Searched refs:method_call (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/contrib/dbus/
H A DGetForwarders31 dbus-send --system --type=method_call --print-reply --reply-timeout=20000 --dest=com.redhat.named /com/redhat/named com.redhat.named.text.GetForwarders $zone;
H A DSetForwarders52 dbus-send --system --type=method_call --print-reply --reply-timeout=20000 --dest=com.redhat.named /com/redhat/named com.redhat.named.text.SetForwarders $zone $type $servers;
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.y764 %type <node> bodystmt compstmt stmts stmt_or_begin stmt expr arg primary command command_call method_call
2745 | method_call
2746 | method_call brace_block
3583 method_call : fcall paren_args label
/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.y764 %type <val> bodystmt compstmt stmts stmt_or_begin stmt expr arg primary command command_call method_call
2745 | method_call
2746 | method_call brace_block
3583 method_call : fcall paren_args label

Completed in 153 milliseconds