Searched refs:AttributeKey (Results 1 – 1 of 1) sorted by relevance
968 HANDLE AttributeKey; in LsapSetObjectAttribute() local980 Status = NtCreateKey(&AttributeKey, in LsapSetObjectAttribute()994 Status = RtlpNtSetValueKey(AttributeKey, in LsapSetObjectAttribute()999 NtClose(AttributeKey); in LsapSetObjectAttribute()1019 HANDLE AttributeKey; in LsapGetObjectAttribute() local1032 Status = NtOpenKey(&AttributeKey, in LsapGetObjectAttribute()1041 Status = RtlpNtQueryValueKey(AttributeKey, in LsapGetObjectAttribute()1064 Status = RtlpNtQueryValueKey(AttributeKey, in LsapGetObjectAttribute()1075 NtClose(AttributeKey); in LsapGetObjectAttribute()