Home
last modified time | relevance | path

Searched refs:chmod_args (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/sys/compat/svr4/
Dsvr4_sysent.c37 …{ AS(chmod_args), (sy_call_t *)sys_chmod, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 15 = chmod …
/freebsd-9-stable/sys/kern/
Dinit_sysent.c52 …{ AS(chmod_args), (sy_call_t *)sys_chmod, AUE_CHMOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 15 = chmod…
Dvfs_syscalls.c2907 struct chmod_args { struct
2915 register struct chmod_args /* { argument
Dsystrace_args.c115 struct chmod_args *p = params; in systrace_args()
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c65 …{ AS(chmod_args), (sy_call_t *)sys_chmod, AUE_CHMOD, NULL, 0, 0, 0, SY_THR_STATIC }, /* 15 = chmod…
Dfreebsd32_systrace_args.c118 struct chmod_args *p = params; in systrace_args()
/freebsd-9-stable/sys/sys/
Dsysproto.h87 struct chmod_args { struct
1775 int sys_chmod(struct thread *, struct chmod_args *);