Home
last modified time | relevance | path

Searched defs:dcr (Results 1 – 25 of 1231) sorted by relevance

12345678910>>...50

/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dmount.cc81 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
403 DeviceControlRecord* dcr = this; in find_a_volume() local
444 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
606 DeviceControlRecord* dcr = this; in DoUnload() local
621 DeviceControlRecord* dcr = this; in DoLoad() local
643 DeviceControlRecord* dcr = this; in DoSwapping() local
683 DeviceControlRecord* dcr = this; in is_eod_valid() local
784 DeviceControlRecord* dcr = this; in TryAutolabel() local
833 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
853 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dmount.cc82 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
404 DeviceControlRecord* dcr = this; in find_a_volume() local
445 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
607 DeviceControlRecord* dcr = this; in DoUnload() local
622 DeviceControlRecord* dcr = this; in DoLoad() local
644 DeviceControlRecord* dcr = this; in DoSwapping() local
684 DeviceControlRecord* dcr = this; in is_eod_valid() local
785 DeviceControlRecord* dcr = this; in TryAutolabel() local
834 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
854 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/stored/
H A Dmount.cc77 DeviceControlRecord *dcr = this; in MountNextWriteVolume() local
405 DeviceControlRecord *dcr = this; in find_a_volume() local
451 DeviceControlRecord *dcr = this; in CheckVolumeLabel() local
613 DeviceControlRecord *dcr = this; in DoUnload() local
628 DeviceControlRecord *dcr = this; in DoLoad() local
650 DeviceControlRecord *dcr = this; in DoSwapping() local
691 DeviceControlRecord *dcr = this; in is_eod_valid() local
784 DeviceControlRecord *dcr = this; in TryAutolabel() local
837 DeviceControlRecord *dcr = this; in MarkVolumeInError() local
856 DeviceControlRecord *dcr = this; in mark_volume_not_inchanger() local
[all …]
H A Dacquire.cc85 bool AcquireDeviceForRead(DeviceControlRecord *dcr) in AcquireDeviceForRead()
427 DeviceControlRecord *AcquireDeviceForAppend(DeviceControlRecord *dcr) in AcquireDeviceForAppend()
521 bool ReleaseDevice(DeviceControlRecord *dcr) in ReleaseDevice()
714 bool CleanDevice(DeviceControlRecord *dcr) in CleanDevice()
728 void SetupNewDcrDevice(JobControlRecord *jcr, DeviceControlRecord *dcr, Device *dev, BlockSizes *bl… in SetupNewDcrDevice()
793 static void RemoveDcrFromDcrs(DeviceControlRecord *dcr) in RemoveDcrFromDcrs()
813 static void AttachDcrToDev(DeviceControlRecord *dcr) in AttachDcrToDev()
837 static void LockedDetachDcrFromDev(DeviceControlRecord *dcr) in LockedDetachDcrFromDev()
859 static void DetachDcrFromDev(DeviceControlRecord *dcr) in DetachDcrFromDev()
870 void FreeDeviceControlRecord(DeviceControlRecord *dcr) in FreeDeviceControlRecord()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dmount.cc82 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
404 DeviceControlRecord* dcr = this; in find_a_volume() local
445 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
607 DeviceControlRecord* dcr = this; in DoUnload() local
622 DeviceControlRecord* dcr = this; in DoLoad() local
644 DeviceControlRecord* dcr = this; in DoSwapping() local
684 DeviceControlRecord* dcr = this; in is_eod_valid() local
785 DeviceControlRecord* dcr = this; in TryAutolabel() local
834 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
854 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dmount.cc82 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
404 DeviceControlRecord* dcr = this; in find_a_volume() local
445 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
607 DeviceControlRecord* dcr = this; in DoUnload() local
622 DeviceControlRecord* dcr = this; in DoLoad() local
644 DeviceControlRecord* dcr = this; in DoSwapping() local
684 DeviceControlRecord* dcr = this; in is_eod_valid() local
785 DeviceControlRecord* dcr = this; in TryAutolabel() local
834 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
854 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/stored/
H A Dmount.cc77 DeviceControlRecord *dcr = this; in MountNextWriteVolume() local
405 DeviceControlRecord *dcr = this; in find_a_volume() local
451 DeviceControlRecord *dcr = this; in CheckVolumeLabel() local
613 DeviceControlRecord *dcr = this; in DoUnload() local
628 DeviceControlRecord *dcr = this; in DoLoad() local
650 DeviceControlRecord *dcr = this; in DoSwapping() local
691 DeviceControlRecord *dcr = this; in is_eod_valid() local
784 DeviceControlRecord *dcr = this; in TryAutolabel() local
837 DeviceControlRecord *dcr = this; in MarkVolumeInError() local
856 DeviceControlRecord *dcr = this; in mark_volume_not_inchanger() local
[all …]
H A Dacquire.cc85 bool AcquireDeviceForRead(DeviceControlRecord *dcr) in AcquireDeviceForRead()
427 DeviceControlRecord *AcquireDeviceForAppend(DeviceControlRecord *dcr) in AcquireDeviceForAppend()
521 bool ReleaseDevice(DeviceControlRecord *dcr) in ReleaseDevice()
714 bool CleanDevice(DeviceControlRecord *dcr) in CleanDevice()
728 void SetupNewDcrDevice(JobControlRecord *jcr, DeviceControlRecord *dcr, Device *dev, BlockSizes *bl… in SetupNewDcrDevice()
793 static void RemoveDcrFromDcrs(DeviceControlRecord *dcr) in RemoveDcrFromDcrs()
813 static void AttachDcrToDev(DeviceControlRecord *dcr) in AttachDcrToDev()
837 static void LockedDetachDcrFromDev(DeviceControlRecord *dcr) in LockedDetachDcrFromDev()
859 static void DetachDcrFromDev(DeviceControlRecord *dcr) in DetachDcrFromDev()
870 void FreeDeviceControlRecord(DeviceControlRecord *dcr) in FreeDeviceControlRecord()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/stored/
H A Dmount.cc77 DeviceControlRecord *dcr = this; in MountNextWriteVolume() local
405 DeviceControlRecord *dcr = this; in find_a_volume() local
451 DeviceControlRecord *dcr = this; in CheckVolumeLabel() local
613 DeviceControlRecord *dcr = this; in DoUnload() local
628 DeviceControlRecord *dcr = this; in DoLoad() local
650 DeviceControlRecord *dcr = this; in DoSwapping() local
691 DeviceControlRecord *dcr = this; in is_eod_valid() local
784 DeviceControlRecord *dcr = this; in TryAutolabel() local
837 DeviceControlRecord *dcr = this; in MarkVolumeInError() local
856 DeviceControlRecord *dcr = this; in mark_volume_not_inchanger() local
[all …]
H A Dacquire.cc85 bool AcquireDeviceForRead(DeviceControlRecord *dcr) in AcquireDeviceForRead()
427 DeviceControlRecord *AcquireDeviceForAppend(DeviceControlRecord *dcr) in AcquireDeviceForAppend()
521 bool ReleaseDevice(DeviceControlRecord *dcr) in ReleaseDevice()
714 bool CleanDevice(DeviceControlRecord *dcr) in CleanDevice()
728 void SetupNewDcrDevice(JobControlRecord *jcr, DeviceControlRecord *dcr, Device *dev, BlockSizes *bl… in SetupNewDcrDevice()
793 static void RemoveDcrFromDcrs(DeviceControlRecord *dcr) in RemoveDcrFromDcrs()
813 static void AttachDcrToDev(DeviceControlRecord *dcr) in AttachDcrToDev()
837 static void LockedDetachDcrFromDev(DeviceControlRecord *dcr) in LockedDetachDcrFromDev()
859 static void DetachDcrFromDev(DeviceControlRecord *dcr) in DetachDcrFromDev()
870 void FreeDeviceControlRecord(DeviceControlRecord *dcr) in FreeDeviceControlRecord()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dmount.cc81 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
403 DeviceControlRecord* dcr = this; in find_a_volume() local
444 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
606 DeviceControlRecord* dcr = this; in DoUnload() local
621 DeviceControlRecord* dcr = this; in DoLoad() local
643 DeviceControlRecord* dcr = this; in DoSwapping() local
683 DeviceControlRecord* dcr = this; in is_eod_valid() local
784 DeviceControlRecord* dcr = this; in TryAutolabel() local
833 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
853 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dmount.cc81 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
403 DeviceControlRecord* dcr = this; in find_a_volume() local
444 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
606 DeviceControlRecord* dcr = this; in DoUnload() local
621 DeviceControlRecord* dcr = this; in DoLoad() local
643 DeviceControlRecord* dcr = this; in DoSwapping() local
683 DeviceControlRecord* dcr = this; in is_eod_valid() local
784 DeviceControlRecord* dcr = this; in TryAutolabel() local
833 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
853 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dmount.cc81 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
403 DeviceControlRecord* dcr = this; in find_a_volume() local
444 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
606 DeviceControlRecord* dcr = this; in DoUnload() local
621 DeviceControlRecord* dcr = this; in DoLoad() local
643 DeviceControlRecord* dcr = this; in DoSwapping() local
683 DeviceControlRecord* dcr = this; in is_eod_valid() local
784 DeviceControlRecord* dcr = this; in TryAutolabel() local
833 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
853 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/stored/
H A Dmount.cc77 DeviceControlRecord *dcr = this; in MountNextWriteVolume() local
405 DeviceControlRecord *dcr = this; in find_a_volume() local
451 DeviceControlRecord *dcr = this; in CheckVolumeLabel() local
613 DeviceControlRecord *dcr = this; in DoUnload() local
628 DeviceControlRecord *dcr = this; in DoLoad() local
650 DeviceControlRecord *dcr = this; in DoSwapping() local
691 DeviceControlRecord *dcr = this; in is_eod_valid() local
784 DeviceControlRecord *dcr = this; in TryAutolabel() local
837 DeviceControlRecord *dcr = this; in MarkVolumeInError() local
856 DeviceControlRecord *dcr = this; in mark_volume_not_inchanger() local
[all …]
H A Dacquire.cc85 bool AcquireDeviceForRead(DeviceControlRecord *dcr) in AcquireDeviceForRead()
427 DeviceControlRecord *AcquireDeviceForAppend(DeviceControlRecord *dcr) in AcquireDeviceForAppend()
521 bool ReleaseDevice(DeviceControlRecord *dcr) in ReleaseDevice()
714 bool CleanDevice(DeviceControlRecord *dcr) in CleanDevice()
728 void SetupNewDcrDevice(JobControlRecord *jcr, DeviceControlRecord *dcr, Device *dev, BlockSizes *bl… in SetupNewDcrDevice()
793 static void RemoveDcrFromDcrs(DeviceControlRecord *dcr) in RemoveDcrFromDcrs()
813 static void AttachDcrToDev(DeviceControlRecord *dcr) in AttachDcrToDev()
837 static void LockedDetachDcrFromDev(DeviceControlRecord *dcr) in LockedDetachDcrFromDev()
859 static void DetachDcrFromDev(DeviceControlRecord *dcr) in DetachDcrFromDev()
870 void FreeDeviceControlRecord(DeviceControlRecord *dcr) in FreeDeviceControlRecord()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dmount.cc82 DeviceControlRecord* dcr = this; in MountNextWriteVolume() local
404 DeviceControlRecord* dcr = this; in find_a_volume() local
445 DeviceControlRecord* dcr = this; in CheckVolumeLabel() local
607 DeviceControlRecord* dcr = this; in DoUnload() local
622 DeviceControlRecord* dcr = this; in DoLoad() local
644 DeviceControlRecord* dcr = this; in DoSwapping() local
684 DeviceControlRecord* dcr = this; in is_eod_valid() local
785 DeviceControlRecord* dcr = this; in TryAutolabel() local
834 DeviceControlRecord* dcr = this; in MarkVolumeInError() local
854 DeviceControlRecord* dcr = this; in mark_volume_not_inchanger() local
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dacquire.c42 bool acquire_device_for_read(DCR *dcr) in acquire_device_for_read()
370 DCR *acquire_device_for_append(DCR *dcr) in acquire_device_for_append()
480 bool release_device(DCR *dcr) in release_device()
614 bool clean_device(DCR *dcr) in clean_device()
636 DCR *new_dcr(JCR *jcr, DCR *dcr, DEVICE *dev, bool writing) in new_dcr()
691 static void remove_dcr_from_dcrs(DCR *dcr) in remove_dcr_from_dcrs()
711 void DEVICE::attach_dcr_to_dev(DCR *dcr) in attach_dcr_to_dev()
733 void DEVICE::detach_dcr_from_dev(DCR *dcr) in detach_dcr_from_dev()
765 void free_dcr(DCR *dcr) in free_dcr()
795 static void set_dcr_from_vol(DCR *dcr, VOL_LIST *vol) in set_dcr_from_vol()
/dports/comms/gqrx/gqrx-2.15/src/dsp/
H A Drx_demod_am.cpp29 rx_demod_am_sptr make_rx_demod_am(float quad_rate, bool dcr) in make_rx_demod_am()
39 rx_demod_am::rx_demod_am(float quad_rate, bool dcr) in rx_demod_am()
80 void rx_demod_am::set_dcr(bool dcr) in set_dcr()
109 rx_demod_amsync_sptr make_rx_demod_amsync(float quad_rate, bool dcr, float pll_bw) in make_rx_demod_amsync()
116 rx_demod_amsync::rx_demod_amsync(float quad_rate, bool dcr, float pll_bw) in rx_demod_amsync()
158 void rx_demod_amsync::set_dcr(bool dcr) in set_dcr()

12345678910>>...50