Home
last modified time | relevance | path

Searched refs:ENOLCK (Results 1 – 25 of 6058) sorted by relevance

12345678910>>...243

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dlocks.c103 return -ENOLCK; in ocfs2_flock()
105 return -ENOLCK; in ocfs2_flock()
123 return -ENOLCK; in ocfs2_lock()
125 return -ENOLCK; in ocfs2_lock()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dlocks.c103 return -ENOLCK; in ocfs2_flock()
105 return -ENOLCK; in ocfs2_flock()
123 return -ENOLCK; in ocfs2_lock()
125 return -ENOLCK; in ocfs2_lock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dlocks.c103 return -ENOLCK; in ocfs2_flock()
105 return -ENOLCK; in ocfs2_flock()
123 return -ENOLCK; in ocfs2_lock()
125 return -ENOLCK; in ocfs2_lock()
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …. 23)(ENOBUFS . 105)(ENODATA . 61)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 37)(ENOLINK . 67…
3 … . 23)(ENOBUFS . 55)(ENODATA . 96)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 77)(ENOLINK . 97…
5 … 23)(ENOBUFS . 119)(ENODATA . 120)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 39)(ENOLINK . 12…
7 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
9 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
11 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
13 …. 40)(ELNRNG . 41)(EUNATCH . 42)(ENOCSI . 43)(EL2HLT . 44)(EDEADLK . 45)(ENOLCK . 46)(ECANCELED . …
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Derrno-data.ss1 …. 23)(ENOBUFS . 105)(ENODATA . 61)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 37)(ENOLINK . 67…
3 … . 23)(ENOBUFS . 55)(ENODATA . 96)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 77)(ENOLINK . 97…
5 … 23)(ENOBUFS . 119)(ENODATA . 120)(ENODEV . 19)(ENOENT . 2)(ENOEXEC . 8)(ENOLCK . 39)(ENOLINK . 12…
7 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
9 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
11 …MISMATCH . 73)(EPROGUNAVAIL . 74)(EPROGMISMATCH . 75)(EPROCUNAVAIL . 76)(ENOLCK . 77)(ENOSYS . 78)…
13 …. 40)(ELNRNG . 41)(EUNATCH . 42)(ENOCSI . 43)(EL2HLT . 44)(EDEADLK . 45)(ENOLCK . 46)(ECANCELED . …
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/stdc/
H A Derrno.d247 enum ENOLCK = 37; /// in version() local
350 enum ENOLCK = 37; /// in version() local
463 enum ENOLCK = 46; /// in version() local
568 enum ENOLCK = 46; /// in version() local
664 enum ENOLCK = 37; /// in version() local
767 enum ENOLCK = 37; /// in version() local
912 enum ENOLCK = 79; /// in version() local
974 enum ENOLCK = 37; /// in version() local
1144 enum ENOLCK = 77; /// No locks available in version() local
1351 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/stdc/
H A Derrno.d247 enum ENOLCK = 37; /// in version() local
350 enum ENOLCK = 37; /// in version() local
463 enum ENOLCK = 46; /// in version() local
568 enum ENOLCK = 46; /// in version() local
664 enum ENOLCK = 37; /// in version() local
767 enum ENOLCK = 37; /// in version() local
912 enum ENOLCK = 79; /// in version() local
974 enum ENOLCK = 37; /// in version() local
1144 enum ENOLCK = 77; /// No locks available in version() local
1351 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/stdc/
H A Derrno.d247 enum ENOLCK = 37; /// in version() local
350 enum ENOLCK = 37; /// in version() local
463 enum ENOLCK = 46; /// in version() local
568 enum ENOLCK = 46; /// in version() local
664 enum ENOLCK = 37; /// in version() local
767 enum ENOLCK = 37; /// in version() local
912 enum ENOLCK = 79; /// in version() local
974 enum ENOLCK = 37; /// in version() local
1144 enum ENOLCK = 77; /// No locks available in version() local
1351 enum ENOLCK = 77; in version() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/lockd/
H A Dclntproc.c283 return -ENOLCK; in nlmclnt_call()
311 return -ENOLCK; in nlmclnt_call()
521 int status = -ENOLCK; in nlmclnt_lock()
592 status = -ENOLCK; in nlmclnt_lock()
654 return -ENOLCK; in nlmclnt_reclaim()
696 status = -ENOLCK; in nlmclnt_unlock()
778 status = -ENOLCK; in nlmclnt_cancel()
844 return -ENOLCK; in nlm_stat_to_errno()
847 return -ENOLCK; in nlm_stat_to_errno()
858 return -ENOLCK; in nlm_stat_to_errno()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/lockd/
H A Dclntproc.c283 return -ENOLCK; in nlmclnt_call()
311 return -ENOLCK; in nlmclnt_call()
521 int status = -ENOLCK; in nlmclnt_lock()
592 status = -ENOLCK; in nlmclnt_lock()
654 return -ENOLCK; in nlmclnt_reclaim()
696 status = -ENOLCK; in nlmclnt_unlock()
778 status = -ENOLCK; in nlmclnt_cancel()
844 return -ENOLCK; in nlm_stat_to_errno()
847 return -ENOLCK; in nlm_stat_to_errno()
858 return -ENOLCK; in nlm_stat_to_errno()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/lockd/
H A Dclntproc.c283 return -ENOLCK; in nlmclnt_call()
311 return -ENOLCK; in nlmclnt_call()
521 int status = -ENOLCK; in nlmclnt_lock()
592 status = -ENOLCK; in nlmclnt_lock()
654 return -ENOLCK; in nlmclnt_reclaim()
696 status = -ENOLCK; in nlmclnt_unlock()
778 status = -ENOLCK; in nlmclnt_cancel()
844 return -ENOLCK; in nlm_stat_to_errno()
847 return -ENOLCK; in nlm_stat_to_errno()
858 return -ENOLCK; in nlm_stat_to_errno()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtksh/tcl/
H A DtclPosixStr.c273 #ifdef ENOLCK in Tcl_ErrnoId()
274 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
345 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
720 #ifdef ENOLCK
721 case ENOLCK: return "no locks available";
792 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT))
/dports/shells/ksh93/ast-93u/src/lib/libtksh/tcl/
H A DtclPosixStr.c273 #ifdef ENOLCK in Tcl_ErrnoId()
274 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
345 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
720 #ifdef ENOLCK
721 case ENOLCK: return "no locks available";
792 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT))
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtksh/tcl/
H A DtclPosixStr.c273 #ifdef ENOLCK in Tcl_ErrnoId()
274 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
345 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
720 #ifdef ENOLCK
721 case ENOLCK: return "no locks available";
792 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT))
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclPosixStr.c273 #ifdef ENOLCK in Tcl_ErrnoId()
274 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
348 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
723 #ifdef ENOLCK
724 case ENOLCK: return "no locks available";
798 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT))
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclPosixStr.c269 #ifdef ENOLCK in Tcl_ErrnoId()
270 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
344 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
717 #ifdef ENOLCK in Tcl_ErrnoMsg()
718 case ENOLCK: return "no locks available"; in Tcl_ErrnoMsg()
792 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoMsg()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclPosixStr.c275 #ifdef ENOLCK in Tcl_ErrnoId()
276 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
359 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
738 #ifdef ENOLCK in Tcl_ErrnoMsg()
739 case ENOLCK: return "no locks available"; in Tcl_ErrnoMsg()
822 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoMsg()
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclPosixStr.c275 #ifdef ENOLCK in Tcl_ErrnoId()
276 case ENOLCK: return "ENOLCK"; in Tcl_ErrnoId()
359 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoId()
738 #ifdef ENOLCK in Tcl_ErrnoMsg()
739 case ENOLCK: return "no locks available"; in Tcl_ErrnoMsg()
822 #if defined(EPFNOSUPPORT) && (!defined(ENOLCK) || (ENOLCK != EPFNOSUPPORT)) in Tcl_ErrnoMsg()
/dports/devel/skalibs/skalibs-2.10.0.3/src/libstddjb/
H A Derror_temp.c72 #ifdef ENOLCK in error_temp()
73 case ENOLCK : in error_temp()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/stdc/
H A Derrno.d294 enum ENOLCK = 37; /// in version() local
397 enum ENOLCK = 37; /// in version() local
510 enum ENOLCK = 46; /// in version() local
615 enum ENOLCK = 46; /// in version() local
711 enum ENOLCK = 37; /// in version() local
814 enum ENOLCK = 37; /// in version() local
959 enum ENOLCK = 79; /// in version() local
1021 enum ENOLCK = 37; /// in version() local
1191 enum ENOLCK = 77; /// No locks available in version() local
1398 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/stdc/
H A Derrno.d294 enum ENOLCK = 37; /// in version() local
397 enum ENOLCK = 37; /// in version() local
510 enum ENOLCK = 46; /// in version() local
615 enum ENOLCK = 46; /// in version() local
711 enum ENOLCK = 37; /// in version() local
814 enum ENOLCK = 37; /// in version() local
959 enum ENOLCK = 79; /// in version() local
1021 enum ENOLCK = 37; /// in version() local
1191 enum ENOLCK = 77; /// No locks available in version() local
1398 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/stdc/
H A Derrno.d300 enum ENOLCK = 37; /// in version() local
403 enum ENOLCK = 37; /// in version() local
516 enum ENOLCK = 46; /// in version() local
621 enum ENOLCK = 46; /// in version() local
717 enum ENOLCK = 37; /// in version() local
820 enum ENOLCK = 37; /// in version() local
965 enum ENOLCK = 79; /// in version() local
1027 enum ENOLCK = 37; /// in version() local
1197 enum ENOLCK = 77; /// No locks available in version() local
1404 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/stdc/
H A Derrno.d294 enum ENOLCK = 37; /// in version() local
397 enum ENOLCK = 37; /// in version() local
510 enum ENOLCK = 46; /// in version() local
615 enum ENOLCK = 46; /// in version() local
711 enum ENOLCK = 37; /// in version() local
814 enum ENOLCK = 37; /// in version() local
959 enum ENOLCK = 79; /// in version() local
1021 enum ENOLCK = 37; /// in version() local
1191 enum ENOLCK = 77; /// No locks available in version() local
1398 enum ENOLCK = 77; in version() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/stdc/
H A Derrno.d300 enum ENOLCK = 37; /// in version() local
403 enum ENOLCK = 37; /// in version() local
516 enum ENOLCK = 46; /// in version() local
621 enum ENOLCK = 46; /// in version() local
717 enum ENOLCK = 37; /// in version() local
820 enum ENOLCK = 37; /// in version() local
965 enum ENOLCK = 79; /// in version() local
1027 enum ENOLCK = 37; /// in version() local
1197 enum ENOLCK = 77; /// No locks available in version() local
1404 enum ENOLCK = 77; in version() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/stdc/
H A Derrno.d300 enum ENOLCK = 37; /// in version() local
403 enum ENOLCK = 37; /// in version() local
516 enum ENOLCK = 46; /// in version() local
621 enum ENOLCK = 46; /// in version() local
717 enum ENOLCK = 37; /// in version() local
820 enum ENOLCK = 37; /// in version() local
965 enum ENOLCK = 79; /// in version() local
1027 enum ENOLCK = 37; /// in version() local
1197 enum ENOLCK = 77; /// No locks available in version() local
1404 enum ENOLCK = 77; in version() local
[all …]

12345678910>>...243