findslot
static int findslot(pid_t pid);
if ((slot = findslot(pid)) < 0)
if ((slot = findslot(NOPID)) < 0)