new_sec           335 source3/printing/nt_printing.c 	SEC_DESC *sec, *new_sec;
new_sec           393 source3/printing/nt_printing.c 	new_sec = make_sec_desc( ctx, SEC_DESC_REVISION, SEC_DESC_SELF_RELATIVE,
new_sec           397 source3/printing/nt_printing.c 	if (!new_sec) {
new_sec           400 source3/printing/nt_printing.c 	sd_new = make_sec_desc_buf( ctx, size_new_sec, new_sec );