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