Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
HDinit_sysent.c208 { AS(pathconf_args), 4, (sy_call_t *)sys_pathconf }, /* 191 = pathconf */
HDvfs_syscalls.c3153 sys_pathconf(struct sysmsg *sysmsg, const struct pathconf_args *uap) in sys_pathconf() function
/dragonfly/sys/sys/
HDsysproto.h1589 int sys_pathconf (struct sysmsg *sysmsg, const struct pathconf_args *);