TDcal::hkl(3) FreeBSD Library Functions Manual TDcal::hkl(3)

TDcal::hkl
TDcal Perl programming library

use TDcal::hkl;

@$hkl_calref
@$hkl_event

TDcal::hkl defines hash key locks: lists of fields for the main hashes used by TDcal libraries and applications. These are used in calls to lock_ref_key() to set up run-time checks on hash field usage to detect and fail if an attempt is made to access an invalid hash key.

TDcal(3), TDcal(7).

See TDcal(7).

See TDcal(7).
August 31, 2021 FreeBSD 13.0-RELEASE