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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h999 u8 match_method; member in struct:i40e_aqc_add_macvlan_element_data
/openjdk7/hotspot/src/share/vm/classfile/
H A DvmSymbols.cpp489 static bool match_method(methodOop m, Symbol* n, Symbol* s) { function
500 if (match_method(m, n, s)) \

Completed in 209 milliseconds