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

/external/checkpolicy/
H A DMakefile42 y.tab.c: policy_parse.y
43 $(YACC) -d policy_parse.y
H A DAndroid.mk4 policy_parse.y \
/external/iptables/extensions/
H A Dlibxt_policy.c94 static void policy_parse(struct xt_option_call *cb) function
387 .x6_parse = policy_parse,
400 .x6_parse = policy_parse,
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.y1 /* $NetBSD: policy_parse.y,v 1.9.6.2 2009/02/16 18:38:26 tteras Exp $ */
3 /* $KAME: policy_parse.y,v 1.21 2003/12/12 08:01:26 itojun Exp $ */
118 static void *policy_parse __P((const char *, int));
586 policy_parse(msg, msglen)
625 policy = policy_parse(msg, msglen);

Completed in 115 milliseconds