HomeSort by: relevance | last modified time | path
    Searched refs:sys_lpathconf (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c 114 extern sy_call_t sys_lpathconf;
219 { 499, sys_lpathconf },
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1276 return sys_lpathconf(l, &ua, retval);
  /src/sys/kern/
init_sysent.c 2450 .sy_call = (sy_call_t *)sys_lpathconf
vfs_syscalls.c 3387 sys_lpathconf(struct lwp *l, const struct sys_lpathconf_args *uap, function in typeref:typename:int
  /src/sys/sys/
syscallargs.h 3357 check_syscall_args(sys_lpathconf)
4344 int sys_lpathconf(struct lwp *, const struct sys_lpathconf_args *, register_t *);

Completed in 67 milliseconds