Searched refs:EOWNERDEAD (Results 1 – 12 of 12) sorted by relevance
36 # ifndef EOWNERDEAD37 # define EOWNERDEAD 165 macro
37 # ifndef EOWNERDEAD38 # define EOWNERDEAD 130 macro
37 # ifndef EOWNERDEAD38 # define EOWNERDEAD 136 macro
37 # ifndef EOWNERDEAD38 # define EOWNERDEAD 254 macro
37 # ifndef EOWNERDEAD38 # define EOWNERDEAD 132 macro
46 if (ret == 0 || ret == EOWNERDEAD) \54 if (ret == EOWNERDEAD) \
61 if (e != EOWNERDEAD) in tf()189 if (e != EOWNERDEAD) in do_test()
94 if (e == EOWNERDEAD) in tf()97 if (e == 0 || e == EOWNERDEAD) in tf()235 if (e != 0 && e != EOWNERDEAD) in do_test()
15 if (err == EOWNERDEAD) in tf()
207 if (e != EOWNERDEAD) in do_test()219 if (e != EOWNERDEAD) in do_test()
138 EOWNERDEAD = 0x40000078, /* Owner died */ enumerator335 #define EOWNERDEAD 0x40000078 macro
545 #ifdef EOWNERDEAD546 _S(EOWNERDEAD, N_("Owner died"))
Completed in 10 milliseconds