Home
last modified time | relevance | path

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

/freebsd/usr.bin/xargs/
H A Dxargs.c73 static int findfreeslot(void);
720 slot = findfreeslot(); in pids_add()
739 findfreeslot(void) in findfreeslot() function