Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c43 extern sy_call_t sys_fpathconf;
113 { 192, sys_fpathconf },
/netbsd-src/sys/rump/
H A Drump.sysmap78 192 sys_fpathconf fpathconf rump___sysimpl_fpathconf
/netbsd-src/sys/kern/
H A Dsys_descrip.c578 sys_fpathconf(struct lwp *l, const struct sys_fpathconf_args *uap, in sys_fpathconf() function
H A Dinit_sysent.c1019 .sy_call = (sy_call_t *)sys_fpathconf
/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h750 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Dsunos_sysent.c832 .sy_call = (sy_call_t *)sys_fpathconf
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h950 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Dfreebsd_sysent.c904 .sy_call = (sy_call_t *)sys_fpathconf
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h1103 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);
H A Daoutm68k_sysent.c1152 .sy_call = (sy_call_t *)sys_fpathconf
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1306 return sys_fpathconf(l, &ua, retval); in netbsd32_fpathconf()
/netbsd-src/sys/sys/
H A Dsyscallargs.h1237 check_syscall_args(sys_fpathconf)
3783 int sys_fpathconf(struct lwp *, const struct sys_fpathconf_args *, register_t *);