Home
last modified time | relevance | path

Searched defs:new (Results 1 – 11 of 11) sorted by relevance

/components/lwp/
A Dlwp_itimer.c27 rt_err_t lwp_signal_setitimer(rt_lwp_t lwp, int which, const struct itimerspec *restrict new, struc… in lwp_signal_setitimer()
A Dlwp_syscall.c9328 sysret_t sys_mq_getsetattr(mqd_t mqd, const struct mq_attr *restrict new, struct mq_attr *restrict … in sys_mq_getsetattr()
9927 sysret_t sys_link(const char *existing, const char *new) in sys_link()
10015 sysret_t sys_symlink(const char *existing, const char *new) in sys_symlink()
10673 sysret_t sys_timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *ol… in sys_timerfd_settime()
10859 sysret_t sys_setitimer(int which, const struct itimerspec *restrict new, struct itimerspec *restric… in sys_setitimer()
/components/libc/posix/io/timerfd/
A Dtimerfd.c363 static int timerfd_do_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *o… in timerfd_do_settime()
616 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime()
/components/libc/compilers/newlib/
A Dsyscalls.c161 int _link_r(struct _reent *ptr, const char *old, const char *new) in _link_r()
255 int _rename_r(struct _reent *ptr, const char *old, const char *new) in _rename_r()
/components/legacy/fdt/libfdt/
A Dfdt_rw.c156 char *new; in _fdt_find_add_string() local
393 static void _fdt_packblocks(const char *old, char *new, in _fdt_packblocks()
/components/drivers/ofw/libfdt/
A Dfdt_rw.c131 char *new; in fdt_find_add_string_() local
396 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
/components/legacy/fdt/src/
A Ddtb_base.c380 struct dtb_property *new; in dtb_node_write_prop() local
/components/drivers/pci/
A Dprobe.c161 rt_uint16_t orig, toggle, new; in pci_intx_mask_broken() local
A Dpci.c267 rt_uint16_t pci_command, new; in rt_pci_intx() local
/components/utilities/rt-link/src/
A Drtlink.c73 static rt_uint8_t rt_link_check_seq(rt_uint8_t new, rt_uint8_t used) in rt_link_check_seq()
/components/lwp/terminal/freebsd/
A Dtty.c623 struct termios *new = (struct termios *)data; in ttydev_ioctl() local

Completed in 38 milliseconds