Home
last modified time | relevance | path

Searched refs:ENOSTR (Results 1 – 25 of 4927) sorted by relevance

12345678910>>...198

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/tcl/
H A DtclPosixStr.c300 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
301 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
426 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
747 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
748 case ENOSTR: return "not a stream device";
873 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR))
/dports/shells/ksh93/ast-93u/src/lib/libtksh/tcl/
H A DtclPosixStr.c300 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
301 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
426 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
747 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
748 case ENOSTR: return "not a stream device";
873 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR))
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/tcl/
H A DtclPosixStr.c300 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
301 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
426 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
747 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
748 case ENOSTR: return "not a stream device";
873 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR))
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclPosixStr.c300 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
301 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
429 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
750 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
751 case ENOSTR: return "not a stream device";
879 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR))
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclPosixStr.c296 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
297 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
425 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
744 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoMsg()
745 case ENOSTR: return "not a stream device"; in Tcl_ErrnoMsg()
873 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoMsg()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclPosixStr.c302 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
303 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
440 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
765 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoMsg()
766 case ENOSTR: return "not a stream device"; in Tcl_ErrnoMsg()
903 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoMsg()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclPosixStr.c302 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoId()
303 case ENOSTR: return "ENOSTR"; in Tcl_ErrnoId()
440 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoId()
765 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR)) in Tcl_ErrnoMsg()
766 case ENOSTR: return "not a stream device"; in Tcl_ErrnoMsg()
903 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) in Tcl_ErrnoMsg()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_posix_str.c315 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
316 case ENOSTR: return "enostr";
444 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_posix_str.c318 #if defined(ENOSTR) && (!defined(ENOTTY) || (ENOTTY != ENOSTR))
319 case ENOSTR: return "enostr";
447 #if defined(ETIMEDOUT) && (!defined(ENOSTR) || (ETIMEDOUT != ENOSTR)) && (!defined(EAGAIN) || (ETIM…
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Stdio/
H A Dgetc.c67 errno = ENOSTR; in getc()
83 errno = ENOSTR; in getc_unlocked()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/include/
H A Dportability.h154 # ifndef ENOSTR
155 # define ENOSTR 199 macro
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …67)(ENOMEM . 12)(ENOMSG . 42)(ENOPROTOOPT . 92)(ENOSPC . 28)(ENOSR . 63)(ENOSTR . 60)(ENOSYS . 38)…
3 …97)(ENOMEM . 12)(ENOMSG . 91)(ENOPROTOOPT . 42)(ENOSPC . 28)(ENOSR . 98)(ENOSTR . 99)(ENOSYS . 78)…
5 …(ENOMEM . 12)(ENOMSG . 122)(ENOPROTOOPT . 123)(ENOSPC . 28)(ENOSR . 124)(ENOSTR . 125)(ENOSYS . 40…
9 …5)(ENOTSUP . 86)(ECANCELED . 87)(EBADMSG . 88)(ENODATA . 89)(ENOSR . 90)(ENOSTR . 91)(ETIME . 92)(…
13 …4)(EDEADLK . 45)(ENOLCK . 46)(ECANCELED . 47)(ENOTSUP . 48)(EDQUOT . 49)(ENOSTR . 60)(ENODATA . 61…
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …67)(ENOMEM . 12)(ENOMSG . 42)(ENOPROTOOPT . 92)(ENOSPC . 28)(ENOSR . 63)(ENOSTR . 60)(ENOSYS . 38)…
3 …97)(ENOMEM . 12)(ENOMSG . 91)(ENOPROTOOPT . 42)(ENOSPC . 28)(ENOSR . 98)(ENOSTR . 99)(ENOSYS . 78)…
5 …(ENOMEM . 12)(ENOMSG . 122)(ENOPROTOOPT . 123)(ENOSPC . 28)(ENOSR . 124)(ENOSTR . 125)(ENOSYS . 40…
9 …5)(ENOTSUP . 86)(ECANCELED . 87)(EBADMSG . 88)(ENODATA . 89)(ENOSR . 90)(ENOSTR . 91)(ETIME . 92)(…
13 …4)(EDEADLK . 45)(ENOLCK . 46)(ECANCELED . 47)(ENOTSUP . 48)(EDQUOT . 49)(ENOSTR . 60)(ENODATA . 61…
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/stdc/
H A Derrno.d270 enum ENOSTR = 60; /// in version() local
373 enum ENOSTR = 60; /// in version() local
469 enum ENOSTR = 54; /// in version() local
577 enum ENOSTR = 60; /// in version() local
687 enum ENOSTR = 60; /// in version() local
790 enum ENOSTR = 60; /// in version() local
905 enum ENOSTR = 72; /// in version() local
997 enum ENOSTR = 60; /// in version() local
1156 enum ENOSTR = 99; /// Not a STREAM in version() local
1377 enum ENOSTR = 91; in version() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/stdc/
H A Derrno.d270 enum ENOSTR = 60; /// in version() local
373 enum ENOSTR = 60; /// in version() local
469 enum ENOSTR = 54; /// in version() local
577 enum ENOSTR = 60; /// in version() local
687 enum ENOSTR = 60; /// in version() local
790 enum ENOSTR = 60; /// in version() local
905 enum ENOSTR = 72; /// in version() local
997 enum ENOSTR = 60; /// in version() local
1156 enum ENOSTR = 99; /// Not a STREAM in version() local
1377 enum ENOSTR = 91; in version() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/stdc/
H A Derrno.d270 enum ENOSTR = 60; /// in version() local
373 enum ENOSTR = 60; /// in version() local
469 enum ENOSTR = 54; /// in version() local
577 enum ENOSTR = 60; /// in version() local
687 enum ENOSTR = 60; /// in version() local
790 enum ENOSTR = 60; /// in version() local
905 enum ENOSTR = 72; /// in version() local
997 enum ENOSTR = 60; /// in version() local
1156 enum ENOSTR = 99; /// Not a STREAM in version() local
1377 enum ENOSTR = 91; in version() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/os/djgpp/
H A Derror_constants.h114 #ifdef ENOSTR in _GLIBCXX_VISIBILITY()
115 not_a_stream = ENOSTR, in _GLIBCXX_VISIBILITY()

12345678910>>...198