Searched refs:starting_point (Results 1 – 3 of 3) sorted by relevance
120 uint32_t starting_point = type_index; in GetSubtypingDepth() local123 if (type_index == starting_point) return -1; // Cycle detected. in GetSubtypingDepth()
492 for starting_point in self._iterate_directories(parent_path, is_dir, scandir):493 for p in successor_select(starting_point, is_dir, exists, scandir):
2515 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_inp() local2574 starting_point = inp->next_addr_touse; in sctp_choose_boundspecific_inp()2602 inp->next_addr_touse = starting_point; in sctp_choose_boundspecific_inp()2652 struct sctp_laddr *laddr, *starting_point; in sctp_choose_boundspecific_stcb() local2757 starting_point = stcb->asoc.last_used_address; in sctp_choose_boundspecific_stcb()2794 stcb->asoc.last_used_address = starting_point; in sctp_choose_boundspecific_stcb()