Home
last modified time | relevance | path

Searched refs:ELOOP (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c104 #ifndef ELOOP
105 #define ELOOP WSAELOOP macro
182 { PR_LOOP_ERROR, ELOOP },
/titanic_44/usr/src/cmd/svc/svcs/
H A Dexplain.c644 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 Derrno.h113 #define ELOOP 62 /* Too many levels of symbolic links */ macro
/titanic_44/usr/src/uts/common/sys/
H A Derrno.h156 #define ELOOP 90 /* Symbolic link loop */ macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h136 #define ELOOP 90 /* Symbolic link loop */ macro
H A Dmaperror.c183 case ELOOP: in maperror()
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Drealpath.c112 serrno = ELOOP; in realpath()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Drealpath.c154 errno = ELOOP;
/titanic_44/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java476 public static final int ELOOP = 90; field in PoolsException
/titanic_44/usr/src/lib/libsocket/socket/
H A D_soutil.c146 case ELOOP: in _s_netconfig_path()
/titanic_44/usr/src/cmd/svc/startd/
H A Dmethod.c529 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 Dgraph.c1187 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 Ddevinfo_realpath.c190 errno = ELOOP; in s_realpath()
/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dlookup.c267 error = ELOOP; in stlookuppn()
/titanic_44/usr/src/cmd/ldmad/
H A Dldma_device.c120 case ELOOP: in ldma_dev_validate_path()
/titanic_44/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1051 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 Dsafefile.c414 return ELOOP;
521 return ELOOP;
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_lookup.c306 error = ELOOP; in lookuppnvp()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c453 err = ELOOP; in smb_pathname()
/titanic_44/usr/src/uts/common/fs/
H A Dlookup.c457 error = ELOOP; in lookuppnvp()
H A Dvnode.c1098 error = ELOOP; in vn_openat()
/titanic_44/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c99 case ELOOP: in errno_to_portable()
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c2518 #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 Dcorenote.msg210 @ MSG_ERRNO_ELOOP "[ ELOOP ]" # 90
/titanic_44/usr/src/uts/common/io/mwl/
H A Dmwl.c1064 err = ELOOP; in mwl_fwload()

12