Searched defs:HasPre (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DDump.c271 BOOLEAN HasPre; local
317 HasPre = FALSE;
319 Print (HasPre ? L"," : L"life:[");
321 HasPre = TRUE;
325 Print (HasPre ? L"," : L"life:[");
327 HasPre = TRUE;
331 Print (HasPre ? L"," : L"life:[");
333 HasPre = TRUE;
336 if (HasPre) {
340 if (HasPre || Dat
386 BOOLEAN HasPre; local
[all...]

Completed in 43 milliseconds