HomeSort by relevance Sort by last modified time
    Searched refs:newpid (Results 1 - 4 of 4) sorted by null

  /external/libppp/src/
id.c 180 ID0uu_lock_txfr(const char *basettyname, pid_t newpid)
185 ret = uu_lock_txfr(basettyname, newpid);
187 (long)newpid);
bundle.c 1550 pid_t newpid; local
    [all...]
physical.c 769 physical_ChangedPid(struct physical *p, pid_t newpid)
774 if ((res = ID0uu_lock_txfr(p->name.base, newpid)) != UU_LOCK_OK)
  /external/valgrind/main/coregrind/
vgdb.c 2178 int newpid; local
2324 int newpid; local
    [all...]

Completed in 147 milliseconds