taglinefilesource code
plength1615fs/smbfs/proc.cint i, plength;
plength1683fs/smbfs/proc.cplength = 0;
plength1685fs/smbfs/proc.cplength += strlen(prots[i].name) + 2;
plength1688fs/smbfs/proc.csmb_setup_header(server, SMBnegprot, 0, plength);