Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_client.c786 error = ENOLCK; in nlm_call_lock()
807 error = ENOLCK; in nlm_call_lock()
981 return (ENOLCK); in nlm_call_cancel()
1060 return (ENOLCK); in nlm_call_unlock()
1132 return (ENOLCK); in nlm_call_test()
1362 return (ENOLCK); in nlm_call_share()
1381 return (ENOLCK); in nlm_call_share()
1403 error = ENOLCK; in nlm_call_share()
1439 return (ENOLCK); in nlm_call_unshare()
1475 error = ENOLCK; in nlm_call_unshare()
[all …]
H A Dnlm_service.c593 case ENOLCK: in nlm_do_lock()
/titanic_44/usr/src/lib/libnisdb/
H A Dnisdb_rw.c446 return (ENOLCK); in __nisdb_wulock()
498 return (ENOLCK); in __nisdb_rulock()
512 return (ENOLCK); in __nisdb_rulock()
687 return (ENOLCK); in __nisdb_destroy_lock()
/titanic_44/usr/src/lib/libbc/libc/compat/common/
H A Dlockf.c95 case ENOLCK: in lockf()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h142 #define ENOLCK 79 /* No record locks available. */ macro
/titanic_44/usr/src/lib/libc/port/sys/
H A Dlockf.c91 case ENOLCK: in __lockf()
/titanic_44/usr/src/uts/common/sys/
H A Derrno.h98 #define ENOLCK 46 /* No record locks available. */ macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h89 #define ENOLCK 46 /* No record locks available. */ macro
H A Dmaperror.c165 case ENOLCK: in maperror()
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java266 public static final int ENOLCK = 46; field in PoolsException
/titanic_44/usr/src/uts/common/os/
H A Dflock.c366 error = ENOLCK; in reclock()
393 error = ENOLCK; in reclock()
1079 return (ENOLCK); in flk_wait_execute_request()
1092 return (ENOLCK); in flk_wait_execute_request()
1155 return (ENOLCK); in flk_wait_execute_request()
/titanic_44/usr/src/cmd/mailx/
H A Dlex.c256 if (errno == ENOLCK) { in Passeren()
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c160 if (serrno != ENOLCK) { in smr_slab_alloc_local()
291 serrno = ENOLCK; in smr_slab_alloc_remote()
H A Didn_proto.c5330 case ENOLCK: in idn_send_data()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c242 case ENOLCK: in puterrno4()
332 return (ENOLCK); in geterrno4()
H A Dnfs_vnops.c4551 rc = ENOLCK; in nfs_frlock()
H A Dnfs3_vnops.c5462 rc = ENOLCK; in nfs3_frlock()
H A Dnfs4_vnops.c11169 rc = ENOLCK; in nfs4_frlock()
13154 return (ENOLCK); in nfs4frlock_get_sysid()
H A Dnfs4_srv.c8746 case ENOLCK: in rfs4_do_lock()
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg167 @ MSG_ERRNO_ENOLCK "[ ENOLCK ]" # 46
/titanic_44/usr/src/cmd/sendmail/src/
H A Dconf.c3503 #ifdef ENOLCK
3504 case ENOLCK: /* No locks available */
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c8485 error = ENOLCK; in cachefs_frlock()