OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:find_match
(Results
1 - 8
of
8
) sorted by null
/external/iproute2/include/
xt-internal.h
60
extern struct xtables_match *
find_match
(const char *name, enum xt_tryload,
ip6tables.h
134
extern struct ip6tables_match *
find_match
(const char *name, enum ip6t_tryload, struct ip6tables_rule_match **match);
iptables.h
169
extern struct iptables_match *
find_match
(const char *name, enum ipt_tryload, struct iptables_rule_match **match);
/external/ppp/pppd/plugins/radius/
config.c
410
static int
find_match
(UINT4 *ip_addr, char *hostname)
function
506
if (
find_match
(ip_addr, hostnm) == 0)
515
if (
find_match
(&myipaddr, hostnm) == 0)
518
if (
find_match
(ip_addr, host2) == 0)
526
if (
find_match
(ip_addr, hostnm) == 0)
/external/chromium/chrome/browser/password_manager/
password_form_manager_unittest.cc
46
void SimulateMatchingPhase(PasswordFormManager* p, bool
find_match
) {
49
if (!
find_match
)
/external/llvm/lib/Target/
README.txt
1050
void
find_match
() {
[
all
...]
/prebuilts/qemu-kernel/arm/
vmlinux-qemu
vmlinux-qemu-armv7
Completed in 242 milliseconds