OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:script_names
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.h
85
extern char *
script_names
[SCRIPT_MAX + 1];
remoteconf.c
89
char *
script_names
[SCRIPT_MAX + 1] = {
variable
isakmp.c
[
all
...]
/external/ipsec-tools/
setup.c
69
char *
script_names
[SCRIPT_MAX + 1];
variable
393
script_names
[SCRIPT_PHASE1_UP] = script_arg;
Completed in 3561 milliseconds