Home | History | Annotate | Download | only in gio

Lines Matching full:case

64     case EEXIST:
70 case EISDIR:
76 case EACCES:
82 case ENAMETOOLONG:
88 case ENOENT:
94 case ENOTDIR:
100 case EROFS:
106 case ELOOP:
112 case ENOSPC:
118 case ENOMEM:
124 case EINVAL:
130 case EPERM:
136 case ECANCELED:
142 case ENOTEMPTY:
148 case ENOTSUP:
154 case ETIMEDOUT:
160 case EBUSY:
170 /* we have both and they are the same: only emit one case. */
171 case EAGAIN:
176 * case of having only one and the case where they are different values.
179 case EAGAIN:
185 case EWOULDBLOCK:
192 case EMFILE: