Home
last modified time | relevance | path

Searched refs:smb_rq_parsehdr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c76 static int smb_rq_parsehdr(struct smb_rq *rqp);
414 error = smb_rq_parsehdr(rqp); in smb_rq_internal()
571 error = smb_rq_parsehdr(rqp); in smb_rq_reply()
613 smb_rq_parsehdr(struct smb_rq *rqp) in smb_rq_parsehdr() function