Searched refs:SIGURG (Results 1 – 8 of 8) sorted by relevance
240 #define SIGURG 16 /* urgent condition on IO channel */ macro280 #define SIGURG 16 /* urgent condition on IO channel */ macro
47 #define SIGURG 21 /* Urgent condition on socket (4.2 BSD). */ macro
54 #define SIGURG 23 macro
66 #define SIGURG 23 macro
888 #if defined(SIGURG) && SIGURG != SIGIO889 case SIGURG:
467 #define VKI_SIGURG SIGURG
965 case SIGURG: in sigaction()
628 SIGTERM SIGTHAW SIGTRAP SIGTSTP SIGTTIN SIGTTOU SIGURG SIGUSR1 \