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