OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:policy_parse
(Results
1 - 4
of
4
) sorted by null
/external/selinux/checkpolicy/
Android.mk
4
policy_parse
.y \
Makefile
42
y.tab.c:
policy_parse
.y
43
$(YACC) -d
policy_parse
.y
/external/iptables/extensions/
libxt_policy.c
94
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/
policy_parse.y
1
/* $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 54 milliseconds