Searched refs:stop_read (Results 1 – 2 of 2) sorted by relevance
343 goto stop_read; in read_root_hints() 352 goto stop_read; in read_root_hints() 358 goto stop_read; in read_root_hints() 376 goto stop_read; in read_root_hints() 393 goto stop_read; in read_root_hints() 415 stop_read: in read_root_hints()
155 static volatile sig_atomic_t stop_read; variable161 stop_read = 1; in stopit()1631 stop_read = 0; in rtmsg_rtsock()1635 } while (l > 0 && stop_read == 0 && in rtmsg_rtsock()1638 if (stop_read != 0) { in rtmsg_rtsock()