tag | line | file | source code |
SIGPIPE | 55 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 66 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 875 | kernel/chr_drv/tty_io.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 1481 | net/tcp/sock.c | send_sig (SIGPIPE, current, 1); |
SIGPIPE | 1511 | net/tcp/sock.c | send_sig (SIGPIPE, current, 1); |
SIGPIPE | 1541 | net/tcp/sock.c | send_sig (SIGPIPE, current, 1); |
SIGPIPE | 735 | net/tcp/tcp.c | send_sig (SIGPIPE, current, 0); |
SIGPIPE | 612 | net/unix.c | send_sig(SIGPIPE,current,1); |
SIGPIPE | 630 | net/unix.c | send_sig(SIGPIPE,current,1); |
SIGPIPE | 653 | net/unix.c | send_sig(SIGPIPE,current,1); |