Home
last modified time | relevance | path

Searched refs:SIGURG (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Drctl.h113 #define RCTL_ACTION_SIGURG SIGURG
H A Dsignal.h103 #define SIGURG 16 /* urgent condition on IO channel */ macro
/f-stack/freebsd/kern/
H A Duipc_socket.c3516 pgsigio(&so->so_sigio, SIGURG, 0);
H A Dkern_sig.c229 [SIGURG] = SIGPROP_IGNORE,