Searched refs:c_stack_action (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/diff/lib/
H A Dc-stack.h19 int c_stack_action (void (*) (int));
H A Dc-stack.c232 c_stack_action (void (*action) (int)) function
269 c_stack_action (void (*action) (int) __attribute__ ((unused))) function
300 if (c_stack_action (0) == 0)
302 perror ("c_stack_action");
/freebsd-10.2-release/contrib/diff/src/
H A Dcmp.c206 c_stack_action (0);
H A Ddiff.c270 c_stack_action (0);
H A Dsdiff.c462 c_stack_action (cleanup);
H A Ddiff3.c237 c_stack_action (0);

Completed in 67 milliseconds