OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OptInit
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
ccp.h
103
struct fsm_opt opt; /* Set by implementation's
OptInit
() */
109
struct ccp_opt *opt; /* Set by implementation's
OptInit
() */
139
void (*
OptInit
)(struct bundle *, struct fsm_opt *,
ccp.c
378
(*algorithm[f]->o.
OptInit
)(fp->bundle, &(*o)->val, &ccp->cfg);
/external/chromium_org/third_party/sqlite/src/tool/
lemon.c
110
int
OptInit
(char**,struct s_options*,FILE*);
[
all
...]
Completed in 40 milliseconds