Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsmb.c339 static unsigned int smb_swap32(unsigned int x) in smb_swap32() function
353 # define smb_swap32(x) (x) macro