Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c1644 int got_token; in new_job() local
1702 got_token = read (job_rfd, &token, 1); in new_job()
1707 if (got_token == 1) in new_job()