taglinefilesource code
plength1607fs/smbfs/proc.cint i, plength;
plength1675fs/smbfs/proc.cplength = 0;
plength1677fs/smbfs/proc.cplength += strlen(prots[i].name) + 2;
plength1680fs/smbfs/proc.csmb_setup_header(server, SMBnegprot, 0, plength);