Searched refs:move_amt (Results 1 – 1 of 1) sorted by relevance
705 int i = 0, move_amt; in add_pid() local753 move_amt = pidcnt - i; in add_pid()757 if (move_amt != 0) { in add_pid()759 move_amt * sizeof (struct pidentry)); in add_pid()761 move_amt * sizeof (pollfd_t)); in add_pid()799 int move_amt; in rem_pid() local819 move_amt = (pidcnt - i) - 1; in rem_pid()824 move_amt * sizeof (struct pidentry)); in rem_pid()827 move_amt * sizeof (pollfd_t)); in rem_pid()