Searched refs:modAtoW (Results 1 – 1 of 1) sorted by relevance
296 static inline LDAPModW *modAtoW( LDAPModA *mod ) in modAtoW() function375 while (*p) *q++ = modAtoW( *p++ ); in modarrayAtoW()