/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/ |
H A D | ldappr-error.c | 104 #ifndef ELOOP 105 #define ELOOP WSAELOOP macro 182 { PR_LOOP_ERROR, ELOOP },
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 644 return (ELOOP); in add_causes() 787 assert(r == ELOOP); in process_reqall() 808 assert(r == ELOOP); in process_reqall() 896 assert(r == ELOOP); in process_reqany() 909 assert(r == ELOOP); in process_reqany() 955 assert(r == ELOOP); in process_optall() 969 assert(r == ELOOP); in process_optall() 1015 assert(r == ELOOP); in process_excall() 1028 assert(r == ELOOP); in process_excall() 1254 assert(r == ELOOP); in determine_causes() [all …]
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | errno.h | 113 #define ELOOP 62 /* Too many levels of symbolic links */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | errno.h | 156 #define ELOOP 90 /* Symbolic link loop */ macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | s5errno.h | 136 #define ELOOP 90 /* Symbolic link loop */ macro
|
H A D | maperror.c | 183 case ELOOP: in maperror()
|
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | realpath.c | 112 serrno = ELOOP; in realpath()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | realpath.c | 154 errno = ELOOP;
|
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | PoolsException.java | 476 public static final int ELOOP = 90; field in PoolsException
|
/titanic_44/usr/src/lib/libsocket/socket/ |
H A D | _soutil.c | 146 case ELOOP: in _s_netconfig_path()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | method.c | 529 case ELOOP: in exec_method() 876 result = ELOOP; in method_run() 1225 if (r == ELOOP) in method_thread() 1236 if (r == ELOOP) { in method_thread()
|
H A D | graph.c | 1187 return (ELOOP); in graph_insert_dependency() 2125 assert(err == ELOOP); in graph_change_restarter() 2126 return (ELOOP); in graph_change_restarter() 2451 case ELOOP: in process_dependency_fmri() 2452 return (ELOOP); in process_dependency_fmri() 3055 case ELOOP: in refresh_vertex() 3461 assert(err == EINVAL || err == ELOOP); in configure_vertex()
|
/titanic_44/usr/src/lib/libdevinfo/ |
H A D | devinfo_realpath.c | 190 errno = ELOOP; in s_realpath()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | lookup.c | 267 error = ELOOP; in stlookuppn()
|
/titanic_44/usr/src/cmd/ldmad/ |
H A D | ldma_device.c | 120 case ELOOP: in ldma_dev_validate_path()
|
/titanic_44/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 1051 return (he->active ? ELOOP : 0); in enable_fmri_rec() 1142 case ELOOP: in enable_fmri_rec() 1143 ret = ELOOP; in enable_fmri_rec() 1294 case ELOOP: in enable_fmri_rec() 1295 ret = ELOOP; in enable_fmri_rec() 1721 case ELOOP: in set_fmri_enabled()
|
/titanic_44/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 414 return ELOOP; 521 return ELOOP;
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_lookup.c | 306 error = ELOOP; in lookuppnvp()
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_pathname.c | 453 err = ELOOP; in smb_pathname()
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | lookup.c | 457 error = ELOOP; in lookuppnvp()
|
H A D | vnode.c | 1098 error = ELOOP; in vn_openat()
|
/titanic_44/usr/src/cmd/ssh/sftp-server/ |
H A D | sftp-server.c | 99 case ELOOP: in errno_to_portable()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 2518 #ifdef ELOOP in krb5_fcc_interpret() 2519 case ELOOP: /* Bad symlink is like no file. */ in krb5_fcc_interpret()
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 210 @ MSG_ERRNO_ELOOP "[ ELOOP ]" # 90
|
/titanic_44/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 1064 err = ELOOP; in mwl_fwload()
|