mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
Update to FreeBSD head 2018-11-15
Git mirror commit a18b0830c4be01b39489a891b63d6023ada6358a. Update #3472.
This commit is contained in:
@@ -122,7 +122,7 @@ void audit_arg_upath2(struct thread *td, int dirfd, char *upath);
|
||||
void audit_arg_upath2_canon(char *upath);
|
||||
void audit_arg_vnode1(struct vnode *vp);
|
||||
void audit_arg_vnode2(struct vnode *vp);
|
||||
void audit_arg_text(char *text);
|
||||
void audit_arg_text(const char *text);
|
||||
void audit_arg_cmd(int cmd);
|
||||
void audit_arg_svipc_cmd(int cmd);
|
||||
void audit_arg_svipc_perm(struct ipc_perm *perm);
|
||||
|
Reference in New Issue
Block a user