Home
last modified time | relevance | path

Searched refs:rmdir_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3798 struct rmdir_args { struct
3803 sys_rmdir(struct thread *td, struct rmdir_args *uap) in sys_rmdir() argument
H A Dinit_sysent.c195 …{ .sy_narg = AS(rmdir_args), .sy_call = (sy_call_t *)sys_rmdir, .sy_auevent = AUE_RMDIR, .sy_flags…
H A Dsystrace_args.c776 struct rmdir_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h453 struct rmdir_args { struct
1945 int sys_rmdir(struct thread *, struct rmdir_args *);