Home
last modified time | relevance | path

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

/external/strace/
Dwait.c58 #ifndef W_CONTINUED
59 # define W_CONTINUED 0xffff macro
94 status &= ~W_CONTINUED; in printstatus()