Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs871 #define SHV_K_LOCKED 0x04 macro
2957 flags |= SHV_K_LOCKED; in store_hash()
3064 ? SHV_K_LOCKED : 0); in store_hentry()
6553 if ((hash_flags & SHV_RESTRICTED) && (flags & SHV_K_LOCKED)) in retrieve_flag_hash()