taglinefilesource code
dword165drivers/net/3c505.hdword  timetag;
dword177drivers/net/3c505.hdword  tot_recv,
dword40fs/ncpfs/ncplib_kernel.cncp_add_dword(struct ncp_server *server, dword x)
dword43fs/ncpfs/ncplib_kernel.c*(dword *)(&(server->packet[server->current_size])) = x;
dword119fs/ncpfs/ncplib_kernel.cstatic dword
dword122fs/ncpfs/ncplib_kernel.creturn *(dword *)(ncp_reply_data(server, offset));
dword71fs/smbfs/proc.csmb_encode_smb_length(byte *p, dword len)
dword231fs/smbfs/proc.cdword
dword481fs/smbfs/proc.cdword xmit_len = SMB_HEADER_LEN + wct * sizeof(word) + bcc + 2;
dword897fs/smbfs/proc.csmb_proc_trunc(struct smb_server *server, word fid, dword length)
dword38include/linux/smb.h#define DVAL(p,off)      (*((dword *)(((void *)p)+off)))
dword41include/linux/smb.h#define DSET(p,off,new)  (*((dword *)(((void *)p)+off))=(new))
dword123include/linux/smb_fs.hdword smb_len(unsigned char *packet);
dword124include/linux/smb_fs.hbyte *smb_encode_smb_length(byte *p, dword len);
dword160include/linux/smb_fs.hint smb_proc_trunc(struct smb_server *server, word fid, dword length);
dword53include/linux/smb_fs_sb.hdword  sesskey;