Searched defs:UNI_LESSTHAN (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ksmbd/ | ||
A D | unicode.h | 39 #define UNI_LESSTHAN ((__u16)('<' + 0xF000)) macro |
/linux/fs/cifs/ | ||
A D | cifs_unicode.h | 36 #define UNI_LESSTHAN (__u16) ('<' + 0xF000) macro |
Completed in 4 milliseconds