Home
last modified time | relevance | path

Searched defs:father (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Ddn_heap.c164 int father = HEAP_FATHER(son); in heap_insert() local
184 int child, father, max = h->elements - 1; in heap_extract() local