Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dinit_sysent.c209 { AS(fpathconf_args), 4, (sy_call_t *)sys_fpathconf }, /* 192 = fpathconf */
H A Dkern_descrip.c1542 sys_fpathconf(struct sysmsg *sysmsg, const struct fpathconf_args *uap) in sys_fpathconf() function
/dragonfly/sys/sys/
H A Dsysproto.h1585 int sys_fpathconf (struct sysmsg *sysmsg, const struct fpathconf_args *);