Home
last modified time | relevance | path

Searched refs:cycle_check_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dcycle-check.h41 void cycle_check_init (struct cycle_check_state *state);
H A Dcycle-check.c54 cycle_check_init (struct cycle_check_state *state) in cycle_check_init() function
H A Dcanonicalize.c193 cycle_check_init (&cycle_state); in canonicalize_filename_mode()