Home | History | Annotate | Download | only in src

Lines Matching refs:newpid

1550   pid_t newpid;
1628 if ((got = read(reply[0], &newpid, sizeof newpid)) == sizeof newpid) {
1630 (long)newpid);
1631 if (lock && (res = ID0uu_lock_txfr(lock, newpid)) != UU_LOCK_OK)
1648 sun->sun_path, got, (int)(sizeof newpid));