Searched refs:stop_read (Results 1 – 2 of 2) sorted by relevance
332 goto stop_read; in read_root_hints()341 goto stop_read; in read_root_hints()347 goto stop_read; in read_root_hints()365 goto stop_read; in read_root_hints()382 goto stop_read; in read_root_hints()404 stop_read: in read_root_hints()
151 static volatile sig_atomic_t stop_read; variable157 stop_read = 1; in stopit()1567 stop_read = 0; in rtmsg()1571 } while (l > 0 && stop_read == 0 && in rtmsg()1574 if (stop_read != 0) { in rtmsg()