Lines Matching defs:td

85 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap)  in sys___mac_get_pid()
134 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) in sys___mac_get_proc()
167 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) in sys___mac_set_proc()
228 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
322 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file()
329 sys___mac_get_link(struct thread *td, struct __mac_get_link_args *uap) in sys___mac_get_link()
336 kern___mac_get_path(struct thread *td, const char *path_p, struct mac *mac_p, in kern___mac_get_path()
387 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
489 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()
496 sys___mac_set_link(struct thread *td, struct __mac_set_link_args *uap) in sys___mac_set_link()
503 kern___mac_set_path(struct thread *td, const char *path_p, struct mac *mac_p, in kern___mac_set_path()
555 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
594 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid()
601 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) in sys___mac_get_proc()
608 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) in sys___mac_set_proc()
615 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
622 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file()
629 sys___mac_get_link(struct thread *td, struct __mac_get_link_args *uap) in sys___mac_get_link()
636 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
643 sys___mac_set_file(struct thread *td, struct __mac_set_file_args *uap) in sys___mac_set_file()
650 sys___mac_set_link(struct thread *td, struct __mac_set_link_args *uap) in sys___mac_set_link()
657 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()