Home
last modified time | relevance | path

Searched refs:pathconf_args (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dvfs_syscalls.c2405 struct pathconf_args { struct
2411 sys_pathconf(struct thread *td, struct pathconf_args *uap) in sys_pathconf() argument
H A Dinit_sysent.c243 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dsystrace_args.c933 struct pathconf_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c250 …{ AS(pathconf_args), (sy_call_t *)sys_pathconf, AUE_PATHCONF, NULL, 0, 0, 0, SY_THR_STATIC }, /* 1…
H A Dfreebsd32_systrace_args.c903 struct pathconf_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h542 struct pathconf_args { struct
1907 int sys_pathconf(struct thread *, struct pathconf_args *);