Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c137 static unsigned int smb_swap32(unsigned int x) in smb_swap32() function
158 # define smb_swap32(x) (x) macro