Searched defs:old (Results 1 - 25 of 37) sorted by relevance

12

/seL4-test-master/projects/musllibc/src/mq/
H A Dmq_setattr.c4 int mq_setattr(mqd_t mqd, const struct mq_attr *restrict new, struct mq_attr *restrict old) argument
/seL4-test-master/projects/musllibc/src/signal/
H A Dgetitimer.c4 int getitimer(int which, struct itimerval *old) argument
H A Dsetitimer.c4 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) argument
H A Dsigaltstack.c5 int sigaltstack(const stack_t *restrict ss, stack_t *restrict old) argument
H A Dsigprocmask.c4 int sigprocmask(int how, const sigset_t *restrict set, sigset_t *restrict old) argument
/seL4-test-master/projects/musllibc/src/stdio/
H A Drename.c5 int rename(const char *old, const char *new) argument
/seL4-test-master/projects/musllibc/src/thread/
H A Dpthread_mutex_setprioceiling.c3 int pthread_mutex_setprioceiling(pthread_mutex_t *restrict m, int ceiling, int *restrict old) argument
H A Dpthread_setcancelstate.c3 int __pthread_setcancelstate(int new, int *old) argument
H A Dpthread_setcanceltype.c3 int pthread_setcanceltype(int new, int *old) argument
H A Dpthread_sigmask.c5 int pthread_sigmask(int how, const sigset_t *restrict set, sigset_t *restrict old) argument
H A Dpthread_mutex_trylock.c5 int old, own; local
/seL4-test-master/projects/musllibc/src/unistd/
H A Ddup2.c6 int dup2(int old, int new) argument
H A Ddup3.c8 int __dup3(int old, int new, int flags) argument
H A Drenameat.c4 int renameat(int oldfd, const char *old, int newfd, const char *new) argument
/seL4-test-master/projects/musllibc/src/linux/
H A Dpivot_root.c3 int pivot_root(const char *new, const char *old) argument
H A Dtimerfd.c9 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) argument
/seL4-test-master/projects/musllibc/src/locale/
H A Dduplocale.c6 locale_t __duplocale(locale_t old) argument
H A Duselocale.c8 locale_t old = self->locale; local
/seL4-test-master/projects/musllibc/src/time/
H A Dtimer_settime.c5 int timer_settime(timer_t t, int flags, const struct itimerspec *restrict val, struct itimerspec *restrict old) argument
/seL4-test-master/projects/musllibc/arch/microblaze/
H A Datomic_arch.h4 register int old, tmp; local
23 register int old, tmp; local
/seL4-test-master/projects/musllibc/src/malloc/
H A Dexpand_heap.c14 static int traverses_stack_p(uintptr_t old, uintptr_t new) argument
/seL4-test-master/projects/musllibc/arch/aarch64/
H A Datomic_arch.h26 int old; local
56 void *old; local
/seL4-test-master/projects/musllibc/arch/aarch64_sel4/
H A Datomic_arch.h26 int old; local
56 void *old; local
/seL4-test-master/projects/musllibc/arch/arm/
H A Datomic_arch.h52 int old; local
/seL4-test-master/projects/musllibc/arch/arm_sel4/
H A Datomic_arch.h52 int old; local

Completed in 144 milliseconds

12