Home
last modified time | relevance | path

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

/external/strace/
Dwait.c56 #ifndef W_CONTINUED
57 # define W_CONTINUED 0xffff macro
95 status &= ~W_CONTINUED; in printstatus()