tag | line | file | source code |
SIGPIPE | 915 | drivers/char/tty_io.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 77 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 88 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 1277 | net/inet/sock.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 1305 | net/inet/sock.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 1333 | net/inet/sock.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 755 | net/inet/tcp.c | send_sig(SIGPIPE, current, 0); |
SIGPIPE | 643 | net/unix/sock.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 660 | net/unix/sock.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 683 | net/unix/sock.c | send_sig(SIGPIPE, current, 1); |