tag | line | file | source code |
SIGPIPE | 78 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 89 | fs/pipe.c | send_sig(SIGPIPE,current,0); |
SIGPIPE | 504 | fs/smbfs/sock.c | current->signal &= ~_S(SIGPIPE); |
SIGPIPE | 574 | fs/smbfs/sock.c | current->signal &= ~_S(SIGPIPE); |
SIGPIPE | 648 | fs/smbfs/sock.c | current->signal &= ~_S(SIGPIPE); |
SIGPIPE | 721 | fs/smbfs/sock.c | current->signal &= ~_S(SIGPIPE); |
SIGPIPE | 1258 | net/ipv4/af_inet.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 1280 | net/ipv4/af_inet.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 1300 | net/ipv4/af_inet.c | send_sig(SIGPIPE, current, 1); |
SIGPIPE | 1750 | net/ipv4/tcp.c | send_sig(SIGPIPE, current, 0); |