Searched refs:linux_symlinkat (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/compat/linux/ |
| H A D | linux_file.c | 886 linux_symlinkat(struct thread *td, struct linux_symlinkat_args *args) in linux_symlinkat() function
|
| /freebsd/sys/arm64/linux/ |
| H A D | linux_sysent.c | 53 …{ .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1280 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
|
| /freebsd/sys/i386/linux/ |
| H A D | linux_sysent.c | 321 …{ .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1970 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
|
| /freebsd/sys/amd64/linux/ |
| H A D | linux_sysent.c | 283 …{ .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1655 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
|
| /freebsd/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 322 …{ .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_…
|
| H A D | linux32_proto.h | 1974 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
|