Searched refs:sys_siglist (Results 1 – 9 of 9) sorted by relevance
44 static const char *sys_siglist[NSIG]; variable71 sys_siglist[number] = name; in init_sig()89 sys_siglist[i] = undoc; in signame_init()237 # define sys_siglist _sys_siglist in strsignal() macro239 # define sys_siglist __sys_siglist in strsignal() macro249 return (char *) sys_siglist[signal]; in strsignal()
24 /* Define if `sys_siglist' is declared by <signal.h>. */107 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
173 /* Define if `sys_siglist' is declared by <signal.h>. */208 /* Define this if the C library defines the variable `sys_siglist'. */
194 /* Define if `sys_siglist' is declared by <signal.h>. */231 /* Define this if the C library defines the variable `sys_siglist'. */
186 AC_CHECK_DECLS([sys_siglist, _sys_siglist, __sys_siglist], , ,189 /* NetBSD declares sys_siglist in unistd.h. */
57 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
597 __sys_siglist[] use those instead of sys_siglist[].944 * configure.in: Update check for sys_siglist[] from autoconf manual.2384 doesn't define sys_siglist, then we make our own; otherwise we use
884 …AVE_DECL_SYS_SIGLIST], [/* Define to 1 if you have the declaration of `sys_siglist\', and to 0 if …
8375 ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default8377 /* NetBSD declares sys_siglist in unistd.h. */8394 /* NetBSD declares sys_siglist in unistd.h. */8411 /* NetBSD declares sys_siglist in unistd.h. */