Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c568 { AS(__realpath_args), 8, (sy_call_t *)sys___realpath }, /* 551 = __realpath */
HDvfs_syscalls.c5389 sys___realpath(struct sysmsg *sysmsg, const struct __realpath_args *uap) in sys___realpath() function
/dragonfly/sys/sys/
HDsysproto.h1783 int sys___realpath (struct sysmsg *sysmsg, const struct __realpath_args *);