Home
last modified time | relevance | path

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

/dragonfly/usr.bin/xargs/
H A Dxargs.c82 static int findfreeslot(void);
742 slot = findfreeslot(); in pids_add()
761 findfreeslot(void) in findfreeslot() function