Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dinit_sysent.c249 …{ .sy_narg = AS(pathconf_args), .sy_call = (sy_call_t *)sys_pathconf, .sy_auevent = AUE_PATHCONF, …
H A Dvfs_syscalls.c2504 sys_pathconf(struct thread *td, struct pathconf_args *uap) in sys_pathconf() function
/f-stack/freebsd/sys/
H A Dsysproto.h1964 int sys_pathconf(struct thread *, struct pathconf_args *);