Home
last modified time | relevance | path

Searched defs:smb_swap64 (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dsmb.c144 static unsigned long long smb_swap64(unsigned long long x) in smb_swap64() function
150 static unsigned __int64 smb_swap64(unsigned __int64 x) in smb_swap64() function
159 # define smb_swap64(x) (x) macro