Searched refs:ELOOP (Results 1 – 11 of 11) sorted by relevance
105 #ifdef ELOOP in g_io_error_from_errno()106 case ELOOP: in g_io_error_from_errno()
691 if (fd == -1 && errno == ELOOP) in handle_overwrite_open()
107 # ifndef ELOOP108 # define ELOOP 10062 macro
107 EE(WSAELOOP,ELOOP,"cannot translate name") \
277 case ELOOP: prError = PR_ADDRESS_NOT_SUPPORTED_ERROR; break; in nss_MD_unix_map_connect_error()295 case ELOOP: prError = PR_ADDRESS_NOT_SUPPORTED_ERROR; break; in nss_MD_unix_map_bind_error()498 case ELOOP: prError = PR_LOOP_ERROR; break; in nss_MD_unix_map_default_error()
11 #define ELOOP 40 /* Too many symbolic links encountered */ macro
266 return ELOOP; in bt_error()
411 #ifdef ELOOP in g_file_error_from_errno()412 case ELOOP: in g_file_error_from_errno()
1135 #ifdef ELOOP in g_strerror()1136 case ELOOP: return "too many levels of symbolic links"; in g_strerror()
664 #define ELOOP WSAELOOP
2254 { TC_INSERT_ENTRY, ELOOP, "Loop found in table" }, in TC_STRERROR()