Home
last modified time | relevance | path

Searched refs:sys_futimens (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
HDinit_sysent.c557 { AS(futimens_args), 4, (sy_call_t *)sys_futimens }, /* 540 = futimens */
HDvfs_syscalls.c3856 sys_futimens(struct sysmsg *sysmsg, const struct futimens_args *uap) in sys_futimens() function
/dragonfly/sys/sys/
HDsysproto.h1772 int sys_futimens (struct sysmsg *sysmsg, const struct futimens_args *);