Home
last modified time | relevance | path

Searched refs:have_uuid (Results 1 – 5 of 5) 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_()
/external/netperf/src/
Dnettest_omni.c6981 int have_uuid = 0; in scan_omni_args() local
7350 have_uuid = 1; in scan_omni_args()
7379 if (!have_uuid) in scan_omni_args()