Home
last modified time | relevance | path

Searched refs:pick_child (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/fortune/fortune/
H A Dfortune.c168 static FILEDESC *pick_child(FILEDESC *);
967 fp = pick_child(fp); in get_fort()
984 pick_child(FILEDESC *parent) in pick_child() function