OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handler_t
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
sigprocmask.c
33
typedef void (*
handler_t
) (int signal);
typedef
116
static
handler_t
old_handlers[NSIG];
/src/bin/ksh/
sh.h
78
typedef RETSIGTYPE (*
handler_t
) ARGS((int)); /* signal handler */
typedef
365
handler_t
cursig; /* current handler (valid if TF_ORIG_* set) */
366
handler_t
shtrap; /* shell signal handler */
trap.c
309
handler_t
f;
378
handler_t
f;
411
p->shtrap = (
handler_t
) 0;
proto.h
243
int setsig ARGS((Trap *,
handler_t
, int));
/src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c
5846
typedef void (*
handler_t
)(const char *format, ...);
5847
handler_t
handler = detail->non_fatal ? as_warn : as_bad;
5840
typedef void (*
handler_t
)(const char *format, ...);
typedef
/src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c
5815
typedef void (*
handler_t
)(const char *format, ...);
5816
handler_t
handler = detail->non_fatal ? as_warn : as_bad;
5809
typedef void (*
handler_t
)(const char *format, ...);
typedef
Completed in 110 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026