Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/ !
H A Dkern_physio.c91 int error, i, buf_allocated, todo; in physio() local
183 todo = buf_count(bp); in physio()
192 (user_size_t)todo); in physio()
211 (user_size_t)todo, in physio()
227 if (error || done < todo) { in physio()
/xnu-10063.141.1/config/ !
H A DMASTER654 # sync with bsd/conf/MASTER until we fix the config system... todo XXX