Home
last modified time | relevance | path

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

/dports/security/chntpw/chntpw-140201/
H A Dntreg.h327 #define HTYPE_SECURITY 3 macro
H A Dchntpw.c1068 case HTYPE_SECURITY: H_SEC = no_hives; break; in main()
H A Dchntpw-presplit.c2234 case HTYPE_SECURITY: H_SEC = no_hives; break; in main()
H A Dntreg.c4356 else if (trav_path(hdesc, 0, "\\Policy", 0)) hdesc->type = HTYPE_SECURITY; in openHive()