Searched refs:get_sd (Results 1 – 4 of 4) sorted by relevance
61 static HRESULT get_sd( SECURITY_DESCRIPTOR **sd, DWORD *size ) in get_sd() function153 ret = get_sd( &sd, &sd_size ); in security_get_sd()
65 SECURITY_DESCRIPTOR * get_sd(SECURITY_DESCRIPTOR *sd, DWORD *size);
285 SECURITY_DESCRIPTOR * get_sd( SECURITY_DESCRIPTOR *sd, DWORD *size ) in get_sd() function
354 sd = get_sd( pi2w->pSecurityDescriptor, &size ); in AddPrinterW()3376 sd = get_sd( pi2w->pSecurityDescriptor, &size ); in SetPrinterW()3398 sd = get_sd( pi3->pSecurityDescriptor, &size ); in SetPrinterW()