Lines Matching defs:dfl_uuid
571 uuid_t dfl_uuid;
588 ret = kcm_cc_get_uuid(state->new_cc, dfl_uuid);
600 dfl_uuid);
1458 uuid_t dfl_uuid;
1460 ret = kcm_ccdb_get_default_recv(subreq, &dfl_uuid);
1470 if (uuid_is_null(dfl_uuid) == true) {
1490 dfl_uuid);
1656 uuid_t dfl_uuid;
1658 ret = kcm_ccdb_uuid_by_name_recv(subreq, state, dfl_uuid);
1672 dfl_uuid);