Home
last modified time | relevance | path

Searched refs:old_sd (Results 1 – 14 of 14) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/dsdb/samdb/ldb_modules/
H A Ddescriptor.c188 else if (old_sd) { in descr_handle_sd_flags()
189 if (old_sd->owner_sid) { in descr_handle_sd_flags()
201 else if (old_sd) { in descr_handle_sd_flags()
215 else if (old_sd && old_sd->sacl) { in descr_handle_sd_flags()
230 else if (old_sd && old_sd->dacl) { in descr_handle_sd_flags()
292 if (old_sd) { in get_new_descriptor()
445 if (!old_sd) { in descr_get_descriptor_to_show()
449 old_sd, in descr_get_descriptor_to_show()
453 talloc_free(old_sd); in descr_get_descriptor_to_show()
823 if (old_sd == NULL) { in descriptor_modify()
[all …]
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dlinear.c14 int linear_current_optimisation_test(struct FCOMPLEX *cur, double *old_sd, int elements, int parasi… in linear_current_optimisation_test() argument
37 if(SD < *old_sd) in linear_current_optimisation_test()
39 *old_sd=SD; in linear_current_optimisation_test()
H A Dyagi.h88 int linear_current_optimisation_test(struct FCOMPLEX *cur, double *old_sd, int elements, int parasi…
/dports/games/crafty/crafty-25.2_1/
H A Dbench.c16 int old_do, old_st, old_sd, total_time_used, pos, old_mt = smp_max_threads; in Bench() local
96 old_sd = search_depth; in Bench()
214 search_depth = old_sd; in Bench()
/dports/net/samba412/samba-4.12.15/source4/dsdb/tests/python/
H A Duser_account_control.py159 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
165 self.sd_utils.modify_sd_on_dn("OU=test_computer_ou1," + self.base_dn, old_sd)
194 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
279 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
395 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
449 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
624 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
662 old_sd = self.sd_utils.read_sd_on_dn("OU=test_computer_ou1," + self.base_dn)
/dports/math/mfem/mfem-4.3/general/
H A Dsocketstream.cpp84 int old_sd = socket_descriptor; in attach() local
89 return old_sd; in attach()
747 int old_sd = socketbuf::attach(sd); in attach() local
751 return old_sd; in attach()
/dports/emulators/atari800/atari800-3.1.0/src/dc/
H A Ddisplayscreen.S371 mov.l old_sd,r0
388 mov.l old_sd,r0
591 old_sd: .long _old_sd label
H A Datari_dc.c186 UBYTE old_sd[2][Screen_HEIGHT * Screen_WIDTH / 8]; variable
204 osd = old_sd[0]; in PLATFORM_DisplayScreen_doubleb()
205 nsd = old_sd[1]; in PLATFORM_DisplayScreen_doubleb()
210 osd = old_sd[1]; in PLATFORM_DisplayScreen_doubleb()
211 nsd = old_sd[0]; in PLATFORM_DisplayScreen_doubleb()
/dports/net/samba412/samba-4.12.15/testprogs/win32/prepare_dcpromo/
H A Dprepare_dcpromo.c184 static DWORD calc_tmp_HKLM_SECURITY_SD(SECURITY_DESCRIPTOR *old_sd, in calc_tmp_HKLM_SECURITY_SD() argument
214 ok = MakeAbsoluteSD(old_sd, in calc_tmp_HKLM_SECURITY_SD()
259 ok = MakeAbsoluteSD(old_sd, in calc_tmp_HKLM_SECURITY_SD()
/dports/net/samba412/samba-4.12.15/source3/rpc_server/srvsvc/
H A Dsrv_srvsvc_nt.c1982 struct security_descriptor *old_sd; in _srvsvc_NetShareSetInfo() local
1986 old_sd = get_share_security(p->mem_ctx, lp_servicename(talloc_tos(), lp_sub, snum), &sd_size); in _srvsvc_NetShareSetInfo()
1988 if (old_sd && !security_descriptor_equal(old_sd, psd)) { in _srvsvc_NetShareSetInfo()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_state.cc4918 string old_sd = _session_dir->root_path(); in save_as() local
5212 (*_session_dir) = old_sd; in save_as()
5327 string old_sd = _session_dir->root_path(); in archive_session() local
5359 (*_session_dir) = old_sd; in archive_session()
5656 (*_session_dir) = old_sd; in archive_session()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Dsdp_offer_answer.cc178 const SessionDescription* old_sd = old_desc->description(); in CheckForRemoteIceRestart() local
187 old_sd->GetTransportDescriptionByName(content_name); in CheckForRemoteIceRestart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Dsdp_offer_answer.cc181 const SessionDescription* old_sd = old_desc->description(); in CheckForRemoteIceRestart() local
190 old_sd->GetTransportDescriptionByName(content_name); in CheckForRemoteIceRestart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Dpeer_connection.cc556 const SessionDescription* old_sd = old_desc->description(); in CheckForRemoteIceRestart() local
565 old_sd->GetTransportDescriptionByName(content_name); in CheckForRemoteIceRestart()