Searched refs:ENOTBLK (Results 1 – 5 of 5) sorted by relevance
51 ENOTBLK = 0x4000000f, /* Block device required */ enumerator248 #define ENOTBLK 0x4000000f macro
89 #ifdef ENOTBLK in do_test()90 TEST_COMPARE_STRING (strerrordesc_np (ENOTBLK), "Block device required"); in do_test()91 TEST_COMPARE_STRING (strerrorname_np (ENOTBLK), "ENOTBLK"); in do_test()
98 #ifdef ENOTBLK103 _S(ENOTBLK, N_("Block device required"))
230 @deftypevr Macro int ENOTBLK232 @errno{ENOTBLK, 15, Block device required}
976 @item ENOTBLK