Searched refs:ELOOP (Results 1 – 15 of 15) 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 #undef ELOOP108 #define ELOOP WSAELOOP macro
107 # ifndef ELOOP108 # define ELOOP 10062 macro
105 EE(WSAELOOP,ELOOP,"cannot translate name") \
11 #define ELOOP 40 /* Too many symbolic links encountered */ macro
460 # ifndef ELOOP461 # define ELOOP 114 macro614 too_many_symbolic_link_levels = ELOOP,
244 return ELOOP; in bt_error()
277 if (errno == ELOOP) in main()
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
584 #define VKI_ELOOP ELOOP
2721 { TC_INSERT_ENTRY, ELOOP, "Loop found in table" }, in TC_STRERROR()
274 errno = ELOOP; in do_realpath()