Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 5 of 5) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/string/
Dstrerror.c419 #if defined (EPERM) && (!defined (EACCES) || (EPERM != EACCES)) in _strerror_r()
420 case EPERM: in _strerror_r()
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Derrno.h41 #define EPERM 1 /* Operation not permitted */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/machine/cris/sys/
Derrno.h58 #define EPERM 1 /* Operation not permitted */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Derrno.h69 #define EPERM 1 /* Not owner */ macro
/picolibc-3.5.0-3.4.0/newlib/libc/search/
Dhash.c593 hashp->error = errno = EPERM;
613 hashp->error = errno = EPERM;