Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Ddhcp_option.c105 if (opt_len != 17 || type != 0 || have_uuid) in uuid_client_identifier()
108 have_uuid = true; in uuid_client_identifier()
Dpxe.c24 bool have_uuid = false; variable
547 if (have_uuid) in network_init()
Dpxe.h181 extern bool have_uuid;
/external/valgrind/coregrind/m_debuginfo/
Dreadmacho.c707 Bool have_uuid = False; in ML_() local
873 have_uuid = True; in ML_()
977 if (!have_uuid) in ML_()
1000 vg_assert(have_uuid); in ML_()
1070 vg_assert(have_uuid); in ML_()
1071 vg_assert(have_uuid); in ML_()