| tag | line | file | source code |
| match | 75 | fs/isofs/namei.c | int dlen, rrflag, match; |
| match | 184 | fs/isofs/namei.c | match = 0; |
| match | 188 | fs/isofs/namei.c | match = isofs_match(namelen,name,dpnt,dlen); |
| match | 198 | fs/isofs/namei.c | if (match) { |
| match | 185 | net/ipv4/ip_fw.c | char notcpsyn=1, frag1, match; |
| match | 292 | net/ipv4/ip_fw.c | match = 0x00; |
| match | 297 | net/ipv4/ip_fw.c | match |= 0x01; |
| match | 303 | net/ipv4/ip_fw.c | match |= 0x02; |
| match | 305 | net/ipv4/ip_fw.c | if (match) |
| match | 346 | net/ipv4/ip_fw.c | if(!(prt==IP_FW_F_ICMP || ((match & 0x01) && |
| match | 350 | net/ipv4/ip_fw.c | f->fw_flg&IP_FW_F_DRNG)) || ((match & 0x02) && |