Home
last modified time | relevance | path

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

/freebsd/usr.bin/xargs/
H A Dxargs.c74 static void clearslot(int slot);
698 clearslot(i); in pids_init()
733 clearslot(slot); in pids_remove()
760 clearslot(int slot) in clearslot() function