OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sys_pathconf
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c
39
extern sy_call_t
sys_pathconf
;
144
{ 191,
sys_pathconf
},
/src/sys/compat/sunos/
sunos_syscallargs.h
748
int
sys_pathconf
(struct lwp *, const struct sys_pathconf_args *, register_t *);
sunos_sysent.c
828
.sy_call = (sy_call_t *)
sys_pathconf
/src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h
1101
int
sys_pathconf
(struct lwp *, const struct sys_pathconf_args *, register_t *);
aoutm68k_sysent.c
1148
.sy_call = (sy_call_t *)
sys_pathconf
/src/sys/compat/freebsd/
freebsd_syscallargs.h
948
int
sys_pathconf
(struct lwp *, const struct sys_pathconf_args *, register_t *);
freebsd_sysent.c
900
.sy_call = (sy_call_t *)
sys_pathconf
/src/sys/compat/netbsd32/
netbsd32_netbsd.c
1291
return
sys_pathconf
(l, &ua, retval);
/src/sys/kern/
init_sysent.c
1015
.sy_call = (sy_call_t *)
sys_pathconf
vfs_syscalls.c
3373
sys_pathconf
(struct lwp *l, const struct sys_pathconf_args *uap,
function in typeref:typename:int
/src/sys/sys/
syscallargs.h
1231
check_syscall_args(
sys_pathconf
)
3781
int
sys_pathconf
(struct lwp *, const struct sys_pathconf_args *, register_t *);
Completed in 47 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025