# Generated by roxygen2: do not edit by hand

export(aa_config)
export(chroot)
export(eval_fork)
export(eval_safe)
export(getegid)
export(geteuid)
export(getgid)
export(getpgid)
export(getpid)
export(getppid)
export(getpriority)
export(getuid)
export(group_info)
export(kill)
export(rlimit_all)
export(rlimit_as)
export(rlimit_core)
export(rlimit_cpu)
export(rlimit_data)
export(rlimit_fsize)
export(rlimit_memlock)
export(rlimit_nofile)
export(rlimit_nproc)
export(rlimit_stack)
export(setegid)
export(seteuid)
export(setgid)
export(setpgid)
export(setpriority)
export(setuid)
export(sys_config)
export(user_info)
importFrom(grDevices,graphics.off)
importFrom(grDevices,pdf)
importFrom(tools,SIGCHLD)
importFrom(tools,SIGHUP)
importFrom(tools,SIGINT)
importFrom(tools,SIGKILL)
importFrom(tools,SIGQUIT)
importFrom(tools,SIGSTOP)
importFrom(tools,SIGTERM)
importFrom(tools,SIGUSR1)
importFrom(tools,SIGUSR2)
useDynLib(unix,R_aa_change_profile)
useDynLib(unix,R_aa_getcon)
useDynLib(unix,R_aa_is_enabled)
useDynLib(unix,R_chroot)
useDynLib(unix,R_eval_fork)
useDynLib(unix,R_freeze)
useDynLib(unix,R_getegid)
useDynLib(unix,R_geteuid)
useDynLib(unix,R_getgid)
useDynLib(unix,R_getpgid)
useDynLib(unix,R_getpid)
useDynLib(unix,R_getppid)
useDynLib(unix,R_getpriority)
useDynLib(unix,R_getuid)
useDynLib(unix,R_group_info)
useDynLib(unix,R_have_apparmor)
useDynLib(unix,R_kill)
useDynLib(unix,R_rlimit_as)
useDynLib(unix,R_rlimit_core)
useDynLib(unix,R_rlimit_cpu)
useDynLib(unix,R_rlimit_data)
useDynLib(unix,R_rlimit_fsize)
useDynLib(unix,R_rlimit_memlock)
useDynLib(unix,R_rlimit_nofile)
useDynLib(unix,R_rlimit_nproc)
useDynLib(unix,R_rlimit_stack)
useDynLib(unix,R_safe_build)
useDynLib(unix,R_set_interactive)
useDynLib(unix,R_set_rlimits)
useDynLib(unix,R_set_tempdir)
useDynLib(unix,R_setegid)
useDynLib(unix,R_seteuid)
useDynLib(unix,R_setgid)
useDynLib(unix,R_setpgid)
useDynLib(unix,R_setpriority)
useDynLib(unix,R_setuid)
useDynLib(unix,R_user_info)
