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