OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_phase_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
main.c
165
int (*
new_phase_hook
)(int) = NULL;
variable
1285
if (
new_phase_hook
)
1286
(*
new_phase_hook
)(p);
main.c
165
int (*
new_phase_hook
)(int) = NULL;
variable
1285
if (
new_phase_hook
)
1286
(*
new_phase_hook
)(p);
Completed in 48 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026