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