Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dispatch.c144 static int is_andx_com(unsigned char);
782 if (is_andx_com(sr->smb_com)) { in smb1sr_work()
1197 is_andx_com(unsigned char com) in is_andx_com() function