Searched defs:ESRCH (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/tests/lib/libpthread/
H A Dt_name.c95 ATF_REQUIRE_EQ(pthread_getname_np(thr, retname, sizeof(retname)), ESRCH); local
/netbsd-current/tests/rump/rumpkern/
H A Dt_lwproc.c179 ATF_REQUIRE_EQ(rump_pub_lwproc_newlwp(mypid), ESRCH); local
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h352 #define ESRCH 9969 macro
/netbsd-current/sys/sys/
H A Derrno.h44 #define ESRCH 3 /* No such process */ macro

Completed in 128 milliseconds