Searched refs:next_path_element (Results 1 – 1 of 1) sorted by relevance
914 heim_object_t next_path_element = NULL; in heim_path_vcreate() local924 next_path_element = va_arg(ap, heim_object_t); in heim_path_vcreate()946 } else if (node_type == HEIM_TID_DB && next_path_element != NULL) { in heim_path_vcreate()952 if (next_path_element == NULL) in heim_path_vcreate()981 path_element = next_path_element; in heim_path_vcreate()