Searched refs:need_quotes (Results 1 – 2 of 2) sorted by relevance
274 boolean_t exist, need_quotes; in putzoneent() local452 need_quotes = (strchr(zone_path, ':') != NULL); in putzoneent()454 zone_state, need_quotes ? "\"" : "", zone_path, in putzoneent()455 need_quotes ? "\"" : "", zone_uuid); in putzoneent()
536 bool need_quotes) in add_to_challenge() argument551 if (need_quotes) { in add_to_challenge()