Searched refs:anchor1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_unicode.h274 const wchar_t *anchor1 = ucs1; local
284 return (wchar_t *) anchor1;
285 ucs1 = ++anchor1; /* No match */
291 return (wchar_t *) anchor1; /* Match found */

Completed in 118 milliseconds