Home
last modified time | relevance | path

Searched refs:handler (Results 1 – 7 of 7) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dset_constraint_handler_s.c50 set_constraint_handler_s(constraint_handler_t handler) in set_constraint_handler_s() argument
54 if (handler == (constraint_handler_t)NULL) { in set_constraint_handler_s()
57 __cur_handler = handler; in set_constraint_handler_s()
/picolibc-latest/newlib/libc/ssp/
Dchk_fail.c29 set_fortify_handler (void (*handler) (int sig)) in set_fortify_handler()
31 fortify_handler = handler; in set_fortify_handler()
/picolibc-latest/newlib/libc/signal/
Dsignal.tex58 handler subroutine, to select the operating environment's default
63 handler, to ignore a particular signal.
67 handler, to indicate that your request to set up a handler could not
81 * Function signal:: Specify handler subroutine for a signal
/picolibc-latest/newlib/libc/include/ssp/
Dssp.h81 void set_fortify_handler (void (*handler) (int sig));
/picolibc-latest/newlib/libc/include/
Dstdlib.h427 constraint_handler_t set_constraint_handler_s(constraint_handler_t handler);
/picolibc-latest/newlib/libc/xdr/
DREADME165 similarity to glibc, registers an error message handler similar
/picolibc-latest/newlib/
DChangeLog-201523408 current newlib. Use _kill_r if no signal handler provided.
23954 fetch current path rules with sysconf and handler posix/win32
24045 exception handler to __cygwin_exception_handler.
24478 without a handler is received.