Searched defs:sys_signame (Results 1 – 2 of 2) sorted by relevance
/freebsd/tools/build/cross-build/include/linux/ | ||
H A D | signal.h | 40 #define sys_signame sys_siglist macro |
/freebsd/lib/libc/gen/ | ||
H A D | siglist.c | 34 const char *const sys_signame[NSIG] = { variable |