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