Searched refs:errno (Results 26 - 50 of 387) sorted by relevance

1234567891011>>

/fuchsia/zircon/third_party/ulib/musl/src/ipc/
H A Dshmat.c2 #include <errno.h>
7 errno = ENOSYS;
H A Dmsgsnd.c2 #include <errno.h>
6 errno = ENOSYS;
H A Dshmctl.c2 #include <errno.h>
6 errno = ENOSYS;
H A Dmsgget.c2 #include <errno.h>
6 errno = ENOSYS;
H A Dsemtimedop.c4 #include <errno.h>
7 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/linux/
H A Dsettimeofday.c2 #include <errno.h>
6 errno = ENOSYS;
H A Dsethostname.c2 #include <errno.h>
6 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/misc/
H A Dsetdomainname.c2 #include <errno.h>
6 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/mman/
H A Dmsync.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dmlock.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dmunlock.c1 #include <errno.h>
5 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/process/
H A Dwaitpid.c3 #include <errno.h>
7 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/sched/
H A Dsched_rr_get_interval.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsched_setparam.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsched_getparam.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsched_setscheduler.c1 #include <errno.h>
5 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/signal/
H A Dgetitimer.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsigaction.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsigaltstack.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dsetitimer.c1 #include <errno.h>
5 errno = ENOSYS;
H A Dkillpg.c1 #include <errno.h>
6 errno = EINVAL;
/fuchsia/zircon/third_party/ulib/musl/src/stat/
H A Dmknodat.c1 #include <errno.h>
5 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/src/time/
H A Dtimes.c3 #include <errno.h>
6 errno = ENOSYS;
/fuchsia/zircon/third_party/ulib/musl/pthread/
H A Dpthread_cancel.c3 #include <errno.h>
H A Dpthread_spin_trylock.c2 #include <errno.h>

Completed in 49 milliseconds

1234567891011>>