Searched defs:curr_entry (Results 1 – 3 of 3) sorted by relevance
15 void print_protoent(protoent *curr_entry) { in print_protoent()27 protoent *curr_entry; in print_all_protoent() local39 protoent *curr_entry; in print_protoent_by_name() local49 protoent *curr_entry; in print_protoent_by_num() local
453 int curr_entry; member
1521 auto curr_entry = recursion_stack.back(); in SortTopologically() local