Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmb.h133 struct andx { struct
141 struct andx andx; argument
155 struct andx andx; member
164 struct andx andx; member
184 struct andx andx; member
200 struct andx andx; member
214 struct andx andx; member
Dsmb.c471 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_setup()
508 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_tree_connect()
533 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_open()
581 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_read()
607 msg->andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_write()