Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dispatch.c144 static int is_andx_com(unsigned char);
647 if (is_andx_com(sr->smb_com)) { in smb_dispatch_request()
1096 is_andx_com(unsigned char com) in is_andx_com() function