Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar-dp-xlate.c48 #define MAX_DP_SANITY 4096 /* Biggest device path in bytes */ macro
52 DevicePathNodeLength(dp) < MAX_DP_SANITY)
151 if ((uintptr_t)walker - (uintptr_t)dp > MAX_DP_SANITY) in efi_hd_to_unix()
373 if ((uintptr_t)walker - (uintptr_t)dp > MAX_DP_SANITY) in efivar_device_path_to_unix_path()