Home
last modified time | relevance | path

Searched refs:modv_strvals (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/wldap32/
H A Dwldap32.h308 modW->mod_vals.modv_strvals = strarrayAtoW( mod->mod_vals.modv_strvals ); in modAtoW()
325 modU->mod_vals.modv_strvals = strarrayWtoU( mod->mod_vals.modv_strvals ); in modWtoU()
335 strarrayfreeW( mod->mod_vals.modv_strvals ); in modfreeW()
344 strarrayfreeU( mod->mod_vals.modv_strvals ); in modfreeU()
H A Dwinldap_private.h137 PCHAR *modv_strvals; member
146 PWCHAR *modv_strvals; member
/reactos/sdk/include/psdk/
H A Dwinldap.h310 PCHAR *modv_strvals; member
314 PWCHAR *modv_strvals; member
328 #define mod_values mod_vals.modv_strvals