Home
last modified time | relevance | path

Searched refs:ENOTBLK (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py21 ENOTBLK = 15 variable
156 ENOTBLK: 'Block device required',
/freebsd/cddl/lib/libdtrace/
H A Derrno.d58 inline int ENOTBLK = 15; variable
59 #pragma D binding "1.0" ENOTBLK
261 errno == ENOTBLK ? "Block device required" :
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_global.c45 {"ENOTBLK", ENOTBLK},
/freebsd/sys/sys/
H A Derrno.h64 #define ENOTBLK 15 /* Block device required */ macro
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg35 $ ENOTBLK
H A Dmn_MN.UTF-8.msg35 $ ENOTBLK
H A Duk_UA.UTF-8.msg35 $ ENOTBLK
H A Dru_RU.UTF-8.msg35 $ ENOTBLK
H A Dru_RU.KOI8-R.msg35 $ ENOTBLK
H A Del_GR.ISO8859-7.msg35 $ ENOTBLK
H A Dja_JP.UTF-8.msg35 $ ENOTBLK
H A Dja_JP.eucJP.msg35 $ ENOTBLK
H A Dko_KR.UTF-8.msg35 $ ENOTBLK
H A Dko_KR.eucKR.msg35 $ ENOTBLK
H A Dzh_CN.UTF-8.msg35 $ ENOTBLK
H A Dzh_CN.GB2312.msg37 $ ENOTBLK
H A Dzh_CN.GB18030.msg37 $ ENOTBLK
H A Dfi_FI.ISO8859-1.msg35 $ ENOTBLK
H A Dit_IT.ISO8859-15.msg35 $ ENOTBLK
H A Dno_NO.ISO8859-1.msg35 $ ENOTBLK
H A Dde_DE.ISO8859-1.msg35 $ ENOTBLK
/freebsd/sys/compat/linux/
H A Dlinux_errno.inc58 [ENOTBLK] = -LINUX_ENOTBLK,
181 [LINUX_ENOTBLK] = ENOTBLK,
H A Dlinux_util.c221 return (ENOTBLK); in linux_driver_get_major_minor()
/freebsd/stand/liblua/
H A Dlerrno.c62 ENTRY(ENOTBLK),
/freebsd/sys/geom/part/
H A Dg_part_bsd.c208 return (ENOTBLK); in g_part_bsd_create()
368 return (ENOTBLK); in g_part_bsd_probe()

12