| tag | line | file | source code |
|---|---|---|---|
| plength | 1607 | fs/smbfs/proc.c | int i, plength; |
| plength | 1675 | fs/smbfs/proc.c | plength = 0; |
| plength | 1677 | fs/smbfs/proc.c | plength += strlen(prots[i].name) + 2; |
| plength | 1680 | fs/smbfs/proc.c | smb_setup_header(server, SMBnegprot, 0, plength); |