HomeSort by relevance Sort by last modified time
    Searched refs:smb_setup (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
smbno.h 161 #define smb_setup smb_vwv14 macro
162 #define smb_setup0 smb_setup
163 #define smb_setup1 (smb_setup+2)
164 #define smb_setup2 (smb_setup+4)
  /external/curl/lib/
smb.h 29 SMB_SETUP,
137 struct smb_setup { struct
smb.c 193 "SMB_SETUP",
429 struct smb_setup msg;
688 conn_state(conn, SMB_SETUP);
691 case SMB_SETUP:

Completed in 1297 milliseconds