Home
last modified time | relevance | path

Searched refs:wait_again (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd.c454 int wait_again; in npppd_stop_really() local
456 wait_again = 0; in npppd_stop_really()
460 wait_again |= 1; in npppd_stop_really()
464 wait_again |= 1; in npppd_stop_really()
466 if (wait_again != 0) { in npppd_stop_really()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c3908 wait_again: in procfs_wait()
3949 goto wait_again; in procfs_wait()
4071 goto wait_again; in procfs_wait()
4097 goto wait_again; in procfs_wait()
4177 goto wait_again; in procfs_wait()
H A DChangeLog-19942084 * (procfs_wait): Move wait_again label to ensure that we really