Home
last modified time | relevance | path

Searched refs:sk_attrtype (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/wldap32/
H A Dwldap32.h693 sortkeyW->sk_attrtype = strAtoW( sortkey->sk_attrtype ); in sortkeyAtoW()
706 sortkeyA->sk_attrtype = strWtoA( sortkey->sk_attrtype ); in sortkeyWtoA()
719 sortkeyU->attributeType = strWtoU( sortkey->sk_attrtype ); in sortkeyWtoU()
730 strfreeA( sortkey->sk_attrtype ); in sortkeyfreeA()
740 strfreeW( sortkey->sk_attrtype ); in sortkeyfreeW()
H A Dwinldap_private.h237 PCHAR sk_attrtype; member
244 PWCHAR sk_attrtype; member
/reactos/modules/rostests/winetests/wldap32/
H A Dparse.c37 key.sk_attrtype = (char *)"ou"; in test_ldap_parse_sort_control()
/reactos/sdk/include/psdk/
H A Dwinldap.h333 PCHAR sk_attrtype; member
338 PWCHAR sk_attrtype; member