Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgnu-nat.c96 void inf_set_pid (struct inf *inf, pid_t pid);
699 inf_set_pid (inf, -1); in inf_cleanup()
733 inf_set_pid (inf, pid); in inf_startup()
739 inf_set_pid (struct inf *inf, pid_t pid) in inf_set_pid() function
1495 inf_set_pid (inf, inf->pid); in gnu_wait()
2004 inf_set_pid (current_inferior, -1); in gnu_kill_inferior()
DChangeLog-19971714 (inf_set_task): replace with new function (inf_set_pid).