Re: Reasons for imlib 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi  Slávek!

Anno domini 2022 Tue, 22 Mar 19:48:28 +0100
 Slávek Banko scripsit:
> Dne út 22. března 2022 Dr. Nikolaus Klepp napsal(a):
> > Ok, it's HAVE_XSHM_H is not defined by "configure", so Xshm.h is not
> > included. Need to look deeper :)
> >
> > Nik
> >
> 
> Hi Nik, Hunter,
> 
> on my test machine with FreeBSD is installed:
> 
> libXext-1.3.4,1
> 
> ...and imlib build is successfull. Wherein libXext is installed from a 
> binary package. What version do you have on your machine?
> 
> Cheers

This is what's installed on my test system (clean install to virtual box). Almost packages are from binaries, exept:

"glib20" - This was the only paclage I had to build via portmaster.
"*-trinity" - that's what I could build till imlib hit me. 

I have attached:
- make.log: Output from "make"
- config.log: [...]/work/imlib_1.9.15/config.log
- pkg.list: output from "pkg list"

What bothers me in config.log:
configure:13423: checking X11/extensions/XShm.h
configure:13438: result: no

But:
$ pkg provides XShm.h
Name    : libXext-1.3.4,1
Desc    : X11 Extension library
Repo    : FreeBSD
Filename: usr/local/include/X11/extensions/XShm.h

$ pkg info | grep ibXext
libXext-1.3.4,1                X11 Extension library

$ ll /usr/local/include/X11/extensions/XShm.h
-rw-r--r--  1 root  wheel  3735  3 Feb. 02:15 /usr/local/include/X11/extensions/XShm.h

So I guess configure does not detect X11/extensions/XShm.h although it's there?

Nik


-- 
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --sysconfdir=/usr/local/etc/imlib --disable-modules --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd13.0

## --------- ##
## Platform. ##
## --------- ##

hostname = freebsd
uname -m = amd64
uname -r = 13.0-RELEASE-p8
uname -s = FreeBSD
uname -v = FreeBSD 13.0-RELEASE-p8 #0: Tue Mar 15 09:36:28 UTC 2022     root@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/amd64.amd64/sys/GENERIC

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/.bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2156: loading site script /usr/ports/Templates/config.site
| # Do not add:
| #	- toolchain related
| #	- arch-dependent values
| #	- anything "=no" unless guaranteed to never be
| #	  implemented in FreeBSD
| #	- also avoid "working" values
| # This file must reflect the oldest supported Release.
| #
| #MAINTAINER=	portmgr@xxxxxxxxxxx
|
| # Path
| : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
| : ${ac_cv_path_EGREP=/usr/bin/egrep}
| : ${ac_cv_path_FGREP=/usr/bin/fgrep}
| : ${ac_cv_path_GREP=/usr/bin/grep}
| : ${ac_cv_path_GZIP=/usr/bin/gzip}
| : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
| : ${ac_cv_path_SED=/usr/bin/sed}
| : ${ac_cv_path_install=/usr/bin/install}
| : ${ac_cv_path_mkdir=/bin/mkdir}
| : ${ac_cv_prog_AWK=/usr/bin/awk}
| : ${ac_cv_prog_SED=/usr/bin/sed}
| : ${am_cv_prog_tar_ustar=/usr/bin/tar}
| : ${cl_cv_prog_LN=/bin/ln}
| : ${cl_cv_prog_cp='/bin/cp -p'}
| : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
|
| # Headers
| : ${ac_cv_header_alloca_h=no}
| : ${ac_cv_header_arpa_inet_h=yes}
| : ${ac_cv_header_arpa_nameser_h=yes}
| : ${ac_cv_header_ctype_h=yes}
| : ${ac_cv_header_dirent_h=yes}
| : ${ac_cv_header_dlfcn_h=yes}
| : ${ac_cv_header_elf_h=yes}
| : ${ac_cv_header_err_h=yes}
| : ${ac_cv_header_errno_h=yes}
| : ${ac_cv_header_fcntl_h=yes}
| : ${ac_cv_header_float_h=yes}
| : ${ac_cv_header_floatingpoint_h=yes}
| : ${ac_cv_header_getopt_h=yes}
| : ${ac_cv_header_glob_h=yes}
| : ${ac_cv_header_inttypes_h=yes}
| : ${ac_cv_header_langinfo_h=yes}
| : ${ac_cv_header_libgen_h=yes}
| : ${ac_cv_header_libutil_h=yes}
| : ${ac_cv_header_limits_h=yes}
| : ${ac_cv_header_locale_h=yes}
| : ${ac_cv_header_login_cap_h=yes}
| : ${ac_cv_header_math_h=yes}
| : ${ac_cv_header_memory_h=yes}
| : ${ac_cv_header_minix_config_h=no}
| : ${ac_cv_header_net_if_h=yes}
| : ${ac_cv_header_net_if_media_h=yes}
| : ${ac_cv_header_net_if_tap_h=yes}
| : ${ac_cv_header_net_if_tun_h=yes}
| : ${ac_cv_header_netdb_h=yes}
| : ${ac_cv_header_netinet_in_h=yes}
| : ${ac_cv_header_paths_h=yes}
| : ${ac_cv_header_poll_h=yes}
| : ${ac_cv_header_pthread_h=yes}
| : ${ac_cv_header_pwd_h=yes}
| : ${ac_cv_header_readpassphrase_h=yes}
| : ${ac_cv_header_resolv_h=yes}
| : ${ac_cv_header_rpc_types_h=yes}
| : ${ac_cv_header_sched_h=yes}
| : ${ac_cv_header_search_h=yes}
| : ${ac_cv_header_security_pam_appl_h=yes}
| : ${ac_cv_header_signal_h=yes}
| : ${ac_cv_header_spawn_h=yes}
| : ${ac_cv_header_stdarg_h=yes}
| : ${ac_cv_header_stdbool_h=yes}
| : ${ac_cv_header_stdc=yes}
| : ${ac_cv_header_stddef_h=yes}
| : ${ac_cv_header_stdint_h=yes}
| : ${ac_cv_header_stdio_h=yes}
| : ${ac_cv_header_stdlib_h=yes}
| : ${ac_cv_header_string_h=yes}
| : ${ac_cv_header_strings_h=yes}
| : ${ac_cv_header_sys_acl_h=yes}
| : ${ac_cv_header_sys_cdefs_h=yes}
| : ${ac_cv_header_sys_fcntl_h=yes}
| : ${ac_cv_header_sys_file_h=yes}
| : ${ac_cv_header_sys_ioctl_h=yes}
| : ${ac_cv_header_sys_mman_h=yes}
| : ${ac_cv_header_sys_mount_h=yes}
| : ${ac_cv_header_sys_msg_h=yes}
| : ${ac_cv_header_sys_param_h=yes}
| : ${ac_cv_header_sys_poll_h=yes}
| : ${ac_cv_header_sys_ptrace_h=yes}
| : ${ac_cv_header_sys_resource_h=yes}
| : ${ac_cv_header_sys_select_h=yes}
| : ${ac_cv_header_sys_socket_h=yes}
| : ${ac_cv_header_sys_stat_h=yes}
| : ${ac_cv_header_sys_statvfs_h=yes}
| : ${ac_cv_header_sys_sysctl_h=yes}
| : ${ac_cv_header_sys_time_h=yes}
| : ${ac_cv_header_sys_timers_h=yes}
| : ${ac_cv_header_sys_times_h=yes}
| : ${ac_cv_header_sys_types_h=yes}
| : ${ac_cv_header_sys_uio_h=yes}
| : ${ac_cv_header_sys_un_h=yes}
| : ${ac_cv_header_sys_wait_h=yes}
| : ${ac_cv_header_time_h=yes}
| : ${ac_cv_header_ttyent_h=yes}
| : ${ac_cv_header_ucontext_h=yes}
| : ${ac_cv_header_unistd_h=yes}
| : ${ac_cv_header_utime_h=yes}
| : ${ac_cv_header_utmpx_h=yes}
| : ${ac_cv_header_utmp_h=no}
| : ${ac_cv_header_vis_h=yes}
| : ${ac_cv_header_wchar_h=yes}
| : ${ac_cv_header_wctype_h=yes}
| : ${ac_cv_header_zlib_h=yes}
|
| : ${gl_cv_header_wchar_h_correct_inline=yes}
|
| : ${ac_cv_header_argz_h=no}
| : ${ac_cv_header_byteswap_h=no}
| : ${ac_cv_header_dl_h=no}
| : ${ac_cv_header_random_h=no}
| : ${ac_cv_header_vfork_h=no}
|
| : ${gl_cv_have_raw_decl_strchrnul=yes}
| : ${gl_cv_have_raw_decl_memcpy=no}
| : ${gl_cv_have_raw_decl_memmem=yes}
| : ${gl_cv_have_raw_decl_memrchr=yes}
| : ${gl_cv_have_raw_decl_rawmemchr=yes}
| : ${gl_cv_have_raw_decl_stpcpy=yes}
| : ${gl_cv_have_raw_decl_stpncpy=yes}
| : ${gl_cv_have_raw_decl_strcasestr=yes}
| : ${gl_cv_have_raw_decl_strdup=yes}
| : ${gl_cv_have_raw_decl_strncat=yes}
| : ${gl_cv_have_raw_decl_strndup=yes}
| : ${gl_cv_have_raw_decl_strnlen=yes}
| : ${gl_cv_have_raw_decl_strpbrk=yes}
| : ${gl_cv_have_raw_decl_strsep=yes}
| : ${gl_cv_have_raw_decl_strsignal=yes}
| : ${gl_cv_have_raw_decl_strtok_r=yes}
| : ${gl_cv_have_raw_decl_strverscmp=no}
|
| # Type
| : ${ac_cv_c_int16_t=yes}
| : ${ac_cv_c_int32_t=yes}
| : ${ac_cv_c_int64_t=yes}
| : ${ac_cv_c_int8_t=yes}
| : ${ac_cv_c_uint16_t=yes}
| : ${ac_cv_c_uint32_t=yes}
| : ${ac_cv_c_uint64_t=yes}
| : ${ac_cv_c_uint8_t=yes}
|
| : ${ac_cv_type__Bool=yes}
| : ${ac_cv_type_char=yes}
| : ${ac_cv_type_char_p=yes}
| : ${ac_cv_type_fsblkcnt_t=yes}
| : ${ac_cv_type_fsfilcnt_t=yes}
| : ${ac_cv_type_in_addr_t=yes}
| : ${ac_cv_type_in_port_t=yes}
| : ${ac_cv_type_int16_t=yes}
| : ${ac_cv_type_int32_t=yes}
| : ${ac_cv_type_int=yes}
| : ${ac_cv_type_intmax_t=yes}
| : ${ac_cv_type_long=yes}
| : ${ac_cv_type_long_double=yes}
| : ${ac_cv_type_long_long=yes}
| : ${ac_cv_type_long_long_int=yes}
| : ${ac_cv_type_mbstate_t=yes}
| : ${ac_cv_type_mode_t=yes}
| : ${ac_cv_type_nlink_t=yes}
| : ${ac_cv_type_off_t=yes}
| : ${ac_cv_type_pid_t=yes}
| : ${ac_cv_type_posix_spawn_file_actions_t=yes}
| : ${ac_cv_type_posix_spawnattr_t=yes}
| : ${ac_cv_type_ptrdiff_t=yes}
| : ${ac_cv_type_short=yes}
| : ${ac_cv_type_sig_atomic_t=yes}
| : ${ac_cv_type_sigset_t=yes}
| : ${ac_cv_type_size_t=yes}
| : ${ac_cv_type_socklen_t=yes}
| : ${ac_cv_type_ssize_t=yes}
| : ${ac_cv_type_stack_t=yes}
| : ${ac_cv_type_struct_timespec=yes}
| : ${ac_cv_type_u_char=yes}
| : ${ac_cv_type_u_int16_t=yes}
| : ${ac_cv_type_u_int32_t=yes}
| : ${ac_cv_type_u_int8_t=yes}
| : ${ac_cv_type_u_int=yes}
| : ${ac_cv_type_u_long=yes}
| : ${ac_cv_type_u_short=yes}
| : ${ac_cv_type_uid_t=yes}
| : ${ac_cv_type_uintptr_t=yes}
| : ${ac_cv_type_unsigned_char=yes}
| : ${ac_cv_type_unsigned_int=yes}
| : ${ac_cv_type_unsigned_long=yes}
| : ${ac_cv_type_unsigned_long_long=yes}
| : ${ac_cv_type_unsigned_long_long_int=yes}
| : ${ac_cv_type_unsigned_short=yes}
| : ${ac_cv_type_volatile_sig_atomic_t=yes}
| : ${ac_cv_type_wchar_t=yes}
| : ${ac_cv_type_wint_t=yes}
|
| : ${gl_cv_sigaltstack_low_base=yes}
| : ${gl_cv_size_max=yes}
| : ${gl_cv_type_sigset_t=yes}
| : ${gl_cv_type_wchar_t_signed=yes}
| : ${gl_cv_type_wctrans_t=yes}
| : ${gl_cv_type_wctype_t=yes}
| : ${gl_cv_type_wint_t_signed=yes}
| : ${gl_cv_var_stdin_large_offset=yes}
| : ${gt_cv_c_intmax_t=yes}
| : ${gt_cv_c_wchar_t=yes}
| : ${gt_cv_c_wint_t=yes}
| : ${gt_cv_func_printf_posix=yes}
| : ${gt_cv_int_divbyzero_sigfpe=yes}
| : ${gt_cv_siginfo_t=yes}
| : ${gt_cv_ssize_t=yes}
|
| # lib
| : ${ac_cv_lib_crypt_crypt=yes}
| : ${ac_cv_lib_edit_el_init=yes}
| : ${ac_cv_lib_pam_pam_set_item=yes}
| : ${ac_cv_lib_z_deflate=yes}
| : ${ac_cv_libc_defines___progname=yes}
| : ${ac_cv_libc_defines_sys_errlist=yes}
| : ${ac_cv_libc_defines_sys_nerr=yes}
|
| # Struct
| : ${ac_cv_member_HEADER_ad=yes}
| : ${ac_cv_member_struct___res_state_retrans=yes}
| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
| : ${ac_cv_member_struct_stat_st_blksize=yes}
|
| : ${gl_cv_sys_struct_timespec_in_time_h=yes}
| : ${gl_cv_sys_struct_timeval=yes}
|
| : ${ac_cv_func_strchrnul=yes}
| : ${ac_cv_func_uselocale=yes}
| : ${ac_cv_func_newlocale=yes}
|
| # Functions
| : ${ac_cv_func___b64_ntop=yes}
| : ${ac_cv_func___b64_pton=yes}
| : ${ac_cv_func__getlong=yes}
| : ${ac_cv_func__getshort=yes}
| : ${ac_cv_func__getshort=yes}
| : ${ac_cv_func__stat=yes}
| : ${ac_cv_func_abs=yes}
| : ${ac_cv_func_accept=yes}
| : ${ac_cv_func_accept4=yes}
| : ${ac_cv_func_acl_create_entry_np=yes}
| : ${ac_cv_func_acl_delete_def_file=yes}
| : ${ac_cv_func_acl_delete_fd_np=yes}
| : ${ac_cv_func_acl_delete_file_np=yes}
| : ${ac_cv_func_acl_free=yes}
| : ${ac_cv_func_acl_from_text=yes}
| : ${ac_cv_func_acl_get_fd=yes}
| : ${ac_cv_func_acl_get_file=yes}
| : ${ac_cv_func_acl_set_fd=yes}
| : ${ac_cv_func_acl_set_file=yes}
| : ${ac_cv_func_alarm=yes}
| : ${ac_cv_func_alloca=yes}
| : ${ac_cv_func_alphasort=yes}
| : ${ac_cv_func_arc4random=yes}
| : ${ac_cv_func_arc4random_buf=yes}
| : ${ac_cv_func_arc4random_uniform=yes}
| : ${ac_cv_func_asprintf=yes}
| : ${ac_cv_func_atexit=yes}
| : ${ac_cv_func_atoll=yes}
| : ${ac_cv_func_basename=yes}
| : ${ac_cv_func_bcmp=yes}
| : ${ac_cv_func_bcopy=yes}
| : ${ac_cv_func_bindresvport_sa=yes}
| : ${ac_cv_func_bsearch=yes}
| : ${ac_cv_func_btowc=yes}
| : ${ac_cv_func_bzero=yes}
| : ${ac_cv_func_calloc=yes}
| : ${ac_cv_func_chown=yes}
| : ${ac_cv_func_clock=yes}
| : ${ac_cv_func_clock_gettime=yes}
| : ${ac_cv_func_closedir=yes}
| : ${ac_cv_func_closefrom=yes}
| : ${ac_cv_func_daemon=yes}
| : ${ac_cv_func_dirfd=yes}
| : ${ac_cv_func_dirname=yes}
| : ${ac_cv_func_dlopen=yes}
| : ${ac_cv_func_dprintf=yes}
| : ${ac_cv_func_dup2=yes}
| : ${ac_cv_func_eaccess=yes}
| : ${ac_cv_func_endgrent=yes}
| : ${ac_cv_func_err=yes}
| : ${ac_cv_func_errx=yes}
| : ${ac_cv_func_fchmod=yes}
| : ${ac_cv_func_fchown=yes}
| : ${ac_cv_func_fcntl=yes}
| : ${ac_cv_func_ffs=yes}
| : ${ac_cv_func_ffsl=yes}
| : ${ac_cv_func_ffsll=yes}
| : ${ac_cv_func_fileno=yes}
| : ${ac_cv_func_fls=yes}
| : ${ac_cv_func_flsl=yes}
| : ${ac_cv_func_flsll=yes}
| : ${ac_cv_func_fork=yes}
| : ${ac_cv_func_fork_working=yes}
| : ${ac_cv_func_fprintf=yes}
| : ${ac_cv_func_fpurge=yes}
| : ${ac_cv_func_freeaddrinfo=yes}
| : ${ac_cv_func_fstat=yes}
| : ${ac_cv_func_fstatat=yes}
| : ${ac_cv_func_fstatfs=yes}
| : ${ac_cv_func_fstatvfs=yes}
| : ${ac_cv_func_fsync=yes}
| : ${ac_cv_func_futimes=yes}
| : ${ac_cv_func_fwprintf=yes}
| : ${ac_cv_func_gai_strerror=yes}
| : ${ac_cv_func_getaddrinfo=yes}
| : ${ac_cv_func_getcwd=yes}
| : ${ac_cv_func_getdelim=yes}
| : ${ac_cv_func_getdtablesize=yes}
| : ${ac_cv_func_getgrent=yes}
| : ${ac_cv_func_getegid=yes}
| : ${ac_cv_func_getenv=yes}
| : ${ac_cv_func_geteuid=yes}
| : ${ac_cv_func_getgid=yes}
| : ${ac_cv_func_getgrouplist=yes}
| : ${ac_cv_func_gethostbyname=yes}
| : ${ac_cv_func_gethostname=yes}
| : ${ac_cv_func_getline=yes}
| : ${ac_cv_func_getnameinfo=yes}
| : ${ac_cv_func_getopt=yes}
| : ${ac_cv_func_getopt_long_only=yes}
| : ${ac_cv_func_getpagesize=yes}
| : ${ac_cv_func_getpeereid=yes}
| : ${ac_cv_func_getpgid=yes}
| : ${ac_cv_func_getpgrp=yes}
| : ${ac_cv_func_getpgrp_void=yes}
| : ${ac_cv_func_getpid=yes}
| : ${ac_cv_func_getrlimit=yes}
| : ${ac_cv_func_getrusage=yes}
| : ${ac_cv_func_gettimeofday=yes}
| : ${ac_cv_func_getttyent=yes}
| : ${ac_cv_func_getuid=yes}
| : ${ac_cv_func_getwd=yes}
| : ${ac_cv_func_glob=yes}
| : ${ac_cv_func_group_from_gid=yes}
| : ${ac_cv_func_index=yes}
| : ${ac_cv_func_inet_aton=yes}
| : ${ac_cv_func_inet_ntoa=yes}
| : ${ac_cv_func_inet_ntop=yes}
| : ${ac_cv_func_innetgr=yes}
| : ${ac_cv_func_insque=yes}
| : ${ac_cv_func_isascii=yes}
| : ${ac_cv_func_isascii=yes}
| : ${ac_cv_func_isblank=yes}
| : ${ac_cv_func_issetugid=yes}
| : ${ac_cv_func_iswblank=yes}
| : ${ac_cv_func_iswcntrl=yes}
| : ${ac_cv_func_iswctype=yes}
| : ${ac_cv_func_kill=yes}
| : ${ac_cv_func_killpg=yes}
| : ${ac_cv_func_link=yes}
| : ${ac_cv_func_labs=yes}
| : ${ac_cv_func_llabs=yes}
| : ${ac_cv_func_localtime=yes}
| : ${ac_cv_func_login_getcapbool=yes}
| : ${ac_cv_func_lstat=yes}
| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
| : ${ac_cv_func_malloc=yes}
| : ${ac_cv_func_malloc_0_nonnull=yes}
| : ${ac_cv_func_mblen=yes}
| : ${ac_cv_func_mbrlen=yes}
| : ${ac_cv_func_mbrtowc=yes}
| : ${ac_cv_func_mbsinit=yes}
| : ${ac_cv_func_mbsnrtowcs=yes}
| : ${ac_cv_func_mbsrtowcs=yes}
| : ${ac_cv_func_mbstowcs=yes}
| : ${ac_cv_func_mbtowc=yes}
| : ${ac_cv_func_memchr=yes}
| : ${ac_cv_func_memcmp=yes}
| : ${ac_cv_func_memcpy=yes}
| : ${ac_cv_func_memmove=yes}
| : ${ac_cv_func_memset=yes}
| : ${ac_cv_func_mincore=yes}
| : ${ac_cv_func_mkdtemp=yes}
| : ${ac_cv_func_mkstemp=yes}
| : ${ac_cv_func_mkstemps=yes}
| : ${ac_cv_func_mktemp=yes}
| : ${ac_cv_func_mktemps=yes}
| : ${ac_cv_func_mlock=yes}
| : ${ac_cv_func_mmap=yes}
| : ${ac_cv_func_mmap_fixed_mapped=yes}
| : ${ac_cv_func_mprotect=yes}
| : ${ac_cv_func_munlock=yes}
| : ${ac_cv_func_munmap=yes}
| : ${ac_cv_func_nl_langinfo=yes}
| : ${ac_cv_func_opendir=yes}
| : ${ac_cv_func_pam_getenvlist=yes}
| : ${ac_cv_func_pam_putenv=yes}
| : ${ac_cv_func_pathconf=yes}
| : ${ac_cv_func_pipe=yes}
| : ${ac_cv_func_poll=yes}
| : ${ac_cv_func_posix_spawn=yes}
| : ${ac_cv_func_pread=yes}
| : ${ac_cv_func_printf=yes}
| : ${ac_cv_func_psignal=yes}
| : ${ac_cv_func_pthread_cond_broadcast=yes}
| : ${ac_cv_func_pthread_cond_destroy=yes}
| : ${ac_cv_func_pthread_cond_init=yes}
| : ${ac_cv_func_pthread_cond_signal=yes}
| : ${ac_cv_func_pthread_cond_timedwait=yes}
| : ${ac_cv_func_pthread_cond_wait=yes}
| : ${ac_cv_func_pthread_equal=yes}
| : ${ac_cv_func_pthread_exit=yes}
| : ${ac_cv_func_pthread_mutex_destroy=yes}
| : ${ac_cv_func_pthread_mutex_init=yes}
| : ${ac_cv_func_pthread_mutex_lock=yes}
| : ${ac_cv_func_pthread_mutex_unlock=yes}
| : ${ac_cv_func_pthread_self=yes}
| : ${ac_cv_func_putc=yes}
| : ${ac_cv_func_putc_unlocked=yes}
| : ${ac_cv_func_putchar=yes}
| : ${ac_cv_func_putchar_unlocked=yes}
| : ${ac_cv_func_putenv=yes}
| : ${ac_cv_func_putw=yes}
| : ${ac_cv_func_pwrite=yes}
| : ${ac_cv_func_raise=yes}
| : ${ac_cv_func_rand=yes}
| : ${ac_cv_func_random=yes}
| : ${ac_cv_func_readdir=yes}
| : ${ac_cv_func_readlink=yes}
| : ${ac_cv_func_readlinkat=yes}
| : ${ac_cv_func_readpassphrase=yes}
| : ${ac_cv_func_realpath=yes}
| : ${ac_cv_func_recvmsg=yes}
| : ${ac_cv_func_rename=yes}
| : ${ac_cv_func_remque=yes}
| : ${ac_cv_func_rindex=yes}
| : ${ac_cv_func_rresvport_af=yes}
| : ${ac_cv_func_scandir=yes}
| : ${ac_cv_func_scandir_b=yes}
| : ${ac_cv_func_sched_yield=yes}
| : ${ac_cv_func_select=yes}
| : ${ac_cv_func_sendmsg=yes}
| : ${ac_cv_func_setegid=yes}
| : ${ac_cv_func_setenv=yes}
| : ${ac_cv_func_seteuid=yes}
| : ${ac_cv_func_setgid=yes}
| : ${ac_cv_func_setgrent=yes}
| : ${ac_cv_func_setgroupent=yes}
| : ${ac_cv_func_setgroups=yes}
| : ${ac_cv_func_setlinebuf=yes}
| : ${ac_cv_func_setlocale=yes}
| : ${ac_cv_func_setlogin=yes}
| : ${ac_cv_func_setpassent=yes}
| : ${ac_cv_func_setpgid=yes}
| : ${ac_cv_func_setproctitle=yes}
| : ${ac_cv_func_setregid=yes}
| : ${ac_cv_func_setresgid=yes}
| : ${ac_cv_func_setresuid=yes}
| : ${ac_cv_func_setreuid=yes}
| : ${ac_cv_func_setrlimit=yes}
| : ${ac_cv_func_setsid=yes}
| : ${ac_cv_func_setsockopt=yes}
| : ${ac_cv_func_setuid=yes}
| : ${ac_cv_func_setvbuf=yes}
| : ${ac_cv_func_shmget=yes}
| : ${ac_cv_func_sigaction=yes}
| : ${ac_cv_func_sigaltstack=yes}
| : ${ac_cv_func_sigblock=yes}
| : ${ac_cv_func_siginterrupt=yes}
| : ${ac_cv_func_sigmask=yes}
| : ${ac_cv_func_sigprocmask=yes}
| : ${ac_cv_func_sigsetmask=yes}
| : ${ac_cv_func_sigvec=yes}
| : ${ac_cv_func_sleep=yes}
| : ${ac_cv_func_sprintf=yes}
| : ${ac_cv_func_snprintf=yes}
| : ${ac_cv_func_socketpair=yes}
| : ${ac_cv_func_srand=yes}
| : ${ac_cv_func_srandom=yes}
| : ${ac_cv_func_stat=yes}
| : ${ac_cv_func_statfs=yes}
| : ${ac_cv_func_statvfs=yes}
| : ${ac_cv_func_stpcpy=yes}
| : ${ac_cv_func_stpncpy=yes}
| : ${ac_cv_func_strbrk=yes}
| : ${ac_cv_func_strcasecmp=yes}
| : ${ac_cv_func_strcasecmp_l=yes}
| : ${ac_cv_func_strcasestr=yes}
| : ${ac_cv_func_strcasestr_l=yes}
| : ${ac_cv_func_strchr=yes}
| : ${ac_cv_func_strrchr=yes}
| : ${ac_cv_func_strcspn=yes}
| : ${ac_cv_func_strdup=yes}
| : ${ac_cv_func_strerror=yes}
| : ${ac_cv_func_strerror_r=yes}
| : ${ac_cv_func_strftime=yes}
| : ${ac_cv_func_strlcat=yes}
| : ${ac_cv_func_strlcpy=yes}
| : ${ac_cv_func_strlen=yes}
| : ${ac_cv_func_strmode=yes}
| : ${ac_cv_func_strncasecmp=yes}
| : ${ac_cv_func_strncmp=yes}
| : ${ac_cv_func_strncmp_working=yes}
| : ${ac_cv_func_strndup=yes}
| : ${ac_cv_func_strnlen=yes}
| : ${ac_cv_func_strnlen_working=yes}
| : ${ac_cv_func_strpbrk=yes}
| : ${ac_cv_func_strptime=yes}
| : ${ac_cv_func_strsep=yes}
| : ${ac_cv_func_strsignal=yes}
| : ${ac_cv_func_strstr=yes}
| : ${ac_cv_func_strnstr=yes}
| : ${ac_cv_func_strtod=yes}
| : ${ac_cv_func_strtof=yes}
| : ${ac_cv_func_strtol=yes}
| : ${ac_cv_func_strtold=yes}
| : ${ac_cv_func_strtoll=yes}
| : ${ac_cv_func_strtonum=yes}
| : ${ac_cv_func_strtoul=yes}
| : ${ac_cv_func_strtoull=yes}
| : ${ac_cv_func_symlink=yes}
| : ${ac_cv_func_sysconf=yes}
| : ${ac_cv_func_sysctl=yes}
| : ${ac_cv_func_tcgetpgrp=yes}
| : ${ac_cv_func_tmpnam=yes}
| : ${ac_cv_func_time=yes}
| : ${ac_cv_func_times=yes}
| : ${ac_cv_func_towlower=yes}
| : ${ac_cv_func_truncate=yes}
| : ${ac_cv_func_tsearch=yes}
| : ${ac_cv_func_uname=yes}
| : ${ac_cv_func_unlink=yes}
| : ${ac_cv_func_unsetenv=yes}
| : ${ac_cv_func_user_from_uid=yes}
| : ${ac_cv_func_usleep=yes}
| : ${ac_cv_func_utime=yes}
| : ${ac_cv_func_utimes=yes}
| : ${ac_cv_func_vasprintf=yes}
| : ${ac_cv_func_vdprintf=yes}
| : ${ac_cv_func_vfork=yes}
| : ${ac_cv_func_vfork_working=yes}
| : ${ac_cv_func_vfprintf=yes}
| : ${ac_cv_func_vprintf=yes}
| : ${ac_cv_func_vsnprintf=yes}
| : ${ac_cv_func_vsprintf=yes}
| : ${ac_cv_func_waitpid=yes}
| : ${ac_cv_func_wait=yes}
| : ${ac_cv_func_waitid=yes}
| : ${ac_cv_func_wait2=yes}
| : ${ac_cv_func_wait3=yes}
| : ${ac_cv_func_wait3_rusage=yes}
| : ${ac_cv_func_wait4=yes}
| : ${ac_cv_func_wait6=yes}
| : ${ac_cv_func_warn=yes}
| : ${ac_cv_func_warnx=yes}
| : ${ac_cv_func_wcrtomb=yes}
| : ${ac_cv_func_wcscoll=yes}
| : ${ac_cv_func_wcslen=yes}
| : ${ac_cv_func_wcsnlen=yes}
| : ${ac_cv_func_wcswidth=yes}
| : ${ac_cv_func_wctob=yes}
| : ${ac_cv_func_wcwidth=yes}
| : ${ac_cv_func_wmemchr=yes}
| : ${ac_cv_func_wmemcpy=yes}
| : ${ac_cv_func_yp_match=yes}
|
| # misc utx
| : ${ac_cv_func_endutxent=yes}
| : ${ac_cv_func_getutxent=yes}
| : ${ac_cv_func_getutxid=yes}
| : ${ac_cv_func_getutxline=yes}
| : ${ac_cv_func_getutxuser=yes}
| : ${ac_cv_func_pututxline=yes}
| : ${ac_cv_func_setutxdb=yes}
| : ${ac_cv_func_setutxent=yes}
| : ${ac_cv_func_endutent=no}
| : ${ac_cv_func_getutent=no}
| : ${ac_cv_func_getutid=no}
| : ${ac_cv_func_getutline=no}
| : ${ac_cv_func_pututline=no}
| : ${ac_cv_func_setutent=no}
| : ${ac_cv_func_utmpname=no}
|
| # non existing functions
| : ${ac_cv_func_argz_count=no}
| : ${ac_cv_func_argz_next=no}
| : ${ac_cv_func_argz_stringify=no}
| : ${ac_cv_func_obstacks=no}
| : ${ac_cv_func_pstat_getdynamic=no}
| : ${ac_cv_func_rawmemchr=no}
| : ${ac_cv_func_yield=no}
|
| : ${ac_cv_have___va_copy=yes}
| : ${ac_cv_have_clock_t=yes}
| : ${ac_cv_have_control_in_msghdr=yes}
| : ${ac_cv_have_getopt_optreset=yes}
| : ${ac_cv_have_int64_t=yes}
| : ${ac_cv_have_intxx_t=yes}
| : ${ac_cv_have_mode_t=yes}
| : ${ac_cv_have_pid_t=yes}
| : ${ac_cv_have_pw_change_in_struct_passwd=yes}
| : ${ac_cv_have_pw_class_in_struct_passwd=yes}
| : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
| : ${ac_cv_have_sa_family_t=yes}
| : ${ac_cv_have_size_t=yes}
| : ${ac_cv_have_ss_family_in_struct_ss=yes}
| : ${ac_cv_have_ssize_t=yes}
| : ${ac_cv_have_struct_addrinfo=yes}
| : ${ac_cv_have_struct_in6_addr=yes}
| : ${ac_cv_have_struct_sockaddr_in6=yes}
| : ${ac_cv_have_struct_sockaddr_storage=yes}
| : ${ac_cv_have_struct_timeval=yes}
| : ${ac_cv_have_u_char=yes}
| : ${ac_cv_have_u_int64_t=yes}
| : ${ac_cv_have_u_int=yes}
| : ${ac_cv_have_u_intxx_t=yes}
| : ${ac_cv_have_va_copy=yes}
|
| : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
| : ${ac_cv_have_decl_LLONG_MAX=yes}
| : ${ac_cv_have_decl_MAXSYMLINKS=yes}
| : ${ac_cv_have_decl_O_NONBLOCK=yes}
| : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
| : ${ac_cv_have_decl_SHUT_RD=yes}
| : ${ac_cv_have_decl__Exit=yes}
| : ${ac_cv_have_decl_abort=yes}
| : ${ac_cv_have_decl_alarm=yes}
| : ${ac_cv_have_decl_alphasort=yes}
| : ${ac_cv_have_decl_atof=yes}
| : ${ac_cv_have_decl_atol=yes}
| : ${ac_cv_have_decl_atoll=yes}
| : ${ac_cv_have_decl_btowc=yes}
| : ${ac_cv_have_decl_calloc=yes}
| : ${ac_cv_have_decl_chdir=yes}
| : ${ac_cv_have_decl_chown=yes}
| : ${ac_cv_have_decl_clearerr_unlocked=yes}
| : ${ac_cv_have_decl_clock=yes}
| : ${ac_cv_have_decl_closedir=yes}
| : ${ac_cv_have_decl_dprintf=yes}
| : ${ac_cv_have_decl_dup2=yes}
| : ${ac_cv_have_decl_dup=yes}
| : ${ac_cv_have_decl_endusershell=yes}
| : ${ac_cv_have_decl_errno=yes}
| : ${ac_cv_have_decl_faccessat=yes}
| : ${ac_cv_have_decl_fchdir=yes}
| : ${ac_cv_have_decl_fchmodat=yes}
| : ${ac_cv_have_decl_fchownat=yes}
| : ${ac_cv_have_decl_fcntl=yes}
| : ${ac_cv_have_decl_fdopendir=yes}
| : ${ac_cv_have_decl_feof_unlocked=yes}
| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
| : ${ac_cv_have_decl_ferror_unlocked=yes}
| : ${ac_cv_have_decl_ffsl=yes}
| : ${ac_cv_have_decl_ffsll=yes}
| : ${ac_cv_have_decl_fpurge=yes}
| : ${ac_cv_have_decl_free=yes}
| : ${ac_cv_have_decl_frexpl=yes}
| : ${ac_cv_have_decl_fseeko=yes}
| : ${ac_cv_have_decl_fstat=yes}
| : ${ac_cv_have_decl_fstatat=yes}
| : ${ac_cv_have_decl_fsync=yes}
| : ${ac_cv_have_decl_ftello=yes}
| : ${ac_cv_have_decl_ftruncate=yes}
| : ${ac_cv_have_decl_getc_unlocked=yes}
| : ${ac_cv_have_decl_getchar_unlocked=yes}
| : ${ac_cv_have_decl_getcwd=yes}
| : ${ac_cv_have_decl_getdelim=yes}
| : ${ac_cv_have_decl_getdomainname=yes}
| : ${ac_cv_have_decl_getdtablesize=yes}
| : ${ac_cv_have_decl_getenv=yes}
| : ${ac_cv_have_decl_getgroups=yes}
| : ${ac_cv_have_decl_gethostname=yes}
| : ${ac_cv_have_decl_getline=yes}
| : ${ac_cv_have_decl_getloadavg=yes}
| : ${ac_cv_have_decl_getlogin=yes}
| : ${ac_cv_have_decl_getlogin_r=yes}
| : ${ac_cv_have_decl_getopt=yes}
| : ${ac_cv_have_decl_getpagesize=yes}
| : ${ac_cv_have_decl_getrlimit=yes}
| : ${ac_cv_have_decl_getrusage=yes}
| : ${ac_cv_have_decl_getsubopt=yes}
| : ${ac_cv_have_decl_gettimeofday=yes}
| : ${ac_cv_have_decl_getusershell=yes}
| : ${ac_cv_have_decl_getwd=yes}
| : ${ac_cv_have_decl_grantpt=yes}
| : ${ac_cv_have_decl_h_errno=yes}
| : ${ac_cv_have_decl_imaxabs=yes}
| : ${ac_cv_have_decl_imaxdiv=yes}
| : ${ac_cv_have_decl_initstate=yes}
| : ${ac_cv_have_decl_isatty=yes}
| : ${ac_cv_have_decl_isblank=yes}
| : ${ac_cv_have_decl_iswblank=yes}
| : ${ac_cv_have_decl_iswctype=yes}
| : ${ac_cv_have_decl_lchmod=yes}
| : ${ac_cv_have_decl_lchown=yes}
| : ${ac_cv_have_decl_link=yes}
| : ${ac_cv_have_decl_linkat=yes}
| : ${ac_cv_have_decl_lseek=yes}
| : ${ac_cv_have_decl_lstat=yes}
| : ${ac_cv_have_decl_malloc=yes}
| : ${ac_cv_have_decl_mbrlen=yes}
| : ${ac_cv_have_decl_mbrtowc=yes}
| : ${ac_cv_have_decl_mbsinit=yes}
| : ${ac_cv_have_decl_mbsnrtowcs=yes}
| : ${ac_cv_have_decl_mbsrtowcs=yes}
| : ${ac_cv_have_decl_memmem=yes}
| : ${ac_cv_have_decl_memrchr=yes}
| : ${ac_cv_have_decl_mkdirat=yes}
| : ${ac_cv_have_decl_mkdtemp=yes}
| : ${ac_cv_have_decl_mkfifo=yes}
| : ${ac_cv_have_decl_mkfifoat=yes}
| : ${ac_cv_have_decl_mknod=yes}
| : ${ac_cv_have_decl_mknodat=yes}
| : ${ac_cv_have_decl_mkstemp=yes}
| : ${ac_cv_have_decl_nl_langinfo=yes}
| : ${ac_cv_have_decl_offsetof=yes}
| : ${ac_cv_have_decl_openat=yes}
| : ${ac_cv_have_decl_opendir=yes}
| : ${ac_cv_have_decl_pclose=yes}
| : ${ac_cv_have_decl_pipe=yes}
| : ${ac_cv_have_decl_popen=yes}
| : ${ac_cv_have_decl_posix_openpt=yes}
| : ${ac_cv_have_decl_posix_spawn=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
| : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
| : ${ac_cv_have_decl_posix_spawnattr_init=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
| : ${ac_cv_have_decl_posix_spawnp=yes}
| : ${ac_cv_have_decl_pread=yes}
| : ${ac_cv_have_decl_pselect=yes}
| : ${ac_cv_have_decl_pthread_sigmask=yes}
| : ${ac_cv_have_decl_ptsname=yes}
| : ${ac_cv_have_decl_putc_unlocked=yes}
| : ${ac_cv_have_decl_putchar_unlocked=yes}
| : ${ac_cv_have_decl_pwrite=yes}
| : ${ac_cv_have_decl_random=yes}
| : ${ac_cv_have_decl_rawmemchr=yes}
| : ${ac_cv_have_decl_readdir=yes}
| : ${ac_cv_have_decl_readlink=yes}
| : ${ac_cv_have_decl_readlinkat=yes}
| : ${ac_cv_have_decl_realloc=yes}
| : ${ac_cv_have_decl_realpath=yes}
| : ${ac_cv_have_decl_renameat=yes}
| : ${ac_cv_have_decl_rewinddir=yes}
| : ${ac_cv_have_decl_rmdir=yes}
| : ${ac_cv_have_decl_rpmatch=yes}
| : ${ac_cv_have_decl_sbrk=yes}
| : ${ac_cv_have_decl_scandir=yes}
| : ${ac_cv_have_decl_select=yes}
| : ${ac_cv_have_decl_setenv=yes}
| : ${ac_cv_have_decl_sethostname=yes}
| : ${ac_cv_have_decl_setlocale=yes}
| : ${ac_cv_have_decl_setrlimit=yes}
| : ${ac_cv_have_decl_setstate=yes}
| : ${ac_cv_have_decl_setusershell=yes}
| : ${ac_cv_have_decl_sigaction=yes}
| : ${ac_cv_have_decl_sigaddset=yes}
| : ${ac_cv_have_decl_sigaltstack=yes}
| : ${ac_cv_have_decl_sigdelset=yes}
| : ${ac_cv_have_decl_sigemptyset=yes}
| : ${ac_cv_have_decl_sigfillset=yes}
| : ${ac_cv_have_decl_sigismember=yes}
| : ${ac_cv_have_decl_sigpending=yes}
| : ${ac_cv_have_decl_sigprocmask=yes}
| : ${ac_cv_have_decl_sleep=yes}
| : ${ac_cv_have_decl_snprintf=yes}
| : ${ac_cv_have_decl_srandom=yes}
| : ${ac_cv_have_decl_stat=yes}
| : ${ac_cv_have_decl_stpcpy=yes}
| : ${ac_cv_have_decl_stpncpy=yes}
| : ${ac_cv_have_decl_strcasestr=yes}
| : ${ac_cv_have_decl_strdup=yes}
| : ${ac_cv_have_decl_strerror_r=yes}
| : ${ac_cv_have_decl_strncat=yes}
| : ${ac_cv_have_decl_strndup=yes}
| : ${ac_cv_have_decl_strnlen=yes}
| : ${ac_cv_have_decl_strpbrk=yes}
| : ${ac_cv_have_decl_strsep=yes}
| : ${ac_cv_have_decl_strsignal=yes}
| : ${ac_cv_have_decl_strstr=yes}
| : ${ac_cv_have_decl_strtod=yes}
| : ${ac_cv_have_decl_strtoimax=yes}
| : ${ac_cv_have_decl_strtok_r=yes}
| : ${ac_cv_have_decl_strtoll=yes}
| : ${ac_cv_have_decl_strtoull=yes}
| : ${ac_cv_have_decl_strtoumax=yes}
| : ${ac_cv_have_decl_symlink=yes}
| : ${ac_cv_have_decl_symlinkat=yes}
| : ${ac_cv_have_decl_sys_siglist=yes}
| : ${ac_cv_have_decl_tcsendbreak=yes}
| : ${ac_cv_have_decl_times=yes}
| : ${ac_cv_have_decl_tmpfile=yes}
| : ${ac_cv_have_decl_towctrans=yes}
| : ${ac_cv_have_decl_ttyname_r=yes}
| : ${ac_cv_have_decl_unlink=yes}
| : ${ac_cv_have_decl_unlinkat=yes}
| : ${ac_cv_have_decl_unlockpt=yes}
| : ${ac_cv_have_decl_unsetenv=yes}
| : ${ac_cv_have_decl_usleep=yes}
| : ${ac_cv_have_decl_vasprintf=yes}
| : ${ac_cv_have_decl_vdprintf=yes}
| : ${ac_cv_have_decl_vsnprintf=yes}
| : ${ac_cv_have_decl_waitpid=yes}
| : ${ac_cv_have_decl_wcpcpy=yes}
| : ${ac_cv_have_decl_wcpncpy=yes}
| : ${ac_cv_have_decl_wcrtomb=yes}
| : ${ac_cv_have_decl_wcscasecmp=yes}
| : ${ac_cv_have_decl_wcscat=yes}
| : ${ac_cv_have_decl_wcschr=yes}
| : ${ac_cv_have_decl_wcscmp=yes}
| : ${ac_cv_have_decl_wcscoll=yes}
| : ${ac_cv_have_decl_wcscpy=yes}
| : ${ac_cv_have_decl_wcscspn=yes}
| : ${ac_cv_have_decl_wcsdup=yes}
| : ${ac_cv_have_decl_wcslen=yes}
| : ${ac_cv_have_decl_wcsncasecmp=yes}
| : ${ac_cv_have_decl_wcsncat=yes}
| : ${ac_cv_have_decl_wcsncmp=yes}
| : ${ac_cv_have_decl_wcsncpy=yes}
| : ${ac_cv_have_decl_wcsnlen=yes}
| : ${ac_cv_have_decl_wcsnrtombs=yes}
| : ${ac_cv_have_decl_wcspbrk=yes}
| : ${ac_cv_have_decl_wcsrchr=yes}
| : ${ac_cv_have_decl_wcsrtombs=yes}
| : ${ac_cv_have_decl_wcsspn=yes}
| : ${ac_cv_have_decl_wcsstr=yes}
| : ${ac_cv_have_decl_wcstok=yes}
| : ${ac_cv_have_decl_wcswidth=yes}
| : ${ac_cv_have_decl_wcsxfrm=yes}
| : ${ac_cv_have_decl_wctob=yes}
| : ${ac_cv_have_decl_wctrans=yes}
| : ${ac_cv_have_decl_wctype=yes}
| : ${ac_cv_have_decl_wcwidth=yes}
| : ${ac_cv_have_decl_wmemchr=yes}
| : ${ac_cv_have_decl_wmemcmp=yes}
| : ${ac_cv_have_decl_wmemcpy=yes}
| : ${ac_cv_have_decl_wmemmove=yes}
| : ${ac_cv_have_decl_wmemset=yes}
| : ${ac_cv_have_decl_writev=yes}
|
| # long file name support test invasively touches localbase, always true
| : ${ac_cv_sys_long_file_names=yes}
|
| # function specific
|
| : ${gl_cv_func_btowc_eof=yes}
| : ${gl_cv_func_btowc_nul=yes}
| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
| : ${gl_cv_func_fnmatch_posix=yes}
| : ${gl_cv_func_fopen_slash=yes}
| : ${gl_cv_func_frexp_no_libm=yes}
| : ${gl_cv_func_fseeko=yes}
| : ${gl_cv_func_ftello=yes}
| : ${gl_cv_func_getcwd_null=yes}
| : ${gl_cv_func_getcwd_posix_signature=yes}
| : ${gl_cv_func_getopt_posix=yes}
| : ${gl_cv_func_isnand_no_libm=yes}
| : ${gl_cv_func_ldexp_no_libm=yes}
| : ${gl_cv_func_lseek_pipe=yes}
| : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
| : ${gl_cv_func_malloc_0_nonnull=yes}
| : ${gl_cv_func_malloc_posix=yes}
| : ${gl_cv_func_mbrtowc_incomplete_state=yes}
| : ${gl_cv_func_mbrtowc_nul_retval=yes}
| : ${gl_cv_func_mbrtowc_null_arg1=yes}
| : ${gl_cv_func_mbrtowc_null_arg2=yes}
| : ${gl_cv_func_mbrtowc_retval=yes}
| : ${gl_cv_func_mbrtowc_sanitycheck=yes}
| : ${gl_cv_func_open_slash=yes}
| : ${gl_cv_func_printf_directive_a=yes}
| : ${gl_cv_func_printf_directive_f=yes}
| : ${gl_cv_func_printf_directive_ls=yes}
| : ${gl_cv_func_printf_directive_n=yes}
| : ${gl_cv_func_printf_flag_grouping=yes}
| : ${gl_cv_func_printf_flag_leftadjust=yes}
| : ${gl_cv_func_printf_flag_zero=yes}
| : ${gl_cv_func_printf_infinite=yes}
| : ${gl_cv_func_printf_long_double=yes}
| : ${gl_cv_func_printf_positions=yes}
| : ${gl_cv_func_printf_precision=yes}
| : ${gl_cv_func_printf_sizes_c99=yes}
| : ${gl_cv_func_sigprocmask=yes}
| : ${gl_cv_func_snprintf_retval_c99=yes}
| : ${gl_cv_func_snprintf_size1=yes}
| : ${gl_cv_func_snprintf_usable=yes}
| : ${gl_cv_func_spawnattr_setschedparam=yes}
| : ${gl_cv_func_spawnattr_setschedpolicy=yes}
| : ${gl_cv_func_stat_dir_slash=yes}
| : ${gl_cv_func_stat_file_slash=yes}
| : ${gl_cv_func_stpncpy=yes}
| : ${gl_cv_func_va_copy=yes}
| : ${gl_cv_func_wcrtomb_retval=yes}
| : ${gt_cv_func_unsetenv_ret=int}
|
| : ${gl_cv_have_include_next=yes}
|
| : ${gl_cv_have_raw_decl_rawmemchr=yes}
| : ${gl_cv_have_raw_decl__Exit=yes}
| : ${gl_cv_have_raw_decl_alphasort=yes}
| : ${gl_cv_have_raw_decl_atoll=yes}
| : ${gl_cv_have_raw_decl_btowc=yes}
| : ${gl_cv_have_raw_decl_chdir=yes}
| : ${gl_cv_have_raw_decl_chown=yes}
| : ${gl_cv_have_raw_decl_closedir=yes}
| : ${gl_cv_have_raw_decl_dprintf=yes}
| : ${gl_cv_have_raw_decl_dup2=yes}
| : ${gl_cv_have_raw_decl_dup=yes}
| : ${gl_cv_have_raw_decl_endusershell=yes}
| : ${gl_cv_have_raw_decl_faccessat=yes}
| : ${gl_cv_have_raw_decl_fchdir=yes}
| : ${gl_cv_have_raw_decl_fchmodat=yes}
| : ${gl_cv_have_raw_decl_fchownat=yes}
| : ${gl_cv_have_raw_decl_fcntl=yes}
| : ${gl_cv_have_raw_decl_fdopendir=yes}
| : ${gl_cv_have_raw_decl_ffsl=yes}
| : ${gl_cv_have_raw_decl_ffsll=yes}
| : ${gl_cv_have_raw_decl_fpurge=yes}
| : ${gl_cv_have_raw_decl_fseeko=yes}
| : ${gl_cv_have_raw_decl_fstat=yes}
| : ${gl_cv_have_raw_decl_fstatat=yes}
| : ${gl_cv_have_raw_decl_fsync=yes}
| : ${gl_cv_have_raw_decl_ftello=yes}
| : ${gl_cv_have_raw_decl_ftruncate=yes}
| : ${gl_cv_have_raw_decl_getcwd=yes}
| : ${gl_cv_have_raw_decl_getdelim=yes}
| : ${gl_cv_have_raw_decl_getdomainname=yes}
| : ${gl_cv_have_raw_decl_getdtablesize=yes}
| : ${gl_cv_have_raw_decl_getgroups=yes}
| : ${gl_cv_have_raw_decl_getdtablesize=yes}
| : ${gl_cv_have_raw_decl_getgroups=yes}
| : ${gl_cv_have_raw_decl_gethostname=yes}
| : ${gl_cv_have_raw_decl_getline=yes}
| : ${gl_cv_have_raw_decl_getloadavg=yes}
| : ${gl_cv_have_raw_decl_getlogin=yes}
| : ${gl_cv_have_raw_decl_getlogin_r=yes}
| : ${gl_cv_have_raw_decl_getpagesize=yes}
| : ${gl_cv_have_raw_decl_getsubopt=yes}
| : ${gl_cv_have_raw_decl_gettimeofday=yes}
| : ${gl_cv_have_raw_decl_getusershell=yes}
| : ${gl_cv_have_raw_decl_grantpt=yes}
| : ${gl_cv_have_raw_decl_imaxabs=yes}
| : ${gl_cv_have_raw_decl_imaxdiv=yes}
| : ${gl_cv_have_raw_decl_initstate=yes}
| : ${gl_cv_have_raw_decl_isatty=yes}
| : ${gl_cv_have_raw_decl_iswctype=yes}
| : ${gl_cv_have_raw_decl_lchmod=yes}
| : ${gl_cv_have_raw_decl_lchown=yes}
| : ${gl_cv_have_raw_decl_link=yes}
| : ${gl_cv_have_raw_decl_linkat=yes}
| : ${gl_cv_have_raw_decl_lseek=yes}
| : ${gl_cv_have_raw_decl_lstat=yes}
| : ${gl_cv_have_raw_decl_mbrlen=yes}
| : ${gl_cv_have_raw_decl_mbrtowc=yes}
| : ${gl_cv_have_raw_decl_mbsinit=yes}
| : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
| : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
| : ${gl_cv_have_raw_decl_mkdirat=yes}
| : ${gl_cv_have_raw_decl_mkdtemp=yes}
| : ${gl_cv_have_raw_decl_mkfifo=yes}
| : ${gl_cv_have_raw_decl_mkfifoat=yes}
| : ${gl_cv_have_raw_decl_mknod=yes}
| : ${gl_cv_have_raw_decl_mknodat=yes}
| : ${gl_cv_have_raw_decl_mkstemp=yes}
| : ${gl_cv_have_raw_decl_nl_langinfo=yes}
| : ${gl_cv_have_raw_decl_openat=yes}
| : ${gl_cv_have_raw_decl_opendir=yes}
| : ${gl_cv_have_raw_decl_pclose=yes}
| : ${gl_cv_have_raw_decl_pipe=yes}
| : ${gl_cv_have_raw_decl_popen=yes}
| : ${gl_cv_have_raw_decl_posix_openpt=yes}
| : ${gl_cv_have_raw_decl_posix_spawn=yes}
| : ${gl_cv_have_raw_decl_posix_openpt=yes}
| : ${gl_cv_have_raw_decl_posix_spawn=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
| : ${gl_cv_have_raw_decl_posix_spawnp=yes}
| : ${gl_cv_have_raw_decl_pread=yes}
| : ${gl_cv_have_raw_decl_pselect=yes}
| : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
| : ${gl_cv_have_raw_decl_ptsname=yes}
| : ${gl_cv_have_raw_decl_pwrite=yes}
| : ${gl_cv_have_raw_decl_random=yes}
| : ${gl_cv_have_raw_decl_readdir=yes}
| : ${gl_cv_have_raw_decl_readlink=yes}
| : ${gl_cv_have_raw_decl_readlinkat=yes}
| : ${gl_cv_have_raw_decl_realpath=yes}
| : ${gl_cv_have_raw_decl_renameat=yes}
| : ${gl_cv_have_raw_decl_rewinddir=yes}
| : ${gl_cv_have_raw_decl_rmdir=yes}
| : ${gl_cv_have_raw_decl_rpmatch=yes}
| : ${gl_cv_have_raw_decl_scandir=yes}
| : ${gl_cv_have_raw_decl_select=yes}
| : ${gl_cv_have_raw_decl_setenv=yes}
| : ${gl_cv_have_raw_decl_sethostname=yes}
| : ${gl_cv_have_raw_decl_setlocale=yes}
| : ${gl_cv_have_raw_decl_setstate=yes}
| : ${gl_cv_have_raw_decl_setusershell=yes}
| : ${gl_cv_have_raw_decl_sigaction=yes}
| : ${gl_cv_have_raw_decl_sigaddset=yes}
| : ${gl_cv_have_raw_decl_sigdelset=yes}
| : ${gl_cv_have_raw_decl_sigemptyset=yes}
| : ${gl_cv_have_raw_decl_sigfillset=yes}
| : ${gl_cv_have_raw_decl_sigismember=yes}
| : ${gl_cv_have_raw_decl_sigpending=yes}
| : ${gl_cv_have_raw_decl_sigprocmask=yes}
| : ${gl_cv_have_raw_decl_sleep=yes}
| : ${gl_cv_have_raw_decl_snprintf=yes}
| : ${gl_cv_have_raw_decl_srandom=yes}
| : ${gl_cv_have_raw_decl_stat=yes}
| : ${gl_cv_have_raw_decl_strerror_r=yes}
| : ${gl_cv_have_raw_decl_strtod=yes}
| : ${gl_cv_have_raw_decl_strtoimax=yes}
| : ${gl_cv_have_raw_decl_strtoll=yes}
| : ${gl_cv_have_raw_decl_strtoull=yes}
| : ${gl_cv_have_raw_decl_strtoumax=yes}
| : ${gl_cv_have_raw_decl_symlink=yes}
| : ${gl_cv_have_raw_decl_symlinkat=yes}
| : ${gl_cv_have_raw_decl_tmpfile=yes}
| : ${gl_cv_have_raw_decl_towctrans=yes}
| : ${gl_cv_have_raw_decl_ttyname_r=yes}
| : ${gl_cv_have_raw_decl_unlink=yes}
| : ${gl_cv_have_raw_decl_unlinkat=yes}
| : ${gl_cv_have_raw_decl_unlockpt=yes}
| : ${gl_cv_have_raw_decl_unsetenv=yes}
| : ${gl_cv_have_raw_decl_usleep=yes}
| : ${gl_cv_have_raw_decl_vdprintf=yes}
| : ${gl_cv_have_raw_decl_vsnprintf=yes}
| : ${gl_cv_have_raw_decl_waitpid=yes}
| : ${gl_cv_have_raw_decl_wcpcpy=yes}
| : ${gl_cv_have_raw_decl_wcpncpy=yes}
| : ${gl_cv_have_raw_decl_wcrtomb=yes}
| : ${gl_cv_have_raw_decl_wcscasecmp=yes}
| : ${gl_cv_have_raw_decl_wcscat=yes}
| : ${gl_cv_have_raw_decl_wcschr=yes}
| : ${gl_cv_have_raw_decl_wcscmp=yes}
| : ${gl_cv_have_raw_decl_wcscoll=yes}
| : ${gl_cv_have_raw_decl_wcscpy=yes}
| : ${gl_cv_have_raw_decl_wcscspn=yes}
| : ${gl_cv_have_raw_decl_wcsdup=yes}
| : ${gl_cv_have_raw_decl_wcslen=yes}
| : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
| : ${gl_cv_have_raw_decl_wcsncat=yes}
| : ${gl_cv_have_raw_decl_wcsncmp=yes}
| : ${gl_cv_have_raw_decl_wcsncpy=yes}
| : ${gl_cv_have_raw_decl_wcsnlen=yes}
| : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
| : ${gl_cv_have_raw_decl_wcspbrk=yes}
| : ${gl_cv_have_raw_decl_wcsrchr=yes}
| : ${gl_cv_have_raw_decl_wcsrtombs=yes}
| : ${gl_cv_have_raw_decl_wcsspn=yes}
| : ${gl_cv_have_raw_decl_wcsstr=yes}
| : ${gl_cv_have_raw_decl_wcstok=yes}
| : ${gl_cv_have_raw_decl_wcswidth=yes}
| : ${gl_cv_have_raw_decl_wcsxfrm=yes}
| : ${gl_cv_have_raw_decl_wctob=yes}
| : ${gl_cv_have_raw_decl_wctrans=yes}
| : ${gl_cv_have_raw_decl_wctype=yes}
| : ${gl_cv_have_raw_decl_wcwidth=yes}
| : ${gl_cv_have_raw_decl_wmemchr=yes}
| : ${gl_cv_have_raw_decl_wmemcmp=yes}
| : ${gl_cv_have_raw_decl_wmemcpy=yes}
| : ${gl_cv_have_raw_decl_wmemmove=yes}
| : ${gl_cv_have_raw_decl_wmemset=yes}
|
| : ${gl_cv_header_errno_h_complete=yes}
| : ${gl_cv_header_inttypes_h=yes}
| : ${gl_cv_header_langinfo_codeset=yes}
| : ${gl_cv_header_langinfo_era=yes}
| : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
| : ${gl_cv_header_langinfo_yesexpr=yes}
| : ${gl_cv_header_locale_h_posix2001=yes}
| : ${gl_cv_header_signal_h_SIGPIPE=yes}
| : ${gl_cv_header_stdint_h=yes}
| : ${gl_cv_header_sys_select_h_selfcontained=yes}
|
configure:2304: checking for a BSD-compatible install
configure:2372: result: /usr/bin/install -c
configure:2383: checking whether build environment is sane
configure:2438: result: yes
configure:2584: checking for a thread-safe mkdir -p
configure:2623: result: /bin/mkdir -p
configure:2630: checking for gawk
configure:2657: result: /usr/bin/awk
configure:2668: checking whether gmake sets $(MAKE)
configure:2690: result: yes
configure:2719: checking whether gmake supports nested variables
configure:2736: result: yes
configure:2925: checking for gcc
configure:2952: result: cc
configure:3181: checking for C compiler version
configure:3190: cc --version >&5
FreeBSD clang version 11.0.1 (git@xxxxxxxxxx:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
configure:3201: $? = 0
configure:3190: cc -v >&5
FreeBSD clang version 11.0.1 (git@xxxxxxxxxx:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin
configure:3201: $? = 0
configure:3190: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:3201: $? = 1
configure:3190: cc -qversion >&5
cc: error: unknown argument '-qversion'; did you mean '--version'?
cc: error: no input files
configure:3201: $? = 1
configure:3221: checking whether the C compiler works
configure:3243: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:3247: $? = 0
configure:3295: result: yes
configure:3298: checking for C compiler default output file name
configure:3300: result: a.out
configure:3306: checking for suffix of executables
configure:3313: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:3317: $? = 0
configure:3339: result:
configure:3361: checking whether we are cross compiling
configure:3369: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:3373: $? = 0
configure:3380: ./conftest
configure:3384: $? = 0
configure:3399: result: no
configure:3404: checking for suffix of object files
configure:3426: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:3430: $? = 0
configure:3451: result: o
configure:3455: checking whether we are using the GNU C compiler
configure:3474: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:3474: $? = 0
configure:3483: result: yes
configure:3492: checking whether cc accepts -g
configure:3512: cc -c -g -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:3512: $? = 0
configure:3553: result: yes
configure:3570: checking for cc option to accept ISO C89
configure:3633: cc  -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:3633: $? = 0
configure:3646: result: none needed
configure:3671: checking whether cc understands -c and -o together
configure:3693: cc -c conftest.c -o conftest2.o
configure:3696: $? = 0
configure:3693: cc -c conftest.c -o conftest2.o
configure:3696: $? = 0
configure:3708: result: yes
configure:3728: checking whether gmake supports the include directive
configure:3743: gmake -f confmf.GNU && cat confinc.out
gmake[1]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
gmake[1]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
this is the am__doit target
configure:3746: $? = 0
configure:3765: result: yes (GNU style)
configure:3790: checking dependency style of cc
configure:3901: result: gcc3
configure:3945: checking build system type
configure:3959: result: amd64-portbld-freebsd13.0
configure:3979: checking host system type
configure:3992: result: amd64-portbld-freebsd13.0
configure:4033: checking how to print strings
configure:4060: result: printf
configure:4081: checking for a sed that does not truncate output
configure:4145: result: /usr/bin/sed
configure:4163: checking for grep that handles long lines and -e
configure:4221: result: /usr/bin/grep
configure:4226: checking for egrep
configure:4288: result: /usr/bin/egrep
configure:4293: checking for fgrep
configure:4355: result: /usr/bin/fgrep
configure:4390: checking for ld used by cc
configure:4457: result: /usr/bin/ld
configure:4464: checking if the linker (/usr/bin/ld) is GNU ld
configure:4479: result: yes
configure:4491: checking for BSD- or MS-compatible name lister (nm)
configure:4545: result: /usr/bin/nm
configure:4675: checking the name lister (/usr/bin/nm) interface
configure:4682: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:4685: /usr/bin/nm "conftest.o"
configure:4688: output
0000000000000000 B some_variable
configure:4695: result: BSD nm
configure:4698: checking whether ln -s works
configure:4702: result: yes
configure:4710: checking the maximum length of command line arguments
configure:4841: result: 524288
configure:4889: checking how to convert amd64-portbld-freebsd13.0 file names to amd64-portbld-freebsd13.0 format
configure:4929: result: func_convert_file_noop
configure:4936: checking how to convert amd64-portbld-freebsd13.0 file names to toolchain format
configure:4956: result: func_convert_file_noop
configure:4963: checking for /usr/bin/ld option to reload object files
configure:4970: result: -r
configure:5044: checking for objdump
configure:5074: result: no
configure:5103: checking how to recognize dependent libraries
configure:5303: result: pass_all
configure:5388: checking for dlltool
configure:5418: result: no
configure:5448: checking how to associate runtime and link libraries
configure:5475: result: printf %s\n
configure:5536: checking for ar
configure:5552: found /usr/bin/ar
configure:5563: result: ar
configure:5600: checking for archiver @FILE support
configure:5617: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:5617: $? = 0
configure:5620: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:5623: $? = 0
configure:5628: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:5631: $? = 0
configure:5643: result: no
configure:5701: checking for strip
configure:5717: found /usr/bin/strip
configure:5728: result: strip
configure:5800: checking for ranlib
configure:5816: found /usr/bin/ranlib
configure:5827: result: ranlib
configure:5929: checking command to parse /usr/bin/nm output from cc object
configure:6082: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:6085: $? = 0
configure:6089: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6092: $? = 0
configure:6158: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c conftstm.o >&5
configure:6161: $? = 0
configure:6199: result: ok
configure:6246: checking for sysroot
configure:6276: result: no
configure:6283: checking for a working dd
configure:6321: result: /bin/dd
configure:6325: checking how to truncate binary pipes
configure:6340: result: /bin/dd bs=4096 count=1
configure:6669: checking for mt
configure:6685: found /usr/bin/mt
configure:6696: result: mt
configure:6719: checking if mt is a manifest tool
configure:6725: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:6733: result: no
configure:7410: checking how to run the C preprocessor
configure:7480: result: cpp
configure:7500: cpp -I/usr/local/include -I/usr/local/include/libpng15 conftest.c
configure:7500: $? = 0
configure:7514: cpp -I/usr/local/include -I/usr/local/include/libpng15 conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:7514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7543: checking for ANSI C header files
configure:7647: result: yes
configure:7660: checking for sys/types.h
configure:7660: result: yes
configure:7660: checking for sys/stat.h
configure:7660: result: yes
configure:7660: checking for stdlib.h
configure:7660: result: yes
configure:7660: checking for string.h
configure:7660: result: yes
configure:7660: checking for memory.h
configure:7660: result: yes
configure:7660: checking for strings.h
configure:7660: result: yes
configure:7660: checking for inttypes.h
configure:7660: result: yes
configure:7660: checking for stdint.h
configure:7660: result: yes
configure:7660: checking for unistd.h
configure:7660: result: yes
configure:7674: checking for dlfcn.h
configure:7674: result: yes
configure:7930: checking for objdir
configure:7945: result: .libs
configure:8205: checking if cc supports -fno-rtti -fno-exceptions
configure:8223: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 -fno-rtti -fno-exceptions conftest.c >&5
configure:8227: $? = 0
configure:8240: result: yes
configure:8598: checking for cc option to produce PIC
configure:8605: result: -fPIC -DPIC
configure:8613: checking if cc PIC flag -fPIC -DPIC works
configure:8631: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 -fPIC -DPIC -DPIC conftest.c >&5
configure:8635: $? = 0
configure:8648: result: yes
configure:8677: checking if cc static flag -static works
configure:8705: result: yes
configure:8720: checking if cc supports -c -o file.o
configure:8741: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 -o out/conftest2.o conftest.c >&5
configure:8745: $? = 0
configure:8767: result: yes
configure:8775: checking if cc supports -c -o file.o
configure:8822: result: yes
configure:8855: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:10114: result: yes
configure:10151: checking whether -lc should be explicitly linked in
configure:10159: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:10162: $? = 0
configure:10177: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:10180: $? = 0
configure:10194: result: no
configure:10354: checking dynamic linker characteristics
configure:11172: result: freebsd13.0 ld.so
configure:11294: checking how to hardcode library paths into programs
configure:11319: result: immediate
configure:11867: checking whether stripping libraries is possible
configure:11872: result: yes
configure:11907: checking if libtool supports shared libraries
configure:11909: result: yes
configure:11912: checking whether to build shared libraries
configure:11937: result: yes
configure:11940: checking whether to build static libraries
configure:11944: result: yes
configure:11983: checking whether to enable maintainer-specific portions of Makefiles
configure:11992: result: no
configure:12015: checking whether to build gmodulized imlib
configure:12032: result: no
configure:12115: checking for ANSI C header files
configure:12219: result: yes
configure:12230: checking for dirent.h that defines DIR
configure:12249: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
configure:12249: $? = 0
configure:12257: result: yes
configure:12270: checking for library containing opendir
configure:12301: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:12301: $? = 0
configure:12318: result: none required
configure:12385: checking for sys/wait.h that is POSIX.1 compatible
configure:12418: result: yes
configure:12427: checking return type of signal handlers
configure:12445: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15 conftest.c >&5
conftest.c:32:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
       ^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:12445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:12452: result: void
configure:12463: checking for vsnprintf
configure:12463: result: yes
configure:12474: checking for snprintf
configure:12474: result: yes
configure:12485: checking for basename
configure:12485: result: yes
configure:12497: checking for blumfrub
configure:12497: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
ld: error: undefined symbol: blumfrub
>>> referenced by conftest.c
>>>               /tmp/conftest-9c17f2.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define blumfrub to an innocuous variant, in case <limits.h> declares blumfrub.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define blumfrub innocuous_blumfrub
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char blumfrub (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef blumfrub
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char blumfrub ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_blumfrub || defined __stub___blumfrub
| choke me
| #endif
|
| int
| main ()
| {
| return blumfrub ();
|   ;
|   return 0;
| }
configure:12497: result: no
configure:12508: checking for buckets_of_erogenous_nym
configure:12508: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
ld: error: undefined symbol: buckets_of_erogenous_nym
>>> referenced by conftest.c
>>>               /tmp/conftest-e8a663.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define buckets_of_erogenous_nym to an innocuous variant, in case <limits.h> declares buckets_of_erogenous_nym.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define buckets_of_erogenous_nym innocuous_buckets_of_erogenous_nym
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char buckets_of_erogenous_nym (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef buckets_of_erogenous_nym
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char buckets_of_erogenous_nym ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_buckets_of_erogenous_nym || defined __stub___buckets_of_erogenous_nym
| choke me
| #endif
|
| int
| main ()
| {
| return buckets_of_erogenous_nym ();
|   ;
|   return 0;
| }
configure:12508: result: no
configure:12519: checking for buttox
configure:12519: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
ld: error: undefined symbol: buttox
>>> referenced by conftest.c
>>>               /tmp/conftest-4710b3.o:(main)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "imlib"
| #define VERSION "1.9.15"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define RETSIGTYPE void
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_BASENAME 1
| /* end confdefs.h.  */
| /* Define buttox to an innocuous variant, in case <limits.h> declares buttox.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define buttox innocuous_buttox
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char buttox (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef buttox
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char buttox ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_buttox || defined __stub___buttox
| choke me
| #endif
|
| int
| main ()
| {
| return buttox ();
|   ;
|   return 0;
| }
configure:12519: result: no
configure:12529: checking for stdarg.h
configure:12529: result: yes
configure:12538: checking for string.h
configure:12538: result: yes
configure:12544: checking for strings.h
configure:12544: result: yes
configure:12551: checking for X
configure:12659: cpp -I/usr/local/include -I/usr/local/include/libpng15 conftest.c
configure:12659: $? = 0
configure:12690: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -lX11 -L/usr/local/lib >&5
configure:12690: $? = 0
configure:12740: result: libraries , headers
configure:12839: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib  -lX11 >&5
configure:12839: $? = 0
configure:12937: checking for gethostbyname
configure:12937: result: yes
configure:13034: checking for connect
configure:13034: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13083: checking for remove
configure:13083: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:13083: $? = 0
configure:13083: result: yes
configure:13132: checking for shmat
configure:13132: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
configure:13132: $? = 0
configure:13132: result: yes
configure:13190: checking for IceConnectionNumber in -lICE
configure:13215: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -lICE  -L/usr/local/lib >&5
configure:13215: $? = 0
configure:13224: result: yes
configure:13241: checking for XShmAttach in -lXext
configure:13266: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -fstack-protector-strong  conftest.c -lXext  -L/usr/local/lib >&5
configure:13266: $? = 0
configure:13275: result: yes
configure:13343: checking sys/ipc.h usability
configure:13343: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
configure:13343: $? = 0
configure:13343: result: yes
configure:13343: checking sys/ipc.h presence
configure:13343: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13343: $? = 0
configure:13343: result: yes
configure:13343: checking for sys/ipc.h
configure:13343: result: yes
configure:13353: checking sys/shm.h usability
configure:13353: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking sys/shm.h presence
configure:13353: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for sys/shm.h
configure:13353: result: yes
configure:13374: checking whether shmctl IPC_RMID allowes subsequent attaches
configure:13406: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include  -fstack-protector-strong  conftest.c -L/usr/local/lib >&5
conftest.c:44:13: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
            exit (2);
            ^
conftest.c:44:13: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
configure:13406: $? = 0
configure:13406: ./conftest
configure:13406: $? = 0
configure:13410: result: yes
configure:13423: checking X11/extensions/XShm.h
configure:13438: result: no
configure:13445: checking for jpeg_destroy_decompress in -ljpeg
configure:13470: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include  -fstack-protector-strong  conftest.c -ljpeg  -lSM -lICE -lXext  -lX11 -lm -L/usr/local/lib >&5
configure:13470: $? = 0
configure:13479: result: yes
configure:13489: checking for jpeglib.h
configure:13498: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13498: $? = 0
configure:13504: result: yes
configure:13516: checking for TIFFReadScanline in -ltiff
configure:13541: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include  -fstack-protector-strong  conftest.c -ltiff  -lSM -lICE -lXext  -lX11 -lm -L/usr/local/lib >&5
configure:13541: $? = 0
configure:13550: result: yes
configure:13553: checking tiffio.h usability
configure:13553: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
configure:13553: $? = 0
configure:13553: result: yes
configure:13553: checking tiffio.h presence
configure:13553: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13553: $? = 0
configure:13553: result: yes
configure:13553: checking for tiffio.h
configure:13553: result: yes
configure:13672: checking gif_lib.h usability
configure:13672: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
configure:13672: $? = 0
configure:13672: result: yes
configure:13672: checking gif_lib.h presence
configure:13672: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13672: $? = 0
configure:13672: result: yes
configure:13672: checking for gif_lib.h
configure:13672: result: yes
configure:13674: checking for DGifOpenFileName in -lgif
configure:13699: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include  -fstack-protector-strong  conftest.c -lgif  -lSM -lICE -lXext  -lX11 -lm -L/usr/local/lib >&5
configure:13699: $? = 0
configure:13708: result: yes
configure:13771: checking for png_read_info in -lpng
configure:13796: cc -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include  -fstack-protector-strong  conftest.c -lpng -lz -lm  -lSM -lICE -lXext  -lX11 -lm -L/usr/local/lib >&5
configure:13796: $? = 0
configure:13805: result: yes
configure:13808: checking png.h usability
configure:13808: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
configure:13808: $? = 0
configure:13808: result: yes
configure:13808: checking png.h presence
configure:13808: cpp -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c
configure:13808: $? = 0
configure:13808: result: yes
configure:13808: checking for png.h
configure:13808: result: yes
configure:13821: checking for png_structp in png.h
configure:13835: cc -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include conftest.c >&5
conftest.c:42:50: warning: expression result unused [-Wunused-value]
png_structp pp; png_infop info; png_colorp cmap; png_create_read_struct
                                                 ^~~~~~~~~~~~~~~~~~~~~~
conftest.c:43:3: warning: expression result unused [-Wunused-value]
; png_set_IHDR;
  ^~~~~~~~~~~~
2 warnings generated.
configure:13835: $? = 0
configure:13841: result: yes
configure:14025: checking that generated files are newer than configure
configure:14031: result: done
configure:14078: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on freebsd

config.status:1138: creating imlib.spec
config.status:1138: creating gdk_imlib/Makefile
config.status:1138: creating Imlib/Makefile
config.status:1138: creating utils/Makefile
config.status:1138: creating config/Makefile
config.status:1138: creating doc/Makefile
config.status:1138: creating Makefile
config.status:1138: creating imlib-config
config.status:1138: creating imlib.pc
config.status:1138: creating imlibgdk.pc
config.status:1138: creating config.h
config.status:1367: executing depfiles commands
config.status:1442: cd gdk_imlib       && sed -e '/# am--include-marker/d' Makefile         | gmake -f - am--depfiles
gmake[1]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/gdk_imlib'
gmake[1]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/gdk_imlib'
config.status:1449: $? = 0
config.status:1442: cd Imlib       && sed -e '/# am--include-marker/d' Makefile         | gmake -f - am--depfiles
gmake[1]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/Imlib'
gmake[1]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/Imlib'
config.status:1449: $? = 0
config.status:1442: cd utils       && sed -e '/# am--include-marker/d' Makefile         | gmake -f - am--depfiles
gmake[1]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/utils'
gmake[1]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/utils'
config.status:1449: $? = 0
config.status:1367: executing libtool commands
config.status:1367: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=amd64-portbld-freebsd13.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/local/include/libpng15'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -fstack-protector-strong '
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-L/usr/local/lib
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd13.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func___b64_ntop=yes
ac_cv_func___b64_pton=yes
ac_cv_func__getlong=yes
ac_cv_func__getshort=yes
ac_cv_func__stat=yes
ac_cv_func_abs=yes
ac_cv_func_accept4=yes
ac_cv_func_accept=yes
ac_cv_func_acl_create_entry_np=yes
ac_cv_func_acl_delete_def_file=yes
ac_cv_func_acl_delete_fd_np=yes
ac_cv_func_acl_delete_file_np=yes
ac_cv_func_acl_free=yes
ac_cv_func_acl_from_text=yes
ac_cv_func_acl_get_fd=yes
ac_cv_func_acl_get_file=yes
ac_cv_func_acl_set_fd=yes
ac_cv_func_acl_set_file=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca=yes
ac_cv_func_alphasort=yes
ac_cv_func_arc4random=yes
ac_cv_func_arc4random_buf=yes
ac_cv_func_arc4random_uniform=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_atoll=yes
ac_cv_func_basename=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bindresvport_sa=yes
ac_cv_func_blumfrub=no
ac_cv_func_bsearch=yes
ac_cv_func_btowc=yes
ac_cv_func_buckets_of_erogenous_nym=no
ac_cv_func_buttox=no
ac_cv_func_bzero=yes
ac_cv_func_calloc=yes
ac_cv_func_chown=yes
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_closedir=yes
ac_cv_func_closefrom=yes
ac_cv_func_connect=yes
ac_cv_func_daemon=yes
ac_cv_func_dirfd=yes
ac_cv_func_dirname=yes
ac_cv_func_dlopen=yes
ac_cv_func_dprintf=yes
ac_cv_func_dup2=yes
ac_cv_func_eaccess=yes
ac_cv_func_endgrent=yes
ac_cv_func_endutent=no
ac_cv_func_endutxent=yes
ac_cv_func_err=yes
ac_cv_func_errx=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_ffs=yes
ac_cv_func_ffsl=yes
ac_cv_func_ffsll=yes
ac_cv_func_fileno=yes
ac_cv_func_fls=yes
ac_cv_func_flsl=yes
ac_cv_func_flsll=yes
ac_cv_func_fork=yes
ac_cv_func_fork_working=yes
ac_cv_func_fprintf=yes
ac_cv_func_fpurge=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_fstat=yes
ac_cv_func_fstatat=yes
ac_cv_func_fstatfs=yes
ac_cv_func_fstatvfs=yes
ac_cv_func_fsync=yes
ac_cv_func_futimes=yes
ac_cv_func_fwprintf=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_getenv=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgrent=yes
ac_cv_func_getgrouplist=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeereid=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getttyent=yes
ac_cv_func_getuid=yes
ac_cv_func_getutent=no
ac_cv_func_getutid=no
ac_cv_func_getutline=no
ac_cv_func_getutxent=yes
ac_cv_func_getutxid=yes
ac_cv_func_getutxline=yes
ac_cv_func_getutxuser=yes
ac_cv_func_getwd=yes
ac_cv_func_glob=yes
ac_cv_func_group_from_gid=yes
ac_cv_func_index=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_innetgr=yes
ac_cv_func_insque=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_issetugid=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_kill=yes
ac_cv_func_killpg=yes
ac_cv_func_labs=yes
ac_cv_func_link=yes
ac_cv_func_llabs=yes
ac_cv_func_localtime=yes
ac_cv_func_login_getcapbool=yes
ac_cv_func_lstat=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsnrtowcs=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_mbstowcs=yes
ac_cv_func_mbtowc=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mincore=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mkstemps=yes
ac_cv_func_mktemp=yes
ac_cv_func_mktemps=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstacks=no
ac_cv_func_opendir=yes
ac_cv_func_pam_getenvlist=yes
ac_cv_func_pam_putenv=yes
ac_cv_func_pathconf=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_pread=yes
ac_cv_func_printf=yes
ac_cv_func_psignal=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pthread_cond_broadcast=yes
ac_cv_func_pthread_cond_destroy=yes
ac_cv_func_pthread_cond_init=yes
ac_cv_func_pthread_cond_signal=yes
ac_cv_func_pthread_cond_timedwait=yes
ac_cv_func_pthread_cond_wait=yes
ac_cv_func_pthread_equal=yes
ac_cv_func_pthread_exit=yes
ac_cv_func_pthread_mutex_destroy=yes
ac_cv_func_pthread_mutex_init=yes
ac_cv_func_pthread_mutex_lock=yes
ac_cv_func_pthread_mutex_unlock=yes
ac_cv_func_pthread_self=yes
ac_cv_func_putc=yes
ac_cv_func_putc_unlocked=yes
ac_cv_func_putchar=yes
ac_cv_func_putchar_unlocked=yes
ac_cv_func_putenv=yes
ac_cv_func_pututline=no
ac_cv_func_pututxline=yes
ac_cv_func_putw=yes
ac_cv_func_pwrite=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_rawmemchr=no
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_readpassphrase=yes
ac_cv_func_realpath=yes
ac_cv_func_recvmsg=yes
ac_cv_func_remove=yes
ac_cv_func_remque=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_rresvport_af=yes
ac_cv_func_scandir=yes
ac_cv_func_scandir_b=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_sendmsg=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setgid=yes
ac_cv_func_setgrent=yes
ac_cv_func_setgroupent=yes
ac_cv_func_setgroups=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setlocale=yes
ac_cv_func_setlogin=yes
ac_cv_func_setpassent=yes
ac_cv_func_setpgid=yes
ac_cv_func_setproctitle=yes
ac_cv_func_setregid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setuid=yes
ac_cv_func_setutent=no
ac_cv_func_setutxdb=yes
ac_cv_func_setutxent=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shmat=yes
ac_cv_func_shmget=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigblock=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigmask=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetmask=yes
ac_cv_func_sigvec=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_sprintf=yes
ac_cv_func_srand=yes
ac_cv_func_srandom=yes
ac_cv_func_stat=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_stpcpy=yes
ac_cv_func_stpncpy=yes
ac_cv_func_strbrk=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasecmp_l=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strcasestr_l=yes
ac_cv_func_strchr=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strlen=yes
ac_cv_func_strmode=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp=yes
ac_cv_func_strncmp_working=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strnstr=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strptime=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsep=yes
ac_cv_func_strsignal=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtof=yes
ac_cv_func_strtol=yes
ac_cv_func_strtold=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtonum=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_symlink=yes
ac_cv_func_sysconf=yes
ac_cv_func_sysctl=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_time=yes
ac_cv_func_times=yes
ac_cv_func_tmpnam=yes
ac_cv_func_towlower=yes
ac_cv_func_truncate=yes
ac_cv_func_tsearch=yes
ac_cv_func_uname=yes
ac_cv_func_unlink=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_user_from_uid=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_utmpname=no
ac_cv_func_vasprintf=yes
ac_cv_func_vdprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_working=yes
ac_cv_func_vfprintf=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_wait2=yes
ac_cv_func_wait3=yes
ac_cv_func_wait3_rusage=yes
ac_cv_func_wait4=yes
ac_cv_func_wait6=yes
ac_cv_func_wait=yes
ac_cv_func_waitid=yes
ac_cv_func_waitpid=yes
ac_cv_func_warn=yes
ac_cv_func_warnx=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wcswidth=yes
ac_cv_func_wctob=yes
ac_cv_func_wcwidth=yes
ac_cv_func_wmemchr=yes
ac_cv_func_wmemcpy=yes
ac_cv_func_yield=no
ac_cv_func_yp_match=yes
ac_cv_have___va_copy=yes
ac_cv_have_clock_t=yes
ac_cv_have_control_in_msghdr=yes
ac_cv_have_decl_GLOB_NOMATCH=yes
ac_cv_have_decl_LLONG_MAX=yes
ac_cv_have_decl_MAXSYMLINKS=yes
ac_cv_have_decl_O_NONBLOCK=yes
ac_cv_have_decl_RLIMIT_NPROC=yes
ac_cv_have_decl_SHUT_RD=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl_abort=yes
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_atof=yes
ac_cv_have_decl_atol=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_calloc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_clock=yes
ac_cv_have_decl_closedir=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_errno=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_free=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getopt=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getrlimit=yes
ac_cv_have_decl_getrusage=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_getwd=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_h_errno=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_malloc=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_offsetof=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_opendir=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_posix_spawn=yes
ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
ac_cv_have_decl_posix_spawn_file_actions_init=yes
ac_cv_have_decl_posix_spawnattr_destroy=yes
ac_cv_have_decl_posix_spawnattr_getflags=yes
ac_cv_have_decl_posix_spawnattr_getpgroup=yes
ac_cv_have_decl_posix_spawnattr_getschedparam=yes
ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
ac_cv_have_decl_posix_spawnattr_getsigmask=yes
ac_cv_have_decl_posix_spawnattr_init=yes
ac_cv_have_decl_posix_spawnattr_setflags=yes
ac_cv_have_decl_posix_spawnattr_setpgroup=yes
ac_cv_have_decl_posix_spawnattr_setschedparam=yes
ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
ac_cv_have_decl_posix_spawnattr_setsigmask=yes
ac_cv_have_decl_posix_spawnp=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_pselect=yes
ac_cv_have_decl_pthread_sigmask=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readdir=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realloc=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rewinddir=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_sbrk=yes
ac_cv_have_decl_scandir=yes
ac_cv_have_decl_select=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setrlimit=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigaltstack=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strstr=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_decl_tcsendbreak=yes
ac_cv_have_decl_times=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_waitpid=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_have_decl_writev=yes
ac_cv_have_getopt_optreset=yes
ac_cv_have_int64_t=yes
ac_cv_have_intxx_t=yes
ac_cv_have_mode_t=yes
ac_cv_have_pid_t=yes
ac_cv_have_pw_change_in_struct_passwd=yes
ac_cv_have_pw_class_in_struct_passwd=yes
ac_cv_have_pw_expire_in_struct_passwd=yes
ac_cv_have_sa_family_t=yes
ac_cv_have_size_t=yes
ac_cv_have_ss_family_in_struct_ss=yes
ac_cv_have_ssize_t=yes
ac_cv_have_struct_addrinfo=yes
ac_cv_have_struct_in6_addr=yes
ac_cv_have_struct_sockaddr_in6=yes
ac_cv_have_struct_sockaddr_storage=yes
ac_cv_have_struct_timeval=yes
ac_cv_have_u_char=yes
ac_cv_have_u_int64_t=yes
ac_cv_have_u_int=yes
ac_cv_have_u_intxx_t=yes
ac_cv_have_va_copy=yes
ac_cv_have_x=$'have_x=yes\tac_x_includes=\'\'\tac_x_libraries=\'\''
ac_cv_header_alloca_h=no
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_byteswap_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_err_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_floatingpoint_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gif_lib_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libutil_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_login_cap_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_if_media_h=yes
ac_cv_header_net_if_tap_h=yes
ac_cv_header_net_if_tun_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_png_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_random_h=no
ac_cv_header_readpassphrase_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_rpc_types_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_search_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_spawn_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_acl_h=yes
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_ptrace_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timers_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_time_h=yes
ac_cv_header_ttyent_h=yes
ac_cv_header_ucontext_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_utmp_h=no
ac_cv_header_utmpx_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_vis_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=amd64-portbld-freebsd13.0
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xext_XShmAttach=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_edit_el_init=yes
ac_cv_lib_gif_DGifOpenFileName=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_pam_pam_set_item=yes
ac_cv_lib_png_png_read_info=yes
ac_cv_lib_tiff_TIFFReadScanline=yes
ac_cv_lib_z_deflate=yes
ac_cv_libc_defines___progname=yes
ac_cv_libc_defines_sys_errlist=yes
ac_cv_libc_defines_sys_nerr=yes
ac_cv_member_HEADER_ad=yes
ac_cv_member_struct___res_state_retrans=yes
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_FGREP=/usr/bin/fgrep
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install=/usr/bin/install
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CPP=cpp
ac_cv_prog_SED=/usr/bin/sed
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_search_opendir='none required'
ac_cv_sys_long_file_names=yes
ac_cv_type__Bool=yes
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_fsblkcnt_t=yes
ac_cv_type_fsfilcnt_t=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_in_port_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int=yes
ac_cv_type_intmax_t=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_posix_spawn_file_actions_t=yes
ac_cv_type_posix_spawnattr_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_short=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_signal=void
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_stack_t=yes
ac_cv_type_struct_timespec=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_uid_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_unsigned_short=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_type_wchar_t=yes
ac_cv_type_wint_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=/usr/bin/tar
cl_cv_prog_LN=/bin/ln
cl_cv_prog_cp='/bin/cp -p'
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_fcntl_f_dupfd_cloexec=yes
gl_cv_func_fnmatch_posix=yes
gl_cv_func_fopen_slash=yes
gl_cv_func_frexp_no_libm=yes
gl_cv_func_fseeko=yes
gl_cv_func_ftello=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getopt_posix=yes
gl_cv_func_isnand_no_libm=yes
gl_cv_func_ldexp_no_libm=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=yes
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval=yes
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=yes
gl_cv_func_mbrtowc_sanitycheck=yes
gl_cv_func_open_slash=yes
gl_cv_func_printf_directive_a=yes
gl_cv_func_printf_directive_f=yes
gl_cv_func_printf_directive_ls=yes
gl_cv_func_printf_directive_n=yes
gl_cv_func_printf_flag_grouping=yes
gl_cv_func_printf_flag_leftadjust=yes
gl_cv_func_printf_flag_zero=yes
gl_cv_func_printf_infinite=yes
gl_cv_func_printf_long_double=yes
gl_cv_func_printf_positions=yes
gl_cv_func_printf_precision=yes
gl_cv_func_printf_sizes_c99=yes
gl_cv_func_sigprocmask=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_spawnattr_setschedparam=yes
gl_cv_func_spawnattr_setschedpolicy=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_stpncpy=yes
gl_cv_func_va_copy=yes
gl_cv_func_wcrtomb_retval=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_alphasort=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_closedir=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdopendir=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memcpy=no
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_opendir=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_posix_spawn=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
gl_cv_have_raw_decl_posix_spawnattr_init=yes
gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
gl_cv_have_raw_decl_posix_spawnp=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pselect=yes
gl_cv_have_raw_decl_pthread_sigmask=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_rawmemchr=yes
gl_cv_have_raw_decl_readdir=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rewinddir=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_scandir=yes
gl_cv_have_raw_decl_select=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_waitpid=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_sigaltstack_low_base=yes
gl_cv_size_max=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_type_sigset_t=yes
gl_cv_type_wchar_t_signed=yes
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=yes
gl_cv_var_stdin_large_offset=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_printf_posix=yes
gt_cv_func_unsetenv_ret=int
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_siginfo_t=yes
gt_cv_ssize_t=yes
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([BCDEGRST][BCDEGRST]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/  {"\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(lib.*\\)$/  {"\\1", (void *) \\&\\1},/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/  {"lib\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[BCDEGRST][BCDEGRST]* .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_max_cmd_len=524288
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/missing'\'' automake-1.16'
AWK='/usr/bin/awk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
CPP='cpp'
CPPFLAGS='-I/usr/local/include -I/usr/local/include/libpng15  -I${prefix}/include -I/usr/local/include'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
DYNAMIC_MODULES_WORK_FALSE=''
DYNAMIC_MODULES_WORK_TRUE='#'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/egrep'
ETAGS='etags'
EXEEXT=''
FGREP='/usr/bin/fgrep'
GDK_IMLIB=''
GDK_SUPPORT_LIBS=' -ljpeg -ltiff -lgif -lpng -lz -lm'
GIFLIBS=''
GMODULE_FLAGS=''
GMODULE_LIBS=''
GREP='/usr/bin/grep'
GX_LIBS=' -lSM -lICE -lXext  -lX11 -lm'
HAVE_GIF_FALSE=''
HAVE_GIF_TRUE='#'
HAVE_JPEG_FALSE=''
HAVE_JPEG_TRUE='#'
HAVE_LIBPNG=''
HAVE_PNG_FALSE=''
HAVE_PNG_TRUE='#'
HAVE_TIFF_FALSE=''
HAVE_TIFF_TRUE='#'
INSTALL_DATA='install  -m 0644'
INSTALL_PROGRAM='install  -s -m 555'
INSTALL_SCRIPT='install  -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JPEGLIBS=''
LD='/usr/bin/ld'
LDFLAGS=' -fstack-protector-strong '
LIBOBJS=''
LIBS='-L/usr/local/lib'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} '\''/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='imlib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PNGLIBS=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUPPORT_LIBS=' -ljpeg -ltiff -lgif -lpng -lz -lm'
TIFFLIBS=''
VERSION='1.9.15'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS='-lXext '
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd13.0'
build_alias='amd64-portbld-freebsd13.0'
build_cpu='amd64'
build_os='freebsd13.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='amd64-portbld-freebsd13.0'
host_alias=''
host_cpu='amd64'
host_os='freebsd13.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/share/info'
install_sh='${SHELL} /usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/local/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/etc/imlib'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "imlib"
#define VERSION "1.9.15"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_WAIT_H 1
#define RETSIGTYPE void
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_BASENAME 1
#define HAVE_STDARGS 1
#define HAVE_IPC_H 1
#define HAVE_SHM_H 1
#define HAVE_SHM 1
#define IPC_RMID_DEFERRED_RELEASE 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBTIFF 1
#define HAVE_LIBGIF 1
#define HAVE_LIBPNG 1

configure: exit 0
/!\ WARNING /!\

You have security/openssl installed but do not have
DEFAULT_VERSIONS+=ssl=openssl set in your make.conf

===>   imlib-1.9.15_16 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by imlib-1.9.15_16 for building
===>  Extracting for imlib-1.9.15_16
=> SHA256 Checksum OK for TDE/dependencies/imlib_1.9.15.orig.tar.xz.
===>   imlib-1.9.15_16 depends on executable: gtar - found
===>  Patching for imlib-1.9.15_16
===>  Applying FreeBSD patches for imlib-1.9.15_16 from /usr/home/nik/tde-packaging/freebsd/dependencies/imlib/files
===>   imlib-1.9.15_16 depends on executable: automake - found
===>   imlib-1.9.15_16 depends on executable: libtool - found
===>   imlib-1.9.15_16 depends on file: /usr/local/share/cmake/Modules/TDEMacros.cmake - found
===>   imlib-1.9.15_16 depends on executable: gettext - found
===>   imlib-1.9.15_16 depends on executable: gfind - found
===>   imlib-1.9.15_16 depends on executable: gsed - found
===>   imlib-1.9.15_16 depends on executable: bash - found
===>   imlib-1.9.15_16 depends on package: gmake>=4.3 - found
===>   imlib-1.9.15_16 depends on package: autoconf>=2.69 - found
===>   imlib-1.9.15_16 depends on package: automake>=1.16.1 - found
===>   imlib-1.9.15_16 depends on executable: libtoolize - found
===>   imlib-1.9.15_16 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===>   imlib-1.9.15_16 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so)
===>   imlib-1.9.15_16 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so)
===>  Configuring for imlib-1.9.15_16
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:10: installing './compile'
configure.in:9: installing './missing'
Imlib/Makefile.am:41: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Imlib/Makefile.am: installing './depcomp'
gdk_imlib/Makefile.am:100: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
utils/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of cc... gcc3
checking build system type... amd64-portbld-freebsd13.0
checking host system type... amd64-portbld-freebsd13.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert amd64-portbld-freebsd13.0 file names to amd64-portbld-freebsd13.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd13.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd13.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to build gmodulized imlib... no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking return type of signal handlers... void
checking for vsnprintf... (cached) yes
checking for snprintf... (cached) yes
checking for basename... (cached) yes
checking for blumfrub... no
checking for buckets_of_erogenous_nym... no
checking for buttox... no
checking for stdarg.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmAttach in -lXext... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking X11/extensions/XShm.h... no
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for DGifOpenFileName in -lgif... yes
checking for png_read_info in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_structp in png.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating imlib.spec
config.status: creating gdk_imlib/Makefile
config.status: creating Imlib/Makefile
config.status: creating utils/Makefile
config.status: creating config/Makefile
config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating imlib-config
config.status: creating imlib.pc
config.status: creating imlibgdk.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
===>  Building for imlib-1.9.15_16
gmake[1]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
gmake  all-recursive
gmake[2]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
Making all in Imlib
gmake[3]: Entering directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/Imlib'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./..   -I/usr/local/include -I/usr/local/include/libpng15  -I/usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c  -fPIC -DPIC -o .libs/cache.o
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./..   -I/usr/local/include -I/usr/local/include/libpng15  -I/usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT colors.lo -MD -MP -MF .deps/colors.Tpo -c -o colors.lo colors.c
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT colors.lo -MD -MP -MF .deps/colors.Tpo -c colors.c  -fPIC -DPIC -o .libs/colors.o
colors.c:187:14: warning: implicit declaration of function 'basename' is invalid in C99 [-Wimplicit-function-declaration]
      ctmp = basename(file);
             ^
colors.c:187:12: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
      ctmp = basename(file);
           ^ ~~~~~~~~~~~~~~
2 warnings generated.
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT colors.lo -MD -MP -MF .deps/colors.Tpo -c colors.c -o colors.o >/dev/null 2>&1
mv -f .deps/colors.Tpo .deps/colors.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./..   -I/usr/local/include -I/usr/local/include/libpng15  -I/usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT load.lo -MD -MP -MF .deps/load.Tpo -c -o load.lo load.c
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c  -fPIC -DPIC -o .libs/load.o
load.c:341:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  uint32              ww, hh, *rast, *tptr;
  ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
load.c:368:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  rast = (uint32 *) _TIFFmalloc(npix * sizeof(uint32));
          ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
load.c:368:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  rast = (uint32 *) _TIFFmalloc(npix * sizeof(uint32));
                                              ^
/usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here
typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
                                            ^
/usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED'
#define TIFF_GCC_DEPRECATED __attribute__((deprecated))
                                           ^
load.c:1125:17: warning: passing 'unsigned char [6]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                      strncpy(cmap[j].str, line, cpp);
                              ^~~~~~~~~~~
/usr/include/string.h:103:32: note: passing argument to parameter here
char    *strncpy(char * __restrict, const char * __restrict, size_t);
                                  ^
load.c:1290:24: warning: passing 'unsigned char [6]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                  if (!strcmp(col, cmap[j].str))
                                                   ^~~~~~~~~~~
/usr/include/string.h:82:39: note: passing argument to parameter here
int      strcmp(const char *, const char *) __pure;
                                          ^
load.c:1321:24: warning: passing 'unsigned char [6]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                                  if (!strcmp(col, cmap[j].str))
                                                   ^~~~~~~~~~~
/usr/include/string.h:82:39: note: passing argument to parameter here
int      strcmp(const char *, const char *) __pure;
                                          ^
load.c:1537:15: warning: unsequenced modification and access to 'a' [-Wunsequenced]
                              ptr[a++] = ptr[a - 1];
                                   ^         ~
load.c:1538:15: warning: unsequenced modification and access to 'a' [-Wunsequenced]
                              ptr[a++] = ptr[a - 1];
                                   ^         ~
load.c:1555:15: warning: unsequenced modification and access to 'a' [-Wunsequenced]
                              ptr[a++] = ptr[a - 1];
                                   ^         ~
load.c:1556:15: warning: unsequenced modification and access to 'a' [-Wunsequenced]
                              ptr[a++] = ptr[a - 1];
                                   ^         ~
10 warnings generated.
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c -o load.o >/dev/null 2>&1
mv -f .deps/load.Tpo .deps/load.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./..   -I/usr/local/include -I/usr/local/include/libpng15  -I/usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
libtool: compile:  cc -DSYSTEM_IMRC=\"/usr/local/etc/imlib/imrc\" -DSYSCONFDIR=\"/usr/local/etc/imlib\" -I. -I.. -I. -I. -I.. -I./.. -I/usr/local/include -I/usr/local/include/libpng15 -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
misc.c:126:7: warning: implicit declaration of function 'XShmQueryExtension' is invalid in C99 [-Wimplicit-function-declaration]
  if (XShmQueryExtension(id->x.disp))
      ^
misc.c:133:8: warning: implicit declaration of function 'XShmQueryVersion' is invalid in C99 [-Wimplicit-function-declaration]
          if (XShmQueryVersion(id->x.disp, &maj, &min, &pm) == True)
              ^
misc.c:136:57: error: use of undeclared identifier 'ShmCompletion'
              id->x.shm_event = XShmGetEventBase(id->x.disp) + ShmCompletion;
                                                               ^
misc.c:140:13: warning: implicit declaration of function 'XShmPixmapFormat' is invalid in C99 [-Wimplicit-function-declaration]
              if ((XShmPixmapFormat(id->x.disp) == ZPixmap) &&
                   ^
misc.c:579:13: warning: implicit declaration of function 'XShmCreateImage' is invalid in C99 [-Wimplicit-function-declaration]
      xim = XShmCreateImage(id->x.disp, id->x.visual, id->x.depth,
            ^
misc.c:580:30: error: no member named 'last_shminfo' in 'struct _xdata'
                            ZPixmap, NULL, &id->x.last_shminfo, 10, 10);
                                            ~~~~~ ^
misc.c:588:10: error: no member named 'last_shminfo' in 'struct _xdata'
          id->x.last_shminfo.shmid =
          ~~~~~ ^
misc.c:591:14: error: no member named 'last_shminfo' in 'struct _xdata'
          if (id->x.last_shminfo.shmid < 0)
              ~~~~~ ^
misc.c:599:14: error: no member named 'last_shminfo' in 'struct _xdata'
              id->x.last_shminfo.shmaddr = xim->data =
              ~~~~~ ^
misc.c:600:15: error: no member named 'last_shminfo' in 'struct _xdata'
                shmat(id->x.last_shminfo.shmid, 0, 0);
                      ~~~~~ ^
misc.c:601:18: error: no member named 'last_shminfo' in 'struct _xdata'
              if (id->x.last_shminfo.shmaddr == (char *)-1)
                  ~~~~~ ^
misc.c:604:18: error: no member named 'last_shminfo' in 'struct _xdata'
                  shmctl(id->x.last_shminfo.shmid, IPC_RMID, 0);
                         ~~~~~ ^
misc.c:610:11: error: no member named 'last_shminfo' in 'struct _xdata'
                  id->x.last_shminfo.readOnly = False;
                  ~~~~~ ^
misc.c:613:5: warning: implicit declaration of function 'XShmAttach' is invalid in C99 [-Wimplicit-function-declaration]
                  XShmAttach(id->x.disp, &id->x.last_shminfo);
                  ^
misc.c:613:35: error: no member named 'last_shminfo' in 'struct _xdata'
                  XShmAttach(id->x.disp, &id->x.last_shminfo);
                                          ~~~~~ ^
misc.c:621:7: warning: implicit declaration of function 'XShmDetach' is invalid in C99 [-Wimplicit-function-declaration]
                    XShmDetach(id->x.disp, &id->x.last_shminfo);
                    ^
misc.c:621:37: error: no member named 'last_shminfo' in 'struct _xdata'
                    XShmDetach(id->x.disp, &id->x.last_shminfo);
                                            ~~~~~ ^
misc.c:623:17: error: no member named 'last_shminfo' in 'struct _xdata'
                  shmdt(id->x.last_shminfo.shmaddr);
                        ~~~~~ ^
misc.c:624:18: error: no member named 'last_shminfo' in 'struct _xdata'
                  shmctl(id->x.last_shminfo.shmid, IPC_RMID, 0);
                         ~~~~~ ^
misc.c:685:7: warning: implicit declaration of function 'XShmQueryExtension' is invalid in C99 [-Wimplicit-function-declaration]
  if (XShmQueryExtension(id->x.disp))
      ^
misc.c:692:8: warning: implicit declaration of function 'XShmQueryVersion' is invalid in C99 [-Wimplicit-function-declaration]
          if (XShmQueryVersion(id->x.disp, &maj, &min, &pm) == True)
              ^
misc.c:695:57: error: use of undeclared identifier 'ShmCompletion'
              id->x.shm_event = XShmGetEventBase(id->x.disp) + ShmCompletion;
                                                               ^
misc.c:699:13: warning: implicit declaration of function 'XShmPixmapFormat' is invalid in C99 [-Wimplicit-function-declaration]
              if ((XShmPixmapFormat(id->x.disp) == ZPixmap &&
                   ^
misc.c:1185:13: warning: implicit declaration of function 'XShmCreateImage' is invalid in C99 [-Wimplicit-function-declaration]
      xim = XShmCreateImage(id->x.disp, id->x.visual, id->x.depth,
            ^
misc.c:1186:30: error: no member named 'last_shminfo' in 'struct _xdata'
                            ZPixmap, NULL, &id->x.last_shminfo, 10, 10);
                                            ~~~~~ ^
misc.c:1194:10: error: no member named 'last_shminfo' in 'struct _xdata'
          id->x.last_shminfo.shmid =
          ~~~~~ ^
misc.c:1197:14: error: no member named 'last_shminfo' in 'struct _xdata'
          if (id->x.last_shminfo.shmid < 0)
              ~~~~~ ^
misc.c:1205:14: error: no member named 'last_shminfo' in 'struct _xdata'
              id->x.last_shminfo.shmaddr = xim->data =
              ~~~~~ ^
misc.c:1206:15: error: no member named 'last_shminfo' in 'struct _xdata'
                shmat(id->x.last_shminfo.shmid, 0, 0);
                      ~~~~~ ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
10 warnings and 20 errors generated.
gmake[3]: *** [Makefile:512: misc.lo] Error 1
gmake[3]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15/Imlib'
gmake[2]: *** [Makefile:585: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
gmake[1]: *** [Makefile:389: all] Error 2
gmake[1]: Leaving directory '/usr/home/nik/tde-packaging/freebsd/dependencies/imlib/work/imlib_1.9.15'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/home/nik/tde-packaging/freebsd/dependencies/imlib
/usr/local/libdata/pkgconfig/adwaita-icon-theme.pc
/usr/local/share/icons/Adwaita/16x16/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/16x16/devices/audio-headset.png
/usr/local/share/icons/Adwaita/16x16/devices/computer.png
/usr/local/share/icons/Adwaita/16x16/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/16x16/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/16x16/devices/input-gaming.png
/usr/local/share/icons/Adwaita/16x16/devices/media-optical.png
/usr/local/share/icons/Adwaita/16x16/devices/media-removable.png
/usr/local/share/icons/Adwaita/16x16/devices/printer-network.png
/usr/local/share/icons/Adwaita/16x16/devices/printer.png
/usr/local/share/icons/Adwaita/16x16/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/16x16/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/16x16/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/16x16/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/16x16/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/16x16/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/16x16/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/16x16/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/16x16/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/16x16/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/16x16/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/16x16/legacy/application-exit.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-accessories.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-development.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-engineering.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-games.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-office.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-other.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-science.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-system.png
/usr/local/share/icons/Adwaita/16x16/legacy/applications-utilities.png
/usr/local/share/icons/Adwaita/16x16/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/16x16/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-card.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/16x16/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-full.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-good.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-low.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/16x16/legacy/battery.png
/usr/local/share/icons/Adwaita/16x16/legacy/bookmark-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/call-start.png
/usr/local/share/icons/Adwaita/16x16/legacy/call-stop.png
/usr/local/share/icons/Adwaita/16x16/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/16x16/legacy/camera-video.png
/usr/local/share/icons/Adwaita/16x16/legacy/camera-web.png
/usr/local/share/icons/Adwaita/16x16/legacy/changes-allow.png
/usr/local/share/icons/Adwaita/16x16/legacy/changes-prevent.png
/usr/local/share/icons/Adwaita/16x16/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/16x16/legacy/computer.png
/usr/local/share/icons/Adwaita/16x16/legacy/contact-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/16x16/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/16x16/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/16x16/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/16x16/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-open.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-print.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-properties.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-revert.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-save.png
/usr/local/share/icons/Adwaita/16x16/legacy/document-send.png
/usr/local/share/icons/Adwaita/16x16/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/16x16/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/16x16/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-clear-all.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-clear-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-clear.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-copy.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-cut.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-find.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-paste.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-redo-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-redo.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-undo-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/edit-undo.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-documents.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-downloads.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-favorite.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-generic.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-important.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-photos.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-system.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-urgent.png
/usr/local/share/icons/Adwaita/16x16/legacy/emblem-web.png
/usr/local/share/icons/Adwaita/16x16/legacy/emote-love.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-angel.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-angry.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-cool.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-crying.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-kiss.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-monkey.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-plain.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-raspberry.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-sad.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-sick.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-smile.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-tired.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-wink.png
/usr/local/share/icons/Adwaita/16x16/legacy/face-worried.png
/usr/local/share/icons/Adwaita/16x16/legacy/folder-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-indent-less-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-indent-less.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-indent-more-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-indent-more.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-justify-center.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-justify-fill.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-justify-left.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-justify-right.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-bold.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-direction-ltr.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-direction-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-italic.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-strikethrough.png
/usr/local/share/icons/Adwaita/16x16/legacy/format-text-underline.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-bottom.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-down.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-first.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-home.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-jump.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-last.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-next.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-previous.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-top.png
/usr/local/share/icons/Adwaita/16x16/legacy/go-up.png
/usr/local/share/icons/Adwaita/16x16/legacy/help-about.png
/usr/local/share/icons/Adwaita/16x16/legacy/help-browser.png
/usr/local/share/icons/Adwaita/16x16/legacy/help-contents.png
/usr/local/share/icons/Adwaita/16x16/legacy/help-faq.png
/usr/local/share/icons/Adwaita/16x16/legacy/image-missing.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/16x16/legacy/input-touchpad.png
/usr/local/share/icons/Adwaita/16x16/legacy/insert-image.png
/usr/local/share/icons/Adwaita/16x16/legacy/insert-link.png
/usr/local/share/icons/Adwaita/16x16/legacy/insert-object.png
/usr/local/share/icons/Adwaita/16x16/legacy/insert-text.png
/usr/local/share/icons/Adwaita/16x16/legacy/list-add.png
/usr/local/share/icons/Adwaita/16x16/legacy/list-remove.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-attachment.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-forward.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-mark-important.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-mark-junk.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-mark-notjunk.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-mark-read.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-mark-unread.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-read.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-replied.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-reply-all.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-reply-sender.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-send-receive.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-send.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-signed-verified.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-signed.png
/usr/local/share/icons/Adwaita/16x16/legacy/mail-unread.png
/usr/local/share/icons/Adwaita/16x16/legacy/mark-location.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-eject.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-flash.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-playback-pause.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-playback-start.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-playback-stop.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-playlist-repeat.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-playlist-shuffle.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-record.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-seek-backward.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-seek-forward.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-skip-backward.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-skip-forward.png
/usr/local/share/icons/Adwaita/16x16/legacy/media-tape.png
/usr/local/share/icons/Adwaita/16x16/legacy/microphone-sensitivity-high.png
/usr/local/share/icons/Adwaita/16x16/legacy/microphone-sensitivity-low.png
/usr/local/share/icons/Adwaita/16x16/legacy/microphone-sensitivity-medium.png
/usr/local/share/icons/Adwaita/16x16/legacy/microphone-sensitivity-muted.png
/usr/local/share/icons/Adwaita/16x16/legacy/modem.png
/usr/local/share/icons/Adwaita/16x16/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/16x16/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-error.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-idle.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-offline.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-receive.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-vpn.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-wired.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-wireless-encrypted.png
/usr/local/share/icons/Adwaita/16x16/legacy/network-wireless.png
/usr/local/share/icons/Adwaita/16x16/legacy/non-starred.png
/usr/local/share/icons/Adwaita/16x16/legacy/object-flip-horizontal.png
/usr/local/share/icons/Adwaita/16x16/legacy/object-flip-vertical.png
/usr/local/share/icons/Adwaita/16x16/legacy/object-rotate-left.png
/usr/local/share/icons/Adwaita/16x16/legacy/object-rotate-right.png
/usr/local/share/icons/Adwaita/16x16/legacy/pda.png
/usr/local/share/icons/Adwaita/16x16/legacy/phone.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-peripherals.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-personal.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-desktop.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-other.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-notifications.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-search.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-sharing.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system-windows.png
/usr/local/share/icons/Adwaita/16x16/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/16x16/legacy/printer-error.png
/usr/local/share/icons/Adwaita/16x16/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/16x16/legacy/process-stop.png
/usr/local/share/icons/Adwaita/16x16/legacy/scanner.png
/usr/local/share/icons/Adwaita/16x16/legacy/security-high.png
/usr/local/share/icons/Adwaita/16x16/legacy/security-low.png
/usr/local/share/icons/Adwaita/16x16/legacy/security-medium.png
/usr/local/share/icons/Adwaita/16x16/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/16x16/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/16x16/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/16x16/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/16x16/legacy/starred.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-help.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-run.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-search.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/16x16/legacy/system-users.png
/usr/local/share/icons/Adwaita/16x16/legacy/tab-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/task-due.png
/usr/local/share/icons/Adwaita/16x16/legacy/task-past-due.png
/usr/local/share/icons/Adwaita/16x16/legacy/tools-check-spelling.png
/usr/local/share/icons/Adwaita/16x16/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/16x16/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/16x16/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/16x16/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-available.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-away.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-busy.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-idle.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-info.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/16x16/legacy/user-offline.png
/usr/local/share/icons/Adwaita/16x16/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/16x16/legacy/video-display.png
/usr/local/share/icons/Adwaita/16x16/legacy/view-fullscreen.png
/usr/local/share/icons/Adwaita/16x16/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/16x16/legacy/view-restore.png
/usr/local/share/icons/Adwaita/16x16/legacy/view-sort-ascending.png
/usr/local/share/icons/Adwaita/16x16/legacy/view-sort-descending.png
/usr/local/share/icons/Adwaita/16x16/legacy/web-browser.png
/usr/local/share/icons/Adwaita/16x16/legacy/window-close.png
/usr/local/share/icons/Adwaita/16x16/legacy/window-new.png
/usr/local/share/icons/Adwaita/16x16/legacy/zoom-fit-best.png
/usr/local/share/icons/Adwaita/16x16/legacy/zoom-in.png
/usr/local/share/icons/Adwaita/16x16/legacy/zoom-original.png
/usr/local/share/icons/Adwaita/16x16/legacy/zoom-out.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-certificate.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-calendar.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/16x16/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/16x16/places/folder-documents.png
/usr/local/share/icons/Adwaita/16x16/places/folder-download.png
/usr/local/share/icons/Adwaita/16x16/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/16x16/places/folder-music.png
/usr/local/share/icons/Adwaita/16x16/places/folder-open.png
/usr/local/share/icons/Adwaita/16x16/places/folder-pictures.png
/usr/local/share/icons/Adwaita/16x16/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/16x16/places/folder-remote.png
/usr/local/share/icons/Adwaita/16x16/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/16x16/places/folder-templates.png
/usr/local/share/icons/Adwaita/16x16/places/folder-videos.png
/usr/local/share/icons/Adwaita/16x16/places/folder.png
/usr/local/share/icons/Adwaita/16x16/places/network-server.png
/usr/local/share/icons/Adwaita/16x16/places/network-workgroup.png
/usr/local/share/icons/Adwaita/16x16/places/start-here.png
/usr/local/share/icons/Adwaita/16x16/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/16x16/places/user-desktop.png
/usr/local/share/icons/Adwaita/16x16/places/user-home.png
/usr/local/share/icons/Adwaita/16x16/places/user-trash.png
/usr/local/share/icons/Adwaita/16x16/status/avatar-default.png
/usr/local/share/icons/Adwaita/16x16/status/image-loading.png
/usr/local/share/icons/Adwaita/16x16/status/image-missing.png
/usr/local/share/icons/Adwaita/16x16/status/user-trash-full.png
/usr/local/share/icons/Adwaita/22x22/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/22x22/devices/audio-headset.png
/usr/local/share/icons/Adwaita/22x22/devices/computer.png
/usr/local/share/icons/Adwaita/22x22/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/22x22/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/22x22/devices/input-gaming.png
/usr/local/share/icons/Adwaita/22x22/devices/media-optical.png
/usr/local/share/icons/Adwaita/22x22/devices/media-removable.png
/usr/local/share/icons/Adwaita/22x22/devices/printer-network.png
/usr/local/share/icons/Adwaita/22x22/devices/printer.png
/usr/local/share/icons/Adwaita/22x22/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/22x22/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/22x22/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/22x22/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/22x22/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/22x22/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/22x22/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/22x22/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/22x22/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/22x22/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/22x22/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/22x22/legacy/application-exit.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-accessories.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-development.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-engineering.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-games.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-office.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-other.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-science.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-system.png
/usr/local/share/icons/Adwaita/22x22/legacy/applications-utilities.png
/usr/local/share/icons/Adwaita/22x22/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/22x22/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-card.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/22x22/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-full.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-good.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-low.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/22x22/legacy/battery.png
/usr/local/share/icons/Adwaita/22x22/legacy/bookmark-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/call-start.png
/usr/local/share/icons/Adwaita/22x22/legacy/call-stop.png
/usr/local/share/icons/Adwaita/22x22/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/22x22/legacy/camera-video.png
/usr/local/share/icons/Adwaita/22x22/legacy/camera-web.png
/usr/local/share/icons/Adwaita/22x22/legacy/changes-allow.png
/usr/local/share/icons/Adwaita/22x22/legacy/changes-prevent.png
/usr/local/share/icons/Adwaita/22x22/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/22x22/legacy/computer.png
/usr/local/share/icons/Adwaita/22x22/legacy/contact-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/22x22/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/22x22/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/22x22/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/22x22/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-open.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-print.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-properties.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-revert.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-save.png
/usr/local/share/icons/Adwaita/22x22/legacy/document-send.png
/usr/local/share/icons/Adwaita/22x22/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/22x22/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/22x22/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-clear-all.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-clear-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-clear.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-copy.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-cut.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-find.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-paste.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-redo-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-redo.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-undo-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/edit-undo.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-documents.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-downloads.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-favorite.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-generic.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-important.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-photos.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-system.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-urgent.png
/usr/local/share/icons/Adwaita/22x22/legacy/emblem-web.png
/usr/local/share/icons/Adwaita/22x22/legacy/emote-love.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-angel.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-angry.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-cool.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-crying.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-kiss.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-monkey.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-plain.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-raspberry.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-sad.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-sick.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-smile.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-tired.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-wink.png
/usr/local/share/icons/Adwaita/22x22/legacy/face-worried.png
/usr/local/share/icons/Adwaita/22x22/legacy/folder-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-indent-less-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-indent-less.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-indent-more-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-indent-more.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-justify-center.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-justify-fill.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-justify-left.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-justify-right.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-bold.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-direction-ltr.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-direction-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-italic.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-strikethrough.png
/usr/local/share/icons/Adwaita/22x22/legacy/format-text-underline.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-bottom.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-down.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-first.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-home.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-jump.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-last.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-next.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-previous.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-top.png
/usr/local/share/icons/Adwaita/22x22/legacy/go-up.png
/usr/local/share/icons/Adwaita/22x22/legacy/help-about.png
/usr/local/share/icons/Adwaita/22x22/legacy/help-browser.png
/usr/local/share/icons/Adwaita/22x22/legacy/help-contents.png
/usr/local/share/icons/Adwaita/22x22/legacy/help-faq.png
/usr/local/share/icons/Adwaita/22x22/legacy/image-missing.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/22x22/legacy/input-touchpad.png
/usr/local/share/icons/Adwaita/22x22/legacy/insert-image.png
/usr/local/share/icons/Adwaita/22x22/legacy/insert-link.png
/usr/local/share/icons/Adwaita/22x22/legacy/insert-object.png
/usr/local/share/icons/Adwaita/22x22/legacy/insert-text.png
/usr/local/share/icons/Adwaita/22x22/legacy/list-add.png
/usr/local/share/icons/Adwaita/22x22/legacy/list-remove.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-attachment.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-forward.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-mark-important.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-mark-junk.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-mark-notjunk.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-mark-read.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-mark-unread.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-read.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-replied.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-reply-all.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-reply-sender.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-send-receive.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-send.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-signed-verified.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-signed.png
/usr/local/share/icons/Adwaita/22x22/legacy/mail-unread.png
/usr/local/share/icons/Adwaita/22x22/legacy/mark-location.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-eject.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-flash.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-playback-pause.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-playback-start.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-playback-stop.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-playlist-repeat.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-playlist-shuffle.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-record.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-seek-backward.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-seek-forward.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-skip-backward.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-skip-forward.png
/usr/local/share/icons/Adwaita/22x22/legacy/media-tape.png
/usr/local/share/icons/Adwaita/22x22/legacy/microphone-sensitivity-high.png
/usr/local/share/icons/Adwaita/22x22/legacy/microphone-sensitivity-low.png
/usr/local/share/icons/Adwaita/22x22/legacy/microphone-sensitivity-medium.png
/usr/local/share/icons/Adwaita/22x22/legacy/microphone-sensitivity-muted.png
/usr/local/share/icons/Adwaita/22x22/legacy/modem.png
/usr/local/share/icons/Adwaita/22x22/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/22x22/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-error.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-idle.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-offline.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-receive.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-vpn.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-wired.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-wireless-encrypted.png
/usr/local/share/icons/Adwaita/22x22/legacy/network-wireless.png
/usr/local/share/icons/Adwaita/22x22/legacy/non-starred.png
/usr/local/share/icons/Adwaita/22x22/legacy/object-flip-horizontal.png
/usr/local/share/icons/Adwaita/22x22/legacy/object-flip-vertical.png
/usr/local/share/icons/Adwaita/22x22/legacy/object-rotate-left.png
/usr/local/share/icons/Adwaita/22x22/legacy/object-rotate-right.png
/usr/local/share/icons/Adwaita/22x22/legacy/pda.png
/usr/local/share/icons/Adwaita/22x22/legacy/phone.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-peripherals.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-personal.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-desktop.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-other.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-notifications.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-search.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-sharing.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system-windows.png
/usr/local/share/icons/Adwaita/22x22/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/22x22/legacy/printer-error.png
/usr/local/share/icons/Adwaita/22x22/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/22x22/legacy/process-stop.png
/usr/local/share/icons/Adwaita/22x22/legacy/scanner.png
/usr/local/share/icons/Adwaita/22x22/legacy/security-high.png
/usr/local/share/icons/Adwaita/22x22/legacy/security-low.png
/usr/local/share/icons/Adwaita/22x22/legacy/security-medium.png
/usr/local/share/icons/Adwaita/22x22/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/22x22/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/22x22/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/22x22/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/22x22/legacy/starred.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-help.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-run.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-search.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/22x22/legacy/system-users.png
/usr/local/share/icons/Adwaita/22x22/legacy/tab-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/task-due.png
/usr/local/share/icons/Adwaita/22x22/legacy/task-past-due.png
/usr/local/share/icons/Adwaita/22x22/legacy/tools-check-spelling.png
/usr/local/share/icons/Adwaita/22x22/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/22x22/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/22x22/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/22x22/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-available.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-away.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-busy.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-idle.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-info.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/22x22/legacy/user-offline.png
/usr/local/share/icons/Adwaita/22x22/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/22x22/legacy/video-display.png
/usr/local/share/icons/Adwaita/22x22/legacy/view-fullscreen.png
/usr/local/share/icons/Adwaita/22x22/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/22x22/legacy/view-restore.png
/usr/local/share/icons/Adwaita/22x22/legacy/view-sort-ascending.png
/usr/local/share/icons/Adwaita/22x22/legacy/view-sort-descending.png
/usr/local/share/icons/Adwaita/22x22/legacy/web-browser.png
/usr/local/share/icons/Adwaita/22x22/legacy/window-close.png
/usr/local/share/icons/Adwaita/22x22/legacy/window-new.png
/usr/local/share/icons/Adwaita/22x22/legacy/zoom-fit-best.png
/usr/local/share/icons/Adwaita/22x22/legacy/zoom-in.png
/usr/local/share/icons/Adwaita/22x22/legacy/zoom-original.png
/usr/local/share/icons/Adwaita/22x22/legacy/zoom-out.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-certificate.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-calendar.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/22x22/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/22x22/places/folder-documents.png
/usr/local/share/icons/Adwaita/22x22/places/folder-download.png
/usr/local/share/icons/Adwaita/22x22/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/22x22/places/folder-music.png
/usr/local/share/icons/Adwaita/22x22/places/folder-open.png
/usr/local/share/icons/Adwaita/22x22/places/folder-pictures.png
/usr/local/share/icons/Adwaita/22x22/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/22x22/places/folder-remote.png
/usr/local/share/icons/Adwaita/22x22/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/22x22/places/folder-templates.png
/usr/local/share/icons/Adwaita/22x22/places/folder-videos.png
/usr/local/share/icons/Adwaita/22x22/places/folder.png
/usr/local/share/icons/Adwaita/22x22/places/network-server.png
/usr/local/share/icons/Adwaita/22x22/places/network-workgroup.png
/usr/local/share/icons/Adwaita/22x22/places/start-here.png
/usr/local/share/icons/Adwaita/22x22/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/22x22/places/user-desktop.png
/usr/local/share/icons/Adwaita/22x22/places/user-home.png
/usr/local/share/icons/Adwaita/22x22/places/user-trash.png
/usr/local/share/icons/Adwaita/22x22/status/avatar-default.png
/usr/local/share/icons/Adwaita/22x22/status/image-loading.png
/usr/local/share/icons/Adwaita/22x22/status/image-missing.png
/usr/local/share/icons/Adwaita/22x22/status/user-trash-full.png
/usr/local/share/icons/Adwaita/24x24/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/24x24/devices/audio-headset.png
/usr/local/share/icons/Adwaita/24x24/devices/computer.png
/usr/local/share/icons/Adwaita/24x24/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/24x24/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/24x24/devices/media-optical.png
/usr/local/share/icons/Adwaita/24x24/devices/media-removable.png
/usr/local/share/icons/Adwaita/24x24/devices/printer-network.png
/usr/local/share/icons/Adwaita/24x24/devices/printer.png
/usr/local/share/icons/Adwaita/24x24/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/24x24/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/24x24/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/24x24/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/24x24/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/24x24/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/24x24/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/24x24/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/24x24/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/24x24/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/24x24/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/24x24/legacy/application-exit.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-accessories.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-office.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-science.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-system.png
/usr/local/share/icons/Adwaita/24x24/legacy/applications-utilities.png
/usr/local/share/icons/Adwaita/24x24/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/24x24/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-card.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/24x24/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-full.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-good.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-low.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/24x24/legacy/battery.png
/usr/local/share/icons/Adwaita/24x24/legacy/bookmark-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/call-start.png
/usr/local/share/icons/Adwaita/24x24/legacy/call-stop.png
/usr/local/share/icons/Adwaita/24x24/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/24x24/legacy/camera-video.png
/usr/local/share/icons/Adwaita/24x24/legacy/camera-web.png
/usr/local/share/icons/Adwaita/24x24/legacy/changes-allow.png
/usr/local/share/icons/Adwaita/24x24/legacy/changes-prevent.png
/usr/local/share/icons/Adwaita/24x24/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/24x24/legacy/computer.png
/usr/local/share/icons/Adwaita/24x24/legacy/contact-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/24x24/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/24x24/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/24x24/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/24x24/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-open.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-print.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-properties.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-revert.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-save.png
/usr/local/share/icons/Adwaita/24x24/legacy/document-send.png
/usr/local/share/icons/Adwaita/24x24/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/24x24/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/24x24/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-copy.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-cut.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-find.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-paste.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-redo-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-redo.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-undo-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/edit-undo.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-documents.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-downloads.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-favorite.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-generic.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-important.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-photos.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-system.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-urgent.png
/usr/local/share/icons/Adwaita/24x24/legacy/emblem-web.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-angel.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-angry.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-cool.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-crying.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-kiss.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-monkey.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-plain.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-raspberry.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-sad.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-sick.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-smile.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-tired.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-wink.png
/usr/local/share/icons/Adwaita/24x24/legacy/face-worried.png
/usr/local/share/icons/Adwaita/24x24/legacy/folder-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-indent-less-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-indent-less.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-indent-more-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-indent-more.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-justify-center.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-justify-fill.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-justify-left.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-justify-right.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-text-bold.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-text-italic.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-text-strikethrough.png
/usr/local/share/icons/Adwaita/24x24/legacy/format-text-underline.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-bottom.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-down.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-first.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-home.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-jump.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-last.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-next.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-previous.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-top.png
/usr/local/share/icons/Adwaita/24x24/legacy/go-up.png
/usr/local/share/icons/Adwaita/24x24/legacy/help-about.png
/usr/local/share/icons/Adwaita/24x24/legacy/help-browser.png
/usr/local/share/icons/Adwaita/24x24/legacy/help-contents.png
/usr/local/share/icons/Adwaita/24x24/legacy/help-faq.png
/usr/local/share/icons/Adwaita/24x24/legacy/image-missing.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/24x24/legacy/input-touchpad.png
/usr/local/share/icons/Adwaita/24x24/legacy/insert-image.png
/usr/local/share/icons/Adwaita/24x24/legacy/insert-link.png
/usr/local/share/icons/Adwaita/24x24/legacy/insert-object.png
/usr/local/share/icons/Adwaita/24x24/legacy/insert-text.png
/usr/local/share/icons/Adwaita/24x24/legacy/list-add.png
/usr/local/share/icons/Adwaita/24x24/legacy/list-remove.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-attachment.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-forward.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-mark-important.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-mark-junk.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-mark-notjunk.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-mark-read.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-mark-unread.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-read.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-replied.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-reply-all.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-reply-sender.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-send-receive.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-send.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-signed-verified.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-signed.png
/usr/local/share/icons/Adwaita/24x24/legacy/mail-unread.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-eject.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-flash.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-playback-pause.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-playback-start.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-playback-stop.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-playlist-repeat.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-playlist-shuffle.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-record.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-seek-backward.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-seek-forward.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-skip-backward.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-skip-forward.png
/usr/local/share/icons/Adwaita/24x24/legacy/media-tape.png
/usr/local/share/icons/Adwaita/24x24/legacy/microphone-sensitivity-high.png
/usr/local/share/icons/Adwaita/24x24/legacy/microphone-sensitivity-low.png
/usr/local/share/icons/Adwaita/24x24/legacy/microphone-sensitivity-medium.png
/usr/local/share/icons/Adwaita/24x24/legacy/microphone-sensitivity-muted.png
/usr/local/share/icons/Adwaita/24x24/legacy/modem.png
/usr/local/share/icons/Adwaita/24x24/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/24x24/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-error.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-idle.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-offline.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-receive.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-vpn.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-wired.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-wireless-encrypted.png
/usr/local/share/icons/Adwaita/24x24/legacy/network-wireless.png
/usr/local/share/icons/Adwaita/24x24/legacy/non-starred.png
/usr/local/share/icons/Adwaita/24x24/legacy/object-flip-horizontal.png
/usr/local/share/icons/Adwaita/24x24/legacy/object-flip-vertical.png
/usr/local/share/icons/Adwaita/24x24/legacy/object-rotate-left.png
/usr/local/share/icons/Adwaita/24x24/legacy/object-rotate-right.png
/usr/local/share/icons/Adwaita/24x24/legacy/pda.png
/usr/local/share/icons/Adwaita/24x24/legacy/phone.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-peripherals.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-personal.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-desktop.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-other.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-system-windows.png
/usr/local/share/icons/Adwaita/24x24/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/24x24/legacy/printer-error.png
/usr/local/share/icons/Adwaita/24x24/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/24x24/legacy/process-stop.png
/usr/local/share/icons/Adwaita/24x24/legacy/scanner.png
/usr/local/share/icons/Adwaita/24x24/legacy/security-high.png
/usr/local/share/icons/Adwaita/24x24/legacy/security-low.png
/usr/local/share/icons/Adwaita/24x24/legacy/security-medium.png
/usr/local/share/icons/Adwaita/24x24/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/24x24/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/24x24/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/24x24/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/24x24/legacy/starred.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-help.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-run.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-search.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/24x24/legacy/system-users.png
/usr/local/share/icons/Adwaita/24x24/legacy/tab-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/task-due.png
/usr/local/share/icons/Adwaita/24x24/legacy/task-past-due.png
/usr/local/share/icons/Adwaita/24x24/legacy/tools-check-spelling.png
/usr/local/share/icons/Adwaita/24x24/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/24x24/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/24x24/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/24x24/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-available.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-away.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-busy.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-idle.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-info.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/24x24/legacy/user-offline.png
/usr/local/share/icons/Adwaita/24x24/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/24x24/legacy/video-display.png
/usr/local/share/icons/Adwaita/24x24/legacy/view-fullscreen.png
/usr/local/share/icons/Adwaita/24x24/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/24x24/legacy/view-restore.png
/usr/local/share/icons/Adwaita/24x24/legacy/view-sort-ascending.png
/usr/local/share/icons/Adwaita/24x24/legacy/view-sort-descending.png
/usr/local/share/icons/Adwaita/24x24/legacy/web-browser.png
/usr/local/share/icons/Adwaita/24x24/legacy/window-close.png
/usr/local/share/icons/Adwaita/24x24/legacy/window-new.png
/usr/local/share/icons/Adwaita/24x24/legacy/zoom-fit-best.png
/usr/local/share/icons/Adwaita/24x24/legacy/zoom-in.png
/usr/local/share/icons/Adwaita/24x24/legacy/zoom-original.png
/usr/local/share/icons/Adwaita/24x24/legacy/zoom-out.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-certificate.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-calendar.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/24x24/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/24x24/places/folder-documents.png
/usr/local/share/icons/Adwaita/24x24/places/folder-download.png
/usr/local/share/icons/Adwaita/24x24/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/24x24/places/folder-music.png
/usr/local/share/icons/Adwaita/24x24/places/folder-open.png
/usr/local/share/icons/Adwaita/24x24/places/folder-pictures.png
/usr/local/share/icons/Adwaita/24x24/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/24x24/places/folder-remote.png
/usr/local/share/icons/Adwaita/24x24/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/24x24/places/folder-templates.png
/usr/local/share/icons/Adwaita/24x24/places/folder-videos.png
/usr/local/share/icons/Adwaita/24x24/places/folder.png
/usr/local/share/icons/Adwaita/24x24/places/network-server.png
/usr/local/share/icons/Adwaita/24x24/places/network-workgroup.png
/usr/local/share/icons/Adwaita/24x24/places/start-here.png
/usr/local/share/icons/Adwaita/24x24/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/24x24/places/user-desktop.png
/usr/local/share/icons/Adwaita/24x24/places/user-home.png
/usr/local/share/icons/Adwaita/24x24/places/user-trash.png
/usr/local/share/icons/Adwaita/24x24/status/avatar-default.png
/usr/local/share/icons/Adwaita/24x24/status/image-loading.png
/usr/local/share/icons/Adwaita/24x24/status/image-missing.png
/usr/local/share/icons/Adwaita/24x24/status/user-trash-full.png
/usr/local/share/icons/Adwaita/256x256/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/256x256/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/256x256/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/256x256/legacy/applications-development.png
/usr/local/share/icons/Adwaita/256x256/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/256x256/legacy/applications-office.png
/usr/local/share/icons/Adwaita/256x256/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/256x256/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/256x256/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/256x256/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/256x256/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/256x256/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/256x256/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/256x256/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-full.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-good.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-low.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/256x256/legacy/battery.png
/usr/local/share/icons/Adwaita/256x256/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/256x256/legacy/camera-web.png
/usr/local/share/icons/Adwaita/256x256/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/256x256/legacy/computer.png
/usr/local/share/icons/Adwaita/256x256/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/256x256/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/256x256/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/256x256/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/256x256/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/256x256/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/256x256/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/256x256/legacy/document-print.png
/usr/local/share/icons/Adwaita/256x256/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/256x256/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/256x256/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/256x256/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/256x256/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/256x256/legacy/edit-find.png
/usr/local/share/icons/Adwaita/256x256/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/256x256/legacy/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/256x256/legacy/emote-love.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-angel.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-angry.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-cool.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-crying.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-plain.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-sad.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-sick.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-smile.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-tired.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/256x256/legacy/face-wink.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-first.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-jump.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-last.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-next.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/256x256/legacy/go-previous.png
/usr/local/share/icons/Adwaita/256x256/legacy/help-browser.png
/usr/local/share/icons/Adwaita/256x256/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/256x256/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/256x256/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/256x256/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/256x256/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/256x256/legacy/mail-read.png
/usr/local/share/icons/Adwaita/256x256/legacy/media-flash.png
/usr/local/share/icons/Adwaita/256x256/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/256x256/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-error.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-idle.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-offline.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-receive.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/256x256/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/256x256/legacy/non-starred.png
/usr/local/share/icons/Adwaita/256x256/legacy/phone.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system-notifications.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system-search.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system-sharing.png
/usr/local/share/icons/Adwaita/256x256/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/256x256/legacy/printer-error.png
/usr/local/share/icons/Adwaita/256x256/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/256x256/legacy/process-stop.png
/usr/local/share/icons/Adwaita/256x256/legacy/scanner.png
/usr/local/share/icons/Adwaita/256x256/legacy/security-high.png
/usr/local/share/icons/Adwaita/256x256/legacy/security-low.png
/usr/local/share/icons/Adwaita/256x256/legacy/security-medium.png
/usr/local/share/icons/Adwaita/256x256/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/256x256/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/256x256/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/256x256/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/256x256/legacy/starred.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-run.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-search.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/256x256/legacy/system-users.png
/usr/local/share/icons/Adwaita/256x256/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/256x256/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/256x256/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/256x256/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-available.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-away.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-busy.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-idle.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-info.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/256x256/legacy/user-offline.png
/usr/local/share/icons/Adwaita/256x256/legacy/video-display.png
/usr/local/share/icons/Adwaita/256x256/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/256x256/legacy/web-browser.png
/usr/local/share/icons/Adwaita/256x256/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/256x256/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/256x256/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/256x256/places/network-server.png
/usr/local/share/icons/Adwaita/256x256/places/network-workgroup.png
/usr/local/share/icons/Adwaita/256x256/places/user-trash.png
/usr/local/share/icons/Adwaita/256x256/status/user-trash-full.png
/usr/local/share/icons/Adwaita/32x32/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/32x32/devices/audio-headset.png
/usr/local/share/icons/Adwaita/32x32/devices/computer.png
/usr/local/share/icons/Adwaita/32x32/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/32x32/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/32x32/devices/input-gaming.png
/usr/local/share/icons/Adwaita/32x32/devices/media-optical.png
/usr/local/share/icons/Adwaita/32x32/devices/media-removable.png
/usr/local/share/icons/Adwaita/32x32/devices/printer-network.png
/usr/local/share/icons/Adwaita/32x32/devices/printer.png
/usr/local/share/icons/Adwaita/32x32/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/32x32/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/32x32/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/32x32/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/32x32/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/32x32/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/32x32/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/32x32/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/32x32/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/32x32/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/32x32/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/32x32/legacy/application-exit.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-accessories.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-development.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-engineering.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-games.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-office.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-other.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-science.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-system.png
/usr/local/share/icons/Adwaita/32x32/legacy/applications-utilities.png
/usr/local/share/icons/Adwaita/32x32/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/32x32/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-card.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/32x32/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-full.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-good.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-low.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/32x32/legacy/battery.png
/usr/local/share/icons/Adwaita/32x32/legacy/bookmark-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/call-start.png
/usr/local/share/icons/Adwaita/32x32/legacy/call-stop.png
/usr/local/share/icons/Adwaita/32x32/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/32x32/legacy/camera-video.png
/usr/local/share/icons/Adwaita/32x32/legacy/camera-web.png
/usr/local/share/icons/Adwaita/32x32/legacy/changes-allow.png
/usr/local/share/icons/Adwaita/32x32/legacy/changes-prevent.png
/usr/local/share/icons/Adwaita/32x32/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/32x32/legacy/computer.png
/usr/local/share/icons/Adwaita/32x32/legacy/contact-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/32x32/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/32x32/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/32x32/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/32x32/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-open.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-print.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-properties.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-revert.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-save.png
/usr/local/share/icons/Adwaita/32x32/legacy/document-send.png
/usr/local/share/icons/Adwaita/32x32/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/32x32/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/32x32/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-clear-all.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-clear-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-clear.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-copy.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-cut.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-find.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-paste.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-redo-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-redo.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-undo-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/edit-undo.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-documents.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-downloads.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-favorite.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-generic.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-important.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-photos.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-system.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-urgent.png
/usr/local/share/icons/Adwaita/32x32/legacy/emblem-web.png
/usr/local/share/icons/Adwaita/32x32/legacy/emote-love.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-angel.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-angry.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-cool.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-crying.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-kiss.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-monkey.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-plain.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-raspberry.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-sad.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-sick.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-smile.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-tired.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-wink.png
/usr/local/share/icons/Adwaita/32x32/legacy/face-worried.png
/usr/local/share/icons/Adwaita/32x32/legacy/folder-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-indent-less-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-indent-less.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-indent-more-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-indent-more.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-justify-center.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-justify-fill.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-justify-left.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-justify-right.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-bold.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-direction-ltr.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-direction-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-italic.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-strikethrough.png
/usr/local/share/icons/Adwaita/32x32/legacy/format-text-underline.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-bottom.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-down.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-first.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-home.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-jump.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-last.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-next.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-previous.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-top.png
/usr/local/share/icons/Adwaita/32x32/legacy/go-up.png
/usr/local/share/icons/Adwaita/32x32/legacy/help-about.png
/usr/local/share/icons/Adwaita/32x32/legacy/help-browser.png
/usr/local/share/icons/Adwaita/32x32/legacy/help-contents.png
/usr/local/share/icons/Adwaita/32x32/legacy/help-faq.png
/usr/local/share/icons/Adwaita/32x32/legacy/image-missing.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/32x32/legacy/input-touchpad.png
/usr/local/share/icons/Adwaita/32x32/legacy/insert-image.png
/usr/local/share/icons/Adwaita/32x32/legacy/insert-link.png
/usr/local/share/icons/Adwaita/32x32/legacy/insert-object.png
/usr/local/share/icons/Adwaita/32x32/legacy/insert-text.png
/usr/local/share/icons/Adwaita/32x32/legacy/list-add.png
/usr/local/share/icons/Adwaita/32x32/legacy/list-remove.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-attachment.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-forward.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-mark-important.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-mark-junk.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-mark-notjunk.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-mark-read.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-mark-unread.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-read.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-replied.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-reply-all.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-reply-sender.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-send-receive.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-send.png
/usr/local/share/icons/Adwaita/32x32/legacy/mail-unread.png
/usr/local/share/icons/Adwaita/32x32/legacy/mark-location.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-eject.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-flash.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-playback-pause.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-playback-start.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-playback-stop.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-playlist-repeat.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-playlist-shuffle.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-record.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-seek-backward.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-seek-forward.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-skip-backward.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-skip-forward.png
/usr/local/share/icons/Adwaita/32x32/legacy/media-tape.png
/usr/local/share/icons/Adwaita/32x32/legacy/microphone-sensitivity-high.png
/usr/local/share/icons/Adwaita/32x32/legacy/microphone-sensitivity-low.png
/usr/local/share/icons/Adwaita/32x32/legacy/microphone-sensitivity-medium.png
/usr/local/share/icons/Adwaita/32x32/legacy/microphone-sensitivity-muted.png
/usr/local/share/icons/Adwaita/32x32/legacy/modem.png
/usr/local/share/icons/Adwaita/32x32/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/32x32/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-error.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-idle.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-offline.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-receive.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-vpn.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-wired.png
/usr/local/share/icons/Adwaita/32x32/legacy/network-wireless.png
/usr/local/share/icons/Adwaita/32x32/legacy/non-starred.png
/usr/local/share/icons/Adwaita/32x32/legacy/object-flip-horizontal.png
/usr/local/share/icons/Adwaita/32x32/legacy/object-flip-vertical.png
/usr/local/share/icons/Adwaita/32x32/legacy/object-rotate-left.png
/usr/local/share/icons/Adwaita/32x32/legacy/object-rotate-right.png
/usr/local/share/icons/Adwaita/32x32/legacy/pda.png
/usr/local/share/icons/Adwaita/32x32/legacy/phone.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-peripherals.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-personal.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-desktop.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-other.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-notifications.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-search.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-sharing.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system-windows.png
/usr/local/share/icons/Adwaita/32x32/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/32x32/legacy/printer-error.png
/usr/local/share/icons/Adwaita/32x32/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/32x32/legacy/process-stop.png
/usr/local/share/icons/Adwaita/32x32/legacy/scanner.png
/usr/local/share/icons/Adwaita/32x32/legacy/security-high.png
/usr/local/share/icons/Adwaita/32x32/legacy/security-low.png
/usr/local/share/icons/Adwaita/32x32/legacy/security-medium.png
/usr/local/share/icons/Adwaita/32x32/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/32x32/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/32x32/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/32x32/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/32x32/legacy/starred.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-help.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-run.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-search.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/32x32/legacy/system-users.png
/usr/local/share/icons/Adwaita/32x32/legacy/task-due.png
/usr/local/share/icons/Adwaita/32x32/legacy/task-past-due.png
/usr/local/share/icons/Adwaita/32x32/legacy/tools-check-spelling.png
/usr/local/share/icons/Adwaita/32x32/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/32x32/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/32x32/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/32x32/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-available.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-away.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-busy.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-idle.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-info.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/32x32/legacy/user-offline.png
/usr/local/share/icons/Adwaita/32x32/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/32x32/legacy/video-display.png
/usr/local/share/icons/Adwaita/32x32/legacy/view-fullscreen.png
/usr/local/share/icons/Adwaita/32x32/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/32x32/legacy/view-restore.png
/usr/local/share/icons/Adwaita/32x32/legacy/view-sort-ascending.png
/usr/local/share/icons/Adwaita/32x32/legacy/view-sort-descending.png
/usr/local/share/icons/Adwaita/32x32/legacy/web-browser.png
/usr/local/share/icons/Adwaita/32x32/legacy/window-close.png
/usr/local/share/icons/Adwaita/32x32/legacy/window-new.png
/usr/local/share/icons/Adwaita/32x32/legacy/zoom-fit-best.png
/usr/local/share/icons/Adwaita/32x32/legacy/zoom-in.png
/usr/local/share/icons/Adwaita/32x32/legacy/zoom-original.png
/usr/local/share/icons/Adwaita/32x32/legacy/zoom-out.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-certificate.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-calendar.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/32x32/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/32x32/places/folder-documents.png
/usr/local/share/icons/Adwaita/32x32/places/folder-download.png
/usr/local/share/icons/Adwaita/32x32/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/32x32/places/folder-music.png
/usr/local/share/icons/Adwaita/32x32/places/folder-open.png
/usr/local/share/icons/Adwaita/32x32/places/folder-pictures.png
/usr/local/share/icons/Adwaita/32x32/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/32x32/places/folder-remote.png
/usr/local/share/icons/Adwaita/32x32/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/32x32/places/folder-templates.png
/usr/local/share/icons/Adwaita/32x32/places/folder-videos.png
/usr/local/share/icons/Adwaita/32x32/places/folder.png
/usr/local/share/icons/Adwaita/32x32/places/network-server.png
/usr/local/share/icons/Adwaita/32x32/places/network-workgroup.png
/usr/local/share/icons/Adwaita/32x32/places/start-here.png
/usr/local/share/icons/Adwaita/32x32/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/32x32/places/user-desktop.png
/usr/local/share/icons/Adwaita/32x32/places/user-home.png
/usr/local/share/icons/Adwaita/32x32/places/user-trash.png
/usr/local/share/icons/Adwaita/32x32/status/avatar-default.png
/usr/local/share/icons/Adwaita/32x32/status/image-loading.png
/usr/local/share/icons/Adwaita/32x32/status/image-missing.png
/usr/local/share/icons/Adwaita/32x32/status/user-trash-full.png
/usr/local/share/icons/Adwaita/48x48/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/48x48/devices/audio-headset.png
/usr/local/share/icons/Adwaita/48x48/devices/computer.png
/usr/local/share/icons/Adwaita/48x48/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/48x48/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/48x48/devices/input-gaming.png
/usr/local/share/icons/Adwaita/48x48/devices/media-optical.png
/usr/local/share/icons/Adwaita/48x48/devices/media-removable.png
/usr/local/share/icons/Adwaita/48x48/devices/printer-network.png
/usr/local/share/icons/Adwaita/48x48/devices/printer.png
/usr/local/share/icons/Adwaita/48x48/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/48x48/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/48x48/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/48x48/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/48x48/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/48x48/legacy/ac-adapter.png
/usr/local/share/icons/Adwaita/48x48/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/48x48/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/48x48/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/48x48/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/48x48/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/applets-screenshooter.png
/usr/local/share/icons/Adwaita/48x48/legacy/application-exit.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-accessories.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-development.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-engineering.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-games.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-graphics.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-office.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-other.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-science.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-system.png
/usr/local/share/icons/Adwaita/48x48/legacy/applications-utilities.png
/usr/local/share/icons/Adwaita/48x48/legacy/appointment-missed.png
/usr/local/share/icons/Adwaita/48x48/legacy/appointment-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/appointment-soon.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-card.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-speakers.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-volume-high.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-volume-low.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-volume-medium.png
/usr/local/share/icons/Adwaita/48x48/legacy/audio-volume-muted.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-caution-charging.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-caution.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-empty.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-full-charged.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-full-charging.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-full.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-good-charging.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-good.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-low-charging.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-low.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery-missing.png
/usr/local/share/icons/Adwaita/48x48/legacy/battery.png
/usr/local/share/icons/Adwaita/48x48/legacy/bookmark-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/call-start.png
/usr/local/share/icons/Adwaita/48x48/legacy/call-stop.png
/usr/local/share/icons/Adwaita/48x48/legacy/camera-photo.png
/usr/local/share/icons/Adwaita/48x48/legacy/camera-video.png
/usr/local/share/icons/Adwaita/48x48/legacy/camera-web.png
/usr/local/share/icons/Adwaita/48x48/legacy/changes-allow.png
/usr/local/share/icons/Adwaita/48x48/legacy/changes-prevent.png
/usr/local/share/icons/Adwaita/48x48/legacy/computer-fail.png
/usr/local/share/icons/Adwaita/48x48/legacy/computer.png
/usr/local/share/icons/Adwaita/48x48/legacy/contact-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/dialog-error.png
/usr/local/share/icons/Adwaita/48x48/legacy/dialog-information.png
/usr/local/share/icons/Adwaita/48x48/legacy/dialog-password.png
/usr/local/share/icons/Adwaita/48x48/legacy/dialog-question.png
/usr/local/share/icons/Adwaita/48x48/legacy/dialog-warning.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-open-recent.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-open.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-print-preview.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-print.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-properties.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-revert.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-save.png
/usr/local/share/icons/Adwaita/48x48/legacy/document-send.png
/usr/local/share/icons/Adwaita/48x48/legacy/drive-multidisk.png
/usr/local/share/icons/Adwaita/48x48/legacy/drive-optical.png
/usr/local/share/icons/Adwaita/48x48/legacy/ebook-reader.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-clear-all.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-clear-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-clear.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-copy.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-cut.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-delete.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-find-replace.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-find.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-paste.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-redo-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-redo.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-undo-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/edit-undo.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-desktop.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-documents.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-downloads.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-favorite.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-generic.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-important.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-mail.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-photos.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-system.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-urgent.png
/usr/local/share/icons/Adwaita/48x48/legacy/emblem-web.png
/usr/local/share/icons/Adwaita/48x48/legacy/emote-love.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-angel.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-angry.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-cool.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-crying.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-devilish.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-embarrassed.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-glasses.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-kiss.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-laugh.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-monkey.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-plain.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-raspberry.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-sad.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-sick.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-smile-big.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-smile.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-smirk.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-surprise.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-tired.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-uncertain.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-wink.png
/usr/local/share/icons/Adwaita/48x48/legacy/face-worried.png
/usr/local/share/icons/Adwaita/48x48/legacy/folder-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-indent-less-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-indent-less.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-indent-more-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-indent-more.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-justify-center.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-justify-fill.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-justify-left.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-justify-right.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-bold.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-direction-ltr.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-direction-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-italic.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-strikethrough.png
/usr/local/share/icons/Adwaita/48x48/legacy/format-text-underline.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-bottom.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-down.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-first-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-first.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-home.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-jump.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-last-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-last.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-next-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-next.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-previous-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-previous.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-top.png
/usr/local/share/icons/Adwaita/48x48/legacy/go-up.png
/usr/local/share/icons/Adwaita/48x48/legacy/help-about.png
/usr/local/share/icons/Adwaita/48x48/legacy/help-browser.png
/usr/local/share/icons/Adwaita/48x48/legacy/help-contents.png
/usr/local/share/icons/Adwaita/48x48/legacy/help-faq.png
/usr/local/share/icons/Adwaita/48x48/legacy/image-missing.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-gaming.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-keyboard.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-mouse.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-tablet.png
/usr/local/share/icons/Adwaita/48x48/legacy/input-touchpad.png
/usr/local/share/icons/Adwaita/48x48/legacy/insert-image.png
/usr/local/share/icons/Adwaita/48x48/legacy/insert-link.png
/usr/local/share/icons/Adwaita/48x48/legacy/insert-object.png
/usr/local/share/icons/Adwaita/48x48/legacy/insert-text.png
/usr/local/share/icons/Adwaita/48x48/legacy/list-add.png
/usr/local/share/icons/Adwaita/48x48/legacy/list-remove.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-attachment.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-forward.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-mark-important.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-mark-junk.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-mark-notjunk.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-mark-read.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-mark-unread.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-message-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-read.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-replied.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-reply-all.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-reply-sender.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-send-receive.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-send.png
/usr/local/share/icons/Adwaita/48x48/legacy/mail-unread.png
/usr/local/share/icons/Adwaita/48x48/legacy/mark-location.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-eject.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-flash.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-floppy.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-playback-pause.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-playback-start.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-playback-stop.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-playlist-repeat.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-playlist-shuffle.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-record.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-seek-backward.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-seek-forward.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-skip-backward.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-skip-forward.png
/usr/local/share/icons/Adwaita/48x48/legacy/media-tape.png
/usr/local/share/icons/Adwaita/48x48/legacy/microphone-sensitivity-high.png
/usr/local/share/icons/Adwaita/48x48/legacy/microphone-sensitivity-low.png
/usr/local/share/icons/Adwaita/48x48/legacy/microphone-sensitivity-medium.png
/usr/local/share/icons/Adwaita/48x48/legacy/microphone-sensitivity-muted.png
/usr/local/share/icons/Adwaita/48x48/legacy/modem.png
/usr/local/share/icons/Adwaita/48x48/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/48x48/legacy/multimedia-volume-control.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-cellular-connected.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-error.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-idle.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-offline.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-receive.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-transmit-receive.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-transmit.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-vpn.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-wired-disconnected.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-wired.png
/usr/local/share/icons/Adwaita/48x48/legacy/network-wireless.png
/usr/local/share/icons/Adwaita/48x48/legacy/non-starred.png
/usr/local/share/icons/Adwaita/48x48/legacy/object-flip-horizontal.png
/usr/local/share/icons/Adwaita/48x48/legacy/object-flip-vertical.png
/usr/local/share/icons/Adwaita/48x48/legacy/object-rotate-left.png
/usr/local/share/icons/Adwaita/48x48/legacy/object-rotate-right.png
/usr/local/share/icons/Adwaita/48x48/legacy/pda.png
/usr/local/share/icons/Adwaita/48x48/legacy/phone.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-accessibility.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-display.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-font.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-keyboard-shortcuts.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-keyboard.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-locale.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-peripherals.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-personal.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-remote-desktop.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-screensaver.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-theme.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop-wallpaper.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-desktop.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-other.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-network.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-notifications.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-privacy.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-search.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-sharing.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system-windows.png
/usr/local/share/icons/Adwaita/48x48/legacy/preferences-system.png
/usr/local/share/icons/Adwaita/48x48/legacy/printer-error.png
/usr/local/share/icons/Adwaita/48x48/legacy/printer-printing.png
/usr/local/share/icons/Adwaita/48x48/legacy/process-stop.png
/usr/local/share/icons/Adwaita/48x48/legacy/scanner.png
/usr/local/share/icons/Adwaita/48x48/legacy/security-high.png
/usr/local/share/icons/Adwaita/48x48/legacy/security-low.png
/usr/local/share/icons/Adwaita/48x48/legacy/security-medium.png
/usr/local/share/icons/Adwaita/48x48/legacy/semi-starred-rtl.png
/usr/local/share/icons/Adwaita/48x48/legacy/semi-starred.png
/usr/local/share/icons/Adwaita/48x48/legacy/software-update-available.png
/usr/local/share/icons/Adwaita/48x48/legacy/software-update-urgent.png
/usr/local/share/icons/Adwaita/48x48/legacy/starred.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-file-manager.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-help.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-lock-screen.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-log-out.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-run.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-search.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-shutdown.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-software-install.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-software-update.png
/usr/local/share/icons/Adwaita/48x48/legacy/system-users.png
/usr/local/share/icons/Adwaita/48x48/legacy/task-due.png
/usr/local/share/icons/Adwaita/48x48/legacy/task-past-due.png
/usr/local/share/icons/Adwaita/48x48/legacy/tools-check-spelling.png
/usr/local/share/icons/Adwaita/48x48/legacy/trophy-bronze.png
/usr/local/share/icons/Adwaita/48x48/legacy/trophy-gold.png
/usr/local/share/icons/Adwaita/48x48/legacy/trophy-silver.png
/usr/local/share/icons/Adwaita/48x48/legacy/uninterruptible-power-supply.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-available.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-away.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-busy.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-idle.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-info.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-invisible.png
/usr/local/share/icons/Adwaita/48x48/legacy/user-offline.png
/usr/local/share/icons/Adwaita/48x48/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/48x48/legacy/video-display.png
/usr/local/share/icons/Adwaita/48x48/legacy/view-fullscreen.png
/usr/local/share/icons/Adwaita/48x48/legacy/view-refresh.png
/usr/local/share/icons/Adwaita/48x48/legacy/view-restore.png
/usr/local/share/icons/Adwaita/48x48/legacy/view-sort-ascending.png
/usr/local/share/icons/Adwaita/48x48/legacy/view-sort-descending.png
/usr/local/share/icons/Adwaita/48x48/legacy/web-browser.png
/usr/local/share/icons/Adwaita/48x48/legacy/window-close.png
/usr/local/share/icons/Adwaita/48x48/legacy/window-new.png
/usr/local/share/icons/Adwaita/48x48/legacy/zoom-fit-best.png
/usr/local/share/icons/Adwaita/48x48/legacy/zoom-in.png
/usr/local/share/icons/Adwaita/48x48/legacy/zoom-original.png
/usr/local/share/icons/Adwaita/48x48/legacy/zoom-out.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-certificate.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-calendar.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/48x48/mimetypes/x-package-repository.png
/usr/local/share/icons/Adwaita/48x48/places/folder-documents.png
/usr/local/share/icons/Adwaita/48x48/places/folder-download.png
/usr/local/share/icons/Adwaita/48x48/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/48x48/places/folder-music.png
/usr/local/share/icons/Adwaita/48x48/places/folder-open.png
/usr/local/share/icons/Adwaita/48x48/places/folder-pictures.png
/usr/local/share/icons/Adwaita/48x48/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/48x48/places/folder-remote.png
/usr/local/share/icons/Adwaita/48x48/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/48x48/places/folder-templates.png
/usr/local/share/icons/Adwaita/48x48/places/folder-videos.png
/usr/local/share/icons/Adwaita/48x48/places/folder.png
/usr/local/share/icons/Adwaita/48x48/places/network-server.png
/usr/local/share/icons/Adwaita/48x48/places/network-workgroup.png
/usr/local/share/icons/Adwaita/48x48/places/start-here.png
/usr/local/share/icons/Adwaita/48x48/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/48x48/places/user-desktop.png
/usr/local/share/icons/Adwaita/48x48/places/user-home.png
/usr/local/share/icons/Adwaita/48x48/places/user-trash.png
/usr/local/share/icons/Adwaita/48x48/status/avatar-default.png
/usr/local/share/icons/Adwaita/48x48/status/image-loading.png
/usr/local/share/icons/Adwaita/48x48/status/image-missing.png
/usr/local/share/icons/Adwaita/48x48/status/user-trash-full.png
/usr/local/share/icons/Adwaita/512x512/devices/audio-headphones.png
/usr/local/share/icons/Adwaita/512x512/devices/audio-headset.png
/usr/local/share/icons/Adwaita/512x512/devices/audio-microphone.png
/usr/local/share/icons/Adwaita/512x512/devices/computer.png
/usr/local/share/icons/Adwaita/512x512/devices/drive-harddisk.png
/usr/local/share/icons/Adwaita/512x512/devices/drive-removable-media.png
/usr/local/share/icons/Adwaita/512x512/devices/input-gaming.png
/usr/local/share/icons/Adwaita/512x512/devices/media-optical.png
/usr/local/share/icons/Adwaita/512x512/devices/media-removable.png
/usr/local/share/icons/Adwaita/512x512/devices/printer-network.png
/usr/local/share/icons/Adwaita/512x512/devices/printer.png
/usr/local/share/icons/Adwaita/512x512/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/512x512/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/512x512/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/512x512/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/512x512/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/512x512/legacy/accessories-calculator.png
/usr/local/share/icons/Adwaita/512x512/legacy/accessories-character-map.png
/usr/local/share/icons/Adwaita/512x512/legacy/accessories-dictionary.png
/usr/local/share/icons/Adwaita/512x512/legacy/accessories-text-editor.png
/usr/local/share/icons/Adwaita/512x512/legacy/address-book-new.png
/usr/local/share/icons/Adwaita/512x512/legacy/applications-internet.png
/usr/local/share/icons/Adwaita/512x512/legacy/applications-system.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-new.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-open.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-page-setup.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-properties.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-revert-rtl.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-revert.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-save-as.png
/usr/local/share/icons/Adwaita/512x512/legacy/document-save.png
/usr/local/share/icons/Adwaita/512x512/legacy/edit-select-all.png
/usr/local/share/icons/Adwaita/512x512/legacy/emblem-package.png
/usr/local/share/icons/Adwaita/512x512/legacy/folder-new.png
/usr/local/share/icons/Adwaita/512x512/legacy/folder-visiting.png
/usr/local/share/icons/Adwaita/512x512/legacy/image-missing.png
/usr/local/share/icons/Adwaita/512x512/legacy/input-dialpad.png
/usr/local/share/icons/Adwaita/512x512/legacy/mark-location.png
/usr/local/share/icons/Adwaita/512x512/legacy/multimedia-player.png
/usr/local/share/icons/Adwaita/512x512/legacy/utilities-terminal.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/application-x-addon.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/application-x-executable.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/application-x-firmware.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/application-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/application-x-sharedlib.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/audio-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/font-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/image-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/inode-directory.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/package-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/text-html.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/text-x-generic-template.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/text-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/text-x-preview.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/text-x-script.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/video-x-generic.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-address-book.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-document-template.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-document.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-drawing-template.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-drawing.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-presentation-template.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-presentation.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-spreadsheet-template.png
/usr/local/share/icons/Adwaita/512x512/mimetypes/x-office-spreadsheet.png
/usr/local/share/icons/Adwaita/512x512/places/folder-documents.png
/usr/local/share/icons/Adwaita/512x512/places/folder-download.png
/usr/local/share/icons/Adwaita/512x512/places/folder-drag-accept.png
/usr/local/share/icons/Adwaita/512x512/places/folder-music.png
/usr/local/share/icons/Adwaita/512x512/places/folder-open.png
/usr/local/share/icons/Adwaita/512x512/places/folder-pictures.png
/usr/local/share/icons/Adwaita/512x512/places/folder-publicshare.png
/usr/local/share/icons/Adwaita/512x512/places/folder-remote.png
/usr/local/share/icons/Adwaita/512x512/places/folder-saved-search.png
/usr/local/share/icons/Adwaita/512x512/places/folder-templates.png
/usr/local/share/icons/Adwaita/512x512/places/folder-videos.png
/usr/local/share/icons/Adwaita/512x512/places/folder.png
/usr/local/share/icons/Adwaita/512x512/places/network-workgroup.png
/usr/local/share/icons/Adwaita/512x512/places/user-bookmarks.png
/usr/local/share/icons/Adwaita/512x512/places/user-desktop.png
/usr/local/share/icons/Adwaita/512x512/places/user-home.png
/usr/local/share/icons/Adwaita/512x512/status/avatar-default.png
/usr/local/share/icons/Adwaita/512x512/status/image-loading.png
/usr/local/share/icons/Adwaita/512x512/status/image-missing.png
/usr/local/share/icons/Adwaita/8x8/emblems/emblem-readonly.png
/usr/local/share/icons/Adwaita/8x8/emblems/emblem-shared.png
/usr/local/share/icons/Adwaita/8x8/emblems/emblem-symbolic-link.png
/usr/local/share/icons/Adwaita/8x8/emblems/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/8x8/emblems/emblem-unreadable.png
/usr/local/share/icons/Adwaita/8x8/legacy/emblem-default.png
/usr/local/share/icons/Adwaita/8x8/legacy/emblem-new.png
/usr/local/share/icons/Adwaita/8x8/legacy/emblem-synchronizing.png
/usr/local/share/icons/Adwaita/cursors/00008160000006810000408080010102
/usr/local/share/icons/Adwaita/cursors/028006030e0e7ebffc7f7070c0600140
/usr/local/share/icons/Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0
/usr/local/share/icons/Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
/usr/local/share/icons/Adwaita/cursors/1081e37283d90000800003c07f3ef6bf
/usr/local/share/icons/Adwaita/cursors/14fef782d02440884392942c11205230
/usr/local/share/icons/Adwaita/cursors/2870a09082c103050810ffdffffe0204
/usr/local/share/icons/Adwaita/cursors/3085a0e285430894940527032f8b26df
/usr/local/share/icons/Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599
/usr/local/share/icons/Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830
/usr/local/share/icons/Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408
/usr/local/share/icons/Adwaita/cursors/6407b0e94181790501fd1e167b474872
/usr/local/share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f
/usr/local/share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f
/usr/local/share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822
/usr/local/share/icons/Adwaita/cursors/X_cursor
/usr/local/share/icons/Adwaita/cursors/alias
/usr/local/share/icons/Adwaita/cursors/all-scroll
/usr/local/share/icons/Adwaita/cursors/arrow
/usr/local/share/icons/Adwaita/cursors/bd_double_arrow
/usr/local/share/icons/Adwaita/cursors/bottom_left_corner
/usr/local/share/icons/Adwaita/cursors/bottom_right_corner
/usr/local/share/icons/Adwaita/cursors/bottom_side
/usr/local/share/icons/Adwaita/cursors/bottom_tee
/usr/local/share/icons/Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000
/usr/local/share/icons/Adwaita/cursors/cell
/usr/local/share/icons/Adwaita/cursors/circle
/usr/local/share/icons/Adwaita/cursors/col-resize
/usr/local/share/icons/Adwaita/cursors/context-menu
/usr/local/share/icons/Adwaita/cursors/copy
/usr/local/share/icons/Adwaita/cursors/cross
/usr/local/share/icons/Adwaita/cursors/cross_reverse
/usr/local/share/icons/Adwaita/cursors/crossed_circle
/usr/local/share/icons/Adwaita/cursors/crosshair
/usr/local/share/icons/Adwaita/cursors/d9ce0ab605698f320427677b458ad60b
/usr/local/share/icons/Adwaita/cursors/default
/usr/local/share/icons/Adwaita/cursors/diamond_cross
/usr/local/share/icons/Adwaita/cursors/dnd-ask
/usr/local/share/icons/Adwaita/cursors/dnd-copy
/usr/local/share/icons/Adwaita/cursors/dnd-link
/usr/local/share/icons/Adwaita/cursors/dnd-move
/usr/local/share/icons/Adwaita/cursors/dnd-no-drop
/usr/local/share/icons/Adwaita/cursors/dnd-none
/usr/local/share/icons/Adwaita/cursors/dot_box_mask
/usr/local/share/icons/Adwaita/cursors/dotbox
/usr/local/share/icons/Adwaita/cursors/double_arrow
/usr/local/share/icons/Adwaita/cursors/draft_large
/usr/local/share/icons/Adwaita/cursors/draft_small
/usr/local/share/icons/Adwaita/cursors/draped_box
/usr/local/share/icons/Adwaita/cursors/e-resize
/usr/local/share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106
/usr/local/share/icons/Adwaita/cursors/ew-resize
/usr/local/share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000
/usr/local/share/icons/Adwaita/cursors/fd_double_arrow
/usr/local/share/icons/Adwaita/cursors/fleur
/usr/local/share/icons/Adwaita/cursors/grab
/usr/local/share/icons/Adwaita/cursors/grabbing
/usr/local/share/icons/Adwaita/cursors/h_double_arrow
/usr/local/share/icons/Adwaita/cursors/hand
/usr/local/share/icons/Adwaita/cursors/hand1
/usr/local/share/icons/Adwaita/cursors/hand2
/usr/local/share/icons/Adwaita/cursors/help
/usr/local/share/icons/Adwaita/cursors/icon
/usr/local/share/icons/Adwaita/cursors/left_ptr
/usr/local/share/icons/Adwaita/cursors/left_ptr_help
/usr/local/share/icons/Adwaita/cursors/left_ptr_watch
/usr/local/share/icons/Adwaita/cursors/left_side
/usr/local/share/icons/Adwaita/cursors/left_tee
/usr/local/share/icons/Adwaita/cursors/link
/usr/local/share/icons/Adwaita/cursors/ll_angle
/usr/local/share/icons/Adwaita/cursors/lr_angle
/usr/local/share/icons/Adwaita/cursors/move
/usr/local/share/icons/Adwaita/cursors/n-resize
/usr/local/share/icons/Adwaita/cursors/ne-resize
/usr/local/share/icons/Adwaita/cursors/nesw-resize
/usr/local/share/icons/Adwaita/cursors/no-drop
/usr/local/share/icons/Adwaita/cursors/not-allowed
/usr/local/share/icons/Adwaita/cursors/ns-resize
/usr/local/share/icons/Adwaita/cursors/nw-resize
/usr/local/share/icons/Adwaita/cursors/nwse-resize
/usr/local/share/icons/Adwaita/cursors/openhand
/usr/local/share/icons/Adwaita/cursors/pencil
/usr/local/share/icons/Adwaita/cursors/pirate
/usr/local/share/icons/Adwaita/cursors/plus
/usr/local/share/icons/Adwaita/cursors/pointer
/usr/local/share/icons/Adwaita/cursors/pointer-move
/usr/local/share/icons/Adwaita/cursors/progress
/usr/local/share/icons/Adwaita/cursors/question_arrow
/usr/local/share/icons/Adwaita/cursors/right_ptr
/usr/local/share/icons/Adwaita/cursors/right_side
/usr/local/share/icons/Adwaita/cursors/right_tee
/usr/local/share/icons/Adwaita/cursors/row-resize
/usr/local/share/icons/Adwaita/cursors/s-resize
/usr/local/share/icons/Adwaita/cursors/sb_down_arrow
/usr/local/share/icons/Adwaita/cursors/sb_h_double_arrow
/usr/local/share/icons/Adwaita/cursors/sb_left_arrow
/usr/local/share/icons/Adwaita/cursors/sb_right_arrow
/usr/local/share/icons/Adwaita/cursors/sb_up_arrow
/usr/local/share/icons/Adwaita/cursors/sb_v_double_arrow
/usr/local/share/icons/Adwaita/cursors/se-resize
/usr/local/share/icons/Adwaita/cursors/size_all
/usr/local/share/icons/Adwaita/cursors/size_bdiag
/usr/local/share/icons/Adwaita/cursors/size_fdiag
/usr/local/share/icons/Adwaita/cursors/size_hor
/usr/local/share/icons/Adwaita/cursors/size_ver
/usr/local/share/icons/Adwaita/cursors/sw-resize
/usr/local/share/icons/Adwaita/cursors/target
/usr/local/share/icons/Adwaita/cursors/tcross
/usr/local/share/icons/Adwaita/cursors/text
/usr/local/share/icons/Adwaita/cursors/top_left_arrow
/usr/local/share/icons/Adwaita/cursors/top_left_corner
/usr/local/share/icons/Adwaita/cursors/top_right_corner
/usr/local/share/icons/Adwaita/cursors/top_side
/usr/local/share/icons/Adwaita/cursors/top_tee
/usr/local/share/icons/Adwaita/cursors/ul_angle
/usr/local/share/icons/Adwaita/cursors/ur_angle
/usr/local/share/icons/Adwaita/cursors/v_double_arrow
/usr/local/share/icons/Adwaita/cursors/vertical-text
/usr/local/share/icons/Adwaita/cursors/w-resize
/usr/local/share/icons/Adwaita/cursors/wait
/usr/local/share/icons/Adwaita/cursors/watch
/usr/local/share/icons/Adwaita/cursors/xterm
/usr/local/share/icons/Adwaita/cursors/zoom-in
/usr/local/share/icons/Adwaita/cursors/zoom-out
/usr/local/share/icons/Adwaita/index.theme
/usr/local/share/icons/Adwaita/scalable-up-to-32/status/process-working-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/action-unavailable-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/address-book-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/appointment-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/call-start-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/call-stop-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/camera-switch-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/chat-message-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/color-select-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/contact-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-edit-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-open-recent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-open-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-page-setup-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-print-preview-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-print-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-properties-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-revert-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-revert-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-save-as-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/document-send-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-clear-all-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-clear-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-clear-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-delete-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-find-replace-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-find-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-paste-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-redo-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-redo-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-select-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-undo-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/edit-undo-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/error-correct-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/find-location-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/folder-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/font-select-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-indent-less-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-indent-less-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-indent-more-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-indent-more-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-justify-center-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-justify-fill-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-justify-left-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-justify-right-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-bold-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-direction-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-direction-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-italic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-strikethrough-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/format-text-underline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-bottom-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-down-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-first-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-first-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-home-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-jump-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-jump-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-last-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-last-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-next-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-top-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/help-about-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/insert-image-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/insert-link-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/insert-object-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/insert-text-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/list-add-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/list-remove-all-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/list-remove-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-forward-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-mark-important-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-mark-junk-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-mark-notjunk-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-message-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-reply-all-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-reply-sender-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-send-receive-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mail-send-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/mark-location-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-eject-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-playback-pause-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-playback-start-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-playback-stop-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-record-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-seek-backward-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-seek-forward-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-skip-backward-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-skip-forward-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/media-view-subtitles-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/object-flip-vertical-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/object-rotate-left-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/object-rotate-right-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/object-select-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/process-stop-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/sidebar-hide-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/sidebar-show-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/star-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-log-out-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-reboot-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-search-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/system-switch-user-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/tab-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/tools-check-spelling-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/value-decrease-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/value-increase-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-app-grid-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-conceal-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-continuous-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-dual-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-fullscreen-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-grid-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-list-bullet-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-list-ordered-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-list-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-mirror-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-more-horizontal-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-more-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-paged-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-pin-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-restore-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-reveal-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-sort-ascending-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/view-sort-descending-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/zoom-fit-best-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/zoom-in-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/zoom-original-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/actions/zoom-out-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/accessories-calculator-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/accessories-character-map-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/accessories-dictionary-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/accessories-text-editor-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/applets-screenshooter-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/gnome-power-manager-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/goa-panel-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/help-browser-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/help-contents-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/help-faq-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/multimedia-volume-control-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-color-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-accessibility-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-apps-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-display-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-font-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-locale-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-screensaver-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-desktop-wallpaper-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-details-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-devices-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-network-proxy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-network-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-notifications-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-parental-controls-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-privacy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-sharing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/preferences-system-time-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/system-users-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/user-info-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-engineering-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-games-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-graphics-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-multimedia-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-science-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-system-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/applications-utilities-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-activities-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-body-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-flags-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-food-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-nature-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-objects-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-people-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-recent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-symbols-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/emoji-travel-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/preferences-other-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/preferences-system-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/categories/system-help-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/ac-adapter-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/audio-card-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/audio-headphones-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/audio-headset-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/audio-input-microphone-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/audio-speakers-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/auth-fingerprint-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/auth-sim-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/auth-smartcard-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/battery-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/bluetooth-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/camera-photo-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/camera-video-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/camera-web-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/colorimeter-colorhug-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/computer-apple-ipad-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/computer-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/display-projector-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-harddisk-ieee1394-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-harddisk-solidstate-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-harddisk-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-harddisk-system-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-harddisk-usb-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-multidisk-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-optical-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/drive-removable-media-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-dialpad-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-gaming-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-keyboard-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-mouse-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-tablet-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/input-touchpad-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-flash-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-floppy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-optical-bd-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-optical-cd-audio-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-optical-dvd-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-optical-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-removable-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-tape-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/media-zip-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/modem-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/multimedia-player-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/network-cellular-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/network-wired-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/network-wireless-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/pda-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/phone-apple-iphone-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/phone-old-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/phone-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/printer-network-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/printer-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/scanner-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/thunderbolt-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/tv-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/uninterruptible-power-supply-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/video-display-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/video-joined-displays-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/devices/video-single-display-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-default-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-documents-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-favorite-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-important-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-music-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-ok-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-photos-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-shared-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-synchronizing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-system-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emblems/emblem-videos-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/emote-love-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-angel-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-angry-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-confused-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-cool-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-crying-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-devilish-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-embarrassed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-glasses-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-kiss-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-laugh-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-monkey-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-plain-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-raspberry-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-sad-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-shutmouth-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-sick-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-smile-big-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-smile-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-smirk-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-surprise-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-tired-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-uncertain-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-wink-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-worried-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/emotes/face-yawn-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-caution-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-caution-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-empty-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-empty-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-full-charged-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-full-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-full-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-good-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-good-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-low-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/legacy/battery-low-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-certificate-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-rss+xml-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-x-addon-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-x-appliance-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-x-executable-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/application-x-firmware-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/audio-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/font-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/image-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/inode-directory-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/package-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/text-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/video-x-generic-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-address-book-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-calendar-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-document-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-drawing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-presentation-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/mimetypes/x-office-spreadsheet-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-documents-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-download-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-music-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-pictures-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-publicshare-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-remote-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-saved-search-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-templates-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/folder-videos-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/network-server-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/network-workgroup-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/start-here-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/user-bookmarks-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/user-desktop-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/user-home-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/places/user-trash-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/airplane-mode-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/alarm-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/appointment-missed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/appointment-soon-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/audio-volume-high-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/audio-volume-low-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/audio-volume-medium-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/audio-volume-muted-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/audio-volume-overamplified-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/auth-sim-locked-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/auth-sim-missing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/avatar-default-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-0-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-0-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-10-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-10-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-100-charged-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-100-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-20-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-20-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-30-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-30-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-40-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-40-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-50-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-50-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-60-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-60-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-70-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-70-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-80-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-80-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-90-charging-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-level-90-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/battery-missing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/bluetooth-active-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/bluetooth-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/bluetooth-disconnected-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/bluetooth-hardware-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/call-incoming-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/call-missed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/call-outgoing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/camera-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/camera-hardware-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/changes-prevent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/channel-insecure-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/channel-secure-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/computer-fail-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/content-loading-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/daytime-sunrise-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/daytime-sunset-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/dialog-error-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/dialog-information-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/dialog-password-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/dialog-question-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/dialog-warning-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/display-brightness-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/folder-drag-accept-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/folder-open-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/folder-visiting-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/image-loading-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/keyboard-brightness-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/location-services-active-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/location-services-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/mail-attachment-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/mail-read-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/mail-replied-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/mail-unread-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/media-playlist-consecutive-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/media-playlist-repeat-song-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/media-playlist-repeat-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/media-playlist-shuffle-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-hardware-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-sensitivity-high-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-sensitivity-low-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-sensitivity-medium-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/microphone-sensitivity-muted-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-2g-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-3g-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-4g-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-5g-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-acquiring-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-connected-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-edge-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-gprs-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-hardware-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-hspa-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-no-route-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-offline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-signal-excellent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-signal-good-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-signal-none-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-signal-ok-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-cellular-signal-weak-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-error-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-idle-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-no-route-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-offline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-receive-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-transmit-receive-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-transmit-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-vpn-acquiring-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-vpn-no-route-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-vpn-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wired-acquiring-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wired-disconnected-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wired-no-route-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wired-offline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-acquiring-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-connected-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-encrypted-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-hardware-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-hotspot-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-no-route-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-offline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-signal-excellent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-signal-good-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-signal-none-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-signal-ok-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/network-wireless-signal-weak-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/night-light-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/night-light-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/non-starred-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/notifications-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/orientation-landscape-inverse-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/orientation-landscape-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/orientation-portrait-left-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/orientation-portrait-right-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/power-profile-balanced-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/power-profile-performance-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/power-profile-power-saver-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/printer-error-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/printer-printing-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/printer-warning-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/rotation-allowed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/rotation-locked-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/screen-shared-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/security-high-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/security-low-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/security-medium-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/semi-starred-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/status/semi-starred-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/software-update-available-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/software-update-urgent-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/starred-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/system-lock-screen-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/task-due-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/task-past-due-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/thunderbolt-acquiring-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/touch-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/touchpad-disabled-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-available-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-away-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-busy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-idle-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-invisible-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-not-tracked-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-offline-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-status-pending-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/user-trash-full-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/view-wrapped-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/status/view-wrapped-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-clear-night-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-clear-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-few-clouds-night-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-few-clouds-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-fog-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-overcast-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-severe-alert-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-showers-scattered-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-showers-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-snow-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-storm-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-tornado-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/status/weather-windy-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/checkbox-checked-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/checkbox-mixed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/checkbox-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/focus-legacy-systray-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/focus-top-bar-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/focus-windows-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/list-drag-handle-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-down-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-end-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-end-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-start-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-start-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/pan-up-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/radio-checked-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/radio-mixed-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/radio-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/selection-end-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/ui/selection-end-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/selection-start-symbolic-rtl.svg
/usr/local/share/icons/Adwaita/scalable/ui/selection-start-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/tab-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/window-close-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/window-maximize-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/window-minimize-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/window-new-symbolic.svg
/usr/local/share/icons/Adwaita/scalable/ui/window-restore-symbolic.svg
/usr/local/share/licenses/adwaita-icon-theme-40.1.1/CC-BY-SA-3.0
/usr/local/share/licenses/adwaita-icon-theme-40.1.1/LGPL3
/usr/local/share/licenses/adwaita-icon-theme-40.1.1/LICENSE
/usr/local/share/licenses/adwaita-icon-theme-40.1.1/catalog.mk
/usr/local/bin/akode-config
/usr/local/bin/akodeplay
/usr/local/include/akode/akode_export.h
/usr/local/include/akode/akodelib.h
/usr/local/include/akode/audiobuffer.h
/usr/local/include/akode/audioconfiguration.h
/usr/local/include/akode/audioframe.h
/usr/local/include/akode/auto_sink.h
/usr/local/include/akode/buffered_decoder.h
/usr/local/include/akode/bytebuffer.h
/usr/local/include/akode/converter.h
/usr/local/include/akode/crossfader.h
/usr/local/include/akode/decoder.h
/usr/local/include/akode/encoder.h
/usr/local/include/akode/fast_resampler.h
/usr/local/include/akode/file.h
/usr/local/include/akode/framedecoder.h
/usr/local/include/akode/localfile.h
/usr/local/include/akode/magic.h
/usr/local/include/akode/mmapfile.h
/usr/local/include/akode/player.h
/usr/local/include/akode/pluginhandler.h
/usr/local/include/akode/resampler.h
/usr/local/include/akode/sink.h
/usr/local/include/akode/void_sink.h
/usr/local/include/akode/volumefilter.h
/usr/local/include/akode/wav_decoder.h
/usr/local/lib/libakode.la
/usr/local/lib/libakode.so
/usr/local/lib/libakode.so.2
/usr/local/lib/libakode.so.2.0.0
/usr/local/lib/libakode_alsa_sink.la
/usr/local/lib/libakode_alsa_sink.so
/usr/local/lib/libakode_ffmpeg_decoder.la
/usr/local/lib/libakode_ffmpeg_decoder.so
/usr/local/lib/libakode_jack_sink.la
/usr/local/lib/libakode_jack_sink.so
/usr/local/lib/libakode_mpc_decoder.la
/usr/local/lib/libakode_mpc_decoder.so
/usr/local/lib/libakode_mpeg_decoder.la
/usr/local/lib/libakode_mpeg_decoder.so
/usr/local/lib/libakode_oss_sink.la
/usr/local/lib/libakode_oss_sink.so
/usr/local/lib/libakode_pulse_sink.la
/usr/local/lib/libakode_pulse_sink.so
/usr/local/lib/libakode_src_resampler.la
/usr/local/lib/libakode_src_resampler.so
/usr/local/lib/libakode_xiph_decoder.la
/usr/local/lib/libakode_xiph_decoder.so
/usr/local/libdata/pkgconfig/akode.pc
/usr/local/bin/aserver
/usr/local/etc/asound.conf.sample
/usr/local/include/alsa/asoundef.h
/usr/local/include/alsa/asoundlib.h
/usr/local/include/alsa/conf.h
/usr/local/include/alsa/control.h
/usr/local/include/alsa/control_external.h
/usr/local/include/alsa/error.h
/usr/local/include/alsa/global.h
/usr/local/include/alsa/hwdep.h
/usr/local/include/alsa/input.h
/usr/local/include/alsa/mixer.h
/usr/local/include/alsa/mixer_abst.h
/usr/local/include/alsa/output.h
/usr/local/include/alsa/pcm.h
/usr/local/include/alsa/pcm_external.h
/usr/local/include/alsa/pcm_extplug.h
/usr/local/include/alsa/pcm_ioplug.h
/usr/local/include/alsa/pcm_old.h
/usr/local/include/alsa/pcm_plugin.h
/usr/local/include/alsa/pcm_rate.h
/usr/local/include/alsa/rawmidi.h
/usr/local/include/alsa/seq.h
/usr/local/include/alsa/seq_event.h
/usr/local/include/alsa/seq_midi_event.h
/usr/local/include/alsa/seqmid.h
/usr/local/include/alsa/sound/asoc.h
/usr/local/include/alsa/sound/asound_fm.h
/usr/local/include/alsa/sound/emu10k1.h
/usr/local/include/alsa/sound/hdsp.h
/usr/local/include/alsa/sound/hdspm.h
/usr/local/include/alsa/sound/sb16_csp.h
/usr/local/include/alsa/sound/sscape_ioctl.h
/usr/local/include/alsa/sound/tlv.h
/usr/local/include/alsa/sound/type_compat.h
/usr/local/include/alsa/sound/uapi/asoc.h
/usr/local/include/alsa/sound/uapi/asound_fm.h
/usr/local/include/alsa/sound/uapi/emu10k1.h
/usr/local/include/alsa/sound/uapi/hdsp.h
/usr/local/include/alsa/sound/uapi/hdspm.h
/usr/local/include/alsa/sound/uapi/sb16_csp.h
/usr/local/include/alsa/sound/uapi/sscape_ioctl.h
/usr/local/include/alsa/sound/uapi/tlv.h
/usr/local/include/alsa/timer.h
/usr/local/include/alsa/topology.h
/usr/local/include/alsa/use-case.h
/usr/local/include/alsa/version.h
/usr/local/include/asoundlib.h
/usr/local/include/sys/asoundlib.h
/usr/local/lib/libasound.la
/usr/local/lib/libasound.so
/usr/local/lib/libasound.so.2
/usr/local/lib/libasound.so.2.0.0
/usr/local/lib/libatopology.la
/usr/local/lib/libatopology.so
/usr/local/lib/libatopology.so.2
/usr/local/lib/libatopology.so.2.0.0
/usr/local/libdata/pkgconfig/alsa-topology.pc
/usr/local/libdata/pkgconfig/alsa.pc
/usr/local/share/aclocal/alsa.m4
/usr/local/share/alsa/alsa.conf
/usr/local/share/alsa/cards/AACI.conf
/usr/local/share/alsa/cards/ATIIXP-MODEM.conf
/usr/local/share/alsa/cards/ATIIXP-SPDMA.conf
/usr/local/share/alsa/cards/ATIIXP.conf
/usr/local/share/alsa/cards/AU8810.conf
/usr/local/share/alsa/cards/AU8820.conf
/usr/local/share/alsa/cards/AU8830.conf
/usr/local/share/alsa/cards/Audigy.conf
/usr/local/share/alsa/cards/Audigy2.conf
/usr/local/share/alsa/cards/Aureon51.conf
/usr/local/share/alsa/cards/Aureon71.conf
/usr/local/share/alsa/cards/CA0106.conf
/usr/local/share/alsa/cards/CMI8338-SWIEC.conf
/usr/local/share/alsa/cards/CMI8338.conf
/usr/local/share/alsa/cards/CMI8738-MC6.conf
/usr/local/share/alsa/cards/CMI8738-MC8.conf
/usr/local/share/alsa/cards/CMI8788.conf
/usr/local/share/alsa/cards/CS46xx.conf
/usr/local/share/alsa/cards/EMU10K1.conf
/usr/local/share/alsa/cards/EMU10K1X.conf
/usr/local/share/alsa/cards/ENS1370.conf
/usr/local/share/alsa/cards/ENS1371.conf
/usr/local/share/alsa/cards/ES1968.conf
/usr/local/share/alsa/cards/Echo_Echo3G.conf
/usr/local/share/alsa/cards/FM801.conf
/usr/local/share/alsa/cards/FWSpeakers.conf
/usr/local/share/alsa/cards/FireWave.conf
/usr/local/share/alsa/cards/GUS.conf
/usr/local/share/alsa/cards/HDA-Intel.conf
/usr/local/share/alsa/cards/HdmiLpeAudio.conf
/usr/local/share/alsa/cards/ICE1712.conf
/usr/local/share/alsa/cards/ICE1724.conf
/usr/local/share/alsa/cards/ICH-MODEM.conf
/usr/local/share/alsa/cards/ICH.conf
/usr/local/share/alsa/cards/ICH4.conf
/usr/local/share/alsa/cards/Loopback.conf
/usr/local/share/alsa/cards/Maestro3.conf
/usr/local/share/alsa/cards/NFORCE.conf
/usr/local/share/alsa/cards/PC-Speaker.conf
/usr/local/share/alsa/cards/PMac.conf
/usr/local/share/alsa/cards/PMacToonie.conf
/usr/local/share/alsa/cards/PS3.conf
/usr/local/share/alsa/cards/RME9636.conf
/usr/local/share/alsa/cards/RME9652.conf
/usr/local/share/alsa/cards/SB-XFi.conf
/usr/local/share/alsa/cards/SI7018.conf
/usr/local/share/alsa/cards/TRID4DWAVENX.conf
/usr/local/share/alsa/cards/USB-Audio.conf
/usr/local/share/alsa/cards/VIA686A.conf
/usr/local/share/alsa/cards/VIA8233.conf
/usr/local/share/alsa/cards/VIA8233A.conf
/usr/local/share/alsa/cards/VIA8237.conf
/usr/local/share/alsa/cards/VX222.conf
/usr/local/share/alsa/cards/VXPocket.conf
/usr/local/share/alsa/cards/VXPocket440.conf
/usr/local/share/alsa/cards/YMF744.conf
/usr/local/share/alsa/cards/aliases.conf
/usr/local/share/alsa/cards/pistachio-card.conf
/usr/local/share/alsa/cards/vc4-hdmi.conf
/usr/local/share/alsa/pcm/center_lfe.conf
/usr/local/share/alsa/pcm/default.conf
/usr/local/share/alsa/pcm/dmix.conf
/usr/local/share/alsa/pcm/dpl.conf
/usr/local/share/alsa/pcm/dsnoop.conf
/usr/local/share/alsa/pcm/front.conf
/usr/local/share/alsa/pcm/hdmi.conf
/usr/local/share/alsa/pcm/iec958.conf
/usr/local/share/alsa/pcm/modem.conf
/usr/local/share/alsa/pcm/rear.conf
/usr/local/share/alsa/pcm/side.conf
/usr/local/share/alsa/pcm/surround21.conf
/usr/local/share/alsa/pcm/surround40.conf
/usr/local/share/alsa/pcm/surround41.conf
/usr/local/share/alsa/pcm/surround50.conf
/usr/local/share/alsa/pcm/surround51.conf
/usr/local/share/alsa/pcm/surround71.conf
/usr/local/share/licenses/alsa-lib-1.2.2_1/LGPL21+
/usr/local/share/licenses/alsa-lib-1.2.2_1/LICENSE
/usr/local/share/licenses/alsa-lib-1.2.2_1/catalog.mk
/usr/local/bin/aomdec
/usr/local/bin/aomenc
/usr/local/include/aom/aom.h
/usr/local/include/aom/aom_codec.h
/usr/local/include/aom/aom_decoder.h
/usr/local/include/aom/aom_encoder.h
/usr/local/include/aom/aom_external_partition.h
/usr/local/include/aom/aom_frame_buffer.h
/usr/local/include/aom/aom_image.h
/usr/local/include/aom/aom_integer.h
/usr/local/include/aom/aomcx.h
/usr/local/include/aom/aomdx.h
/usr/local/lib/libaom.a
/usr/local/lib/libaom.so
/usr/local/lib/libaom.so.3
/usr/local/lib/libaom.so.3.2.0
/usr/local/libdata/pkgconfig/aom.pc
/usr/local/share/licenses/aom-3.2.0_1/BSD2CLAUSE
/usr/local/share/licenses/aom-3.2.0_1/LICENSE
/usr/local/share/licenses/aom-3.2.0_1/catalog.mk
/usr/local/bin/appres
/usr/local/man/man1/appres.1.gz
/usr/local/include/argp.h
/usr/local/lib/libargp.a
/usr/local/lib/libargp.so
/usr/local/lib/libargp.so.0
/usr/local/lib/libargp.so.0.0.0
/usr/local/share/licenses/argp-standalone-1.3_4/LGPL20+
/usr/local/share/licenses/argp-standalone-1.3_4/LICENSE
/usr/local/share/licenses/argp-standalone-1.3_4/PD
/usr/local/share/licenses/argp-standalone-1.3_4/catalog.mk
/usr/local/bin/applycal
/usr/local/bin/average
/usr/local/bin/cb2ti3
/usr/local/bin/cctiff
/usr/local/bin/ccxxmake
/usr/local/bin/chartread
/usr/local/bin/collink
/usr/local/bin/colprof
/usr/local/bin/colverify
/usr/local/bin/dispcal
/usr/local/bin/dispread
/usr/local/bin/dispwin
/usr/local/bin/extracticc
/usr/local/bin/extractttag
/usr/local/bin/fakeCMY
/usr/local/bin/fakeread
/usr/local/bin/greytiff
/usr/local/bin/iccdump
/usr/local/bin/iccgamut
/usr/local/bin/icclu
/usr/local/bin/illumread
/usr/local/bin/invprofcheck
/usr/local/bin/kodak2ti3
/usr/local/bin/ls2ti3
/usr/local/bin/mppcheck
/usr/local/bin/mpplu
/usr/local/bin/mppprof
/usr/local/bin/oeminst
/usr/local/bin/printcal
/usr/local/bin/printtarg
/usr/local/bin/profcheck
/usr/local/bin/refine
/usr/local/bin/revfix
/usr/local/bin/scanin
/usr/local/bin/spec2cie
/usr/local/bin/specplot
/usr/local/bin/splitti3
/usr/local/bin/spotread
/usr/local/bin/synthcal
/usr/local/bin/synthread
/usr/local/bin/targen
/usr/local/bin/tiffgamut
/usr/local/bin/timage
/usr/local/bin/txt2ti3
/usr/local/bin/viewgam
/usr/local/bin/xicclu
/usr/local/share/argyll/License.txt
/usr/local/share/argyll/ref/3dap5k.sp
/usr/local/share/argyll/ref/CIE_C.sp
/usr/local/share/argyll/ref/CMP_DT_003.cht
/usr/local/share/argyll/ref/CMP_Digital_Target-4.cht
/usr/local/share/argyll/ref/CMP_Digital_Target-4.cie
/usr/local/share/argyll/ref/CMP_Digital_Target-4.ti2
/usr/local/share/argyll/ref/CMP_Digital_Target-7.cht
/usr/local/share/argyll/ref/ClayRGB1998.icm
/usr/local/share/argyll/ref/ColorChecker.cht
/usr/local/share/argyll/ref/ColorChecker.cie
/usr/local/share/argyll/ref/ColorChecker.ti2
/usr/local/share/argyll/ref/ColorCheckerDC.cht
/usr/local/share/argyll/ref/ColorCheckerDC.ti2
/usr/local/share/argyll/ref/ColorCheckerPassport.cht
/usr/local/share/argyll/ref/ColorCheckerPassport.cie
/usr/local/share/argyll/ref/ColorCheckerSG.cht
/usr/local/share/argyll/ref/ColorCheckerSG.ti2
/usr/local/share/argyll/ref/D50_0.0.sp
/usr/local/share/argyll/ref/D50_0.1.sp
/usr/local/share/argyll/ref/D50_0.3.sp
/usr/local/share/argyll/ref/D50_0.5.sp
/usr/local/share/argyll/ref/D50_0.7.sp
/usr/local/share/argyll/ref/D50_1.0.sp
/usr/local/share/argyll/ref/D50_1.2.sp
/usr/local/share/argyll/ref/D50_1.5.sp
/usr/local/share/argyll/ref/D50_1.7.sp
/usr/local/share/argyll/ref/D50_2.0.sp
/usr/local/share/argyll/ref/D50_2.5.sp
/usr/local/share/argyll/ref/D50_3.0.sp
/usr/local/share/argyll/ref/EBU3213_PAL.icm
/usr/local/share/argyll/ref/ECI2002.ti2
/usr/local/share/argyll/ref/ECI2002R.ti2
/usr/local/share/argyll/ref/F1.sp
/usr/local/share/argyll/ref/F5.sp
/usr/local/share/argyll/ref/F8.sp
/usr/local/share/argyll/ref/FograStrip2.ti1
/usr/local/share/argyll/ref/FograStrip2_2.ti2
/usr/local/share/argyll/ref/FograStrip3.ti1
/usr/local/share/argyll/ref/FograStrip3_3.ti2
/usr/local/share/argyll/ref/GTIPlus.sp
/usr/local/share/argyll/ref/Hutchcolor.cht
/usr/local/share/argyll/ref/LaserSoftDCPro.cht
/usr/local/share/argyll/ref/Office.sp
/usr/local/share/argyll/ref/ProPhoto.icm
/usr/local/share/argyll/ref/ProPhotoLin.icm
/usr/local/share/argyll/ref/QPcard_201.cht
/usr/local/share/argyll/ref/QPcard_201.cie
/usr/local/share/argyll/ref/QPcard_202.cht
/usr/local/share/argyll/ref/QPcard_202.cie
/usr/local/share/argyll/ref/Rec2020.icm
/usr/local/share/argyll/ref/Rec709.icm
/usr/local/share/argyll/ref/RefMediumGamut.gam
/usr/local/share/argyll/ref/SMPTE431_P3.icm
/usr/local/share/argyll/ref/SMPTE_RP145_NTSC.icm
/usr/local/share/argyll/ref/SOtele.sp
/usr/local/share/argyll/ref/SpyderChecker.cht
/usr/local/share/argyll/ref/SpyderChecker.cie
/usr/local/share/argyll/ref/SpyderChecker24.cht
/usr/local/share/argyll/ref/SpyderChecker24.cie
/usr/local/share/argyll/ref/Trulux.sp
/usr/local/share/argyll/ref/TruluxPlus.sp
/usr/local/share/argyll/ref/ccxx.ti1
/usr/local/share/argyll/ref/example.sp
/usr/local/share/argyll/ref/example121.sp
/usr/local/share/argyll/ref/i1_RGB_Scan_1.4.cht
/usr/local/share/argyll/ref/i1_RGB_Scan_1.4.ti2
/usr/local/share/argyll/ref/it8.cht
/usr/local/share/argyll/ref/lab2lab.icm
/usr/local/share/argyll/ref/linear.cal
/usr/local/share/argyll/ref/sRGB.icm
/usr/local/share/argyll/ref/strange.cal
/usr/local/share/licenses/argyllcms-1.9.2_5/AGPLv3
/usr/local/share/licenses/argyllcms-1.9.2_5/LICENSE
/usr/local/share/licenses/argyllcms-1.9.2_5/catalog.mk
/opt/trinity/bin/artsc-config
/opt/trinity/bin/artscat
/opt/trinity/bin/artsd
/opt/trinity/bin/artsdsp
/opt/trinity/bin/artsplay
/opt/trinity/bin/artsrec
/opt/trinity/bin/artsshell
/opt/trinity/bin/artswrapper
/opt/trinity/bin/mcopidl
/opt/trinity/include/arts/anyref.h
/opt/trinity/include/arts/arts_export.h
/opt/trinity/include/arts/artsflow.h
/opt/trinity/include/arts/artsflow.idl
/opt/trinity/include/arts/artsversion.h
/opt/trinity/include/arts/asyncstream.h
/opt/trinity/include/arts/audioio.h
/opt/trinity/include/arts/audiosubsys.h
/opt/trinity/include/arts/buffer.h
/opt/trinity/include/arts/bufferqueue.h
/opt/trinity/include/arts/cache.h
/opt/trinity/include/arts/cachedwav.h
/opt/trinity/include/arts/common.h
/opt/trinity/include/arts/connect.h
/opt/trinity/include/arts/connection.h
/opt/trinity/include/arts/convert.h
/opt/trinity/include/arts/core.h
/opt/trinity/include/arts/core.idl
/opt/trinity/include/arts/cpuinfo.h
/opt/trinity/include/arts/datapacket.h
/opt/trinity/include/arts/debug.h
/opt/trinity/include/arts/delayedreturn.h
/opt/trinity/include/arts/dispatcher.h
/opt/trinity/include/arts/dynamicrequest.h
/opt/trinity/include/arts/dynamicskeleton.h
/opt/trinity/include/arts/extensionloader.h
/opt/trinity/include/arts/factory.h
/opt/trinity/include/arts/fft.h
/opt/trinity/include/arts/flowsystem.h
/opt/trinity/include/arts/giomanager.h
/opt/trinity/include/arts/gsl/gslcommon.h
/opt/trinity/include/arts/gsl/gslconfig.h
/opt/trinity/include/arts/gsl/gslconvert.h
/opt/trinity/include/arts/gsl/gsldatacache.h
/opt/trinity/include/arts/gsl/gsldatahandle-mad.h
/opt/trinity/include/arts/gsl/gsldatahandle-vorbis.h
/opt/trinity/include/arts/gsl/gsldatahandle.h
/opt/trinity/include/arts/gsl/gsldatautils.h
/opt/trinity/include/arts/gsl/gsldefs.h
/opt/trinity/include/arts/gsl/gslengine.h
/opt/trinity/include/arts/gsl/gslfft.h
/opt/trinity/include/arts/gsl/gslfilter.h
/opt/trinity/include/arts/gsl/gslieee754.h
/opt/trinity/include/arts/gsl/gslloader.h
/opt/trinity/include/arts/gsl/gslmagic.h
/opt/trinity/include/arts/gsl/gslmath.h
/opt/trinity/include/arts/gsl/gsloscillator.h
/opt/trinity/include/arts/gsl/gslosctable.h
/opt/trinity/include/arts/gsl/gslsignal.h
/opt/trinity/include/arts/gsl/gslwavechunk.h
/opt/trinity/include/arts/gsl/gslwaveosc.h
/opt/trinity/include/arts/gslschedule.h
/opt/trinity/include/arts/idlfilereg.h
/opt/trinity/include/arts/ifacerepo_impl.h
/opt/trinity/include/arts/iomanager.h
/opt/trinity/include/arts/kmedia2.h
/opt/trinity/include/arts/kmedia2.idl
/opt/trinity/include/arts/mcopconfig.h
/opt/trinity/include/arts/mcoputils.h
/opt/trinity/include/arts/notification.h
/opt/trinity/include/arts/object.h
/opt/trinity/include/arts/objectmanager.h
/opt/trinity/include/arts/pipebuffer.h
/opt/trinity/include/arts/pool.h
/opt/trinity/include/arts/qiomanager.h
/opt/trinity/include/arts/reference.h
/opt/trinity/include/arts/referenceclean.h
/opt/trinity/include/arts/resample.h
/opt/trinity/include/arts/socketconnection.h
/opt/trinity/include/arts/soundserver.h
/opt/trinity/include/arts/soundserver.idl
/opt/trinity/include/arts/startupmanager.h
/opt/trinity/include/arts/stdsynthmodule.h
/opt/trinity/include/arts/synthschedule.h
/opt/trinity/include/arts/tcpconnection.h
/opt/trinity/include/arts/tcpserver.h
/opt/trinity/include/arts/thread.h
/opt/trinity/include/arts/type.h
/opt/trinity/include/arts/unixconnection.h
/opt/trinity/include/arts/unixserver.h
/opt/trinity/include/arts/weakreference.h
/opt/trinity/include/artsc/artsc.h
/opt/trinity/include/artsc/artsc_export.h
/opt/trinity/lib/libartsc.la
/opt/trinity/lib/libartsc.so
/opt/trinity/lib/libartsc.so.0
/opt/trinity/lib/libartsc.so.0.0.0
/opt/trinity/lib/libartscbackend.la
/opt/trinity/lib/libartscbackend.so
/opt/trinity/lib/libartscbackend.so.0
/opt/trinity/lib/libartscbackend.so.0.0.0
/opt/trinity/lib/libartsdsp.la
/opt/trinity/lib/libartsdsp.so
/opt/trinity/lib/libartsdsp.so.0
/opt/trinity/lib/libartsdsp.so.0.0.0
/opt/trinity/lib/libartsdsp_st.la
/opt/trinity/lib/libartsdsp_st.so
/opt/trinity/lib/libartsdsp_st.so.0
/opt/trinity/lib/libartsdsp_st.so.0.0.0
/opt/trinity/lib/libartsflow.la
/opt/trinity/lib/libartsflow.so
/opt/trinity/lib/libartsflow.so.1
/opt/trinity/lib/libartsflow.so.1.0.0
/opt/trinity/lib/libartsflow_idl.la
/opt/trinity/lib/libartsflow_idl.so
/opt/trinity/lib/libartsflow_idl.so.1
/opt/trinity/lib/libartsflow_idl.so.1.0.0
/opt/trinity/lib/libartsgsl.a
/opt/trinity/lib/libartsgslplayobject.la
/opt/trinity/lib/libartsgslplayobject.so
/opt/trinity/lib/libartsgslplayobject.so.0
/opt/trinity/lib/libartsgslplayobject.so.0.0.0
/opt/trinity/lib/libartswavplayobject.la
/opt/trinity/lib/libartswavplayobject.so
/opt/trinity/lib/libartswavplayobject.so.0
/opt/trinity/lib/libartswavplayobject.so.0.0.0
/opt/trinity/lib/libgmcop.la
/opt/trinity/lib/libgmcop.so
/opt/trinity/lib/libgmcop.so.1
/opt/trinity/lib/libgmcop.so.1.0.0
/opt/trinity/lib/libkmedia2.la
/opt/trinity/lib/libkmedia2.so
/opt/trinity/lib/libkmedia2.so.1
/opt/trinity/lib/libkmedia2.so.1.0.0
/opt/trinity/lib/libkmedia2_idl.la
/opt/trinity/lib/libkmedia2_idl.so
/opt/trinity/lib/libkmedia2_idl.so.1
/opt/trinity/lib/libkmedia2_idl.so.1.0.0
/opt/trinity/lib/libmcop.la
/opt/trinity/lib/libmcop.so
/opt/trinity/lib/libmcop.so.1
/opt/trinity/lib/libmcop.so.1.0.0
/opt/trinity/lib/libmcop_mt.la
/opt/trinity/lib/libmcop_mt.so
/opt/trinity/lib/libmcop_mt.so.1
/opt/trinity/lib/libmcop_mt.so.1.0.0
/opt/trinity/lib/libqtmcop.la
/opt/trinity/lib/libqtmcop.so
/opt/trinity/lib/libqtmcop.so.1
/opt/trinity/lib/libqtmcop.so.1.0.0
/opt/trinity/lib/libsoundserver_idl.la
/opt/trinity/lib/libsoundserver_idl.so
/opt/trinity/lib/libsoundserver_idl.so.1
/opt/trinity/lib/libsoundserver_idl.so.1.0.0
/opt/trinity/lib/mcop/Arts/DataHandlePlay.mcopclass
/opt/trinity/lib/mcop/Arts/FileInputStream.mcopclass
/opt/trinity/lib/mcop/Arts/GSLPlayObject.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_ADD.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_AMAN_PLAY.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_AMAN_RECORD.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_BUS_DOWNLINK.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_BUS_UPLINK.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_FREQUENCY.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_MUL.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_MULTI_ADD.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_PLAY.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_PLAY_WAV.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_RECORD.mcopclass
/opt/trinity/lib/mcop/Arts/Synth_WAVE_SIN.mcopclass
/opt/trinity/lib/mcop/Arts/WavPlayObject.mcopclass
/opt/trinity/lib/mcop/Arts/WaveDataHandle.mcopclass
/opt/trinity/lib/mcop/artsflow.mcopclass
/opt/trinity/lib/mcop/artsflow.mcoptype
/opt/trinity/lib/mcop/kmedia2.mcopclass
/opt/trinity/lib/mcop/kmedia2.mcoptype
/opt/trinity/lib/mcop/soundserver.mcopclass
/opt/trinity/lib/mcop/soundserver.mcoptype
/opt/trinity/libdata/pkgconfig/arts.pc
/opt/trinity/libdata/pkgconfig/artsc.pc
/usr/local/include/at-spi2-atk/2.0/atk-bridge.h
/usr/local/lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
/usr/local/lib/gtk-2.0/modules/libatk-bridge.so
/usr/local/lib/libatk-bridge-2.0.so
/usr/local/lib/libatk-bridge-2.0.so.0
/usr/local/lib/libatk-bridge-2.0.so.0.0.0
/usr/local/libdata/pkgconfig/atk-bridge-2.0.pc
/usr/local/share/licenses/at-spi2-atk-2.34.2/LGPL21
/usr/local/share/licenses/at-spi2-atk-2.34.2/LICENSE
/usr/local/share/licenses/at-spi2-atk-2.34.2/catalog.mk
/usr/local/etc/xdg/autostart/at-spi-dbus-bus.desktop
/usr/local/include/at-spi-2.0/atspi/atspi-accessible.h
/usr/local/include/at-spi-2.0/atspi/atspi-action.h
/usr/local/include/at-spi-2.0/atspi/atspi-application.h
/usr/local/include/at-spi-2.0/atspi/atspi-collection.h
/usr/local/include/at-spi-2.0/atspi/atspi-component.h
/usr/local/include/at-spi-2.0/atspi/atspi-constants.h
/usr/local/include/at-spi-2.0/atspi/atspi-device-listener.h
/usr/local/include/at-spi-2.0/atspi/atspi-document.h
/usr/local/include/at-spi-2.0/atspi/atspi-editabletext.h
/usr/local/include/at-spi-2.0/atspi/atspi-enum-types.h
/usr/local/include/at-spi-2.0/atspi/atspi-event-listener.h
/usr/local/include/at-spi-2.0/atspi/atspi-gmain.h
/usr/local/include/at-spi-2.0/atspi/atspi-hyperlink.h
/usr/local/include/at-spi-2.0/atspi/atspi-hypertext.h
/usr/local/include/at-spi-2.0/atspi/atspi-image.h
/usr/local/include/at-spi-2.0/atspi/atspi-matchrule.h
/usr/local/include/at-spi-2.0/atspi/atspi-misc.h
/usr/local/include/at-spi-2.0/atspi/atspi-object.h
/usr/local/include/at-spi-2.0/atspi/atspi-registry.h
/usr/local/include/at-spi-2.0/atspi/atspi-relation.h
/usr/local/include/at-spi-2.0/atspi/atspi-selection.h
/usr/local/include/at-spi-2.0/atspi/atspi-stateset.h
/usr/local/include/at-spi-2.0/atspi/atspi-table-cell.h
/usr/local/include/at-spi-2.0/atspi/atspi-table.h
/usr/local/include/at-spi-2.0/atspi/atspi-text.h
/usr/local/include/at-spi-2.0/atspi/atspi-types.h
/usr/local/include/at-spi-2.0/atspi/atspi-value.h
/usr/local/include/at-spi-2.0/atspi/atspi.h
/usr/local/lib/girepository-1.0/Atspi-2.0.typelib
/usr/local/lib/libatspi.so
/usr/local/lib/libatspi.so.0
/usr/local/lib/libatspi.so.0.0.1
/usr/local/libdata/pkgconfig/atspi-2.pc
/usr/local/libexec/at-spi-bus-launcher
/usr/local/libexec/at-spi2-registryd
/usr/local/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
/usr/local/share/dbus-1/services/org.a11y.Bus.service
/usr/local/share/defaults/at-spi2/accessibility.conf
/usr/local/share/gir-1.0/Atspi-2.0.gir
/usr/local/share/licenses/at-spi2-core-2.36.0/LGPL21
/usr/local/share/licenses/at-spi2-core-2.36.0/LICENSE
/usr/local/share/licenses/at-spi2-core-2.36.0/catalog.mk
/usr/local/share/locale/an/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/as/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ast/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/be/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/bg/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/bs/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ca/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/cs/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/da/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/de/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/el/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/eo/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/es/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/et/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/eu/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/fa/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/fi/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/fr/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/fur/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ga/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/gd/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/gl/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/gu/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/he/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/hi/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/hr/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/hu/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/id/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/it/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ja/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/kk/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/km/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/kn/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ko/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/lt/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/lv/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ml/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/mr/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ms/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/nb/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ne/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/nl/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/oc/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/or/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/pa/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/pl/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/pt/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ro/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ru/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sk/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sl/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sq/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sr/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/sv/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ta/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/te/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/tg/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/tr/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/ug/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/uk/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/vi/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo
/usr/local/include/atk-1.0/atk/atk-enum-types.h
/usr/local/include/atk-1.0/atk/atk.h
/usr/local/include/atk-1.0/atk/atkaction.h
/usr/local/include/atk-1.0/atk/atkcomponent.h
/usr/local/include/atk-1.0/atk/atkdocument.h
/usr/local/include/atk-1.0/atk/atkeditabletext.h
/usr/local/include/atk-1.0/atk/atkgobjectaccessible.h
/usr/local/include/atk-1.0/atk/atkhyperlink.h
/usr/local/include/atk-1.0/atk/atkhyperlinkimpl.h
/usr/local/include/atk-1.0/atk/atkhypertext.h
/usr/local/include/atk-1.0/atk/atkimage.h
/usr/local/include/atk-1.0/atk/atkmisc.h
/usr/local/include/atk-1.0/atk/atknoopobject.h
/usr/local/include/atk-1.0/atk/atknoopobjectfactory.h
/usr/local/include/atk-1.0/atk/atkobject.h
/usr/local/include/atk-1.0/atk/atkobjectfactory.h
/usr/local/include/atk-1.0/atk/atkplug.h
/usr/local/include/atk-1.0/atk/atkrange.h
/usr/local/include/atk-1.0/atk/atkregistry.h
/usr/local/include/atk-1.0/atk/atkrelation.h
/usr/local/include/atk-1.0/atk/atkrelationset.h
/usr/local/include/atk-1.0/atk/atkrelationtype.h
/usr/local/include/atk-1.0/atk/atkselection.h
/usr/local/include/atk-1.0/atk/atksocket.h
/usr/local/include/atk-1.0/atk/atkstate.h
/usr/local/include/atk-1.0/atk/atkstateset.h
/usr/local/include/atk-1.0/atk/atkstreamablecontent.h
/usr/local/include/atk-1.0/atk/atktable.h
/usr/local/include/atk-1.0/atk/atktablecell.h
/usr/local/include/atk-1.0/atk/atktext.h
/usr/local/include/atk-1.0/atk/atkutil.h
/usr/local/include/atk-1.0/atk/atkvalue.h
/usr/local/include/atk-1.0/atk/atkversion.h
/usr/local/include/atk-1.0/atk/atkwindow.h
/usr/local/lib/girepository-1.0/Atk-1.0.typelib
/usr/local/lib/libatk-1.0.so
/usr/local/lib/libatk-1.0.so.0
/usr/local/lib/libatk-1.0.so.0.23609.1
/usr/local/libdata/pkgconfig/atk.pc
/usr/local/share/gir-1.0/Atk-1.0.gir
/usr/local/share/licenses/atk-2.36.0/LGPL20+
/usr/local/share/licenses/atk-2.36.0/LICENSE
/usr/local/share/licenses/atk-2.36.0/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/atk10.mo
/usr/local/share/locale/am/LC_MESSAGES/atk10.mo
/usr/local/share/locale/an/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ar/LC_MESSAGES/atk10.mo
/usr/local/share/locale/as/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ast/LC_MESSAGES/atk10.mo
/usr/local/share/locale/az/LC_MESSAGES/atk10.mo
/usr/local/share/locale/be/LC_MESSAGES/atk10.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/atk10.mo
/usr/local/share/locale/bg/LC_MESSAGES/atk10.mo
/usr/local/share/locale/bn/LC_MESSAGES/atk10.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/atk10.mo
/usr/local/share/locale/bs/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ca/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ckb/LC_MESSAGES/atk10.mo
/usr/local/share/locale/cs/LC_MESSAGES/atk10.mo
/usr/local/share/locale/cy/LC_MESSAGES/atk10.mo
/usr/local/share/locale/da/LC_MESSAGES/atk10.mo
/usr/local/share/locale/de/LC_MESSAGES/atk10.mo
/usr/local/share/locale/dz/LC_MESSAGES/atk10.mo
/usr/local/share/locale/el/LC_MESSAGES/atk10.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/atk10.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/atk10.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/atk10.mo
/usr/local/share/locale/eo/LC_MESSAGES/atk10.mo
/usr/local/share/locale/es/LC_MESSAGES/atk10.mo
/usr/local/share/locale/et/LC_MESSAGES/atk10.mo
/usr/local/share/locale/eu/LC_MESSAGES/atk10.mo
/usr/local/share/locale/fa/LC_MESSAGES/atk10.mo
/usr/local/share/locale/fi/LC_MESSAGES/atk10.mo
/usr/local/share/locale/fr/LC_MESSAGES/atk10.mo
/usr/local/share/locale/fur/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ga/LC_MESSAGES/atk10.mo
/usr/local/share/locale/gd/LC_MESSAGES/atk10.mo
/usr/local/share/locale/gl/LC_MESSAGES/atk10.mo
/usr/local/share/locale/gu/LC_MESSAGES/atk10.mo
/usr/local/share/locale/he/LC_MESSAGES/atk10.mo
/usr/local/share/locale/hi/LC_MESSAGES/atk10.mo
/usr/local/share/locale/hr/LC_MESSAGES/atk10.mo
/usr/local/share/locale/hu/LC_MESSAGES/atk10.mo
/usr/local/share/locale/hy/LC_MESSAGES/atk10.mo
/usr/local/share/locale/id/LC_MESSAGES/atk10.mo
/usr/local/share/locale/is/LC_MESSAGES/atk10.mo
/usr/local/share/locale/it/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ja/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ka/LC_MESSAGES/atk10.mo
/usr/local/share/locale/kk/LC_MESSAGES/atk10.mo
/usr/local/share/locale/km/LC_MESSAGES/atk10.mo
/usr/local/share/locale/kn/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ko/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ku/LC_MESSAGES/atk10.mo
/usr/local/share/locale/li/LC_MESSAGES/atk10.mo
/usr/local/share/locale/lt/LC_MESSAGES/atk10.mo
/usr/local/share/locale/lv/LC_MESSAGES/atk10.mo
/usr/local/share/locale/mai/LC_MESSAGES/atk10.mo
/usr/local/share/locale/mk/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ml/LC_MESSAGES/atk10.mo
/usr/local/share/locale/mn/LC_MESSAGES/atk10.mo
/usr/local/share/locale/mr/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ms/LC_MESSAGES/atk10.mo
/usr/local/share/locale/nb/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ne/LC_MESSAGES/atk10.mo
/usr/local/share/locale/nl/LC_MESSAGES/atk10.mo
/usr/local/share/locale/nn/LC_MESSAGES/atk10.mo
/usr/local/share/locale/oc/LC_MESSAGES/atk10.mo
/usr/local/share/locale/or/LC_MESSAGES/atk10.mo
/usr/local/share/locale/pa/LC_MESSAGES/atk10.mo
/usr/local/share/locale/pl/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ps/LC_MESSAGES/atk10.mo
/usr/local/share/locale/pt/LC_MESSAGES/atk10.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ro/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ru/LC_MESSAGES/atk10.mo
/usr/local/share/locale/rw/LC_MESSAGES/atk10.mo
/usr/local/share/locale/si/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sk/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sl/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sq/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sr/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/atk10.mo
/usr/local/share/locale/sv/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ta/LC_MESSAGES/atk10.mo
/usr/local/share/locale/te/LC_MESSAGES/atk10.mo
/usr/local/share/locale/tg/LC_MESSAGES/atk10.mo
/usr/local/share/locale/th/LC_MESSAGES/atk10.mo
/usr/local/share/locale/tk/LC_MESSAGES/atk10.mo
/usr/local/share/locale/tr/LC_MESSAGES/atk10.mo
/usr/local/share/locale/tt/LC_MESSAGES/atk10.mo
/usr/local/share/locale/ug/LC_MESSAGES/atk10.mo
/usr/local/share/locale/uk/LC_MESSAGES/atk10.mo
/usr/local/share/locale/vi/LC_MESSAGES/atk10.mo
/usr/local/share/locale/wa/LC_MESSAGES/atk10.mo
/usr/local/share/locale/xh/LC_MESSAGES/atk10.mo
/usr/local/share/locale/yi/LC_MESSAGES/atk10.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/atk10.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/atk10.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/atk10.mo
/usr/local/share/locale/zu/LC_MESSAGES/atk10.mo
/usr/local/bin/autoconf-2.69
/usr/local/bin/autoheader-2.69
/usr/local/bin/autom4te-2.69
/usr/local/bin/autoreconf-2.69
/usr/local/bin/autoscan-2.69
/usr/local/bin/autoupdate-2.69
/usr/local/bin/ifnames-2.69
/usr/local/man/man1/autoconf-2.69.1.gz
/usr/local/man/man1/autoheader-2.69.1.gz
/usr/local/man/man1/autom4te-2.69.1.gz
/usr/local/man/man1/autoreconf-2.69.1.gz
/usr/local/man/man1/autoscan-2.69.1.gz
/usr/local/man/man1/autoupdate-2.69.1.gz
/usr/local/man/man1/config.guess-2.69.1.gz
/usr/local/man/man1/config.sub-2.69.1.gz
/usr/local/man/man1/ifnames-2.69.1.gz
/usr/local/share/autoconf-2.69/Autom4te/C4che.pm
/usr/local/share/autoconf-2.69/Autom4te/ChannelDefs.pm
/usr/local/share/autoconf-2.69/Autom4te/Channels.pm
/usr/local/share/autoconf-2.69/Autom4te/Configure_ac.pm
/usr/local/share/autoconf-2.69/Autom4te/FileUtils.pm
/usr/local/share/autoconf-2.69/Autom4te/General.pm
/usr/local/share/autoconf-2.69/Autom4te/Getopt.pm
/usr/local/share/autoconf-2.69/Autom4te/Request.pm
/usr/local/share/autoconf-2.69/Autom4te/XFile.pm
/usr/local/share/autoconf-2.69/INSTALL
/usr/local/share/autoconf-2.69/autoconf/autoconf.m4
/usr/local/share/autoconf-2.69/autoconf/autoconf.m4f
/usr/local/share/autoconf-2.69/autoconf/autoheader.m4
/usr/local/share/autoconf-2.69/autoconf/autoscan.m4
/usr/local/share/autoconf-2.69/autoconf/autotest.m4
/usr/local/share/autoconf-2.69/autoconf/autoupdate.m4
/usr/local/share/autoconf-2.69/autoconf/c.m4
/usr/local/share/autoconf-2.69/autoconf/erlang.m4
/usr/local/share/autoconf-2.69/autoconf/fortran.m4
/usr/local/share/autoconf-2.69/autoconf/functions.m4
/usr/local/share/autoconf-2.69/autoconf/general.m4
/usr/local/share/autoconf-2.69/autoconf/go.m4
/usr/local/share/autoconf-2.69/autoconf/headers.m4
/usr/local/share/autoconf-2.69/autoconf/lang.m4
/usr/local/share/autoconf-2.69/autoconf/libs.m4
/usr/local/share/autoconf-2.69/autoconf/oldnames.m4
/usr/local/share/autoconf-2.69/autoconf/programs.m4
/usr/local/share/autoconf-2.69/autoconf/specific.m4
/usr/local/share/autoconf-2.69/autoconf/status.m4
/usr/local/share/autoconf-2.69/autoconf/types.m4
/usr/local/share/autoconf-2.69/autom4te.cfg
/usr/local/share/autoconf-2.69/autoscan/autoscan.list
/usr/local/share/autoconf-2.69/autotest/autotest.m4
/usr/local/share/autoconf-2.69/autotest/autotest.m4f
/usr/local/share/autoconf-2.69/autotest/general.m4
/usr/local/share/autoconf-2.69/autotest/specific.m4
/usr/local/share/autoconf-2.69/config.guess
/usr/local/share/autoconf-2.69/config.sub
/usr/local/share/autoconf-2.69/elisp-comp
/usr/local/share/autoconf-2.69/install-sh
/usr/local/share/autoconf-2.69/m4sugar/foreach.m4
/usr/local/share/autoconf-2.69/m4sugar/m4sh.m4
/usr/local/share/autoconf-2.69/m4sugar/m4sh.m4f
/usr/local/share/autoconf-2.69/m4sugar/m4sugar.m4
/usr/local/share/autoconf-2.69/m4sugar/m4sugar.m4f
/usr/local/share/autoconf-2.69/m4sugar/version.m4
/usr/local/share/autoconf-2.69/mdate-sh
/usr/local/share/autoconf-2.69/missing
/usr/local/share/info/autoconf.info
/usr/local/share/licenses/autoconf-2.69_3/AUTOCONF_CONFIGURE_SCRIPT_EXCEPTION
/usr/local/share/licenses/autoconf-2.69_3/GFDL
/usr/local/share/licenses/autoconf-2.69_3/GPLv2+
/usr/local/share/licenses/autoconf-2.69_3/GPLv3+
/usr/local/share/licenses/autoconf-2.69_3/LICENSE
/usr/local/share/licenses/autoconf-2.69_3/catalog.mk
/usr/local/bin/autoconf
/usr/local/bin/autoconf-wrapper
/usr/local/bin/autoheader
/usr/local/bin/autom4te
/usr/local/bin/autoreconf
/usr/local/bin/autoscan
/usr/local/bin/autoupdate
/usr/local/bin/ifnames
/usr/local/share/licenses/autoconf-wrapper-20131203/BSD2CLAUSE
/usr/local/share/licenses/autoconf-wrapper-20131203/LICENSE
/usr/local/share/licenses/autoconf-wrapper-20131203/catalog.mk
/usr/local/bin/aclocal
/usr/local/bin/aclocal-1.16
/usr/local/bin/automake
/usr/local/bin/automake-1.16
/usr/local/man/man1/aclocal-1.16.1.gz
/usr/local/man/man1/aclocal.1.gz
/usr/local/man/man1/automake-1.16.1.gz
/usr/local/man/man1/automake.1.gz
/usr/local/share/aclocal-1.16/amversion.m4
/usr/local/share/aclocal-1.16/ar-lib.m4
/usr/local/share/aclocal-1.16/as.m4
/usr/local/share/aclocal-1.16/auxdir.m4
/usr/local/share/aclocal-1.16/cond-if.m4
/usr/local/share/aclocal-1.16/cond.m4
/usr/local/share/aclocal-1.16/depend.m4
/usr/local/share/aclocal-1.16/depout.m4
/usr/local/share/aclocal-1.16/dmalloc.m4
/usr/local/share/aclocal-1.16/extra-recurs.m4
/usr/local/share/aclocal-1.16/gcj.m4
/usr/local/share/aclocal-1.16/init.m4
/usr/local/share/aclocal-1.16/install-sh.m4
/usr/local/share/aclocal-1.16/internal/ac-config-macro-dirs.m4
/usr/local/share/aclocal-1.16/lead-dot.m4
/usr/local/share/aclocal-1.16/lex.m4
/usr/local/share/aclocal-1.16/lispdir.m4
/usr/local/share/aclocal-1.16/maintainer.m4
/usr/local/share/aclocal-1.16/make.m4
/usr/local/share/aclocal-1.16/missing.m4
/usr/local/share/aclocal-1.16/mkdirp.m4
/usr/local/share/aclocal-1.16/obsolete.m4
/usr/local/share/aclocal-1.16/options.m4
/usr/local/share/aclocal-1.16/prog-cc-c-o.m4
/usr/local/share/aclocal-1.16/python.m4
/usr/local/share/aclocal-1.16/runlog.m4
/usr/local/share/aclocal-1.16/sanity.m4
/usr/local/share/aclocal-1.16/silent.m4
/usr/local/share/aclocal-1.16/strip.m4
/usr/local/share/aclocal-1.16/substnot.m4
/usr/local/share/aclocal-1.16/tar.m4
/usr/local/share/aclocal-1.16/upc.m4
/usr/local/share/aclocal-1.16/vala.m4
/usr/local/share/aclocal/README
/usr/local/share/automake-1.16/Automake/ChannelDefs.pm
/usr/local/share/automake-1.16/Automake/Channels.pm
/usr/local/share/automake-1.16/Automake/Condition.pm
/usr/local/share/automake-1.16/Automake/Config.pm
/usr/local/share/automake-1.16/Automake/Configure_ac.pm
/usr/local/share/automake-1.16/Automake/DisjConditions.pm
/usr/local/share/automake-1.16/Automake/FileUtils.pm
/usr/local/share/automake-1.16/Automake/General.pm
/usr/local/share/automake-1.16/Automake/Getopt.pm
/usr/local/share/automake-1.16/Automake/Item.pm
/usr/local/share/automake-1.16/Automake/ItemDef.pm
/usr/local/share/automake-1.16/Automake/Language.pm
/usr/local/share/automake-1.16/Automake/Location.pm
/usr/local/share/automake-1.16/Automake/Options.pm
/usr/local/share/automake-1.16/Automake/Rule.pm
/usr/local/share/automake-1.16/Automake/RuleDef.pm
/usr/local/share/automake-1.16/Automake/VarDef.pm
/usr/local/share/automake-1.16/Automake/Variable.pm
/usr/local/share/automake-1.16/Automake/Version.pm
/usr/local/share/automake-1.16/Automake/Wrap.pm
/usr/local/share/automake-1.16/Automake/XFile.pm
/usr/local/share/automake-1.16/COPYING
/usr/local/share/automake-1.16/INSTALL
/usr/local/share/automake-1.16/am/check.am
/usr/local/share/automake-1.16/am/check2.am
/usr/local/share/automake-1.16/am/clean-hdr.am
/usr/local/share/automake-1.16/am/clean.am
/usr/local/share/automake-1.16/am/compile.am
/usr/local/share/automake-1.16/am/configure.am
/usr/local/share/automake-1.16/am/data.am
/usr/local/share/automake-1.16/am/dejagnu.am
/usr/local/share/automake-1.16/am/depend.am
/usr/local/share/automake-1.16/am/depend2.am
/usr/local/share/automake-1.16/am/distdir.am
/usr/local/share/automake-1.16/am/footer.am
/usr/local/share/automake-1.16/am/header-vars.am
/usr/local/share/automake-1.16/am/header.am
/usr/local/share/automake-1.16/am/inst-vars.am
/usr/local/share/automake-1.16/am/install.am
/usr/local/share/automake-1.16/am/java.am
/usr/local/share/automake-1.16/am/lang-compile.am
/usr/local/share/automake-1.16/am/lex.am
/usr/local/share/automake-1.16/am/library.am
/usr/local/share/automake-1.16/am/libs.am
/usr/local/share/automake-1.16/am/libtool.am
/usr/local/share/automake-1.16/am/lisp.am
/usr/local/share/automake-1.16/am/ltlib.am
/usr/local/share/automake-1.16/am/ltlibrary.am
/usr/local/share/automake-1.16/am/mans-vars.am
/usr/local/share/automake-1.16/am/mans.am
/usr/local/share/automake-1.16/am/program.am
/usr/local/share/automake-1.16/am/progs.am
/usr/local/share/automake-1.16/am/python.am
/usr/local/share/automake-1.16/am/remake-hdr.am
/usr/local/share/automake-1.16/am/scripts.am
/usr/local/share/automake-1.16/am/subdirs.am
/usr/local/share/automake-1.16/am/tags.am
/usr/local/share/automake-1.16/am/texi-vers.am
/usr/local/share/automake-1.16/am/texibuild.am
/usr/local/share/automake-1.16/am/texinfos.am
/usr/local/share/automake-1.16/am/vala.am
/usr/local/share/automake-1.16/am/yacc.am
/usr/local/share/automake-1.16/ar-lib
/usr/local/share/automake-1.16/compile
/usr/local/share/automake-1.16/config.guess
/usr/local/share/automake-1.16/config.sub
/usr/local/share/automake-1.16/depcomp
/usr/local/share/automake-1.16/install-sh
/usr/local/share/automake-1.16/mdate-sh
/usr/local/share/automake-1.16/missing
/usr/local/share/automake-1.16/mkinstalldirs
/usr/local/share/automake-1.16/py-compile
/usr/local/share/automake-1.16/tap-driver.sh
/usr/local/share/automake-1.16/test-driver
/usr/local/share/automake-1.16/texinfo.tex
/usr/local/share/automake-1.16/ylwrap
/usr/local/share/doc/automake/amhello-1.0.tar.gz
/usr/local/share/info/automake-history.info
/usr/local/share/info/automake.info
/usr/local/share/info/automake.info-1
/usr/local/share/info/automake.info-2
/usr/local/share/licenses/automake-1.16.5/GFDL
/usr/local/share/licenses/automake-1.16.5/GPLv2+
/usr/local/share/licenses/automake-1.16.5/LICENSE
/usr/local/share/licenses/automake-1.16.5/catalog.mk
/usr/local/bin/avahi-browse
/usr/local/bin/avahi-browse-domains
/usr/local/bin/avahi-publish
/usr/local/bin/avahi-publish-address
/usr/local/bin/avahi-publish-service
/usr/local/bin/avahi-resolve
/usr/local/bin/avahi-resolve-address
/usr/local/bin/avahi-resolve-host-name
/usr/local/bin/avahi-set-host-name
/usr/local/etc/avahi/avahi-daemon.conf.sample
/usr/local/etc/avahi/avahi-dnsconfd.action
/usr/local/etc/avahi/hosts.sample
/usr/local/etc/avahi/services/sftp-ssh.service
/usr/local/etc/avahi/services/ssh.service
/usr/local/etc/dbus-1/system.d/avahi-dbus.conf
/usr/local/etc/rc.d/avahi-daemon
/usr/local/etc/rc.d/avahi-dnsconfd
/usr/local/include/avahi-client/client.h
/usr/local/include/avahi-client/lookup.h
/usr/local/include/avahi-client/publish.h
/usr/local/include/avahi-common/address.h
/usr/local/include/avahi-common/alternative.h
/usr/local/include/avahi-common/cdecl.h
/usr/local/include/avahi-common/defs.h
/usr/local/include/avahi-common/domain.h
/usr/local/include/avahi-common/error.h
/usr/local/include/avahi-common/gccmacro.h
/usr/local/include/avahi-common/llist.h
/usr/local/include/avahi-common/malloc.h
/usr/local/include/avahi-common/rlist.h
/usr/local/include/avahi-common/simple-watch.h
/usr/local/include/avahi-common/strlst.h
/usr/local/include/avahi-common/thread-watch.h
/usr/local/include/avahi-common/timeval.h
/usr/local/include/avahi-common/watch.h
/usr/local/include/avahi-compat-howl/corby/buffer.h
/usr/local/include/avahi-compat-howl/corby/channel.h
/usr/local/include/avahi-compat-howl/corby/corby.h
/usr/local/include/avahi-compat-howl/corby/message.h
/usr/local/include/avahi-compat-howl/corby/object.h
/usr/local/include/avahi-compat-howl/corby/orb.h
/usr/local/include/avahi-compat-howl/discovery/discovery.h
/usr/local/include/avahi-compat-howl/discovery/text_record.h
/usr/local/include/avahi-compat-howl/howl.h
/usr/local/include/avahi-compat-howl/rendezvous/rendezvous.h
/usr/local/include/avahi-compat-howl/rendezvous/text_record.h
/usr/local/include/avahi-compat-howl/salt/address.h
/usr/local/include/avahi-compat-howl/salt/debug.h
/usr/local/include/avahi-compat-howl/salt/interface.h
/usr/local/include/avahi-compat-howl/salt/platform.h
/usr/local/include/avahi-compat-howl/salt/salt.h
/usr/local/include/avahi-compat-howl/salt/signal.h
/usr/local/include/avahi-compat-howl/salt/socket.h
/usr/local/include/avahi-compat-howl/salt/time.h
/usr/local/include/avahi-core/core.h
/usr/local/include/avahi-core/log.h
/usr/local/include/avahi-core/lookup.h
/usr/local/include/avahi-core/publish.h
/usr/local/include/avahi-core/rr.h
/usr/local/include/avahi-glib/glib-malloc.h
/usr/local/include/avahi-glib/glib-watch.h
/usr/local/include/avahi-gobject/ga-client.h
/usr/local/include/avahi-gobject/ga-entry-group.h
/usr/local/include/avahi-gobject/ga-enums.h
/usr/local/include/avahi-gobject/ga-error.h
/usr/local/include/avahi-gobject/ga-record-browser.h
/usr/local/include/avahi-gobject/ga-service-browser.h
/usr/local/include/avahi-gobject/ga-service-resolver.h
/usr/local/include/avahi-libevent/libevent-watch.h
/usr/local/lib/avahi/.keep
/usr/local/lib/girepository-1.0/Avahi-0.6.typelib
/usr/local/lib/girepository-1.0/AvahiCore-0.6.typelib
/usr/local/lib/libavahi-client.so
/usr/local/lib/libavahi-client.so.3
/usr/local/lib/libavahi-client.so.3.2.9
/usr/local/lib/libavahi-common.so
/usr/local/lib/libavahi-common.so.3
/usr/local/lib/libavahi-common.so.3.5.4
/usr/local/lib/libavahi-core.so
/usr/local/lib/libavahi-core.so.7
/usr/local/lib/libavahi-core.so.7.1.0
/usr/local/lib/libavahi-glib.so
/usr/local/lib/libavahi-glib.so.1
/usr/local/lib/libavahi-glib.so.1.0.2
/usr/local/lib/libavahi-gobject.so
/usr/local/lib/libavahi-gobject.so.0
/usr/local/lib/libavahi-gobject.so.0.0.5
/usr/local/lib/libavahi-libevent.so
/usr/local/lib/libavahi-libevent.so.1
/usr/local/lib/libavahi-libevent.so.1.0.0
/usr/local/lib/libhowl.so
/usr/local/lib/libhowl.so.0
/usr/local/lib/libhowl.so.0.0.0
/usr/local/libdata/pkgconfig/avahi-client.pc
/usr/local/libdata/pkgconfig/avahi-compat-howl.pc
/usr/local/libdata/pkgconfig/avahi-core.pc
/usr/local/libdata/pkgconfig/avahi-glib.pc
/usr/local/libdata/pkgconfig/avahi-gobject.pc
/usr/local/libdata/pkgconfig/avahi-libevent.pc
/usr/local/man/man1/avahi-browse-domains.1.gz
/usr/local/man/man1/avahi-browse.1.gz
/usr/local/man/man1/avahi-publish-address.1.gz
/usr/local/man/man1/avahi-publish-service.1.gz
/usr/local/man/man1/avahi-publish.1.gz
/usr/local/man/man1/avahi-resolve-address.1.gz
/usr/local/man/man1/avahi-resolve-host-name.1.gz
/usr/local/man/man1/avahi-resolve.1.gz
/usr/local/man/man1/avahi-set-host-name.1.gz
/usr/local/man/man5/avahi-daemon.conf.5.gz
/usr/local/man/man5/avahi.hosts.5.gz
/usr/local/man/man5/avahi.service.5.gz
/usr/local/man/man8/avahi-daemon.8.gz
/usr/local/man/man8/avahi-dnsconfd.8.gz
/usr/local/man/man8/avahi-dnsconfd.action.8.gz
/usr/local/sbin/avahi-daemon
/usr/local/sbin/avahi-dnsconfd
/usr/local/share/avahi/avahi-service.dtd
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.EntryGroup.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.HostNameResolver.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.RecordBrowser.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml
/usr/local/share/dbus-1/system-services/org.freedesktop.Avahi.service
/usr/local/share/gir-1.0/Avahi-0.6.gir
/usr/local/share/gir-1.0/AvahiCore-0.6.gir
/usr/local/share/licenses/avahi-app-0.8/LGPL21+
/usr/local/share/licenses/avahi-app-0.8/LICENSE
/usr/local/share/licenses/avahi-app-0.8/catalog.mk
/usr/local/share/locale/ach/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ar/LC_MESSAGES/avahi.mo
/usr/local/share/locale/bg/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ca/LC_MESSAGES/avahi.mo
/usr/local/share/locale/cs/LC_MESSAGES/avahi.mo
/usr/local/share/locale/da/LC_MESSAGES/avahi.mo
/usr/local/share/locale/de/LC_MESSAGES/avahi.mo
/usr/local/share/locale/el/LC_MESSAGES/avahi.mo
/usr/local/share/locale/en_AU/LC_MESSAGES/avahi.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/avahi.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/avahi.mo
/usr/local/share/locale/en_NZ/LC_MESSAGES/avahi.mo
/usr/local/share/locale/eo/LC_MESSAGES/avahi.mo
/usr/local/share/locale/es/LC_MESSAGES/avahi.mo
/usr/local/share/locale/et/LC_MESSAGES/avahi.mo
/usr/local/share/locale/fa/LC_MESSAGES/avahi.mo
/usr/local/share/locale/fi/LC_MESSAGES/avahi.mo
/usr/local/share/locale/fo/LC_MESSAGES/avahi.mo
/usr/local/share/locale/fr/LC_MESSAGES/avahi.mo
/usr/local/share/locale/gl/LC_MESSAGES/avahi.mo
/usr/local/share/locale/he/LC_MESSAGES/avahi.mo
/usr/local/share/locale/hu/LC_MESSAGES/avahi.mo
/usr/local/share/locale/id/LC_MESSAGES/avahi.mo
/usr/local/share/locale/it/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ja/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ko/LC_MESSAGES/avahi.mo
/usr/local/share/locale/lv/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ms/LC_MESSAGES/avahi.mo
/usr/local/share/locale/nl/LC_MESSAGES/avahi.mo
/usr/local/share/locale/oc/LC_MESSAGES/avahi.mo
/usr/local/share/locale/pl/LC_MESSAGES/avahi.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ro/LC_MESSAGES/avahi.mo
/usr/local/share/locale/ru/LC_MESSAGES/avahi.mo
/usr/local/share/locale/sk/LC_MESSAGES/avahi.mo
/usr/local/share/locale/sl/LC_MESSAGES/avahi.mo
/usr/local/share/locale/sr/LC_MESSAGES/avahi.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/avahi.mo
/usr/local/share/locale/sv/LC_MESSAGES/avahi.mo
/usr/local/share/locale/tr/LC_MESSAGES/avahi.mo
/usr/local/share/locale/uk/LC_MESSAGES/avahi.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/avahi.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/avahi.mo
/usr/local/include/avahi-tqt/qt-watch.h
/usr/local/lib/libavahi-tqt.a
/usr/local/lib/libavahi-tqt.la
/usr/local/lib/libavahi-tqt.so
/usr/local/lib/libavahi-tqt.so.1
/usr/local/lib/libavahi-tqt.so.1.0.0
/usr/local/libdata/pkgconfig/avahi-tqt.pc
/usr/local/bin/bash
/usr/local/bin/bashbug
/usr/local/bin/rbash
/usr/local/include/bash/alias.h
/usr/local/include/bash/array.h
/usr/local/include/bash/arrayfunc.h
/usr/local/include/bash/assoc.h
/usr/local/include/bash/bashansi.h
/usr/local/include/bash/bashintl.h
/usr/local/include/bash/bashjmp.h
/usr/local/include/bash/bashtypes.h
/usr/local/include/bash/builtins.h
/usr/local/include/bash/builtins/bashgetopt.h
/usr/local/include/bash/builtins/builtext.h
/usr/local/include/bash/builtins/common.h
/usr/local/include/bash/builtins/getopt.h
/usr/local/include/bash/command.h
/usr/local/include/bash/config-bot.h
/usr/local/include/bash/config-top.h
/usr/local/include/bash/config.h
/usr/local/include/bash/conftypes.h
/usr/local/include/bash/dispose_cmd.h
/usr/local/include/bash/error.h
/usr/local/include/bash/externs.h
/usr/local/include/bash/general.h
/usr/local/include/bash/hashlib.h
/usr/local/include/bash/include/ansi_stdlib.h
/usr/local/include/bash/include/chartypes.h
/usr/local/include/bash/include/filecntl.h
/usr/local/include/bash/include/gettext.h
/usr/local/include/bash/include/maxpath.h
/usr/local/include/bash/include/memalloc.h
/usr/local/include/bash/include/ocache.h
/usr/local/include/bash/include/posixdir.h
/usr/local/include/bash/include/posixjmp.h
/usr/local/include/bash/include/posixstat.h
/usr/local/include/bash/include/posixtime.h
/usr/local/include/bash/include/posixwait.h
/usr/local/include/bash/include/shmbchar.h
/usr/local/include/bash/include/shmbutil.h
/usr/local/include/bash/include/shtty.h
/usr/local/include/bash/include/stat-time.h
/usr/local/include/bash/include/stdc.h
/usr/local/include/bash/include/systimes.h
/usr/local/include/bash/include/typemax.h
/usr/local/include/bash/include/unionwait.h
/usr/local/include/bash/jobs.h
/usr/local/include/bash/make_cmd.h
/usr/local/include/bash/pathnames.h
/usr/local/include/bash/quit.h
/usr/local/include/bash/shell.h
/usr/local/include/bash/sig.h
/usr/local/include/bash/siglist.h
/usr/local/include/bash/signames.h
/usr/local/include/bash/subst.h
/usr/local/include/bash/syntax.h
/usr/local/include/bash/unwind_prot.h
/usr/local/include/bash/variables.h
/usr/local/include/bash/version.h
/usr/local/include/bash/xmalloc.h
/usr/local/include/bash/y.tab.h
/usr/local/lib/bash/Makefile.inc
/usr/local/lib/bash/accept
/usr/local/lib/bash/basename
/usr/local/lib/bash/csv
/usr/local/lib/bash/cut
/usr/local/lib/bash/dirname
/usr/local/lib/bash/fdflags
/usr/local/lib/bash/finfo
/usr/local/lib/bash/head
/usr/local/lib/bash/id
/usr/local/lib/bash/ln
/usr/local/lib/bash/loadables.h
/usr/local/lib/bash/logname
/usr/local/lib/bash/mkdir
/usr/local/lib/bash/mkfifo
/usr/local/lib/bash/mktemp
/usr/local/lib/bash/mypid
/usr/local/lib/bash/pathchk
/usr/local/lib/bash/print
/usr/local/lib/bash/printenv
/usr/local/lib/bash/push
/usr/local/lib/bash/realpath
/usr/local/lib/bash/rm
/usr/local/lib/bash/rmdir
/usr/local/lib/bash/seq
/usr/local/lib/bash/setpgid
/usr/local/lib/bash/sleep
/usr/local/lib/bash/strftime
/usr/local/lib/bash/sync
/usr/local/lib/bash/tee
/usr/local/lib/bash/truefalse
/usr/local/lib/bash/tty
/usr/local/lib/bash/uname
/usr/local/lib/bash/unlink
/usr/local/lib/bash/whoami
/usr/local/libdata/pkgconfig/bash.pc
/usr/local/man/man1/bash.1.gz
/usr/local/man/man1/bashbug.1.gz
/usr/local/share/doc/bash/CHANGES
/usr/local/share/doc/bash/COMPAT
/usr/local/share/doc/bash/FAQ
/usr/local/share/doc/bash/INTRO
/usr/local/share/doc/bash/NEWS
/usr/local/share/doc/bash/POSIX
/usr/local/share/doc/bash/RBASH
/usr/local/share/doc/bash/README
/usr/local/share/doc/bash/bash.html
/usr/local/share/doc/bash/bashref.html
/usr/local/share/info/bash.info
/usr/local/share/licenses/bash-5.1.12/GPLv3+
/usr/local/share/licenses/bash-5.1.12/LICENSE
/usr/local/share/licenses/bash-5.1.12/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/bash.mo
/usr/local/share/locale/bg/LC_MESSAGES/bash.mo
/usr/local/share/locale/ca/LC_MESSAGES/bash.mo
/usr/local/share/locale/cs/LC_MESSAGES/bash.mo
/usr/local/share/locale/da/LC_MESSAGES/bash.mo
/usr/local/share/locale/de/LC_MESSAGES/bash.mo
/usr/local/share/locale/el/LC_MESSAGES/bash.mo
/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo
/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo
/usr/local/share/locale/eo/LC_MESSAGES/bash.mo
/usr/local/share/locale/es/LC_MESSAGES/bash.mo
/usr/local/share/locale/et/LC_MESSAGES/bash.mo
/usr/local/share/locale/fi/LC_MESSAGES/bash.mo
/usr/local/share/locale/fr/LC_MESSAGES/bash.mo
/usr/local/share/locale/ga/LC_MESSAGES/bash.mo
/usr/local/share/locale/gl/LC_MESSAGES/bash.mo
/usr/local/share/locale/hr/LC_MESSAGES/bash.mo
/usr/local/share/locale/hu/LC_MESSAGES/bash.mo
/usr/local/share/locale/id/LC_MESSAGES/bash.mo
/usr/local/share/locale/it/LC_MESSAGES/bash.mo
/usr/local/share/locale/ja/LC_MESSAGES/bash.mo
/usr/local/share/locale/ko/LC_MESSAGES/bash.mo
/usr/local/share/locale/lt/LC_MESSAGES/bash.mo
/usr/local/share/locale/nb/LC_MESSAGES/bash.mo
/usr/local/share/locale/nl/LC_MESSAGES/bash.mo
/usr/local/share/locale/pl/LC_MESSAGES/bash.mo
/usr/local/share/locale/pt/LC_MESSAGES/bash.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo
/usr/local/share/locale/ro/LC_MESSAGES/bash.mo
/usr/local/share/locale/ru/LC_MESSAGES/bash.mo
/usr/local/share/locale/sk/LC_MESSAGES/bash.mo
/usr/local/share/locale/sl/LC_MESSAGES/bash.mo
/usr/local/share/locale/sr/LC_MESSAGES/bash.mo
/usr/local/share/locale/sv/LC_MESSAGES/bash.mo
/usr/local/share/locale/tr/LC_MESSAGES/bash.mo
/usr/local/share/locale/uk/LC_MESSAGES/bash.mo
/usr/local/share/locale/vi/LC_MESSAGES/bash.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo
/usr/local/etc/bash_completion.d/make
/usr/local/etc/bash_completion.d/mandoc
/usr/local/etc/bash_completion.d/pkg
/usr/local/etc/bash_completion.d/service
/usr/local/libdata/pkgconfig/bash-completion.pc
/usr/local/share/bash-completion/bash_completion
/usr/local/share/bash-completion/bash_completion.sh
/usr/local/share/bash-completion/completions/2to3
/usr/local/share/bash-completion/completions/7z
/usr/local/share/bash-completion/completions/7za
/usr/local/share/bash-completion/completions/_adb
/usr/local/share/bash-completion/completions/_cal
/usr/local/share/bash-completion/completions/_chfn
/usr/local/share/bash-completion/completions/_chsh
/usr/local/share/bash-completion/completions/_dmesg
/usr/local/share/bash-completion/completions/_eject
/usr/local/share/bash-completion/completions/_hexdump
/usr/local/share/bash-completion/completions/_hwclock
/usr/local/share/bash-completion/completions/_ionice
/usr/local/share/bash-completion/completions/_look
/usr/local/share/bash-completion/completions/_mock
/usr/local/share/bash-completion/completions/_modules
/usr/local/share/bash-completion/completions/_mount
/usr/local/share/bash-completion/completions/_mount.linux
/usr/local/share/bash-completion/completions/_newgrp
/usr/local/share/bash-completion/completions/_nmcli
/usr/local/share/bash-completion/completions/_renice
/usr/local/share/bash-completion/completions/_repomanage
/usr/local/share/bash-completion/completions/_reptyr
/usr/local/share/bash-completion/completions/_rfkill
/usr/local/share/bash-completion/completions/_rtcwake
/usr/local/share/bash-completion/completions/_runuser
/usr/local/share/bash-completion/completions/_su
/usr/local/share/bash-completion/completions/_svn
/usr/local/share/bash-completion/completions/_svnadmin
/usr/local/share/bash-completion/completions/_svnlook
/usr/local/share/bash-completion/completions/_udevadm
/usr/local/share/bash-completion/completions/_umount
/usr/local/share/bash-completion/completions/_umount.linux
/usr/local/share/bash-completion/completions/_write
/usr/local/share/bash-completion/completions/_xm
/usr/local/share/bash-completion/completions/_yum
/usr/local/share/bash-completion/completions/a2x
/usr/local/share/bash-completion/completions/abook
/usr/local/share/bash-completion/completions/aclocal
/usr/local/share/bash-completion/completions/aclocal-1.10
/usr/local/share/bash-completion/completions/aclocal-1.11
/usr/local/share/bash-completion/completions/aclocal-1.12
/usr/local/share/bash-completion/completions/aclocal-1.13
/usr/local/share/bash-completion/completions/aclocal-1.14
/usr/local/share/bash-completion/completions/aclocal-1.15
/usr/local/share/bash-completion/completions/aclocal-1.16
/usr/local/share/bash-completion/completions/acpi
/usr/local/share/bash-completion/completions/add_members
/usr/local/share/bash-completion/completions/alias
/usr/local/share/bash-completion/completions/alpine
/usr/local/share/bash-completion/completions/alternatives
/usr/local/share/bash-completion/completions/animate
/usr/local/share/bash-completion/completions/ant
/usr/local/share/bash-completion/completions/apache2ctl
/usr/local/share/bash-completion/completions/appdata-validate
/usr/local/share/bash-completion/completions/apropos
/usr/local/share/bash-completion/completions/apt-build
/usr/local/share/bash-completion/completions/apt-cache
/usr/local/share/bash-completion/completions/apt-get
/usr/local/share/bash-completion/completions/aptitude
/usr/local/share/bash-completion/completions/aptitude-curses
/usr/local/share/bash-completion/completions/arch
/usr/local/share/bash-completion/completions/arm-koji
/usr/local/share/bash-completion/completions/arp
/usr/local/share/bash-completion/completions/arping
/usr/local/share/bash-completion/completions/arpspoof
/usr/local/share/bash-completion/completions/asciidoc
/usr/local/share/bash-completion/completions/asciidoc.py
/usr/local/share/bash-completion/completions/aspell
/usr/local/share/bash-completion/completions/autoconf
/usr/local/share/bash-completion/completions/autoheader
/usr/local/share/bash-completion/completions/automake
/usr/local/share/bash-completion/completions/automake-1.10
/usr/local/share/bash-completion/completions/automake-1.11
/usr/local/share/bash-completion/completions/automake-1.12
/usr/local/share/bash-completion/completions/automake-1.13
/usr/local/share/bash-completion/completions/automake-1.14
/usr/local/share/bash-completion/completions/automake-1.15
/usr/local/share/bash-completion/completions/automake-1.16
/usr/local/share/bash-completion/completions/autoreconf
/usr/local/share/bash-completion/completions/autorpm
/usr/local/share/bash-completion/completions/autoscan
/usr/local/share/bash-completion/completions/autossh
/usr/local/share/bash-completion/completions/autoupdate
/usr/local/share/bash-completion/completions/avctrl
/usr/local/share/bash-completion/completions/badblocks
/usr/local/share/bash-completion/completions/bind
/usr/local/share/bash-completion/completions/bk
/usr/local/share/bash-completion/completions/bmake
/usr/local/share/bash-completion/completions/brctl
/usr/local/share/bash-completion/completions/bsdtar
/usr/local/share/bash-completion/completions/btdownloadcurses.py
/usr/local/share/bash-completion/completions/btdownloadgui.py
/usr/local/share/bash-completion/completions/btdownloadheadless.py
/usr/local/share/bash-completion/completions/bts
/usr/local/share/bash-completion/completions/bzip2
/usr/local/share/bash-completion/completions/c++
/usr/local/share/bash-completion/completions/cancel
/usr/local/share/bash-completion/completions/cardctl
/usr/local/share/bash-completion/completions/carton
/usr/local/share/bash-completion/completions/cc
/usr/local/share/bash-completion/completions/ccache
/usr/local/share/bash-completion/completions/ccze
/usr/local/share/bash-completion/completions/cdrecord
/usr/local/share/bash-completion/completions/cfagent
/usr/local/share/bash-completion/completions/cfrun
/usr/local/share/bash-completion/completions/chage
/usr/local/share/bash-completion/completions/change_pw
/usr/local/share/bash-completion/completions/check_db
/usr/local/share/bash-completion/completions/check_perms
/usr/local/share/bash-completion/completions/checksec
/usr/local/share/bash-completion/completions/chgrp
/usr/local/share/bash-completion/completions/chkconfig
/usr/local/share/bash-completion/completions/chmod
/usr/local/share/bash-completion/completions/chown
/usr/local/share/bash-completion/completions/chpasswd
/usr/local/share/bash-completion/completions/chrome
/usr/local/share/bash-completion/completions/chromium
/usr/local/share/bash-completion/completions/chromium-browser
/usr/local/share/bash-completion/completions/chronyc
/usr/local/share/bash-completion/completions/chrpath
/usr/local/share/bash-completion/completions/ci
/usr/local/share/bash-completion/completions/ciptool
/usr/local/share/bash-completion/completions/civclient
/usr/local/share/bash-completion/completions/civserver
/usr/local/share/bash-completion/completions/cksfv
/usr/local/share/bash-completion/completions/cleanarch
/usr/local/share/bash-completion/completions/clisp
/usr/local/share/bash-completion/completions/clone_member
/usr/local/share/bash-completion/completions/clzip
/usr/local/share/bash-completion/completions/co
/usr/local/share/bash-completion/completions/colormake
/usr/local/share/bash-completion/completions/compare
/usr/local/share/bash-completion/completions/compgen
/usr/local/share/bash-completion/completions/complete
/usr/local/share/bash-completion/completions/composite
/usr/local/share/bash-completion/completions/config_list
/usr/local/share/bash-completion/completions/configure
/usr/local/share/bash-completion/completions/conjure
/usr/local/share/bash-completion/completions/convert
/usr/local/share/bash-completion/completions/cowsay
/usr/local/share/bash-completion/completions/cowthink
/usr/local/share/bash-completion/completions/cpan2dist
/usr/local/share/bash-completion/completions/cpio
/usr/local/share/bash-completion/completions/cppcheck
/usr/local/share/bash-completion/completions/createdb
/usr/local/share/bash-completion/completions/createuser
/usr/local/share/bash-completion/completions/crontab
/usr/local/share/bash-completion/completions/cryptsetup
/usr/local/share/bash-completion/completions/curl
/usr/local/share/bash-completion/completions/cvs
/usr/local/share/bash-completion/completions/cvsps
/usr/local/share/bash-completion/completions/dcop
/usr/local/share/bash-completion/completions/dd
/usr/local/share/bash-completion/completions/declare
/usr/local/share/bash-completion/completions/deja-dup
/usr/local/share/bash-completion/completions/desktop-file-validate
/usr/local/share/bash-completion/completions/dfutool
/usr/local/share/bash-completion/completions/dhclient
/usr/local/share/bash-completion/completions/dict
/usr/local/share/bash-completion/completions/display
/usr/local/share/bash-completion/completions/dmypy
/usr/local/share/bash-completion/completions/dnssec-keygen
/usr/local/share/bash-completion/completions/dnsspoof
/usr/local/share/bash-completion/completions/dot
/usr/local/share/bash-completion/completions/dpkg
/usr/local/share/bash-completion/completions/dpkg-deb
/usr/local/share/bash-completion/completions/dpkg-query
/usr/local/share/bash-completion/completions/dpkg-reconfigure
/usr/local/share/bash-completion/completions/dpkg-source
/usr/local/share/bash-completion/completions/dropdb
/usr/local/share/bash-completion/completions/dropuser
/usr/local/share/bash-completion/completions/dselect
/usr/local/share/bash-completion/completions/dsniff
/usr/local/share/bash-completion/completions/dumpdb
/usr/local/share/bash-completion/completions/dumpe2fs
/usr/local/share/bash-completion/completions/e2freefrag
/usr/local/share/bash-completion/completions/e2label
/usr/local/share/bash-completion/completions/ebtables
/usr/local/share/bash-completion/completions/ecryptfs-migrate-home
/usr/local/share/bash-completion/completions/edquota
/usr/local/share/bash-completion/completions/eog
/usr/local/share/bash-completion/completions/ether-wake
/usr/local/share/bash-completion/completions/etherwake
/usr/local/share/bash-completion/completions/evince
/usr/local/share/bash-completion/completions/explodepkg
/usr/local/share/bash-completion/completions/export
/usr/local/share/bash-completion/completions/f77
/usr/local/share/bash-completion/completions/f95
/usr/local/share/bash-completion/completions/faillog
/usr/local/share/bash-completion/completions/fbgs
/usr/local/share/bash-completion/completions/fbi
/usr/local/share/bash-completion/completions/feh
/usr/local/share/bash-completion/completions/file
/usr/local/share/bash-completion/completions/file-roller
/usr/local/share/bash-completion/completions/filebucket
/usr/local/share/bash-completion/completions/filefrag
/usr/local/share/bash-completion/completions/filesnarf
/usr/local/share/bash-completion/completions/find
/usr/local/share/bash-completion/completions/find_member
/usr/local/share/bash-completion/completions/fio
/usr/local/share/bash-completion/completions/firefox
/usr/local/share/bash-completion/completions/flake8
/usr/local/share/bash-completion/completions/freebsd-update
/usr/local/share/bash-completion/completions/freeciv
/usr/local/share/bash-completion/completions/freeciv-gtk2
/usr/local/share/bash-completion/completions/freeciv-gtk3
/usr/local/share/bash-completion/completions/freeciv-sdl
/usr/local/share/bash-completion/completions/freeciv-server
/usr/local/share/bash-completion/completions/freeciv-xaw
/usr/local/share/bash-completion/completions/function
/usr/local/share/bash-completion/completions/fusermount
/usr/local/share/bash-completion/completions/g++
/usr/local/share/bash-completion/completions/g++-5
/usr/local/share/bash-completion/completions/g++-6
/usr/local/share/bash-completion/completions/g++-7
/usr/local/share/bash-completion/completions/g++-8
/usr/local/share/bash-completion/completions/g4
/usr/local/share/bash-completion/completions/g77
/usr/local/share/bash-completion/completions/g95
/usr/local/share/bash-completion/completions/gcc
/usr/local/share/bash-completion/completions/gcc-5
/usr/local/share/bash-completion/completions/gcc-6
/usr/local/share/bash-completion/completions/gcc-7
/usr/local/share/bash-completion/completions/gcc-8
/usr/local/share/bash-completion/completions/gccgo
/usr/local/share/bash-completion/completions/gccgo-5
/usr/local/share/bash-completion/completions/gccgo-6
/usr/local/share/bash-completion/completions/gccgo-7
/usr/local/share/bash-completion/completions/gccgo-8
/usr/local/share/bash-completion/completions/gcj
/usr/local/share/bash-completion/completions/gcl
/usr/local/share/bash-completion/completions/gdb
/usr/local/share/bash-completion/completions/genaliases
/usr/local/share/bash-completion/completions/gendiff
/usr/local/share/bash-completion/completions/genisoimage
/usr/local/share/bash-completion/completions/geoiplookup
/usr/local/share/bash-completion/completions/geoiplookup6
/usr/local/share/bash-completion/completions/getconf
/usr/local/share/bash-completion/completions/getent
/usr/local/share/bash-completion/completions/gfortran
/usr/local/share/bash-completion/completions/gfortran-5
/usr/local/share/bash-completion/completions/gfortran-6
/usr/local/share/bash-completion/completions/gfortran-7
/usr/local/share/bash-completion/completions/gfortran-8
/usr/local/share/bash-completion/completions/gkrellm
/usr/local/share/bash-completion/completions/gkrellm2
/usr/local/share/bash-completion/completions/gm
/usr/local/share/bash-completion/completions/gmake
/usr/local/share/bash-completion/completions/gmplayer
/usr/local/share/bash-completion/completions/gnatmake
/usr/local/share/bash-completion/completions/gnokii
/usr/local/share/bash-completion/completions/gnome-mplayer
/usr/local/share/bash-completion/completions/gnome-screenshot
/usr/local/share/bash-completion/completions/gnumake
/usr/local/share/bash-completion/completions/google-chrome
/usr/local/share/bash-completion/completions/google-chrome-stable
/usr/local/share/bash-completion/completions/gpasswd
/usr/local/share/bash-completion/completions/gpc
/usr/local/share/bash-completion/completions/gpg
/usr/local/share/bash-completion/completions/gpg2
/usr/local/share/bash-completion/completions/gpgv
/usr/local/share/bash-completion/completions/gpgv2
/usr/local/share/bash-completion/completions/gphoto2
/usr/local/share/bash-completion/completions/gprof
/usr/local/share/bash-completion/completions/groupadd
/usr/local/share/bash-completion/completions/groupdel
/usr/local/share/bash-completion/completions/groupmems
/usr/local/share/bash-completion/completions/groupmod
/usr/local/share/bash-completion/completions/growisofs
/usr/local/share/bash-completion/completions/grpck
/usr/local/share/bash-completion/completions/gssdp-discover
/usr/local/share/bash-completion/completions/gtar
/usr/local/share/bash-completion/completions/gzip
/usr/local/share/bash-completion/completions/hciattach
/usr/local/share/bash-completion/completions/hciconfig
/usr/local/share/bash-completion/completions/hcitool
/usr/local/share/bash-completion/completions/hd
/usr/local/share/bash-completion/completions/hddtemp
/usr/local/share/bash-completion/completions/hid2hci
/usr/local/share/bash-completion/completions/host
/usr/local/share/bash-completion/completions/hostname
/usr/local/share/bash-completion/completions/hping
/usr/local/share/bash-completion/completions/hping2
/usr/local/share/bash-completion/completions/hping3
/usr/local/share/bash-completion/completions/htop
/usr/local/share/bash-completion/completions/htpasswd
/usr/local/share/bash-completion/completions/hunspell
/usr/local/share/bash-completion/completions/iceweasel
/usr/local/share/bash-completion/completions/iconv
/usr/local/share/bash-completion/completions/id
/usr/local/share/bash-completion/completions/identify
/usr/local/share/bash-completion/completions/idn
/usr/local/share/bash-completion/completions/ifdown
/usr/local/share/bash-completion/completions/ifquery
/usr/local/share/bash-completion/completions/ifstat
/usr/local/share/bash-completion/completions/ifstatus
/usr/local/share/bash-completion/completions/iftop
/usr/local/share/bash-completion/completions/ifup
/usr/local/share/bash-completion/completions/import
/usr/local/share/bash-completion/completions/influx
/usr/local/share/bash-completion/completions/info
/usr/local/share/bash-completion/completions/inject
/usr/local/share/bash-completion/completions/inotifywait
/usr/local/share/bash-completion/completions/inotifywatch
/usr/local/share/bash-completion/completions/insmod
/usr/local/share/bash-completion/completions/insmod.static
/usr/local/share/bash-completion/completions/installpkg
/usr/local/share/bash-completion/completions/interdiff
/usr/local/share/bash-completion/completions/invoke-rc.d
/usr/local/share/bash-completion/completions/ip
/usr/local/share/bash-completion/completions/ipcalc
/usr/local/share/bash-completion/completions/iperf
/usr/local/share/bash-completion/completions/iperf3
/usr/local/share/bash-completion/completions/ipmitool
/usr/local/share/bash-completion/completions/ipsec
/usr/local/share/bash-completion/completions/iptables
/usr/local/share/bash-completion/completions/ipv6calc
/usr/local/share/bash-completion/completions/iscsiadm
/usr/local/share/bash-completion/completions/isort
/usr/local/share/bash-completion/completions/isql
/usr/local/share/bash-completion/completions/iwconfig
/usr/local/share/bash-completion/completions/iwlist
/usr/local/share/bash-completion/completions/iwpriv
/usr/local/share/bash-completion/completions/iwspy
/usr/local/share/bash-completion/completions/jar
/usr/local/share/bash-completion/completions/jarsigner
/usr/local/share/bash-completion/completions/java
/usr/local/share/bash-completion/completions/javac
/usr/local/share/bash-completion/completions/javadoc
/usr/local/share/bash-completion/completions/javaws
/usr/local/share/bash-completion/completions/jpegoptim
/usr/local/share/bash-completion/completions/jps
/usr/local/share/bash-completion/completions/jq
/usr/local/share/bash-completion/completions/jshint
/usr/local/share/bash-completion/completions/json_xs
/usr/local/share/bash-completion/completions/jsonschema
/usr/local/share/bash-completion/completions/k3b
/usr/local/share/bash-completion/completions/kcov
/usr/local/share/bash-completion/completions/kill
/usr/local/share/bash-completion/completions/killall
/usr/local/share/bash-completion/completions/kldload
/usr/local/share/bash-completion/completions/kldunload
/usr/local/share/bash-completion/completions/koji
/usr/local/share/bash-completion/completions/kplayer
/usr/local/share/bash-completion/completions/ktutil
/usr/local/share/bash-completion/completions/l2ping
/usr/local/share/bash-completion/completions/larch
/usr/local/share/bash-completion/completions/lastlog
/usr/local/share/bash-completion/completions/lbzip2
/usr/local/share/bash-completion/completions/ldapadd
/usr/local/share/bash-completion/completions/ldapcompare
/usr/local/share/bash-completion/completions/ldapdelete
/usr/local/share/bash-completion/completions/ldapmodify
/usr/local/share/bash-completion/completions/ldapmodrdn
/usr/local/share/bash-completion/completions/ldappasswd
/usr/local/share/bash-completion/completions/ldapsearch
/usr/local/share/bash-completion/completions/ldapvi
/usr/local/share/bash-completion/completions/ldapwhoami
/usr/local/share/bash-completion/completions/lftp
/usr/local/share/bash-completion/completions/lftpget
/usr/local/share/bash-completion/completions/lilo
/usr/local/share/bash-completion/completions/links
/usr/local/share/bash-completion/completions/links2
/usr/local/share/bash-completion/completions/lintian
/usr/local/share/bash-completion/completions/lintian-info
/usr/local/share/bash-completion/completions/lisp
/usr/local/share/bash-completion/completions/list_admins
/usr/local/share/bash-completion/completions/list_lists
/usr/local/share/bash-completion/completions/list_members
/usr/local/share/bash-completion/completions/list_owners
/usr/local/share/bash-completion/completions/locale-gen
/usr/local/share/bash-completion/completions/lpq
/usr/local/share/bash-completion/completions/lpr
/usr/local/share/bash-completion/completions/lrzip
/usr/local/share/bash-completion/completions/lsof
/usr/local/share/bash-completion/completions/lsscsi
/usr/local/share/bash-completion/completions/lsusb
/usr/local/share/bash-completion/completions/lua
/usr/local/share/bash-completion/completions/luac
/usr/local/share/bash-completion/completions/luseradd
/usr/local/share/bash-completion/completions/luserdel
/usr/local/share/bash-completion/completions/lusermod
/usr/local/share/bash-completion/completions/lvchange
/usr/local/share/bash-completion/completions/lvcreate
/usr/local/share/bash-completion/completions/lvdisplay
/usr/local/share/bash-completion/completions/lvextend
/usr/local/share/bash-completion/completions/lvm
/usr/local/share/bash-completion/completions/lvmdiskscan
/usr/local/share/bash-completion/completions/lvreduce
/usr/local/share/bash-completion/completions/lvremove
/usr/local/share/bash-completion/completions/lvrename
/usr/local/share/bash-completion/completions/lvresize
/usr/local/share/bash-completion/completions/lvs
/usr/local/share/bash-completion/completions/lvscan
/usr/local/share/bash-completion/completions/lz4
/usr/local/share/bash-completion/completions/lz4c
/usr/local/share/bash-completion/completions/lzip
/usr/local/share/bash-completion/completions/lzma
/usr/local/share/bash-completion/completions/lzop
/usr/local/share/bash-completion/completions/macof
/usr/local/share/bash-completion/completions/mailmanctl
/usr/local/share/bash-completion/completions/mailsnarf
/usr/local/share/bash-completion/completions/make
/usr/local/share/bash-completion/completions/makepkg
/usr/local/share/bash-completion/completions/man
/usr/local/share/bash-completion/completions/mc
/usr/local/share/bash-completion/completions/mcrypt
/usr/local/share/bash-completion/completions/mdadm
/usr/local/share/bash-completion/completions/mdecrypt
/usr/local/share/bash-completion/completions/mdtool
/usr/local/share/bash-completion/completions/medusa
/usr/local/share/bash-completion/completions/mencoder
/usr/local/share/bash-completion/completions/micropython
/usr/local/share/bash-completion/completions/mii-diag
/usr/local/share/bash-completion/completions/mii-tool
/usr/local/share/bash-completion/completions/minicom
/usr/local/share/bash-completion/completions/mkinitrd
/usr/local/share/bash-completion/completions/mkisofs
/usr/local/share/bash-completion/completions/mktemp
/usr/local/share/bash-completion/completions/mmsitepass
/usr/local/share/bash-completion/completions/modinfo
/usr/local/share/bash-completion/completions/modprobe
/usr/local/share/bash-completion/completions/mogrify
/usr/local/share/bash-completion/completions/monodevelop
/usr/local/share/bash-completion/completions/montage
/usr/local/share/bash-completion/completions/mozilla-firefox
/usr/local/share/bash-completion/completions/mplayer
/usr/local/share/bash-completion/completions/mplayer2
/usr/local/share/bash-completion/completions/mr
/usr/local/share/bash-completion/completions/msgsnarf
/usr/local/share/bash-completion/completions/msynctool
/usr/local/share/bash-completion/completions/mtx
/usr/local/share/bash-completion/completions/munin-node-configure
/usr/local/share/bash-completion/completions/munin-run
/usr/local/share/bash-completion/completions/munin-update
/usr/local/share/bash-completion/completions/munindoc
/usr/local/share/bash-completion/completions/mussh
/usr/local/share/bash-completion/completions/mutt
/usr/local/share/bash-completion/completions/muttng
/usr/local/share/bash-completion/completions/mypy
/usr/local/share/bash-completion/completions/mysql
/usr/local/share/bash-completion/completions/mysqladmin
/usr/local/share/bash-completion/completions/nc
/usr/local/share/bash-completion/completions/ncal
/usr/local/share/bash-completion/completions/ncftp
/usr/local/share/bash-completion/completions/nethogs
/usr/local/share/bash-completion/completions/newlist
/usr/local/share/bash-completion/completions/newusers
/usr/local/share/bash-completion/completions/ngrep
/usr/local/share/bash-completion/completions/nmap
/usr/local/share/bash-completion/completions/nproc
/usr/local/share/bash-completion/completions/nslookup
/usr/local/share/bash-completion/completions/nsupdate
/usr/local/share/bash-completion/completions/ntpdate
/usr/local/share/bash-completion/completions/oggdec
/usr/local/share/bash-completion/completions/op
/usr/local/share/bash-completion/completions/openssl
/usr/local/share/bash-completion/completions/opera
/usr/local/share/bash-completion/completions/optipng
/usr/local/share/bash-completion/completions/p4
/usr/local/share/bash-completion/completions/pack200
/usr/local/share/bash-completion/completions/passwd
/usr/local/share/bash-completion/completions/patch
/usr/local/share/bash-completion/completions/pbzip2
/usr/local/share/bash-completion/completions/pccardctl
/usr/local/share/bash-completion/completions/pdftotext
/usr/local/share/bash-completion/completions/pdlzip
/usr/local/share/bash-completion/completions/perl
/usr/local/share/bash-completion/completions/perlcritic
/usr/local/share/bash-completion/completions/perldoc
/usr/local/share/bash-completion/completions/perltidy
/usr/local/share/bash-completion/completions/pgrep
/usr/local/share/bash-completion/completions/phing
/usr/local/share/bash-completion/completions/pidof
/usr/local/share/bash-completion/completions/pigz
/usr/local/share/bash-completion/completions/pine
/usr/local/share/bash-completion/completions/pinfo
/usr/local/share/bash-completion/completions/ping
/usr/local/share/bash-completion/completions/ping6
/usr/local/share/bash-completion/completions/pkg-config
/usr/local/share/bash-completion/completions/pkg-get
/usr/local/share/bash-completion/completions/pkg_deinstall
/usr/local/share/bash-completion/completions/pkg_delete
/usr/local/share/bash-completion/completions/pkg_info
/usr/local/share/bash-completion/completions/pkgadd
/usr/local/share/bash-completion/completions/pkgrm
/usr/local/share/bash-completion/completions/pkgtool
/usr/local/share/bash-completion/completions/pkgutil
/usr/local/share/bash-completion/completions/pkill
/usr/local/share/bash-completion/completions/plague-client
/usr/local/share/bash-completion/completions/plzip
/usr/local/share/bash-completion/completions/pm-hibernate
/usr/local/share/bash-completion/completions/pm-is-supported
/usr/local/share/bash-completion/completions/pm-powersave
/usr/local/share/bash-completion/completions/pm-suspend
/usr/local/share/bash-completion/completions/pm-suspend-hybrid
/usr/local/share/bash-completion/completions/pmake
/usr/local/share/bash-completion/completions/pngfix
/usr/local/share/bash-completion/completions/portinstall
/usr/local/share/bash-completion/completions/portsnap
/usr/local/share/bash-completion/completions/portupgrade
/usr/local/share/bash-completion/completions/postalias
/usr/local/share/bash-completion/completions/postcat
/usr/local/share/bash-completion/completions/postconf
/usr/local/share/bash-completion/completions/postfix
/usr/local/share/bash-completion/completions/postmap
/usr/local/share/bash-completion/completions/postsuper
/usr/local/share/bash-completion/completions/povray
/usr/local/share/bash-completion/completions/ppc-koji
/usr/local/share/bash-completion/completions/prelink
/usr/local/share/bash-completion/completions/printenv
/usr/local/share/bash-completion/completions/protoc
/usr/local/share/bash-completion/completions/psql
/usr/local/share/bash-completion/completions/puppet
/usr/local/share/bash-completion/completions/puppetca
/usr/local/share/bash-completion/completions/puppetd
/usr/local/share/bash-completion/completions/puppetdoc
/usr/local/share/bash-completion/completions/puppetmasterd
/usr/local/share/bash-completion/completions/puppetqd
/usr/local/share/bash-completion/completions/puppetrun
/usr/local/share/bash-completion/completions/pv
/usr/local/share/bash-completion/completions/pvchange
/usr/local/share/bash-completion/completions/pvcreate
/usr/local/share/bash-completion/completions/pvdisplay
/usr/local/share/bash-completion/completions/pvmove
/usr/local/share/bash-completion/completions/pvremove
/usr/local/share/bash-completion/completions/pvs
/usr/local/share/bash-completion/completions/pvscan
/usr/local/share/bash-completion/completions/pwck
/usr/local/share/bash-completion/completions/pwd
/usr/local/share/bash-completion/completions/pwdx
/usr/local/share/bash-completion/completions/pwgen
/usr/local/share/bash-completion/completions/pxz
/usr/local/share/bash-completion/completions/py.test
/usr/local/share/bash-completion/completions/py.test-2
/usr/local/share/bash-completion/completions/py.test-3
/usr/local/share/bash-completion/completions/pycodestyle
/usr/local/share/bash-completion/completions/pydoc
/usr/local/share/bash-completion/completions/pydoc3
/usr/local/share/bash-completion/completions/pydocstyle
/usr/local/share/bash-completion/completions/pyflakes
/usr/local/share/bash-completion/completions/pylint
/usr/local/share/bash-completion/completions/pylint-2
/usr/local/share/bash-completion/completions/pylint-3
/usr/local/share/bash-completion/completions/pypy
/usr/local/share/bash-completion/completions/pypy3
/usr/local/share/bash-completion/completions/pytest
/usr/local/share/bash-completion/completions/pytest-2
/usr/local/share/bash-completion/completions/pytest-3
/usr/local/share/bash-completion/completions/python
/usr/local/share/bash-completion/completions/python2
/usr/local/share/bash-completion/completions/python2.7
/usr/local/share/bash-completion/completions/python3
/usr/local/share/bash-completion/completions/python3.3
/usr/local/share/bash-completion/completions/python3.4
/usr/local/share/bash-completion/completions/python3.5
/usr/local/share/bash-completion/completions/python3.6
/usr/local/share/bash-completion/completions/python3.7
/usr/local/share/bash-completion/completions/python3.8
/usr/local/share/bash-completion/completions/pyvenv
/usr/local/share/bash-completion/completions/pyvenv-3.4
/usr/local/share/bash-completion/completions/pyvenv-3.5
/usr/local/share/bash-completion/completions/pyvenv-3.6
/usr/local/share/bash-completion/completions/pyvenv-3.7
/usr/local/share/bash-completion/completions/pyvenv-3.8
/usr/local/share/bash-completion/completions/qdbus
/usr/local/share/bash-completion/completions/qemu
/usr/local/share/bash-completion/completions/qemu-kvm
/usr/local/share/bash-completion/completions/qemu-system-i386
/usr/local/share/bash-completion/completions/qemu-system-x86_64
/usr/local/share/bash-completion/completions/qrunner
/usr/local/share/bash-completion/completions/querybts
/usr/local/share/bash-completion/completions/quota
/usr/local/share/bash-completion/completions/quotacheck
/usr/local/share/bash-completion/completions/quotaoff
/usr/local/share/bash-completion/completions/quotaon
/usr/local/share/bash-completion/completions/radvdump
/usr/local/share/bash-completion/completions/ralsh
/usr/local/share/bash-completion/completions/rcs
/usr/local/share/bash-completion/completions/rcsdiff
/usr/local/share/bash-completion/completions/rdesktop
/usr/local/share/bash-completion/completions/rdict
/usr/local/share/bash-completion/completions/remove_members
/usr/local/share/bash-completion/completions/removepkg
/usr/local/share/bash-completion/completions/reportbug
/usr/local/share/bash-completion/completions/repquota
/usr/local/share/bash-completion/completions/resolvconf
/usr/local/share/bash-completion/completions/rfcomm
/usr/local/share/bash-completion/completions/ri
/usr/local/share/bash-completion/completions/rlog
/usr/local/share/bash-completion/completions/rmlist
/usr/local/share/bash-completion/completions/rmmod
/usr/local/share/bash-completion/completions/route
/usr/local/share/bash-completion/completions/rpcdebug
/usr/local/share/bash-completion/completions/rpm
/usr/local/share/bash-completion/completions/rpm2targz
/usr/local/share/bash-completion/completions/rpm2tgz
/usr/local/share/bash-completion/completions/rpm2txz
/usr/local/share/bash-completion/completions/rpmbuild
/usr/local/share/bash-completion/completions/rpmbuild-md5
/usr/local/share/bash-completion/completions/rpmcheck
/usr/local/share/bash-completion/completions/rrdtool
/usr/local/share/bash-completion/completions/rsync
/usr/local/share/bash-completion/completions/s390-koji
/usr/local/share/bash-completion/completions/sbcl
/usr/local/share/bash-completion/completions/sbcl-mt
/usr/local/share/bash-completion/completions/sbopkg
/usr/local/share/bash-completion/completions/scp
/usr/local/share/bash-completion/completions/screen
/usr/local/share/bash-completion/completions/scrub
/usr/local/share/bash-completion/completions/sdptool
/usr/local/share/bash-completion/completions/secret-tool
/usr/local/share/bash-completion/completions/setquota
/usr/local/share/bash-completion/completions/sftp
/usr/local/share/bash-completion/completions/sh
/usr/local/share/bash-completion/completions/shellcheck
/usr/local/share/bash-completion/completions/sidedoor
/usr/local/share/bash-completion/completions/sitecopy
/usr/local/share/bash-completion/completions/slackpkg
/usr/local/share/bash-completion/completions/slapt-get
/usr/local/share/bash-completion/completions/slapt-src
/usr/local/share/bash-completion/completions/slogin
/usr/local/share/bash-completion/completions/smartctl
/usr/local/share/bash-completion/completions/smbcacls
/usr/local/share/bash-completion/completions/smbclient
/usr/local/share/bash-completion/completions/smbcquotas
/usr/local/share/bash-completion/completions/smbget
/usr/local/share/bash-completion/completions/smbpasswd
/usr/local/share/bash-completion/completions/smbtar
/usr/local/share/bash-completion/completions/smbtree
/usr/local/share/bash-completion/completions/snownews
/usr/local/share/bash-completion/completions/sparc-koji
/usr/local/share/bash-completion/completions/spovray
/usr/local/share/bash-completion/completions/sqlite3
/usr/local/share/bash-completion/completions/ss
/usr/local/share/bash-completion/completions/ssh
/usr/local/share/bash-completion/completions/ssh-add
/usr/local/share/bash-completion/completions/ssh-copy-id
/usr/local/share/bash-completion/completions/ssh-keygen
/usr/local/share/bash-completion/completions/sshfs
/usr/local/share/bash-completion/completions/sshmitm
/usr/local/share/bash-completion/completions/sshow
/usr/local/share/bash-completion/completions/star
/usr/local/share/bash-completion/completions/strace
/usr/local/share/bash-completion/completions/stream
/usr/local/share/bash-completion/completions/strings
/usr/local/share/bash-completion/completions/sudo
/usr/local/share/bash-completion/completions/sudoedit
/usr/local/share/bash-completion/completions/svcadm
/usr/local/share/bash-completion/completions/svk
/usr/local/share/bash-completion/completions/sync_members
/usr/local/share/bash-completion/completions/synclient
/usr/local/share/bash-completion/completions/sysbench
/usr/local/share/bash-completion/completions/sysctl
/usr/local/share/bash-completion/completions/tar
/usr/local/share/bash-completion/completions/tcpdump
/usr/local/share/bash-completion/completions/tcpkill
/usr/local/share/bash-completion/completions/tcpnice
/usr/local/share/bash-completion/completions/tightvncviewer
/usr/local/share/bash-completion/completions/timeout
/usr/local/share/bash-completion/completions/tipc
/usr/local/share/bash-completion/completions/tox
/usr/local/share/bash-completion/completions/tracepath
/usr/local/share/bash-completion/completions/tracepath6
/usr/local/share/bash-completion/completions/tshark
/usr/local/share/bash-completion/completions/tsig-keygen
/usr/local/share/bash-completion/completions/tune2fs
/usr/local/share/bash-completion/completions/typeset
/usr/local/share/bash-completion/completions/ulimit
/usr/local/share/bash-completion/completions/unace
/usr/local/share/bash-completion/completions/unpack200
/usr/local/share/bash-completion/completions/unrar
/usr/local/share/bash-completion/completions/unshunt
/usr/local/share/bash-completion/completions/update-alternatives
/usr/local/share/bash-completion/completions/update-rc.d
/usr/local/share/bash-completion/completions/upgradepkg
/usr/local/share/bash-completion/completions/urlsnarf
/usr/local/share/bash-completion/completions/useradd
/usr/local/share/bash-completion/completions/userdel
/usr/local/share/bash-completion/completions/usermod
/usr/local/share/bash-completion/completions/valgrind
/usr/local/share/bash-completion/completions/vgcfgbackup
/usr/local/share/bash-completion/completions/vgcfgrestore
/usr/local/share/bash-completion/completions/vgchange
/usr/local/share/bash-completion/completions/vgck
/usr/local/share/bash-completion/completions/vgconvert
/usr/local/share/bash-completion/completions/vgcreate
/usr/local/share/bash-completion/completions/vgdisplay
/usr/local/share/bash-completion/completions/vgexport
/usr/local/share/bash-completion/completions/vgextend
/usr/local/share/bash-completion/completions/vgimport
/usr/local/share/bash-completion/completions/vgmerge
/usr/local/share/bash-completion/completions/vgmknodes
/usr/local/share/bash-completion/completions/vgreduce
/usr/local/share/bash-completion/completions/vgremove
/usr/local/share/bash-completion/completions/vgrename
/usr/local/share/bash-completion/completions/vgs
/usr/local/share/bash-completion/completions/vgscan
/usr/local/share/bash-completion/completions/vgsplit
/usr/local/share/bash-completion/completions/vigr
/usr/local/share/bash-completion/completions/vipw
/usr/local/share/bash-completion/completions/vmstat
/usr/local/share/bash-completion/completions/vncviewer
/usr/local/share/bash-completion/completions/vpnc
/usr/local/share/bash-completion/completions/watch
/usr/local/share/bash-completion/completions/webmitm
/usr/local/share/bash-completion/completions/wget
/usr/local/share/bash-completion/completions/whatis
/usr/local/share/bash-completion/completions/wine
/usr/local/share/bash-completion/completions/wine-development
/usr/local/share/bash-completion/completions/wine-stable
/usr/local/share/bash-completion/completions/withlist
/usr/local/share/bash-completion/completions/wodim
/usr/local/share/bash-completion/completions/wol
/usr/local/share/bash-completion/completions/wsimport
/usr/local/share/bash-completion/completions/wtf
/usr/local/share/bash-completion/completions/wvdial
/usr/local/share/bash-completion/completions/xdg-mime
/usr/local/share/bash-completion/completions/xdg-settings
/usr/local/share/bash-completion/completions/xfreerdp
/usr/local/share/bash-completion/completions/xgamma
/usr/local/share/bash-completion/completions/xhost
/usr/local/share/bash-completion/completions/xmllint
/usr/local/share/bash-completion/completions/xmlwf
/usr/local/share/bash-completion/completions/xmms
/usr/local/share/bash-completion/completions/xmodmap
/usr/local/share/bash-completion/completions/xpovray
/usr/local/share/bash-completion/completions/xrandr
/usr/local/share/bash-completion/completions/xrdb
/usr/local/share/bash-completion/completions/xsltproc
/usr/local/share/bash-completion/completions/xvfb-run
/usr/local/share/bash-completion/completions/xvnc4viewer
/usr/local/share/bash-completion/completions/xxd
/usr/local/share/bash-completion/completions/xz
/usr/local/share/bash-completion/completions/xzdec
/usr/local/share/bash-completion/completions/ypcat
/usr/local/share/bash-completion/completions/ypmatch
/usr/local/share/bash-completion/completions/yum-arch
/usr/local/share/bash-completion/completions/zopfli
/usr/local/share/bash-completion/completions/zopflipng
/usr/local/share/bash-completion/helpers/perl
/usr/local/share/bash-completion/helpers/python
/usr/local/share/cmake/Modules/bash-completion/bash-completion-config-version.cmake
/usr/local/share/cmake/Modules/bash-completion/bash-completion-config.cmake
/usr/local/share/doc/bash-completion/CHANGES
/usr/local/share/doc/bash-completion/README.md
/usr/local/share/doc/bash-completion/bash_completion.txt
/usr/local/share/doc/bash-completion/bashrc
/usr/local/share/doc/bash-completion/inputrc
/usr/local/share/licenses/bash-completion-2.11_1,2/BSD2CLAUSE
/usr/local/share/licenses/bash-completion-2.11_1,2/GPLv2+
/usr/local/share/licenses/bash-completion-2.11_1,2/LICENSE
/usr/local/share/licenses/bash-completion-2.11_1,2/catalog.mk
/usr/local/bin/atobm
/usr/local/bin/bitmap
/usr/local/bin/bmtoa
/usr/local/include/X11/bitmaps/Dashes
/usr/local/include/X11/bitmaps/Down
/usr/local/include/X11/bitmaps/Excl
/usr/local/include/X11/bitmaps/FlipHoriz
/usr/local/include/X11/bitmaps/FlipVert
/usr/local/include/X11/bitmaps/Fold
/usr/local/include/X11/bitmaps/Left
/usr/local/include/X11/bitmaps/Right
/usr/local/include/X11/bitmaps/RotateLeft
/usr/local/include/X11/bitmaps/RotateRight
/usr/local/include/X11/bitmaps/Stipple
/usr/local/include/X11/bitmaps/Term
/usr/local/include/X11/bitmaps/Up
/usr/local/man/man1/atobm.1.gz
/usr/local/man/man1/bitmap.1.gz
/usr/local/man/man1/bmtoa.1.gz
/usr/local/share/X11/app-defaults/Bitmap
/usr/local/share/X11/app-defaults/Bitmap-color
/usr/local/share/X11/app-defaults/Bitmap-nocase
/usr/local/share/licenses/bitmap-1.0.9/LICENSE
/usr/local/share/licenses/bitmap-1.0.9/MIT
/usr/local/share/licenses/bitmap-1.0.9/catalog.mk
/usr/local/bin/brotli
/usr/local/include/brotli/decode.h
/usr/local/include/brotli/encode.h
/usr/local/include/brotli/port.h
/usr/local/include/brotli/types.h
/usr/local/lib/libbrotlicommon.a
/usr/local/lib/libbrotlicommon.so
/usr/local/lib/libbrotlicommon.so.1
/usr/local/lib/libbrotlicommon.so.1.0.9
/usr/local/lib/libbrotlidec.a
/usr/local/lib/libbrotlidec.so
/usr/local/lib/libbrotlidec.so.1
/usr/local/lib/libbrotlidec.so.1.0.9
/usr/local/lib/libbrotlienc.a
/usr/local/lib/libbrotlienc.so
/usr/local/lib/libbrotlienc.so.1
/usr/local/lib/libbrotlienc.so.1.0.9
/usr/local/libdata/pkgconfig/libbrotlicommon.pc
/usr/local/libdata/pkgconfig/libbrotlidec.pc
/usr/local/libdata/pkgconfig/libbrotlienc.pc
/usr/local/share/doc/brotli/README
/usr/local/share/licenses/brotli-1.0.9,1/LICENSE
/usr/local/share/licenses/brotli-1.0.9,1/MIT
/usr/local/share/licenses/brotli-1.0.9,1/catalog.mk
/etc/ssl/cert.pem
/usr/local/etc/ssl/cert.pem.sample
/usr/local/openssl/cert.pem.sample
/usr/local/share/certs/ca-root-nss.crt
/usr/local/share/licenses/ca_root_nss-3.71/LICENSE
/usr/local/share/licenses/ca_root_nss-3.71/MPL20
/usr/local/share/licenses/ca_root_nss-3.71/catalog.mk
/usr/local/bin/cairo-trace
/usr/local/include/cairo/cairo-deprecated.h
/usr/local/include/cairo/cairo-features.h
/usr/local/include/cairo/cairo-ft.h
/usr/local/include/cairo/cairo-gl.h
/usr/local/include/cairo/cairo-gobject.h
/usr/local/include/cairo/cairo-pdf.h
/usr/local/include/cairo/cairo-ps.h
/usr/local/include/cairo/cairo-script-interpreter.h
/usr/local/include/cairo/cairo-script.h
/usr/local/include/cairo/cairo-svg.h
/usr/local/include/cairo/cairo-tee.h
/usr/local/include/cairo/cairo-version.h
/usr/local/include/cairo/cairo-xcb.h
/usr/local/include/cairo/cairo-xlib-xrender.h
/usr/local/include/cairo/cairo-xlib.h
/usr/local/include/cairo/cairo.h
/usr/local/lib/cairo/cairo-fdr.a
/usr/local/lib/cairo/cairo-fdr.so
/usr/local/lib/cairo/libcairo-trace.a
/usr/local/lib/cairo/libcairo-trace.so
/usr/local/lib/libcairo-gobject.a
/usr/local/lib/libcairo-gobject.so
/usr/local/lib/libcairo-gobject.so.2
/usr/local/lib/libcairo-gobject.so.2.11704.0
/usr/local/lib/libcairo-script-interpreter.a
/usr/local/lib/libcairo-script-interpreter.so
/usr/local/lib/libcairo-script-interpreter.so.2
/usr/local/lib/libcairo-script-interpreter.so.2.11704.0
/usr/local/lib/libcairo.a
/usr/local/lib/libcairo.so
/usr/local/lib/libcairo.so.2
/usr/local/lib/libcairo.so.2.11704.0
/usr/local/libdata/pkgconfig/cairo-egl.pc
/usr/local/libdata/pkgconfig/cairo-fc.pc
/usr/local/libdata/pkgconfig/cairo-ft.pc
/usr/local/libdata/pkgconfig/cairo-gl.pc
/usr/local/libdata/pkgconfig/cairo-glx.pc
/usr/local/libdata/pkgconfig/cairo-gobject.pc
/usr/local/libdata/pkgconfig/cairo-pdf.pc
/usr/local/libdata/pkgconfig/cairo-png.pc
/usr/local/libdata/pkgconfig/cairo-ps.pc
/usr/local/libdata/pkgconfig/cairo-script-interpreter.pc
/usr/local/libdata/pkgconfig/cairo-script.pc
/usr/local/libdata/pkgconfig/cairo-svg.pc
/usr/local/libdata/pkgconfig/cairo-tee.pc
/usr/local/libdata/pkgconfig/cairo-xcb-shm.pc
/usr/local/libdata/pkgconfig/cairo-xcb.pc
/usr/local/libdata/pkgconfig/cairo-xlib-xrender.pc
/usr/local/libdata/pkgconfig/cairo-xlib.pc
/usr/local/libdata/pkgconfig/cairo.pc
/usr/local/share/doc/cairo/cairo/bindings-errors.html
/usr/local/share/doc/cairo/cairo/bindings-fonts.html
/usr/local/share/doc/cairo/cairo/bindings-memory.html
/usr/local/share/doc/cairo/cairo/bindings-overloading.html
/usr/local/share/doc/cairo/cairo/bindings-path.html
/usr/local/share/doc/cairo/cairo/bindings-patterns.html
/usr/local/share/doc/cairo/cairo/bindings-return-values.html
/usr/local/share/doc/cairo/cairo/bindings-streams.html
/usr/local/share/doc/cairo/cairo/bindings-surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Error-handling.html
/usr/local/share/doc/cairo/cairo/cairo-FreeType-Fonts.html
/usr/local/share/doc/cairo/cairo/cairo-Image-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-PDF-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-PNG-Support.html
/usr/local/share/doc/cairo/cairo/cairo-Paths.html
/usr/local/share/doc/cairo/cairo/cairo-PostScript-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Quartz-(CGFont)-Fonts.html
/usr/local/share/doc/cairo/cairo/cairo-Quartz-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Raster-Sources.html
/usr/local/share/doc/cairo/cairo/cairo-Recording-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Regions.html
/usr/local/share/doc/cairo/cairo/cairo-SVG-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Script-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-Tags-and-Links.html
/usr/local/share/doc/cairo/cairo/cairo-Transformations.html
/usr/local/share/doc/cairo/cairo/cairo-Types.html
/usr/local/share/doc/cairo/cairo/cairo-User-Fonts.html
/usr/local/share/doc/cairo/cairo/cairo-Version-Information.html
/usr/local/share/doc/cairo/cairo/cairo-Win32-Fonts.html
/usr/local/share/doc/cairo/cairo/cairo-Win32-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-XCB-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-XLib-Surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-XLib-XRender-Backend.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-device-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-font-face-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-font-options-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-matrix-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-pattern-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-scaled-font-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-surface-t.html
/usr/local/share/doc/cairo/cairo/cairo-cairo-t.html
/usr/local/share/doc/cairo/cairo/cairo-drawing.html
/usr/local/share/doc/cairo/cairo/cairo-fonts.html
/usr/local/share/doc/cairo/cairo/cairo-support.html
/usr/local/share/doc/cairo/cairo/cairo-surfaces.html
/usr/local/share/doc/cairo/cairo/cairo-text.html
/usr/local/share/doc/cairo/cairo/cairo.devhelp2
/usr/local/share/doc/cairo/cairo/home.png
/usr/local/share/doc/cairo/cairo/index-1.10.html
/usr/local/share/doc/cairo/cairo/index-1.12.html
/usr/local/share/doc/cairo/cairo/index-1.14.html
/usr/local/share/doc/cairo/cairo/index-1.16.html
/usr/local/share/doc/cairo/cairo/index-1.2.html
/usr/local/share/doc/cairo/cairo/index-1.4.html
/usr/local/share/doc/cairo/cairo/index-1.6.html
/usr/local/share/doc/cairo/cairo/index-1.8.html
/usr/local/share/doc/cairo/cairo/index-all.html
/usr/local/share/doc/cairo/cairo/index.html
/usr/local/share/doc/cairo/cairo/language-bindings.html
/usr/local/share/doc/cairo/cairo/left-insensitive.png
/usr/local/share/doc/cairo/cairo/left.png
/usr/local/share/doc/cairo/cairo/right-insensitive.png
/usr/local/share/doc/cairo/cairo/right.png
/usr/local/share/doc/cairo/cairo/style.css
/usr/local/share/doc/cairo/cairo/up-insensitive.png
/usr/local/share/doc/cairo/cairo/up.png
/usr/local/share/licenses/cairo-1.17.4,3/LGPL21
/usr/local/share/licenses/cairo-1.17.4,3/LICENSE
/usr/local/share/licenses/cairo-1.17.4,3/MPL11
/usr/local/share/licenses/cairo-1.17.4,3/catalog.mk
/usr/local/bin/ccmake
/usr/local/bin/cmake
/usr/local/bin/cpack
/usr/local/bin/ctest
/usr/local/man/man1/ccmake.1.gz
/usr/local/man/man1/cmake.1.gz
/usr/local/man/man1/cpack.1.gz
/usr/local/man/man1/ctest.1.gz
/usr/local/man/man7/cmake-buildsystem.7.gz
/usr/local/man/man7/cmake-commands.7.gz
/usr/local/man/man7/cmake-compile-features.7.gz
/usr/local/man/man7/cmake-developer.7.gz
/usr/local/man/man7/cmake-env-variables.7.gz
/usr/local/man/man7/cmake-file-api.7.gz
/usr/local/man/man7/cmake-generator-expressions.7.gz
/usr/local/man/man7/cmake-generators.7.gz
/usr/local/man/man7/cmake-language.7.gz
/usr/local/man/man7/cmake-modules.7.gz
/usr/local/man/man7/cmake-packages.7.gz
/usr/local/man/man7/cmake-policies.7.gz
/usr/local/man/man7/cmake-presets.7.gz
/usr/local/man/man7/cmake-properties.7.gz
/usr/local/man/man7/cmake-qt.7.gz
/usr/local/man/man7/cmake-server.7.gz
/usr/local/man/man7/cmake-toolchains.7.gz
/usr/local/man/man7/cmake-variables.7.gz
/usr/local/man/man7/cpack-generators.7.gz
/usr/local/share/aclocal/cmake.m4
/usr/local/share/bash-completion/completions/cmake
/usr/local/share/bash-completion/completions/cpack
/usr/local/share/bash-completion/completions/ctest
/usr/local/share/cmake/Help/command/DEVICE_LINK_OPTIONS.txt
/usr/local/share/cmake/Help/command/FIND_XXX.txt
/usr/local/share/cmake/Help/command/FIND_XXX_ORDER.txt
/usr/local/share/cmake/Help/command/FIND_XXX_ROOT.txt
/usr/local/share/cmake/Help/command/LINK_OPTIONS_LINKER.txt
/usr/local/share/cmake/Help/command/OPTIONS_SHELL.txt
/usr/local/share/cmake/Help/command/add_compile_definitions.rst
/usr/local/share/cmake/Help/command/add_compile_options.rst
/usr/local/share/cmake/Help/command/add_custom_command.rst
/usr/local/share/cmake/Help/command/add_custom_target.rst
/usr/local/share/cmake/Help/command/add_definitions.rst
/usr/local/share/cmake/Help/command/add_dependencies.rst
/usr/local/share/cmake/Help/command/add_executable.rst
/usr/local/share/cmake/Help/command/add_library.rst
/usr/local/share/cmake/Help/command/add_link_options.rst
/usr/local/share/cmake/Help/command/add_subdirectory.rst
/usr/local/share/cmake/Help/command/add_test.rst
/usr/local/share/cmake/Help/command/aux_source_directory.rst
/usr/local/share/cmake/Help/command/break.rst
/usr/local/share/cmake/Help/command/build_command.rst
/usr/local/share/cmake/Help/command/build_name.rst
/usr/local/share/cmake/Help/command/cmake_host_system_information.rst
/usr/local/share/cmake/Help/command/cmake_language.rst
/usr/local/share/cmake/Help/command/cmake_minimum_required.rst
/usr/local/share/cmake/Help/command/cmake_parse_arguments.rst
/usr/local/share/cmake/Help/command/cmake_path.rst
/usr/local/share/cmake/Help/command/cmake_policy.rst
/usr/local/share/cmake/Help/command/configure_file.rst
/usr/local/share/cmake/Help/command/continue.rst
/usr/local/share/cmake/Help/command/create_test_sourcelist.rst
/usr/local/share/cmake/Help/command/ctest_build.rst
/usr/local/share/cmake/Help/command/ctest_configure.rst
/usr/local/share/cmake/Help/command/ctest_coverage.rst
/usr/local/share/cmake/Help/command/ctest_empty_binary_directory.rst
/usr/local/share/cmake/Help/command/ctest_memcheck.rst
/usr/local/share/cmake/Help/command/ctest_read_custom_files.rst
/usr/local/share/cmake/Help/command/ctest_run_script.rst
/usr/local/share/cmake/Help/command/ctest_sleep.rst
/usr/local/share/cmake/Help/command/ctest_start.rst
/usr/local/share/cmake/Help/command/ctest_submit.rst
/usr/local/share/cmake/Help/command/ctest_test.rst
/usr/local/share/cmake/Help/command/ctest_update.rst
/usr/local/share/cmake/Help/command/ctest_upload.rst
/usr/local/share/cmake/Help/command/define_property.rst
/usr/local/share/cmake/Help/command/else.rst
/usr/local/share/cmake/Help/command/elseif.rst
/usr/local/share/cmake/Help/command/enable_language.rst
/usr/local/share/cmake/Help/command/enable_testing.rst
/usr/local/share/cmake/Help/command/endforeach.rst
/usr/local/share/cmake/Help/command/endfunction.rst
/usr/local/share/cmake/Help/command/endif.rst
/usr/local/share/cmake/Help/command/endmacro.rst
/usr/local/share/cmake/Help/command/endwhile.rst
/usr/local/share/cmake/Help/command/exec_program.rst
/usr/local/share/cmake/Help/command/execute_process.rst
/usr/local/share/cmake/Help/command/export.rst
/usr/local/share/cmake/Help/command/export_library_dependencies.rst
/usr/local/share/cmake/Help/command/file.rst
/usr/local/share/cmake/Help/command/find_file.rst
/usr/local/share/cmake/Help/command/find_library.rst
/usr/local/share/cmake/Help/command/find_package.rst
/usr/local/share/cmake/Help/command/find_path.rst
/usr/local/share/cmake/Help/command/find_program.rst
/usr/local/share/cmake/Help/command/fltk_wrap_ui.rst
/usr/local/share/cmake/Help/command/foreach.rst
/usr/local/share/cmake/Help/command/function.rst
/usr/local/share/cmake/Help/command/get_cmake_property.rst
/usr/local/share/cmake/Help/command/get_directory_property.rst
/usr/local/share/cmake/Help/command/get_filename_component.rst
/usr/local/share/cmake/Help/command/get_property.rst
/usr/local/share/cmake/Help/command/get_source_file_property.rst
/usr/local/share/cmake/Help/command/get_target_property.rst
/usr/local/share/cmake/Help/command/get_test_property.rst
/usr/local/share/cmake/Help/command/if.rst
/usr/local/share/cmake/Help/command/include.rst
/usr/local/share/cmake/Help/command/include_directories.rst
/usr/local/share/cmake/Help/command/include_external_msproject.rst
/usr/local/share/cmake/Help/command/include_guard.rst
/usr/local/share/cmake/Help/command/include_regular_expression.rst
/usr/local/share/cmake/Help/command/install.rst
/usr/local/share/cmake/Help/command/install_files.rst
/usr/local/share/cmake/Help/command/install_programs.rst
/usr/local/share/cmake/Help/command/install_targets.rst
/usr/local/share/cmake/Help/command/link_directories.rst
/usr/local/share/cmake/Help/command/link_libraries.rst
/usr/local/share/cmake/Help/command/list.rst
/usr/local/share/cmake/Help/command/load_cache.rst
/usr/local/share/cmake/Help/command/load_command.rst
/usr/local/share/cmake/Help/command/macro.rst
/usr/local/share/cmake/Help/command/make_directory.rst
/usr/local/share/cmake/Help/command/mark_as_advanced.rst
/usr/local/share/cmake/Help/command/math.rst
/usr/local/share/cmake/Help/command/message.rst
/usr/local/share/cmake/Help/command/option.rst
/usr/local/share/cmake/Help/command/output_required_files.rst
/usr/local/share/cmake/Help/command/project.rst
/usr/local/share/cmake/Help/command/qt_wrap_cpp.rst
/usr/local/share/cmake/Help/command/qt_wrap_ui.rst
/usr/local/share/cmake/Help/command/remove.rst
/usr/local/share/cmake/Help/command/remove_definitions.rst
/usr/local/share/cmake/Help/command/return.rst
/usr/local/share/cmake/Help/command/separate_arguments.rst
/usr/local/share/cmake/Help/command/set.rst
/usr/local/share/cmake/Help/command/set_directory_properties.rst
/usr/local/share/cmake/Help/command/set_property.rst
/usr/local/share/cmake/Help/command/set_source_files_properties.rst
/usr/local/share/cmake/Help/command/set_target_properties.rst
/usr/local/share/cmake/Help/command/set_tests_properties.rst
/usr/local/share/cmake/Help/command/site_name.rst
/usr/local/share/cmake/Help/command/source_group.rst
/usr/local/share/cmake/Help/command/string.rst
/usr/local/share/cmake/Help/command/subdir_depends.rst
/usr/local/share/cmake/Help/command/subdirs.rst
/usr/local/share/cmake/Help/command/target_compile_definitions.rst
/usr/local/share/cmake/Help/command/target_compile_features.rst
/usr/local/share/cmake/Help/command/target_compile_options.rst
/usr/local/share/cmake/Help/command/target_include_directories.rst
/usr/local/share/cmake/Help/command/target_link_directories.rst
/usr/local/share/cmake/Help/command/target_link_libraries.rst
/usr/local/share/cmake/Help/command/target_link_options.rst
/usr/local/share/cmake/Help/command/target_precompile_headers.rst
/usr/local/share/cmake/Help/command/target_sources.rst
/usr/local/share/cmake/Help/command/try_compile.rst
/usr/local/share/cmake/Help/command/try_run.rst
/usr/local/share/cmake/Help/command/unset.rst
/usr/local/share/cmake/Help/command/use_mangled_mesa.rst
/usr/local/share/cmake/Help/command/utility_source.rst
/usr/local/share/cmake/Help/command/variable_requires.rst
/usr/local/share/cmake/Help/command/variable_watch.rst
/usr/local/share/cmake/Help/command/while.rst
/usr/local/share/cmake/Help/command/write_file.rst
/usr/local/share/cmake/Help/cpack_gen/archive.rst
/usr/local/share/cmake/Help/cpack_gen/bundle.rst
/usr/local/share/cmake/Help/cpack_gen/cygwin.rst
/usr/local/share/cmake/Help/cpack_gen/deb.rst
/usr/local/share/cmake/Help/cpack_gen/dmg.rst
/usr/local/share/cmake/Help/cpack_gen/external.rst
/usr/local/share/cmake/Help/cpack_gen/freebsd.rst
/usr/local/share/cmake/Help/cpack_gen/ifw.rst
/usr/local/share/cmake/Help/cpack_gen/nsis.rst
/usr/local/share/cmake/Help/cpack_gen/nuget.rst
/usr/local/share/cmake/Help/cpack_gen/packagemaker.rst
/usr/local/share/cmake/Help/cpack_gen/productbuild.rst
/usr/local/share/cmake/Help/cpack_gen/rpm.rst
/usr/local/share/cmake/Help/cpack_gen/wix.rst
/usr/local/share/cmake/Help/envvar/ASM_DIALECT.rst
/usr/local/share/cmake/Help/envvar/ASM_DIALECTFLAGS.rst
/usr/local/share/cmake/Help/envvar/CC.rst
/usr/local/share/cmake/Help/envvar/CCMAKE_COLORS.rst
/usr/local/share/cmake/Help/envvar/CFLAGS.rst
/usr/local/share/cmake/Help/envvar/CMAKE_APPLE_SILICON_PROCESSOR.rst
/usr/local/share/cmake/Help/envvar/CMAKE_BUILD_PARALLEL_LEVEL.rst
/usr/local/share/cmake/Help/envvar/CMAKE_BUILD_TYPE.rst
/usr/local/share/cmake/Help/envvar/CMAKE_CONFIGURATION_TYPES.rst
/usr/local/share/cmake/Help/envvar/CMAKE_CONFIG_TYPE.rst
/usr/local/share/cmake/Help/envvar/CMAKE_EXPORT_COMPILE_COMMANDS.rst
/usr/local/share/cmake/Help/envvar/CMAKE_GENERATOR.rst
/usr/local/share/cmake/Help/envvar/CMAKE_GENERATOR_INSTANCE.rst
/usr/local/share/cmake/Help/envvar/CMAKE_GENERATOR_PLATFORM.rst
/usr/local/share/cmake/Help/envvar/CMAKE_GENERATOR_TOOLSET.rst
/usr/local/share/cmake/Help/envvar/CMAKE_INSTALL_MODE.rst
/usr/local/share/cmake/Help/envvar/CMAKE_LANG_COMPILER_LAUNCHER.rst
/usr/local/share/cmake/Help/envvar/CMAKE_LANG_LINKER_LAUNCHER.rst
/usr/local/share/cmake/Help/envvar/CMAKE_MSVCIDE_RUN_PATH.rst
/usr/local/share/cmake/Help/envvar/CMAKE_NO_VERBOSE.rst
/usr/local/share/cmake/Help/envvar/CMAKE_OSX_ARCHITECTURES.rst
/usr/local/share/cmake/Help/envvar/CMAKE_PREFIX_PATH.rst
/usr/local/share/cmake/Help/envvar/CMAKE_TOOLCHAIN_FILE.rst
/usr/local/share/cmake/Help/envvar/CSFLAGS.rst
/usr/local/share/cmake/Help/envvar/CTEST_INTERACTIVE_DEBUG_MODE.rst
/usr/local/share/cmake/Help/envvar/CTEST_OUTPUT_ON_FAILURE.rst
/usr/local/share/cmake/Help/envvar/CTEST_PARALLEL_LEVEL.rst
/usr/local/share/cmake/Help/envvar/CTEST_PROGRESS_OUTPUT.rst
/usr/local/share/cmake/Help/envvar/CTEST_USE_LAUNCHERS_DEFAULT.rst
/usr/local/share/cmake/Help/envvar/CUDAARCHS.rst
/usr/local/share/cmake/Help/envvar/CUDACXX.rst
/usr/local/share/cmake/Help/envvar/CUDAFLAGS.rst
/usr/local/share/cmake/Help/envvar/CUDAHOSTCXX.rst
/usr/local/share/cmake/Help/envvar/CXX.rst
/usr/local/share/cmake/Help/envvar/CXXFLAGS.rst
/usr/local/share/cmake/Help/envvar/DASHBOARD_TEST_FROM_CTEST.rst
/usr/local/share/cmake/Help/envvar/DESTDIR.rst
/usr/local/share/cmake/Help/envvar/ENV_VAR.txt
/usr/local/share/cmake/Help/envvar/FC.rst
/usr/local/share/cmake/Help/envvar/FFLAGS.rst
/usr/local/share/cmake/Help/envvar/HIPCXX.rst
/usr/local/share/cmake/Help/envvar/HIPFLAGS.rst
/usr/local/share/cmake/Help/envvar/ISPC.rst
/usr/local/share/cmake/Help/envvar/ISPCFLAGS.rst
/usr/local/share/cmake/Help/envvar/LDFLAGS.rst
/usr/local/share/cmake/Help/envvar/MACOSX_DEPLOYMENT_TARGET.rst
/usr/local/share/cmake/Help/envvar/OBJC.rst
/usr/local/share/cmake/Help/envvar/OBJCXX.rst
/usr/local/share/cmake/Help/envvar/PackageName_ROOT.rst
/usr/local/share/cmake/Help/envvar/RC.rst
/usr/local/share/cmake/Help/envvar/RCFLAGS.rst
/usr/local/share/cmake/Help/envvar/SWIFTC.rst
/usr/local/share/cmake/Help/envvar/VERBOSE.rst
/usr/local/share/cmake/Help/generator/Borland Makefiles.rst
/usr/local/share/cmake/Help/generator/CodeBlocks.rst
/usr/local/share/cmake/Help/generator/CodeLite.rst
/usr/local/share/cmake/Help/generator/Eclipse CDT4.rst
/usr/local/share/cmake/Help/generator/Green Hills MULTI.rst
/usr/local/share/cmake/Help/generator/Kate.rst
/usr/local/share/cmake/Help/generator/MSYS Makefiles.rst
/usr/local/share/cmake/Help/generator/MinGW Makefiles.rst
/usr/local/share/cmake/Help/generator/NMake Makefiles JOM.rst
/usr/local/share/cmake/Help/generator/NMake Makefiles.rst
/usr/local/share/cmake/Help/generator/Ninja Multi-Config.rst
/usr/local/share/cmake/Help/generator/Ninja.rst
/usr/local/share/cmake/Help/generator/Sublime Text 2.rst
/usr/local/share/cmake/Help/generator/Unix Makefiles.rst
/usr/local/share/cmake/Help/generator/VS_TOOLSET_HOST_ARCH.txt
/usr/local/share/cmake/Help/generator/VS_TOOLSET_HOST_ARCH_LEGACY.txt
/usr/local/share/cmake/Help/generator/Visual Studio 10 2010.rst
/usr/local/share/cmake/Help/generator/Visual Studio 11 2012.rst
/usr/local/share/cmake/Help/generator/Visual Studio 12 2013.rst
/usr/local/share/cmake/Help/generator/Visual Studio 14 2015.rst
/usr/local/share/cmake/Help/generator/Visual Studio 15 2017.rst
/usr/local/share/cmake/Help/generator/Visual Studio 16 2019.rst
/usr/local/share/cmake/Help/generator/Visual Studio 17 2022.rst
/usr/local/share/cmake/Help/generator/Visual Studio 6.rst
/usr/local/share/cmake/Help/generator/Visual Studio 7 .NET 2003.rst
/usr/local/share/cmake/Help/generator/Visual Studio 7.rst
/usr/local/share/cmake/Help/generator/Visual Studio 8 2005.rst
/usr/local/share/cmake/Help/generator/Visual Studio 9 2008.rst
/usr/local/share/cmake/Help/generator/Watcom WMake.rst
/usr/local/share/cmake/Help/generator/Xcode.rst
/usr/local/share/cmake/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt
/usr/local/share/cmake/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt
/usr/local/share/cmake/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt
/usr/local/share/cmake/Help/index.rst
/usr/local/share/cmake/Help/manual/ID_RESERVE.txt
/usr/local/share/cmake/Help/manual/LINKS.txt
/usr/local/share/cmake/Help/manual/OPTIONS_BUILD.txt
/usr/local/share/cmake/Help/manual/OPTIONS_HELP.txt
/usr/local/share/cmake/Help/manual/ccmake.1.rst
/usr/local/share/cmake/Help/manual/cmake-buildsystem.7.rst
/usr/local/share/cmake/Help/manual/cmake-commands.7.rst
/usr/local/share/cmake/Help/manual/cmake-compile-features.7.rst
/usr/local/share/cmake/Help/manual/cmake-developer.7.rst
/usr/local/share/cmake/Help/manual/cmake-env-variables.7.rst
/usr/local/share/cmake/Help/manual/cmake-file-api.7.rst
/usr/local/share/cmake/Help/manual/cmake-generator-expressions.7.rst
/usr/local/share/cmake/Help/manual/cmake-generators.7.rst
/usr/local/share/cmake/Help/manual/cmake-language.7.rst
/usr/local/share/cmake/Help/manual/cmake-modules.7.rst
/usr/local/share/cmake/Help/manual/cmake-packages.7.rst
/usr/local/share/cmake/Help/manual/cmake-policies.7.rst
/usr/local/share/cmake/Help/manual/cmake-presets.7.rst
/usr/local/share/cmake/Help/manual/cmake-properties.7.rst
/usr/local/share/cmake/Help/manual/cmake-qt.7.rst
/usr/local/share/cmake/Help/manual/cmake-server.7.rst
/usr/local/share/cmake/Help/manual/cmake-toolchains.7.rst
/usr/local/share/cmake/Help/manual/cmake-variables.7.rst
/usr/local/share/cmake/Help/manual/cmake.1.rst
/usr/local/share/cmake/Help/manual/cpack-generators.7.rst
/usr/local/share/cmake/Help/manual/cpack.1.rst
/usr/local/share/cmake/Help/manual/ctest.1.rst
/usr/local/share/cmake/Help/manual/presets/example.json
/usr/local/share/cmake/Help/manual/presets/schema.json
/usr/local/share/cmake/Help/module/AddFileDependencies.rst
/usr/local/share/cmake/Help/module/AndroidTestUtilities.rst
/usr/local/share/cmake/Help/module/BundleUtilities.rst
/usr/local/share/cmake/Help/module/CMakeAddFortranSubdirectory.rst
/usr/local/share/cmake/Help/module/CMakeBackwardCompatibilityCXX.rst
/usr/local/share/cmake/Help/module/CMakeDependentOption.rst
/usr/local/share/cmake/Help/module/CMakeDetermineVSServicePack.rst
/usr/local/share/cmake/Help/module/CMakeExpandImportedTargets.rst
/usr/local/share/cmake/Help/module/CMakeFindDependencyMacro.rst
/usr/local/share/cmake/Help/module/CMakeFindFrameworks.rst
/usr/local/share/cmake/Help/module/CMakeFindPackageMode.rst
/usr/local/share/cmake/Help/module/CMakeForceCompiler.rst
/usr/local/share/cmake/Help/module/CMakeGraphVizOptions.rst
/usr/local/share/cmake/Help/module/CMakePackageConfigHelpers.rst
/usr/local/share/cmake/Help/module/CMakeParseArguments.rst
/usr/local/share/cmake/Help/module/CMakePrintHelpers.rst
/usr/local/share/cmake/Help/module/CMakePrintSystemInformation.rst
/usr/local/share/cmake/Help/module/CMakePushCheckState.rst
/usr/local/share/cmake/Help/module/CMakeVerifyManifest.rst
/usr/local/share/cmake/Help/module/CPack.rst
/usr/local/share/cmake/Help/module/CPackArchive.rst
/usr/local/share/cmake/Help/module/CPackBundle.rst
/usr/local/share/cmake/Help/module/CPackComponent.rst
/usr/local/share/cmake/Help/module/CPackCygwin.rst
/usr/local/share/cmake/Help/module/CPackDMG.rst
/usr/local/share/cmake/Help/module/CPackDeb.rst
/usr/local/share/cmake/Help/module/CPackFreeBSD.rst
/usr/local/share/cmake/Help/module/CPackIFW.rst
/usr/local/share/cmake/Help/module/CPackIFWConfigureFile.rst
/usr/local/share/cmake/Help/module/CPackNSIS.rst
/usr/local/share/cmake/Help/module/CPackNuGet.rst
/usr/local/share/cmake/Help/module/CPackPackageMaker.rst
/usr/local/share/cmake/Help/module/CPackProductBuild.rst
/usr/local/share/cmake/Help/module/CPackRPM.rst
/usr/local/share/cmake/Help/module/CPackWIX.rst
/usr/local/share/cmake/Help/module/CSharpUtilities.rst
/usr/local/share/cmake/Help/module/CTest.rst
/usr/local/share/cmake/Help/module/CTestCoverageCollectGCOV.rst
/usr/local/share/cmake/Help/module/CTestScriptMode.rst
/usr/local/share/cmake/Help/module/CTestUseLaunchers.rst
/usr/local/share/cmake/Help/module/CheckCCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckCSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckCSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckCXXCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckCXXSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckCXXSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckCXXSymbolExists.rst
/usr/local/share/cmake/Help/module/CheckCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckFortranCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckFortranFunctionExists.rst
/usr/local/share/cmake/Help/module/CheckFortranSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckFortranSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckFunctionExists.rst
/usr/local/share/cmake/Help/module/CheckIPOSupported.rst
/usr/local/share/cmake/Help/module/CheckIncludeFile.rst
/usr/local/share/cmake/Help/module/CheckIncludeFileCXX.rst
/usr/local/share/cmake/Help/module/CheckIncludeFiles.rst
/usr/local/share/cmake/Help/module/CheckLanguage.rst
/usr/local/share/cmake/Help/module/CheckLibraryExists.rst
/usr/local/share/cmake/Help/module/CheckLinkerFlag.rst
/usr/local/share/cmake/Help/module/CheckOBJCCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckOBJCSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckOBJCSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckOBJCXXCompilerFlag.rst
/usr/local/share/cmake/Help/module/CheckOBJCXXSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckOBJCXXSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckPIESupported.rst
/usr/local/share/cmake/Help/module/CheckPrototypeDefinition.rst
/usr/local/share/cmake/Help/module/CheckSourceCompiles.rst
/usr/local/share/cmake/Help/module/CheckSourceRuns.rst
/usr/local/share/cmake/Help/module/CheckStructHasMember.rst
/usr/local/share/cmake/Help/module/CheckSymbolExists.rst
/usr/local/share/cmake/Help/module/CheckTypeSize.rst
/usr/local/share/cmake/Help/module/CheckVariableExists.rst
/usr/local/share/cmake/Help/module/Dart.rst
/usr/local/share/cmake/Help/module/DeployQt4.rst
/usr/local/share/cmake/Help/module/Documentation.rst
/usr/local/share/cmake/Help/module/ExternalData.rst
/usr/local/share/cmake/Help/module/ExternalProject.rst
/usr/local/share/cmake/Help/module/FeatureSummary.rst
/usr/local/share/cmake/Help/module/FetchContent.rst
/usr/local/share/cmake/Help/module/FindALSA.rst
/usr/local/share/cmake/Help/module/FindASPELL.rst
/usr/local/share/cmake/Help/module/FindAVIFile.rst
/usr/local/share/cmake/Help/module/FindArmadillo.rst
/usr/local/share/cmake/Help/module/FindBISON.rst
/usr/local/share/cmake/Help/module/FindBLAS.rst
/usr/local/share/cmake/Help/module/FindBZip2.rst
/usr/local/share/cmake/Help/module/FindBacktrace.rst
/usr/local/share/cmake/Help/module/FindBoost.rst
/usr/local/share/cmake/Help/module/FindBullet.rst
/usr/local/share/cmake/Help/module/FindCABLE.rst
/usr/local/share/cmake/Help/module/FindCUDA.rst
/usr/local/share/cmake/Help/module/FindCUDAToolkit.rst
/usr/local/share/cmake/Help/module/FindCURL.rst
/usr/local/share/cmake/Help/module/FindCVS.rst
/usr/local/share/cmake/Help/module/FindCoin3D.rst
/usr/local/share/cmake/Help/module/FindCups.rst
/usr/local/share/cmake/Help/module/FindCurses.rst
/usr/local/share/cmake/Help/module/FindCxxTest.rst
/usr/local/share/cmake/Help/module/FindCygwin.rst
/usr/local/share/cmake/Help/module/FindDCMTK.rst
/usr/local/share/cmake/Help/module/FindDart.rst
/usr/local/share/cmake/Help/module/FindDevIL.rst
/usr/local/share/cmake/Help/module/FindDoxygen.rst
/usr/local/share/cmake/Help/module/FindEXPAT.rst
/usr/local/share/cmake/Help/module/FindEnvModules.rst
/usr/local/share/cmake/Help/module/FindFLEX.rst
/usr/local/share/cmake/Help/module/FindFLTK.rst
/usr/local/share/cmake/Help/module/FindFLTK2.rst
/usr/local/share/cmake/Help/module/FindFontconfig.rst
/usr/local/share/cmake/Help/module/FindFreetype.rst
/usr/local/share/cmake/Help/module/FindGCCXML.rst
/usr/local/share/cmake/Help/module/FindGDAL.rst
/usr/local/share/cmake/Help/module/FindGIF.rst
/usr/local/share/cmake/Help/module/FindGLEW.rst
/usr/local/share/cmake/Help/module/FindGLUT.rst
/usr/local/share/cmake/Help/module/FindGSL.rst
/usr/local/share/cmake/Help/module/FindGTK.rst
/usr/local/share/cmake/Help/module/FindGTK2.rst
/usr/local/share/cmake/Help/module/FindGTest.rst
/usr/local/share/cmake/Help/module/FindGettext.rst
/usr/local/share/cmake/Help/module/FindGit.rst
/usr/local/share/cmake/Help/module/FindGnuTLS.rst
/usr/local/share/cmake/Help/module/FindGnuplot.rst
/usr/local/share/cmake/Help/module/FindHDF5.rst
/usr/local/share/cmake/Help/module/FindHSPELL.rst
/usr/local/share/cmake/Help/module/FindHTMLHelp.rst
/usr/local/share/cmake/Help/module/FindHg.rst
/usr/local/share/cmake/Help/module/FindICU.rst
/usr/local/share/cmake/Help/module/FindITK.rst
/usr/local/share/cmake/Help/module/FindIce.rst
/usr/local/share/cmake/Help/module/FindIconv.rst
/usr/local/share/cmake/Help/module/FindIcotool.rst
/usr/local/share/cmake/Help/module/FindImageMagick.rst
/usr/local/share/cmake/Help/module/FindIntl.rst
/usr/local/share/cmake/Help/module/FindJNI.rst
/usr/local/share/cmake/Help/module/FindJPEG.rst
/usr/local/share/cmake/Help/module/FindJasper.rst
/usr/local/share/cmake/Help/module/FindJava.rst
/usr/local/share/cmake/Help/module/FindKDE3.rst
/usr/local/share/cmake/Help/module/FindKDE4.rst
/usr/local/share/cmake/Help/module/FindLAPACK.rst
/usr/local/share/cmake/Help/module/FindLATEX.rst
/usr/local/share/cmake/Help/module/FindLTTngUST.rst
/usr/local/share/cmake/Help/module/FindLibArchive.rst
/usr/local/share/cmake/Help/module/FindLibLZMA.rst
/usr/local/share/cmake/Help/module/FindLibXml2.rst
/usr/local/share/cmake/Help/module/FindLibXslt.rst
/usr/local/share/cmake/Help/module/FindLibinput.rst
/usr/local/share/cmake/Help/module/FindLua.rst
/usr/local/share/cmake/Help/module/FindLua50.rst
/usr/local/share/cmake/Help/module/FindLua51.rst
/usr/local/share/cmake/Help/module/FindMFC.rst
/usr/local/share/cmake/Help/module/FindMPEG.rst
/usr/local/share/cmake/Help/module/FindMPEG2.rst
/usr/local/share/cmake/Help/module/FindMPI.rst
/usr/local/share/cmake/Help/module/FindMatlab.rst
/usr/local/share/cmake/Help/module/FindMotif.rst
/usr/local/share/cmake/Help/module/FindMsys.rst
/usr/local/share/cmake/Help/module/FindODBC.rst
/usr/local/share/cmake/Help/module/FindOpenACC.rst
/usr/local/share/cmake/Help/module/FindOpenAL.rst
/usr/local/share/cmake/Help/module/FindOpenCL.rst
/usr/local/share/cmake/Help/module/FindOpenGL.rst
/usr/local/share/cmake/Help/module/FindOpenMP.rst
/usr/local/share/cmake/Help/module/FindOpenSSL.rst
/usr/local/share/cmake/Help/module/FindOpenSceneGraph.rst
/usr/local/share/cmake/Help/module/FindOpenThreads.rst
/usr/local/share/cmake/Help/module/FindPHP4.rst
/usr/local/share/cmake/Help/module/FindPNG.rst
/usr/local/share/cmake/Help/module/FindPackageHandleStandardArgs.rst
/usr/local/share/cmake/Help/module/FindPackageMessage.rst
/usr/local/share/cmake/Help/module/FindPatch.rst
/usr/local/share/cmake/Help/module/FindPerl.rst
/usr/local/share/cmake/Help/module/FindPerlLibs.rst
/usr/local/share/cmake/Help/module/FindPhysFS.rst
/usr/local/share/cmake/Help/module/FindPike.rst
/usr/local/share/cmake/Help/module/FindPkgConfig.rst
/usr/local/share/cmake/Help/module/FindPostgreSQL.rst
/usr/local/share/cmake/Help/module/FindProducer.rst
/usr/local/share/cmake/Help/module/FindProtobuf.rst
/usr/local/share/cmake/Help/module/FindPython.rst
/usr/local/share/cmake/Help/module/FindPython2.rst
/usr/local/share/cmake/Help/module/FindPython3.rst
/usr/local/share/cmake/Help/module/FindPythonInterp.rst
/usr/local/share/cmake/Help/module/FindPythonLibs.rst
/usr/local/share/cmake/Help/module/FindQt.rst
/usr/local/share/cmake/Help/module/FindQt3.rst
/usr/local/share/cmake/Help/module/FindQt4.rst
/usr/local/share/cmake/Help/module/FindQuickTime.rst
/usr/local/share/cmake/Help/module/FindRTI.rst
/usr/local/share/cmake/Help/module/FindRuby.rst
/usr/local/share/cmake/Help/module/FindSDL.rst
/usr/local/share/cmake/Help/module/FindSDL_image.rst
/usr/local/share/cmake/Help/module/FindSDL_mixer.rst
/usr/local/share/cmake/Help/module/FindSDL_net.rst
/usr/local/share/cmake/Help/module/FindSDL_sound.rst
/usr/local/share/cmake/Help/module/FindSDL_ttf.rst
/usr/local/share/cmake/Help/module/FindSQLite3.rst
/usr/local/share/cmake/Help/module/FindSWIG.rst
/usr/local/share/cmake/Help/module/FindSelfPackers.rst
/usr/local/share/cmake/Help/module/FindSquish.rst
/usr/local/share/cmake/Help/module/FindSubversion.rst
/usr/local/share/cmake/Help/module/FindTCL.rst
/usr/local/share/cmake/Help/module/FindTIFF.rst
/usr/local/share/cmake/Help/module/FindTclStub.rst
/usr/local/share/cmake/Help/module/FindTclsh.rst
/usr/local/share/cmake/Help/module/FindThreads.rst
/usr/local/share/cmake/Help/module/FindUnixCommands.rst
/usr/local/share/cmake/Help/module/FindVTK.rst
/usr/local/share/cmake/Help/module/FindVulkan.rst
/usr/local/share/cmake/Help/module/FindWget.rst
/usr/local/share/cmake/Help/module/FindWish.rst
/usr/local/share/cmake/Help/module/FindX11.rst
/usr/local/share/cmake/Help/module/FindXCTest.rst
/usr/local/share/cmake/Help/module/FindXMLRPC.rst
/usr/local/share/cmake/Help/module/FindXalanC.rst
/usr/local/share/cmake/Help/module/FindXercesC.rst
/usr/local/share/cmake/Help/module/FindZLIB.rst
/usr/local/share/cmake/Help/module/Findosg.rst
/usr/local/share/cmake/Help/module/FindosgAnimation.rst
/usr/local/share/cmake/Help/module/FindosgDB.rst
/usr/local/share/cmake/Help/module/FindosgFX.rst
/usr/local/share/cmake/Help/module/FindosgGA.rst
/usr/local/share/cmake/Help/module/FindosgIntrospection.rst
/usr/local/share/cmake/Help/module/FindosgManipulator.rst
/usr/local/share/cmake/Help/module/FindosgParticle.rst
/usr/local/share/cmake/Help/module/FindosgPresentation.rst
/usr/local/share/cmake/Help/module/FindosgProducer.rst
/usr/local/share/cmake/Help/module/FindosgQt.rst
/usr/local/share/cmake/Help/module/FindosgShadow.rst
/usr/local/share/cmake/Help/module/FindosgSim.rst
/usr/local/share/cmake/Help/module/FindosgTerrain.rst
/usr/local/share/cmake/Help/module/FindosgText.rst
/usr/local/share/cmake/Help/module/FindosgUtil.rst
/usr/local/share/cmake/Help/module/FindosgViewer.rst
/usr/local/share/cmake/Help/module/FindosgVolume.rst
/usr/local/share/cmake/Help/module/FindosgWidget.rst
/usr/local/share/cmake/Help/module/Findosg_functions.rst
/usr/local/share/cmake/Help/module/FindwxWidgets.rst
/usr/local/share/cmake/Help/module/FindwxWindows.rst
/usr/local/share/cmake/Help/module/FortranCInterface.rst
/usr/local/share/cmake/Help/module/GNUInstallDirs.rst
/usr/local/share/cmake/Help/module/GenerateExportHeader.rst
/usr/local/share/cmake/Help/module/GetPrerequisites.rst
/usr/local/share/cmake/Help/module/GoogleTest.rst
/usr/local/share/cmake/Help/module/InstallRequiredSystemLibraries.rst
/usr/local/share/cmake/Help/module/MacroAddFileDependencies.rst
/usr/local/share/cmake/Help/module/ProcessorCount.rst
/usr/local/share/cmake/Help/module/SelectLibraryConfigurations.rst
/usr/local/share/cmake/Help/module/SquishTestScript.rst
/usr/local/share/cmake/Help/module/TestBigEndian.rst
/usr/local/share/cmake/Help/module/TestCXXAcceptsFlag.rst
/usr/local/share/cmake/Help/module/TestForANSIForScope.rst
/usr/local/share/cmake/Help/module/TestForANSIStreamHeaders.rst
/usr/local/share/cmake/Help/module/TestForSSTREAM.rst
/usr/local/share/cmake/Help/module/TestForSTDNamespace.rst
/usr/local/share/cmake/Help/module/UseEcos.rst
/usr/local/share/cmake/Help/module/UseJava.rst
/usr/local/share/cmake/Help/module/UseJavaClassFilelist.rst
/usr/local/share/cmake/Help/module/UseJavaSymlinks.rst
/usr/local/share/cmake/Help/module/UsePkgConfig.rst
/usr/local/share/cmake/Help/module/UseSWIG.rst
/usr/local/share/cmake/Help/module/Use_wxWindows.rst
/usr/local/share/cmake/Help/module/UsewxWidgets.rst
/usr/local/share/cmake/Help/module/WriteBasicConfigVersionFile.rst
/usr/local/share/cmake/Help/module/WriteCompilerDetectionHeader.rst
/usr/local/share/cmake/Help/policy/CMP0000.rst
/usr/local/share/cmake/Help/policy/CMP0001.rst
/usr/local/share/cmake/Help/policy/CMP0002.rst
/usr/local/share/cmake/Help/policy/CMP0003.rst
/usr/local/share/cmake/Help/policy/CMP0004.rst
/usr/local/share/cmake/Help/policy/CMP0005.rst
/usr/local/share/cmake/Help/policy/CMP0006.rst
/usr/local/share/cmake/Help/policy/CMP0007.rst
/usr/local/share/cmake/Help/policy/CMP0008.rst
/usr/local/share/cmake/Help/policy/CMP0009.rst
/usr/local/share/cmake/Help/policy/CMP0010.rst
/usr/local/share/cmake/Help/policy/CMP0011.rst
/usr/local/share/cmake/Help/policy/CMP0012.rst
/usr/local/share/cmake/Help/policy/CMP0013.rst
/usr/local/share/cmake/Help/policy/CMP0014.rst
/usr/local/share/cmake/Help/policy/CMP0015.rst
/usr/local/share/cmake/Help/policy/CMP0016.rst
/usr/local/share/cmake/Help/policy/CMP0017.rst
/usr/local/share/cmake/Help/policy/CMP0018.rst
/usr/local/share/cmake/Help/policy/CMP0019.rst
/usr/local/share/cmake/Help/policy/CMP0020.rst
/usr/local/share/cmake/Help/policy/CMP0021.rst
/usr/local/share/cmake/Help/policy/CMP0022.rst
/usr/local/share/cmake/Help/policy/CMP0023.rst
/usr/local/share/cmake/Help/policy/CMP0024.rst
/usr/local/share/cmake/Help/policy/CMP0025.rst
/usr/local/share/cmake/Help/policy/CMP0026.rst
/usr/local/share/cmake/Help/policy/CMP0027.rst
/usr/local/share/cmake/Help/policy/CMP0028.rst
/usr/local/share/cmake/Help/policy/CMP0029.rst
/usr/local/share/cmake/Help/policy/CMP0030.rst
/usr/local/share/cmake/Help/policy/CMP0031.rst
/usr/local/share/cmake/Help/policy/CMP0032.rst
/usr/local/share/cmake/Help/policy/CMP0033.rst
/usr/local/share/cmake/Help/policy/CMP0034.rst
/usr/local/share/cmake/Help/policy/CMP0035.rst
/usr/local/share/cmake/Help/policy/CMP0036.rst
/usr/local/share/cmake/Help/policy/CMP0037.rst
/usr/local/share/cmake/Help/policy/CMP0038.rst
/usr/local/share/cmake/Help/policy/CMP0039.rst
/usr/local/share/cmake/Help/policy/CMP0040.rst
/usr/local/share/cmake/Help/policy/CMP0041.rst
/usr/local/share/cmake/Help/policy/CMP0042.rst
/usr/local/share/cmake/Help/policy/CMP0043.rst
/usr/local/share/cmake/Help/policy/CMP0044.rst
/usr/local/share/cmake/Help/policy/CMP0045.rst
/usr/local/share/cmake/Help/policy/CMP0046.rst
/usr/local/share/cmake/Help/policy/CMP0047.rst
/usr/local/share/cmake/Help/policy/CMP0048.rst
/usr/local/share/cmake/Help/policy/CMP0049.rst
/usr/local/share/cmake/Help/policy/CMP0050.rst
/usr/local/share/cmake/Help/policy/CMP0051.rst
/usr/local/share/cmake/Help/policy/CMP0052.rst
/usr/local/share/cmake/Help/policy/CMP0053.rst
/usr/local/share/cmake/Help/policy/CMP0054.rst
/usr/local/share/cmake/Help/policy/CMP0055.rst
/usr/local/share/cmake/Help/policy/CMP0056.rst
/usr/local/share/cmake/Help/policy/CMP0057.rst
/usr/local/share/cmake/Help/policy/CMP0058.rst
/usr/local/share/cmake/Help/policy/CMP0059.rst
/usr/local/share/cmake/Help/policy/CMP0060.rst
/usr/local/share/cmake/Help/policy/CMP0061.rst
/usr/local/share/cmake/Help/policy/CMP0062.rst
/usr/local/share/cmake/Help/policy/CMP0063.rst
/usr/local/share/cmake/Help/policy/CMP0064.rst
/usr/local/share/cmake/Help/policy/CMP0065.rst
/usr/local/share/cmake/Help/policy/CMP0066.rst
/usr/local/share/cmake/Help/policy/CMP0067.rst
/usr/local/share/cmake/Help/policy/CMP0068.rst
/usr/local/share/cmake/Help/policy/CMP0069.rst
/usr/local/share/cmake/Help/policy/CMP0070.rst
/usr/local/share/cmake/Help/policy/CMP0071.rst
/usr/local/share/cmake/Help/policy/CMP0072.rst
/usr/local/share/cmake/Help/policy/CMP0073.rst
/usr/local/share/cmake/Help/policy/CMP0074.rst
/usr/local/share/cmake/Help/policy/CMP0075.rst
/usr/local/share/cmake/Help/policy/CMP0076.rst
/usr/local/share/cmake/Help/policy/CMP0077.rst
/usr/local/share/cmake/Help/policy/CMP0078.rst
/usr/local/share/cmake/Help/policy/CMP0079.rst
/usr/local/share/cmake/Help/policy/CMP0080.rst
/usr/local/share/cmake/Help/policy/CMP0081.rst
/usr/local/share/cmake/Help/policy/CMP0082.rst
/usr/local/share/cmake/Help/policy/CMP0083.rst
/usr/local/share/cmake/Help/policy/CMP0084.rst
/usr/local/share/cmake/Help/policy/CMP0085.rst
/usr/local/share/cmake/Help/policy/CMP0086.rst
/usr/local/share/cmake/Help/policy/CMP0087.rst
/usr/local/share/cmake/Help/policy/CMP0088.rst
/usr/local/share/cmake/Help/policy/CMP0089.rst
/usr/local/share/cmake/Help/policy/CMP0090.rst
/usr/local/share/cmake/Help/policy/CMP0091.rst
/usr/local/share/cmake/Help/policy/CMP0092.rst
/usr/local/share/cmake/Help/policy/CMP0093.rst
/usr/local/share/cmake/Help/policy/CMP0094.rst
/usr/local/share/cmake/Help/policy/CMP0095.rst
/usr/local/share/cmake/Help/policy/CMP0096.rst
/usr/local/share/cmake/Help/policy/CMP0097.rst
/usr/local/share/cmake/Help/policy/CMP0098.rst
/usr/local/share/cmake/Help/policy/CMP0099.rst
/usr/local/share/cmake/Help/policy/CMP0100.rst
/usr/local/share/cmake/Help/policy/CMP0101.rst
/usr/local/share/cmake/Help/policy/CMP0102.rst
/usr/local/share/cmake/Help/policy/CMP0103.rst
/usr/local/share/cmake/Help/policy/CMP0104.rst
/usr/local/share/cmake/Help/policy/CMP0105.rst
/usr/local/share/cmake/Help/policy/CMP0106.rst
/usr/local/share/cmake/Help/policy/CMP0107.rst
/usr/local/share/cmake/Help/policy/CMP0108.rst
/usr/local/share/cmake/Help/policy/CMP0109.rst
/usr/local/share/cmake/Help/policy/CMP0110.rst
/usr/local/share/cmake/Help/policy/CMP0111.rst
/usr/local/share/cmake/Help/policy/CMP0112.rst
/usr/local/share/cmake/Help/policy/CMP0113.rst
/usr/local/share/cmake/Help/policy/CMP0114.rst
/usr/local/share/cmake/Help/policy/CMP0115.rst
/usr/local/share/cmake/Help/policy/CMP0116.rst
/usr/local/share/cmake/Help/policy/CMP0117.rst
/usr/local/share/cmake/Help/policy/CMP0118.rst
/usr/local/share/cmake/Help/policy/CMP0119.rst
/usr/local/share/cmake/Help/policy/CMP0120.rst
/usr/local/share/cmake/Help/policy/CMP0121.rst
/usr/local/share/cmake/Help/policy/CMP0122.rst
/usr/local/share/cmake/Help/policy/CMP0123.rst
/usr/local/share/cmake/Help/policy/CMP0124.rst
/usr/local/share/cmake/Help/policy/CMP0125.rst
/usr/local/share/cmake/Help/policy/CMP0126.rst
/usr/local/share/cmake/Help/policy/CMP0127.rst
/usr/local/share/cmake/Help/policy/CMP0128.rst
/usr/local/share/cmake/Help/policy/DEPRECATED.txt
/usr/local/share/cmake/Help/policy/DISALLOWED_COMMAND.txt
/usr/local/share/cmake/Help/prop_cache/ADVANCED.rst
/usr/local/share/cmake/Help/prop_cache/HELPSTRING.rst
/usr/local/share/cmake/Help/prop_cache/MODIFIED.rst
/usr/local/share/cmake/Help/prop_cache/STRINGS.rst
/usr/local/share/cmake/Help/prop_cache/TYPE.rst
/usr/local/share/cmake/Help/prop_cache/VALUE.rst
/usr/local/share/cmake/Help/prop_dir/ADDITIONAL_CLEAN_FILES.rst
/usr/local/share/cmake/Help/prop_dir/ADDITIONAL_MAKE_CLEAN_FILES.rst
/usr/local/share/cmake/Help/prop_dir/BINARY_DIR.rst
/usr/local/share/cmake/Help/prop_dir/BUILDSYSTEM_TARGETS.rst
/usr/local/share/cmake/Help/prop_dir/CACHE_VARIABLES.rst
/usr/local/share/cmake/Help/prop_dir/CLEAN_NO_CUSTOM.rst
/usr/local/share/cmake/Help/prop_dir/CMAKE_CONFIGURE_DEPENDS.rst
/usr/local/share/cmake/Help/prop_dir/COMPILE_DEFINITIONS.rst
/usr/local/share/cmake/Help/prop_dir/COMPILE_DEFINITIONS_CONFIG.rst
/usr/local/share/cmake/Help/prop_dir/COMPILE_OPTIONS.rst
/usr/local/share/cmake/Help/prop_dir/DEFINITIONS.rst
/usr/local/share/cmake/Help/prop_dir/EXCLUDE_FROM_ALL.rst
/usr/local/share/cmake/Help/prop_dir/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
/usr/local/share/cmake/Help/prop_dir/IMPORTED_TARGETS.rst
/usr/local/share/cmake/Help/prop_dir/INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst
/usr/local/share/cmake/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION.rst
/usr/local/share/cmake/Help/prop_dir/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
/usr/local/share/cmake/Help/prop_dir/LABELS.rst
/usr/local/share/cmake/Help/prop_dir/LINK_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_dir/LINK_OPTIONS.rst
/usr/local/share/cmake/Help/prop_dir/LISTFILE_STACK.rst
/usr/local/share/cmake/Help/prop_dir/MACROS.rst
/usr/local/share/cmake/Help/prop_dir/PARENT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
/usr/local/share/cmake/Help/prop_dir/RULE_LAUNCH_CUSTOM.rst
/usr/local/share/cmake/Help/prop_dir/RULE_LAUNCH_LINK.rst
/usr/local/share/cmake/Help/prop_dir/SOURCE_DIR.rst
/usr/local/share/cmake/Help/prop_dir/SUBDIRECTORIES.rst
/usr/local/share/cmake/Help/prop_dir/TESTS.rst
/usr/local/share/cmake/Help/prop_dir/TEST_INCLUDE_FILE.rst
/usr/local/share/cmake/Help/prop_dir/TEST_INCLUDE_FILES.rst
/usr/local/share/cmake/Help/prop_dir/VARIABLES.rst
/usr/local/share/cmake/Help/prop_dir/VS_GLOBAL_SECTION_POST_section.rst
/usr/local/share/cmake/Help/prop_dir/VS_GLOBAL_SECTION_PRE_section.rst
/usr/local/share/cmake/Help/prop_dir/VS_STARTUP_PROJECT.rst
/usr/local/share/cmake/Help/prop_gbl/ALLOW_DUPLICATE_CUSTOM_TARGETS.rst
/usr/local/share/cmake/Help/prop_gbl/AUTOGEN_SOURCE_GROUP.rst
/usr/local/share/cmake/Help/prop_gbl/AUTOGEN_TARGETS_FOLDER.rst
/usr/local/share/cmake/Help/prop_gbl/AUTOMOC_SOURCE_GROUP.rst
/usr/local/share/cmake/Help/prop_gbl/AUTOMOC_TARGETS_FOLDER.rst
/usr/local/share/cmake/Help/prop_gbl/AUTORCC_SOURCE_GROUP.rst
/usr/local/share/cmake/Help/prop_gbl/AUTOUIC_SOURCE_GROUP.rst
/usr/local/share/cmake/Help/prop_gbl/CMAKE_CUDA_KNOWN_FEATURES.rst
/usr/local/share/cmake/Help/prop_gbl/CMAKE_CXX_KNOWN_FEATURES.rst
/usr/local/share/cmake/Help/prop_gbl/CMAKE_C_KNOWN_FEATURES.rst
/usr/local/share/cmake/Help/prop_gbl/CMAKE_ROLE.rst
/usr/local/share/cmake/Help/prop_gbl/DEBUG_CONFIGURATIONS.rst
/usr/local/share/cmake/Help/prop_gbl/DISABLED_FEATURES.rst
/usr/local/share/cmake/Help/prop_gbl/ECLIPSE_EXTRA_CPROJECT_CONTENTS.rst
/usr/local/share/cmake/Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst
/usr/local/share/cmake/Help/prop_gbl/ENABLED_FEATURES.rst
/usr/local/share/cmake/Help/prop_gbl/ENABLED_LANGUAGES.rst
/usr/local/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_LIB32_PATHS.rst
/usr/local/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_LIB64_PATHS.rst
/usr/local/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_LIBX32_PATHS.rst
/usr/local/share/cmake/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst
/usr/local/share/cmake/Help/prop_gbl/GENERATOR_IS_MULTI_CONFIG.rst
/usr/local/share/cmake/Help/prop_gbl/GLOBAL_DEPENDS_DEBUG_MODE.rst
/usr/local/share/cmake/Help/prop_gbl/GLOBAL_DEPENDS_NO_CYCLES.rst
/usr/local/share/cmake/Help/prop_gbl/IN_TRY_COMPILE.rst
/usr/local/share/cmake/Help/prop_gbl/JOB_POOLS.rst
/usr/local/share/cmake/Help/prop_gbl/PACKAGES_FOUND.rst
/usr/local/share/cmake/Help/prop_gbl/PACKAGES_NOT_FOUND.rst
/usr/local/share/cmake/Help/prop_gbl/PREDEFINED_TARGETS_FOLDER.rst
/usr/local/share/cmake/Help/prop_gbl/REPORT_UNDEFINED_PROPERTIES.rst
/usr/local/share/cmake/Help/prop_gbl/RULE_LAUNCH_COMPILE.rst
/usr/local/share/cmake/Help/prop_gbl/RULE_LAUNCH_CUSTOM.rst
/usr/local/share/cmake/Help/prop_gbl/RULE_LAUNCH_LINK.rst
/usr/local/share/cmake/Help/prop_gbl/RULE_MESSAGES.rst
/usr/local/share/cmake/Help/prop_gbl/TARGET_ARCHIVES_MAY_BE_SHARED_LIBS.rst
/usr/local/share/cmake/Help/prop_gbl/TARGET_MESSAGES.rst
/usr/local/share/cmake/Help/prop_gbl/TARGET_SUPPORTS_SHARED_LIBS.rst
/usr/local/share/cmake/Help/prop_gbl/USE_FOLDERS.rst
/usr/local/share/cmake/Help/prop_gbl/XCODE_EMIT_EFFECTIVE_PLATFORM_NAME.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_DESKTOP_SHORTCUTS.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_NEVER_OVERWRITE.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_PERMANENT.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_STARTUP_SHORTCUTS.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_START_MENU_SHORTCUTS.rst
/usr/local/share/cmake/Help/prop_inst/CPACK_WIX_ACL.rst
/usr/local/share/cmake/Help/prop_sf/ABSTRACT.rst
/usr/local/share/cmake/Help/prop_sf/AUTORCC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_sf/AUTOUIC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_sf/COMPILE_DEFINITIONS.rst
/usr/local/share/cmake/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst
/usr/local/share/cmake/Help/prop_sf/COMPILE_FLAGS.rst
/usr/local/share/cmake/Help/prop_sf/COMPILE_OPTIONS.rst
/usr/local/share/cmake/Help/prop_sf/EXTERNAL_OBJECT.rst
/usr/local/share/cmake/Help/prop_sf/Fortran_FORMAT.rst
/usr/local/share/cmake/Help/prop_sf/Fortran_PREPROCESS.rst
/usr/local/share/cmake/Help/prop_sf/GENERATED.rst
/usr/local/share/cmake/Help/prop_sf/HEADER_FILE_ONLY.rst
/usr/local/share/cmake/Help/prop_sf/INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_sf/KEEP_EXTENSION.rst
/usr/local/share/cmake/Help/prop_sf/LABELS.rst
/usr/local/share/cmake/Help/prop_sf/LANGUAGE.rst
/usr/local/share/cmake/Help/prop_sf/LOCATION.rst
/usr/local/share/cmake/Help/prop_sf/MACOSX_PACKAGE_LOCATION.rst
/usr/local/share/cmake/Help/prop_sf/OBJECT_DEPENDS.rst
/usr/local/share/cmake/Help/prop_sf/OBJECT_OUTPUTS.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_AUTOGEN.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_AUTOMOC.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_AUTORCC.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_AUTOUIC.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_PRECOMPILE_HEADERS.rst
/usr/local/share/cmake/Help/prop_sf/SKIP_UNITY_BUILD_INCLUSION.rst
/usr/local/share/cmake/Help/prop_sf/SYMBOLIC.rst
/usr/local/share/cmake/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst
/usr/local/share/cmake/Help/prop_sf/Swift_DIAGNOSTICS_FILE.rst
/usr/local/share/cmake/Help/prop_sf/UNITY_GROUP.rst
/usr/local/share/cmake/Help/prop_sf/VS_COPY_TO_OUT_DIR.rst
/usr/local/share/cmake/Help/prop_sf/VS_CSHARP_tagname.rst
/usr/local/share/cmake/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst
/usr/local/share/cmake/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst
/usr/local/share/cmake/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst
/usr/local/share/cmake/Help/prop_sf/VS_RESOURCE_GENERATOR.rst
/usr/local/share/cmake/Help/prop_sf/VS_SETTINGS.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_FLAGS.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_MODEL.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_OBJECT_FILE_NAME.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_OUTPUT_HEADER_FILE.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_TYPE.rst
/usr/local/share/cmake/Help/prop_sf/VS_SHADER_VARIABLE_NAME.rst
/usr/local/share/cmake/Help/prop_sf/VS_TOOL_OVERRIDE.rst
/usr/local/share/cmake/Help/prop_sf/VS_XAML_TYPE.rst
/usr/local/share/cmake/Help/prop_sf/WRAP_EXCLUDE.rst
/usr/local/share/cmake/Help/prop_sf/XCODE_EXPLICIT_FILE_TYPE.rst
/usr/local/share/cmake/Help/prop_sf/XCODE_FILE_ATTRIBUTES.rst
/usr/local/share/cmake/Help/prop_sf/XCODE_LAST_KNOWN_FILE_TYPE.rst
/usr/local/share/cmake/Help/prop_test/ATTACHED_FILES.rst
/usr/local/share/cmake/Help/prop_test/ATTACHED_FILES_ON_FAIL.rst
/usr/local/share/cmake/Help/prop_test/COST.rst
/usr/local/share/cmake/Help/prop_test/DEPENDS.rst
/usr/local/share/cmake/Help/prop_test/DISABLED.rst
/usr/local/share/cmake/Help/prop_test/ENVIRONMENT.rst
/usr/local/share/cmake/Help/prop_test/ENVIRONMENT_MODIFICATION.rst
/usr/local/share/cmake/Help/prop_test/FAIL_REGULAR_EXPRESSION.rst
/usr/local/share/cmake/Help/prop_test/FIXTURES_CLEANUP.rst
/usr/local/share/cmake/Help/prop_test/FIXTURES_REQUIRED.rst
/usr/local/share/cmake/Help/prop_test/FIXTURES_SETUP.rst
/usr/local/share/cmake/Help/prop_test/LABELS.rst
/usr/local/share/cmake/Help/prop_test/MEASUREMENT.rst
/usr/local/share/cmake/Help/prop_test/PASS_REGULAR_EXPRESSION.rst
/usr/local/share/cmake/Help/prop_test/PROCESSORS.rst
/usr/local/share/cmake/Help/prop_test/PROCESSOR_AFFINITY.rst
/usr/local/share/cmake/Help/prop_test/REQUIRED_FILES.rst
/usr/local/share/cmake/Help/prop_test/RESOURCE_GROUPS.rst
/usr/local/share/cmake/Help/prop_test/RESOURCE_LOCK.rst
/usr/local/share/cmake/Help/prop_test/RUN_SERIAL.rst
/usr/local/share/cmake/Help/prop_test/SKIP_REGULAR_EXPRESSION.rst
/usr/local/share/cmake/Help/prop_test/SKIP_RETURN_CODE.rst
/usr/local/share/cmake/Help/prop_test/TIMEOUT.rst
/usr/local/share/cmake/Help/prop_test/TIMEOUT_AFTER_MATCH.rst
/usr/local/share/cmake/Help/prop_test/WILL_FAIL.rst
/usr/local/share/cmake/Help/prop_test/WORKING_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/ADDITIONAL_CLEAN_FILES.rst
/usr/local/share/cmake/Help/prop_tgt/AIX_EXPORT_ALL_SYMBOLS.rst
/usr/local/share/cmake/Help/prop_tgt/ALIASED_TARGET.rst
/usr/local/share/cmake/Help/prop_tgt/ALIAS_GLOBAL.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_ANT_ADDITIONAL_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_API.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_API_MIN.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_ARCH.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_ASSETS_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_GUI.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_JAR_DEPENDENCIES.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_JAR_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_JAVA_SOURCE_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_NATIVE_LIB_DEPENDENCIES.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_NATIVE_LIB_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_PROCESS_MAX.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_PROGUARD.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_PROGUARD_CONFIG_PATH.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_SECURE_PROPS_PATH.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_SKIP_ANT_STEP.rst
/usr/local/share/cmake/Help/prop_tgt/ANDROID_STL_TYPE.rst
/usr/local/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOGEN_ORIGIN_DEPENDS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOGEN_PARALLEL.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_DEPEND_FILTERS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_EXECUTABLE.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_MACRO_NAMES.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_MOC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOMOC_PATH_PREFIX.rst
/usr/local/share/cmake/Help/prop_tgt/AUTORCC.rst
/usr/local/share/cmake/Help/prop_tgt/AUTORCC_EXECUTABLE.rst
/usr/local/share/cmake/Help/prop_tgt/AUTORCC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOUIC.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOUIC_EXECUTABLE.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOUIC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/AUTOUIC_SEARCH_PATHS.rst
/usr/local/share/cmake/Help/prop_tgt/BINARY_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/BUILD_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/BUILD_RPATH_USE_ORIGIN.rst
/usr/local/share/cmake/Help/prop_tgt/BUILD_WITH_INSTALL_NAME_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/BUNDLE.rst
/usr/local/share/cmake/Help/prop_tgt/BUNDLE_EXTENSION.rst
/usr/local/share/cmake/Help/prop_tgt/COMMON_LANGUAGE_RUNTIME.rst
/usr/local/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_BOOL.rst
/usr/local/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MAX.rst
/usr/local/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_NUMBER_MIN.rst
/usr/local/share/cmake/Help/prop_tgt/COMPATIBLE_INTERFACE_STRING.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_DEFINITIONS.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_DEFINITIONS_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_FEATURES.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_FLAGS.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_PDB_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_PDB_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_PDB_NOTE.txt
/usr/local/share/cmake/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/CONFIG_OUTPUT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/CONFIG_POSTFIX.rst
/usr/local/share/cmake/Help/prop_tgt/CROSSCOMPILING_EMULATOR.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_ARCHITECTURES.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_PTX_COMPILATION.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_RESOLVE_DEVICE_SYMBOLS.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_RUNTIME_LIBRARY-VALUES.txt
/usr/local/share/cmake/Help/prop_tgt/CUDA_RUNTIME_LIBRARY.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_SEPARABLE_COMPILATION.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/CUDA_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/CXX_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/CXX_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/CXX_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/C_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/C_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/C_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/DEBUG_POSTFIX.rst
/usr/local/share/cmake/Help/prop_tgt/DEFINE_SYMBOL.rst
/usr/local/share/cmake/Help/prop_tgt/DEPLOYMENT_ADDITIONAL_FILES.rst
/usr/local/share/cmake/Help/prop_tgt/DEPLOYMENT_REMOTE_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/DEPRECATION.rst
/usr/local/share/cmake/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
/usr/local/share/cmake/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK.rst
/usr/local/share/cmake/Help/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/ENABLE_EXPORTS.rst
/usr/local/share/cmake/Help/prop_tgt/EXCLUDE_FROM_ALL.rst
/usr/local/share/cmake/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD.rst
/usr/local/share/cmake/Help/prop_tgt/EXCLUDE_FROM_DEFAULT_BUILD_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/EXPORT_COMPILE_COMMANDS.rst
/usr/local/share/cmake/Help/prop_tgt/EXPORT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/EXPORT_PROPERTIES.rst
/usr/local/share/cmake/Help/prop_tgt/EchoString.rst
/usr/local/share/cmake/Help/prop_tgt/FOLDER.rst
/usr/local/share/cmake/Help/prop_tgt/FRAMEWORK.rst
/usr/local/share/cmake/Help/prop_tgt/FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/FRAMEWORK_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES.rst
/usr/local/share/cmake/Help/prop_tgt/Fortran_FORMAT.rst
/usr/local/share/cmake/Help/prop_tgt/Fortran_MODULE_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/Fortran_PREPROCESS.rst
/usr/local/share/cmake/Help/prop_tgt/GENERATOR_FILE_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/GHS_INTEGRITY_APP.rst
/usr/local/share/cmake/Help/prop_tgt/GHS_NO_SOURCE_GROUP_FILE.rst
/usr/local/share/cmake/Help/prop_tgt/GNUtoMS.rst
/usr/local/share/cmake/Help/prop_tgt/HAS_CXX.rst
/usr/local/share/cmake/Help/prop_tgt/HIP_ARCHITECTURES.rst
/usr/local/share/cmake/Help/prop_tgt/HIP_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/HIP_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/HIP_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_COMMON_LANGUAGE_RUNTIME.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_GLOBAL.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_IMPLIB.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LIBNAME.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LIBNAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_DEPENDENT_LIBRARIES_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LANGUAGES_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LOCATION.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_LOCATION_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_NO_SONAME.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_NO_SONAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_OBJECTS.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_OBJECTS_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_SONAME.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORTED_SONAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORT_PREFIX.rst
/usr/local/share/cmake/Help/prop_tgt/IMPORT_SUFFIX.rst
/usr/local/share/cmake/Help/prop_tgt/INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/INSTALL_NAME_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/INSTALL_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_LINK_DEPENDS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_LINK_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_LINK_LIBRARIES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_LINK_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_POSITION_INDEPENDENT_CODE.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_PRECOMPILE_HEADERS.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_SOURCES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERFACE_SYSTEM_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION.rst
/usr/local/share/cmake/Help/prop_tgt/INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/IOS_INSTALL_COMBINED.rst
/usr/local/share/cmake/Help/prop_tgt/ISPC_HEADER_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/ISPC_HEADER_SUFFIX.rst
/usr/local/share/cmake/Help/prop_tgt/ISPC_INSTRUCTION_SETS.rst
/usr/local/share/cmake/Help/prop_tgt/JOB_POOL_COMPILE.rst
/usr/local/share/cmake/Help/prop_tgt/JOB_POOL_LINK.rst
/usr/local/share/cmake/Help/prop_tgt/JOB_POOL_PRECOMPILE_HEADER.rst
/usr/local/share/cmake/Help/prop_tgt/LABELS.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_CLANG_TIDY.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_COMPILER_LAUNCHER.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_CPPCHECK.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_CPPLINT.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_INCLUDE_WHAT_YOU_USE.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_LINKER_LAUNCHER.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/LANG_VISIBILITY_PRESET.rst
/usr/local/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/LIBRARY_OUTPUT_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/LINKER_LANGUAGE.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_DEPENDS.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_DEPENDS_NO_SHARED.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_DIRECTORIES.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_FLAGS.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_INTERFACE_LIBRARIES.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_INTERFACE_LIBRARIES_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_INTERFACE_MULTIPLICITY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_LIBRARIES.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt
/usr/local/share/cmake/Help/prop_tgt/LINK_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_SEARCH_END_STATIC.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_SEARCH_START_STATIC.rst
/usr/local/share/cmake/Help/prop_tgt/LINK_WHAT_YOU_USE.rst
/usr/local/share/cmake/Help/prop_tgt/LOCATION.rst
/usr/local/share/cmake/Help/prop_tgt/LOCATION_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/MACHO_COMPATIBILITY_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/MACHO_CURRENT_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/MACOSX_BUNDLE.rst
/usr/local/share/cmake/Help/prop_tgt/MACOSX_BUNDLE_INFO_PLIST.rst
/usr/local/share/cmake/Help/prop_tgt/MACOSX_FRAMEWORK_INFO_PLIST.rst
/usr/local/share/cmake/Help/prop_tgt/MACOSX_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/MANUALLY_ADDED_DEPENDENCIES.rst
/usr/local/share/cmake/Help/prop_tgt/MAP_IMPORTED_CONFIG_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/MSVC_RUNTIME_LIBRARY-VALUES.txt
/usr/local/share/cmake/Help/prop_tgt/MSVC_RUNTIME_LIBRARY.rst
/usr/local/share/cmake/Help/prop_tgt/NAME.rst
/usr/local/share/cmake/Help/prop_tgt/NO_SONAME.rst
/usr/local/share/cmake/Help/prop_tgt/NO_SYSTEM_FROM_IMPORTED.rst
/usr/local/share/cmake/Help/prop_tgt/OBJCXX_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/OBJCXX_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/OBJCXX_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/OBJC_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/OBJC_STANDARD.rst
/usr/local/share/cmake/Help/prop_tgt/OBJC_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst
/usr/local/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES.rst
/usr/local/share/cmake/Help/prop_tgt/OSX_ARCHITECTURES_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/OUTPUT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/OUTPUT_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/PCH_INSTANTIATE_TEMPLATES.rst
/usr/local/share/cmake/Help/prop_tgt/PCH_WARN_INVALID.rst
/usr/local/share/cmake/Help/prop_tgt/PDB_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/PDB_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/PDB_NOTE.txt
/usr/local/share/cmake/Help/prop_tgt/PDB_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/PDB_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/POSITION_INDEPENDENT_CODE.rst
/usr/local/share/cmake/Help/prop_tgt/POST_INSTALL_SCRIPT.rst
/usr/local/share/cmake/Help/prop_tgt/PRECOMPILE_HEADERS.rst
/usr/local/share/cmake/Help/prop_tgt/PRECOMPILE_HEADERS_REUSE_FROM.rst
/usr/local/share/cmake/Help/prop_tgt/PREFIX.rst
/usr/local/share/cmake/Help/prop_tgt/PRE_INSTALL_SCRIPT.rst
/usr/local/share/cmake/Help/prop_tgt/PRIVATE_HEADER.rst
/usr/local/share/cmake/Help/prop_tgt/PROJECT_LABEL.rst
/usr/local/share/cmake/Help/prop_tgt/PUBLIC_HEADER.rst
/usr/local/share/cmake/Help/prop_tgt/RESOURCE.rst
/usr/local/share/cmake/Help/prop_tgt/RULE_LAUNCH_COMPILE.rst
/usr/local/share/cmake/Help/prop_tgt/RULE_LAUNCH_CUSTOM.rst
/usr/local/share/cmake/Help/prop_tgt/RULE_LAUNCH_LINK.rst
/usr/local/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/RUNTIME_OUTPUT_NAME_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/SKIP_BUILD_RPATH.rst
/usr/local/share/cmake/Help/prop_tgt/SOURCES.rst
/usr/local/share/cmake/Help/prop_tgt/SOURCE_DIR.rst
/usr/local/share/cmake/Help/prop_tgt/SOVERSION.rst
/usr/local/share/cmake/Help/prop_tgt/STATIC_LIBRARY_FLAGS.rst
/usr/local/share/cmake/Help/prop_tgt/STATIC_LIBRARY_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/prop_tgt/STATIC_LIBRARY_OPTIONS.rst
/usr/local/share/cmake/Help/prop_tgt/SUFFIX.rst
/usr/local/share/cmake/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst
/usr/local/share/cmake/Help/prop_tgt/Swift_LANGUAGE_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/Swift_MODULE_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/Swift_MODULE_NAME.rst
/usr/local/share/cmake/Help/prop_tgt/TYPE.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD_BATCH_SIZE.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD_CODE_AFTER_INCLUDE.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD_MODE.rst
/usr/local/share/cmake/Help/prop_tgt/UNITY_BUILD_UNIQUE_ID.rst
/usr/local/share/cmake/Help/prop_tgt/VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VISIBILITY_INLINES_HIDDEN.rst
/usr/local/share/cmake/Help/prop_tgt/VS_CONFIGURATION_TYPE.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DEBUGGER_COMMAND.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DEBUGGER_COMMAND_ARGUMENTS.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DEBUGGER_ENVIRONMENT.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DEBUGGER_WORKING_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DESKTOP_EXTENSIONS_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_DOCUMENTATION_FILE.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_REFERENCES.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_REFERENCES_COPY_LOCAL.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_REFERENCE_refname.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DOTNET_TARGET_FRAMEWORK_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VS_DPI_AWARE.rst
/usr/local/share/cmake/Help/prop_tgt/VS_GLOBAL_KEYWORD.rst
/usr/local/share/cmake/Help/prop_tgt/VS_GLOBAL_PROJECT_TYPES.rst
/usr/local/share/cmake/Help/prop_tgt/VS_GLOBAL_ROOTNAMESPACE.rst
/usr/local/share/cmake/Help/prop_tgt/VS_GLOBAL_variable.rst
/usr/local/share/cmake/Help/prop_tgt/VS_IOT_EXTENSIONS_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VS_IOT_STARTUP_TASK.rst
/usr/local/share/cmake/Help/prop_tgt/VS_JUST_MY_CODE_DEBUGGING.rst
/usr/local/share/cmake/Help/prop_tgt/VS_KEYWORD.rst
/usr/local/share/cmake/Help/prop_tgt/VS_MOBILE_EXTENSIONS_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VS_NO_SOLUTION_DEPLOY.rst
/usr/local/share/cmake/Help/prop_tgt/VS_PACKAGE_REFERENCES.rst
/usr/local/share/cmake/Help/prop_tgt/VS_PLATFORM_TOOLSET.rst
/usr/local/share/cmake/Help/prop_tgt/VS_PROJECT_IMPORT.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SCC_AUXPATH.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SCC_LOCALPATH.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SCC_PROJECTNAME.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SCC_PROVIDER.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SDK_REFERENCES.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SOLUTION_DEPLOY.rst
/usr/local/share/cmake/Help/prop_tgt/VS_SOURCE_SETTINGS_tool.rst
/usr/local/share/cmake/Help/prop_tgt/VS_USER_PROPS.rst
/usr/local/share/cmake/Help/prop_tgt/VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION.rst
/usr/local/share/cmake/Help/prop_tgt/VS_WINRT_COMPONENT.rst
/usr/local/share/cmake/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst
/usr/local/share/cmake/Help/prop_tgt/VS_WINRT_REFERENCES.rst
/usr/local/share/cmake/Help/prop_tgt/WIN32_EXECUTABLE.rst
/usr/local/share/cmake/Help/prop_tgt/WINDOWS_EXPORT_ALL_SYMBOLS.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_CODE_SIGN_ON_COPY.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_FRAMEWORKS_REMOVE_HEADERS_ON_COPY.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_type.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_type_CODE_SIGN_ON_COPY.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_type_PATH.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EMBED_type_REMOVE_HEADERS_ON_COPY.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_GENERATE_SCHEME.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_LINK_BUILD_PHASE_MODE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_PRODUCT_TYPE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_ARGUMENTS.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_DEBUG_AS_ROOT.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_ENVIRONMENT.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_EXECUTABLE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_GUARD_MALLOC.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_MALLOC_GUARD_EDGES.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_MALLOC_SCRIBBLE.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_MALLOC_STACK.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_THREAD_SANITIZER_STOP.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_WORKING_DIRECTORY.rst
/usr/local/share/cmake/Help/prop_tgt/XCODE_SCHEME_ZOMBIE_OBJECTS.rst
/usr/local/share/cmake/Help/prop_tgt/XCTEST.rst
/usr/local/share/cmake/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt
/usr/local/share/cmake/Help/prop_tgt/XXX_OUTPUT_NAME.txt
/usr/local/share/cmake/Help/release/3.0.rst
/usr/local/share/cmake/Help/release/3.1.rst
/usr/local/share/cmake/Help/release/3.10.rst
/usr/local/share/cmake/Help/release/3.11.rst
/usr/local/share/cmake/Help/release/3.12.rst
/usr/local/share/cmake/Help/release/3.13.rst
/usr/local/share/cmake/Help/release/3.14.rst
/usr/local/share/cmake/Help/release/3.15.rst
/usr/local/share/cmake/Help/release/3.16.rst
/usr/local/share/cmake/Help/release/3.17.rst
/usr/local/share/cmake/Help/release/3.18.rst
/usr/local/share/cmake/Help/release/3.19.rst
/usr/local/share/cmake/Help/release/3.2.rst
/usr/local/share/cmake/Help/release/3.20.rst
/usr/local/share/cmake/Help/release/3.21.rst
/usr/local/share/cmake/Help/release/3.22.rst
/usr/local/share/cmake/Help/release/3.3.rst
/usr/local/share/cmake/Help/release/3.4.rst
/usr/local/share/cmake/Help/release/3.5.rst
/usr/local/share/cmake/Help/release/3.6.rst
/usr/local/share/cmake/Help/release/3.7.rst
/usr/local/share/cmake/Help/release/3.8.rst
/usr/local/share/cmake/Help/release/3.9.rst
/usr/local/share/cmake/Help/release/dev.txt
/usr/local/share/cmake/Help/release/index.rst
/usr/local/share/cmake/Help/variable/ANDROID.rst
/usr/local/share/cmake/Help/variable/APPLE.rst
/usr/local/share/cmake/Help/variable/BORLAND.rst
/usr/local/share/cmake/Help/variable/BUILD_SHARED_LIBS.rst
/usr/local/share/cmake/Help/variable/CACHE.rst
/usr/local/share/cmake/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst
/usr/local/share/cmake/Help/variable/CMAKE_AIX_EXPORT_ALL_SYMBOLS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ANT_ADDITIONAL_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_API.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_API_MIN.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ARCH.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ARCH_ABI.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ARM_MODE.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ARM_NEON.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_ASSETS_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_EXCEPTIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_GUI.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_JAR_DEPENDENCIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_JAR_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_JAVA_SOURCE_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DEPENDENCIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NATIVE_LIB_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NDK.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NDK_DEPRECATED_HEADERS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NDK_TOOLCHAIN_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_NDK_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_PROCESS_MAX.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_PROGUARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_PROGUARD_CONFIG_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_RTTI.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_SECURE_PROPS_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_SKIP_ANT_STEP.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_STANDALONE_TOOLCHAIN.rst
/usr/local/share/cmake/Help/variable/CMAKE_ANDROID_STL_TYPE.rst
/usr/local/share/cmake/Help/variable/CMAKE_APPBUNDLE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_APPLE_SILICON_PROCESSOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_AR.rst
/usr/local/share/cmake/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_ARGC.rst
/usr/local/share/cmake/Help/variable/CMAKE_ARGV0.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOGEN_ORIGIN_DEPENDS.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOGEN_VERBOSE.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_MACRO_NAMES.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_MOC_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_PATH_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOMOC_RELAXED_MODE.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTORCC.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTORCC_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOUIC.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOUIC_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_AUTOUIC_SEARCH_PATHS.rst
/usr/local/share/cmake/Help/variable/CMAKE_BACKWARDS_COMPATIBILITY.rst
/usr/local/share/cmake/Help/variable/CMAKE_BINARY_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_RPATH_USE_ORIGIN.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_TOOL.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_TYPE.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_NAME_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_BUILD_WITH_INSTALL_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_CACHEFILE_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CACHE_MAJOR_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_CACHE_MINOR_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_CFG_INTDIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CLANG_VFS_OVERLAY.rst
/usr/local/share/cmake/Help/variable/CMAKE_CL_64.rst
/usr/local/share/cmake/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst
/usr/local/share/cmake/Help/variable/CMAKE_COLOR_MAKEFILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILER_2005.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILER_IS_GNUCC.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILER_IS_GNUCXX.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILER_IS_GNUG77.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_CONFIGURATION_TYPES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CONFIG_POSTFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_CPACK_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_CROSSCOMPILING.rst
/usr/local/share/cmake/Help/variable/CMAKE_CROSSCOMPILING_EMULATOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CROSS_CONFIGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_CTEST_ARGUMENTS.rst
/usr/local/share/cmake/Help/variable/CMAKE_CTEST_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_ARCHITECTURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_COMPILE_FEATURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_BINARY_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_FUNCTION.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_FUNCTION_LIST_LINE.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_LIST_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_LIST_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_LIST_LINE.rst
/usr/local/share/cmake/Help/variable/CMAKE_CURRENT_SOURCE_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_CXX_COMPILE_FEATURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_CXX_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_CXX_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_CXX_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_C_COMPILE_FEATURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_C_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_C_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_C_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEBUG_POSTFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEBUG_TARGET_PROPERTIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEFAULT_BUILD_TYPE.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEFAULT_CONFIGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEPENDS_IN_PROJECT_ONLY.rst
/usr/local/share/cmake/Help/variable/CMAKE_DEPENDS_USE_COMPILER.rst
/usr/local/share/cmake/Help/variable/CMAKE_DIRECTORY_LABELS.rst
/usr/local/share/cmake/Help/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.rst
/usr/local/share/cmake/Help/variable/CMAKE_DISABLE_PRECOMPILE_HEADERS.rst
/usr/local/share/cmake/Help/variable/CMAKE_DL_LIBS.rst
/usr/local/share/cmake/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK.rst
/usr/local/share/cmake/Help/variable/CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_ECLIPSE_GENERATE_LINKED_RESOURCES.rst
/usr/local/share/cmake/Help/variable/CMAKE_ECLIPSE_GENERATE_SOURCE_PROJECT.rst
/usr/local/share/cmake/Help/variable/CMAKE_ECLIPSE_MAKE_ARGUMENTS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ECLIPSE_RESOURCE_ENCODING.rst
/usr/local/share/cmake/Help/variable/CMAKE_ECLIPSE_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_EDIT_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_ENABLE_EXPORTS.rst
/usr/local/share/cmake/Help/variable/CMAKE_ERROR_DEPRECATED.rst
/usr/local/share/cmake/Help/variable/CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXECUTABLE_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXECUTABLE_SUFFIX_LANG.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXECUTE_PROCESS_COMMAND_ECHO.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS_CONFIG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXE_LINKER_FLAGS_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXPORT_COMPILE_COMMANDS.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXPORT_NO_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXPORT_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXTRA_GENERATOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_EXTRA_SHARED_LIBRARY_SUFFIXES.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_APPBUNDLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_DEBUG_MODE.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_FRAMEWORK.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_LIBRARY_SUFFIXES.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_NO_INSTALL_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_PREFER_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_SORT_DIRECTION.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_SORT_ORDER.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_PACKAGE_WARN_NO_MODULE.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_INCLUDE.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_LIBRARY.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PACKAGE.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_PROGRAM.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_ROOT_PATH_MODE_XXX.txt
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_CMAKE_ENVIRONMENT_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_CMAKE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_CMAKE_SYSTEM_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_PACKAGE_ROOT_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_SYSTEM_ENVIRONMENT_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY.rst
/usr/local/share/cmake/Help/variable/CMAKE_FOLDER.rst
/usr/local/share/cmake/Help/variable/CMAKE_FRAMEWORK.rst
/usr/local/share/cmake/Help/variable/CMAKE_FRAMEWORK_MULTI_CONFIG_POSTFIX_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_FRAMEWORK_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_FORMAT.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_MODDIR_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_MODDIR_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_Fortran_PREPROCESS.rst
/usr/local/share/cmake/Help/variable/CMAKE_GENERATOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_GENERATOR_INSTANCE.rst
/usr/local/share/cmake/Help/variable/CMAKE_GENERATOR_PLATFORM.rst
/usr/local/share/cmake/Help/variable/CMAKE_GENERATOR_TOOLSET.rst
/usr/local/share/cmake/Help/variable/CMAKE_GHS_NO_SOURCE_GROUP_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET.rst
/usr/local/share/cmake/Help/variable/CMAKE_GLOBAL_AUTOGEN_TARGET_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET.rst
/usr/local/share/cmake/Help/variable/CMAKE_GLOBAL_AUTORCC_TARGET_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_GNUtoMS.rst
/usr/local/share/cmake/Help/variable/CMAKE_HIP_ARCHITECTURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_HIP_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_HIP_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_HIP_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOME_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_APPLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_SOLARIS.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_SYSTEM.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_PROCESSOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_SYSTEM_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_UNIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_HOST_WIN32.rst
/usr/local/share/cmake/Help/variable/CMAKE_IGNORE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_INCLUDE_CURRENT_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE.rst
/usr/local/share/cmake/Help/variable/CMAKE_INCLUDE_DIRECTORIES_BEFORE.rst
/usr/local/share/cmake/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst
/usr/local/share/cmake/Help/variable/CMAKE_INCLUDE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_MESSAGE.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_NAME_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_REMOVE_ENVIRONMENT_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_INSTALL_RPATH_USE_LINK_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_INTERNAL_PLATFORM_ABI.rst
/usr/local/share/cmake/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst
/usr/local/share/cmake/Help/variable/CMAKE_ISPC_HEADER_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_ISPC_HEADER_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_ISPC_INSTRUCTION_SETS.rst
/usr/local/share/cmake/Help/variable/CMAKE_JOB_POOLS.rst
/usr/local/share/cmake/Help/variable/CMAKE_JOB_POOL_COMPILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_JOB_POOL_LINK.rst
/usr/local/share/cmake/Help/variable/CMAKE_JOB_POOL_PRECOMPILE_HEADER.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_APPEND.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_CREATE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_ARCHIVE_FINISH.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_BYTE_ORDER.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CLANG_TIDY.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_ABI.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_AR.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_ARCHITECTURE_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_EXTERNAL_TOOLCHAIN.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_FRONTEND_VARIANT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_LOADED.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_PREDEFINES_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_RANLIB.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_TARGET.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILER_VERSION_INTERNAL.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CPPCHECK.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CPPLINT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_EXTENSIONS_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_MINSIZEREL_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELEASE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_IGNORE_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_IMPLICIT_LINK_LIBRARIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_INCLUDE_WHAT_YOU_USE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LIBRARY_ARCHITECTURE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINKER_LAUNCHER.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINKER_PREFERENCE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINKER_PREFERENCE_PROPAGATES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINK_EXECUTABLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINK_LIBRARY_FILE_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINK_LIBRARY_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINK_LIBRARY_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_LINK_WHAT_YOU_USE_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_PLATFORM_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_SIMULATE_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_SIMULATE_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_SOURCE_FILE_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_STANDARD_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_STANDARD_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_STANDARD_LIBRARIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_LANG_VISIBILITY_PRESET.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_ARCHITECTURE_REGEX.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_DEF_FILE_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_DEPENDS_NO_SHARED.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_DIRECTORIES_BEFORE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_INTERFACE_LIBRARIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_FILE_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_LIBRARY_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_SEARCH_END_STATIC.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_SEARCH_START_STATIC.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_WHAT_YOU_USE.rst
/usr/local/share/cmake/Help/variable/CMAKE_LINK_WHAT_YOU_USE_CHECK.rst
/usr/local/share/cmake/Help/variable/CMAKE_MACOSX_BUNDLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_MACOSX_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_MAJOR_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_MAKE_PROGRAM.rst
/usr/local/share/cmake/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_MATCH_COUNT.rst
/usr/local/share/cmake/Help/variable/CMAKE_MATCH_n.rst
/usr/local/share/cmake/Help/variable/CMAKE_MAXIMUM_RECURSION_DEPTH.rst
/usr/local/share/cmake/Help/variable/CMAKE_MESSAGE_CONTEXT.rst
/usr/local/share/cmake/Help/variable/CMAKE_MESSAGE_CONTEXT_SHOW.rst
/usr/local/share/cmake/Help/variable/CMAKE_MESSAGE_INDENT.rst
/usr/local/share/cmake/Help/variable/CMAKE_MESSAGE_LOG_LEVEL.rst
/usr/local/share/cmake/Help/variable/CMAKE_MFC_FLAG.rst
/usr/local/share/cmake/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_MINOR_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS_CONFIG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_MODULE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_MSVC_RUNTIME_LIBRARY.rst
/usr/local/share/cmake/Help/variable/CMAKE_NETRC.rst
/usr/local/share/cmake/Help/variable/CMAKE_NETRC_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_NO_SYSTEM_FROM_IMPORTED.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJCXX_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJCXX_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJCXX_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJC_EXTENSIONS.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJC_STANDARD.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJC_STANDARD_REQUIRED.rst
/usr/local/share/cmake/Help/variable/CMAKE_OBJECT_PATH_MAX.rst
/usr/local/share/cmake/Help/variable/CMAKE_OPTIMIZE_DEPENDENCIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_OSX_ARCHITECTURES.rst
/usr/local/share/cmake/Help/variable/CMAKE_OSX_DEPLOYMENT_TARGET.rst
/usr/local/share/cmake/Help/variable/CMAKE_OSX_SYSROOT.rst
/usr/local/share/cmake/Help/variable/CMAKE_OSX_VARIABLE.txt
/usr/local/share/cmake/Help/variable/CMAKE_PARENT_LIST_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PATCH_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst
/usr/local/share/cmake/Help/variable/CMAKE_PCH_WARN_INVALID.rst
/usr/local/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_PDB_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_POLICY_DEFAULT_CMPNNNN.rst
/usr/local/share/cmake/Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst
/usr/local/share/cmake/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PREFIX_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROGRAM_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_DESCRIPTION.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_HOMEPAGE_URL.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_INCLUDE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_INCLUDE_BEFORE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_PROJECT-NAME_INCLUDE_BEFORE.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_VERSION_MAJOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_VERSION_MINOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_VERSION_PATCH.rst
/usr/local/share/cmake/Help/variable/CMAKE_PROJECT_VERSION_TWEAK.rst
/usr/local/share/cmake/Help/variable/CMAKE_RANLIB.rst
/usr/local/share/cmake/Help/variable/CMAKE_REQUIRE_FIND_PACKAGE_PackageName.rst
/usr/local/share/cmake/Help/variable/CMAKE_ROOT.rst
/usr/local/share/cmake/Help/variable/CMAKE_RULE_MESSAGES.rst
/usr/local/share/cmake/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_RUNTIME_OUTPUT_DIRECTORY_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_SCRIPT_MODE_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LIBRARY_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LIBRARY_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_CONFIG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_LINKER_FLAGS_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_SHARED_MODULE_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_SIZEOF_VOID_P.rst
/usr/local/share/cmake/Help/variable/CMAKE_SKIP_BUILD_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.rst
/usr/local/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SKIP_INSTALL_RULES.rst
/usr/local/share/cmake/Help/variable/CMAKE_SKIP_RPATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SOURCE_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_STAGING_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LIBRARY_PREFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LIBRARY_SUFFIX.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS_CONFIG_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_STATIC_LINKER_FLAGS_INIT.rst
/usr/local/share/cmake/Help/variable/CMAKE_SUBLIME_TEXT_2_ENV_SETTINGS.rst
/usr/local/share/cmake/Help/variable/CMAKE_SUBLIME_TEXT_2_EXCLUDE_BUILD_TREE.rst
/usr/local/share/cmake/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSROOT.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSROOT_COMPILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSROOT_LINK.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_APPBUNDLE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_FRAMEWORK_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_IGNORE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_INCLUDE_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_LIBRARY_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_PREFIX_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_PROCESSOR.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_PROGRAM_PATH.rst
/usr/local/share/cmake/Help/variable/CMAKE_SYSTEM_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_Swift_LANGUAGE_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_Swift_MODULE_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_Swift_NUM_THREADS.rst
/usr/local/share/cmake/Help/variable/CMAKE_TLS_CAINFO.rst
/usr/local/share/cmake/Help/variable/CMAKE_TLS_VERIFY.rst
/usr/local/share/cmake/Help/variable/CMAKE_TOOLCHAIN_FILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_TRY_COMPILE_CONFIGURATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_TRY_COMPILE_PLATFORM_VARIABLES.rst
/usr/local/share/cmake/Help/variable/CMAKE_TRY_COMPILE_TARGET_TYPE.rst
/usr/local/share/cmake/Help/variable/CMAKE_TWEAK_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_UNITY_BUILD.rst
/usr/local/share/cmake/Help/variable/CMAKE_UNITY_BUILD_BATCH_SIZE.rst
/usr/local/share/cmake/Help/variable/CMAKE_UNITY_BUILD_UNIQUE_ID.rst
/usr/local/share/cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE.rst
/usr/local/share/cmake/Help/variable/CMAKE_USER_MAKE_RULES_OVERRIDE_LANG.rst
/usr/local/share/cmake/Help/variable/CMAKE_USE_RELATIVE_PATHS.rst
/usr/local/share/cmake/Help/variable/CMAKE_VERBOSE_MAKEFILE.rst
/usr/local/share/cmake/Help/variable/CMAKE_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VISIBILITY_INLINES_HIDDEN.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_DEVENV_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_GLOBALS.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_INTEL_Fortran_PROJECT_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_JUST_MY_CODE_DEBUGGING.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_MSBUILD_COMMAND.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_NsightTegra_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_NAME.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_CUDA_CUSTOM_DIR.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_PLATFORM_TOOLSET_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_EXCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_EXECUTABLE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_INCLUDE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_LIBRARY_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_LIBRARY_WINRT_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_REFERENCE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_SDK_SOURCE_DIRECTORIES.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_IDENTIFIER.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_TARGETS_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_TARGET_FRAMEWORK_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_WINDOWS_TARGET_PLATFORM_VERSION_MAXIMUM.rst
/usr/local/share/cmake/Help/variable/CMAKE_VS_WINRT_BY_DEFAULT.rst
/usr/local/share/cmake/Help/variable/CMAKE_WARN_DEPRECATED.rst
/usr/local/share/cmake/Help/variable/CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
/usr/local/share/cmake/Help/variable/CMAKE_WIN32_EXECUTABLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_BUILD_SYSTEM.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_LINK_BUILD_PHASE_MODE.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_DEBUG_DOCUMENT_VERSIONING.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ENVIRONMENT.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_GUARD_MALLOC.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_MALLOC_STACK.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_WORKING_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS.rst
/usr/local/share/cmake/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst
/usr/local/share/cmake/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst
/usr/local/share/cmake/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst
/usr/local/share/cmake/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst
/usr/local/share/cmake/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst
/usr/local/share/cmake/Help/variable/CPACK_SET_DESTDIR.rst
/usr/local/share/cmake/Help/variable/CPACK_WARN_ON_ABSOLUTE_INSTALL_DESTINATION.rst
/usr/local/share/cmake/Help/variable/CTEST_BINARY_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CTEST_BUILD_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_BUILD_NAME.rst
/usr/local/share/cmake/Help/variable/CTEST_BZR_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_BZR_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_CHANGE_ID.rst
/usr/local/share/cmake/Help/variable/CTEST_CHECKOUT_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_CONFIGURATION_TYPE.rst
/usr/local/share/cmake/Help/variable/CTEST_CONFIGURE_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_COVERAGE_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_COVERAGE_EXTRA_FLAGS.rst
/usr/local/share/cmake/Help/variable/CTEST_CURL_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_COVERAGE_EXCLUDE.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_ERROR_EXCEPTION.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_ERROR_MATCH.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_ERROR_POST_CONTEXT.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_ERROR_PRE_CONTEXT.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_MEMCHECK_IGNORE.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_POST_MEMCHECK.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_POST_TEST.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_PRE_MEMCHECK.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_PRE_TEST.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_WARNING_EXCEPTION.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_WARNING_MATCH.rst
/usr/local/share/cmake/Help/variable/CTEST_CUSTOM_XXX.txt
/usr/local/share/cmake/Help/variable/CTEST_CVS_CHECKOUT.rst
/usr/local/share/cmake/Help/variable/CTEST_CVS_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_CVS_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_LOCATION.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_METHOD.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_SITE.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_SITE_CDASH.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_SITE_PASSWORD.rst
/usr/local/share/cmake/Help/variable/CTEST_DROP_SITE_USER.rst
/usr/local/share/cmake/Help/variable/CTEST_EXTRA_COVERAGE_GLOB.rst
/usr/local/share/cmake/Help/variable/CTEST_GIT_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_GIT_INIT_SUBMODULES.rst
/usr/local/share/cmake/Help/variable/CTEST_GIT_UPDATE_CUSTOM.rst
/usr/local/share/cmake/Help/variable/CTEST_GIT_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_HG_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_HG_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_LABELS_FOR_SUBPROJECTS.rst
/usr/local/share/cmake/Help/variable/CTEST_MEMORYCHECK_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_MEMORYCHECK_COMMAND_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_MEMORYCHECK_SANITIZER_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_MEMORYCHECK_SUPPRESSIONS_FILE.rst
/usr/local/share/cmake/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
/usr/local/share/cmake/Help/variable/CTEST_NIGHTLY_START_TIME.rst
/usr/local/share/cmake/Help/variable/CTEST_P4_CLIENT.rst
/usr/local/share/cmake/Help/variable/CTEST_P4_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_P4_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_RESOURCE_SPEC_FILE.rst
/usr/local/share/cmake/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst
/usr/local/share/cmake/Help/variable/CTEST_SCP_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_SCRIPT_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CTEST_SITE.rst
/usr/local/share/cmake/Help/variable/CTEST_SOURCE_DIRECTORY.rst
/usr/local/share/cmake/Help/variable/CTEST_SUBMIT_URL.rst
/usr/local/share/cmake/Help/variable/CTEST_SVN_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_SVN_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_SVN_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_TEST_LOAD.rst
/usr/local/share/cmake/Help/variable/CTEST_TEST_TIMEOUT.rst
/usr/local/share/cmake/Help/variable/CTEST_TRIGGER_SITE.rst
/usr/local/share/cmake/Help/variable/CTEST_UPDATE_COMMAND.rst
/usr/local/share/cmake/Help/variable/CTEST_UPDATE_OPTIONS.rst
/usr/local/share/cmake/Help/variable/CTEST_UPDATE_VERSION_ONLY.rst
/usr/local/share/cmake/Help/variable/CTEST_UPDATE_VERSION_OVERRIDE.rst
/usr/local/share/cmake/Help/variable/CTEST_USE_LAUNCHERS.rst
/usr/local/share/cmake/Help/variable/CYGWIN.rst
/usr/local/share/cmake/Help/variable/ENV.rst
/usr/local/share/cmake/Help/variable/EXECUTABLE_OUTPUT_PATH.rst
/usr/local/share/cmake/Help/variable/GHS-MULTI.rst
/usr/local/share/cmake/Help/variable/IOS.rst
/usr/local/share/cmake/Help/variable/LIBRARY_OUTPUT_PATH.rst
/usr/local/share/cmake/Help/variable/MINGW.rst
/usr/local/share/cmake/Help/variable/MSVC.rst
/usr/local/share/cmake/Help/variable/MSVC10.rst
/usr/local/share/cmake/Help/variable/MSVC11.rst
/usr/local/share/cmake/Help/variable/MSVC12.rst
/usr/local/share/cmake/Help/variable/MSVC14.rst
/usr/local/share/cmake/Help/variable/MSVC60.rst
/usr/local/share/cmake/Help/variable/MSVC70.rst
/usr/local/share/cmake/Help/variable/MSVC71.rst
/usr/local/share/cmake/Help/variable/MSVC80.rst
/usr/local/share/cmake/Help/variable/MSVC90.rst
/usr/local/share/cmake/Help/variable/MSVC_IDE.rst
/usr/local/share/cmake/Help/variable/MSVC_TOOLSET_VERSION.rst
/usr/local/share/cmake/Help/variable/MSVC_VERSION.rst
/usr/local/share/cmake/Help/variable/MSYS.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_BINARY_DIR.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_DESCRIPTION.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_HOMEPAGE_URL.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_IS_TOP_LEVEL.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_SOURCE_DIR.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_VERSION.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_VERSION_MAJOR.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_VERSION_MINOR.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_VERSION_PATCH.rst
/usr/local/share/cmake/Help/variable/PROJECT-NAME_VERSION_TWEAK.rst
/usr/local/share/cmake/Help/variable/PROJECT_BINARY_DIR.rst
/usr/local/share/cmake/Help/variable/PROJECT_DESCRIPTION.rst
/usr/local/share/cmake/Help/variable/PROJECT_HOMEPAGE_URL.rst
/usr/local/share/cmake/Help/variable/PROJECT_IS_TOP_LEVEL.rst
/usr/local/share/cmake/Help/variable/PROJECT_NAME.rst
/usr/local/share/cmake/Help/variable/PROJECT_SOURCE_DIR.rst
/usr/local/share/cmake/Help/variable/PROJECT_VERSION.rst
/usr/local/share/cmake/Help/variable/PROJECT_VERSION_MAJOR.rst
/usr/local/share/cmake/Help/variable/PROJECT_VERSION_MINOR.rst
/usr/local/share/cmake/Help/variable/PROJECT_VERSION_PATCH.rst
/usr/local/share/cmake/Help/variable/PROJECT_VERSION_TWEAK.rst
/usr/local/share/cmake/Help/variable/PackageName_ROOT.rst
/usr/local/share/cmake/Help/variable/UNIX.rst
/usr/local/share/cmake/Help/variable/WIN32.rst
/usr/local/share/cmake/Help/variable/WINCE.rst
/usr/local/share/cmake/Help/variable/WINDOWS_PHONE.rst
/usr/local/share/cmake/Help/variable/WINDOWS_STORE.rst
/usr/local/share/cmake/Help/variable/XCODE.rst
/usr/local/share/cmake/Help/variable/XCODE_VERSION.rst
/usr/local/share/cmake/Modules/AddFileDependencies.cmake
/usr/local/share/cmake/Modules/AndroidTestUtilities.cmake
/usr/local/share/cmake/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake
/usr/local/share/cmake/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in
/usr/local/share/cmake/Modules/BasicConfigVersion-ExactVersion.cmake.in
/usr/local/share/cmake/Modules/BasicConfigVersion-SameMajorVersion.cmake.in
/usr/local/share/cmake/Modules/BasicConfigVersion-SameMinorVersion.cmake.in
/usr/local/share/cmake/Modules/BundleUtilities.cmake
/usr/local/share/cmake/Modules/CMake.cmake
/usr/local/share/cmake/Modules/CMakeASM-ATTInformation.cmake
/usr/local/share/cmake/Modules/CMakeASMCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeASMInformation.cmake
/usr/local/share/cmake/Modules/CMakeASM_MASMInformation.cmake
/usr/local/share/cmake/Modules/CMakeASM_NASMInformation.cmake
/usr/local/share/cmake/Modules/CMakeAddFortranSubdirectory.cmake
/usr/local/share/cmake/Modules/CMakeAddFortranSubdirectory/build_mingw.cmake.in
/usr/local/share/cmake/Modules/CMakeAddFortranSubdirectory/config_mingw.cmake.in
/usr/local/share/cmake/Modules/CMakeAddNewLanguage.txt
/usr/local/share/cmake/Modules/CMakeBackwardCompatibilityC.cmake
/usr/local/share/cmake/Modules/CMakeBackwardCompatibilityCXX.cmake
/usr/local/share/cmake/Modules/CMakeBorlandFindMake.cmake
/usr/local/share/cmake/Modules/CMakeBuildSettings.cmake.in
/usr/local/share/cmake/Modules/CMakeCCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeCCompilerABI.c
/usr/local/share/cmake/Modules/CMakeCCompilerId.c.in
/usr/local/share/cmake/Modules/CMakeCInformation.cmake
/usr/local/share/cmake/Modules/CMakeCSharpCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeCSharpCompilerId.cs.in
/usr/local/share/cmake/Modules/CMakeCSharpInformation.cmake
/usr/local/share/cmake/Modules/CMakeCUDACompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeCUDACompilerABI.cu
/usr/local/share/cmake/Modules/CMakeCUDACompilerId.cu.in
/usr/local/share/cmake/Modules/CMakeCUDAInformation.cmake
/usr/local/share/cmake/Modules/CMakeCXXCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeCXXCompilerABI.cpp
/usr/local/share/cmake/Modules/CMakeCXXCompilerId.cpp.in
/usr/local/share/cmake/Modules/CMakeCXXInformation.cmake
/usr/local/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
/usr/local/share/cmake/Modules/CMakeCommonLanguageInclude.cmake
/usr/local/share/cmake/Modules/CMakeCompilerABI.h
/usr/local/share/cmake/Modules/CMakeCompilerIdDetection.cmake
/usr/local/share/cmake/Modules/CMakeConfigurableFile.in
/usr/local/share/cmake/Modules/CMakeDependentOption.cmake
/usr/local/share/cmake/Modules/CMakeDetermineASM-ATTCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineASM_MASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineASM_NASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCSharpCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCUDACompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCompilerABI.cmake
/usr/local/share/cmake/Modules/CMakeDetermineCompilerId.cmake
/usr/local/share/cmake/Modules/CMakeDetermineFortranCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineHIPCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineISPCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineJavaCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineOBJCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineOBJCXXCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineRCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineSwiftCompiler.cmake
/usr/local/share/cmake/Modules/CMakeDetermineSystem.cmake
/usr/local/share/cmake/Modules/CMakeDetermineVSServicePack.cmake
/usr/local/share/cmake/Modules/CMakeExpandImportedTargets.cmake
/usr/local/share/cmake/Modules/CMakeExportBuildSettings.cmake
/usr/local/share/cmake/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
/usr/local/share/cmake/Modules/CMakeFindBinUtils.cmake
/usr/local/share/cmake/Modules/CMakeFindCodeBlocks.cmake
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake
/usr/local/share/cmake/Modules/CMakeFindEclipseCDT4.cmake
/usr/local/share/cmake/Modules/CMakeFindFrameworks.cmake
/usr/local/share/cmake/Modules/CMakeFindJavaCommon.cmake
/usr/local/share/cmake/Modules/CMakeFindKate.cmake
/usr/local/share/cmake/Modules/CMakeFindPackageMode.cmake
/usr/local/share/cmake/Modules/CMakeFindSublimeText2.cmake
/usr/local/share/cmake/Modules/CMakeFindWMake.cmake
/usr/local/share/cmake/Modules/CMakeFindXCode.cmake
/usr/local/share/cmake/Modules/CMakeForceCompiler.cmake
/usr/local/share/cmake/Modules/CMakeFortranCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeFortranCompilerABI.F
/usr/local/share/cmake/Modules/CMakeFortranCompilerABI.F90
/usr/local/share/cmake/Modules/CMakeFortranCompilerId.F.in
/usr/local/share/cmake/Modules/CMakeFortranInformation.cmake
/usr/local/share/cmake/Modules/CMakeGenericSystem.cmake
/usr/local/share/cmake/Modules/CMakeGraphVizOptions.cmake
/usr/local/share/cmake/Modules/CMakeHIPCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeHIPCompilerABI.hip
/usr/local/share/cmake/Modules/CMakeHIPCompilerId.hip.in
/usr/local/share/cmake/Modules/CMakeHIPInformation.cmake
/usr/local/share/cmake/Modules/CMakeIOSInstallCombined.cmake
/usr/local/share/cmake/Modules/CMakeISPCCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeISPCCompilerABI.ispc
/usr/local/share/cmake/Modules/CMakeISPCCompilerId.ispc.in
/usr/local/share/cmake/Modules/CMakeISPCInformation.cmake
/usr/local/share/cmake/Modules/CMakeImportBuildSettings.cmake
/usr/local/share/cmake/Modules/CMakeInitializeConfigs.cmake
/usr/local/share/cmake/Modules/CMakeJOMFindMake.cmake
/usr/local/share/cmake/Modules/CMakeJavaCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeJavaInformation.cmake
/usr/local/share/cmake/Modules/CMakeLanguageInformation.cmake
/usr/local/share/cmake/Modules/CMakeMSYSFindMake.cmake
/usr/local/share/cmake/Modules/CMakeMinGWFindMake.cmake
/usr/local/share/cmake/Modules/CMakeNMakeFindMake.cmake
/usr/local/share/cmake/Modules/CMakeNinjaFindMake.cmake
/usr/local/share/cmake/Modules/CMakeOBJCCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeOBJCCompilerABI.m
/usr/local/share/cmake/Modules/CMakeOBJCCompilerId.m.in
/usr/local/share/cmake/Modules/CMakeOBJCInformation.cmake
/usr/local/share/cmake/Modules/CMakeOBJCXXCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeOBJCXXCompilerABI.mm
/usr/local/share/cmake/Modules/CMakeOBJCXXCompilerId.mm.in
/usr/local/share/cmake/Modules/CMakeOBJCXXInformation.cmake
/usr/local/share/cmake/Modules/CMakePackageConfigHelpers.cmake
/usr/local/share/cmake/Modules/CMakeParseArguments.cmake
/usr/local/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake
/usr/local/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake
/usr/local/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake
/usr/local/share/cmake/Modules/CMakePlatformId.h.in
/usr/local/share/cmake/Modules/CMakePrintHelpers.cmake
/usr/local/share/cmake/Modules/CMakePrintSystemInformation.cmake
/usr/local/share/cmake/Modules/CMakePushCheckState.cmake
/usr/local/share/cmake/Modules/CMakeRCCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeRCInformation.cmake
/usr/local/share/cmake/Modules/CMakeSwiftCompiler.cmake.in
/usr/local/share/cmake/Modules/CMakeSwiftInformation.cmake
/usr/local/share/cmake/Modules/CMakeSystem.cmake.in
/usr/local/share/cmake/Modules/CMakeSystemSpecificInformation.cmake
/usr/local/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake
/usr/local/share/cmake/Modules/CMakeTestASM-ATTCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestASM_MASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestASM_NASMCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestCSharpCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestCUDACompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestCompilerCommon.cmake
/usr/local/share/cmake/Modules/CMakeTestFortranCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestGNU.c
/usr/local/share/cmake/Modules/CMakeTestHIPCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestISPCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestJavaCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestOBJCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestOBJCXXCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestRCCompiler.cmake
/usr/local/share/cmake/Modules/CMakeTestSwiftCompiler.cmake
/usr/local/share/cmake/Modules/CMakeUnixFindMake.cmake
/usr/local/share/cmake/Modules/CMakeVerifyManifest.cmake
/usr/local/share/cmake/Modules/CPack.cmake
/usr/local/share/cmake/Modules/CPackComponent.cmake
/usr/local/share/cmake/Modules/CPackIFW.cmake
/usr/local/share/cmake/Modules/CPackIFWConfigureFile.cmake
/usr/local/share/cmake/Modules/CSharpUtilities.cmake
/usr/local/share/cmake/Modules/CTest.cmake
/usr/local/share/cmake/Modules/CTestCoverageCollectGCOV.cmake
/usr/local/share/cmake/Modules/CTestScriptMode.cmake
/usr/local/share/cmake/Modules/CTestTargets.cmake
/usr/local/share/cmake/Modules/CTestUseLaunchers.cmake
/usr/local/share/cmake/Modules/CheckCCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckCSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckCSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckCXXCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckCXXSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckCXXSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckCXXSymbolExists.cmake
/usr/local/share/cmake/Modules/CheckCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckForPthreads.c
/usr/local/share/cmake/Modules/CheckFortranCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckFortranFunctionExists.cmake
/usr/local/share/cmake/Modules/CheckFortranSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckFortranSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckFunctionExists.c
/usr/local/share/cmake/Modules/CheckFunctionExists.cmake
/usr/local/share/cmake/Modules/CheckIPOSupported.cmake
/usr/local/share/cmake/Modules/CheckIPOSupported/CMakeLists-C.txt.in
/usr/local/share/cmake/Modules/CheckIPOSupported/CMakeLists-CXX.txt.in
/usr/local/share/cmake/Modules/CheckIPOSupported/CMakeLists-Fortran.txt.in
/usr/local/share/cmake/Modules/CheckIPOSupported/foo.c
/usr/local/share/cmake/Modules/CheckIPOSupported/foo.cpp
/usr/local/share/cmake/Modules/CheckIPOSupported/foo.f
/usr/local/share/cmake/Modules/CheckIPOSupported/main.c
/usr/local/share/cmake/Modules/CheckIPOSupported/main.cpp
/usr/local/share/cmake/Modules/CheckIPOSupported/main.f
/usr/local/share/cmake/Modules/CheckIncludeFile.c.in
/usr/local/share/cmake/Modules/CheckIncludeFile.cmake
/usr/local/share/cmake/Modules/CheckIncludeFile.cxx.in
/usr/local/share/cmake/Modules/CheckIncludeFileCXX.cmake
/usr/local/share/cmake/Modules/CheckIncludeFiles.cmake
/usr/local/share/cmake/Modules/CheckLanguage.cmake
/usr/local/share/cmake/Modules/CheckLibraryExists.cmake
/usr/local/share/cmake/Modules/CheckLibraryExists.lists.in
/usr/local/share/cmake/Modules/CheckLinkerFlag.cmake
/usr/local/share/cmake/Modules/CheckOBJCCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckOBJCSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckOBJCSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckOBJCXXCompilerFlag.cmake
/usr/local/share/cmake/Modules/CheckOBJCXXSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckOBJCXXSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckPIESupported.cmake
/usr/local/share/cmake/Modules/CheckPrototypeDefinition.c.in
/usr/local/share/cmake/Modules/CheckPrototypeDefinition.cmake
/usr/local/share/cmake/Modules/CheckSizeOf.cmake
/usr/local/share/cmake/Modules/CheckSourceCompiles.cmake
/usr/local/share/cmake/Modules/CheckSourceRuns.cmake
/usr/local/share/cmake/Modules/CheckStructHasMember.cmake
/usr/local/share/cmake/Modules/CheckSymbolExists.cmake
/usr/local/share/cmake/Modules/CheckTypeSize.c.in
/usr/local/share/cmake/Modules/CheckTypeSize.cmake
/usr/local/share/cmake/Modules/CheckTypeSizeMap.cmake.in
/usr/local/share/cmake/Modules/CheckVariableExists.c
/usr/local/share/cmake/Modules/CheckVariableExists.cmake
/usr/local/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/ARMCC-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/ARMCC-C.cmake
/usr/local/share/cmake/Modules/Compiler/ARMCC-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/ARMCC.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-C.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/ARMClang.cmake
/usr/local/share/cmake/Modules/Compiler/Absoft-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-C.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-OBJC.cmake
/usr/local/share/cmake/Modules/Compiler/AppleClang-OBJCXX.cmake
/usr/local/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Bruce-C.cmake
/usr/local/share/cmake/Modules/Compiler/CCur-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-C.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-CUDA.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-CXX-TestableFeatures.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-FindBinUtils.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-HIP.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-OBJC.cmake
/usr/local/share/cmake/Modules/Compiler/Clang-OBJCXX.cmake
/usr/local/share/cmake/Modules/Compiler/Clang.cmake
/usr/local/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Cray-C.cmake
/usr/local/share/cmake/Modules/Compiler/Cray-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Cray-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/Cray.cmake
/usr/local/share/cmake/Modules/Compiler/CrayPrgEnv-C.cmake
/usr/local/share/cmake/Modules/Compiler/CrayPrgEnv-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/CrayPrgEnv-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/CrayPrgEnv.cmake
/usr/local/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Flang-FindBinUtils.cmake
/usr/local/share/cmake/Modules/Compiler/Flang-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/Fujitsu-C.cmake
/usr/local/share/cmake/Modules/Compiler/Fujitsu-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Fujitsu-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/Fujitsu.cmake
/usr/local/share/cmake/Modules/Compiler/FujitsuClang-C.cmake
/usr/local/share/cmake/Modules/Compiler/FujitsuClang-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/FujitsuClang-FindBinUtils.cmake
/usr/local/share/cmake/Modules/Compiler/FujitsuClang.cmake
/usr/local/share/cmake/Modules/Compiler/G95-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/GHS-C.cmake
/usr/local/share/cmake/Modules/Compiler/GHS-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/GHS.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-C.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-OBJC.cmake
/usr/local/share/cmake/Modules/Compiler/GNU-OBJCXX.cmake
/usr/local/share/cmake/Modules/Compiler/GNU.cmake
/usr/local/share/cmake/Modules/Compiler/HP-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/HP-C.cmake
/usr/local/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/HP-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/HP-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/IAR-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/IAR-C.cmake
/usr/local/share/cmake/Modules/Compiler/IAR-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/IAR.cmake
/usr/local/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake
/usr/local/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-C.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/Intel-ISPC.cmake
/usr/local/share/cmake/Modules/Compiler/Intel.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM-C.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/IntelLLVM.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-C.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/NAG-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/NVHPC-C.cmake
/usr/local/share/cmake/Modules/Compiler/NVHPC-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/NVHPC-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/NVHPC.cmake
/usr/local/share/cmake/Modules/Compiler/NVIDIA-CUDA.cmake
/usr/local/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/OpenWatcom-C.cmake
/usr/local/share/cmake/Modules/Compiler/OpenWatcom-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/OpenWatcom.cmake
/usr/local/share/cmake/Modules/Compiler/PGI-C.cmake
/usr/local/share/cmake/Modules/Compiler/PGI-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/PGI-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/PGI.cmake
/usr/local/share/cmake/Modules/Compiler/PathScale-C.cmake
/usr/local/share/cmake/Modules/Compiler/PathScale-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/PathScale-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/PathScale.cmake
/usr/local/share/cmake/Modules/Compiler/QCC-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/QCC-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/QCC-C.cmake
/usr/local/share/cmake/Modules/Compiler/QCC-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/QCC-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/QCC.cmake
/usr/local/share/cmake/Modules/Compiler/SCO-C.cmake
/usr/local/share/cmake/Modules/Compiler/SCO-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/SCO.cmake
/usr/local/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-C-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-C.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-CXX-FeatureTests.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/SunPro.cmake
/usr/local/share/cmake/Modules/Compiler/TI-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/TI-C.cmake
/usr/local/share/cmake/Modules/Compiler/TI-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/TI.cmake
/usr/local/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/TinyCC-C.cmake
/usr/local/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/VisualAge-C.cmake
/usr/local/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/VisualAge-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/VisualAge-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/XL-ASM.cmake
/usr/local/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/XL-C.cmake
/usr/local/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/XL-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/XL-Fortran.cmake
/usr/local/share/cmake/Modules/Compiler/XL-Fortran/cpp
/usr/local/share/cmake/Modules/Compiler/XL.cmake
/usr/local/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/XLClang-C.cmake
/usr/local/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/XLClang-CXX.cmake
/usr/local/share/cmake/Modules/Compiler/XLClang.cmake
/usr/local/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake
/usr/local/share/cmake/Modules/CompilerId/GHS_default.gpj.in
/usr/local/share/cmake/Modules/CompilerId/GHS_lib.gpj.in
/usr/local/share/cmake/Modules/CompilerId/VS-10.csproj.in
/usr/local/share/cmake/Modules/CompilerId/VS-10.vcxproj.in
/usr/local/share/cmake/Modules/CompilerId/VS-7.vcproj.in
/usr/local/share/cmake/Modules/CompilerId/VS-Intel.vfproj.in
/usr/local/share/cmake/Modules/CompilerId/VS-NsightTegra.vcxproj.in
/usr/local/share/cmake/Modules/CompilerId/Xcode-3.pbxproj.in
/usr/local/share/cmake/Modules/CompilerId/main.swift.in
/usr/local/share/cmake/Modules/Dart.cmake
/usr/local/share/cmake/Modules/DartConfiguration.tcl.in
/usr/local/share/cmake/Modules/DeployQt4.cmake
/usr/local/share/cmake/Modules/Documentation.cmake
/usr/local/share/cmake/Modules/DummyCXXFile.cxx
/usr/local/share/cmake/Modules/ExternalData.cmake
/usr/local/share/cmake/Modules/ExternalData_config.cmake.in
/usr/local/share/cmake/Modules/ExternalProject-download.cmake.in
/usr/local/share/cmake/Modules/ExternalProject-gitupdate.cmake.in
/usr/local/share/cmake/Modules/ExternalProject-verify.cmake.in
/usr/local/share/cmake/Modules/ExternalProject.cmake
/usr/local/share/cmake/Modules/FLTKCompatibility.cmake
/usr/local/share/cmake/Modules/FeatureSummary.cmake
/usr/local/share/cmake/Modules/FetchContent.cmake
/usr/local/share/cmake/Modules/FetchContent/CMakeLists.cmake.in
/usr/local/share/cmake/Modules/FindALSA.cmake
/usr/local/share/cmake/Modules/FindASPELL.cmake
/usr/local/share/cmake/Modules/FindAVIFile.cmake
/usr/local/share/cmake/Modules/FindArmadillo.cmake
/usr/local/share/cmake/Modules/FindBISON.cmake
/usr/local/share/cmake/Modules/FindBLAS.cmake
/usr/local/share/cmake/Modules/FindBZip2.cmake
/usr/local/share/cmake/Modules/FindBacktrace.cmake
/usr/local/share/cmake/Modules/FindBoost.cmake
/usr/local/share/cmake/Modules/FindBullet.cmake
/usr/local/share/cmake/Modules/FindCABLE.cmake
/usr/local/share/cmake/Modules/FindCUDA.cmake
/usr/local/share/cmake/Modules/FindCUDA/make2cmake.cmake
/usr/local/share/cmake/Modules/FindCUDA/parse_cubin.cmake
/usr/local/share/cmake/Modules/FindCUDA/run_nvcc.cmake
/usr/local/share/cmake/Modules/FindCUDA/select_compute_arch.cmake
/usr/local/share/cmake/Modules/FindCUDAToolkit.cmake
/usr/local/share/cmake/Modules/FindCURL.cmake
/usr/local/share/cmake/Modules/FindCVS.cmake
/usr/local/share/cmake/Modules/FindCoin3D.cmake
/usr/local/share/cmake/Modules/FindCups.cmake
/usr/local/share/cmake/Modules/FindCurses.cmake
/usr/local/share/cmake/Modules/FindCxxTest.cmake
/usr/local/share/cmake/Modules/FindCygwin.cmake
/usr/local/share/cmake/Modules/FindDCMTK.cmake
/usr/local/share/cmake/Modules/FindDart.cmake
/usr/local/share/cmake/Modules/FindDevIL.cmake
/usr/local/share/cmake/Modules/FindDoxygen.cmake
/usr/local/share/cmake/Modules/FindEXPAT.cmake
/usr/local/share/cmake/Modules/FindEnvModules.cmake
/usr/local/share/cmake/Modules/FindFLEX.cmake
/usr/local/share/cmake/Modules/FindFLTK.cmake
/usr/local/share/cmake/Modules/FindFLTK2.cmake
/usr/local/share/cmake/Modules/FindFontconfig.cmake
/usr/local/share/cmake/Modules/FindFreetype.cmake
/usr/local/share/cmake/Modules/FindGCCXML.cmake
/usr/local/share/cmake/Modules/FindGDAL.cmake
/usr/local/share/cmake/Modules/FindGIF.cmake
/usr/local/share/cmake/Modules/FindGLEW.cmake
/usr/local/share/cmake/Modules/FindGLU.cmake
/usr/local/share/cmake/Modules/FindGLUT.cmake
/usr/local/share/cmake/Modules/FindGSL.cmake
/usr/local/share/cmake/Modules/FindGTK.cmake
/usr/local/share/cmake/Modules/FindGTK2.cmake
/usr/local/share/cmake/Modules/FindGTest.cmake
/usr/local/share/cmake/Modules/FindGettext.cmake
/usr/local/share/cmake/Modules/FindGit.cmake
/usr/local/share/cmake/Modules/FindGnuTLS.cmake
/usr/local/share/cmake/Modules/FindGnuplot.cmake
/usr/local/share/cmake/Modules/FindHDF5.cmake
/usr/local/share/cmake/Modules/FindHSPELL.cmake
/usr/local/share/cmake/Modules/FindHTMLHelp.cmake
/usr/local/share/cmake/Modules/FindHg.cmake
/usr/local/share/cmake/Modules/FindICU.cmake
/usr/local/share/cmake/Modules/FindIce.cmake
/usr/local/share/cmake/Modules/FindIconv.cmake
/usr/local/share/cmake/Modules/FindIcotool.cmake
/usr/local/share/cmake/Modules/FindImageMagick.cmake
/usr/local/share/cmake/Modules/FindIntl.cmake
/usr/local/share/cmake/Modules/FindJNI.cmake
/usr/local/share/cmake/Modules/FindJPEG.cmake
/usr/local/share/cmake/Modules/FindJasper.cmake
/usr/local/share/cmake/Modules/FindJava.cmake
/usr/local/share/cmake/Modules/FindKDE3.cmake
/usr/local/share/cmake/Modules/FindKDE4.cmake
/usr/local/share/cmake/Modules/FindLAPACK.cmake
/usr/local/share/cmake/Modules/FindLATEX.cmake
/usr/local/share/cmake/Modules/FindLTTngUST.cmake
/usr/local/share/cmake/Modules/FindLibArchive.cmake
/usr/local/share/cmake/Modules/FindLibLZMA.cmake
/usr/local/share/cmake/Modules/FindLibXml2.cmake
/usr/local/share/cmake/Modules/FindLibXslt.cmake
/usr/local/share/cmake/Modules/FindLibinput.cmake
/usr/local/share/cmake/Modules/FindLua.cmake
/usr/local/share/cmake/Modules/FindLua50.cmake
/usr/local/share/cmake/Modules/FindLua51.cmake
/usr/local/share/cmake/Modules/FindMFC.cmake
/usr/local/share/cmake/Modules/FindMPEG.cmake
/usr/local/share/cmake/Modules/FindMPEG2.cmake
/usr/local/share/cmake/Modules/FindMPI.cmake
/usr/local/share/cmake/Modules/FindMPI/fortranparam_mpi.f90.in
/usr/local/share/cmake/Modules/FindMPI/libver_mpi.c
/usr/local/share/cmake/Modules/FindMPI/libver_mpi.f90.in
/usr/local/share/cmake/Modules/FindMPI/mpiver.f90.in
/usr/local/share/cmake/Modules/FindMPI/test_mpi.c
/usr/local/share/cmake/Modules/FindMPI/test_mpi.f90.in
/usr/local/share/cmake/Modules/FindMatlab.cmake
/usr/local/share/cmake/Modules/FindMotif.cmake
/usr/local/share/cmake/Modules/FindMsys.cmake
/usr/local/share/cmake/Modules/FindODBC.cmake
/usr/local/share/cmake/Modules/FindOpenACC.cmake
/usr/local/share/cmake/Modules/FindOpenAL.cmake
/usr/local/share/cmake/Modules/FindOpenCL.cmake
/usr/local/share/cmake/Modules/FindOpenGL.cmake
/usr/local/share/cmake/Modules/FindOpenMP.cmake
/usr/local/share/cmake/Modules/FindOpenSSL.cmake
/usr/local/share/cmake/Modules/FindOpenSceneGraph.cmake
/usr/local/share/cmake/Modules/FindOpenThreads.cmake
/usr/local/share/cmake/Modules/FindPHP4.cmake
/usr/local/share/cmake/Modules/FindPNG.cmake
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake
/usr/local/share/cmake/Modules/FindPackageMessage.cmake
/usr/local/share/cmake/Modules/FindPatch.cmake
/usr/local/share/cmake/Modules/FindPerl.cmake
/usr/local/share/cmake/Modules/FindPerlLibs.cmake
/usr/local/share/cmake/Modules/FindPhysFS.cmake
/usr/local/share/cmake/Modules/FindPike.cmake
/usr/local/share/cmake/Modules/FindPkgConfig.cmake
/usr/local/share/cmake/Modules/FindPostgreSQL.cmake
/usr/local/share/cmake/Modules/FindProducer.cmake
/usr/local/share/cmake/Modules/FindProtobuf.cmake
/usr/local/share/cmake/Modules/FindPython.cmake
/usr/local/share/cmake/Modules/FindPython/Support.cmake
/usr/local/share/cmake/Modules/FindPython2.cmake
/usr/local/share/cmake/Modules/FindPython3.cmake
/usr/local/share/cmake/Modules/FindPythonInterp.cmake
/usr/local/share/cmake/Modules/FindPythonLibs.cmake
/usr/local/share/cmake/Modules/FindQt.cmake
/usr/local/share/cmake/Modules/FindQt3.cmake
/usr/local/share/cmake/Modules/FindQt4.cmake
/usr/local/share/cmake/Modules/FindQuickTime.cmake
/usr/local/share/cmake/Modules/FindRTI.cmake
/usr/local/share/cmake/Modules/FindRuby.cmake
/usr/local/share/cmake/Modules/FindSDL.cmake
/usr/local/share/cmake/Modules/FindSDL_image.cmake
/usr/local/share/cmake/Modules/FindSDL_mixer.cmake
/usr/local/share/cmake/Modules/FindSDL_net.cmake
/usr/local/share/cmake/Modules/FindSDL_sound.cmake
/usr/local/share/cmake/Modules/FindSDL_ttf.cmake
/usr/local/share/cmake/Modules/FindSQLite3.cmake
/usr/local/share/cmake/Modules/FindSWIG.cmake
/usr/local/share/cmake/Modules/FindSelfPackers.cmake
/usr/local/share/cmake/Modules/FindSquish.cmake
/usr/local/share/cmake/Modules/FindSubversion.cmake
/usr/local/share/cmake/Modules/FindTCL.cmake
/usr/local/share/cmake/Modules/FindTIFF.cmake
/usr/local/share/cmake/Modules/FindTclStub.cmake
/usr/local/share/cmake/Modules/FindTclsh.cmake
/usr/local/share/cmake/Modules/FindThreads.cmake
/usr/local/share/cmake/Modules/FindUnixCommands.cmake
/usr/local/share/cmake/Modules/FindVulkan.cmake
/usr/local/share/cmake/Modules/FindWget.cmake
/usr/local/share/cmake/Modules/FindWish.cmake
/usr/local/share/cmake/Modules/FindX11.cmake
/usr/local/share/cmake/Modules/FindXCTest.cmake
/usr/local/share/cmake/Modules/FindXMLRPC.cmake
/usr/local/share/cmake/Modules/FindXalanC.cmake
/usr/local/share/cmake/Modules/FindXercesC.cmake
/usr/local/share/cmake/Modules/FindZLIB.cmake
/usr/local/share/cmake/Modules/Findosg.cmake
/usr/local/share/cmake/Modules/FindosgAnimation.cmake
/usr/local/share/cmake/Modules/FindosgDB.cmake
/usr/local/share/cmake/Modules/FindosgFX.cmake
/usr/local/share/cmake/Modules/FindosgGA.cmake
/usr/local/share/cmake/Modules/FindosgIntrospection.cmake
/usr/local/share/cmake/Modules/FindosgManipulator.cmake
/usr/local/share/cmake/Modules/FindosgParticle.cmake
/usr/local/share/cmake/Modules/FindosgPresentation.cmake
/usr/local/share/cmake/Modules/FindosgProducer.cmake
/usr/local/share/cmake/Modules/FindosgQt.cmake
/usr/local/share/cmake/Modules/FindosgShadow.cmake
/usr/local/share/cmake/Modules/FindosgSim.cmake
/usr/local/share/cmake/Modules/FindosgTerrain.cmake
/usr/local/share/cmake/Modules/FindosgText.cmake
/usr/local/share/cmake/Modules/FindosgUtil.cmake
/usr/local/share/cmake/Modules/FindosgViewer.cmake
/usr/local/share/cmake/Modules/FindosgVolume.cmake
/usr/local/share/cmake/Modules/FindosgWidget.cmake
/usr/local/share/cmake/Modules/Findosg_functions.cmake
/usr/local/share/cmake/Modules/FindwxWidgets.cmake
/usr/local/share/cmake/Modules/FindwxWindows.cmake
/usr/local/share/cmake/Modules/FortranCInterface.cmake
/usr/local/share/cmake/Modules/FortranCInterface/CMakeLists.txt
/usr/local/share/cmake/Modules/FortranCInterface/Detect.cmake
/usr/local/share/cmake/Modules/FortranCInterface/Input.cmake.in
/usr/local/share/cmake/Modules/FortranCInterface/MYMODULE.c
/usr/local/share/cmake/Modules/FortranCInterface/MY_MODULE.c
/usr/local/share/cmake/Modules/FortranCInterface/Macro.h.in
/usr/local/share/cmake/Modules/FortranCInterface/Output.cmake.in
/usr/local/share/cmake/Modules/FortranCInterface/Verify/CMakeLists.txt
/usr/local/share/cmake/Modules/FortranCInterface/Verify/VerifyC.c
/usr/local/share/cmake/Modules/FortranCInterface/Verify/VerifyCXX.cxx
/usr/local/share/cmake/Modules/FortranCInterface/Verify/VerifyFortran.f
/usr/local/share/cmake/Modules/FortranCInterface/Verify/main.c
/usr/local/share/cmake/Modules/FortranCInterface/call_mod.f90
/usr/local/share/cmake/Modules/FortranCInterface/call_sub.f
/usr/local/share/cmake/Modules/FortranCInterface/main.F
/usr/local/share/cmake/Modules/FortranCInterface/my_module.f90
/usr/local/share/cmake/Modules/FortranCInterface/my_module_.c
/usr/local/share/cmake/Modules/FortranCInterface/my_sub.f
/usr/local/share/cmake/Modules/FortranCInterface/mymodule.f90
/usr/local/share/cmake/Modules/FortranCInterface/mymodule_.c
/usr/local/share/cmake/Modules/FortranCInterface/mysub.f
/usr/local/share/cmake/Modules/FortranCInterface/symbol.c.in
/usr/local/share/cmake/Modules/GNUInstallDirs.cmake
/usr/local/share/cmake/Modules/GenerateExportHeader.cmake
/usr/local/share/cmake/Modules/GetPrerequisites.cmake
/usr/local/share/cmake/Modules/GoogleTest.cmake
/usr/local/share/cmake/Modules/GoogleTestAddTests.cmake
/usr/local/share/cmake/Modules/ITKCompatibility.cmake
/usr/local/share/cmake/Modules/InstallRequiredSystemLibraries.cmake
/usr/local/share/cmake/Modules/IntelVSImplicitPath/CMakeLists.txt
/usr/local/share/cmake/Modules/IntelVSImplicitPath/detect.cmake
/usr/local/share/cmake/Modules/IntelVSImplicitPath/hello.f
/usr/local/share/cmake/Modules/Internal/CMakeTryCompilerOrLinkerFlag.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPack.DS_Store.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.Description.plist.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.Info.plist.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.NuGet.nuspec.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.OSXScriptLauncher.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.OSXScriptLauncher.rsrc.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.OSXX11.Info.plist.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.OSXX11.main.scpt.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.RuntimeScript.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.STGZ_Header.sh.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.VolumeIcon.icns.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.background.png.in
/usr/local/share/cmake/Modules/Internal/CPack/CPack.distribution.dist.in
/usr/local/share/cmake/Modules/Internal/CPack/CPackDeb.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackExternal.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackFreeBSD.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackNuGet.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackRPM.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackWIX.cmake
/usr/local/share/cmake/Modules/Internal/CPack/CPackZIP.cmake
/usr/local/share/cmake/Modules/Internal/CPack/NSIS.InstallOptions.ini.in
/usr/local/share/cmake/Modules/Internal/CPack/NSIS.template.in
/usr/local/share/cmake/Modules/Internal/CPack/WIX.template.in
/usr/local/share/cmake/Modules/Internal/CheckCompilerFlag.cmake
/usr/local/share/cmake/Modules/Internal/CheckSourceCompiles.cmake
/usr/local/share/cmake/Modules/Internal/CheckSourceRuns.cmake
/usr/local/share/cmake/Modules/Internal/FeatureTesting.cmake
/usr/local/share/cmake/Modules/Internal/OSRelease/010-TryOldCentOS.cmake
/usr/local/share/cmake/Modules/Internal/OSRelease/020-TryDebianVersion.cmake
/usr/local/share/cmake/Modules/KDE3Macros.cmake
/usr/local/share/cmake/Modules/MacOSXBundleInfo.plist.in
/usr/local/share/cmake/Modules/MacOSXFrameworkInfo.plist.in
/usr/local/share/cmake/Modules/MacroAddFileDependencies.cmake
/usr/local/share/cmake/Modules/MatlabTestsRedirect.cmake
/usr/local/share/cmake/Modules/Platform/AIX-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/AIX-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/AIX-GNU-ASM.cmake
/usr/local/share/cmake/Modules/Platform/AIX-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/AIX-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/AIX-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/AIX-GNU.cmake
/usr/local/share/cmake/Modules/Platform/AIX-VisualAge-C.cmake
/usr/local/share/cmake/Modules/Platform/AIX-VisualAge-CXX.cmake
/usr/local/share/cmake/Modules/Platform/AIX-VisualAge-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XL-ASM.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XL.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XLClang-C.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XLClang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/AIX-XLClang.cmake
/usr/local/share/cmake/Modules/Platform/AIX.cmake
/usr/local/share/cmake/Modules/Platform/AIX/ExportImportList
/usr/local/share/cmake/Modules/Platform/ARTOS-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/ARTOS.cmake
/usr/local/share/cmake/Modules/Platform/Android-Clang-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Android-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/Android-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Android-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android-Common.cmake
/usr/local/share/cmake/Modules/Platform/Android-Determine-C.cmake
/usr/local/share/cmake/Modules/Platform/Android-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Android-Determine.cmake
/usr/local/share/cmake/Modules/Platform/Android-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/Android-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Android-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android-Initialize.cmake
/usr/local/share/cmake/Modules/Platform/Android.cmake
/usr/local/share/cmake/Modules/Platform/Android/Determine-Compiler-NDK.cmake
/usr/local/share/cmake/Modules/Platform/Android/Determine-Compiler-Standalone.cmake
/usr/local/share/cmake/Modules/Platform/Android/Determine-Compiler.cmake
/usr/local/share/cmake/Modules/Platform/Android/VCXProjInspect.vcxproj.in
/usr/local/share/cmake/Modules/Platform/Android/abi-arm64-v8a-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-arm64-v8a-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-v6-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-v6-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-v7a-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-armeabi-v7a-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-common-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-common-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-common.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-mips-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-mips-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-mips64-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-mips64-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-x86-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-x86-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-x86_64-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Android/abi-x86_64-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-c++.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-c++_shared.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-c++_static.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gabi++.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gabi++_shared.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gabi++_static.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gnustl.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gnustl_shared.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-gnustl_static.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-none.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-stlport.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-stlport_shared.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-stlport_static.cmake
/usr/local/share/cmake/Modules/Platform/Android/ndk-stl-system.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Absoft-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Apple-Swift.cmake
/usr/local/share/cmake/Modules/Platform/Apple-AppleClang-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-AppleClang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-AppleClang-OBJC.cmake
/usr/local/share/cmake/Modules/Platform/Apple-AppleClang-OBJCXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang-OBJC.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang-OBJCXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU-OBJC.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU-OBJCXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Intel-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Intel-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Intel-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-Intel.cmake
/usr/local/share/cmake/Modules/Platform/Apple-IntelLLVM-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-IntelLLVM-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-IntelLLVM-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-IntelLLVM.cmake
/usr/local/share/cmake/Modules/Platform/Apple-NAG-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-NVIDIA-CUDA.cmake
/usr/local/share/cmake/Modules/Platform/Apple-PGI-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-PGI-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-PGI-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Apple-PGI.cmake
/usr/local/share/cmake/Modules/Platform/Apple-VisualAge-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-VisualAge-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Apple-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/Apple-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BSDOS.cmake
/usr/local/share/cmake/Modules/Platform/BeOS.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneL.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-base.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-dynamic.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneP-static.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-base.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-dynamic.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/BlueGeneQ-static.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-GNU.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN-windres.cmake
/usr/local/share/cmake/Modules/Platform/CYGWIN.cmake
/usr/local/share/cmake/Modules/Platform/Catamount.cmake
/usr/local/share/cmake/Modules/Platform/CrayLinuxEnvironment.cmake
/usr/local/share/cmake/Modules/Platform/DOS-OpenWatcom-C.cmake
/usr/local/share/cmake/Modules/Platform/DOS-OpenWatcom-CXX.cmake
/usr/local/share/cmake/Modules/Platform/DOS-OpenWatcom.cmake
/usr/local/share/cmake/Modules/Platform/DOS.cmake
/usr/local/share/cmake/Modules/Platform/Darwin-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Darwin-Initialize.cmake
/usr/local/share/cmake/Modules/Platform/Darwin.cmake
/usr/local/share/cmake/Modules/Platform/DragonFly.cmake
/usr/local/share/cmake/Modules/Platform/Euros.cmake
/usr/local/share/cmake/Modules/Platform/FreeBSD-CXX.cmake
/usr/local/share/cmake/Modules/Platform/FreeBSD-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/FreeBSD.cmake
/usr/local/share/cmake/Modules/Platform/Fuchsia.cmake
/usr/local/share/cmake/Modules/Platform/GHS-MULTI-Determine.cmake
/usr/local/share/cmake/Modules/Platform/GHS-MULTI.cmake
/usr/local/share/cmake/Modules/Platform/GNU.cmake
/usr/local/share/cmake/Modules/Platform/GNUtoMS_lib.bat.in
/usr/local/share/cmake/Modules/Platform/GNUtoMS_lib.cmake
/usr/local/share/cmake/Modules/Platform/Generic-ADSP-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Generic-ADSP-C.cmake
/usr/local/share/cmake/Modules/Platform/Generic-ADSP-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Generic-ADSP-Common.cmake
/usr/local/share/cmake/Modules/Platform/Generic-SDCC-C.cmake
/usr/local/share/cmake/Modules/Platform/Generic.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-GNU-ASM.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-GNU.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-HP-ASM.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-HP-C.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-HP-CXX.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-HP-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX-HP.cmake
/usr/local/share/cmake/Modules/Platform/HP-UX.cmake
/usr/local/share/cmake/Modules/Platform/Haiku.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Absoft-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-CCur-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Fujitsu-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Fujitsu-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Fujitsu.cmake
/usr/local/share/cmake/Modules/Platform/Linux-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Intel-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Intel-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Intel-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-Intel.cmake
/usr/local/share/cmake/Modules/Platform/Linux-IntelLLVM-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-IntelLLVM-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-IntelLLVM-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-IntelLLVM.cmake
/usr/local/share/cmake/Modules/Platform/Linux-NAG-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-NVHPC-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-NVHPC-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-NVHPC-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-NVHPC.cmake
/usr/local/share/cmake/Modules/Platform/Linux-OpenWatcom-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-OpenWatcom-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-OpenWatcom.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PGI-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PGI-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PGI-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PGI.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PathScale-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PathScale-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PathScale-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-PathScale.cmake
/usr/local/share/cmake/Modules/Platform/Linux-SunPro-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-TinyCC-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-VisualAge-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-VisualAge-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-VisualAge-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-XL-C.cmake
/usr/local/share/cmake/Modules/Platform/Linux-XL-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Linux-XL-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Linux-como.cmake
/usr/local/share/cmake/Modules/Platform/Linux.cmake
/usr/local/share/cmake/Modules/Platform/MP-RAS.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-GNU.cmake
/usr/local/share/cmake/Modules/Platform/MSYS-windres.cmake
/usr/local/share/cmake/Modules/Platform/MSYS.cmake
/usr/local/share/cmake/Modules/Platform/Midipix.cmake
/usr/local/share/cmake/Modules/Platform/MirBSD.cmake
/usr/local/share/cmake/Modules/Platform/NetBSD.cmake
/usr/local/share/cmake/Modules/Platform/OS2-OpenWatcom-C.cmake
/usr/local/share/cmake/Modules/Platform/OS2-OpenWatcom-CXX.cmake
/usr/local/share/cmake/Modules/Platform/OS2-OpenWatcom.cmake
/usr/local/share/cmake/Modules/Platform/OS2.cmake
/usr/local/share/cmake/Modules/Platform/OSF1.cmake
/usr/local/share/cmake/Modules/Platform/OpenBSD.cmake
/usr/local/share/cmake/Modules/Platform/OpenVMS.cmake
/usr/local/share/cmake/Modules/Platform/QNX.cmake
/usr/local/share/cmake/Modules/Platform/RISCos.cmake
/usr/local/share/cmake/Modules/Platform/SCO_SV.cmake
/usr/local/share/cmake/Modules/Platform/SINIX.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-GNU.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-PathScale-C.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-PathScale-CXX.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-PathScale-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/SunOS-PathScale.cmake
/usr/local/share/cmake/Modules/Platform/SunOS.cmake
/usr/local/share/cmake/Modules/Platform/Tru64.cmake
/usr/local/share/cmake/Modules/Platform/ULTRIX.cmake
/usr/local/share/cmake/Modules/Platform/UNIX_SV.cmake
/usr/local/share/cmake/Modules/Platform/UnixPaths.cmake
/usr/local/share/cmake/Modules/Platform/UnixWare.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Apple-Swift.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Borland-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Borland-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Clang-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Clang.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Embarcadero-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Embarcadero-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Embarcadero.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Flang-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-G95-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-C-ABI.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-CXX-ABI.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-Fortran-ABI.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-GNU.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel-ISPC.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Intel.cmake
/usr/local/share/cmake/Modules/Platform/Windows-IntelLLVM-ASM.cmake
/usr/local/share/cmake/Modules/Platform/Windows-IntelLLVM-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-IntelLLVM-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-IntelLLVM-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-IntelLLVM.cmake
/usr/local/share/cmake/Modules/Platform/Windows-MSVC-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-MSVC-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-MSVC.cmake
/usr/local/share/cmake/Modules/Platform/Windows-NVIDIA-CUDA.cmake
/usr/local/share/cmake/Modules/Platform/Windows-OpenWatcom-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-OpenWatcom-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-OpenWatcom.cmake
/usr/local/share/cmake/Modules/Platform/Windows-PGI-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-PGI-Fortran.cmake
/usr/local/share/cmake/Modules/Platform/Windows-PGI.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Watcom-C.cmake
/usr/local/share/cmake/Modules/Platform/Windows-Watcom-CXX.cmake
/usr/local/share/cmake/Modules/Platform/Windows-df.cmake
/usr/local/share/cmake/Modules/Platform/Windows-windres.cmake
/usr/local/share/cmake/Modules/Platform/Windows.cmake
/usr/local/share/cmake/Modules/Platform/WindowsCE-MSVC-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsCE-MSVC-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsCE.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPaths.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-Clang-ASM.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-GNU-ASM.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-MSVC-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone-MSVC-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsPhone.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-Clang-ASM.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-Clang-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-Clang-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-GNU-ASM.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-GNU-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-GNU-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-MSVC-C.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore-MSVC-CXX.cmake
/usr/local/share/cmake/Modules/Platform/WindowsStore.cmake
/usr/local/share/cmake/Modules/Platform/Xenix.cmake
/usr/local/share/cmake/Modules/Platform/eCos.cmake
/usr/local/share/cmake/Modules/Platform/gas.cmake
/usr/local/share/cmake/Modules/Platform/iOS-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/iOS-Initialize.cmake
/usr/local/share/cmake/Modules/Platform/iOS.cmake
/usr/local/share/cmake/Modules/Platform/kFreeBSD.cmake
/usr/local/share/cmake/Modules/Platform/syllable.cmake
/usr/local/share/cmake/Modules/Platform/tvOS-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/tvOS-Initialize.cmake
/usr/local/share/cmake/Modules/Platform/tvOS.cmake
/usr/local/share/cmake/Modules/Platform/watchOS-Determine-CXX.cmake
/usr/local/share/cmake/Modules/Platform/watchOS-Initialize.cmake
/usr/local/share/cmake/Modules/Platform/watchOS.cmake
/usr/local/share/cmake/Modules/ProcessorCount.cmake
/usr/local/share/cmake/Modules/Qt4ConfigDependentSettings.cmake
/usr/local/share/cmake/Modules/Qt4Macros.cmake
/usr/local/share/cmake/Modules/RepositoryInfo.txt.in
/usr/local/share/cmake/Modules/SelectLibraryConfigurations.cmake
/usr/local/share/cmake/Modules/Squish4RunTestCase.bat
/usr/local/share/cmake/Modules/Squish4RunTestCase.sh
/usr/local/share/cmake/Modules/SquishRunTestCase.bat
/usr/local/share/cmake/Modules/SquishRunTestCase.sh
/usr/local/share/cmake/Modules/SquishTestScript.cmake
/usr/local/share/cmake/Modules/SystemInformation.cmake
/usr/local/share/cmake/Modules/SystemInformation.in
/usr/local/share/cmake/Modules/TestBigEndian.cmake
/usr/local/share/cmake/Modules/TestCXXAcceptsFlag.cmake
/usr/local/share/cmake/Modules/TestEndianess.c.in
/usr/local/share/cmake/Modules/TestForANSIForScope.cmake
/usr/local/share/cmake/Modules/TestForANSIStreamHeaders.cmake
/usr/local/share/cmake/Modules/TestForANSIStreamHeaders.cxx
/usr/local/share/cmake/Modules/TestForAnsiForScope.cxx
/usr/local/share/cmake/Modules/TestForSSTREAM.cmake
/usr/local/share/cmake/Modules/TestForSSTREAM.cxx
/usr/local/share/cmake/Modules/TestForSTDNamespace.cmake
/usr/local/share/cmake/Modules/TestForSTDNamespace.cxx
/usr/local/share/cmake/Modules/UseEcos.cmake
/usr/local/share/cmake/Modules/UseJava.cmake
/usr/local/share/cmake/Modules/UseJava/ClassFilelist.cmake
/usr/local/share/cmake/Modules/UseJava/ClearClassFiles.cmake
/usr/local/share/cmake/Modules/UseJava/Symlinks.cmake
/usr/local/share/cmake/Modules/UseJava/javaTargets.cmake.in
/usr/local/share/cmake/Modules/UsePkgConfig.cmake
/usr/local/share/cmake/Modules/UseQt4.cmake
/usr/local/share/cmake/Modules/UseSWIG.cmake
/usr/local/share/cmake/Modules/UseSWIG/ManageSupportFiles.cmake
/usr/local/share/cmake/Modules/Use_wxWindows.cmake
/usr/local/share/cmake/Modules/UsewxWidgets.cmake
/usr/local/share/cmake/Modules/VTKCompatibility.cmake
/usr/local/share/cmake/Modules/WriteBasicConfigVersionFile.cmake
/usr/local/share/cmake/Modules/WriteCompilerDetectionHeader.cmake
/usr/local/share/cmake/Modules/ecos_clean.cmake
/usr/local/share/cmake/Modules/exportheader.cmake.in
/usr/local/share/cmake/Modules/kde3init_dummy.cpp.in
/usr/local/share/cmake/Modules/kde3uic.cmake
/usr/local/share/cmake/Modules/readme.txt
/usr/local/share/cmake/Templates/AppleInfo.plist
/usr/local/share/cmake/Templates/CMakeVSMacros1.vsmacros
/usr/local/share/cmake/Templates/CMakeVSMacros2.vsmacros
/usr/local/share/cmake/Templates/CPack.GenericDescription.txt
/usr/local/share/cmake/Templates/CPack.GenericLicense.txt
/usr/local/share/cmake/Templates/CPack.GenericWelcome.txt
/usr/local/share/cmake/Templates/CPackConfig.cmake.in
/usr/local/share/cmake/Templates/CTestScript.cmake.in
/usr/local/share/cmake/Templates/MSBuild/CustomBuildDepFile.targets
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_Cuda.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_CudaHost.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_LIB.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_MASM.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_NASM.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v10_RC.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_LIB.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_MASM.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v11_RC.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_LIB.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_MASM.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v12_RC.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v140_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v140_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v140_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v141_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v141_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v141_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v142_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v142_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v142_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v143_CL.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v143_CSharp.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v143_Link.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v14_LIB.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v14_MASM.json
/usr/local/share/cmake/Templates/MSBuild/FlagTables/v14_RC.json
/usr/local/share/cmake/Templates/MSBuild/nasm.props.in
/usr/local/share/cmake/Templates/MSBuild/nasm.targets
/usr/local/share/cmake/Templates/MSBuild/nasm.xml
/usr/local/share/cmake/Templates/TestDriver.cxx.in
/usr/local/share/cmake/Templates/Windows/ApplicationIcon.png
/usr/local/share/cmake/Templates/Windows/Logo.png
/usr/local/share/cmake/Templates/Windows/SmallLogo.png
/usr/local/share/cmake/Templates/Windows/SmallLogo44x44.png
/usr/local/share/cmake/Templates/Windows/SplashScreen.png
/usr/local/share/cmake/Templates/Windows/StoreLogo.png
/usr/local/share/cmake/Templates/Windows/Windows_TemporaryKey.pfx
/usr/local/share/cmake/include/cmCPluginAPI.h
/usr/local/share/doc/cmake/Copyright.txt
/usr/local/share/doc/cmake/cmsys/Copyright.txt
/usr/local/share/emacs/site-lisp/cmake-mode.el
/usr/local/share/licenses/cmake-3.22.1/BSD3CLAUSE
/usr/local/share/licenses/cmake-3.22.1/LICENSE
/usr/local/share/licenses/cmake-3.22.1/catalog.mk
/usr/local/share/vim/vimfiles/indent/cmake.vim
/usr/local/share/vim/vimfiles/syntax/cmake.vim
/usr/local/share/cmake/Modules/FindTDE.cmake
/usr/local/share/cmake/Modules/FindTQt.cmake
/usr/local/share/cmake/Modules/FindTQtQUI.cmake
/usr/local/share/cmake/Modules/TDEL10n.cmake
/usr/local/share/cmake/Modules/TDEMacros.cmake
/usr/local/share/cmake/Modules/TDESetupPaths.cmake
/usr/local/share/cmake/Modules/tde_l10n_merge.pl
/usr/local/share/cmake/Modules/tde_uic.cmake
/usr/local/share/cmake/Templates/tde_dummy_cpp.cmake
/usr/local/share/cmake/Templates/tde_export_library.cmake
/usr/local/share/cmake/Templates/tde_libtool_file.cmake
/usr/local/share/cmake/Templates/tde_tdeinit_executable.cmake
/usr/local/share/cmake/Templates/tde_tdeinit_module.cmake
/usr/local/bin/cd-create-profile
/usr/local/bin/cd-fix-profile
/usr/local/bin/cd-iccdump
/usr/local/bin/cd-it8
/usr/local/bin/colormgr
/usr/local/etc/dbus-1/system.d/org.freedesktop.ColorManager.conf
/usr/local/include/colord-1/colord-private.h
/usr/local/include/colord-1/colord-session/cd-session.h
/usr/local/include/colord-1/colord.h
/usr/local/include/colord-1/colord/cd-buffer.h
/usr/local/include/colord-1/colord/cd-client-sync.h
/usr/local/include/colord-1/colord/cd-client.h
/usr/local/include/colord-1/colord/cd-color.h
/usr/local/include/colord-1/colord/cd-compat-edid.h
/usr/local/include/colord-1/colord/cd-device-sync.h
/usr/local/include/colord-1/colord/cd-device.h
/usr/local/include/colord-1/colord/cd-dom.h
/usr/local/include/colord-1/colord/cd-edid.h
/usr/local/include/colord-1/colord/cd-enum.h
/usr/local/include/colord-1/colord/cd-icc-store.h
/usr/local/include/colord-1/colord/cd-icc-utils.h
/usr/local/include/colord-1/colord/cd-icc.h
/usr/local/include/colord-1/colord/cd-interp-akima.h
/usr/local/include/colord-1/colord/cd-interp-linear.h
/usr/local/include/colord-1/colord/cd-interp.h
/usr/local/include/colord-1/colord/cd-it8-utils.h
/usr/local/include/colord-1/colord/cd-it8.h
/usr/local/include/colord-1/colord/cd-math.h
/usr/local/include/colord-1/colord/cd-profile-sync.h
/usr/local/include/colord-1/colord/cd-profile.h
/usr/local/include/colord-1/colord/cd-quirk.h
/usr/local/include/colord-1/colord/cd-sensor-sync.h
/usr/local/include/colord-1/colord/cd-sensor.h
/usr/local/include/colord-1/colord/cd-spectrum.h
/usr/local/include/colord-1/colord/cd-transform.h
/usr/local/include/colord-1/colord/cd-version.h
/usr/local/lib/colord-sensors/libcolord_sensor_argyll.a
/usr/local/lib/colord-sensors/libcolord_sensor_argyll.so
/usr/local/lib/colord-sensors/libcolord_sensor_dummy.a
/usr/local/lib/colord-sensors/libcolord_sensor_dummy.so
/usr/local/lib/girepository-1.0/Colord-1.0.typelib
/usr/local/lib/libcolord.a
/usr/local/lib/libcolord.so
/usr/local/lib/libcolord.so.2
/usr/local/lib/libcolord.so.2.0.5
/usr/local/lib/libcolordcompat.a
/usr/local/lib/libcolordcompat.so
/usr/local/lib/libcolordprivate.a
/usr/local/lib/libcolordprivate.so
/usr/local/lib/libcolordprivate.so.2
/usr/local/lib/libcolordprivate.so.2.0.5
/usr/local/libdata/pkgconfig/colord.pc
/usr/local/libexec/colord
/usr/local/libexec/colord-session
/usr/local/share/color/icc/colord/AdobeRGB1998.icc
/usr/local/share/color/icc/colord/AppleRGB.icc
/usr/local/share/color/icc/colord/BestRGB.icc
/usr/local/share/color/icc/colord/BetaRGB.icc
/usr/local/share/color/icc/colord/Bluish.icc
/usr/local/share/color/icc/colord/BruceRGB.icc
/usr/local/share/color/icc/colord/CIE-RGB.icc
/usr/local/share/color/icc/colord/ColorMatchRGB.icc
/usr/local/share/color/icc/colord/Crayons.icc
/usr/local/share/color/icc/colord/DonRGB4.icc
/usr/local/share/color/icc/colord/ECI-RGBv1.icc
/usr/local/share/color/icc/colord/ECI-RGBv2.icc
/usr/local/share/color/icc/colord/EktaSpacePS5.icc
/usr/local/share/color/icc/colord/Gamma5000K.icc
/usr/local/share/color/icc/colord/Gamma5500K.icc
/usr/local/share/color/icc/colord/Gamma6500K.icc
/usr/local/share/color/icc/colord/NTSC-RGB.icc
/usr/local/share/color/icc/colord/PAL-RGB.icc
/usr/local/share/color/icc/colord/ProPhotoRGB.icc
/usr/local/share/color/icc/colord/SMPTE-C-RGB.icc
/usr/local/share/color/icc/colord/SwappedRedAndGreen.icc
/usr/local/share/color/icc/colord/WideGamutRGB.icc
/usr/local/share/color/icc/colord/sRGB.icc
/usr/local/share/color/icc/colord/x11-colors.icc
/usr/local/share/colord/cmf/CIE1931-2deg-XYZ.cmf
/usr/local/share/colord/cmf/CIE1964-10deg-XYZ.cmf
/usr/local/share/colord/icons/color-munki-photo-ambient.svg
/usr/local/share/colord/icons/color-munki-photo-attach.svg
/usr/local/share/colord/icons/color-munki-photo-calibrate.svg
/usr/local/share/colord/icons/color-munki-photo-projector.svg
/usr/local/share/colord/icons/color-munki-photo-screen.svg
/usr/local/share/colord/icons/color-munki-smile-attach.svg
/usr/local/share/colord/icons/colorhug-attach.svg
/usr/local/share/colord/icons/colorhug2-attach.svg
/usr/local/share/colord/icons/dtp94-attach.svg
/usr/local/share/colord/icons/hcfr-attach.svg
/usr/local/share/colord/icons/huey-attach.svg
/usr/local/share/colord/icons/i1-display3-attach.svg
/usr/local/share/colord/icons/i1-monitor-attach.svg
/usr/local/share/colord/icons/i1-pro-attach.svg
/usr/local/share/colord/icons/spyder2-attach.svg
/usr/local/share/colord/icons/spyder3-attach.svg
/usr/local/share/colord/icons/spyder4-attach.svg
/usr/local/share/colord/icons/spyder5-attach.svg
/usr/local/share/colord/illuminant/CIE-A.sp
/usr/local/share/colord/illuminant/CIE-B.sp
/usr/local/share/colord/illuminant/CIE-C.sp
/usr/local/share/colord/illuminant/CIE-D50.sp
/usr/local/share/colord/illuminant/CIE-D55.sp
/usr/local/share/colord/illuminant/CIE-D65.sp
/usr/local/share/colord/illuminant/CIE-D93.sp
/usr/local/share/colord/illuminant/CIE-E.sp
/usr/local/share/colord/illuminant/CIE-F1.sp
/usr/local/share/colord/illuminant/CIE-F10.sp
/usr/local/share/colord/illuminant/CIE-F11.sp
/usr/local/share/colord/illuminant/CIE-F12.sp
/usr/local/share/colord/illuminant/CIE-F2.sp
/usr/local/share/colord/illuminant/CIE-F3.sp
/usr/local/share/colord/illuminant/CIE-F4.sp
/usr/local/share/colord/illuminant/CIE-F5.sp
/usr/local/share/colord/illuminant/CIE-F6.sp
/usr/local/share/colord/illuminant/CIE-F7.sp
/usr/local/share/colord/illuminant/CIE-F8.sp
/usr/local/share/colord/illuminant/CIE-F9.sp
/usr/local/share/colord/ref/CIE-1986-daylight-SPD.cmf
/usr/local/share/colord/ref/CIE-TCS.sp
/usr/local/share/colord/ti1/display-long.ti1
/usr/local/share/colord/ti1/display-normal.ti1
/usr/local/share/colord/ti1/display-short.ti1
/usr/local/share/colord/ti1/printer-long.ti1
/usr/local/share/colord/ti1/printer-normal.ti1
/usr/local/share/colord/ti1/printer-short.ti1
/usr/local/share/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ColorManager.Sensor.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ColorManager.xml
/usr/local/share/dbus-1/services/org.freedesktop.ColorHelper.service
/usr/local/share/dbus-1/system-services/org.freedesktop.ColorManager.service
/usr/local/share/gir-1.0/Colord-1.0.gir
/usr/local/share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml
/usr/local/share/licenses/colord-1.3.5_1/GPLv2
/usr/local/share/licenses/colord-1.3.5_1/LICENSE
/usr/local/share/licenses/colord-1.3.5_1/catalog.mk
/usr/local/share/locale/as/LC_MESSAGES/colord.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/colord.mo
/usr/local/share/locale/ca/LC_MESSAGES/colord.mo
/usr/local/share/locale/cs/LC_MESSAGES/colord.mo
/usr/local/share/locale/da/LC_MESSAGES/colord.mo
/usr/local/share/locale/de/LC_MESSAGES/colord.mo
/usr/local/share/locale/el/LC_MESSAGES/colord.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/colord.mo
/usr/local/share/locale/eo/LC_MESSAGES/colord.mo
/usr/local/share/locale/es/LC_MESSAGES/colord.mo
/usr/local/share/locale/eu/LC_MESSAGES/colord.mo
/usr/local/share/locale/fi/LC_MESSAGES/colord.mo
/usr/local/share/locale/fr/LC_MESSAGES/colord.mo
/usr/local/share/locale/gl/LC_MESSAGES/colord.mo
/usr/local/share/locale/gu/LC_MESSAGES/colord.mo
/usr/local/share/locale/he/LC_MESSAGES/colord.mo
/usr/local/share/locale/hi/LC_MESSAGES/colord.mo
/usr/local/share/locale/hu/LC_MESSAGES/colord.mo
/usr/local/share/locale/id/LC_MESSAGES/colord.mo
/usr/local/share/locale/is/LC_MESSAGES/colord.mo
/usr/local/share/locale/it/LC_MESSAGES/colord.mo
/usr/local/share/locale/ja/LC_MESSAGES/colord.mo
/usr/local/share/locale/kk/LC_MESSAGES/colord.mo
/usr/local/share/locale/kn/LC_MESSAGES/colord.mo
/usr/local/share/locale/ko/LC_MESSAGES/colord.mo
/usr/local/share/locale/lt/LC_MESSAGES/colord.mo
/usr/local/share/locale/lv/LC_MESSAGES/colord.mo
/usr/local/share/locale/ml/LC_MESSAGES/colord.mo
/usr/local/share/locale/mr/LC_MESSAGES/colord.mo
/usr/local/share/locale/nb/LC_MESSAGES/colord.mo
/usr/local/share/locale/nl/LC_MESSAGES/colord.mo
/usr/local/share/locale/oc/LC_MESSAGES/colord.mo
/usr/local/share/locale/or/LC_MESSAGES/colord.mo
/usr/local/share/locale/pa/LC_MESSAGES/colord.mo
/usr/local/share/locale/pl/LC_MESSAGES/colord.mo
/usr/local/share/locale/pt/LC_MESSAGES/colord.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/colord.mo
/usr/local/share/locale/ro/LC_MESSAGES/colord.mo
/usr/local/share/locale/ru/LC_MESSAGES/colord.mo
/usr/local/share/locale/sk/LC_MESSAGES/colord.mo
/usr/local/share/locale/sl/LC_MESSAGES/colord.mo
/usr/local/share/locale/sr/LC_MESSAGES/colord.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/colord.mo
/usr/local/share/locale/sv/LC_MESSAGES/colord.mo
/usr/local/share/locale/ta/LC_MESSAGES/colord.mo
/usr/local/share/locale/th/LC_MESSAGES/colord.mo
/usr/local/share/locale/tr/LC_MESSAGES/colord.mo
/usr/local/share/locale/uk/LC_MESSAGES/colord.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/colord.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/colord.mo
/usr/local/share/polkit-1/actions/org.freedesktop.color.policy
/usr/local/share/vala/vapi/colord.vapi
/usr/local/bin/conky
/usr/local/lib/conky/libcairo.so
/usr/local/man/man1/conky.1.gz
/usr/local/share/doc/conky/html/config_settings.html
/usr/local/share/doc/conky/html/docs.html
/usr/local/share/doc/conky/html/lua.html
/usr/local/share/doc/conky/html/variables.html
/usr/local/share/examples/conky/conky.conf
/usr/local/share/examples/conky/conky_no_x11.conf
/usr/local/share/examples/conky/convert.lua
/usr/local/bin/ck-history
/usr/local/bin/ck-launch-session
/usr/local/bin/ck-list-sessions
/usr/local/etc/ConsoleKit/seats.d/00-primary.seat
/usr/local/etc/X11/xinit/xinitrc.d/90-consolekit
/usr/local/etc/dbus-1/system.d/ConsoleKit.conf
/usr/local/etc/logrotate.d/consolekit
/usr/local/include/ConsoleKit/ck-connector/ck-connector.h
/usr/local/include/ConsoleKit/libconsolekit.h
/usr/local/lib/ConsoleKit/scripts/ck-get-x11-display-device
/usr/local/lib/ConsoleKit/scripts/ck-get-x11-server-pid
/usr/local/lib/ConsoleKit/scripts/ck-system-hibernate.sample
/usr/local/lib/ConsoleKit/scripts/ck-system-hybridsleep.sample
/usr/local/lib/ConsoleKit/scripts/ck-system-restart.sample
/usr/local/lib/ConsoleKit/scripts/ck-system-stop.sample
/usr/local/lib/ConsoleKit/scripts/ck-system-suspend.sample
/usr/local/lib/girepository-1.0/libconsolekit-1.0.typelib
/usr/local/lib/libck-connector.so
/usr/local/lib/libck-connector.so.0
/usr/local/lib/libck-connector.so.0.0.0
/usr/local/lib/libconsolekit.so
/usr/local/lib/libconsolekit.so.1
/usr/local/lib/libconsolekit.so.1.0.0
/usr/local/lib/pam_ck_connector.so
/usr/local/libdata/pkgconfig/ck-connector.pc
/usr/local/libdata/pkgconfig/libconsolekit.pc
/usr/local/libexec/ck-collect-session-info
/usr/local/libexec/ck-get-x11-display-device
/usr/local/libexec/ck-get-x11-server-pid
/usr/local/libexec/ck-remove-directory
/usr/local/man/man1/ck-history.1.gz
/usr/local/man/man1/ck-launch-session.1.gz
/usr/local/man/man1/ck-list-sessions.1.gz
/usr/local/man/man1/console-kit-daemon.1m.gz
/usr/local/man/man8/pam_ck_connector.8.gz
/usr/local/sbin/ck-log-system-restart
/usr/local/sbin/ck-log-system-start
/usr/local/sbin/ck-log-system-stop
/usr/local/sbin/console-kit-daemon
/usr/local/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Seat.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml
/usr/local/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service
/usr/local/share/gir-1.0/libconsolekit-1.0.gir
/usr/local/share/licenses/consolekit2-1.2.4_1/GPLv2
/usr/local/share/licenses/consolekit2-1.2.4_1/LICENSE
/usr/local/share/licenses/consolekit2-1.2.4_1/catalog.mk
/usr/local/share/locale/bg/LC_MESSAGES/ConsoleKit2.mo
/usr/local/share/locale/es/LC_MESSAGES/ConsoleKit2.mo
/usr/local/share/locale/es_419/LC_MESSAGES/ConsoleKit2.mo
/usr/local/share/locale/fr/LC_MESSAGES/ConsoleKit2.mo
/usr/local/share/locale/ru/LC_MESSAGES/ConsoleKit2.mo
/usr/local/share/polkit-1/actions/org.freedesktop.consolekit.policy
/usr/local/bin/cancel
/usr/local/bin/cups-config
/usr/local/bin/cupstestppd
/usr/local/bin/ippeveprinter
/usr/local/bin/ippfind
/usr/local/bin/lp
/usr/local/bin/lpoptions
/usr/local/bin/lpq
/usr/local/bin/lpr
/usr/local/bin/lpr-cups
/usr/local/bin/lprm
/usr/local/bin/lpstat
/usr/local/bin/ppdc
/usr/local/bin/ppdhtml
/usr/local/bin/ppdi
/usr/local/bin/ppdmerge
/usr/local/bin/ppdpo
/usr/local/etc/cups/cups-files.conf.sample
/usr/local/etc/cups/cupsd.conf.sample
/usr/local/etc/cups/snmp.conf.sample
/usr/local/etc/dbus-1/system.d/cups.conf
/usr/local/etc/devd/cups.conf.sample
/usr/local/etc/pam.d/cups
/usr/local/etc/rc.d/cupsd
/usr/local/include/cups/adminutil.h
/usr/local/include/cups/array.h
/usr/local/include/cups/backend.h
/usr/local/include/cups/cups.h
/usr/local/include/cups/dir.h
/usr/local/include/cups/file.h
/usr/local/include/cups/http.h
/usr/local/include/cups/ipp.h
/usr/local/include/cups/language.h
/usr/local/include/cups/ppd.h
/usr/local/include/cups/pwg.h
/usr/local/include/cups/raster.h
/usr/local/include/cups/sidechannel.h
/usr/local/include/cups/transcode.h
/usr/local/include/cups/versioning.h
/usr/local/lib/libcups.so
/usr/local/lib/libcups.so.2
/usr/local/lib/libcupsimage.so
/usr/local/lib/libcupsimage.so.2
/usr/local/libexec/cups/backend/dnssd
/usr/local/libexec/cups/backend/http
/usr/local/libexec/cups/backend/https
/usr/local/libexec/cups/backend/ipp
/usr/local/libexec/cups/backend/ipps
/usr/local/libexec/cups/backend/lpd
/usr/local/libexec/cups/backend/snmp
/usr/local/libexec/cups/backend/socket
/usr/local/libexec/cups/backend/usb
/usr/local/libexec/cups/cgi-bin/admin.cgi
/usr/local/libexec/cups/cgi-bin/classes.cgi
/usr/local/libexec/cups/cgi-bin/help.cgi
/usr/local/libexec/cups/cgi-bin/jobs.cgi
/usr/local/libexec/cups/cgi-bin/printers.cgi
/usr/local/libexec/cups/command/ippevepcl
/usr/local/libexec/cups/command/ippeveps
/usr/local/libexec/cups/daemon/cups-deviced
/usr/local/libexec/cups/daemon/cups-driverd
/usr/local/libexec/cups/daemon/cups-exec
/usr/local/libexec/cups/daemon/cups-lpd
/usr/local/libexec/cups/filter/commandtops
/usr/local/libexec/cups/filter/gziptoany
/usr/local/libexec/cups/filter/pstops
/usr/local/libexec/cups/filter/rastertoepson
/usr/local/libexec/cups/filter/rastertohp
/usr/local/libexec/cups/filter/rastertolabel
/usr/local/libexec/cups/filter/rastertopwg
/usr/local/libexec/cups/monitor/bcp
/usr/local/libexec/cups/monitor/tbcp
/usr/local/libexec/cups/notifier/dbus
/usr/local/libexec/cups/notifier/mailto
/usr/local/libexec/cups/notifier/rss
/usr/local/man/man1/cancel.1.gz
/usr/local/man/man1/cups-config.1.gz
/usr/local/man/man1/cups.1.gz
/usr/local/man/man1/cupstestppd.1.gz
/usr/local/man/man1/ippeveprinter.1.gz
/usr/local/man/man1/ippfind.1.gz
/usr/local/man/man1/lp.1.gz
/usr/local/man/man1/lpoptions.1.gz
/usr/local/man/man1/lpq.1.gz
/usr/local/man/man1/lpr.1.gz
/usr/local/man/man1/lprm.1.gz
/usr/local/man/man1/lpstat.1.gz
/usr/local/man/man1/ppdc.1.gz
/usr/local/man/man1/ppdhtml.1.gz
/usr/local/man/man1/ppdi.1.gz
/usr/local/man/man1/ppdmerge.1.gz
/usr/local/man/man1/ppdpo.1.gz
/usr/local/man/man5/classes.conf.5.gz
/usr/local/man/man5/client.conf.5.gz
/usr/local/man/man5/cups-files.conf.5.gz
/usr/local/man/man5/cups-snmp.conf.5.gz
/usr/local/man/man5/cupsd-logs.5.gz
/usr/local/man/man5/cupsd.conf.5.gz
/usr/local/man/man5/mailto.conf.5.gz
/usr/local/man/man5/mime.convs.5.gz
/usr/local/man/man5/mime.types.5.gz
/usr/local/man/man5/ppdcfile.5.gz
/usr/local/man/man5/printers.conf.5.gz
/usr/local/man/man5/subscriptions.conf.5.gz
/usr/local/man/man7/backend.7.gz
/usr/local/man/man7/filter.7.gz
/usr/local/man/man7/ippevepcl.7.gz
/usr/local/man/man7/ippeveps.7.gz
/usr/local/man/man7/notifier.7.gz
/usr/local/man/man8/cups-deviced.8.gz
/usr/local/man/man8/cups-driverd.8.gz
/usr/local/man/man8/cups-exec.8.gz
/usr/local/man/man8/cups-lpd.8.gz
/usr/local/man/man8/cups-snmp.8.gz
/usr/local/man/man8/cupsaccept.8.gz
/usr/local/man/man8/cupsctl.8.gz
/usr/local/man/man8/cupsd-helper.8.gz
/usr/local/man/man8/cupsd.8.gz
/usr/local/man/man8/cupsdisable.8.gz
/usr/local/man/man8/cupsenable.8.gz
/usr/local/man/man8/cupsfilter.8.gz
/usr/local/man/man8/cupsreject.8.gz
/usr/local/man/man8/lpadmin.8.gz
/usr/local/man/man8/lpc.8.gz
/usr/local/man/man8/lpinfo.8.gz
/usr/local/man/man8/lpmove.8.gz
/usr/local/sbin/cupsaccept
/usr/local/sbin/cupsctl
/usr/local/sbin/cupsd
/usr/local/sbin/cupsdisable
/usr/local/sbin/cupsenable
/usr/local/sbin/cupsfilter
/usr/local/sbin/cupsreject
/usr/local/sbin/lpadmin
/usr/local/sbin/lpc
/usr/local/sbin/lpinfo
/usr/local/sbin/lpmove
/usr/local/share/cups/drv/sample.drv
/usr/local/share/cups/examples/color.drv
/usr/local/share/cups/examples/constraint.drv
/usr/local/share/cups/examples/custom.drv
/usr/local/share/cups/examples/grouping.drv
/usr/local/share/cups/examples/laserjet-basic.drv
/usr/local/share/cups/examples/laserjet-pjl.drv
/usr/local/share/cups/examples/minimum.drv
/usr/local/share/cups/examples/postscript.drv
/usr/local/share/cups/examples/r300-basic.drv
/usr/local/share/cups/examples/r300-colorman.drv
/usr/local/share/cups/examples/r300-remote.drv
/usr/local/share/cups/mime/mime.convs
/usr/local/share/cups/mime/mime.types
/usr/local/share/cups/ppdc/epson.h
/usr/local/share/cups/ppdc/font.defs
/usr/local/share/cups/ppdc/hp.h
/usr/local/share/cups/ppdc/label.h
/usr/local/share/cups/ppdc/media.defs
/usr/local/share/cups/ppdc/raster.defs
/usr/local/share/cups/templates/add-class.tmpl
/usr/local/share/cups/templates/add-printer.tmpl
/usr/local/share/cups/templates/admin.tmpl
/usr/local/share/cups/templates/choose-device.tmpl
/usr/local/share/cups/templates/choose-make.tmpl
/usr/local/share/cups/templates/choose-model.tmpl
/usr/local/share/cups/templates/choose-serial.tmpl
/usr/local/share/cups/templates/choose-uri.tmpl
/usr/local/share/cups/templates/class-added.tmpl
/usr/local/share/cups/templates/class-confirm.tmpl
/usr/local/share/cups/templates/class-deleted.tmpl
/usr/local/share/cups/templates/class-jobs-header.tmpl
/usr/local/share/cups/templates/class-modified.tmpl
/usr/local/share/cups/templates/class.tmpl
/usr/local/share/cups/templates/classes-header.tmpl
/usr/local/share/cups/templates/classes.tmpl
/usr/local/share/cups/templates/command.tmpl
/usr/local/share/cups/templates/de/add-class.tmpl
/usr/local/share/cups/templates/de/add-printer.tmpl
/usr/local/share/cups/templates/de/admin.tmpl
/usr/local/share/cups/templates/de/choose-device.tmpl
/usr/local/share/cups/templates/de/choose-make.tmpl
/usr/local/share/cups/templates/de/choose-model.tmpl
/usr/local/share/cups/templates/de/choose-serial.tmpl
/usr/local/share/cups/templates/de/choose-uri.tmpl
/usr/local/share/cups/templates/de/class-added.tmpl
/usr/local/share/cups/templates/de/class-confirm.tmpl
/usr/local/share/cups/templates/de/class-deleted.tmpl
/usr/local/share/cups/templates/de/class-jobs-header.tmpl
/usr/local/share/cups/templates/de/class-modified.tmpl
/usr/local/share/cups/templates/de/class.tmpl
/usr/local/share/cups/templates/de/classes-header.tmpl
/usr/local/share/cups/templates/de/classes.tmpl
/usr/local/share/cups/templates/de/command.tmpl
/usr/local/share/cups/templates/de/edit-config.tmpl
/usr/local/share/cups/templates/de/error-op.tmpl
/usr/local/share/cups/templates/de/error.tmpl
/usr/local/share/cups/templates/de/header.tmpl
/usr/local/share/cups/templates/de/help-header.tmpl
/usr/local/share/cups/templates/de/help-printable.tmpl
/usr/local/share/cups/templates/de/help-trailer.tmpl
/usr/local/share/cups/templates/de/job-cancel.tmpl
/usr/local/share/cups/templates/de/job-hold.tmpl
/usr/local/share/cups/templates/de/job-move.tmpl
/usr/local/share/cups/templates/de/job-moved.tmpl
/usr/local/share/cups/templates/de/job-release.tmpl
/usr/local/share/cups/templates/de/job-restart.tmpl
/usr/local/share/cups/templates/de/jobs-header.tmpl
/usr/local/share/cups/templates/de/jobs.tmpl
/usr/local/share/cups/templates/de/list-available-printers.tmpl
/usr/local/share/cups/templates/de/modify-class.tmpl
/usr/local/share/cups/templates/de/modify-printer.tmpl
/usr/local/share/cups/templates/de/norestart.tmpl
/usr/local/share/cups/templates/de/option-boolean.tmpl
/usr/local/share/cups/templates/de/option-conflict.tmpl
/usr/local/share/cups/templates/de/option-header.tmpl
/usr/local/share/cups/templates/de/option-pickmany.tmpl
/usr/local/share/cups/templates/de/option-pickone.tmpl
/usr/local/share/cups/templates/de/option-trailer.tmpl
/usr/local/share/cups/templates/de/pager.tmpl
/usr/local/share/cups/templates/de/printer-accept.tmpl
/usr/local/share/cups/templates/de/printer-added.tmpl
/usr/local/share/cups/templates/de/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/de/printer-configured.tmpl
/usr/local/share/cups/templates/de/printer-confirm.tmpl
/usr/local/share/cups/templates/de/printer-default.tmpl
/usr/local/share/cups/templates/de/printer-deleted.tmpl
/usr/local/share/cups/templates/de/printer-jobs-header.tmpl
/usr/local/share/cups/templates/de/printer-modified.tmpl
/usr/local/share/cups/templates/de/printer-reject.tmpl
/usr/local/share/cups/templates/de/printer-start.tmpl
/usr/local/share/cups/templates/de/printer-stop.tmpl
/usr/local/share/cups/templates/de/printer.tmpl
/usr/local/share/cups/templates/de/printers-header.tmpl
/usr/local/share/cups/templates/de/printers.tmpl
/usr/local/share/cups/templates/de/restart.tmpl
/usr/local/share/cups/templates/de/search.tmpl
/usr/local/share/cups/templates/de/set-printer-options-header.tmpl
/usr/local/share/cups/templates/de/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/de/test-page.tmpl
/usr/local/share/cups/templates/de/trailer.tmpl
/usr/local/share/cups/templates/de/users.tmpl
/usr/local/share/cups/templates/edit-config.tmpl
/usr/local/share/cups/templates/error-op.tmpl
/usr/local/share/cups/templates/error.tmpl
/usr/local/share/cups/templates/es/add-class.tmpl
/usr/local/share/cups/templates/es/add-printer.tmpl
/usr/local/share/cups/templates/es/admin.tmpl
/usr/local/share/cups/templates/es/choose-device.tmpl
/usr/local/share/cups/templates/es/choose-make.tmpl
/usr/local/share/cups/templates/es/choose-model.tmpl
/usr/local/share/cups/templates/es/choose-serial.tmpl
/usr/local/share/cups/templates/es/choose-uri.tmpl
/usr/local/share/cups/templates/es/class-added.tmpl
/usr/local/share/cups/templates/es/class-confirm.tmpl
/usr/local/share/cups/templates/es/class-deleted.tmpl
/usr/local/share/cups/templates/es/class-jobs-header.tmpl
/usr/local/share/cups/templates/es/class-modified.tmpl
/usr/local/share/cups/templates/es/class.tmpl
/usr/local/share/cups/templates/es/classes-header.tmpl
/usr/local/share/cups/templates/es/classes.tmpl
/usr/local/share/cups/templates/es/command.tmpl
/usr/local/share/cups/templates/es/edit-config.tmpl
/usr/local/share/cups/templates/es/error-op.tmpl
/usr/local/share/cups/templates/es/error.tmpl
/usr/local/share/cups/templates/es/header.tmpl
/usr/local/share/cups/templates/es/help-header.tmpl
/usr/local/share/cups/templates/es/help-printable.tmpl
/usr/local/share/cups/templates/es/help-trailer.tmpl
/usr/local/share/cups/templates/es/job-cancel.tmpl
/usr/local/share/cups/templates/es/job-hold.tmpl
/usr/local/share/cups/templates/es/job-move.tmpl
/usr/local/share/cups/templates/es/job-moved.tmpl
/usr/local/share/cups/templates/es/job-release.tmpl
/usr/local/share/cups/templates/es/job-restart.tmpl
/usr/local/share/cups/templates/es/jobs-header.tmpl
/usr/local/share/cups/templates/es/jobs.tmpl
/usr/local/share/cups/templates/es/list-available-printers.tmpl
/usr/local/share/cups/templates/es/modify-class.tmpl
/usr/local/share/cups/templates/es/modify-printer.tmpl
/usr/local/share/cups/templates/es/norestart.tmpl
/usr/local/share/cups/templates/es/option-boolean.tmpl
/usr/local/share/cups/templates/es/option-conflict.tmpl
/usr/local/share/cups/templates/es/option-header.tmpl
/usr/local/share/cups/templates/es/option-pickmany.tmpl
/usr/local/share/cups/templates/es/option-pickone.tmpl
/usr/local/share/cups/templates/es/option-trailer.tmpl
/usr/local/share/cups/templates/es/pager.tmpl
/usr/local/share/cups/templates/es/printer-accept.tmpl
/usr/local/share/cups/templates/es/printer-added.tmpl
/usr/local/share/cups/templates/es/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/es/printer-configured.tmpl
/usr/local/share/cups/templates/es/printer-confirm.tmpl
/usr/local/share/cups/templates/es/printer-default.tmpl
/usr/local/share/cups/templates/es/printer-deleted.tmpl
/usr/local/share/cups/templates/es/printer-jobs-header.tmpl
/usr/local/share/cups/templates/es/printer-modified.tmpl
/usr/local/share/cups/templates/es/printer-reject.tmpl
/usr/local/share/cups/templates/es/printer-start.tmpl
/usr/local/share/cups/templates/es/printer-stop.tmpl
/usr/local/share/cups/templates/es/printer.tmpl
/usr/local/share/cups/templates/es/printers-header.tmpl
/usr/local/share/cups/templates/es/printers.tmpl
/usr/local/share/cups/templates/es/restart.tmpl
/usr/local/share/cups/templates/es/search.tmpl
/usr/local/share/cups/templates/es/set-printer-options-header.tmpl
/usr/local/share/cups/templates/es/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/es/test-page.tmpl
/usr/local/share/cups/templates/es/trailer.tmpl
/usr/local/share/cups/templates/es/users.tmpl
/usr/local/share/cups/templates/fr/add-class.tmpl
/usr/local/share/cups/templates/fr/add-printer.tmpl
/usr/local/share/cups/templates/fr/admin.tmpl
/usr/local/share/cups/templates/fr/choose-device.tmpl
/usr/local/share/cups/templates/fr/choose-make.tmpl
/usr/local/share/cups/templates/fr/choose-model.tmpl
/usr/local/share/cups/templates/fr/choose-serial.tmpl
/usr/local/share/cups/templates/fr/choose-uri.tmpl
/usr/local/share/cups/templates/fr/class-added.tmpl
/usr/local/share/cups/templates/fr/class-confirm.tmpl
/usr/local/share/cups/templates/fr/class-deleted.tmpl
/usr/local/share/cups/templates/fr/class-jobs-header.tmpl
/usr/local/share/cups/templates/fr/class-modified.tmpl
/usr/local/share/cups/templates/fr/class.tmpl
/usr/local/share/cups/templates/fr/classes-header.tmpl
/usr/local/share/cups/templates/fr/classes.tmpl
/usr/local/share/cups/templates/fr/command.tmpl
/usr/local/share/cups/templates/fr/edit-config.tmpl
/usr/local/share/cups/templates/fr/error-op.tmpl
/usr/local/share/cups/templates/fr/error.tmpl
/usr/local/share/cups/templates/fr/header.tmpl
/usr/local/share/cups/templates/fr/help-header.tmpl
/usr/local/share/cups/templates/fr/help-printable.tmpl
/usr/local/share/cups/templates/fr/help-trailer.tmpl
/usr/local/share/cups/templates/fr/job-cancel.tmpl
/usr/local/share/cups/templates/fr/job-hold.tmpl
/usr/local/share/cups/templates/fr/job-move.tmpl
/usr/local/share/cups/templates/fr/job-moved.tmpl
/usr/local/share/cups/templates/fr/job-release.tmpl
/usr/local/share/cups/templates/fr/job-restart.tmpl
/usr/local/share/cups/templates/fr/jobs-header.tmpl
/usr/local/share/cups/templates/fr/jobs.tmpl
/usr/local/share/cups/templates/fr/list-available-printers.tmpl
/usr/local/share/cups/templates/fr/modify-class.tmpl
/usr/local/share/cups/templates/fr/modify-printer.tmpl
/usr/local/share/cups/templates/fr/norestart.tmpl
/usr/local/share/cups/templates/fr/option-boolean.tmpl
/usr/local/share/cups/templates/fr/option-conflict.tmpl
/usr/local/share/cups/templates/fr/option-header.tmpl
/usr/local/share/cups/templates/fr/option-pickmany.tmpl
/usr/local/share/cups/templates/fr/option-pickone.tmpl
/usr/local/share/cups/templates/fr/option-trailer.tmpl
/usr/local/share/cups/templates/fr/pager.tmpl
/usr/local/share/cups/templates/fr/printer-accept.tmpl
/usr/local/share/cups/templates/fr/printer-added.tmpl
/usr/local/share/cups/templates/fr/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/fr/printer-configured.tmpl
/usr/local/share/cups/templates/fr/printer-confirm.tmpl
/usr/local/share/cups/templates/fr/printer-default.tmpl
/usr/local/share/cups/templates/fr/printer-deleted.tmpl
/usr/local/share/cups/templates/fr/printer-jobs-header.tmpl
/usr/local/share/cups/templates/fr/printer-modified.tmpl
/usr/local/share/cups/templates/fr/printer-reject.tmpl
/usr/local/share/cups/templates/fr/printer-start.tmpl
/usr/local/share/cups/templates/fr/printer-stop.tmpl
/usr/local/share/cups/templates/fr/printer.tmpl
/usr/local/share/cups/templates/fr/printers-header.tmpl
/usr/local/share/cups/templates/fr/printers.tmpl
/usr/local/share/cups/templates/fr/restart.tmpl
/usr/local/share/cups/templates/fr/search.tmpl
/usr/local/share/cups/templates/fr/set-printer-options-header.tmpl
/usr/local/share/cups/templates/fr/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/fr/test-page.tmpl
/usr/local/share/cups/templates/fr/trailer.tmpl
/usr/local/share/cups/templates/fr/users.tmpl
/usr/local/share/cups/templates/header.tmpl
/usr/local/share/cups/templates/help-header.tmpl
/usr/local/share/cups/templates/help-printable.tmpl
/usr/local/share/cups/templates/help-trailer.tmpl
/usr/local/share/cups/templates/ja/add-class.tmpl
/usr/local/share/cups/templates/ja/add-printer.tmpl
/usr/local/share/cups/templates/ja/admin.tmpl
/usr/local/share/cups/templates/ja/choose-device.tmpl
/usr/local/share/cups/templates/ja/choose-make.tmpl
/usr/local/share/cups/templates/ja/choose-model.tmpl
/usr/local/share/cups/templates/ja/choose-serial.tmpl
/usr/local/share/cups/templates/ja/choose-uri.tmpl
/usr/local/share/cups/templates/ja/class-added.tmpl
/usr/local/share/cups/templates/ja/class-confirm.tmpl
/usr/local/share/cups/templates/ja/class-deleted.tmpl
/usr/local/share/cups/templates/ja/class-jobs-header.tmpl
/usr/local/share/cups/templates/ja/class-modified.tmpl
/usr/local/share/cups/templates/ja/class.tmpl
/usr/local/share/cups/templates/ja/classes-header.tmpl
/usr/local/share/cups/templates/ja/classes.tmpl
/usr/local/share/cups/templates/ja/command.tmpl
/usr/local/share/cups/templates/ja/edit-config.tmpl
/usr/local/share/cups/templates/ja/error-op.tmpl
/usr/local/share/cups/templates/ja/error.tmpl
/usr/local/share/cups/templates/ja/header.tmpl
/usr/local/share/cups/templates/ja/help-header.tmpl
/usr/local/share/cups/templates/ja/help-printable.tmpl
/usr/local/share/cups/templates/ja/help-trailer.tmpl
/usr/local/share/cups/templates/ja/job-cancel.tmpl
/usr/local/share/cups/templates/ja/job-hold.tmpl
/usr/local/share/cups/templates/ja/job-move.tmpl
/usr/local/share/cups/templates/ja/job-moved.tmpl
/usr/local/share/cups/templates/ja/job-release.tmpl
/usr/local/share/cups/templates/ja/job-restart.tmpl
/usr/local/share/cups/templates/ja/jobs-header.tmpl
/usr/local/share/cups/templates/ja/jobs.tmpl
/usr/local/share/cups/templates/ja/list-available-printers.tmpl
/usr/local/share/cups/templates/ja/modify-class.tmpl
/usr/local/share/cups/templates/ja/modify-printer.tmpl
/usr/local/share/cups/templates/ja/norestart.tmpl
/usr/local/share/cups/templates/ja/option-boolean.tmpl
/usr/local/share/cups/templates/ja/option-conflict.tmpl
/usr/local/share/cups/templates/ja/option-header.tmpl
/usr/local/share/cups/templates/ja/option-pickmany.tmpl
/usr/local/share/cups/templates/ja/option-pickone.tmpl
/usr/local/share/cups/templates/ja/option-trailer.tmpl
/usr/local/share/cups/templates/ja/pager.tmpl
/usr/local/share/cups/templates/ja/printer-accept.tmpl
/usr/local/share/cups/templates/ja/printer-added.tmpl
/usr/local/share/cups/templates/ja/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/ja/printer-configured.tmpl
/usr/local/share/cups/templates/ja/printer-confirm.tmpl
/usr/local/share/cups/templates/ja/printer-default.tmpl
/usr/local/share/cups/templates/ja/printer-deleted.tmpl
/usr/local/share/cups/templates/ja/printer-jobs-header.tmpl
/usr/local/share/cups/templates/ja/printer-modified.tmpl
/usr/local/share/cups/templates/ja/printer-reject.tmpl
/usr/local/share/cups/templates/ja/printer-start.tmpl
/usr/local/share/cups/templates/ja/printer-stop.tmpl
/usr/local/share/cups/templates/ja/printer.tmpl
/usr/local/share/cups/templates/ja/printers-header.tmpl
/usr/local/share/cups/templates/ja/printers.tmpl
/usr/local/share/cups/templates/ja/restart.tmpl
/usr/local/share/cups/templates/ja/search.tmpl
/usr/local/share/cups/templates/ja/set-printer-options-header.tmpl
/usr/local/share/cups/templates/ja/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/ja/test-page.tmpl
/usr/local/share/cups/templates/ja/trailer.tmpl
/usr/local/share/cups/templates/ja/users.tmpl
/usr/local/share/cups/templates/job-cancel.tmpl
/usr/local/share/cups/templates/job-hold.tmpl
/usr/local/share/cups/templates/job-move.tmpl
/usr/local/share/cups/templates/job-moved.tmpl
/usr/local/share/cups/templates/job-release.tmpl
/usr/local/share/cups/templates/job-restart.tmpl
/usr/local/share/cups/templates/jobs-header.tmpl
/usr/local/share/cups/templates/jobs.tmpl
/usr/local/share/cups/templates/list-available-printers.tmpl
/usr/local/share/cups/templates/modify-class.tmpl
/usr/local/share/cups/templates/modify-printer.tmpl
/usr/local/share/cups/templates/norestart.tmpl
/usr/local/share/cups/templates/option-boolean.tmpl
/usr/local/share/cups/templates/option-conflict.tmpl
/usr/local/share/cups/templates/option-header.tmpl
/usr/local/share/cups/templates/option-pickmany.tmpl
/usr/local/share/cups/templates/option-pickone.tmpl
/usr/local/share/cups/templates/option-trailer.tmpl
/usr/local/share/cups/templates/pager.tmpl
/usr/local/share/cups/templates/printer-accept.tmpl
/usr/local/share/cups/templates/printer-added.tmpl
/usr/local/share/cups/templates/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/printer-configured.tmpl
/usr/local/share/cups/templates/printer-confirm.tmpl
/usr/local/share/cups/templates/printer-default.tmpl
/usr/local/share/cups/templates/printer-deleted.tmpl
/usr/local/share/cups/templates/printer-jobs-header.tmpl
/usr/local/share/cups/templates/printer-modified.tmpl
/usr/local/share/cups/templates/printer-reject.tmpl
/usr/local/share/cups/templates/printer-start.tmpl
/usr/local/share/cups/templates/printer-stop.tmpl
/usr/local/share/cups/templates/printer.tmpl
/usr/local/share/cups/templates/printers-header.tmpl
/usr/local/share/cups/templates/printers.tmpl
/usr/local/share/cups/templates/pt_BR/add-class.tmpl
/usr/local/share/cups/templates/pt_BR/add-printer.tmpl
/usr/local/share/cups/templates/pt_BR/admin.tmpl
/usr/local/share/cups/templates/pt_BR/choose-device.tmpl
/usr/local/share/cups/templates/pt_BR/choose-make.tmpl
/usr/local/share/cups/templates/pt_BR/choose-model.tmpl
/usr/local/share/cups/templates/pt_BR/choose-serial.tmpl
/usr/local/share/cups/templates/pt_BR/choose-uri.tmpl
/usr/local/share/cups/templates/pt_BR/class-added.tmpl
/usr/local/share/cups/templates/pt_BR/class-confirm.tmpl
/usr/local/share/cups/templates/pt_BR/class-deleted.tmpl
/usr/local/share/cups/templates/pt_BR/class-jobs-header.tmpl
/usr/local/share/cups/templates/pt_BR/class-modified.tmpl
/usr/local/share/cups/templates/pt_BR/class.tmpl
/usr/local/share/cups/templates/pt_BR/classes-header.tmpl
/usr/local/share/cups/templates/pt_BR/classes.tmpl
/usr/local/share/cups/templates/pt_BR/command.tmpl
/usr/local/share/cups/templates/pt_BR/edit-config.tmpl
/usr/local/share/cups/templates/pt_BR/error-op.tmpl
/usr/local/share/cups/templates/pt_BR/error.tmpl
/usr/local/share/cups/templates/pt_BR/header.tmpl
/usr/local/share/cups/templates/pt_BR/help-header.tmpl
/usr/local/share/cups/templates/pt_BR/help-printable.tmpl
/usr/local/share/cups/templates/pt_BR/help-trailer.tmpl
/usr/local/share/cups/templates/pt_BR/job-cancel.tmpl
/usr/local/share/cups/templates/pt_BR/job-hold.tmpl
/usr/local/share/cups/templates/pt_BR/job-move.tmpl
/usr/local/share/cups/templates/pt_BR/job-moved.tmpl
/usr/local/share/cups/templates/pt_BR/job-release.tmpl
/usr/local/share/cups/templates/pt_BR/job-restart.tmpl
/usr/local/share/cups/templates/pt_BR/jobs-header.tmpl
/usr/local/share/cups/templates/pt_BR/jobs.tmpl
/usr/local/share/cups/templates/pt_BR/list-available-printers.tmpl
/usr/local/share/cups/templates/pt_BR/modify-class.tmpl
/usr/local/share/cups/templates/pt_BR/modify-printer.tmpl
/usr/local/share/cups/templates/pt_BR/norestart.tmpl
/usr/local/share/cups/templates/pt_BR/option-boolean.tmpl
/usr/local/share/cups/templates/pt_BR/option-conflict.tmpl
/usr/local/share/cups/templates/pt_BR/option-header.tmpl
/usr/local/share/cups/templates/pt_BR/option-pickmany.tmpl
/usr/local/share/cups/templates/pt_BR/option-pickone.tmpl
/usr/local/share/cups/templates/pt_BR/option-trailer.tmpl
/usr/local/share/cups/templates/pt_BR/pager.tmpl
/usr/local/share/cups/templates/pt_BR/printer-accept.tmpl
/usr/local/share/cups/templates/pt_BR/printer-added.tmpl
/usr/local/share/cups/templates/pt_BR/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/pt_BR/printer-configured.tmpl
/usr/local/share/cups/templates/pt_BR/printer-confirm.tmpl
/usr/local/share/cups/templates/pt_BR/printer-default.tmpl
/usr/local/share/cups/templates/pt_BR/printer-deleted.tmpl
/usr/local/share/cups/templates/pt_BR/printer-jobs-header.tmpl
/usr/local/share/cups/templates/pt_BR/printer-modified.tmpl
/usr/local/share/cups/templates/pt_BR/printer-reject.tmpl
/usr/local/share/cups/templates/pt_BR/printer-start.tmpl
/usr/local/share/cups/templates/pt_BR/printer-stop.tmpl
/usr/local/share/cups/templates/pt_BR/printer.tmpl
/usr/local/share/cups/templates/pt_BR/printers-header.tmpl
/usr/local/share/cups/templates/pt_BR/printers.tmpl
/usr/local/share/cups/templates/pt_BR/restart.tmpl
/usr/local/share/cups/templates/pt_BR/search.tmpl
/usr/local/share/cups/templates/pt_BR/set-printer-options-header.tmpl
/usr/local/share/cups/templates/pt_BR/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/pt_BR/test-page.tmpl
/usr/local/share/cups/templates/pt_BR/trailer.tmpl
/usr/local/share/cups/templates/pt_BR/users.tmpl
/usr/local/share/cups/templates/restart.tmpl
/usr/local/share/cups/templates/ru/add-class.tmpl
/usr/local/share/cups/templates/ru/add-printer.tmpl
/usr/local/share/cups/templates/ru/admin.tmpl
/usr/local/share/cups/templates/ru/choose-device.tmpl
/usr/local/share/cups/templates/ru/choose-make.tmpl
/usr/local/share/cups/templates/ru/choose-model.tmpl
/usr/local/share/cups/templates/ru/choose-serial.tmpl
/usr/local/share/cups/templates/ru/choose-uri.tmpl
/usr/local/share/cups/templates/ru/class-added.tmpl
/usr/local/share/cups/templates/ru/class-confirm.tmpl
/usr/local/share/cups/templates/ru/class-deleted.tmpl
/usr/local/share/cups/templates/ru/class-jobs-header.tmpl
/usr/local/share/cups/templates/ru/class-modified.tmpl
/usr/local/share/cups/templates/ru/class.tmpl
/usr/local/share/cups/templates/ru/classes-header.tmpl
/usr/local/share/cups/templates/ru/classes.tmpl
/usr/local/share/cups/templates/ru/command.tmpl
/usr/local/share/cups/templates/ru/edit-config.tmpl
/usr/local/share/cups/templates/ru/error-op.tmpl
/usr/local/share/cups/templates/ru/error.tmpl
/usr/local/share/cups/templates/ru/header.tmpl
/usr/local/share/cups/templates/ru/help-header.tmpl
/usr/local/share/cups/templates/ru/help-printable.tmpl
/usr/local/share/cups/templates/ru/help-trailer.tmpl
/usr/local/share/cups/templates/ru/job-cancel.tmpl
/usr/local/share/cups/templates/ru/job-hold.tmpl
/usr/local/share/cups/templates/ru/job-move.tmpl
/usr/local/share/cups/templates/ru/job-moved.tmpl
/usr/local/share/cups/templates/ru/job-release.tmpl
/usr/local/share/cups/templates/ru/job-restart.tmpl
/usr/local/share/cups/templates/ru/jobs-header.tmpl
/usr/local/share/cups/templates/ru/jobs.tmpl
/usr/local/share/cups/templates/ru/list-available-printers.tmpl
/usr/local/share/cups/templates/ru/modify-class.tmpl
/usr/local/share/cups/templates/ru/modify-printer.tmpl
/usr/local/share/cups/templates/ru/norestart.tmpl
/usr/local/share/cups/templates/ru/option-boolean.tmpl
/usr/local/share/cups/templates/ru/option-conflict.tmpl
/usr/local/share/cups/templates/ru/option-header.tmpl
/usr/local/share/cups/templates/ru/option-pickmany.tmpl
/usr/local/share/cups/templates/ru/option-pickone.tmpl
/usr/local/share/cups/templates/ru/option-trailer.tmpl
/usr/local/share/cups/templates/ru/pager.tmpl
/usr/local/share/cups/templates/ru/printer-accept.tmpl
/usr/local/share/cups/templates/ru/printer-added.tmpl
/usr/local/share/cups/templates/ru/printer-cancel-jobs.tmpl
/usr/local/share/cups/templates/ru/printer-configured.tmpl
/usr/local/share/cups/templates/ru/printer-confirm.tmpl
/usr/local/share/cups/templates/ru/printer-default.tmpl
/usr/local/share/cups/templates/ru/printer-deleted.tmpl
/usr/local/share/cups/templates/ru/printer-jobs-header.tmpl
/usr/local/share/cups/templates/ru/printer-modified.tmpl
/usr/local/share/cups/templates/ru/printer-reject.tmpl
/usr/local/share/cups/templates/ru/printer-start.tmpl
/usr/local/share/cups/templates/ru/printer-stop.tmpl
/usr/local/share/cups/templates/ru/printer.tmpl
/usr/local/share/cups/templates/ru/printers-header.tmpl
/usr/local/share/cups/templates/ru/printers.tmpl
/usr/local/share/cups/templates/ru/restart.tmpl
/usr/local/share/cups/templates/ru/search.tmpl
/usr/local/share/cups/templates/ru/set-printer-options-header.tmpl
/usr/local/share/cups/templates/ru/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/ru/test-page.tmpl
/usr/local/share/cups/templates/ru/trailer.tmpl
/usr/local/share/cups/templates/ru/users.tmpl
/usr/local/share/cups/templates/search.tmpl
/usr/local/share/cups/templates/set-printer-options-header.tmpl
/usr/local/share/cups/templates/set-printer-options-trailer.tmpl
/usr/local/share/cups/templates/test-page.tmpl
/usr/local/share/cups/templates/trailer.tmpl
/usr/local/share/cups/templates/users.tmpl
/usr/local/share/cups/usb/org.cups.usb-quirks
/usr/local/share/doc/cups/apple-touch-icon.png
/usr/local/share/doc/cups/cups-printable.css
/usr/local/share/doc/cups/cups.css
/usr/local/share/doc/cups/de/index.html
/usr/local/share/doc/cups/es/index.html
/usr/local/share/doc/cups/help/accounting.html
/usr/local/share/doc/cups/help/admin.html
/usr/local/share/doc/cups/help/api-admin.html
/usr/local/share/doc/cups/help/api-filter.html
/usr/local/share/doc/cups/help/api-ppd.html
/usr/local/share/doc/cups/help/api-raster.html
/usr/local/share/doc/cups/help/cgi.html
/usr/local/share/doc/cups/help/cupspm.html
/usr/local/share/doc/cups/help/encryption.html
/usr/local/share/doc/cups/help/firewalls.html
/usr/local/share/doc/cups/help/glossary.html
/usr/local/share/doc/cups/help/kerberos.html
/usr/local/share/doc/cups/help/license.html
/usr/local/share/doc/cups/help/man-backend.html
/usr/local/share/doc/cups/help/man-cancel.html
/usr/local/share/doc/cups/help/man-classes.conf.html
/usr/local/share/doc/cups/help/man-client.conf.html
/usr/local/share/doc/cups/help/man-cups-config.html
/usr/local/share/doc/cups/help/man-cups-files.conf.html
/usr/local/share/doc/cups/help/man-cups-lpd.html
/usr/local/share/doc/cups/help/man-cups-snmp.html
/usr/local/share/doc/cups/help/man-cups.html
/usr/local/share/doc/cups/help/man-cupsaccept.html
/usr/local/share/doc/cups/help/man-cupsd-helper.html
/usr/local/share/doc/cups/help/man-cupsd-logs.html
/usr/local/share/doc/cups/help/man-cupsd.conf.html
/usr/local/share/doc/cups/help/man-cupsd.html
/usr/local/share/doc/cups/help/man-cupsenable.html
/usr/local/share/doc/cups/help/man-cupstestppd.html
/usr/local/share/doc/cups/help/man-filter.html
/usr/local/share/doc/cups/help/man-ippevepcl.html
/usr/local/share/doc/cups/help/man-ippeveprinter.html
/usr/local/share/doc/cups/help/man-ippfind.html
/usr/local/share/doc/cups/help/man-ipptool.html
/usr/local/share/doc/cups/help/man-ipptoolfile.html
/usr/local/share/doc/cups/help/man-lp.html
/usr/local/share/doc/cups/help/man-lpadmin.html
/usr/local/share/doc/cups/help/man-lpc.html
/usr/local/share/doc/cups/help/man-lpinfo.html
/usr/local/share/doc/cups/help/man-lpmove.html
/usr/local/share/doc/cups/help/man-lpoptions.html
/usr/local/share/doc/cups/help/man-lpq.html
/usr/local/share/doc/cups/help/man-lpr.html
/usr/local/share/doc/cups/help/man-lprm.html
/usr/local/share/doc/cups/help/man-lpstat.html
/usr/local/share/doc/cups/help/man-mime.convs.html
/usr/local/share/doc/cups/help/man-mime.types.html
/usr/local/share/doc/cups/help/man-notifier.html
/usr/local/share/doc/cups/help/man-ppdc.html
/usr/local/share/doc/cups/help/man-ppdhtml.html
/usr/local/share/doc/cups/help/man-ppdi.html
/usr/local/share/doc/cups/help/man-ppdmerge.html
/usr/local/share/doc/cups/help/man-ppdpo.html
/usr/local/share/doc/cups/help/man-printers.conf.html
/usr/local/share/doc/cups/help/man-subscriptions.conf.html
/usr/local/share/doc/cups/help/network.html
/usr/local/share/doc/cups/help/options.html
/usr/local/share/doc/cups/help/overview.html
/usr/local/share/doc/cups/help/policies.html
/usr/local/share/doc/cups/help/postscript-driver.html
/usr/local/share/doc/cups/help/ppd-compiler.html
/usr/local/share/doc/cups/help/raster-driver.html
/usr/local/share/doc/cups/help/ref-ppdcfile.html
/usr/local/share/doc/cups/help/security.html
/usr/local/share/doc/cups/help/sharing.html
/usr/local/share/doc/cups/help/spec-banner.html
/usr/local/share/doc/cups/help/spec-command.html
/usr/local/share/doc/cups/help/spec-design.html
/usr/local/share/doc/cups/help/spec-ipp.html
/usr/local/share/doc/cups/help/spec-ppd.html
/usr/local/share/doc/cups/help/spec-raster.html
/usr/local/share/doc/cups/help/spec-stp.html
/usr/local/share/doc/cups/help/translation.html
/usr/local/share/doc/cups/images/color-wheel.png
/usr/local/share/doc/cups/images/cups-block-diagram.png
/usr/local/share/doc/cups/images/cups-command-chain.png
/usr/local/share/doc/cups/images/cups-icon.png
/usr/local/share/doc/cups/images/cups-postscript-chain.png
/usr/local/share/doc/cups/images/cups-raster-chain.png
/usr/local/share/doc/cups/images/cups.png
/usr/local/share/doc/cups/images/generic.png
/usr/local/share/doc/cups/images/left.gif
/usr/local/share/doc/cups/images/raster-organization.png
/usr/local/share/doc/cups/images/raster.png
/usr/local/share/doc/cups/images/right.gif
/usr/local/share/doc/cups/images/sample-image.png
/usr/local/share/doc/cups/images/sel.gif
/usr/local/share/doc/cups/images/smiley.jpg
/usr/local/share/doc/cups/images/unsel.gif
/usr/local/share/doc/cups/images/wait.gif
/usr/local/share/doc/cups/index.html
/usr/local/share/doc/cups/ja/index.html
/usr/local/share/doc/cups/pt_BR/index.html
/usr/local/share/doc/cups/robots.txt
/usr/local/share/doc/cups/ru/index.html
/usr/local/share/licenses/cups-2.3.3op2/APACHE20
/usr/local/share/licenses/cups-2.3.3op2/LICENSE
/usr/local/share/licenses/cups-2.3.3op2/catalog.mk
/usr/local/share/locale/ca/cups_ca.po
/usr/local/share/locale/cs/cups_cs.po
/usr/local/share/locale/de/cups_de.po
/usr/local/share/locale/en/cups_en.po
/usr/local/share/locale/es/cups_es.po
/usr/local/share/locale/fr/cups_fr.po
/usr/local/share/locale/it/cups_it.po
/usr/local/share/locale/ja/cups_ja.po
/usr/local/share/locale/pt_BR/cups_pt_BR.po
/usr/local/share/locale/ru/cups_ru.po
/usr/local/share/locale/zh_CN/cups_zh_CN.po
/usr/local/bin/curl
/usr/local/bin/curl-config
/usr/local/include/curl/curl.h
/usr/local/include/curl/curlver.h
/usr/local/include/curl/easy.h
/usr/local/include/curl/mprintf.h
/usr/local/include/curl/multi.h
/usr/local/include/curl/options.h
/usr/local/include/curl/stdcheaders.h
/usr/local/include/curl/system.h
/usr/local/include/curl/typecheck-gcc.h
/usr/local/include/curl/urlapi.h
/usr/local/lib/libcurl.a
/usr/local/lib/libcurl.so
/usr/local/lib/libcurl.so.4
/usr/local/lib/libcurl.so.4.7.0
/usr/local/libdata/pkgconfig/libcurl.pc
/usr/local/man/man1/curl-config.1.gz
/usr/local/man/man1/curl.1.gz
/usr/local/man/man3/CURLINFO_ACTIVESOCKET.3.gz
/usr/local/man/man3/CURLINFO_APPCONNECT_TIME.3.gz
/usr/local/man/man3/CURLINFO_APPCONNECT_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_CERTINFO.3.gz
/usr/local/man/man3/CURLINFO_CONDITION_UNMET.3.gz
/usr/local/man/man3/CURLINFO_CONNECT_TIME.3.gz
/usr/local/man/man3/CURLINFO_CONNECT_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD.3.gz
/usr/local/man/man3/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD.3.gz
/usr/local/man/man3/CURLINFO_CONTENT_LENGTH_UPLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_CONTENT_TYPE.3.gz
/usr/local/man/man3/CURLINFO_COOKIELIST.3.gz
/usr/local/man/man3/CURLINFO_EFFECTIVE_METHOD.3.gz
/usr/local/man/man3/CURLINFO_EFFECTIVE_URL.3.gz
/usr/local/man/man3/CURLINFO_FILETIME.3.gz
/usr/local/man/man3/CURLINFO_FILETIME_T.3.gz
/usr/local/man/man3/CURLINFO_FTP_ENTRY_PATH.3.gz
/usr/local/man/man3/CURLINFO_HEADER_SIZE.3.gz
/usr/local/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz
/usr/local/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz
/usr/local/man/man3/CURLINFO_HTTP_VERSION.3.gz
/usr/local/man/man3/CURLINFO_LASTSOCKET.3.gz
/usr/local/man/man3/CURLINFO_LOCAL_IP.3.gz
/usr/local/man/man3/CURLINFO_LOCAL_PORT.3.gz
/usr/local/man/man3/CURLINFO_NAMELOOKUP_TIME.3.gz
/usr/local/man/man3/CURLINFO_NAMELOOKUP_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_NUM_CONNECTS.3.gz
/usr/local/man/man3/CURLINFO_OS_ERRNO.3.gz
/usr/local/man/man3/CURLINFO_PRETRANSFER_TIME.3.gz
/usr/local/man/man3/CURLINFO_PRETRANSFER_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_PRIMARY_IP.3.gz
/usr/local/man/man3/CURLINFO_PRIMARY_PORT.3.gz
/usr/local/man/man3/CURLINFO_PRIVATE.3.gz
/usr/local/man/man3/CURLINFO_PROTOCOL.3.gz
/usr/local/man/man3/CURLINFO_PROXYAUTH_AVAIL.3.gz
/usr/local/man/man3/CURLINFO_PROXY_ERROR.3.gz
/usr/local/man/man3/CURLINFO_PROXY_SSL_VERIFYRESULT.3.gz
/usr/local/man/man3/CURLINFO_REDIRECT_COUNT.3.gz
/usr/local/man/man3/CURLINFO_REDIRECT_TIME.3.gz
/usr/local/man/man3/CURLINFO_REDIRECT_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_REDIRECT_URL.3.gz
/usr/local/man/man3/CURLINFO_REFERER.3.gz
/usr/local/man/man3/CURLINFO_REQUEST_SIZE.3.gz
/usr/local/man/man3/CURLINFO_RESPONSE_CODE.3.gz
/usr/local/man/man3/CURLINFO_RETRY_AFTER.3.gz
/usr/local/man/man3/CURLINFO_RTSP_CLIENT_CSEQ.3.gz
/usr/local/man/man3/CURLINFO_RTSP_CSEQ_RECV.3.gz
/usr/local/man/man3/CURLINFO_RTSP_SERVER_CSEQ.3.gz
/usr/local/man/man3/CURLINFO_RTSP_SESSION_ID.3.gz
/usr/local/man/man3/CURLINFO_SCHEME.3.gz
/usr/local/man/man3/CURLINFO_SIZE_DOWNLOAD.3.gz
/usr/local/man/man3/CURLINFO_SIZE_DOWNLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_SIZE_UPLOAD.3.gz
/usr/local/man/man3/CURLINFO_SIZE_UPLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_SPEED_DOWNLOAD.3.gz
/usr/local/man/man3/CURLINFO_SPEED_DOWNLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_SPEED_UPLOAD.3.gz
/usr/local/man/man3/CURLINFO_SPEED_UPLOAD_T.3.gz
/usr/local/man/man3/CURLINFO_SSL_ENGINES.3.gz
/usr/local/man/man3/CURLINFO_SSL_VERIFYRESULT.3.gz
/usr/local/man/man3/CURLINFO_STARTTRANSFER_TIME.3.gz
/usr/local/man/man3/CURLINFO_STARTTRANSFER_TIME_T.3.gz
/usr/local/man/man3/CURLINFO_TLS_SESSION.3.gz
/usr/local/man/man3/CURLINFO_TLS_SSL_PTR.3.gz
/usr/local/man/man3/CURLINFO_TOTAL_TIME.3.gz
/usr/local/man/man3/CURLINFO_TOTAL_TIME_T.3.gz
/usr/local/man/man3/CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3.gz
/usr/local/man/man3/CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3.gz
/usr/local/man/man3/CURLMOPT_MAXCONNECTS.3.gz
/usr/local/man/man3/CURLMOPT_MAX_CONCURRENT_STREAMS.3.gz
/usr/local/man/man3/CURLMOPT_MAX_HOST_CONNECTIONS.3.gz
/usr/local/man/man3/CURLMOPT_MAX_PIPELINE_LENGTH.3.gz
/usr/local/man/man3/CURLMOPT_MAX_TOTAL_CONNECTIONS.3.gz
/usr/local/man/man3/CURLMOPT_PIPELINING.3.gz
/usr/local/man/man3/CURLMOPT_PIPELINING_SERVER_BL.3.gz
/usr/local/man/man3/CURLMOPT_PIPELINING_SITE_BL.3.gz
/usr/local/man/man3/CURLMOPT_PUSHDATA.3.gz
/usr/local/man/man3/CURLMOPT_PUSHFUNCTION.3.gz
/usr/local/man/man3/CURLMOPT_SOCKETDATA.3.gz
/usr/local/man/man3/CURLMOPT_SOCKETFUNCTION.3.gz
/usr/local/man/man3/CURLMOPT_TIMERDATA.3.gz
/usr/local/man/man3/CURLMOPT_TIMERFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_ABSTRACT_UNIX_SOCKET.3.gz
/usr/local/man/man3/CURLOPT_ACCEPTTIMEOUT_MS.3.gz
/usr/local/man/man3/CURLOPT_ACCEPT_ENCODING.3.gz
/usr/local/man/man3/CURLOPT_ADDRESS_SCOPE.3.gz
/usr/local/man/man3/CURLOPT_ALTSVC.3.gz
/usr/local/man/man3/CURLOPT_ALTSVC_CTRL.3.gz
/usr/local/man/man3/CURLOPT_APPEND.3.gz
/usr/local/man/man3/CURLOPT_AUTOREFERER.3.gz
/usr/local/man/man3/CURLOPT_AWS_SIGV4.3.gz
/usr/local/man/man3/CURLOPT_BUFFERSIZE.3.gz
/usr/local/man/man3/CURLOPT_CAINFO.3.gz
/usr/local/man/man3/CURLOPT_CAINFO_BLOB.3.gz
/usr/local/man/man3/CURLOPT_CAPATH.3.gz
/usr/local/man/man3/CURLOPT_CERTINFO.3.gz
/usr/local/man/man3/CURLOPT_CHUNK_BGN_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_CHUNK_DATA.3.gz
/usr/local/man/man3/CURLOPT_CHUNK_END_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_CLOSESOCKETDATA.3.gz
/usr/local/man/man3/CURLOPT_CLOSESOCKETFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_CONNECTTIMEOUT.3.gz
/usr/local/man/man3/CURLOPT_CONNECTTIMEOUT_MS.3.gz
/usr/local/man/man3/CURLOPT_CONNECT_ONLY.3.gz
/usr/local/man/man3/CURLOPT_CONNECT_TO.3.gz
/usr/local/man/man3/CURLOPT_CONV_FROM_NETWORK_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_CONV_FROM_UTF8_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_CONV_TO_NETWORK_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_COOKIE.3.gz
/usr/local/man/man3/CURLOPT_COOKIEFILE.3.gz
/usr/local/man/man3/CURLOPT_COOKIEJAR.3.gz
/usr/local/man/man3/CURLOPT_COOKIELIST.3.gz
/usr/local/man/man3/CURLOPT_COOKIESESSION.3.gz
/usr/local/man/man3/CURLOPT_COPYPOSTFIELDS.3.gz
/usr/local/man/man3/CURLOPT_CRLF.3.gz
/usr/local/man/man3/CURLOPT_CRLFILE.3.gz
/usr/local/man/man3/CURLOPT_CURLU.3.gz
/usr/local/man/man3/CURLOPT_CUSTOMREQUEST.3.gz
/usr/local/man/man3/CURLOPT_DEBUGDATA.3.gz
/usr/local/man/man3/CURLOPT_DEBUGFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_DEFAULT_PROTOCOL.3.gz
/usr/local/man/man3/CURLOPT_DIRLISTONLY.3.gz
/usr/local/man/man3/CURLOPT_DISALLOW_USERNAME_IN_URL.3.gz
/usr/local/man/man3/CURLOPT_DNS_CACHE_TIMEOUT.3.gz
/usr/local/man/man3/CURLOPT_DNS_INTERFACE.3.gz
/usr/local/man/man3/CURLOPT_DNS_LOCAL_IP4.3.gz
/usr/local/man/man3/CURLOPT_DNS_LOCAL_IP6.3.gz
/usr/local/man/man3/CURLOPT_DNS_SERVERS.3.gz
/usr/local/man/man3/CURLOPT_DNS_SHUFFLE_ADDRESSES.3.gz
/usr/local/man/man3/CURLOPT_DNS_USE_GLOBAL_CACHE.3.gz
/usr/local/man/man3/CURLOPT_DOH_SSL_VERIFYHOST.3.gz
/usr/local/man/man3/CURLOPT_DOH_SSL_VERIFYPEER.3.gz
/usr/local/man/man3/CURLOPT_DOH_SSL_VERIFYSTATUS.3.gz
/usr/local/man/man3/CURLOPT_DOH_URL.3.gz
/usr/local/man/man3/CURLOPT_EGDSOCKET.3.gz
/usr/local/man/man3/CURLOPT_ERRORBUFFER.3.gz
/usr/local/man/man3/CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz
/usr/local/man/man3/CURLOPT_FAILONERROR.3.gz
/usr/local/man/man3/CURLOPT_FILETIME.3.gz
/usr/local/man/man3/CURLOPT_FNMATCH_DATA.3.gz
/usr/local/man/man3/CURLOPT_FNMATCH_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_FOLLOWLOCATION.3.gz
/usr/local/man/man3/CURLOPT_FORBID_REUSE.3.gz
/usr/local/man/man3/CURLOPT_FRESH_CONNECT.3.gz
/usr/local/man/man3/CURLOPT_FTPPORT.3.gz
/usr/local/man/man3/CURLOPT_FTPSSLAUTH.3.gz
/usr/local/man/man3/CURLOPT_FTP_ACCOUNT.3.gz
/usr/local/man/man3/CURLOPT_FTP_ALTERNATIVE_TO_USER.3.gz
/usr/local/man/man3/CURLOPT_FTP_CREATE_MISSING_DIRS.3.gz
/usr/local/man/man3/CURLOPT_FTP_FILEMETHOD.3.gz
/usr/local/man/man3/CURLOPT_FTP_RESPONSE_TIMEOUT.3.gz
/usr/local/man/man3/CURLOPT_FTP_SKIP_PASV_IP.3.gz
/usr/local/man/man3/CURLOPT_FTP_SSL_CCC.3.gz
/usr/local/man/man3/CURLOPT_FTP_USE_EPRT.3.gz
/usr/local/man/man3/CURLOPT_FTP_USE_EPSV.3.gz
/usr/local/man/man3/CURLOPT_FTP_USE_PRET.3.gz
/usr/local/man/man3/CURLOPT_GSSAPI_DELEGATION.3.gz
/usr/local/man/man3/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3.gz
/usr/local/man/man3/CURLOPT_HAPROXYPROTOCOL.3.gz
/usr/local/man/man3/CURLOPT_HEADER.3.gz
/usr/local/man/man3/CURLOPT_HEADERDATA.3.gz
/usr/local/man/man3/CURLOPT_HEADERFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_HEADEROPT.3.gz
/usr/local/man/man3/CURLOPT_HSTS.3.gz
/usr/local/man/man3/CURLOPT_HSTSREADDATA.3.gz
/usr/local/man/man3/CURLOPT_HSTSREADFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_HSTSWRITEDATA.3.gz
/usr/local/man/man3/CURLOPT_HSTSWRITEFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_HSTS_CTRL.3.gz
/usr/local/man/man3/CURLOPT_HTTP09_ALLOWED.3.gz
/usr/local/man/man3/CURLOPT_HTTP200ALIASES.3.gz
/usr/local/man/man3/CURLOPT_HTTPAUTH.3.gz
/usr/local/man/man3/CURLOPT_HTTPGET.3.gz
/usr/local/man/man3/CURLOPT_HTTPHEADER.3.gz
/usr/local/man/man3/CURLOPT_HTTPPOST.3.gz
/usr/local/man/man3/CURLOPT_HTTPPROXYTUNNEL.3.gz
/usr/local/man/man3/CURLOPT_HTTP_CONTENT_DECODING.3.gz
/usr/local/man/man3/CURLOPT_HTTP_TRANSFER_DECODING.3.gz
/usr/local/man/man3/CURLOPT_HTTP_VERSION.3.gz
/usr/local/man/man3/CURLOPT_IGNORE_CONTENT_LENGTH.3.gz
/usr/local/man/man3/CURLOPT_INFILESIZE.3.gz
/usr/local/man/man3/CURLOPT_INFILESIZE_LARGE.3.gz
/usr/local/man/man3/CURLOPT_INTERFACE.3.gz
/usr/local/man/man3/CURLOPT_INTERLEAVEDATA.3.gz
/usr/local/man/man3/CURLOPT_INTERLEAVEFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_IOCTLDATA.3.gz
/usr/local/man/man3/CURLOPT_IOCTLFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_IPRESOLVE.3.gz
/usr/local/man/man3/CURLOPT_ISSUERCERT.3.gz
/usr/local/man/man3/CURLOPT_ISSUERCERT_BLOB.3.gz
/usr/local/man/man3/CURLOPT_KEEP_SENDING_ON_ERROR.3.gz
/usr/local/man/man3/CURLOPT_KEYPASSWD.3.gz
/usr/local/man/man3/CURLOPT_KRBLEVEL.3.gz
/usr/local/man/man3/CURLOPT_LOCALPORT.3.gz
/usr/local/man/man3/CURLOPT_LOCALPORTRANGE.3.gz
/usr/local/man/man3/CURLOPT_LOGIN_OPTIONS.3.gz
/usr/local/man/man3/CURLOPT_LOW_SPEED_LIMIT.3.gz
/usr/local/man/man3/CURLOPT_LOW_SPEED_TIME.3.gz
/usr/local/man/man3/CURLOPT_MAIL_AUTH.3.gz
/usr/local/man/man3/CURLOPT_MAIL_FROM.3.gz
/usr/local/man/man3/CURLOPT_MAIL_RCPT.3.gz
/usr/local/man/man3/CURLOPT_MAIL_RCPT_ALLLOWFAILS.3.gz
/usr/local/man/man3/CURLOPT_MAXAGE_CONN.3.gz
/usr/local/man/man3/CURLOPT_MAXCONNECTS.3.gz
/usr/local/man/man3/CURLOPT_MAXFILESIZE.3.gz
/usr/local/man/man3/CURLOPT_MAXFILESIZE_LARGE.3.gz
/usr/local/man/man3/CURLOPT_MAXLIFETIME_CONN.3.gz
/usr/local/man/man3/CURLOPT_MAXREDIRS.3.gz
/usr/local/man/man3/CURLOPT_MAX_RECV_SPEED_LARGE.3.gz
/usr/local/man/man3/CURLOPT_MAX_SEND_SPEED_LARGE.3.gz
/usr/local/man/man3/CURLOPT_MIMEPOST.3.gz
/usr/local/man/man3/CURLOPT_NETRC.3.gz
/usr/local/man/man3/CURLOPT_NETRC_FILE.3.gz
/usr/local/man/man3/CURLOPT_NEW_DIRECTORY_PERMS.3.gz
/usr/local/man/man3/CURLOPT_NEW_FILE_PERMS.3.gz
/usr/local/man/man3/CURLOPT_NOBODY.3.gz
/usr/local/man/man3/CURLOPT_NOPROGRESS.3.gz
/usr/local/man/man3/CURLOPT_NOPROXY.3.gz
/usr/local/man/man3/CURLOPT_NOSIGNAL.3.gz
/usr/local/man/man3/CURLOPT_OPENSOCKETDATA.3.gz
/usr/local/man/man3/CURLOPT_OPENSOCKETFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_PASSWORD.3.gz
/usr/local/man/man3/CURLOPT_PATH_AS_IS.3.gz
/usr/local/man/man3/CURLOPT_PINNEDPUBLICKEY.3.gz
/usr/local/man/man3/CURLOPT_PIPEWAIT.3.gz
/usr/local/man/man3/CURLOPT_PORT.3.gz
/usr/local/man/man3/CURLOPT_POST.3.gz
/usr/local/man/man3/CURLOPT_POSTFIELDS.3.gz
/usr/local/man/man3/CURLOPT_POSTFIELDSIZE.3.gz
/usr/local/man/man3/CURLOPT_POSTFIELDSIZE_LARGE.3.gz
/usr/local/man/man3/CURLOPT_POSTQUOTE.3.gz
/usr/local/man/man3/CURLOPT_POSTREDIR.3.gz
/usr/local/man/man3/CURLOPT_PREQUOTE.3.gz
/usr/local/man/man3/CURLOPT_PREREQDATA.3.gz
/usr/local/man/man3/CURLOPT_PREREQFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_PRE_PROXY.3.gz
/usr/local/man/man3/CURLOPT_PRIVATE.3.gz
/usr/local/man/man3/CURLOPT_PROGRESSDATA.3.gz
/usr/local/man/man3/CURLOPT_PROGRESSFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_PROTOCOLS.3.gz
/usr/local/man/man3/CURLOPT_PROXY.3.gz
/usr/local/man/man3/CURLOPT_PROXYAUTH.3.gz
/usr/local/man/man3/CURLOPT_PROXYHEADER.3.gz
/usr/local/man/man3/CURLOPT_PROXYPASSWORD.3.gz
/usr/local/man/man3/CURLOPT_PROXYPORT.3.gz
/usr/local/man/man3/CURLOPT_PROXYTYPE.3.gz
/usr/local/man/man3/CURLOPT_PROXYUSERNAME.3.gz
/usr/local/man/man3/CURLOPT_PROXYUSERPWD.3.gz
/usr/local/man/man3/CURLOPT_PROXY_CAINFO.3.gz
/usr/local/man/man3/CURLOPT_PROXY_CAINFO_BLOB.3.gz
/usr/local/man/man3/CURLOPT_PROXY_CAPATH.3.gz
/usr/local/man/man3/CURLOPT_PROXY_CRLFILE.3.gz
/usr/local/man/man3/CURLOPT_PROXY_ISSUERCERT.3.gz
/usr/local/man/man3/CURLOPT_PROXY_ISSUERCERT_BLOB.3.gz
/usr/local/man/man3/CURLOPT_PROXY_KEYPASSWD.3.gz
/usr/local/man/man3/CURLOPT_PROXY_PINNEDPUBLICKEY.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SERVICE_NAME.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLCERT.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLCERTTYPE.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLCERT_BLOB.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLKEY.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLKEYTYPE.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLKEY_BLOB.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSLVERSION.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSL_CIPHER_LIST.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSL_OPTIONS.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSL_VERIFYHOST.3.gz
/usr/local/man/man3/CURLOPT_PROXY_SSL_VERIFYPEER.3.gz
/usr/local/man/man3/CURLOPT_PROXY_TLS13_CIPHERS.3.gz
/usr/local/man/man3/CURLOPT_PROXY_TLSAUTH_PASSWORD.3.gz
/usr/local/man/man3/CURLOPT_PROXY_TLSAUTH_TYPE.3.gz
/usr/local/man/man3/CURLOPT_PROXY_TLSAUTH_USERNAME.3.gz
/usr/local/man/man3/CURLOPT_PROXY_TRANSFER_MODE.3.gz
/usr/local/man/man3/CURLOPT_PUT.3.gz
/usr/local/man/man3/CURLOPT_QUOTE.3.gz
/usr/local/man/man3/CURLOPT_RANDOM_FILE.3.gz
/usr/local/man/man3/CURLOPT_RANGE.3.gz
/usr/local/man/man3/CURLOPT_READDATA.3.gz
/usr/local/man/man3/CURLOPT_READFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_REDIR_PROTOCOLS.3.gz
/usr/local/man/man3/CURLOPT_REFERER.3.gz
/usr/local/man/man3/CURLOPT_REQUEST_TARGET.3.gz
/usr/local/man/man3/CURLOPT_RESOLVE.3.gz
/usr/local/man/man3/CURLOPT_RESOLVER_START_DATA.3.gz
/usr/local/man/man3/CURLOPT_RESOLVER_START_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_RESUME_FROM.3.gz
/usr/local/man/man3/CURLOPT_RESUME_FROM_LARGE.3.gz
/usr/local/man/man3/CURLOPT_RTSP_CLIENT_CSEQ.3.gz
/usr/local/man/man3/CURLOPT_RTSP_REQUEST.3.gz
/usr/local/man/man3/CURLOPT_RTSP_SERVER_CSEQ.3.gz
/usr/local/man/man3/CURLOPT_RTSP_SESSION_ID.3.gz
/usr/local/man/man3/CURLOPT_RTSP_STREAM_URI.3.gz
/usr/local/man/man3/CURLOPT_RTSP_TRANSPORT.3.gz
/usr/local/man/man3/CURLOPT_SASL_AUTHZID.3.gz
/usr/local/man/man3/CURLOPT_SASL_IR.3.gz
/usr/local/man/man3/CURLOPT_SEEKDATA.3.gz
/usr/local/man/man3/CURLOPT_SEEKFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_SERVICE_NAME.3.gz
/usr/local/man/man3/CURLOPT_SHARE.3.gz
/usr/local/man/man3/CURLOPT_SOCKOPTDATA.3.gz
/usr/local/man/man3/CURLOPT_SOCKOPTFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_SOCKS5_AUTH.3.gz
/usr/local/man/man3/CURLOPT_SOCKS5_GSSAPI_NEC.3.gz
/usr/local/man/man3/CURLOPT_SOCKS5_GSSAPI_SERVICE.3.gz
/usr/local/man/man3/CURLOPT_SSH_AUTH_TYPES.3.gz
/usr/local/man/man3/CURLOPT_SSH_COMPRESSION.3.gz
/usr/local/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3.gz
/usr/local/man/man3/CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256.3.gz
/usr/local/man/man3/CURLOPT_SSH_KEYDATA.3.gz
/usr/local/man/man3/CURLOPT_SSH_KEYFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_SSH_KNOWNHOSTS.3.gz
/usr/local/man/man3/CURLOPT_SSH_PRIVATE_KEYFILE.3.gz
/usr/local/man/man3/CURLOPT_SSH_PUBLIC_KEYFILE.3.gz
/usr/local/man/man3/CURLOPT_SSLCERT.3.gz
/usr/local/man/man3/CURLOPT_SSLCERTTYPE.3.gz
/usr/local/man/man3/CURLOPT_SSLCERT_BLOB.3.gz
/usr/local/man/man3/CURLOPT_SSLENGINE.3.gz
/usr/local/man/man3/CURLOPT_SSLENGINE_DEFAULT.3.gz
/usr/local/man/man3/CURLOPT_SSLKEY.3.gz
/usr/local/man/man3/CURLOPT_SSLKEYTYPE.3.gz
/usr/local/man/man3/CURLOPT_SSLKEY_BLOB.3.gz
/usr/local/man/man3/CURLOPT_SSLVERSION.3.gz
/usr/local/man/man3/CURLOPT_SSL_CIPHER_LIST.3.gz
/usr/local/man/man3/CURLOPT_SSL_CTX_DATA.3.gz
/usr/local/man/man3/CURLOPT_SSL_CTX_FUNCTION.3.gz
/usr/local/man/man3/CURLOPT_SSL_EC_CURVES.3.gz
/usr/local/man/man3/CURLOPT_SSL_ENABLE_ALPN.3.gz
/usr/local/man/man3/CURLOPT_SSL_ENABLE_NPN.3.gz
/usr/local/man/man3/CURLOPT_SSL_FALSESTART.3.gz
/usr/local/man/man3/CURLOPT_SSL_OPTIONS.3.gz
/usr/local/man/man3/CURLOPT_SSL_SESSIONID_CACHE.3.gz
/usr/local/man/man3/CURLOPT_SSL_VERIFYHOST.3.gz
/usr/local/man/man3/CURLOPT_SSL_VERIFYPEER.3.gz
/usr/local/man/man3/CURLOPT_SSL_VERIFYSTATUS.3.gz
/usr/local/man/man3/CURLOPT_STDERR.3.gz
/usr/local/man/man3/CURLOPT_STREAM_DEPENDS.3.gz
/usr/local/man/man3/CURLOPT_STREAM_DEPENDS_E.3.gz
/usr/local/man/man3/CURLOPT_STREAM_WEIGHT.3.gz
/usr/local/man/man3/CURLOPT_SUPPRESS_CONNECT_HEADERS.3.gz
/usr/local/man/man3/CURLOPT_TCP_FASTOPEN.3.gz
/usr/local/man/man3/CURLOPT_TCP_KEEPALIVE.3.gz
/usr/local/man/man3/CURLOPT_TCP_KEEPIDLE.3.gz
/usr/local/man/man3/CURLOPT_TCP_KEEPINTVL.3.gz
/usr/local/man/man3/CURLOPT_TCP_NODELAY.3.gz
/usr/local/man/man3/CURLOPT_TELNETOPTIONS.3.gz
/usr/local/man/man3/CURLOPT_TFTP_BLKSIZE.3.gz
/usr/local/man/man3/CURLOPT_TFTP_NO_OPTIONS.3.gz
/usr/local/man/man3/CURLOPT_TIMECONDITION.3.gz
/usr/local/man/man3/CURLOPT_TIMEOUT.3.gz
/usr/local/man/man3/CURLOPT_TIMEOUT_MS.3.gz
/usr/local/man/man3/CURLOPT_TIMEVALUE.3.gz
/usr/local/man/man3/CURLOPT_TIMEVALUE_LARGE.3.gz
/usr/local/man/man3/CURLOPT_TLS13_CIPHERS.3.gz
/usr/local/man/man3/CURLOPT_TLSAUTH_PASSWORD.3.gz
/usr/local/man/man3/CURLOPT_TLSAUTH_TYPE.3.gz
/usr/local/man/man3/CURLOPT_TLSAUTH_USERNAME.3.gz
/usr/local/man/man3/CURLOPT_TRAILERDATA.3.gz
/usr/local/man/man3/CURLOPT_TRAILERFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_TRANSFERTEXT.3.gz
/usr/local/man/man3/CURLOPT_TRANSFER_ENCODING.3.gz
/usr/local/man/man3/CURLOPT_UNIX_SOCKET_PATH.3.gz
/usr/local/man/man3/CURLOPT_UNRESTRICTED_AUTH.3.gz
/usr/local/man/man3/CURLOPT_UPKEEP_INTERVAL_MS.3.gz
/usr/local/man/man3/CURLOPT_UPLOAD.3.gz
/usr/local/man/man3/CURLOPT_UPLOAD_BUFFERSIZE.3.gz
/usr/local/man/man3/CURLOPT_URL.3.gz
/usr/local/man/man3/CURLOPT_USERAGENT.3.gz
/usr/local/man/man3/CURLOPT_USERNAME.3.gz
/usr/local/man/man3/CURLOPT_USERPWD.3.gz
/usr/local/man/man3/CURLOPT_USE_SSL.3.gz
/usr/local/man/man3/CURLOPT_VERBOSE.3.gz
/usr/local/man/man3/CURLOPT_WILDCARDMATCH.3.gz
/usr/local/man/man3/CURLOPT_WRITEDATA.3.gz
/usr/local/man/man3/CURLOPT_WRITEFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_XFERINFODATA.3.gz
/usr/local/man/man3/CURLOPT_XFERINFOFUNCTION.3.gz
/usr/local/man/man3/CURLOPT_XOAUTH2_BEARER.3.gz
/usr/local/man/man3/curl_easy_cleanup.3.gz
/usr/local/man/man3/curl_easy_duphandle.3.gz
/usr/local/man/man3/curl_easy_escape.3.gz
/usr/local/man/man3/curl_easy_getinfo.3.gz
/usr/local/man/man3/curl_easy_init.3.gz
/usr/local/man/man3/curl_easy_option_by_id.3.gz
/usr/local/man/man3/curl_easy_option_by_name.3.gz
/usr/local/man/man3/curl_easy_option_next.3.gz
/usr/local/man/man3/curl_easy_pause.3.gz
/usr/local/man/man3/curl_easy_perform.3.gz
/usr/local/man/man3/curl_easy_recv.3.gz
/usr/local/man/man3/curl_easy_reset.3.gz
/usr/local/man/man3/curl_easy_send.3.gz
/usr/local/man/man3/curl_easy_setopt.3.gz
/usr/local/man/man3/curl_easy_strerror.3.gz
/usr/local/man/man3/curl_easy_unescape.3.gz
/usr/local/man/man3/curl_easy_upkeep.3.gz
/usr/local/man/man3/curl_escape.3.gz
/usr/local/man/man3/curl_formadd.3.gz
/usr/local/man/man3/curl_formfree.3.gz
/usr/local/man/man3/curl_formget.3.gz
/usr/local/man/man3/curl_free.3.gz
/usr/local/man/man3/curl_getdate.3.gz
/usr/local/man/man3/curl_getenv.3.gz
/usr/local/man/man3/curl_global_cleanup.3.gz
/usr/local/man/man3/curl_global_init.3.gz
/usr/local/man/man3/curl_global_init_mem.3.gz
/usr/local/man/man3/curl_global_sslset.3.gz
/usr/local/man/man3/curl_mime_addpart.3.gz
/usr/local/man/man3/curl_mime_data.3.gz
/usr/local/man/man3/curl_mime_data_cb.3.gz
/usr/local/man/man3/curl_mime_encoder.3.gz
/usr/local/man/man3/curl_mime_filedata.3.gz
/usr/local/man/man3/curl_mime_filename.3.gz
/usr/local/man/man3/curl_mime_free.3.gz
/usr/local/man/man3/curl_mime_headers.3.gz
/usr/local/man/man3/curl_mime_init.3.gz
/usr/local/man/man3/curl_mime_name.3.gz
/usr/local/man/man3/curl_mime_subparts.3.gz
/usr/local/man/man3/curl_mime_type.3.gz
/usr/local/man/man3/curl_mprintf.3.gz
/usr/local/man/man3/curl_multi_add_handle.3.gz
/usr/local/man/man3/curl_multi_assign.3.gz
/usr/local/man/man3/curl_multi_cleanup.3.gz
/usr/local/man/man3/curl_multi_fdset.3.gz
/usr/local/man/man3/curl_multi_info_read.3.gz
/usr/local/man/man3/curl_multi_init.3.gz
/usr/local/man/man3/curl_multi_perform.3.gz
/usr/local/man/man3/curl_multi_poll.3.gz
/usr/local/man/man3/curl_multi_remove_handle.3.gz
/usr/local/man/man3/curl_multi_setopt.3.gz
/usr/local/man/man3/curl_multi_socket.3.gz
/usr/local/man/man3/curl_multi_socket_action.3.gz
/usr/local/man/man3/curl_multi_socket_all.3.gz
/usr/local/man/man3/curl_multi_strerror.3.gz
/usr/local/man/man3/curl_multi_timeout.3.gz
/usr/local/man/man3/curl_multi_wait.3.gz
/usr/local/man/man3/curl_multi_wakeup.3.gz
/usr/local/man/man3/curl_share_cleanup.3.gz
/usr/local/man/man3/curl_share_init.3.gz
/usr/local/man/man3/curl_share_setopt.3.gz
/usr/local/man/man3/curl_share_strerror.3.gz
/usr/local/man/man3/curl_slist_append.3.gz
/usr/local/man/man3/curl_slist_free_all.3.gz
/usr/local/man/man3/curl_strequal.3.gz
/usr/local/man/man3/curl_strnequal.3.gz
/usr/local/man/man3/curl_unescape.3.gz
/usr/local/man/man3/curl_url.3.gz
/usr/local/man/man3/curl_url_cleanup.3.gz
/usr/local/man/man3/curl_url_dup.3.gz
/usr/local/man/man3/curl_url_get.3.gz
/usr/local/man/man3/curl_url_set.3.gz
/usr/local/man/man3/curl_url_strerror.3.gz
/usr/local/man/man3/curl_version.3.gz
/usr/local/man/man3/curl_version_info.3.gz
/usr/local/man/man3/libcurl-easy.3.gz
/usr/local/man/man3/libcurl-env.3.gz
/usr/local/man/man3/libcurl-errors.3.gz
/usr/local/man/man3/libcurl-multi.3.gz
/usr/local/man/man3/libcurl-security.3.gz
/usr/local/man/man3/libcurl-share.3.gz
/usr/local/man/man3/libcurl-symbols.3.gz
/usr/local/man/man3/libcurl-thread.3.gz
/usr/local/man/man3/libcurl-tutorial.3.gz
/usr/local/man/man3/libcurl-url.3.gz
/usr/local/man/man3/libcurl.3.gz
/usr/local/share/aclocal/libcurl.m4
/usr/local/share/doc/curl/ALTSVC.md
/usr/local/share/doc/curl/BINDINGS.md
/usr/local/share/doc/curl/BUFREF.md
/usr/local/share/doc/curl/BUG-BOUNTY.md
/usr/local/share/doc/curl/BUGS.md
/usr/local/share/doc/curl/CHECKSRC.md
/usr/local/share/doc/curl/CIPHERS.md
/usr/local/share/doc/curl/CODE_OF_CONDUCT.md
/usr/local/share/doc/curl/CODE_REVIEW.md
/usr/local/share/doc/curl/CODE_STYLE.md
/usr/local/share/doc/curl/CONTRIBUTE.md
/usr/local/share/doc/curl/CURL-DISABLE.md
/usr/local/share/doc/curl/DEPRECATE.md
/usr/local/share/doc/curl/DYNBUF.md
/usr/local/share/doc/curl/ECH.md
/usr/local/share/doc/curl/EXPERIMENTAL.md
/usr/local/share/doc/curl/FAQ
/usr/local/share/doc/curl/FEATURES.md
/usr/local/share/doc/curl/GOVERNANCE.md
/usr/local/share/doc/curl/HELP-US.md
/usr/local/share/doc/curl/HISTORY.md
/usr/local/share/doc/curl/HSTS.md
/usr/local/share/doc/curl/HTTP-COOKIES.md
/usr/local/share/doc/curl/HTTP2.md
/usr/local/share/doc/curl/HTTP3.md
/usr/local/share/doc/curl/HYPER.md
/usr/local/share/doc/curl/INSTALL
/usr/local/share/doc/curl/INSTALL.md
/usr/local/share/doc/curl/INTERNALS.md
/usr/local/share/doc/curl/KNOWN_BUGS
/usr/local/share/doc/curl/MAIL-ETIQUETTE
/usr/local/share/doc/curl/MQTT.md
/usr/local/share/doc/curl/NEW-PROTOCOL.md
/usr/local/share/doc/curl/PARALLEL-TRANSFERS.md
/usr/local/share/doc/curl/README.md
/usr/local/share/doc/curl/RELEASE-PROCEDURE.md
/usr/local/share/doc/curl/ROADMAP.md
/usr/local/share/doc/curl/RUSTLS.md
/usr/local/share/doc/curl/SECURITY-PROCESS.md
/usr/local/share/doc/curl/SSL-PROBLEMS.md
/usr/local/share/doc/curl/SSLCERTS.md
/usr/local/share/doc/curl/THANKS
/usr/local/share/doc/curl/TODO
/usr/local/share/doc/curl/TheArtOfHttpScripting.md
/usr/local/share/doc/curl/URL-SYNTAX.md
/usr/local/share/doc/curl/VERSIONS.md
/usr/local/share/doc/curl/libcurl/ABI.md
/usr/local/share/doc/curl/libcurl/libcurl.m4
/usr/local/share/doc/curl/libcurl/mksymbolsmanpage.pl
/usr/local/share/doc/curl/libcurl/symbols-in-versions
/usr/local/share/doc/curl/libcurl/symbols.pl
/usr/local/share/doc/curl/options-in-versions
/usr/local/share/examples/curl/10-at-a-time.c
/usr/local/share/examples/curl/Makefile.example
/usr/local/share/examples/curl/README.md
/usr/local/share/examples/curl/altsvc.c
/usr/local/share/examples/curl/anyauthput.c
/usr/local/share/examples/curl/cacertinmem.c
/usr/local/share/examples/curl/certinfo.c
/usr/local/share/examples/curl/chkspeed.c
/usr/local/share/examples/curl/cookie_interface.c
/usr/local/share/examples/curl/crawler.c
/usr/local/share/examples/curl/curlgtk.c
/usr/local/share/examples/curl/curlx.c
/usr/local/share/examples/curl/debug.c
/usr/local/share/examples/curl/ephiperfifo.c
/usr/local/share/examples/curl/evhiperfifo.c
/usr/local/share/examples/curl/externalsocket.c
/usr/local/share/examples/curl/fileupload.c
/usr/local/share/examples/curl/fopen.c
/usr/local/share/examples/curl/ftp-wildcard.c
/usr/local/share/examples/curl/ftpget.c
/usr/local/share/examples/curl/ftpgetinfo.c
/usr/local/share/examples/curl/ftpgetresp.c
/usr/local/share/examples/curl/ftpsget.c
/usr/local/share/examples/curl/ftpupload.c
/usr/local/share/examples/curl/ftpuploadfrommem.c
/usr/local/share/examples/curl/ftpuploadresume.c
/usr/local/share/examples/curl/getinfo.c
/usr/local/share/examples/curl/getinmemory.c
/usr/local/share/examples/curl/getredirect.c
/usr/local/share/examples/curl/getreferrer.c
/usr/local/share/examples/curl/ghiper.c
/usr/local/share/examples/curl/hiperfifo.c
/usr/local/share/examples/curl/href_extractor.c
/usr/local/share/examples/curl/htmltidy.c
/usr/local/share/examples/curl/htmltitle.cpp
/usr/local/share/examples/curl/http-post.c
/usr/local/share/examples/curl/http2-download.c
/usr/local/share/examples/curl/http2-pushinmemory.c
/usr/local/share/examples/curl/http2-serverpush.c
/usr/local/share/examples/curl/http2-upload.c
/usr/local/share/examples/curl/http3-present.c
/usr/local/share/examples/curl/http3.c
/usr/local/share/examples/curl/httpcustomheader.c
/usr/local/share/examples/curl/httpput-postfields.c
/usr/local/share/examples/curl/httpput.c
/usr/local/share/examples/curl/https.c
/usr/local/share/examples/curl/imap-append.c
/usr/local/share/examples/curl/imap-authzid.c
/usr/local/share/examples/curl/imap-copy.c
/usr/local/share/examples/curl/imap-create.c
/usr/local/share/examples/curl/imap-delete.c
/usr/local/share/examples/curl/imap-examine.c
/usr/local/share/examples/curl/imap-fetch.c
/usr/local/share/examples/curl/imap-list.c
/usr/local/share/examples/curl/imap-lsub.c
/usr/local/share/examples/curl/imap-multi.c
/usr/local/share/examples/curl/imap-noop.c
/usr/local/share/examples/curl/imap-search.c
/usr/local/share/examples/curl/imap-ssl.c
/usr/local/share/examples/curl/imap-store.c
/usr/local/share/examples/curl/imap-tls.c
/usr/local/share/examples/curl/makefile.dj
/usr/local/share/examples/curl/multi-app.c
/usr/local/share/examples/curl/multi-debugcallback.c
/usr/local/share/examples/curl/multi-double.c
/usr/local/share/examples/curl/multi-event.c
/usr/local/share/examples/curl/multi-formadd.c
/usr/local/share/examples/curl/multi-legacy.c
/usr/local/share/examples/curl/multi-post.c
/usr/local/share/examples/curl/multi-single.c
/usr/local/share/examples/curl/multi-uv.c
/usr/local/share/examples/curl/multithread.c
/usr/local/share/examples/curl/opensslthreadlock.c
/usr/local/share/examples/curl/parseurl.c
/usr/local/share/examples/curl/persistent.c
/usr/local/share/examples/curl/pop3-authzid.c
/usr/local/share/examples/curl/pop3-dele.c
/usr/local/share/examples/curl/pop3-list.c
/usr/local/share/examples/curl/pop3-multi.c
/usr/local/share/examples/curl/pop3-noop.c
/usr/local/share/examples/curl/pop3-retr.c
/usr/local/share/examples/curl/pop3-ssl.c
/usr/local/share/examples/curl/pop3-stat.c
/usr/local/share/examples/curl/pop3-tls.c
/usr/local/share/examples/curl/pop3-top.c
/usr/local/share/examples/curl/pop3-uidl.c
/usr/local/share/examples/curl/post-callback.c
/usr/local/share/examples/curl/postinmemory.c
/usr/local/share/examples/curl/postit2-formadd.c
/usr/local/share/examples/curl/postit2.c
/usr/local/share/examples/curl/progressfunc.c
/usr/local/share/examples/curl/resolve.c
/usr/local/share/examples/curl/rtsp.c
/usr/local/share/examples/curl/sampleconv.c
/usr/local/share/examples/curl/sendrecv.c
/usr/local/share/examples/curl/sepheaders.c
/usr/local/share/examples/curl/sessioninfo.c
/usr/local/share/examples/curl/sftpget.c
/usr/local/share/examples/curl/sftpuploadresume.c
/usr/local/share/examples/curl/shared-connection-cache.c
/usr/local/share/examples/curl/simple.c
/usr/local/share/examples/curl/simplepost.c
/usr/local/share/examples/curl/simplessl.c
/usr/local/share/examples/curl/smooth-gtk-thread.c
/usr/local/share/examples/curl/smtp-authzid.c
/usr/local/share/examples/curl/smtp-expn.c
/usr/local/share/examples/curl/smtp-mail.c
/usr/local/share/examples/curl/smtp-mime.c
/usr/local/share/examples/curl/smtp-multi.c
/usr/local/share/examples/curl/smtp-ssl.c
/usr/local/share/examples/curl/smtp-tls.c
/usr/local/share/examples/curl/smtp-vrfy.c
/usr/local/share/examples/curl/sslbackend.c
/usr/local/share/examples/curl/synctime.c
/usr/local/share/examples/curl/threaded-ssl.c
/usr/local/share/examples/curl/url2file.c
/usr/local/share/examples/curl/urlapi.c
/usr/local/share/examples/curl/usercertinmem.c
/usr/local/share/examples/curl/xmlstream.c
/usr/local/share/licenses/curl-7.80.0/LICENSE
/usr/local/share/licenses/curl-7.80.0/MIT
/usr/local/share/licenses/curl-7.80.0/catalog.mk
/usr/local/share/zsh/site-functions/_curl
/usr/local/bin/dav1d
/usr/local/include/dav1d/common.h
/usr/local/include/dav1d/data.h
/usr/local/include/dav1d/dav1d.h
/usr/local/include/dav1d/headers.h
/usr/local/include/dav1d/picture.h
/usr/local/include/dav1d/version.h
/usr/local/lib/libdav1d.so
/usr/local/lib/libdav1d.so.5
/usr/local/lib/libdav1d.so.5.1.1
/usr/local/libdata/pkgconfig/dav1d.pc
/usr/local/share/licenses/dav1d-0.9.2/BSD2CLAUSE
/usr/local/share/licenses/dav1d-0.9.2/LICENSE
/usr/local/share/licenses/dav1d-0.9.2/catalog.mk
/usr/local/bin/dbus-cleanup-sockets
/usr/local/bin/dbus-daemon
/usr/local/bin/dbus-launch
/usr/local/bin/dbus-monitor
/usr/local/bin/dbus-run-session
/usr/local/bin/dbus-send
/usr/local/bin/dbus-test-tool
/usr/local/bin/dbus-update-activation-environment
/usr/local/bin/dbus-uuidgen
/usr/local/etc/dbus-1/session.conf.sample
/usr/local/etc/dbus-1/system.conf.sample
/usr/local/etc/rc.d/dbus
/usr/local/include/dbus-1.0/dbus/dbus-address.h
/usr/local/include/dbus-1.0/dbus/dbus-bus.h
/usr/local/include/dbus-1.0/dbus/dbus-connection.h
/usr/local/include/dbus-1.0/dbus/dbus-errors.h
/usr/local/include/dbus-1.0/dbus/dbus-macros.h
/usr/local/include/dbus-1.0/dbus/dbus-memory.h
/usr/local/include/dbus-1.0/dbus/dbus-message.h
/usr/local/include/dbus-1.0/dbus/dbus-misc.h
/usr/local/include/dbus-1.0/dbus/dbus-pending-call.h
/usr/local/include/dbus-1.0/dbus/dbus-protocol.h
/usr/local/include/dbus-1.0/dbus/dbus-server.h
/usr/local/include/dbus-1.0/dbus/dbus-shared.h
/usr/local/include/dbus-1.0/dbus/dbus-signature.h
/usr/local/include/dbus-1.0/dbus/dbus-syntax.h
/usr/local/include/dbus-1.0/dbus/dbus-threads.h
/usr/local/include/dbus-1.0/dbus/dbus-types.h
/usr/local/include/dbus-1.0/dbus/dbus.h
/usr/local/lib/cmake/DBus1/DBus1Config.cmake
/usr/local/lib/cmake/DBus1/DBus1ConfigVersion.cmake
/usr/local/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
/usr/local/lib/libdbus-1.a
/usr/local/lib/libdbus-1.so
/usr/local/lib/libdbus-1.so.3
/usr/local/lib/libdbus-1.so.3.19.13
/usr/local/libdata/pkgconfig/dbus-1.pc
/usr/local/libexec/dbus-daemon-launch-helper
/usr/local/man/man1/dbus-cleanup-sockets.1.gz
/usr/local/man/man1/dbus-daemon.1.gz
/usr/local/man/man1/dbus-launch.1.gz
/usr/local/man/man1/dbus-monitor.1.gz
/usr/local/man/man1/dbus-run-session.1.gz
/usr/local/man/man1/dbus-send.1.gz
/usr/local/man/man1/dbus-test-tool.1.gz
/usr/local/man/man1/dbus-update-activation-environment.1.gz
/usr/local/man/man1/dbus-uuidgen.1.gz
/usr/local/share/dbus-1/session.conf
/usr/local/share/dbus-1/system.conf
/usr/local/share/examples/dbus/GetAllMatchRules.py
/usr/local/share/examples/dbus/example-session-disable-stats.conf
/usr/local/share/examples/dbus/example-system-enable-stats.conf
/usr/local/share/licenses/dbus-1.12.20_5/GPLv2
/usr/local/share/licenses/dbus-1.12.20_5/LICENSE
/usr/local/share/licenses/dbus-1.12.20_5/catalog.mk
/usr/local/share/xml/dbus-1/busconfig.dtd
/usr/local/share/xml/dbus-1/introspect.dtd
/usr/local/bin/dbusxml2qt3
/usr/local/include/dbus-1-tqt/tqdbusconnection.h
/usr/local/include/dbus-1-tqt/tqdbusdata.h
/usr/local/include/dbus-1-tqt/tqdbusdataconverter.h
/usr/local/include/dbus-1-tqt/tqdbusdatalist.h
/usr/local/include/dbus-1-tqt/tqdbusdatamap.h
/usr/local/include/dbus-1-tqt/tqdbuserror.h
/usr/local/include/dbus-1-tqt/tqdbusmacros.h
/usr/local/include/dbus-1-tqt/tqdbusmessage.h
/usr/local/include/dbus-1-tqt/tqdbusobject.h
/usr/local/include/dbus-1-tqt/tqdbusobjectpath.h
/usr/local/include/dbus-1-tqt/tqdbusproxy.h
/usr/local/include/dbus-1-tqt/tqdbusunixfd.h
/usr/local/include/dbus-1-tqt/tqdbusvariant.h
/usr/local/lib/libdbus-1-tqt.la
/usr/local/lib/libdbus-1-tqt.so
/usr/local/lib/libdbus-1-tqt.so.0
/usr/local/lib/libdbus-1-tqt.so.0.0.0
/usr/local/libdata/pkgconfig/dbus-1-tqt.pc
/usr/local/bin/dbus-binding-tool
/usr/local/etc/bash_completion.d/dbus-bash-completion.sh
/usr/local/include/dbus-1.0/dbus/dbus-glib-bindings.h
/usr/local/include/dbus-1.0/dbus/dbus-glib-lowlevel.h
/usr/local/include/dbus-1.0/dbus/dbus-glib.h
/usr/local/include/dbus-1.0/dbus/dbus-gtype-specialized.h
/usr/local/include/dbus-1.0/dbus/dbus-gvalue-parse-variant.h
/usr/local/lib/libdbus-glib-1.a
/usr/local/lib/libdbus-glib-1.so
/usr/local/lib/libdbus-glib-1.so.2
/usr/local/lib/libdbus-glib-1.so.2.3.5
/usr/local/libdata/pkgconfig/dbus-glib-1.pc
/usr/local/libexec/dbus-bash-completion-helper
/usr/local/man/man1/dbus-binding-tool.1.gz
/usr/local/share/doc/dbus-glib/api-index-full.html
/usr/local/share/doc/dbus-glib/ch01.html
/usr/local/share/doc/dbus-glib/ch02.html
/usr/local/share/doc/dbus-glib/ch03.html
/usr/local/share/doc/dbus-glib/dbus-binding-tool.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBus-GLib-low-level.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBus-GObject-related-functions.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBusGConnection.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBusGError.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBusGMessage.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBusGMethod.html
/usr/local/share/doc/dbus-glib/dbus-glib-DBusGProxy.html
/usr/local/share/doc/dbus-glib/dbus-glib-Specializable-GType-System.html
/usr/local/share/doc/dbus-glib/dbus-glib.devhelp2
/usr/local/share/doc/dbus-glib/home.png
/usr/local/share/doc/dbus-glib/index.html
/usr/local/share/doc/dbus-glib/left-insensitive.png
/usr/local/share/doc/dbus-glib/left.png
/usr/local/share/doc/dbus-glib/right-insensitive.png
/usr/local/share/doc/dbus-glib/right.png
/usr/local/share/doc/dbus-glib/style.css
/usr/local/share/doc/dbus-glib/up-insensitive.png
/usr/local/share/doc/dbus-glib/up.png
/usr/local/share/licenses/dbus-glib-0.112/GPLv2+
/usr/local/share/licenses/dbus-glib-0.112/LICENSE
/usr/local/share/licenses/dbus-glib-0.112/catalog.mk
/usr/local/include/dbus-1.0/dbus/connection.h
/usr/local/include/dbus-1.0/dbus/dbus-qt.h
/usr/local/include/dbus-1.0/dbus/message.h
/usr/local/include/dbus-1.0/dbus/server.h
/usr/local/lib/libdbus-tqt-1.so
/usr/local/lib/libdbus-tqt-1.so.0
/usr/local/lib/libdbus-tqt-1.so.0.0.0
/usr/local/libdata/pkgconfig/dbus-tqt.pc
/usr/local/share/doc/freebsd/de/articles/contributing/article.html
/usr/local/share/doc/freebsd/de/articles/contributing/article.pdf
/usr/local/share/doc/freebsd/de/articles/explaining-bsd/article.html
/usr/local/share/doc/freebsd/de/articles/explaining-bsd/article.pdf
/usr/local/share/doc/freebsd/de/articles/freebsd-update-server/article.html
/usr/local/share/doc/freebsd/de/articles/freebsd-update-server/article.pdf
/usr/local/share/doc/freebsd/de/articles/freebsd-update-server/diff.txt
/usr/local/share/doc/freebsd/de/articles/freebsd-update-server/init.txt
/usr/local/share/doc/freebsd/de/articles/leap-seconds/article.html
/usr/local/share/doc/freebsd/de/articles/leap-seconds/article.pdf
/usr/local/share/doc/freebsd/de/articles/linux-users/article.html
/usr/local/share/doc/freebsd/de/articles/linux-users/article.pdf
/usr/local/share/doc/freebsd/de/articles/nanobsd/article.html
/usr/local/share/doc/freebsd/de/articles/nanobsd/article.pdf
/usr/local/share/doc/freebsd/de/articles/new-users/article.html
/usr/local/share/doc/freebsd/de/articles/new-users/article.pdf
/usr/local/share/doc/freebsd/de/articles/port-mentor-guidelines/article.html
/usr/local/share/doc/freebsd/de/articles/port-mentor-guidelines/article.pdf
/usr/local/share/doc/freebsd/de/articles/solid-state/article.html
/usr/local/share/doc/freebsd/de/articles/solid-state/article.pdf
/usr/local/share/doc/freebsd/de/books/developers-handbook/book.html
/usr/local/share/doc/freebsd/de/books/developers-handbook/book.pdf
/usr/local/share/doc/freebsd/de/books/faq/book.html
/usr/local/share/doc/freebsd/de/books/faq/book.pdf
/usr/local/share/doc/freebsd/de/books/handbook/book.html
/usr/local/share/doc/freebsd/de/books/handbook/book.pdf
/usr/local/share/doc/freebsd/de/books/porters-handbook/book.html
/usr/local/share/doc/freebsd/de/books/porters-handbook/book.pdf
/usr/local/share/doc/freebsd/de/css/docbook.css
/usr/local/share/doc/freebsd/de/css/font-awesome-min.css
/usr/local/share/doc/freebsd/de/css/rouge-github.css
/usr/local/share/doc/freebsd/de/fonts/FontAwesome.otf
/usr/local/share/doc/freebsd/de/fonts/fontawesome-webfont.eot
/usr/local/share/doc/freebsd/de/fonts/fontawesome-webfont.svg
/usr/local/share/doc/freebsd/de/fonts/fontawesome-webfont.ttf
/usr/local/share/doc/freebsd/de/fonts/fontawesome-webfont.woff
/usr/local/share/doc/freebsd/de/fonts/fontawesome-webfont.woff2
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/layers.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/sain.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/sainfill.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/sainlsb.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/sainmsb.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/sainserv.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/serv.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/serv2.png
/usr/local/share/doc/freebsd/de/images/books/developers-handbook/slayers.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/isdn-bus.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/isdn-twisted-pair.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/natd.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/net-routing.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/pxe-nfs.png
/usr/local/share/doc/freebsd/de/images/books/handbook/advanced-networking/static-routes.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/disk-layout.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/example-dir1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/example-dir2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/example-dir3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/example-dir4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/basics/example-dir5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-config-components.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-config-services.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-hardening.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-part-review.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
/usr/local/share/doc/freebsd/de/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
/usr/local/share/doc/freebsd/de/images/books/handbook/geom/striping.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/adduser1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/adduser2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/adduser3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/boot-loader-menu.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/boot-mgr.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/config-country.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/config-keymap.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/console-saver1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/console-saver2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/console-saver3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/console-saver4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/desktop.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disk-layout.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-auto.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-ed1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-ed2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-fs.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-root1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-root2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/disklabel-root3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/dist-set.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/dist-set2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/docmenu1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/ed0-conf.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/ed0-conf2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/edit-inetd-conf.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/example-dir1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/example-dir2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/example-dir3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/example-dir4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/example-dir5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/fdisk-drive1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/fdisk-drive2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/fdisk-edit1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/fdisk-edit2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/ftp-anon1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/ftp-anon2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/hdwrconf.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/keymap.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/main-doc.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/main-keymap.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/main-options.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/main-std.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/main1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mainexit.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/media.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mouse6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/mta-main.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/net-config-menu1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/net-config-menu2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/nfs-server-edit.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/ntp-config.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/options.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/pkg-cat.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/pkg-confirm.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/pkg-install.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/pkg-sel.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/probstart.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/routed.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/security.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/sysinstall-exit.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/timezone1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/timezone2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/timezone3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/userconfig.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/userconfig2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/install/xf86setup.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/mutt1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/mutt2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/mutt3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/pine1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/pine2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/pine3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/pine4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/mail/pine5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/security/ipsec-crypt-pkt.png
/usr/local/share/doc/freebsd/de/images/books/handbook/security/ipsec-encap-pkt.png
/usr/local/share/doc/freebsd/de/images/books/handbook/security/ipsec-network.png
/usr/local/share/doc/freebsd/de/images/books/handbook/security/ipsec-out-pkt.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-concat.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-mirrored-vol.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-raid10-vol.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-raid5-org.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-simple-vol.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-striped-vol.png
/usr/local/share/doc/freebsd/de/images/books/handbook/vinum/vinum-striped.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd10.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd11.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd12.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd13.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd7.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd8.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/parallels-freebsd9.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd10.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd11.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd12.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd13.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd7.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd8.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/virtualpc-freebsd9.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd01.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd02.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd03.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd04.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd05.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd06.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd07.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd08.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd09.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd10.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd11.png
/usr/local/share/doc/freebsd/de/images/books/handbook/virtualization/vmware-freebsd12.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-7.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-install-8.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-launch-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-run-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-run-3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/homura-uninstall-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-3.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-4.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-5.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-6.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-config-7.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/wine-run-np++-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-app-install-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-app-install-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-install-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-menu-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-run-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-run-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-uninstall-1.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-uninstall-2.png
/usr/local/share/doc/freebsd/de/images/books/handbook/wine/winetricks-uninstall-3.png
/usr/local/share/licenses/de-freebsd-doc-20211029,1/BSD2CLAUSE
/usr/local/share/licenses/de-freebsd-doc-20211029,1/LICENSE
/usr/local/share/licenses/de-freebsd-doc-20211029,1/catalog.mk
/usr/local/etc/fonts/conf.avail/20-unhint-small-dejavu-sans-mono.conf
/usr/local/etc/fonts/conf.avail/20-unhint-small-dejavu-sans.conf
/usr/local/etc/fonts/conf.avail/20-unhint-small-dejavu-serif.conf
/usr/local/etc/fonts/conf.avail/57-dejavu-sans-mono.conf
/usr/local/etc/fonts/conf.avail/57-dejavu-sans.conf
/usr/local/etc/fonts/conf.avail/57-dejavu-serif.conf
/usr/local/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf
/usr/local/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf
/usr/local/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf
/usr/local/etc/fonts/conf.d/57-dejavu-sans-mono.conf
/usr/local/etc/fonts/conf.d/57-dejavu-sans.conf
/usr/local/etc/fonts/conf.d/57-dejavu-serif.conf
/usr/local/share/doc/dejavu/README.md
/usr/local/share/doc/dejavu/langcover.txt
/usr/local/share/doc/dejavu/status.txt
/usr/local/share/doc/dejavu/unicover.txt
/usr/local/share/fonts/dejavu/DejaVuMathTeXGyre.ttf
/usr/local/share/fonts/dejavu/DejaVuSans-Bold.ttf
/usr/local/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSans-ExtraLight.ttf
/usr/local/share/fonts/dejavu/DejaVuSans-Oblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSans.ttf
/usr/local/share/fonts/dejavu/DejaVuSansCondensed-Bold.ttf
/usr/local/share/fonts/dejavu/DejaVuSansCondensed-BoldOblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSansCondensed-Oblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSansCondensed.ttf
/usr/local/share/fonts/dejavu/DejaVuSansMono-Bold.ttf
/usr/local/share/fonts/dejavu/DejaVuSansMono-BoldOblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSansMono-Oblique.ttf
/usr/local/share/fonts/dejavu/DejaVuSansMono.ttf
/usr/local/share/fonts/dejavu/DejaVuSerif-Bold.ttf
/usr/local/share/fonts/dejavu/DejaVuSerif-BoldItalic.ttf
/usr/local/share/fonts/dejavu/DejaVuSerif-Italic.ttf
/usr/local/share/fonts/dejavu/DejaVuSerif.ttf
/usr/local/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf
/usr/local/share/fonts/dejavu/DejaVuSerifCondensed-BoldItalic.ttf
/usr/local/share/fonts/dejavu/DejaVuSerifCondensed-Italic.ttf
/usr/local/share/fonts/dejavu/DejaVuSerifCondensed.ttf
/usr/local/share/licenses/dejavu-2.37_1/AMS
/usr/local/share/licenses/dejavu-2.37_1/AREV
/usr/local/share/licenses/dejavu-2.37_1/BITSTREAM
/usr/local/share/licenses/dejavu-2.37_1/LICENSE
/usr/local/share/licenses/dejavu-2.37_1/catalog.mk
/usr/local/bin/dialog4ports
/usr/local/man/man1/dialog4ports.1.gz
/usr/local/share/licenses/dialog4ports-0.1.6_1/BSD2CLAUSE
/usr/local/share/licenses/dialog4ports-0.1.6_1/LICENSE
/usr/local/share/licenses/dialog4ports-0.1.6_1/catalog.mk
/usr/local/share/licenses/docbook-sgml-4.5_1/LICENSE
/usr/local/share/licenses/docbook-sgml-4.5_1/MIT
/usr/local/share/licenses/docbook-sgml-4.5_1/catalog.mk
/usr/local/share/sgml/docbook/2.4.1/241chg.txt
/usr/local/share/sgml/docbook/2.4.1/announce.txt
/usr/local/share/sgml/docbook/2.4.1/calstbl.mod
/usr/local/share/sgml/docbook/2.4.1/dbgenent.mod
/usr/local/share/sgml/docbook/2.4.1/dbhier.mod
/usr/local/share/sgml/docbook/2.4.1/dbpool.mod
/usr/local/share/sgml/docbook/2.4.1/docbook.cat
/usr/local/share/sgml/docbook/2.4.1/docbook.dcl
/usr/local/share/sgml/docbook/2.4.1/docbook.dtd
/usr/local/share/sgml/docbook/2.4.1/iso-amsa.gml
/usr/local/share/sgml/docbook/2.4.1/iso-amsb.gml
/usr/local/share/sgml/docbook/2.4.1/iso-amsc.gml
/usr/local/share/sgml/docbook/2.4.1/iso-amsn.gml
/usr/local/share/sgml/docbook/2.4.1/iso-amso.gml
/usr/local/share/sgml/docbook/2.4.1/iso-amsr.gml
/usr/local/share/sgml/docbook/2.4.1/iso-box.gml
/usr/local/share/sgml/docbook/2.4.1/iso-cyr1.gml
/usr/local/share/sgml/docbook/2.4.1/iso-cyr2.gml
/usr/local/share/sgml/docbook/2.4.1/iso-dia.gml
/usr/local/share/sgml/docbook/2.4.1/iso-grk1.gml
/usr/local/share/sgml/docbook/2.4.1/iso-grk2.gml
/usr/local/share/sgml/docbook/2.4.1/iso-grk3.gml
/usr/local/share/sgml/docbook/2.4.1/iso-grk4.gml
/usr/local/share/sgml/docbook/2.4.1/iso-lat1.gml
/usr/local/share/sgml/docbook/2.4.1/iso-lat2.gml
/usr/local/share/sgml/docbook/2.4.1/iso-num.gml
/usr/local/share/sgml/docbook/2.4.1/iso-pub.gml
/usr/local/share/sgml/docbook/2.4.1/iso-tech.gml
/usr/local/share/sgml/docbook/3.0/30chg.txt
/usr/local/share/sgml/docbook/3.0/40issues.txt
/usr/local/share/sgml/docbook/3.0/announce.txt
/usr/local/share/sgml/docbook/3.0/cals-tbl.dtd
/usr/local/share/sgml/docbook/3.0/dbgenent.mod
/usr/local/share/sgml/docbook/3.0/dbhier.mod
/usr/local/share/sgml/docbook/3.0/dbpool.mod
/usr/local/share/sgml/docbook/3.0/docbook.cat
/usr/local/share/sgml/docbook/3.0/docbook.dcl
/usr/local/share/sgml/docbook/3.0/docbook.dtd
/usr/local/share/sgml/docbook/3.1/31chg.txt
/usr/local/share/sgml/docbook/3.1/40issues.txt
/usr/local/share/sgml/docbook/3.1/50issues.txt
/usr/local/share/sgml/docbook/3.1/ChangeLog
/usr/local/share/sgml/docbook/3.1/cals-tbl.dtd
/usr/local/share/sgml/docbook/3.1/dbcent.mod
/usr/local/share/sgml/docbook/3.1/dbgenent.mod
/usr/local/share/sgml/docbook/3.1/dbhier.mod
/usr/local/share/sgml/docbook/3.1/dbnotn.mod
/usr/local/share/sgml/docbook/3.1/dbpool.mod
/usr/local/share/sgml/docbook/3.1/docbook.cat
/usr/local/share/sgml/docbook/3.1/docbook.dcl
/usr/local/share/sgml/docbook/3.1/docbook.dtd
/usr/local/share/sgml/docbook/3.1/readme.txt
/usr/local/share/sgml/docbook/4.0/40chg.txt
/usr/local/share/sgml/docbook/4.0/50issues.txt
/usr/local/share/sgml/docbook/4.0/cals-tbl.dtd
/usr/local/share/sgml/docbook/4.0/dbcent.mod
/usr/local/share/sgml/docbook/4.0/dbgenent.mod
/usr/local/share/sgml/docbook/4.0/dbhier.mod
/usr/local/share/sgml/docbook/4.0/dbnotn.mod
/usr/local/share/sgml/docbook/4.0/dbpool.mod
/usr/local/share/sgml/docbook/4.0/docbook.cat
/usr/local/share/sgml/docbook/4.0/docbook.dcl
/usr/local/share/sgml/docbook/4.0/docbook.dtd
/usr/local/share/sgml/docbook/4.0/readme.txt
/usr/local/share/sgml/docbook/4.1/40chg.txt
/usr/local/share/sgml/docbook/4.1/41chg.txt
/usr/local/share/sgml/docbook/4.1/50issues.txt
/usr/local/share/sgml/docbook/4.1/ChangeLog
/usr/local/share/sgml/docbook/4.1/cals-tbl.dtd
/usr/local/share/sgml/docbook/4.1/dbcent.mod
/usr/local/share/sgml/docbook/4.1/dbgenent.mod
/usr/local/share/sgml/docbook/4.1/dbhier.mod
/usr/local/share/sgml/docbook/4.1/dbnotn.mod
/usr/local/share/sgml/docbook/4.1/dbpool.mod
/usr/local/share/sgml/docbook/4.1/docbook.cat
/usr/local/share/sgml/docbook/4.1/docbook.dcl
/usr/local/share/sgml/docbook/4.1/docbook.dtd
/usr/local/share/sgml/docbook/4.1/readme.txt
/usr/local/share/sgml/docbook/4.2/ChangeLog
/usr/local/share/sgml/docbook/4.2/README
/usr/local/share/sgml/docbook/4.2/calstblx.dtd
/usr/local/share/sgml/docbook/4.2/catalog.xml
/usr/local/share/sgml/docbook/4.2/dbcentx.mod
/usr/local/share/sgml/docbook/4.2/dbgenent.mod
/usr/local/share/sgml/docbook/4.2/dbhierx.mod
/usr/local/share/sgml/docbook/4.2/dbnotnx.mod
/usr/local/share/sgml/docbook/4.2/dbpoolx.mod
/usr/local/share/sgml/docbook/4.2/docbook.cat
/usr/local/share/sgml/docbook/4.2/docbook.dcl
/usr/local/share/sgml/docbook/4.2/docbook.dtd
/usr/local/share/sgml/docbook/4.2/docbookx.dtd
/usr/local/share/sgml/docbook/4.2/soextblx.dtd
/usr/local/share/sgml/docbook/4.3/ChangeLog
/usr/local/share/sgml/docbook/4.3/README
/usr/local/share/sgml/docbook/4.3/calstblx.dtd
/usr/local/share/sgml/docbook/4.3/catalog.xml
/usr/local/share/sgml/docbook/4.3/dbcentx.mod
/usr/local/share/sgml/docbook/4.3/dbgenent.mod
/usr/local/share/sgml/docbook/4.3/dbhierx.mod
/usr/local/share/sgml/docbook/4.3/dbnotnx.mod
/usr/local/share/sgml/docbook/4.3/dbpoolx.mod
/usr/local/share/sgml/docbook/4.3/docbook.cat
/usr/local/share/sgml/docbook/4.3/docbook.dcl
/usr/local/share/sgml/docbook/4.3/docbook.dtd
/usr/local/share/sgml/docbook/4.3/docbookx.dtd
/usr/local/share/sgml/docbook/4.3/htmltblx.mod
/usr/local/share/sgml/docbook/4.3/soextblx.dtd
/usr/local/share/sgml/docbook/4.4/ChangeLog
/usr/local/share/sgml/docbook/4.4/README
/usr/local/share/sgml/docbook/4.4/calstblx.dtd
/usr/local/share/sgml/docbook/4.4/catalog.xml
/usr/local/share/sgml/docbook/4.4/dbcentx.mod
/usr/local/share/sgml/docbook/4.4/dbgenent.mod
/usr/local/share/sgml/docbook/4.4/dbhierx.mod
/usr/local/share/sgml/docbook/4.4/dbnotnx.mod
/usr/local/share/sgml/docbook/4.4/dbpoolx.mod
/usr/local/share/sgml/docbook/4.4/docbook.cat
/usr/local/share/sgml/docbook/4.4/docbook.dcl
/usr/local/share/sgml/docbook/4.4/docbook.dtd
/usr/local/share/sgml/docbook/4.4/docbookx.dtd
/usr/local/share/sgml/docbook/4.4/htmltblx.mod
/usr/local/share/sgml/docbook/4.4/soextblx.dtd
/usr/local/share/sgml/docbook/4.5/README
/usr/local/share/sgml/docbook/4.5/calstblx.dtd
/usr/local/share/sgml/docbook/4.5/catalog.xml
/usr/local/share/sgml/docbook/4.5/dbcentx.mod
/usr/local/share/sgml/docbook/4.5/dbgenent.mod
/usr/local/share/sgml/docbook/4.5/dbhierx.mod
/usr/local/share/sgml/docbook/4.5/dbnotnx.mod
/usr/local/share/sgml/docbook/4.5/dbpoolx.mod
/usr/local/share/sgml/docbook/4.5/docbook.cat
/usr/local/share/sgml/docbook/4.5/docbook.dcl
/usr/local/share/sgml/docbook/4.5/docbook.dtd
/usr/local/share/sgml/docbook/4.5/docbookx.dtd
/usr/local/share/sgml/docbook/4.5/htmltblx.mod
/usr/local/share/sgml/docbook/4.5/soextblx.dtd
/usr/local/share/sgml/docbook/catalog
/usr/local/share/xml/docbook/4.1.2/40chg.txt
/usr/local/share/xml/docbook/4.1.2/41chg.txt
/usr/local/share/xml/docbook/4.1.2/ChangeLog
/usr/local/share/xml/docbook/4.1.2/calstblx.dtd
/usr/local/share/xml/docbook/4.1.2/catalog.xml
/usr/local/share/xml/docbook/4.1.2/dbcentx.mod
/usr/local/share/xml/docbook/4.1.2/dbgenent.mod
/usr/local/share/xml/docbook/4.1.2/dbhierx.mod
/usr/local/share/xml/docbook/4.1.2/dbnotnx.mod
/usr/local/share/xml/docbook/4.1.2/dbpoolx.mod
/usr/local/share/xml/docbook/4.1.2/docbook.cat
/usr/local/share/xml/docbook/4.1.2/docbookx.dtd
/usr/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-amsb.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-amsc.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-amsn.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-amso.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-amsr.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-box.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-cyr1.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-cyr2.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-dia.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-grk1.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-grk2.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-grk3.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-grk4.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-lat1.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-num.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-pub.ent
/usr/local/share/xml/docbook/4.1.2/ent/iso-tech.ent
/usr/local/share/xml/docbook/4.1.2/readme.txt
/usr/local/share/xml/docbook/4.1.2/soextblx.dtd
/usr/local/share/xml/docbook/4.2/ChangeLog
/usr/local/share/xml/docbook/4.2/README
/usr/local/share/xml/docbook/4.2/calstblx.dtd
/usr/local/share/xml/docbook/4.2/catalog.xml
/usr/local/share/xml/docbook/4.2/dbcentx.mod
/usr/local/share/xml/docbook/4.2/dbgenent.mod
/usr/local/share/xml/docbook/4.2/dbhierx.mod
/usr/local/share/xml/docbook/4.2/dbnotnx.mod
/usr/local/share/xml/docbook/4.2/dbpoolx.mod
/usr/local/share/xml/docbook/4.2/docbook.cat
/usr/local/share/xml/docbook/4.2/docbookx.dtd
/usr/local/share/xml/docbook/4.2/ent/iso-amsa.ent
/usr/local/share/xml/docbook/4.2/ent/iso-amsb.ent
/usr/local/share/xml/docbook/4.2/ent/iso-amsc.ent
/usr/local/share/xml/docbook/4.2/ent/iso-amsn.ent
/usr/local/share/xml/docbook/4.2/ent/iso-amso.ent
/usr/local/share/xml/docbook/4.2/ent/iso-amsr.ent
/usr/local/share/xml/docbook/4.2/ent/iso-box.ent
/usr/local/share/xml/docbook/4.2/ent/iso-cyr1.ent
/usr/local/share/xml/docbook/4.2/ent/iso-cyr2.ent
/usr/local/share/xml/docbook/4.2/ent/iso-dia.ent
/usr/local/share/xml/docbook/4.2/ent/iso-grk1.ent
/usr/local/share/xml/docbook/4.2/ent/iso-grk2.ent
/usr/local/share/xml/docbook/4.2/ent/iso-grk3.ent
/usr/local/share/xml/docbook/4.2/ent/iso-grk4.ent
/usr/local/share/xml/docbook/4.2/ent/iso-lat1.ent
/usr/local/share/xml/docbook/4.2/ent/iso-lat2.ent
/usr/local/share/xml/docbook/4.2/ent/iso-num.ent
/usr/local/share/xml/docbook/4.2/ent/iso-pub.ent
/usr/local/share/xml/docbook/4.2/ent/iso-tech.ent
/usr/local/share/xml/docbook/4.2/soextblx.dtd
/usr/local/share/xml/docbook/4.3/ChangeLog
/usr/local/share/xml/docbook/4.3/README
/usr/local/share/xml/docbook/4.3/calstblx.dtd
/usr/local/share/xml/docbook/4.3/catalog.xml
/usr/local/share/xml/docbook/4.3/dbcentx.mod
/usr/local/share/xml/docbook/4.3/dbgenent.mod
/usr/local/share/xml/docbook/4.3/dbhierx.mod
/usr/local/share/xml/docbook/4.3/dbnotnx.mod
/usr/local/share/xml/docbook/4.3/dbpoolx.mod
/usr/local/share/xml/docbook/4.3/docbook.cat
/usr/local/share/xml/docbook/4.3/docbookx.dtd
/usr/local/share/xml/docbook/4.3/ent/iso-amsa.ent
/usr/local/share/xml/docbook/4.3/ent/iso-amsb.ent
/usr/local/share/xml/docbook/4.3/ent/iso-amsc.ent
/usr/local/share/xml/docbook/4.3/ent/iso-amsn.ent
/usr/local/share/xml/docbook/4.3/ent/iso-amso.ent
/usr/local/share/xml/docbook/4.3/ent/iso-amsr.ent
/usr/local/share/xml/docbook/4.3/ent/iso-box.ent
/usr/local/share/xml/docbook/4.3/ent/iso-cyr1.ent
/usr/local/share/xml/docbook/4.3/ent/iso-cyr2.ent
/usr/local/share/xml/docbook/4.3/ent/iso-dia.ent
/usr/local/share/xml/docbook/4.3/ent/iso-grk1.ent
/usr/local/share/xml/docbook/4.3/ent/iso-grk2.ent
/usr/local/share/xml/docbook/4.3/ent/iso-grk3.ent
/usr/local/share/xml/docbook/4.3/ent/iso-grk4.ent
/usr/local/share/xml/docbook/4.3/ent/iso-lat1.ent
/usr/local/share/xml/docbook/4.3/ent/iso-lat2.ent
/usr/local/share/xml/docbook/4.3/ent/iso-num.ent
/usr/local/share/xml/docbook/4.3/ent/iso-pub.ent
/usr/local/share/xml/docbook/4.3/ent/iso-tech.ent
/usr/local/share/xml/docbook/4.3/htmltblx.mod
/usr/local/share/xml/docbook/4.3/soextblx.dtd
/usr/local/share/xml/docbook/4.4/ChangeLog
/usr/local/share/xml/docbook/4.4/README
/usr/local/share/xml/docbook/4.4/calstblx.dtd
/usr/local/share/xml/docbook/4.4/catalog.xml
/usr/local/share/xml/docbook/4.4/dbcentx.mod
/usr/local/share/xml/docbook/4.4/dbgenent.mod
/usr/local/share/xml/docbook/4.4/dbhierx.mod
/usr/local/share/xml/docbook/4.4/dbnotnx.mod
/usr/local/share/xml/docbook/4.4/dbpoolx.mod
/usr/local/share/xml/docbook/4.4/docbook.cat
/usr/local/share/xml/docbook/4.4/docbookx.dtd
/usr/local/share/xml/docbook/4.4/ent/README
/usr/local/share/xml/docbook/4.4/ent/isoamsa.ent
/usr/local/share/xml/docbook/4.4/ent/isoamsb.ent
/usr/local/share/xml/docbook/4.4/ent/isoamsc.ent
/usr/local/share/xml/docbook/4.4/ent/isoamsn.ent
/usr/local/share/xml/docbook/4.4/ent/isoamso.ent
/usr/local/share/xml/docbook/4.4/ent/isoamsr.ent
/usr/local/share/xml/docbook/4.4/ent/isobox.ent
/usr/local/share/xml/docbook/4.4/ent/isocyr1.ent
/usr/local/share/xml/docbook/4.4/ent/isocyr2.ent
/usr/local/share/xml/docbook/4.4/ent/isodia.ent
/usr/local/share/xml/docbook/4.4/ent/isogrk1.ent
/usr/local/share/xml/docbook/4.4/ent/isogrk2.ent
/usr/local/share/xml/docbook/4.4/ent/isogrk3.ent
/usr/local/share/xml/docbook/4.4/ent/isogrk4.ent
/usr/local/share/xml/docbook/4.4/ent/isolat1.ent
/usr/local/share/xml/docbook/4.4/ent/isolat2.ent
/usr/local/share/xml/docbook/4.4/ent/isonum.ent
/usr/local/share/xml/docbook/4.4/ent/isopub.ent
/usr/local/share/xml/docbook/4.4/ent/isotech.ent
/usr/local/share/xml/docbook/4.4/htmltblx.mod
/usr/local/share/xml/docbook/4.4/soextblx.dtd
/usr/local/share/xml/docbook/4.5/ChangeLog
/usr/local/share/xml/docbook/4.5/README
/usr/local/share/xml/docbook/4.5/calstblx.dtd
/usr/local/share/xml/docbook/4.5/catalog.xml
/usr/local/share/xml/docbook/4.5/dbcentx.mod
/usr/local/share/xml/docbook/4.5/dbgenent.mod
/usr/local/share/xml/docbook/4.5/dbhierx.mod
/usr/local/share/xml/docbook/4.5/dbnotnx.mod
/usr/local/share/xml/docbook/4.5/dbpoolx.mod
/usr/local/share/xml/docbook/4.5/docbook.cat
/usr/local/share/xml/docbook/4.5/docbookx.dtd
/usr/local/share/xml/docbook/4.5/ent/README
/usr/local/share/xml/docbook/4.5/ent/isoamsa.ent
/usr/local/share/xml/docbook/4.5/ent/isoamsb.ent
/usr/local/share/xml/docbook/4.5/ent/isoamsc.ent
/usr/local/share/xml/docbook/4.5/ent/isoamsn.ent
/usr/local/share/xml/docbook/4.5/ent/isoamso.ent
/usr/local/share/xml/docbook/4.5/ent/isoamsr.ent
/usr/local/share/xml/docbook/4.5/ent/isobox.ent
/usr/local/share/xml/docbook/4.5/ent/isocyr1.ent
/usr/local/share/xml/docbook/4.5/ent/isocyr2.ent
/usr/local/share/xml/docbook/4.5/ent/isodia.ent
/usr/local/share/xml/docbook/4.5/ent/isogrk1.ent
/usr/local/share/xml/docbook/4.5/ent/isogrk2.ent
/usr/local/share/xml/docbook/4.5/ent/isogrk3.ent
/usr/local/share/xml/docbook/4.5/ent/isogrk4.ent
/usr/local/share/xml/docbook/4.5/ent/isolat1.ent
/usr/local/share/xml/docbook/4.5/ent/isolat2.ent
/usr/local/share/xml/docbook/4.5/ent/isonum.ent
/usr/local/share/xml/docbook/4.5/ent/isopub.ent
/usr/local/share/xml/docbook/4.5/ent/isotech.ent
/usr/local/share/xml/docbook/4.5/htmltblx.mod
/usr/local/share/xml/docbook/4.5/soextblx.dtd
/usr/local/share/xml/docbook/5.0/ChangeLog
/usr/local/share/xml/docbook/5.0/README
/usr/local/share/xml/docbook/5.0/VERSION
/usr/local/share/xml/docbook/5.0/catalog.xml
/usr/local/share/xml/docbook/5.0/docbook.nvdl
/usr/local/share/xml/docbook/5.0/docs/docbook-5.0-spec-cd-01.html
/usr/local/share/xml/docbook/5.0/docs/docbook-5.0-spec-cd-01.pdf
/usr/local/share/xml/docbook/5.0/docs/docbook-5.0-spec-cd-01.xml
/usr/local/share/xml/docbook/5.0/docs/howto.html
/usr/local/share/xml/docbook/5.0/docs/howto.pdf
/usr/local/share/xml/docbook/5.0/docs/howto.xml
/usr/local/share/xml/docbook/5.0/docs/images/emacs.png
/usr/local/share/xml/docbook/5.0/docs/images/oxygen1.png
/usr/local/share/xml/docbook/5.0/docs/images/oxygen2.png
/usr/local/share/xml/docbook/5.0/docs/images/oxygen3.png
/usr/local/share/xml/docbook/5.0/docs/images/xxe.png
/usr/local/share/xml/docbook/5.0/dtd/docbook.dtd
/usr/local/share/xml/docbook/5.0/rng/docbook.rnc
/usr/local/share/xml/docbook/5.0/rng/docbook.rng
/usr/local/share/xml/docbook/5.0/rng/docbookxi.rnc
/usr/local/share/xml/docbook/5.0/rng/docbookxi.rng
/usr/local/share/xml/docbook/5.0/sch/docbook.sch
/usr/local/share/xml/docbook/5.0/tools/db4-entities.pl
/usr/local/share/xml/docbook/5.0/tools/db4-upgrade.xsl
/usr/local/share/xml/docbook/5.0/xsd/docbook.xsd
/usr/local/share/xml/docbook/5.0/xsd/xlink.xsd
/usr/local/share/xml/docbook/5.0/xsd/xml.xsd
/usr/local/share/xml/docbook/catalog
/usr/local/share/xml/docbook/catalog.xml
/usr/local/share/doc/docbook-xsl/AUTHORS
/usr/local/share/doc/docbook-xsl/COPYING
/usr/local/share/doc/docbook-xsl/README
/usr/local/share/doc/docbook-xsl/common/base.html
/usr/local/share/doc/docbook-xsl/common/charmap.html
/usr/local/share/doc/docbook-xsl/common/index.html
/usr/local/share/doc/docbook-xsl/common/refentry.html
/usr/local/share/doc/docbook-xsl/common/reference.css
/usr/local/share/doc/docbook-xsl/common/template.apply-character-map.html
/usr/local/share/doc/docbook-xsl/common/template.check.id.unique.html
/usr/local/share/doc/docbook-xsl/common/template.check.idref.targets.html
/usr/local/share/doc/docbook-xsl/common/template.copyright.years.html
/usr/local/share/doc/docbook-xsl/common/template.evaluate.info.profile.html
/usr/local/share/doc/docbook-xsl/common/template.find.path.params.html
/usr/local/share/doc/docbook-xsl/common/template.get.doc.title.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.date.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.manual.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.metadata.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.metadata.prefs.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.section.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.source.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.source.name.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.title.html
/usr/local/share/doc/docbook-xsl/common/template.get.refentry.version.html
/usr/local/share/doc/docbook-xsl/common/template.graphic.format.content-type.html
/usr/local/share/doc/docbook-xsl/common/template.is.acceptable.mediaobject.html
/usr/local/share/doc/docbook-xsl/common/template.is.component.html
/usr/local/share/doc/docbook-xsl/common/template.is.section.html
/usr/local/share/doc/docbook-xsl/common/template.log.message.html
/usr/local/share/doc/docbook-xsl/common/template.pad-string.html
/usr/local/share/doc/docbook-xsl/common/template.qanda.section.level.html
/usr/local/share/doc/docbook-xsl/common/template.read-character-map.html
/usr/local/share/doc/docbook-xsl/common/template.section.level.html
/usr/local/share/doc/docbook-xsl/common/template.select.choice.separator.html
/usr/local/share/doc/docbook-xsl/common/template.select.mediaobject.html
/usr/local/share/doc/docbook-xsl/common/template.select.mediaobject.index.html
/usr/local/share/doc/docbook-xsl/common/template.set.refentry.metadata.html
/usr/local/share/doc/docbook-xsl/common/template.string.lower.html
/usr/local/share/doc/docbook-xsl/common/template.string.upper.html
/usr/local/share/doc/docbook-xsl/common/utility.html
/usr/local/share/doc/docbook-xsl/copyright.html
/usr/local/share/doc/docbook-xsl/developer.html
/usr/local/share/doc/docbook-xsl/fo/abstract.properties.html
/usr/local/share/doc/docbook-xsl/fo/abstract.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/activate.external.olinks.html
/usr/local/share/doc/docbook-xsl/fo/admon.graphics.extension.html
/usr/local/share/doc/docbook-xsl/fo/admon.graphics.html
/usr/local/share/doc/docbook-xsl/fo/admon.graphics.path.html
/usr/local/share/doc/docbook-xsl/fo/admon.textlabel.html
/usr/local/share/doc/docbook-xsl/fo/admonition.properties.html
/usr/local/share/doc/docbook-xsl/fo/admonition.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/admons.html
/usr/local/share/doc/docbook-xsl/fo/alignment.html
/usr/local/share/doc/docbook-xsl/fo/appendix.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/arbortext.extensions.html
/usr/local/share/doc/docbook-xsl/fo/article.appendix.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/author.othername.in.middle.html
/usr/local/share/doc/docbook-xsl/fo/autolink.index.see.html
/usr/local/share/doc/docbook-xsl/fo/autotoc.label.separator.html
/usr/local/share/doc/docbook-xsl/fo/axf.extensions.html
/usr/local/share/doc/docbook-xsl/fo/base.dir.html
/usr/local/share/doc/docbook-xsl/fo/biblio.html
/usr/local/share/doc/docbook-xsl/fo/biblioentry.item.separator.html
/usr/local/share/doc/docbook-xsl/fo/biblioentry.properties.html
/usr/local/share/doc/docbook-xsl/fo/bibliography.collection.html
/usr/local/share/doc/docbook-xsl/fo/bibliography.numbered.html
/usr/local/share/doc/docbook-xsl/fo/bibliography.style.html
/usr/local/share/doc/docbook-xsl/fo/blockquote.properties.html
/usr/local/share/doc/docbook-xsl/fo/body.end.indent.html
/usr/local/share/doc/docbook-xsl/fo/body.font.family.html
/usr/local/share/doc/docbook-xsl/fo/body.font.master.html
/usr/local/share/doc/docbook-xsl/fo/body.font.size.html
/usr/local/share/doc/docbook-xsl/fo/body.margin.bottom.html
/usr/local/share/doc/docbook-xsl/fo/body.margin.inner.html
/usr/local/share/doc/docbook-xsl/fo/body.margin.outer.html
/usr/local/share/doc/docbook-xsl/fo/body.margin.top.html
/usr/local/share/doc/docbook-xsl/fo/body.start.indent.html
/usr/local/share/doc/docbook-xsl/fo/bookmarks.collapse.html
/usr/local/share/doc/docbook-xsl/fo/bridgehead.in.toc.html
/usr/local/share/doc/docbook-xsl/fo/callout.defaultcolumn.html
/usr/local/share/doc/docbook-xsl/fo/callout.graphics.extension.html
/usr/local/share/doc/docbook-xsl/fo/callout.graphics.html
/usr/local/share/doc/docbook-xsl/fo/callout.graphics.number.limit.html
/usr/local/share/doc/docbook-xsl/fo/callout.graphics.path.html
/usr/local/share/doc/docbook-xsl/fo/callout.icon.size.html
/usr/local/share/doc/docbook-xsl/fo/callout.properties.html
/usr/local/share/doc/docbook-xsl/fo/callout.unicode.font.html
/usr/local/share/doc/docbook-xsl/fo/callout.unicode.html
/usr/local/share/doc/docbook-xsl/fo/callout.unicode.number.limit.html
/usr/local/share/doc/docbook-xsl/fo/callout.unicode.start.character.html
/usr/local/share/doc/docbook-xsl/fo/calloutlist.properties.html
/usr/local/share/doc/docbook-xsl/fo/callouts.extension.html
/usr/local/share/doc/docbook-xsl/fo/callouts.html
/usr/local/share/doc/docbook-xsl/fo/chapter.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/chunk.quietly.html
/usr/local/share/doc/docbook-xsl/fo/collect.xref.targets.html
/usr/local/share/doc/docbook-xsl/fo/column.count.back.html
/usr/local/share/doc/docbook-xsl/fo/column.count.body.html
/usr/local/share/doc/docbook-xsl/fo/column.count.front.html
/usr/local/share/doc/docbook-xsl/fo/column.count.index.html
/usr/local/share/doc/docbook-xsl/fo/column.count.lot.html
/usr/local/share/doc/docbook-xsl/fo/column.count.titlepage.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.back.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.body.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.front.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.index.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.lot.html
/usr/local/share/doc/docbook-xsl/fo/column.gap.titlepage.html
/usr/local/share/doc/docbook-xsl/fo/compact.list.item.spacing.html
/usr/local/share/doc/docbook-xsl/fo/component.label.includes.part.label.html
/usr/local/share/doc/docbook-xsl/fo/component.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/component.titlepage.properties.html
/usr/local/share/doc/docbook-xsl/fo/crop.mark.bleed.html
/usr/local/share/doc/docbook-xsl/fo/crop.mark.offset.html
/usr/local/share/doc/docbook-xsl/fo/crop.mark.width.html
/usr/local/share/doc/docbook-xsl/fo/crop.marks.html
/usr/local/share/doc/docbook-xsl/fo/current.docid.html
/usr/local/share/doc/docbook-xsl/fo/dbk_ext.html
/usr/local/share/doc/docbook-xsl/fo/default.float.class.html
/usr/local/share/doc/docbook-xsl/fo/default.image.width.html
/usr/local/share/doc/docbook-xsl/fo/default.table.frame.html
/usr/local/share/doc/docbook-xsl/fo/default.table.rules.html
/usr/local/share/doc/docbook-xsl/fo/default.table.width.html
/usr/local/share/doc/docbook-xsl/fo/default.units.html
/usr/local/share/doc/docbook-xsl/fo/dialogue.properties.html
/usr/local/share/doc/docbook-xsl/fo/dingbat.font.family.html
/usr/local/share/doc/docbook-xsl/fo/double.sided.html
/usr/local/share/doc/docbook-xsl/fo/draft.mode.html
/usr/local/share/doc/docbook-xsl/fo/draft.watermark.image.html
/usr/local/share/doc/docbook-xsl/fo/drama.properties.html
/usr/local/share/doc/docbook-xsl/fo/ebnf.assignment.html
/usr/local/share/doc/docbook-xsl/fo/ebnf.html
/usr/local/share/doc/docbook-xsl/fo/ebnf.statement.terminator.html
/usr/local/share/doc/docbook-xsl/fo/email.delimiters.enabled.html
/usr/local/share/doc/docbook-xsl/fo/email.mailto.enabled.html
/usr/local/share/doc/docbook-xsl/fo/equation.number.properties.html
/usr/local/share/doc/docbook-xsl/fo/equation.properties.html
/usr/local/share/doc/docbook-xsl/fo/example.properties.html
/usr/local/share/doc/docbook-xsl/fo/exsl.node.set.available.html
/usr/local/share/doc/docbook-xsl/fo/figure.properties.html
/usr/local/share/doc/docbook-xsl/fo/firstterm.only.link.html
/usr/local/share/doc/docbook-xsl/fo/fo-pageregions-image.html
/usr/local/share/doc/docbook-xsl/fo/fo_ext.html
/usr/local/share/doc/docbook-xsl/fo/fonts.html
/usr/local/share/doc/docbook-xsl/fo/footer.column.widths.html
/usr/local/share/doc/docbook-xsl/fo/footer.content.properties.html
/usr/local/share/doc/docbook-xsl/fo/footer.rule.html
/usr/local/share/doc/docbook-xsl/fo/footer.table.height.html
/usr/local/share/doc/docbook-xsl/fo/footer.table.properties.html
/usr/local/share/doc/docbook-xsl/fo/footers.on.blank.pages.html
/usr/local/share/doc/docbook-xsl/fo/footnote.font.size.html
/usr/local/share/doc/docbook-xsl/fo/footnote.mark.properties.html
/usr/local/share/doc/docbook-xsl/fo/footnote.number.format.html
/usr/local/share/doc/docbook-xsl/fo/footnote.number.symbols.html
/usr/local/share/doc/docbook-xsl/fo/footnote.properties.html
/usr/local/share/doc/docbook-xsl/fo/footnote.sep.leader.properties.html
/usr/local/share/doc/docbook-xsl/fo/fop.extensions.html
/usr/local/share/doc/docbook-xsl/fo/fop1.extensions.html
/usr/local/share/doc/docbook-xsl/fo/force.blank.pages.html
/usr/local/share/doc/docbook-xsl/fo/formal.object.properties.html
/usr/local/share/doc/docbook-xsl/fo/formal.procedures.html
/usr/local/share/doc/docbook-xsl/fo/formal.title.placement.html
/usr/local/share/doc/docbook-xsl/fo/formal.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/funcsynopsis.decoration.html
/usr/local/share/doc/docbook-xsl/fo/funcsynopsis.style.html
/usr/local/share/doc/docbook-xsl/fo/function.parens.html
/usr/local/share/doc/docbook-xsl/fo/general.html
/usr/local/share/doc/docbook-xsl/fo/generate.consistent.ids.html
/usr/local/share/doc/docbook-xsl/fo/generate.index.html
/usr/local/share/doc/docbook-xsl/fo/generate.section.toc.level.html
/usr/local/share/doc/docbook-xsl/fo/generate.toc.html
/usr/local/share/doc/docbook-xsl/fo/glossary.as.blocks.html
/usr/local/share/doc/docbook-xsl/fo/glossary.collection.html
/usr/local/share/doc/docbook-xsl/fo/glossary.html
/usr/local/share/doc/docbook-xsl/fo/glossary.sort.html
/usr/local/share/doc/docbook-xsl/fo/glossdef.block.properties.html
/usr/local/share/doc/docbook-xsl/fo/glossdef.list.properties.html
/usr/local/share/doc/docbook-xsl/fo/glossentry.list.item.properties.html
/usr/local/share/doc/docbook-xsl/fo/glossentry.show.acronym.html
/usr/local/share/doc/docbook-xsl/fo/glosslist.as.blocks.html
/usr/local/share/doc/docbook-xsl/fo/glossterm.auto.link.html
/usr/local/share/doc/docbook-xsl/fo/glossterm.block.properties.html
/usr/local/share/doc/docbook-xsl/fo/glossterm.list.properties.html
/usr/local/share/doc/docbook-xsl/fo/glossterm.separation.html
/usr/local/share/doc/docbook-xsl/fo/glossterm.width.html
/usr/local/share/doc/docbook-xsl/fo/graphic.default.extension.html
/usr/local/share/doc/docbook-xsl/fo/graphical.admonition.properties.html
/usr/local/share/doc/docbook-xsl/fo/graphics.html
/usr/local/share/doc/docbook-xsl/fo/header.column.widths.html
/usr/local/share/doc/docbook-xsl/fo/header.content.properties.html
/usr/local/share/doc/docbook-xsl/fo/header.rule.html
/usr/local/share/doc/docbook-xsl/fo/header.table.height.html
/usr/local/share/doc/docbook-xsl/fo/header.table.properties.html
/usr/local/share/doc/docbook-xsl/fo/headers.on.blank.pages.html
/usr/local/share/doc/docbook-xsl/fo/highlight.default.language.html
/usr/local/share/doc/docbook-xsl/fo/highlight.source.html
/usr/local/share/doc/docbook-xsl/fo/highlight.xslthl.config.html
/usr/local/share/doc/docbook-xsl/fo/hyphenate.html
/usr/local/share/doc/docbook-xsl/fo/hyphenate.verbatim.characters.html
/usr/local/share/doc/docbook-xsl/fo/hyphenate.verbatim.html
/usr/local/share/doc/docbook-xsl/fo/ignore.image.scaling.html
/usr/local/share/doc/docbook-xsl/fo/img.src.path.html
/usr/local/share/doc/docbook-xsl/fo/index.div.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/index.entry.properties.html
/usr/local/share/doc/docbook-xsl/fo/index.html
/usr/local/share/doc/docbook-xsl/fo/index.method.html
/usr/local/share/doc/docbook-xsl/fo/index.number.separator.html
/usr/local/share/doc/docbook-xsl/fo/index.on.role.html
/usr/local/share/doc/docbook-xsl/fo/index.on.type.html
/usr/local/share/doc/docbook-xsl/fo/index.page.number.properties.html
/usr/local/share/doc/docbook-xsl/fo/index.preferred.page.properties.html
/usr/local/share/doc/docbook-xsl/fo/index.range.separator.html
/usr/local/share/doc/docbook-xsl/fo/index.term.separator.html
/usr/local/share/doc/docbook-xsl/fo/informal.object.properties.html
/usr/local/share/doc/docbook-xsl/fo/informalequation.properties.html
/usr/local/share/doc/docbook-xsl/fo/informalexample.properties.html
/usr/local/share/doc/docbook-xsl/fo/informalfigure.properties.html
/usr/local/share/doc/docbook-xsl/fo/informaltable.properties.html
/usr/local/share/doc/docbook-xsl/fo/inlinestagedir.properties.html
/usr/local/share/doc/docbook-xsl/fo/inner.region.content.properties.html
/usr/local/share/doc/docbook-xsl/fo/insert.link.page.number.html
/usr/local/share/doc/docbook-xsl/fo/insert.olink.page.number.html
/usr/local/share/doc/docbook-xsl/fo/insert.olink.pdf.frag.html
/usr/local/share/doc/docbook-xsl/fo/insert.xref.page.number.html
/usr/local/share/doc/docbook-xsl/fo/insert.xref.page.number.para.html
/usr/local/share/doc/docbook-xsl/fo/itemizedlist.label.properties.html
/usr/local/share/doc/docbook-xsl/fo/itemizedlist.label.width.html
/usr/local/share/doc/docbook-xsl/fo/itemizedlist.properties.html
/usr/local/share/doc/docbook-xsl/fo/keep.relative.image.uris.html
/usr/local/share/doc/docbook-xsl/fo/l10n.gentext.default.language.html
/usr/local/share/doc/docbook-xsl/fo/l10n.gentext.language.html
/usr/local/share/doc/docbook-xsl/fo/l10n.gentext.use.xref.language.html
/usr/local/share/doc/docbook-xsl/fo/l10n.html
/usr/local/share/doc/docbook-xsl/fo/l10n.lang.value.rfc.compliant.html
/usr/local/share/doc/docbook-xsl/fo/label.from.part.html
/usr/local/share/doc/docbook-xsl/fo/labels.html
/usr/local/share/doc/docbook-xsl/fo/line-height.html
/usr/local/share/doc/docbook-xsl/fo/line.properties.html
/usr/local/share/doc/docbook-xsl/fo/linegroup.properties.html
/usr/local/share/doc/docbook-xsl/fo/linenumbering.everyNth.html
/usr/local/share/doc/docbook-xsl/fo/linenumbering.extension.html
/usr/local/share/doc/docbook-xsl/fo/linenumbering.separator.html
/usr/local/share/doc/docbook-xsl/fo/linenumbering.width.html
/usr/local/share/doc/docbook-xsl/fo/links.html
/usr/local/share/doc/docbook-xsl/fo/list.block.properties.html
/usr/local/share/doc/docbook-xsl/fo/list.block.spacing.html
/usr/local/share/doc/docbook-xsl/fo/list.item.spacing.html
/usr/local/share/doc/docbook-xsl/fo/lists.html
/usr/local/share/doc/docbook-xsl/fo/make.index.markup.html
/usr/local/share/doc/docbook-xsl/fo/make.single.year.ranges.html
/usr/local/share/doc/docbook-xsl/fo/make.year.ranges.html
/usr/local/share/doc/docbook-xsl/fo/margin.note.float.type.html
/usr/local/share/doc/docbook-xsl/fo/margin.note.properties.html
/usr/local/share/doc/docbook-xsl/fo/margin.note.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/margin.note.width.html
/usr/local/share/doc/docbook-xsl/fo/mark.optional.procedure.steps.html
/usr/local/share/doc/docbook-xsl/fo/marker.section.level.html
/usr/local/share/doc/docbook-xsl/fo/menuchoice.menu.separator.html
/usr/local/share/doc/docbook-xsl/fo/menuchoice.separator.html
/usr/local/share/doc/docbook-xsl/fo/meta.html
/usr/local/share/doc/docbook-xsl/fo/misc.html
/usr/local/share/doc/docbook-xsl/fo/monospace.font.family.html
/usr/local/share/doc/docbook-xsl/fo/monospace.properties.html
/usr/local/share/doc/docbook-xsl/fo/monospace.verbatim.font.width.html
/usr/local/share/doc/docbook-xsl/fo/monospace.verbatim.properties.html
/usr/local/share/doc/docbook-xsl/fo/nominal.table.width.html
/usr/local/share/doc/docbook-xsl/fo/nongraphical.admonition.properties.html
/usr/local/share/doc/docbook-xsl/fo/normal.para.spacing.html
/usr/local/share/doc/docbook-xsl/fo/olink.base.uri.html
/usr/local/share/doc/docbook-xsl/fo/olink.debug.html
/usr/local/share/doc/docbook-xsl/fo/olink.doctitle.html
/usr/local/share/doc/docbook-xsl/fo/olink.lang.fallback.sequence.html
/usr/local/share/doc/docbook-xsl/fo/olink.properties.html
/usr/local/share/doc/docbook-xsl/fo/orderedlist.label.properties.html
/usr/local/share/doc/docbook-xsl/fo/orderedlist.label.width.html
/usr/local/share/doc/docbook-xsl/fo/orderedlist.properties.html
/usr/local/share/doc/docbook-xsl/fo/outer.region.content.properties.html
/usr/local/share/doc/docbook-xsl/fo/page.height.html
/usr/local/share/doc/docbook-xsl/fo/page.height.portrait.html
/usr/local/share/doc/docbook-xsl/fo/page.margin.bottom.html
/usr/local/share/doc/docbook-xsl/fo/page.margin.inner.html
/usr/local/share/doc/docbook-xsl/fo/page.margin.outer.html
/usr/local/share/doc/docbook-xsl/fo/page.margin.top.html
/usr/local/share/doc/docbook-xsl/fo/page.orientation.html
/usr/local/share/doc/docbook-xsl/fo/page.png
/usr/local/share/doc/docbook-xsl/fo/page.width.html
/usr/local/share/doc/docbook-xsl/fo/page.width.portrait.html
/usr/local/share/doc/docbook-xsl/fo/paper.type.html
/usr/local/share/doc/docbook-xsl/fo/para.properties.html
/usr/local/share/doc/docbook-xsl/fo/part.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/passivetex.extensions.html
/usr/local/share/doc/docbook-xsl/fo/pgwide.properties.html
/usr/local/share/doc/docbook-xsl/fo/poetry.properties.html
/usr/local/share/doc/docbook-xsl/fo/preface.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/prefer.internal.olink.html
/usr/local/share/doc/docbook-xsl/fo/preferred.mediaobject.role.html
/usr/local/share/doc/docbook-xsl/fo/prepress.html
/usr/local/share/doc/docbook-xsl/fo/procedure.properties.html
/usr/local/share/doc/docbook-xsl/fo/process.empty.source.toc.html
/usr/local/share/doc/docbook-xsl/fo/process.source.toc.html
/usr/local/share/doc/docbook-xsl/fo/profile.arch.html
/usr/local/share/doc/docbook-xsl/fo/profile.attribute.html
/usr/local/share/doc/docbook-xsl/fo/profile.audience.html
/usr/local/share/doc/docbook-xsl/fo/profile.condition.html
/usr/local/share/doc/docbook-xsl/fo/profile.conformance.html
/usr/local/share/doc/docbook-xsl/fo/profile.lang.html
/usr/local/share/doc/docbook-xsl/fo/profile.os.html
/usr/local/share/doc/docbook-xsl/fo/profile.outputformat.html
/usr/local/share/doc/docbook-xsl/fo/profile.revision.html
/usr/local/share/doc/docbook-xsl/fo/profile.revisionflag.html
/usr/local/share/doc/docbook-xsl/fo/profile.role.html
/usr/local/share/doc/docbook-xsl/fo/profile.security.html
/usr/local/share/doc/docbook-xsl/fo/profile.separator.html
/usr/local/share/doc/docbook-xsl/fo/profile.status.html
/usr/local/share/doc/docbook-xsl/fo/profile.userlevel.html
/usr/local/share/doc/docbook-xsl/fo/profile.value.html
/usr/local/share/doc/docbook-xsl/fo/profile.vendor.html
/usr/local/share/doc/docbook-xsl/fo/profile.wordsize.html
/usr/local/share/doc/docbook-xsl/fo/profiling.html
/usr/local/share/doc/docbook-xsl/fo/propsets.html
/usr/local/share/doc/docbook-xsl/fo/publishers.html
/usr/local/share/doc/docbook-xsl/fo/publishers.properties.html
/usr/local/share/doc/docbook-xsl/fo/punct.honorific.html
/usr/local/share/doc/docbook-xsl/fo/qa.html
/usr/local/share/doc/docbook-xsl/fo/qanda.defaultlabel.html
/usr/local/share/doc/docbook-xsl/fo/qanda.in.toc.html
/usr/local/share/doc/docbook-xsl/fo/qanda.inherit.numeration.html
/usr/local/share/doc/docbook-xsl/fo/qanda.nested.in.toc.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level1.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level2.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level3.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level4.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level5.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.level6.properties.html
/usr/local/share/doc/docbook-xsl/fo/qanda.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/qandadiv.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/refclass.suppress.html
/usr/local/share/doc/docbook-xsl/fo/refentry.generate.name.html
/usr/local/share/doc/docbook-xsl/fo/refentry.generate.title.html
/usr/local/share/doc/docbook-xsl/fo/refentry.html
/usr/local/share/doc/docbook-xsl/fo/refentry.pagebreak.html
/usr/local/share/doc/docbook-xsl/fo/refentry.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/refentry.xref.manvolnum.html
/usr/local/share/doc/docbook-xsl/fo/reference.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/reference.css
/usr/local/share/doc/docbook-xsl/fo/region.after.extent.html
/usr/local/share/doc/docbook-xsl/fo/region.before.extent.html
/usr/local/share/doc/docbook-xsl/fo/region.inner.extent.html
/usr/local/share/doc/docbook-xsl/fo/region.inner.properties.html
/usr/local/share/doc/docbook-xsl/fo/region.outer.extent.html
/usr/local/share/doc/docbook-xsl/fo/region.outer.properties.html
/usr/local/share/doc/docbook-xsl/fo/revhistory.table.cell.properties.html
/usr/local/share/doc/docbook-xsl/fo/revhistory.table.properties.html
/usr/local/share/doc/docbook-xsl/fo/revhistory.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/root.properties.html
/usr/local/share/doc/docbook-xsl/fo/rootid.html
/usr/local/share/doc/docbook-xsl/fo/runinhead.default.title.end.punct.html
/usr/local/share/doc/docbook-xsl/fo/runinhead.title.end.punct.html
/usr/local/share/doc/docbook-xsl/fo/sans.font.family.html
/usr/local/share/doc/docbook-xsl/fo/section.autolabel.html
/usr/local/share/doc/docbook-xsl/fo/section.autolabel.max.depth.html
/usr/local/share/doc/docbook-xsl/fo/section.container.element.html
/usr/local/share/doc/docbook-xsl/fo/section.label.includes.component.label.html
/usr/local/share/doc/docbook-xsl/fo/section.level1.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.level2.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.level3.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.level4.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.level5.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.level6.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level1.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level2.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level3.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level4.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level5.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.level6.properties.html
/usr/local/share/doc/docbook-xsl/fo/section.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/segmentedlist.as.table.html
/usr/local/share/doc/docbook-xsl/fo/shade.verbatim.html
/usr/local/share/doc/docbook-xsl/fo/shade.verbatim.style.html
/usr/local/share/doc/docbook-xsl/fo/show.bookmarks.html
/usr/local/share/doc/docbook-xsl/fo/show.comments.html
/usr/local/share/doc/docbook-xsl/fo/side.region.precedence.html
/usr/local/share/doc/docbook-xsl/fo/sidebar.float.type.html
/usr/local/share/doc/docbook-xsl/fo/sidebar.float.width.html
/usr/local/share/doc/docbook-xsl/fo/sidebar.properties.html
/usr/local/share/doc/docbook-xsl/fo/sidebar.title.properties.html
/usr/local/share/doc/docbook-xsl/fo/simplesect.in.toc.html
/usr/local/share/doc/docbook-xsl/fo/speaker.properties.html
/usr/local/share/doc/docbook-xsl/fo/stagedir.properties.html
/usr/local/share/doc/docbook-xsl/fo/subscript.properties.html
/usr/local/share/doc/docbook-xsl/fo/superscript.properties.html
/usr/local/share/doc/docbook-xsl/fo/symbol.font.family.html
/usr/local/share/doc/docbook-xsl/fo/table-templates.html
/usr/local/share/doc/docbook-xsl/fo/table.caption.properties.html
/usr/local/share/doc/docbook-xsl/fo/table.cell.border.color.html
/usr/local/share/doc/docbook-xsl/fo/table.cell.border.style.html
/usr/local/share/doc/docbook-xsl/fo/table.cell.border.thickness.html
/usr/local/share/doc/docbook-xsl/fo/table.cell.padding.html
/usr/local/share/doc/docbook-xsl/fo/table.footnote.number.format.html
/usr/local/share/doc/docbook-xsl/fo/table.footnote.number.symbols.html
/usr/local/share/doc/docbook-xsl/fo/table.footnote.properties.html
/usr/local/share/doc/docbook-xsl/fo/table.frame.border.color.html
/usr/local/share/doc/docbook-xsl/fo/table.frame.border.style.html
/usr/local/share/doc/docbook-xsl/fo/table.frame.border.thickness.html
/usr/local/share/doc/docbook-xsl/fo/table.properties.html
/usr/local/share/doc/docbook-xsl/fo/table.table.properties.html
/usr/local/share/doc/docbook-xsl/fo/tablecolumns.extension.html
/usr/local/share/doc/docbook-xsl/fo/tables.html
/usr/local/share/doc/docbook-xsl/fo/target.database.document.html
/usr/local/share/doc/docbook-xsl/fo/targets.filename.html
/usr/local/share/doc/docbook-xsl/fo/task.properties.html
/usr/local/share/doc/docbook-xsl/fo/template.calc.column.width.html
/usr/local/share/doc/docbook-xsl/fo/tex.math.delims.html
/usr/local/share/doc/docbook-xsl/fo/tex.math.in.alt.html
/usr/local/share/doc/docbook-xsl/fo/textdata.default.encoding.html
/usr/local/share/doc/docbook-xsl/fo/textinsert.extension.html
/usr/local/share/doc/docbook-xsl/fo/title.font.family.html
/usr/local/share/doc/docbook-xsl/fo/title.margin.left.html
/usr/local/share/doc/docbook-xsl/fo/toc.indent.width.html
/usr/local/share/doc/docbook-xsl/fo/toc.leader.properties.html
/usr/local/share/doc/docbook-xsl/fo/toc.line.properties.html
/usr/local/share/doc/docbook-xsl/fo/toc.margin.properties.html
/usr/local/share/doc/docbook-xsl/fo/toc.max.depth.html
/usr/local/share/doc/docbook-xsl/fo/toc.section.depth.html
/usr/local/share/doc/docbook-xsl/fo/toc_index.html
/usr/local/share/doc/docbook-xsl/fo/ulink.footnotes.html
/usr/local/share/doc/docbook-xsl/fo/ulink.hyphenate.chars.html
/usr/local/share/doc/docbook-xsl/fo/ulink.hyphenate.html
/usr/local/share/doc/docbook-xsl/fo/ulink.show.html
/usr/local/share/doc/docbook-xsl/fo/use.extensions.html
/usr/local/share/doc/docbook-xsl/fo/use.local.olink.style.html
/usr/local/share/doc/docbook-xsl/fo/use.role.as.xrefstyle.html
/usr/local/share/doc/docbook-xsl/fo/use.role.for.mediaobject.html
/usr/local/share/doc/docbook-xsl/fo/use.svg.html
/usr/local/share/doc/docbook-xsl/fo/variablelist.as.blocks.html
/usr/local/share/doc/docbook-xsl/fo/variablelist.max.termlength.html
/usr/local/share/doc/docbook-xsl/fo/variablelist.term.break.after.html
/usr/local/share/doc/docbook-xsl/fo/variablelist.term.properties.html
/usr/local/share/doc/docbook-xsl/fo/variablelist.term.separator.html
/usr/local/share/doc/docbook-xsl/fo/verbatim.properties.html
/usr/local/share/doc/docbook-xsl/fo/writing.mode.html
/usr/local/share/doc/docbook-xsl/fo/xep.extensions.html
/usr/local/share/doc/docbook-xsl/fo/xep.index.item.properties.html
/usr/local/share/doc/docbook-xsl/fo/xref.label-page.separator.html
/usr/local/share/doc/docbook-xsl/fo/xref.label-title.separator.html
/usr/local/share/doc/docbook-xsl/fo/xref.properties.html
/usr/local/share/doc/docbook-xsl/fo/xref.title-page.separator.html
/usr/local/share/doc/docbook-xsl/fo/xref.with.number.and.title.html
/usr/local/share/doc/docbook-xsl/fo/xrefs.html
/usr/local/share/doc/docbook-xsl/fo/xsl1.1.bookmarks.html
/usr/local/share/doc/docbook-xsl/fo/xslt.html
/usr/local/share/doc/docbook-xsl/html/abstract.notitle.enabled.html
/usr/local/share/doc/docbook-xsl/html/activate.external.olinks.html
/usr/local/share/doc/docbook-xsl/html/admon.graphics.extension.html
/usr/local/share/doc/docbook-xsl/html/admon.graphics.html
/usr/local/share/doc/docbook-xsl/html/admon.graphics.path.html
/usr/local/share/doc/docbook-xsl/html/admon.style.html
/usr/local/share/doc/docbook-xsl/html/admon.textlabel.html
/usr/local/share/doc/docbook-xsl/html/admons.html
/usr/local/share/doc/docbook-xsl/html/annos.html
/usr/local/share/doc/docbook-xsl/html/annotate.toc.html
/usr/local/share/doc/docbook-xsl/html/annotation.css.html
/usr/local/share/doc/docbook-xsl/html/annotation.graphic.close.html
/usr/local/share/doc/docbook-xsl/html/annotation.graphic.open.html
/usr/local/share/doc/docbook-xsl/html/annotation.js.html
/usr/local/share/doc/docbook-xsl/html/annotation.support.html
/usr/local/share/doc/docbook-xsl/html/appendix.autolabel.html
/usr/local/share/doc/docbook-xsl/html/author.othername.in.middle.html
/usr/local/share/doc/docbook-xsl/html/autolink.index.see.html
/usr/local/share/doc/docbook-xsl/html/autotoc.label.in.hyperlink.html
/usr/local/share/doc/docbook-xsl/html/autotoc.label.separator.html
/usr/local/share/doc/docbook-xsl/html/base.dir.html
/usr/local/share/doc/docbook-xsl/html/biblio.html
/usr/local/share/doc/docbook-xsl/html/biblioentry.item.separator.html
/usr/local/share/doc/docbook-xsl/html/bibliography.collection.html
/usr/local/share/doc/docbook-xsl/html/bibliography.numbered.html
/usr/local/share/doc/docbook-xsl/html/bibliography.style.html
/usr/local/share/doc/docbook-xsl/html/blurb.on.titlepage.enabled.html
/usr/local/share/doc/docbook-xsl/html/bridgehead.in.toc.html
/usr/local/share/doc/docbook-xsl/html/callout.defaultcolumn.html
/usr/local/share/doc/docbook-xsl/html/callout.graphics.extension.html
/usr/local/share/doc/docbook-xsl/html/callout.graphics.html
/usr/local/share/doc/docbook-xsl/html/callout.graphics.number.limit.html
/usr/local/share/doc/docbook-xsl/html/callout.graphics.path.html
/usr/local/share/doc/docbook-xsl/html/callout.list.table.html
/usr/local/share/doc/docbook-xsl/html/callout.unicode.html
/usr/local/share/doc/docbook-xsl/html/callout.unicode.number.limit.html
/usr/local/share/doc/docbook-xsl/html/callout.unicode.start.character.html
/usr/local/share/doc/docbook-xsl/html/callouts.extension.html
/usr/local/share/doc/docbook-xsl/html/callouts.html
/usr/local/share/doc/docbook-xsl/html/chapter.autolabel.html
/usr/local/share/doc/docbook-xsl/html/chunk.append.html
/usr/local/share/doc/docbook-xsl/html/chunk.first.sections.html
/usr/local/share/doc/docbook-xsl/html/chunk.quietly.html
/usr/local/share/doc/docbook-xsl/html/chunk.section.depth.html
/usr/local/share/doc/docbook-xsl/html/chunk.separate.lots.html
/usr/local/share/doc/docbook-xsl/html/chunk.toc.html
/usr/local/share/doc/docbook-xsl/html/chunk.tocs.and.lots.has.title.html
/usr/local/share/doc/docbook-xsl/html/chunk.tocs.and.lots.html
/usr/local/share/doc/docbook-xsl/html/chunked.filename.prefix.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.cdata-section-elements.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.doctype-public.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.doctype-system.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.encoding.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.indent.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.media-type.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.method.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.omit-xml-declaration.html
/usr/local/share/doc/docbook-xsl/html/chunker.output.standalone.html
/usr/local/share/doc/docbook-xsl/html/chunking.html
/usr/local/share/doc/docbook-xsl/html/citerefentry.link.html
/usr/local/share/doc/docbook-xsl/html/collect.xref.targets.html
/usr/local/share/doc/docbook-xsl/html/component.label.includes.part.label.html
/usr/local/share/doc/docbook-xsl/html/contrib.inline.enabled.html
/usr/local/share/doc/docbook-xsl/html/css.decoration.html
/usr/local/share/doc/docbook-xsl/html/current.docid.html
/usr/local/share/doc/docbook-xsl/html/custom.css.source.html
/usr/local/share/doc/docbook-xsl/html/dbk_ext.html
/usr/local/share/doc/docbook-xsl/html/default.float.class.html
/usr/local/share/doc/docbook-xsl/html/default.image.width.html
/usr/local/share/doc/docbook-xsl/html/default.table.frame.html
/usr/local/share/doc/docbook-xsl/html/default.table.width.html
/usr/local/share/doc/docbook-xsl/html/docbook.css.link.html
/usr/local/share/doc/docbook-xsl/html/docbook.css.source.html
/usr/local/share/doc/docbook-xsl/html/draft.mode.html
/usr/local/share/doc/docbook-xsl/html/draft.watermark.image.html
/usr/local/share/doc/docbook-xsl/html/ebnf.assignment.html
/usr/local/share/doc/docbook-xsl/html/ebnf.html
/usr/local/share/doc/docbook-xsl/html/ebnf.statement.terminator.html
/usr/local/share/doc/docbook-xsl/html/ebnf.table.bgcolor.html
/usr/local/share/doc/docbook-xsl/html/ebnf.table.border.html
/usr/local/share/doc/docbook-xsl/html/eclipse.autolabel.html
/usr/local/share/doc/docbook-xsl/html/eclipse.plugin.id.html
/usr/local/share/doc/docbook-xsl/html/eclipse.plugin.name.html
/usr/local/share/doc/docbook-xsl/html/eclipse.plugin.provider.html
/usr/local/share/doc/docbook-xsl/html/eclipse_help.html
/usr/local/share/doc/docbook-xsl/html/editedby.enabled.html
/usr/local/share/doc/docbook-xsl/html/email.delimiters.enabled.html
/usr/local/share/doc/docbook-xsl/html/emphasis.propagates.style.html
/usr/local/share/doc/docbook-xsl/html/entry.propagates.style.html
/usr/local/share/doc/docbook-xsl/html/exsl.node.set.available.html
/usr/local/share/doc/docbook-xsl/html/firstterm.only.link.html
/usr/local/share/doc/docbook-xsl/html/footer.rule.html
/usr/local/share/doc/docbook-xsl/html/footnote.number.format.html
/usr/local/share/doc/docbook-xsl/html/footnote.number.symbols.html
/usr/local/share/doc/docbook-xsl/html/formal.procedures.html
/usr/local/share/doc/docbook-xsl/html/formal.title.placement.html
/usr/local/share/doc/docbook-xsl/html/funcsynopsis.decoration.html
/usr/local/share/doc/docbook-xsl/html/funcsynopsis.style.html
/usr/local/share/doc/docbook-xsl/html/function.parens.html
/usr/local/share/doc/docbook-xsl/html/generate.consistent.ids.html
/usr/local/share/doc/docbook-xsl/html/generate.css.header.html
/usr/local/share/doc/docbook-xsl/html/generate.id.attributes.html
/usr/local/share/doc/docbook-xsl/html/generate.index.html
/usr/local/share/doc/docbook-xsl/html/generate.legalnotice.link.html
/usr/local/share/doc/docbook-xsl/html/generate.manifest.html
/usr/local/share/doc/docbook-xsl/html/generate.meta.abstract.html
/usr/local/share/doc/docbook-xsl/html/generate.revhistory.link.html
/usr/local/share/doc/docbook-xsl/html/generate.section.toc.level.html
/usr/local/share/doc/docbook-xsl/html/generate.toc.html
/usr/local/share/doc/docbook-xsl/html/glossary.collection.html
/usr/local/share/doc/docbook-xsl/html/glossary.html
/usr/local/share/doc/docbook-xsl/html/glossary.sort.html
/usr/local/share/doc/docbook-xsl/html/glossentry.show.acronym.html
/usr/local/share/doc/docbook-xsl/html/glossterm.auto.link.html
/usr/local/share/doc/docbook-xsl/html/graphic.default.extension.html
/usr/local/share/doc/docbook-xsl/html/graphics.html
/usr/local/share/doc/docbook-xsl/html/graphicsize.extension.html
/usr/local/share/doc/docbook-xsl/html/graphicsize.use.img.src.path.html
/usr/local/share/doc/docbook-xsl/html/header.rule.html
/usr/local/share/doc/docbook-xsl/html/highlight.default.language.html
/usr/local/share/doc/docbook-xsl/html/highlight.source.html
/usr/local/share/doc/docbook-xsl/html/highlight.xslthl.config.html
/usr/local/share/doc/docbook-xsl/html/html.append.html
/usr/local/share/doc/docbook-xsl/html/html.base.html
/usr/local/share/doc/docbook-xsl/html/html.cellpadding.html
/usr/local/share/doc/docbook-xsl/html/html.cellspacing.html
/usr/local/share/doc/docbook-xsl/html/html.cleanup.html
/usr/local/share/doc/docbook-xsl/html/html.ext.html
/usr/local/share/doc/docbook-xsl/html/html.extra.head.links.html
/usr/local/share/doc/docbook-xsl/html/html.head.legalnotice.link.multiple.html
/usr/local/share/doc/docbook-xsl/html/html.head.legalnotice.link.types.html
/usr/local/share/doc/docbook-xsl/html/html.html
/usr/local/share/doc/docbook-xsl/html/html.longdesc.html
/usr/local/share/doc/docbook-xsl/html/html.longdesc.link.html
/usr/local/share/doc/docbook-xsl/html/html.script.html
/usr/local/share/doc/docbook-xsl/html/html.script.type.html
/usr/local/share/doc/docbook-xsl/html/html.stylesheet.html
/usr/local/share/doc/docbook-xsl/html/html.stylesheet.type.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.alias.file.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.autolabel.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.back.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.forward.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.hideshow.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.home.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.home.url.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump1.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump1.title.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump1.url.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump2.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump2.title.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.jump2.url.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.locate.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.next.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.options.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.prev.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.print.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.refresh.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.stop.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.button.zoom.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.chm.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.default.topic.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.display.progress.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.encoding.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.enhanced.decompilation.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.enumerate.images.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.force.map.and.alias.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.binary.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.folders.instead.books.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.section.depth.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.show.root.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhc.width.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhk.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhp.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhp.tail.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhp.window.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.hhp.windows.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.map.file.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.only.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.remember.window.position.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.show.advanced.search.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.show.favorities.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.show.menu.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.show.toolbar.text.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.title.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.use.hhk.html
/usr/local/share/doc/docbook-xsl/html/htmlhelp.window.geometry.html
/usr/local/share/doc/docbook-xsl/html/id.warnings.html
/usr/local/share/doc/docbook-xsl/html/ignore.image.scaling.html
/usr/local/share/doc/docbook-xsl/html/img.src.path.html
/usr/local/share/doc/docbook-xsl/html/index.html
/usr/local/share/doc/docbook-xsl/html/index.links.to.section.html
/usr/local/share/doc/docbook-xsl/html/index.method.html
/usr/local/share/doc/docbook-xsl/html/index.number.separator.html
/usr/local/share/doc/docbook-xsl/html/index.on.role.html
/usr/local/share/doc/docbook-xsl/html/index.on.type.html
/usr/local/share/doc/docbook-xsl/html/index.prefer.titleabbrev.html
/usr/local/share/doc/docbook-xsl/html/index.range.separator.html
/usr/local/share/doc/docbook-xsl/html/index.term.separator.html
/usr/local/share/doc/docbook-xsl/html/inherit.keywords.html
/usr/local/share/doc/docbook-xsl/html/insert.olink.page.number.html
/usr/local/share/doc/docbook-xsl/html/insert.olink.pdf.frag.html
/usr/local/share/doc/docbook-xsl/html/insert.xref.page.number.html
/usr/local/share/doc/docbook-xsl/html/insert.xref.page.number.para.html
/usr/local/share/doc/docbook-xsl/html/javahelp.encoding.html
/usr/local/share/doc/docbook-xsl/html/javahelp.html
/usr/local/share/doc/docbook-xsl/html/keep.relative.image.uris.html
/usr/local/share/doc/docbook-xsl/html/l10n.gentext.default.language.html
/usr/local/share/doc/docbook-xsl/html/l10n.gentext.language.html
/usr/local/share/doc/docbook-xsl/html/l10n.gentext.use.xref.language.html
/usr/local/share/doc/docbook-xsl/html/l10n.html
/usr/local/share/doc/docbook-xsl/html/l10n.lang.value.rfc.compliant.html
/usr/local/share/doc/docbook-xsl/html/label.from.part.html
/usr/local/share/doc/docbook-xsl/html/labels.html
/usr/local/share/doc/docbook-xsl/html/linenumbering.everyNth.html
/usr/local/share/doc/docbook-xsl/html/linenumbering.extension.html
/usr/local/share/doc/docbook-xsl/html/linenumbering.separator.html
/usr/local/share/doc/docbook-xsl/html/linenumbering.width.html
/usr/local/share/doc/docbook-xsl/html/link.mailto.url.html
/usr/local/share/doc/docbook-xsl/html/link.to.self.for.mediaobject.html
/usr/local/share/doc/docbook-xsl/html/links.html
/usr/local/share/doc/docbook-xsl/html/lists.html
/usr/local/share/doc/docbook-xsl/html/make.clean.html.html
/usr/local/share/doc/docbook-xsl/html/make.graphic.viewport.html
/usr/local/share/doc/docbook-xsl/html/make.single.year.ranges.html
/usr/local/share/doc/docbook-xsl/html/make.valid.html.html
/usr/local/share/doc/docbook-xsl/html/make.year.ranges.html
/usr/local/share/doc/docbook-xsl/html/manifest.html
/usr/local/share/doc/docbook-xsl/html/manifest.in.base.dir.html
/usr/local/share/doc/docbook-xsl/html/manual.toc.html
/usr/local/share/doc/docbook-xsl/html/menuchoice.menu.separator.html
/usr/local/share/doc/docbook-xsl/html/menuchoice.separator.html
/usr/local/share/doc/docbook-xsl/html/meta.html
/usr/local/share/doc/docbook-xsl/html/misc.html
/usr/local/share/doc/docbook-xsl/html/navig.graphics.extension.html
/usr/local/share/doc/docbook-xsl/html/navig.graphics.html
/usr/local/share/doc/docbook-xsl/html/navig.graphics.path.html
/usr/local/share/doc/docbook-xsl/html/navig.showtitles.html
/usr/local/share/doc/docbook-xsl/html/nominal.image.depth.html
/usr/local/share/doc/docbook-xsl/html/nominal.image.width.html
/usr/local/share/doc/docbook-xsl/html/nominal.table.width.html
/usr/local/share/doc/docbook-xsl/html/olink.base.uri.html
/usr/local/share/doc/docbook-xsl/html/olink.debug.html
/usr/local/share/doc/docbook-xsl/html/olink.doctitle.html
/usr/local/share/doc/docbook-xsl/html/olink.lang.fallback.sequence.html
/usr/local/share/doc/docbook-xsl/html/olink.properties.html
/usr/local/share/doc/docbook-xsl/html/othercredit.like.author.enabled.html
/usr/local/share/doc/docbook-xsl/html/para.propagates.style.html
/usr/local/share/doc/docbook-xsl/html/part.autolabel.html
/usr/local/share/doc/docbook-xsl/html/phrase.propagates.style.html
/usr/local/share/doc/docbook-xsl/html/pixels.per.inch.html
/usr/local/share/doc/docbook-xsl/html/points.per.em.html
/usr/local/share/doc/docbook-xsl/html/preface.autolabel.html
/usr/local/share/doc/docbook-xsl/html/prefer.internal.olink.html
/usr/local/share/doc/docbook-xsl/html/preferred.mediaobject.role.html
/usr/local/share/doc/docbook-xsl/html/process.empty.source.toc.html
/usr/local/share/doc/docbook-xsl/html/process.source.toc.html
/usr/local/share/doc/docbook-xsl/html/profile.arch.html
/usr/local/share/doc/docbook-xsl/html/profile.attribute.html
/usr/local/share/doc/docbook-xsl/html/profile.audience.html
/usr/local/share/doc/docbook-xsl/html/profile.condition.html
/usr/local/share/doc/docbook-xsl/html/profile.conformance.html
/usr/local/share/doc/docbook-xsl/html/profile.lang.html
/usr/local/share/doc/docbook-xsl/html/profile.os.html
/usr/local/share/doc/docbook-xsl/html/profile.outputformat.html
/usr/local/share/doc/docbook-xsl/html/profile.revision.html
/usr/local/share/doc/docbook-xsl/html/profile.revisionflag.html
/usr/local/share/doc/docbook-xsl/html/profile.role.html
/usr/local/share/doc/docbook-xsl/html/profile.security.html
/usr/local/share/doc/docbook-xsl/html/profile.separator.html
/usr/local/share/doc/docbook-xsl/html/profile.status.html
/usr/local/share/doc/docbook-xsl/html/profile.userlevel.html
/usr/local/share/doc/docbook-xsl/html/profile.value.html
/usr/local/share/doc/docbook-xsl/html/profile.vendor.html
/usr/local/share/doc/docbook-xsl/html/profile.wordsize.html
/usr/local/share/doc/docbook-xsl/html/profiling.html
/usr/local/share/doc/docbook-xsl/html/punct.honorific.html
/usr/local/share/doc/docbook-xsl/html/qa.html
/usr/local/share/doc/docbook-xsl/html/qanda.defaultlabel.html
/usr/local/share/doc/docbook-xsl/html/qanda.in.toc.html
/usr/local/share/doc/docbook-xsl/html/qanda.inherit.numeration.html
/usr/local/share/doc/docbook-xsl/html/qanda.nested.in.toc.html
/usr/local/share/doc/docbook-xsl/html/qandadiv.autolabel.html
/usr/local/share/doc/docbook-xsl/html/refclass.suppress.html
/usr/local/share/doc/docbook-xsl/html/refentry.generate.name.html
/usr/local/share/doc/docbook-xsl/html/refentry.generate.title.html
/usr/local/share/doc/docbook-xsl/html/refentry.html
/usr/local/share/doc/docbook-xsl/html/refentry.separator.html
/usr/local/share/doc/docbook-xsl/html/refentry.xref.manvolnum.html
/usr/local/share/doc/docbook-xsl/html/reference.autolabel.html
/usr/local/share/doc/docbook-xsl/html/reference.css
/usr/local/share/doc/docbook-xsl/html/root.filename.html
/usr/local/share/doc/docbook-xsl/html/rootid.html
/usr/local/share/doc/docbook-xsl/html/runinhead.default.title.end.punct.html
/usr/local/share/doc/docbook-xsl/html/runinhead.title.end.punct.html
/usr/local/share/doc/docbook-xsl/html/saxon.character.representation.html
/usr/local/share/doc/docbook-xsl/html/section.autolabel.html
/usr/local/share/doc/docbook-xsl/html/section.autolabel.max.depth.html
/usr/local/share/doc/docbook-xsl/html/section.label.includes.component.label.html
/usr/local/share/doc/docbook-xsl/html/segmentedlist.as.table.html
/usr/local/share/doc/docbook-xsl/html/shade.verbatim.html
/usr/local/share/doc/docbook-xsl/html/shade.verbatim.style.html
/usr/local/share/doc/docbook-xsl/html/show.comments.html
/usr/local/share/doc/docbook-xsl/html/show.revisionflag.html
/usr/local/share/doc/docbook-xsl/html/simplesect.in.toc.html
/usr/local/share/doc/docbook-xsl/html/spacing.paras.html
/usr/local/share/doc/docbook-xsl/html/suppress.footer.navigation.html
/usr/local/share/doc/docbook-xsl/html/suppress.header.navigation.html
/usr/local/share/doc/docbook-xsl/html/suppress.navigation.html
/usr/local/share/doc/docbook-xsl/html/table.borders.with.css.html
/usr/local/share/doc/docbook-xsl/html/table.cell.border.color.html
/usr/local/share/doc/docbook-xsl/html/table.cell.border.style.html
/usr/local/share/doc/docbook-xsl/html/table.cell.border.thickness.html
/usr/local/share/doc/docbook-xsl/html/table.footnote.number.format.html
/usr/local/share/doc/docbook-xsl/html/table.footnote.number.symbols.html
/usr/local/share/doc/docbook-xsl/html/table.frame.border.color.html
/usr/local/share/doc/docbook-xsl/html/table.frame.border.style.html
/usr/local/share/doc/docbook-xsl/html/table.frame.border.thickness.html
/usr/local/share/doc/docbook-xsl/html/tablecolumns.extension.html
/usr/local/share/doc/docbook-xsl/html/tables.html
/usr/local/share/doc/docbook-xsl/html/target.database.document.html
/usr/local/share/doc/docbook-xsl/html/targets.filename.html
/usr/local/share/doc/docbook-xsl/html/tex.math.delims.html
/usr/local/share/doc/docbook-xsl/html/tex.math.file.html
/usr/local/share/doc/docbook-xsl/html/tex.math.in.alt.html
/usr/local/share/doc/docbook-xsl/html/textdata.default.encoding.html
/usr/local/share/doc/docbook-xsl/html/textinsert.extension.html
/usr/local/share/doc/docbook-xsl/html/toc.list.type.html
/usr/local/share/doc/docbook-xsl/html/toc.max.depth.html
/usr/local/share/doc/docbook-xsl/html/toc.section.depth.html
/usr/local/share/doc/docbook-xsl/html/toc_index.html
/usr/local/share/doc/docbook-xsl/html/ulink.target.html
/usr/local/share/doc/docbook-xsl/html/use.embed.for.svg.html
/usr/local/share/doc/docbook-xsl/html/use.extensions.html
/usr/local/share/doc/docbook-xsl/html/use.id.as.filename.html
/usr/local/share/doc/docbook-xsl/html/use.local.olink.style.html
/usr/local/share/doc/docbook-xsl/html/use.role.as.xrefstyle.html
/usr/local/share/doc/docbook-xsl/html/use.role.for.mediaobject.html
/usr/local/share/doc/docbook-xsl/html/use.svg.html
/usr/local/share/doc/docbook-xsl/html/variablelist.as.table.html
/usr/local/share/doc/docbook-xsl/html/variablelist.term.break.after.html
/usr/local/share/doc/docbook-xsl/html/variablelist.term.separator.html
/usr/local/share/doc/docbook-xsl/html/webhelp.autolabel.html
/usr/local/share/doc/docbook-xsl/html/webhelp.base.dir.html
/usr/local/share/doc/docbook-xsl/html/webhelp.common.dir.html
/usr/local/share/doc/docbook-xsl/html/webhelp.default.topic.html
/usr/local/share/doc/docbook-xsl/html/webhelp.html
/usr/local/share/doc/docbook-xsl/html/webhelp.include.search.tab.html
/usr/local/share/doc/docbook-xsl/html/webhelp.indexer.language.html
/usr/local/share/doc/docbook-xsl/html/webhelp.start.filename.html
/usr/local/share/doc/docbook-xsl/html/webhelp.tree.cookie.id.html
/usr/local/share/doc/docbook-xsl/html/writing.mode.html
/usr/local/share/doc/docbook-xsl/html/xref.label-page.separator.html
/usr/local/share/doc/docbook-xsl/html/xref.label-title.separator.html
/usr/local/share/doc/docbook-xsl/html/xref.title-page.separator.html
/usr/local/share/doc/docbook-xsl/html/xref.with.number.and.title.html
/usr/local/share/doc/docbook-xsl/html/xrefs.html
/usr/local/share/doc/docbook-xsl/html/xslt.html
/usr/local/share/doc/docbook-xsl/images/annot-close.png
/usr/local/share/doc/docbook-xsl/images/annot-open.png
/usr/local/share/doc/docbook-xsl/images/blank.png
/usr/local/share/doc/docbook-xsl/images/callouts/1.gif
/usr/local/share/doc/docbook-xsl/images/callouts/1.png
/usr/local/share/doc/docbook-xsl/images/callouts/1.svg
/usr/local/share/doc/docbook-xsl/images/callouts/10.gif
/usr/local/share/doc/docbook-xsl/images/callouts/10.png
/usr/local/share/doc/docbook-xsl/images/callouts/10.svg
/usr/local/share/doc/docbook-xsl/images/callouts/11.gif
/usr/local/share/doc/docbook-xsl/images/callouts/11.png
/usr/local/share/doc/docbook-xsl/images/callouts/11.svg
/usr/local/share/doc/docbook-xsl/images/callouts/12.gif
/usr/local/share/doc/docbook-xsl/images/callouts/12.png
/usr/local/share/doc/docbook-xsl/images/callouts/12.svg
/usr/local/share/doc/docbook-xsl/images/callouts/13.gif
/usr/local/share/doc/docbook-xsl/images/callouts/13.png
/usr/local/share/doc/docbook-xsl/images/callouts/13.svg
/usr/local/share/doc/docbook-xsl/images/callouts/14.gif
/usr/local/share/doc/docbook-xsl/images/callouts/14.png
/usr/local/share/doc/docbook-xsl/images/callouts/14.svg
/usr/local/share/doc/docbook-xsl/images/callouts/15.gif
/usr/local/share/doc/docbook-xsl/images/callouts/15.png
/usr/local/share/doc/docbook-xsl/images/callouts/15.svg
/usr/local/share/doc/docbook-xsl/images/callouts/16.svg
/usr/local/share/doc/docbook-xsl/images/callouts/17.svg
/usr/local/share/doc/docbook-xsl/images/callouts/18.svg
/usr/local/share/doc/docbook-xsl/images/callouts/19.svg
/usr/local/share/doc/docbook-xsl/images/callouts/2.gif
/usr/local/share/doc/docbook-xsl/images/callouts/2.png
/usr/local/share/doc/docbook-xsl/images/callouts/2.svg
/usr/local/share/doc/docbook-xsl/images/callouts/20.svg
/usr/local/share/doc/docbook-xsl/images/callouts/21.svg
/usr/local/share/doc/docbook-xsl/images/callouts/22.svg
/usr/local/share/doc/docbook-xsl/images/callouts/23.svg
/usr/local/share/doc/docbook-xsl/images/callouts/24.svg
/usr/local/share/doc/docbook-xsl/images/callouts/25.svg
/usr/local/share/doc/docbook-xsl/images/callouts/26.svg
/usr/local/share/doc/docbook-xsl/images/callouts/27.svg
/usr/local/share/doc/docbook-xsl/images/callouts/28.svg
/usr/local/share/doc/docbook-xsl/images/callouts/29.svg
/usr/local/share/doc/docbook-xsl/images/callouts/3.gif
/usr/local/share/doc/docbook-xsl/images/callouts/3.png
/usr/local/share/doc/docbook-xsl/images/callouts/3.svg
/usr/local/share/doc/docbook-xsl/images/callouts/30.svg
/usr/local/share/doc/docbook-xsl/images/callouts/4.gif
/usr/local/share/doc/docbook-xsl/images/callouts/4.png
/usr/local/share/doc/docbook-xsl/images/callouts/4.svg
/usr/local/share/doc/docbook-xsl/images/callouts/5.gif
/usr/local/share/doc/docbook-xsl/images/callouts/5.png
/usr/local/share/doc/docbook-xsl/images/callouts/5.svg
/usr/local/share/doc/docbook-xsl/images/callouts/6.gif
/usr/local/share/doc/docbook-xsl/images/callouts/6.png
/usr/local/share/doc/docbook-xsl/images/callouts/6.svg
/usr/local/share/doc/docbook-xsl/images/callouts/7.gif
/usr/local/share/doc/docbook-xsl/images/callouts/7.png
/usr/local/share/doc/docbook-xsl/images/callouts/7.svg
/usr/local/share/doc/docbook-xsl/images/callouts/8.gif
/usr/local/share/doc/docbook-xsl/images/callouts/8.png
/usr/local/share/doc/docbook-xsl/images/callouts/8.svg
/usr/local/share/doc/docbook-xsl/images/callouts/9.gif
/usr/local/share/doc/docbook-xsl/images/callouts/9.png
/usr/local/share/doc/docbook-xsl/images/callouts/9.svg
/usr/local/share/doc/docbook-xsl/images/caution.gif
/usr/local/share/doc/docbook-xsl/images/caution.png
/usr/local/share/doc/docbook-xsl/images/caution.svg
/usr/local/share/doc/docbook-xsl/images/caution.tif
/usr/local/share/doc/docbook-xsl/images/colorsvg/caution.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/home.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/important.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/next.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/note.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/prev.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/tip.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/up.svg
/usr/local/share/doc/docbook-xsl/images/colorsvg/warning.svg
/usr/local/share/doc/docbook-xsl/images/draft.png
/usr/local/share/doc/docbook-xsl/images/draft.svg
/usr/local/share/doc/docbook-xsl/images/home.gif
/usr/local/share/doc/docbook-xsl/images/home.png
/usr/local/share/doc/docbook-xsl/images/home.svg
/usr/local/share/doc/docbook-xsl/images/important.gif
/usr/local/share/doc/docbook-xsl/images/important.png
/usr/local/share/doc/docbook-xsl/images/important.svg
/usr/local/share/doc/docbook-xsl/images/important.tif
/usr/local/share/doc/docbook-xsl/images/next.gif
/usr/local/share/doc/docbook-xsl/images/next.png
/usr/local/share/doc/docbook-xsl/images/next.svg
/usr/local/share/doc/docbook-xsl/images/note.gif
/usr/local/share/doc/docbook-xsl/images/note.png
/usr/local/share/doc/docbook-xsl/images/note.svg
/usr/local/share/doc/docbook-xsl/images/note.tif
/usr/local/share/doc/docbook-xsl/images/prev.gif
/usr/local/share/doc/docbook-xsl/images/prev.png
/usr/local/share/doc/docbook-xsl/images/prev.svg
/usr/local/share/doc/docbook-xsl/images/tip.gif
/usr/local/share/doc/docbook-xsl/images/tip.png
/usr/local/share/doc/docbook-xsl/images/tip.svg
/usr/local/share/doc/docbook-xsl/images/tip.tif
/usr/local/share/doc/docbook-xsl/images/toc-blank.png
/usr/local/share/doc/docbook-xsl/images/toc-minus.png
/usr/local/share/doc/docbook-xsl/images/toc-plus.png
/usr/local/share/doc/docbook-xsl/images/up.gif
/usr/local/share/doc/docbook-xsl/images/up.png
/usr/local/share/doc/docbook-xsl/images/up.svg
/usr/local/share/doc/docbook-xsl/images/warning.gif
/usr/local/share/doc/docbook-xsl/images/warning.png
/usr/local/share/doc/docbook-xsl/images/warning.svg
/usr/local/share/doc/docbook-xsl/images/warning.tif
/usr/local/share/doc/docbook-xsl/index.html
/usr/local/share/doc/docbook-xsl/lib/apply-string-subst-map.html
/usr/local/share/doc/docbook-xsl/lib/comment-escape-string.html
/usr/local/share/doc/docbook-xsl/lib/comment-escape-string.recursive.html
/usr/local/share/doc/docbook-xsl/lib/copy-string.html
/usr/local/share/doc/docbook-xsl/lib/count.uri.path.depth.html
/usr/local/share/doc/docbook-xsl/lib/dirname.html
/usr/local/share/doc/docbook-xsl/lib/dot.count.html
/usr/local/share/doc/docbook-xsl/lib/generallibrary.html
/usr/local/share/doc/docbook-xsl/lib/idref.html
/usr/local/share/doc/docbook-xsl/lib/index.html
/usr/local/share/doc/docbook-xsl/lib/length-in-points.html
/usr/local/share/doc/docbook-xsl/lib/length-magnitude.html
/usr/local/share/doc/docbook-xsl/lib/length-spec.html
/usr/local/share/doc/docbook-xsl/lib/length-units.html
/usr/local/share/doc/docbook-xsl/lib/lookup.key.html
/usr/local/share/doc/docbook-xsl/lib/pi-attribute.html
/usr/local/share/doc/docbook-xsl/lib/reference.css
/usr/local/share/doc/docbook-xsl/lib/relativeuri.html
/usr/local/share/doc/docbook-xsl/lib/resolve.path.html
/usr/local/share/doc/docbook-xsl/lib/str.tokenize.keep.delimiters.html
/usr/local/share/doc/docbook-xsl/lib/string.subst.html
/usr/local/share/doc/docbook-xsl/lib/trim.common.uri.paths.html
/usr/local/share/doc/docbook-xsl/lib/trim.text.html
/usr/local/share/doc/docbook-xsl/lib/xpath.location.html
/usr/local/share/doc/docbook-xsl/lib/xpointer.idref.html
/usr/local/share/doc/docbook-xsl/manpages/authors.html
/usr/local/share/doc/docbook-xsl/manpages/charmap.html
/usr/local/share/doc/docbook-xsl/manpages/endnotes.html
/usr/local/share/doc/docbook-xsl/manpages/fonts.html
/usr/local/share/doc/docbook-xsl/manpages/general.html
/usr/local/share/doc/docbook-xsl/manpages/indent.html
/usr/local/share/doc/docbook-xsl/manpages/index.html
/usr/local/share/doc/docbook-xsl/manpages/lists.html
/usr/local/share/doc/docbook-xsl/manpages/man.authors.section.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.base.url.for.relative.links.html
/usr/local/share/doc/docbook-xsl/manpages/man.break.after.slash.html
/usr/local/share/doc/docbook-xsl/manpages/man.charmap.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.charmap.subset.profile.english.html
/usr/local/share/doc/docbook-xsl/manpages/man.charmap.subset.profile.html
/usr/local/share/doc/docbook-xsl/manpages/man.charmap.uri.html
/usr/local/share/doc/docbook-xsl/manpages/man.charmap.use.subset.html
/usr/local/share/doc/docbook-xsl/manpages/man.copyright.section.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.endnotes.are.numbered.html
/usr/local/share/doc/docbook-xsl/manpages/man.endnotes.list.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.endnotes.list.heading.html
/usr/local/share/doc/docbook-xsl/manpages/man.font.funcprototype.html
/usr/local/share/doc/docbook-xsl/manpages/man.font.funcsynopsisinfo.html
/usr/local/share/doc/docbook-xsl/manpages/man.font.links.html
/usr/local/share/doc/docbook-xsl/manpages/man.font.table.headings.html
/usr/local/share/doc/docbook-xsl/manpages/man.font.table.title.html
/usr/local/share/doc/docbook-xsl/manpages/man.funcsynopsis.style.html
/usr/local/share/doc/docbook-xsl/manpages/man.hyphenate.computer.inlines.html
/usr/local/share/doc/docbook-xsl/manpages/man.hyphenate.filenames.html
/usr/local/share/doc/docbook-xsl/manpages/man.hyphenate.html
/usr/local/share/doc/docbook-xsl/manpages/man.hyphenate.urls.html
/usr/local/share/doc/docbook-xsl/manpages/man.indent.blurbs.html
/usr/local/share/doc/docbook-xsl/manpages/man.indent.lists.html
/usr/local/share/doc/docbook-xsl/manpages/man.indent.refsect.html
/usr/local/share/doc/docbook-xsl/manpages/man.indent.verbatims.html
/usr/local/share/doc/docbook-xsl/manpages/man.indent.width.html
/usr/local/share/doc/docbook-xsl/manpages/man.justify.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.base.dir.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.better.ps.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.encoding.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.in.separate.dir.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.lang.in.name.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.manifest.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.manifest.filename.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.quietly.html
/usr/local/share/doc/docbook-xsl/manpages/man.output.subdirs.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.segtitle.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/man.string.subst.map.html
/usr/local/share/doc/docbook-xsl/manpages/man.string.subst.map.local.post.html
/usr/local/share/doc/docbook-xsl/manpages/man.string.subst.map.local.pre.html
/usr/local/share/doc/docbook-xsl/manpages/man.subheading.divider.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/man.subheading.divider.html
/usr/local/share/doc/docbook-xsl/manpages/man.table.footnotes.divider.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.extra1.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.extra2.max.length.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.extra2.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.extra3.max.length.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.extra3.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/man.th.title.max.length.html
/usr/local/share/doc/docbook-xsl/manpages/other.html
/usr/local/share/doc/docbook-xsl/manpages/output.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.date.profile.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.date.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.manual.fallback.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.manual.profile.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.manual.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.meta.get.quietly.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.source.fallback.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.source.name.profile.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.source.name.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.source.name.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.version.profile.enabled.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.version.profile.html
/usr/local/share/doc/docbook-xsl/manpages/refentry.version.suppress.html
/usr/local/share/doc/docbook-xsl/manpages/reference.css
/usr/local/share/doc/docbook-xsl/manpages/refmeta.html
/usr/local/share/doc/docbook-xsl/manpages/synopsis.html
/usr/local/share/doc/docbook-xsl/manpages/th.html
/usr/local/share/doc/docbook-xsl/param.html
/usr/local/share/doc/docbook-xsl/pi/dbchoice_choice.html
/usr/local/share/doc/docbook-xsl/pi/dbcmdlist.html
/usr/local/share/doc/docbook-xsl/pi/dbfo-need.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_background-color.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_bgcolor.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_float-type.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_font-size.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_funcsynopsis-style.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_glossary-presentation.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_glosslist-presentation.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_glossterm-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_keep-together.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_label-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_linenumbering.everyNth.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_linenumbering.separator.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_linenumbering.width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_list-presentation.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_list-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_orientation.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_pgwide.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_rotated-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_row-height.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_sidebar-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_start.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_table-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_term-width.html
/usr/local/share/doc/docbook-xsl/pi/dbfo_toc.html
/usr/local/share/doc/docbook-xsl/pi/dbfunclist.html
/usr/local/share/doc/docbook-xsl/pi/dbhh.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml-include_href.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_background-color.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_bgcolor.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_cellpadding.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_cellspacing.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_class.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_dir.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_filename.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_funcsynopsis-style.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_img.src.path.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_label-width.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_linenumbering.everyNth.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_linenumbering.separator.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_linenumbering.width.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_list-presentation.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_list-width.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_row-height.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_start.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_stop-chunking.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_table-summary.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_table-width.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_term-presentation.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_term-separator.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_term-width.html
/usr/local/share/doc/docbook-xsl/pi/dbhtml_toc.html
/usr/local/share/doc/docbook-xsl/pi/dbman_funcsynopsis-style.html
/usr/local/share/doc/docbook-xsl/pi/dbtex_delims.html
/usr/local/share/doc/docbook-xsl/pi/dbtimestamp.html
/usr/local/share/doc/docbook-xsl/pi/index.html
/usr/local/share/doc/docbook-xsl/pi/pi-common.html
/usr/local/share/doc/docbook-xsl/pi/pi-fo.html
/usr/local/share/doc/docbook-xsl/pi/pi-html.html
/usr/local/share/doc/docbook-xsl/pi/pi-man.html
/usr/local/share/doc/docbook-xsl/pi/reference.css
/usr/local/share/doc/docbook-xsl/refentry/reference.css
/usr/local/share/doc/docbook-xsl/reference.css
/usr/local/share/doc/docbook-xsl/reference.html
/usr/local/share/doc/docbook-xsl/reference.pdf.gz
/usr/local/share/doc/docbook-xsl/reference.txt.gz
/usr/local/share/doc/docbook-xsl/roundtrip/index.html
/usr/local/share/doc/docbook-xsl/roundtrip/pages.template.html
/usr/local/share/doc/docbook-xsl/roundtrip/reference.css
/usr/local/share/doc/docbook-xsl/roundtrip/wordml.template.html
/usr/local/share/doc/docbook-xsl/slides/disable.collapsible.html
/usr/local/share/doc/docbook-xsl/slides/disable.incremental.html
/usr/local/share/doc/docbook-xsl/slides/fo.html
/usr/local/share/doc/docbook-xsl/slides/foil.footer.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.header.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.master.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.page-sequence.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.region-after.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.region-before.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.region-body.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.subtitle.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.title.master.html
/usr/local/share/doc/docbook-xsl/slides/foil.title.properties.html
/usr/local/share/doc/docbook-xsl/slides/foil.title.size.html
/usr/local/share/doc/docbook-xsl/slides/generate.copyright.html
/usr/local/share/doc/docbook-xsl/slides/generate.foilgroup.numbered.toc.html
/usr/local/share/doc/docbook-xsl/slides/generate.foilgroup.toc.html
/usr/local/share/doc/docbook-xsl/slides/generate.handoutnotes.html
/usr/local/share/doc/docbook-xsl/slides/generate.page.number.html
/usr/local/share/doc/docbook-xsl/slides/generate.pubdate.html
/usr/local/share/doc/docbook-xsl/slides/generate.speakernotes.html
/usr/local/share/doc/docbook-xsl/slides/generate.titlepage.html
/usr/local/share/doc/docbook-xsl/slides/handoutnotes.properties.html
/usr/local/share/doc/docbook-xsl/slides/index.html
/usr/local/share/doc/docbook-xsl/slides/mml.embedding.mode.html
/usr/local/share/doc/docbook-xsl/slides/propsets.html
/usr/local/share/doc/docbook-xsl/slides/reference.css
/usr/local/share/doc/docbook-xsl/slides/s5.controls.html
/usr/local/share/doc/docbook-xsl/slides/s5.defaultview.html
/usr/local/share/doc/docbook-xsl/slides/s5.html
/usr/local/share/doc/docbook-xsl/slides/s5.opera.css.html
/usr/local/share/doc/docbook-xsl/slides/s5.outline.css.html
/usr/local/share/doc/docbook-xsl/slides/s5.path.prefix.html
/usr/local/share/doc/docbook-xsl/slides/s5.print.css.html
/usr/local/share/doc/docbook-xsl/slides/s5.slides.css.html
/usr/local/share/doc/docbook-xsl/slides/s5.slides.js.html
/usr/local/share/doc/docbook-xsl/slides/slide.font.family.html
/usr/local/share/doc/docbook-xsl/slides/slide.title.font.family.html
/usr/local/share/doc/docbook-xsl/slides/slides.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.author.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.authorgroup.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.corpauthor.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.master.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.pubdate.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.region-body.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.subtitle.properties.html
/usr/local/share/doc/docbook-xsl/slides/slides.titlepage.title.properties.html
/usr/local/share/doc/docbook-xsl/slides/slidy.duration.html
/usr/local/share/doc/docbook-xsl/slides/slidy.html
/usr/local/share/doc/docbook-xsl/slides/slidy.path.prefix.html
/usr/local/share/doc/docbook-xsl/slides/slidy.slidy.css.html
/usr/local/share/doc/docbook-xsl/slides/slidy.slidy.js.html
/usr/local/share/doc/docbook-xsl/slides/slidy.user.css.html
/usr/local/share/doc/docbook-xsl/slides/speakernotes.properties.html
/usr/local/share/doc/docbook-xsl/slides/svg.embedding.mode.html
/usr/local/share/doc/docbook-xsl/slides/user.css.html
/usr/local/share/doc/docbook-xsl/slides/wrap.slidecontent.html
/usr/local/share/doc/docbook-xsl/slides/xhtml.html
/usr/local/share/doc/docbook-xsl/template/attr_star_in_copy.html
/usr/local/share/doc/docbook-xsl/template/attr_star_in_copy.literal.atts.html
/usr/local/share/doc/docbook-xsl/template/attr_star_in_document.order.html
/usr/local/share/doc/docbook-xsl/template/index.html
/usr/local/share/doc/docbook-xsl/template/or.html
/usr/local/share/doc/docbook-xsl/template/or_in_titlepage.subrules.html
/usr/local/share/doc/docbook-xsl/template/reference.css
/usr/local/share/doc/docbook-xsl/template/star.html
/usr/local/share/doc/docbook-xsl/template/star_in_copy.html
/usr/local/share/doc/docbook-xsl/template/star_in_document.order.html
/usr/local/share/doc/docbook-xsl/template/star_in_titlepage.specialrules.html
/usr/local/share/doc/docbook-xsl/template/star_in_titlepage.subrules.html
/usr/local/share/doc/docbook-xsl/template/template.element-or-list.html
/usr/local/share/doc/docbook-xsl/template/template.get.namespace.prefix.html
/usr/local/share/doc/docbook-xsl/template/template.get.namespace.uri.html
/usr/local/share/doc/docbook-xsl/template/template.output.wrapper.html
/usr/local/share/doc/docbook-xsl/template/templates.html
/usr/local/share/doc/docbook-xsl/template/titlepage-before.html
/usr/local/share/doc/docbook-xsl/template/titlepage-content.html
/usr/local/share/doc/docbook-xsl/template/titlepage-separator.html
/usr/local/share/doc/docbook-xsl/template/titlepage.html
/usr/local/share/doc/docbook-xsl/utility/reference.css
/usr/local/share/doc/docbook-xsl/warranty.html
/usr/local/share/doc/docbook-xsl/website/autolayout-file.html
/usr/local/share/doc/docbook-xsl/website/banner.before.navigation.html
/usr/local/share/doc/docbook-xsl/website/body.attributes.html
/usr/local/share/doc/docbook-xsl/website/currentpage.marker.html
/usr/local/share/doc/docbook-xsl/website/dry-run.html
/usr/local/share/doc/docbook-xsl/website/feedback.href.html
/usr/local/share/doc/docbook-xsl/website/feedback.link.text.html
/usr/local/share/doc/docbook-xsl/website/feedback.with.ids.html
/usr/local/share/doc/docbook-xsl/website/filename-prefix.html
/usr/local/share/doc/docbook-xsl/website/footer.hr.html
/usr/local/share/doc/docbook-xsl/website/general.html
/usr/local/share/doc/docbook-xsl/website/header.hr.html
/usr/local/share/doc/docbook-xsl/website/index.html
/usr/local/share/doc/docbook-xsl/website/nav.html
/usr/local/share/doc/docbook-xsl/website/nav.table.summary.html
/usr/local/share/doc/docbook-xsl/website/navbgcolor.html
/usr/local/share/doc/docbook-xsl/website/navbodywidth.html
/usr/local/share/doc/docbook-xsl/website/navtocwidth.html
/usr/local/share/doc/docbook-xsl/website/output-root.html
/usr/local/share/doc/docbook-xsl/website/rebuild-all.html
/usr/local/share/doc/docbook-xsl/website/reference.css
/usr/local/share/doc/docbook-xsl/website/sequential.links.html
/usr/local/share/doc/docbook-xsl/website/suppress.homepage.title.html
/usr/local/share/doc/docbook-xsl/website/table.spacer.image.html
/usr/local/share/doc/docbook-xsl/website/textbgcolor.html
/usr/local/share/doc/docbook-xsl/website/toc.blank.graphic.html
/usr/local/share/doc/docbook-xsl/website/toc.blank.image.html
/usr/local/share/doc/docbook-xsl/website/toc.blank.text.html
/usr/local/share/doc/docbook-xsl/website/toc.html
/usr/local/share/doc/docbook-xsl/website/toc.pointer.graphic.html
/usr/local/share/doc/docbook-xsl/website/toc.pointer.image.html
/usr/local/share/doc/docbook-xsl/website/toc.pointer.text.html
/usr/local/share/doc/docbook-xsl/website/toc.spacer.graphic.html
/usr/local/share/doc/docbook-xsl/website/toc.spacer.image.html
/usr/local/share/doc/docbook-xsl/website/toc.spacer.text.html
/usr/local/share/licenses/docbook-xsl-1.79.1_1,1/LICENSE
/usr/local/share/licenses/docbook-xsl-1.79.1_1,1/MIT
/usr/local/share/licenses/docbook-xsl-1.79.1_1,1/catalog.mk
/usr/local/share/xsl/docbook/AUTHORS
/usr/local/share/xsl/docbook/BUGS
/usr/local/share/xsl/docbook/COPYING
/usr/local/share/xsl/docbook/INSTALL
/usr/local/share/xsl/docbook/Makefile
/usr/local/share/xsl/docbook/NEWS
/usr/local/share/xsl/docbook/NEWS.html
/usr/local/share/xsl/docbook/NEWS.xml
/usr/local/share/xsl/docbook/README
/usr/local/share/xsl/docbook/RELEASE-NOTES.html
/usr/local/share/xsl/docbook/RELEASE-NOTES.txt
/usr/local/share/xsl/docbook/RELEASE-NOTES.xml
/usr/local/share/xsl/docbook/REVISION
/usr/local/share/xsl/docbook/TODO
/usr/local/share/xsl/docbook/VERSION
/usr/local/share/xsl/docbook/VERSION.xsl
/usr/local/share/xsl/docbook/build.xml
/usr/local/share/xsl/docbook/catalog.xml
/usr/local/share/xsl/docbook/common/addns.xsl
/usr/local/share/xsl/docbook/common/af.xml
/usr/local/share/xsl/docbook/common/am.xml
/usr/local/share/xsl/docbook/common/ar.xml
/usr/local/share/xsl/docbook/common/as.xml
/usr/local/share/xsl/docbook/common/ast.xml
/usr/local/share/xsl/docbook/common/autoidx-kimber.xsl
/usr/local/share/xsl/docbook/common/autoidx-kosek.xsl
/usr/local/share/xsl/docbook/common/az.xml
/usr/local/share/xsl/docbook/common/bg.xml
/usr/local/share/xsl/docbook/common/bn.xml
/usr/local/share/xsl/docbook/common/bn_in.xml
/usr/local/share/xsl/docbook/common/bs.xml
/usr/local/share/xsl/docbook/common/build.xml
/usr/local/share/xsl/docbook/common/ca.xml
/usr/local/share/xsl/docbook/common/charmap.xml
/usr/local/share/xsl/docbook/common/charmap.xsl
/usr/local/share/xsl/docbook/common/common.xml
/usr/local/share/xsl/docbook/common/common.xsl
/usr/local/share/xsl/docbook/common/cs.xml
/usr/local/share/xsl/docbook/common/cy.xml
/usr/local/share/xsl/docbook/common/da.xml
/usr/local/share/xsl/docbook/common/de.xml
/usr/local/share/xsl/docbook/common/el.xml
/usr/local/share/xsl/docbook/common/en.xml
/usr/local/share/xsl/docbook/common/entities.ent
/usr/local/share/xsl/docbook/common/eo.xml
/usr/local/share/xsl/docbook/common/es.xml
/usr/local/share/xsl/docbook/common/et.xml
/usr/local/share/xsl/docbook/common/eu.xml
/usr/local/share/xsl/docbook/common/fa.xml
/usr/local/share/xsl/docbook/common/fi.xml
/usr/local/share/xsl/docbook/common/fr.xml
/usr/local/share/xsl/docbook/common/ga.xml
/usr/local/share/xsl/docbook/common/gentext.xsl
/usr/local/share/xsl/docbook/common/gl.xml
/usr/local/share/xsl/docbook/common/gu.xml
/usr/local/share/xsl/docbook/common/he.xml
/usr/local/share/xsl/docbook/common/hi.xml
/usr/local/share/xsl/docbook/common/hr.xml
/usr/local/share/xsl/docbook/common/hu.xml
/usr/local/share/xsl/docbook/common/id.xml
/usr/local/share/xsl/docbook/common/insertfile.xsl
/usr/local/share/xsl/docbook/common/is.xml
/usr/local/share/xsl/docbook/common/it.xml
/usr/local/share/xsl/docbook/common/ja.xml
/usr/local/share/xsl/docbook/common/ka.xml
/usr/local/share/xsl/docbook/common/kn.xml
/usr/local/share/xsl/docbook/common/ko.xml
/usr/local/share/xsl/docbook/common/ky.xml
/usr/local/share/xsl/docbook/common/l10n.dtd
/usr/local/share/xsl/docbook/common/l10n.xml
/usr/local/share/xsl/docbook/common/l10n.xsl
/usr/local/share/xsl/docbook/common/la.xml
/usr/local/share/xsl/docbook/common/labels.xsl
/usr/local/share/xsl/docbook/common/lt.xml
/usr/local/share/xsl/docbook/common/lv.xml
/usr/local/share/xsl/docbook/common/ml.xml
/usr/local/share/xsl/docbook/common/mn.xml
/usr/local/share/xsl/docbook/common/mr.xml
/usr/local/share/xsl/docbook/common/nb.xml
/usr/local/share/xsl/docbook/common/nds.xml
/usr/local/share/xsl/docbook/common/nl.xml
/usr/local/share/xsl/docbook/common/nn.xml
/usr/local/share/xsl/docbook/common/olink.xsl
/usr/local/share/xsl/docbook/common/or.xml
/usr/local/share/xsl/docbook/common/pa.xml
/usr/local/share/xsl/docbook/common/pi.xml
/usr/local/share/xsl/docbook/common/pi.xsl
/usr/local/share/xsl/docbook/common/pl.xml
/usr/local/share/xsl/docbook/common/pt.xml
/usr/local/share/xsl/docbook/common/pt_br.xml
/usr/local/share/xsl/docbook/common/refentry.xml
/usr/local/share/xsl/docbook/common/refentry.xsl
/usr/local/share/xsl/docbook/common/ro.xml
/usr/local/share/xsl/docbook/common/ru.xml
/usr/local/share/xsl/docbook/common/sk.xml
/usr/local/share/xsl/docbook/common/sl.xml
/usr/local/share/xsl/docbook/common/sq.xml
/usr/local/share/xsl/docbook/common/sr.xml
/usr/local/share/xsl/docbook/common/sr_Latn.xml
/usr/local/share/xsl/docbook/common/stripns.xsl
/usr/local/share/xsl/docbook/common/subtitles.xsl
/usr/local/share/xsl/docbook/common/sv.xml
/usr/local/share/xsl/docbook/common/ta.xml
/usr/local/share/xsl/docbook/common/table.xsl
/usr/local/share/xsl/docbook/common/targetdatabase.dtd
/usr/local/share/xsl/docbook/common/targets.xsl
/usr/local/share/xsl/docbook/common/te.xml
/usr/local/share/xsl/docbook/common/th.xml
/usr/local/share/xsl/docbook/common/titles.xsl
/usr/local/share/xsl/docbook/common/tl.xml
/usr/local/share/xsl/docbook/common/tr.xml
/usr/local/share/xsl/docbook/common/uk.xml
/usr/local/share/xsl/docbook/common/ur.xml
/usr/local/share/xsl/docbook/common/utility.xml
/usr/local/share/xsl/docbook/common/utility.xsl
/usr/local/share/xsl/docbook/common/vi.xml
/usr/local/share/xsl/docbook/common/xh.xml
/usr/local/share/xsl/docbook/common/zh.xml
/usr/local/share/xsl/docbook/common/zh_cn.xml
/usr/local/share/xsl/docbook/common/zh_tw.xml
/usr/local/share/xsl/docbook/eclipse/build.xml
/usr/local/share/xsl/docbook/eclipse/eclipse.xsl
/usr/local/share/xsl/docbook/eclipse/eclipse3.xsl
/usr/local/share/xsl/docbook/eclipse/profile-eclipse.xsl
/usr/local/share/xsl/docbook/epub/README
/usr/local/share/xsl/docbook/epub/bin/dbtoepub
/usr/local/share/xsl/docbook/epub/bin/docbook.rb
/usr/local/share/xsl/docbook/epub/bin/lib/docbook.rb
/usr/local/share/xsl/docbook/epub/bin/obfuscate.xsl
/usr/local/share/xsl/docbook/epub/bin/xslt/obfuscate.xsl
/usr/local/share/xsl/docbook/epub/docbook.xsl
/usr/local/share/xsl/docbook/extensions/LICENSE.txt
/usr/local/share/xsl/docbook/extensions/NOTICE.txt
/usr/local/share/xsl/docbook/extensions/README.LIBXSLT
/usr/local/share/xsl/docbook/extensions/README.txt
/usr/local/share/xsl/docbook/extensions/build.xml
/usr/local/share/xsl/docbook/extensions/docbook.py
/usr/local/share/xsl/docbook/extensions/lucene-analyzers-3.0.0.jar
/usr/local/share/xsl/docbook/extensions/lucene-core-3.0.0.jar
/usr/local/share/xsl/docbook/extensions/saxon65.jar
/usr/local/share/xsl/docbook/extensions/tagsoup-1.2.1.jar
/usr/local/share/xsl/docbook/extensions/webhelpindexer.jar
/usr/local/share/xsl/docbook/extensions/xalan27.jar
/usr/local/share/xsl/docbook/extensions/xslt.py
/usr/local/share/xsl/docbook/fo/admon.xsl
/usr/local/share/xsl/docbook/fo/annotations.xsl
/usr/local/share/xsl/docbook/fo/autoidx-kimber.xsl
/usr/local/share/xsl/docbook/fo/autoidx-kosek.xsl
/usr/local/share/xsl/docbook/fo/autoidx-ng.xsl
/usr/local/share/xsl/docbook/fo/autoidx.xsl
/usr/local/share/xsl/docbook/fo/autotoc.xsl
/usr/local/share/xsl/docbook/fo/axf.xsl
/usr/local/share/xsl/docbook/fo/biblio-iso690.xsl
/usr/local/share/xsl/docbook/fo/biblio.xsl
/usr/local/share/xsl/docbook/fo/block.xsl
/usr/local/share/xsl/docbook/fo/build.xml
/usr/local/share/xsl/docbook/fo/callout.xsl
/usr/local/share/xsl/docbook/fo/component.xsl
/usr/local/share/xsl/docbook/fo/division.xsl
/usr/local/share/xsl/docbook/fo/docbook.xsl
/usr/local/share/xsl/docbook/fo/ebnf.xsl
/usr/local/share/xsl/docbook/fo/fo-rtf.xsl
/usr/local/share/xsl/docbook/fo/fo.xsl
/usr/local/share/xsl/docbook/fo/footnote.xsl
/usr/local/share/xsl/docbook/fo/fop.xsl
/usr/local/share/xsl/docbook/fo/fop1.xsl
/usr/local/share/xsl/docbook/fo/formal.xsl
/usr/local/share/xsl/docbook/fo/glossary.xsl
/usr/local/share/xsl/docbook/fo/graphics.xsl
/usr/local/share/xsl/docbook/fo/highlight.xsl
/usr/local/share/xsl/docbook/fo/htmltbl.xsl
/usr/local/share/xsl/docbook/fo/index.xsl
/usr/local/share/xsl/docbook/fo/info.xsl
/usr/local/share/xsl/docbook/fo/inline.xsl
/usr/local/share/xsl/docbook/fo/keywords.xsl
/usr/local/share/xsl/docbook/fo/lists.xsl
/usr/local/share/xsl/docbook/fo/math.xsl
/usr/local/share/xsl/docbook/fo/pagesetup.xsl
/usr/local/share/xsl/docbook/fo/param.xml
/usr/local/share/xsl/docbook/fo/param.xsl
/usr/local/share/xsl/docbook/fo/passivetex.xsl
/usr/local/share/xsl/docbook/fo/pdf2index
/usr/local/share/xsl/docbook/fo/pi.xml
/usr/local/share/xsl/docbook/fo/pi.xsl
/usr/local/share/xsl/docbook/fo/profile-docbook.xsl
/usr/local/share/xsl/docbook/fo/ptc.xsl
/usr/local/share/xsl/docbook/fo/publishers.xsl
/usr/local/share/xsl/docbook/fo/qandaset.xsl
/usr/local/share/xsl/docbook/fo/refentry.xsl
/usr/local/share/xsl/docbook/fo/sections.xsl
/usr/local/share/xsl/docbook/fo/spaces.xsl
/usr/local/share/xsl/docbook/fo/synop.xsl
/usr/local/share/xsl/docbook/fo/table.xml
/usr/local/share/xsl/docbook/fo/table.xsl
/usr/local/share/xsl/docbook/fo/task.xsl
/usr/local/share/xsl/docbook/fo/titlepage.templates.xml
/usr/local/share/xsl/docbook/fo/titlepage.templates.xsl
/usr/local/share/xsl/docbook/fo/titlepage.xsl
/usr/local/share/xsl/docbook/fo/toc.xsl
/usr/local/share/xsl/docbook/fo/verbatim.xsl
/usr/local/share/xsl/docbook/fo/xep.xsl
/usr/local/share/xsl/docbook/fo/xref.xsl
/usr/local/share/xsl/docbook/highlighting/README
/usr/local/share/xsl/docbook/highlighting/bourne-hl.xml
/usr/local/share/xsl/docbook/highlighting/c-hl.xml
/usr/local/share/xsl/docbook/highlighting/cmake-hl.xml
/usr/local/share/xsl/docbook/highlighting/common.xsl
/usr/local/share/xsl/docbook/highlighting/cpp-hl.xml
/usr/local/share/xsl/docbook/highlighting/csharp-hl.xml
/usr/local/share/xsl/docbook/highlighting/css21-hl.xml
/usr/local/share/xsl/docbook/highlighting/delphi-hl.xml
/usr/local/share/xsl/docbook/highlighting/ini-hl.xml
/usr/local/share/xsl/docbook/highlighting/java-hl.xml
/usr/local/share/xsl/docbook/highlighting/javascript-hl.xml
/usr/local/share/xsl/docbook/highlighting/lua-hl.xml
/usr/local/share/xsl/docbook/highlighting/m2-hl.xml
/usr/local/share/xsl/docbook/highlighting/myxml-hl.xml
/usr/local/share/xsl/docbook/highlighting/perl-hl.xml
/usr/local/share/xsl/docbook/highlighting/php-hl.xml
/usr/local/share/xsl/docbook/highlighting/python-hl.xml
/usr/local/share/xsl/docbook/highlighting/ruby-hl.xml
/usr/local/share/xsl/docbook/highlighting/sql1999-hl.xml
/usr/local/share/xsl/docbook/highlighting/sql2003-hl.xml
/usr/local/share/xsl/docbook/highlighting/sql92-hl.xml
/usr/local/share/xsl/docbook/highlighting/tcl-hl.xml
/usr/local/share/xsl/docbook/highlighting/upc-hl.xml
/usr/local/share/xsl/docbook/highlighting/xslthl-config.xml
/usr/local/share/xsl/docbook/html/admon.xsl
/usr/local/share/xsl/docbook/html/annotations.xsl
/usr/local/share/xsl/docbook/html/autoidx-kimber.xsl
/usr/local/share/xsl/docbook/html/autoidx-kosek.xsl
/usr/local/share/xsl/docbook/html/autoidx-ng.xsl
/usr/local/share/xsl/docbook/html/autoidx.xsl
/usr/local/share/xsl/docbook/html/autotoc.xsl
/usr/local/share/xsl/docbook/html/biblio-iso690.xsl
/usr/local/share/xsl/docbook/html/biblio.xsl
/usr/local/share/xsl/docbook/html/block.xsl
/usr/local/share/xsl/docbook/html/build.xml
/usr/local/share/xsl/docbook/html/callout.xsl
/usr/local/share/xsl/docbook/html/changebars.xsl
/usr/local/share/xsl/docbook/html/chunk-changebars.xsl
/usr/local/share/xsl/docbook/html/chunk-code.xsl
/usr/local/share/xsl/docbook/html/chunk-common.xsl
/usr/local/share/xsl/docbook/html/chunk.xsl
/usr/local/share/xsl/docbook/html/chunker.xsl
/usr/local/share/xsl/docbook/html/chunkfast.xsl
/usr/local/share/xsl/docbook/html/chunktoc.xsl
/usr/local/share/xsl/docbook/html/component.xsl
/usr/local/share/xsl/docbook/html/division.xsl
/usr/local/share/xsl/docbook/html/docbook.css.xml
/usr/local/share/xsl/docbook/html/docbook.xsl
/usr/local/share/xsl/docbook/html/ebnf.xsl
/usr/local/share/xsl/docbook/html/footnote.xsl
/usr/local/share/xsl/docbook/html/formal.xsl
/usr/local/share/xsl/docbook/html/glossary.xsl
/usr/local/share/xsl/docbook/html/graphics.xsl
/usr/local/share/xsl/docbook/html/highlight.xsl
/usr/local/share/xsl/docbook/html/html-rtf.xsl
/usr/local/share/xsl/docbook/html/html.xsl
/usr/local/share/xsl/docbook/html/htmltbl.xsl
/usr/local/share/xsl/docbook/html/index.xsl
/usr/local/share/xsl/docbook/html/info.xsl
/usr/local/share/xsl/docbook/html/inline.xsl
/usr/local/share/xsl/docbook/html/its.xsl
/usr/local/share/xsl/docbook/html/keywords.xsl
/usr/local/share/xsl/docbook/html/lists.xsl
/usr/local/share/xsl/docbook/html/maketoc.xsl
/usr/local/share/xsl/docbook/html/manifest.xsl
/usr/local/share/xsl/docbook/html/math.xsl
/usr/local/share/xsl/docbook/html/oldchunker.xsl
/usr/local/share/xsl/docbook/html/onechunk.xsl
/usr/local/share/xsl/docbook/html/param.xml
/usr/local/share/xsl/docbook/html/param.xsl
/usr/local/share/xsl/docbook/html/pi.xml
/usr/local/share/xsl/docbook/html/pi.xsl
/usr/local/share/xsl/docbook/html/profile-chunk-code.xsl
/usr/local/share/xsl/docbook/html/profile-chunk.xsl
/usr/local/share/xsl/docbook/html/profile-docbook.xsl
/usr/local/share/xsl/docbook/html/profile-onechunk.xsl
/usr/local/share/xsl/docbook/html/publishers.xsl
/usr/local/share/xsl/docbook/html/qandaset.xsl
/usr/local/share/xsl/docbook/html/refentry.xsl
/usr/local/share/xsl/docbook/html/sections.xsl
/usr/local/share/xsl/docbook/html/synop.xsl
/usr/local/share/xsl/docbook/html/table.xsl
/usr/local/share/xsl/docbook/html/task.xsl
/usr/local/share/xsl/docbook/html/titlepage.templates.xml
/usr/local/share/xsl/docbook/html/titlepage.templates.xsl
/usr/local/share/xsl/docbook/html/titlepage.xsl
/usr/local/share/xsl/docbook/html/toc.xsl
/usr/local/share/xsl/docbook/html/verbatim.xsl
/usr/local/share/xsl/docbook/html/xref.xsl
/usr/local/share/xsl/docbook/htmlhelp/build.xml
/usr/local/share/xsl/docbook/htmlhelp/htmlhelp-common.xsl
/usr/local/share/xsl/docbook/htmlhelp/htmlhelp.xsl
/usr/local/share/xsl/docbook/htmlhelp/profile-htmlhelp-common.xsl
/usr/local/share/xsl/docbook/htmlhelp/profile-htmlhelp.xsl
/usr/local/share/xsl/docbook/images/annot-close.png
/usr/local/share/xsl/docbook/images/annot-open.png
/usr/local/share/xsl/docbook/images/blank.png
/usr/local/share/xsl/docbook/images/callouts/1.gif
/usr/local/share/xsl/docbook/images/callouts/1.png
/usr/local/share/xsl/docbook/images/callouts/1.svg
/usr/local/share/xsl/docbook/images/callouts/10.gif
/usr/local/share/xsl/docbook/images/callouts/10.png
/usr/local/share/xsl/docbook/images/callouts/10.svg
/usr/local/share/xsl/docbook/images/callouts/11.gif
/usr/local/share/xsl/docbook/images/callouts/11.png
/usr/local/share/xsl/docbook/images/callouts/11.svg
/usr/local/share/xsl/docbook/images/callouts/12.gif
/usr/local/share/xsl/docbook/images/callouts/12.png
/usr/local/share/xsl/docbook/images/callouts/12.svg
/usr/local/share/xsl/docbook/images/callouts/13.gif
/usr/local/share/xsl/docbook/images/callouts/13.png
/usr/local/share/xsl/docbook/images/callouts/13.svg
/usr/local/share/xsl/docbook/images/callouts/14.gif
/usr/local/share/xsl/docbook/images/callouts/14.png
/usr/local/share/xsl/docbook/images/callouts/14.svg
/usr/local/share/xsl/docbook/images/callouts/15.gif
/usr/local/share/xsl/docbook/images/callouts/15.png
/usr/local/share/xsl/docbook/images/callouts/15.svg
/usr/local/share/xsl/docbook/images/callouts/16.svg
/usr/local/share/xsl/docbook/images/callouts/17.svg
/usr/local/share/xsl/docbook/images/callouts/18.svg
/usr/local/share/xsl/docbook/images/callouts/19.svg
/usr/local/share/xsl/docbook/images/callouts/2.gif
/usr/local/share/xsl/docbook/images/callouts/2.png
/usr/local/share/xsl/docbook/images/callouts/2.svg
/usr/local/share/xsl/docbook/images/callouts/20.svg
/usr/local/share/xsl/docbook/images/callouts/21.svg
/usr/local/share/xsl/docbook/images/callouts/22.svg
/usr/local/share/xsl/docbook/images/callouts/23.svg
/usr/local/share/xsl/docbook/images/callouts/24.svg
/usr/local/share/xsl/docbook/images/callouts/25.svg
/usr/local/share/xsl/docbook/images/callouts/26.svg
/usr/local/share/xsl/docbook/images/callouts/27.svg
/usr/local/share/xsl/docbook/images/callouts/28.svg
/usr/local/share/xsl/docbook/images/callouts/29.svg
/usr/local/share/xsl/docbook/images/callouts/3.gif
/usr/local/share/xsl/docbook/images/callouts/3.png
/usr/local/share/xsl/docbook/images/callouts/3.svg
/usr/local/share/xsl/docbook/images/callouts/30.svg
/usr/local/share/xsl/docbook/images/callouts/4.gif
/usr/local/share/xsl/docbook/images/callouts/4.png
/usr/local/share/xsl/docbook/images/callouts/4.svg
/usr/local/share/xsl/docbook/images/callouts/5.gif
/usr/local/share/xsl/docbook/images/callouts/5.png
/usr/local/share/xsl/docbook/images/callouts/5.svg
/usr/local/share/xsl/docbook/images/callouts/6.gif
/usr/local/share/xsl/docbook/images/callouts/6.png
/usr/local/share/xsl/docbook/images/callouts/6.svg
/usr/local/share/xsl/docbook/images/callouts/7.gif
/usr/local/share/xsl/docbook/images/callouts/7.png
/usr/local/share/xsl/docbook/images/callouts/7.svg
/usr/local/share/xsl/docbook/images/callouts/8.gif
/usr/local/share/xsl/docbook/images/callouts/8.png
/usr/local/share/xsl/docbook/images/callouts/8.svg
/usr/local/share/xsl/docbook/images/callouts/9.gif
/usr/local/share/xsl/docbook/images/callouts/9.png
/usr/local/share/xsl/docbook/images/callouts/9.svg
/usr/local/share/xsl/docbook/images/caution.gif
/usr/local/share/xsl/docbook/images/caution.png
/usr/local/share/xsl/docbook/images/caution.svg
/usr/local/share/xsl/docbook/images/caution.tif
/usr/local/share/xsl/docbook/images/colorsvg/caution.svg
/usr/local/share/xsl/docbook/images/colorsvg/home.svg
/usr/local/share/xsl/docbook/images/colorsvg/important.svg
/usr/local/share/xsl/docbook/images/colorsvg/next.svg
/usr/local/share/xsl/docbook/images/colorsvg/note.svg
/usr/local/share/xsl/docbook/images/colorsvg/prev.svg
/usr/local/share/xsl/docbook/images/colorsvg/tip.svg
/usr/local/share/xsl/docbook/images/colorsvg/up.svg
/usr/local/share/xsl/docbook/images/colorsvg/warning.svg
/usr/local/share/xsl/docbook/images/draft.png
/usr/local/share/xsl/docbook/images/draft.svg
/usr/local/share/xsl/docbook/images/home.gif
/usr/local/share/xsl/docbook/images/home.png
/usr/local/share/xsl/docbook/images/home.svg
/usr/local/share/xsl/docbook/images/important.gif
/usr/local/share/xsl/docbook/images/important.png
/usr/local/share/xsl/docbook/images/important.svg
/usr/local/share/xsl/docbook/images/important.tif
/usr/local/share/xsl/docbook/images/next.gif
/usr/local/share/xsl/docbook/images/next.png
/usr/local/share/xsl/docbook/images/next.svg
/usr/local/share/xsl/docbook/images/note.gif
/usr/local/share/xsl/docbook/images/note.png
/usr/local/share/xsl/docbook/images/note.svg
/usr/local/share/xsl/docbook/images/note.tif
/usr/local/share/xsl/docbook/images/prev.gif
/usr/local/share/xsl/docbook/images/prev.png
/usr/local/share/xsl/docbook/images/prev.svg
/usr/local/share/xsl/docbook/images/tip.gif
/usr/local/share/xsl/docbook/images/tip.png
/usr/local/share/xsl/docbook/images/tip.svg
/usr/local/share/xsl/docbook/images/tip.tif
/usr/local/share/xsl/docbook/images/toc-blank.png
/usr/local/share/xsl/docbook/images/toc-minus.png
/usr/local/share/xsl/docbook/images/toc-plus.png
/usr/local/share/xsl/docbook/images/up.gif
/usr/local/share/xsl/docbook/images/up.png
/usr/local/share/xsl/docbook/images/up.svg
/usr/local/share/xsl/docbook/images/warning.gif
/usr/local/share/xsl/docbook/images/warning.png
/usr/local/share/xsl/docbook/images/warning.svg
/usr/local/share/xsl/docbook/images/warning.tif
/usr/local/share/xsl/docbook/javahelp/build.xml
/usr/local/share/xsl/docbook/javahelp/javahelp.xsl
/usr/local/share/xsl/docbook/javahelp/profile-javahelp.xsl
/usr/local/share/xsl/docbook/lib/build.xml
/usr/local/share/xsl/docbook/lib/lib.xsl
/usr/local/share/xsl/docbook/log
/usr/local/share/xsl/docbook/manpages/ChangeLog.20020917
/usr/local/share/xsl/docbook/manpages/block.xsl
/usr/local/share/xsl/docbook/manpages/build.xml
/usr/local/share/xsl/docbook/manpages/charmap.groff.xsl
/usr/local/share/xsl/docbook/manpages/docbook.xsl
/usr/local/share/xsl/docbook/manpages/endnotes.xsl
/usr/local/share/xsl/docbook/manpages/html-synop.xsl
/usr/local/share/xsl/docbook/manpages/info.xsl
/usr/local/share/xsl/docbook/manpages/inline.xsl
/usr/local/share/xsl/docbook/manpages/lists.xsl
/usr/local/share/xsl/docbook/manpages/other.xsl
/usr/local/share/xsl/docbook/manpages/param.xml
/usr/local/share/xsl/docbook/manpages/param.xsl
/usr/local/share/xsl/docbook/manpages/pi.xml
/usr/local/share/xsl/docbook/manpages/pi.xsl
/usr/local/share/xsl/docbook/manpages/profile-docbook.xsl
/usr/local/share/xsl/docbook/manpages/refentry.xsl
/usr/local/share/xsl/docbook/manpages/synop.xsl
/usr/local/share/xsl/docbook/manpages/table.xsl
/usr/local/share/xsl/docbook/manpages/tbl.xsl
/usr/local/share/xsl/docbook/manpages/utility.xsl
/usr/local/share/xsl/docbook/params/abstract.notitle.enabled.xml
/usr/local/share/xsl/docbook/params/abstract.properties.xml
/usr/local/share/xsl/docbook/params/abstract.title.properties.xml
/usr/local/share/xsl/docbook/params/activate.external.olinks.xml
/usr/local/share/xsl/docbook/params/active.toc.xml
/usr/local/share/xsl/docbook/params/ade.extensions.xml
/usr/local/share/xsl/docbook/params/admon.graphics.extension.xml
/usr/local/share/xsl/docbook/params/admon.graphics.path.xml
/usr/local/share/xsl/docbook/params/admon.graphics.xml
/usr/local/share/xsl/docbook/params/admon.style.xml
/usr/local/share/xsl/docbook/params/admon.textlabel.xml
/usr/local/share/xsl/docbook/params/admonition.properties.xml
/usr/local/share/xsl/docbook/params/admonition.title.properties.xml
/usr/local/share/xsl/docbook/params/alignment.xml
/usr/local/share/xsl/docbook/params/annotate.toc.xml
/usr/local/share/xsl/docbook/params/annotation.css.xml
/usr/local/share/xsl/docbook/params/annotation.graphic.close.xml
/usr/local/share/xsl/docbook/params/annotation.graphic.open.xml
/usr/local/share/xsl/docbook/params/annotation.js.xml
/usr/local/share/xsl/docbook/params/annotation.support.xml
/usr/local/share/xsl/docbook/params/appendix.autolabel.xml
/usr/local/share/xsl/docbook/params/arbortext.extensions.xml
/usr/local/share/xsl/docbook/params/article.appendix.title.properties.xml
/usr/local/share/xsl/docbook/params/author.othername.in.middle.xml
/usr/local/share/xsl/docbook/params/autolayout-file.xml
/usr/local/share/xsl/docbook/params/autolink.index.see.xml
/usr/local/share/xsl/docbook/params/autotoc.label.in.hyperlink.xml
/usr/local/share/xsl/docbook/params/autotoc.label.separator.xml
/usr/local/share/xsl/docbook/params/axf.extensions.xml
/usr/local/share/xsl/docbook/params/banner.before.navigation.xml
/usr/local/share/xsl/docbook/params/base.dir.xml
/usr/local/share/xsl/docbook/params/biblioentry.item.separator.xml
/usr/local/share/xsl/docbook/params/biblioentry.properties.xml
/usr/local/share/xsl/docbook/params/bibliography.collection.xml
/usr/local/share/xsl/docbook/params/bibliography.numbered.xml
/usr/local/share/xsl/docbook/params/bibliography.style.xml
/usr/local/share/xsl/docbook/params/blockquote.properties.xml
/usr/local/share/xsl/docbook/params/blurb.on.titlepage.enabled.xml
/usr/local/share/xsl/docbook/params/body.attributes.xml
/usr/local/share/xsl/docbook/params/body.bg.color.xml
/usr/local/share/xsl/docbook/params/body.end.indent.xml
/usr/local/share/xsl/docbook/params/body.font.family.xml
/usr/local/share/xsl/docbook/params/body.font.master.xml
/usr/local/share/xsl/docbook/params/body.font.size.xml
/usr/local/share/xsl/docbook/params/body.margin.bottom.xml
/usr/local/share/xsl/docbook/params/body.margin.inner.xml
/usr/local/share/xsl/docbook/params/body.margin.outer.xml
/usr/local/share/xsl/docbook/params/body.margin.top.xml
/usr/local/share/xsl/docbook/params/body.start.indent.xml
/usr/local/share/xsl/docbook/params/bookmarks.collapse.xml
/usr/local/share/xsl/docbook/params/bridgehead.in.toc.xml
/usr/local/share/xsl/docbook/params/bullet.image.xml
/usr/local/share/xsl/docbook/params/callout.defaultcolumn.xml
/usr/local/share/xsl/docbook/params/callout.graphics.extension.xml
/usr/local/share/xsl/docbook/params/callout.graphics.number.limit.xml
/usr/local/share/xsl/docbook/params/callout.graphics.path.xml
/usr/local/share/xsl/docbook/params/callout.graphics.xml
/usr/local/share/xsl/docbook/params/callout.icon.size.xml
/usr/local/share/xsl/docbook/params/callout.list.table.xml
/usr/local/share/xsl/docbook/params/callout.properties.xml
/usr/local/share/xsl/docbook/params/callout.unicode.font.xml
/usr/local/share/xsl/docbook/params/callout.unicode.number.limit.xml
/usr/local/share/xsl/docbook/params/callout.unicode.start.character.xml
/usr/local/share/xsl/docbook/params/callout.unicode.xml
/usr/local/share/xsl/docbook/params/calloutlist.properties.xml
/usr/local/share/xsl/docbook/params/callouts.extension.xml
/usr/local/share/xsl/docbook/params/chapter.autolabel.xml
/usr/local/share/xsl/docbook/params/chunk.append.xml
/usr/local/share/xsl/docbook/params/chunk.first.sections.xml
/usr/local/share/xsl/docbook/params/chunk.quietly.xml
/usr/local/share/xsl/docbook/params/chunk.section.depth.xml
/usr/local/share/xsl/docbook/params/chunk.sections.xml
/usr/local/share/xsl/docbook/params/chunk.separate.lots.xml
/usr/local/share/xsl/docbook/params/chunk.toc.xml
/usr/local/share/xsl/docbook/params/chunk.tocs.and.lots.has.title.xml
/usr/local/share/xsl/docbook/params/chunk.tocs.and.lots.xml
/usr/local/share/xsl/docbook/params/chunked.filename.prefix.xml
/usr/local/share/xsl/docbook/params/chunker.output.cdata-section-elements.xml
/usr/local/share/xsl/docbook/params/chunker.output.doctype-public.xml
/usr/local/share/xsl/docbook/params/chunker.output.doctype-system.xml
/usr/local/share/xsl/docbook/params/chunker.output.encoding.xml
/usr/local/share/xsl/docbook/params/chunker.output.indent.xml
/usr/local/share/xsl/docbook/params/chunker.output.media-type.xml
/usr/local/share/xsl/docbook/params/chunker.output.method.xml
/usr/local/share/xsl/docbook/params/chunker.output.omit-xml-declaration.xml
/usr/local/share/xsl/docbook/params/chunker.output.standalone.xml
/usr/local/share/xsl/docbook/params/citerefentry.link.xml
/usr/local/share/xsl/docbook/params/collect.xref.targets.xml
/usr/local/share/xsl/docbook/params/column.count.back.xml
/usr/local/share/xsl/docbook/params/column.count.body.xml
/usr/local/share/xsl/docbook/params/column.count.front.xml
/usr/local/share/xsl/docbook/params/column.count.index.xml
/usr/local/share/xsl/docbook/params/column.count.lot.xml
/usr/local/share/xsl/docbook/params/column.count.titlepage.xml
/usr/local/share/xsl/docbook/params/column.gap.back.xml
/usr/local/share/xsl/docbook/params/column.gap.body.xml
/usr/local/share/xsl/docbook/params/column.gap.front.xml
/usr/local/share/xsl/docbook/params/column.gap.index.xml
/usr/local/share/xsl/docbook/params/column.gap.lot.xml
/usr/local/share/xsl/docbook/params/column.gap.titlepage.xml
/usr/local/share/xsl/docbook/params/compact.list.item.spacing.xml
/usr/local/share/xsl/docbook/params/component.label.includes.part.label.xml
/usr/local/share/xsl/docbook/params/component.title.properties.xml
/usr/local/share/xsl/docbook/params/component.titlepage.properties.xml
/usr/local/share/xsl/docbook/params/contrib.inline.enabled.xml
/usr/local/share/xsl/docbook/params/crop.mark.bleed.xml
/usr/local/share/xsl/docbook/params/crop.mark.offset.xml
/usr/local/share/xsl/docbook/params/crop.mark.width.xml
/usr/local/share/xsl/docbook/params/crop.marks.xml
/usr/local/share/xsl/docbook/params/css.decoration.xml
/usr/local/share/xsl/docbook/params/css.stylesheet.dir.xml
/usr/local/share/xsl/docbook/params/css.stylesheet.xml
/usr/local/share/xsl/docbook/params/current.docid.xml
/usr/local/share/xsl/docbook/params/currentpage.marker.xml
/usr/local/share/xsl/docbook/params/custom.css.source.xml
/usr/local/share/xsl/docbook/params/default.float.class.xml
/usr/local/share/xsl/docbook/params/default.image.width.xml
/usr/local/share/xsl/docbook/params/default.table.frame.xml
/usr/local/share/xsl/docbook/params/default.table.rules.xml
/usr/local/share/xsl/docbook/params/default.table.width.xml
/usr/local/share/xsl/docbook/params/default.units.xml
/usr/local/share/xsl/docbook/params/dialogue.properties.xml
/usr/local/share/xsl/docbook/params/dingbat.font.family.xml
/usr/local/share/xsl/docbook/params/disable.collapsible.xml
/usr/local/share/xsl/docbook/params/disable.incremental.xml
/usr/local/share/xsl/docbook/params/docbook.css.link.xml
/usr/local/share/xsl/docbook/params/docbook.css.source.xml
/usr/local/share/xsl/docbook/params/double.sided.xml
/usr/local/share/xsl/docbook/params/draft.mode.xml
/usr/local/share/xsl/docbook/params/draft.watermark.image.xml
/usr/local/share/xsl/docbook/params/drama.properties.xml
/usr/local/share/xsl/docbook/params/dry-run.xml
/usr/local/share/xsl/docbook/params/dynamic.toc.xml
/usr/local/share/xsl/docbook/params/ebnf.assignment.xml
/usr/local/share/xsl/docbook/params/ebnf.statement.terminator.xml
/usr/local/share/xsl/docbook/params/ebnf.table.bgcolor.xml
/usr/local/share/xsl/docbook/params/ebnf.table.border.xml
/usr/local/share/xsl/docbook/params/eclipse.autolabel.xml
/usr/local/share/xsl/docbook/params/eclipse.plugin.id.xml
/usr/local/share/xsl/docbook/params/eclipse.plugin.name.xml
/usr/local/share/xsl/docbook/params/eclipse.plugin.provider.xml
/usr/local/share/xsl/docbook/params/editedby.enabled.xml
/usr/local/share/xsl/docbook/params/email.delimiters.enabled.xml
/usr/local/share/xsl/docbook/params/email.mailto.enabled.xml
/usr/local/share/xsl/docbook/params/emphasis.propagates.style.xml
/usr/local/share/xsl/docbook/params/entry.propagates.style.xml
/usr/local/share/xsl/docbook/params/epub.autolabel.xml
/usr/local/share/xsl/docbook/params/equation.number.properties.xml
/usr/local/share/xsl/docbook/params/equation.properties.xml
/usr/local/share/xsl/docbook/params/example.properties.xml
/usr/local/share/xsl/docbook/params/exsl.node.set.available.xml
/usr/local/share/xsl/docbook/params/feedback.href.xml
/usr/local/share/xsl/docbook/params/feedback.link.text.xml
/usr/local/share/xsl/docbook/params/feedback.with.ids.xml
/usr/local/share/xsl/docbook/params/figure.properties.xml
/usr/local/share/xsl/docbook/params/filename-prefix.xml
/usr/local/share/xsl/docbook/params/firstterm.only.link.xml
/usr/local/share/xsl/docbook/params/foil.footer.properties.xml
/usr/local/share/xsl/docbook/params/foil.header.properties.xml
/usr/local/share/xsl/docbook/params/foil.master.properties.xml
/usr/local/share/xsl/docbook/params/foil.page-sequence.properties.xml
/usr/local/share/xsl/docbook/params/foil.properties.xml
/usr/local/share/xsl/docbook/params/foil.region-after.properties.xml
/usr/local/share/xsl/docbook/params/foil.region-before.properties.xml
/usr/local/share/xsl/docbook/params/foil.region-body.properties.xml
/usr/local/share/xsl/docbook/params/foil.subtitle.properties.xml
/usr/local/share/xsl/docbook/params/foil.title.master.xml
/usr/local/share/xsl/docbook/params/foil.title.properties.xml
/usr/local/share/xsl/docbook/params/foil.title.size.xml
/usr/local/share/xsl/docbook/params/foilgroup.properties.xml
/usr/local/share/xsl/docbook/params/foilgroup.toc.xml
/usr/local/share/xsl/docbook/params/footer.column.widths.xml
/usr/local/share/xsl/docbook/params/footer.content.properties.xml
/usr/local/share/xsl/docbook/params/footer.hr.xml
/usr/local/share/xsl/docbook/params/footer.rule.xml
/usr/local/share/xsl/docbook/params/footer.table.height.xml
/usr/local/share/xsl/docbook/params/footer.table.properties.xml
/usr/local/share/xsl/docbook/params/footers.on.blank.pages.xml
/usr/local/share/xsl/docbook/params/footnote.font.size.xml
/usr/local/share/xsl/docbook/params/footnote.mark.properties.xml
/usr/local/share/xsl/docbook/params/footnote.number.format.xml
/usr/local/share/xsl/docbook/params/footnote.number.symbols.xml
/usr/local/share/xsl/docbook/params/footnote.properties.xml
/usr/local/share/xsl/docbook/params/footnote.sep.leader.properties.xml
/usr/local/share/xsl/docbook/params/fop.extensions.xml
/usr/local/share/xsl/docbook/params/fop1.extensions.xml
/usr/local/share/xsl/docbook/params/force.blank.pages.xml
/usr/local/share/xsl/docbook/params/formal.object.properties.xml
/usr/local/share/xsl/docbook/params/formal.procedures.xml
/usr/local/share/xsl/docbook/params/formal.title.placement.xml
/usr/local/share/xsl/docbook/params/formal.title.properties.xml
/usr/local/share/xsl/docbook/params/funcsynopsis.decoration.xml
/usr/local/share/xsl/docbook/params/funcsynopsis.style.xml
/usr/local/share/xsl/docbook/params/function.parens.xml
/usr/local/share/xsl/docbook/params/generate.consistent.ids.xml
/usr/local/share/xsl/docbook/params/generate.copyright.xml
/usr/local/share/xsl/docbook/params/generate.css.header.xml
/usr/local/share/xsl/docbook/params/generate.foilgroup.numbered.toc.xml
/usr/local/share/xsl/docbook/params/generate.foilgroup.toc.xml
/usr/local/share/xsl/docbook/params/generate.handoutnotes.xml
/usr/local/share/xsl/docbook/params/generate.id.attributes.xml
/usr/local/share/xsl/docbook/params/generate.index.xml
/usr/local/share/xsl/docbook/params/generate.legalnotice.link.xml
/usr/local/share/xsl/docbook/params/generate.manifest.xml
/usr/local/share/xsl/docbook/params/generate.meta.abstract.xml
/usr/local/share/xsl/docbook/params/generate.page.number.xml
/usr/local/share/xsl/docbook/params/generate.pubdate.xml
/usr/local/share/xsl/docbook/params/generate.revhistory.link.xml
/usr/local/share/xsl/docbook/params/generate.section.toc.level.xml
/usr/local/share/xsl/docbook/params/generate.speakernotes.xml
/usr/local/share/xsl/docbook/params/generate.titlepage.xml
/usr/local/share/xsl/docbook/params/generate.toc.xml
/usr/local/share/xsl/docbook/params/glossary.as.blocks.xml
/usr/local/share/xsl/docbook/params/glossary.collection.xml
/usr/local/share/xsl/docbook/params/glossary.sort.xml
/usr/local/share/xsl/docbook/params/glossdef.block.properties.xml
/usr/local/share/xsl/docbook/params/glossdef.list.properties.xml
/usr/local/share/xsl/docbook/params/glossentry.list.item.properties.xml
/usr/local/share/xsl/docbook/params/glossentry.show.acronym.xml
/usr/local/share/xsl/docbook/params/glosslist.as.blocks.xml
/usr/local/share/xsl/docbook/params/glossterm.auto.link.xml
/usr/local/share/xsl/docbook/params/glossterm.block.properties.xml
/usr/local/share/xsl/docbook/params/glossterm.list.properties.xml
/usr/local/share/xsl/docbook/params/glossterm.separation.xml
/usr/local/share/xsl/docbook/params/glossterm.width.xml
/usr/local/share/xsl/docbook/params/graphic.default.extension.xml
/usr/local/share/xsl/docbook/params/graphical.admonition.properties.xml
/usr/local/share/xsl/docbook/params/graphics.dir.xml
/usr/local/share/xsl/docbook/params/graphicsize.extension.xml
/usr/local/share/xsl/docbook/params/graphicsize.use.img.src.path.xml
/usr/local/share/xsl/docbook/params/handoutnotes.properties.xml
/usr/local/share/xsl/docbook/params/header.column.widths.xml
/usr/local/share/xsl/docbook/params/header.content.properties.xml
/usr/local/share/xsl/docbook/params/header.hr.xml
/usr/local/share/xsl/docbook/params/header.rule.xml
/usr/local/share/xsl/docbook/params/header.table.height.xml
/usr/local/share/xsl/docbook/params/header.table.properties.xml
/usr/local/share/xsl/docbook/params/headers.on.blank.pages.xml
/usr/local/share/xsl/docbook/params/hidetoc.image.xml
/usr/local/share/xsl/docbook/params/highlight.default.language.xml
/usr/local/share/xsl/docbook/params/highlight.source.xml
/usr/local/share/xsl/docbook/params/highlight.xslthl.config.xml
/usr/local/share/xsl/docbook/params/home.image.xml
/usr/local/share/xsl/docbook/params/html.append.xml
/usr/local/share/xsl/docbook/params/html.base.xml
/usr/local/share/xsl/docbook/params/html.cellpadding.xml
/usr/local/share/xsl/docbook/params/html.cellspacing.xml
/usr/local/share/xsl/docbook/params/html.cleanup.xml
/usr/local/share/xsl/docbook/params/html.ext.xml
/usr/local/share/xsl/docbook/params/html.extra.head.links.xml
/usr/local/share/xsl/docbook/params/html.head.legalnotice.link.multiple.xml
/usr/local/share/xsl/docbook/params/html.head.legalnotice.link.types.xml
/usr/local/share/xsl/docbook/params/html.longdesc.link.xml
/usr/local/share/xsl/docbook/params/html.longdesc.xml
/usr/local/share/xsl/docbook/params/html.script.type.xml
/usr/local/share/xsl/docbook/params/html.script.xml
/usr/local/share/xsl/docbook/params/html.stylesheet.type.xml
/usr/local/share/xsl/docbook/params/html.stylesheet.xml
/usr/local/share/xsl/docbook/params/htmlhelp.alias.file.xml
/usr/local/share/xsl/docbook/params/htmlhelp.autolabel.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.back.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.forward.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.hideshow.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.home.url.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.home.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump1.title.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump1.url.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump1.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump2.title.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump2.url.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.jump2.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.locate.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.next.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.options.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.prev.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.print.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.refresh.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.stop.xml
/usr/local/share/xsl/docbook/params/htmlhelp.button.zoom.xml
/usr/local/share/xsl/docbook/params/htmlhelp.chm.xml
/usr/local/share/xsl/docbook/params/htmlhelp.default.topic.xml
/usr/local/share/xsl/docbook/params/htmlhelp.display.progress.xml
/usr/local/share/xsl/docbook/params/htmlhelp.encoding.xml
/usr/local/share/xsl/docbook/params/htmlhelp.enhanced.decompilation.xml
/usr/local/share/xsl/docbook/params/htmlhelp.enumerate.images.xml
/usr/local/share/xsl/docbook/params/htmlhelp.force.map.and.alias.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.binary.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.folders.instead.books.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.section.depth.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.show.root.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.width.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhc.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhk.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhp.tail.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhp.window.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhp.windows.xml
/usr/local/share/xsl/docbook/params/htmlhelp.hhp.xml
/usr/local/share/xsl/docbook/params/htmlhelp.map.file.xml
/usr/local/share/xsl/docbook/params/htmlhelp.only.xml
/usr/local/share/xsl/docbook/params/htmlhelp.remember.window.position.xml
/usr/local/share/xsl/docbook/params/htmlhelp.show.advanced.search.xml
/usr/local/share/xsl/docbook/params/htmlhelp.show.favorities.xml
/usr/local/share/xsl/docbook/params/htmlhelp.show.menu.xml
/usr/local/share/xsl/docbook/params/htmlhelp.show.toolbar.text.xml
/usr/local/share/xsl/docbook/params/htmlhelp.title.xml
/usr/local/share/xsl/docbook/params/htmlhelp.use.hhk.xml
/usr/local/share/xsl/docbook/params/htmlhelp.window.geometry.xml
/usr/local/share/xsl/docbook/params/hyphenate.verbatim.characters.xml
/usr/local/share/xsl/docbook/params/hyphenate.verbatim.xml
/usr/local/share/xsl/docbook/params/hyphenate.xml
/usr/local/share/xsl/docbook/params/id.warnings.xml
/usr/local/share/xsl/docbook/params/ignore.image.scaling.xml
/usr/local/share/xsl/docbook/params/img.src.path.xml
/usr/local/share/xsl/docbook/params/index.div.title.properties.xml
/usr/local/share/xsl/docbook/params/index.entry.properties.xml
/usr/local/share/xsl/docbook/params/index.links.to.section.xml
/usr/local/share/xsl/docbook/params/index.method.xml
/usr/local/share/xsl/docbook/params/index.number.separator.xml
/usr/local/share/xsl/docbook/params/index.on.role.xml
/usr/local/share/xsl/docbook/params/index.on.type.xml
/usr/local/share/xsl/docbook/params/index.page.number.properties.xml
/usr/local/share/xsl/docbook/params/index.prefer.titleabbrev.xml
/usr/local/share/xsl/docbook/params/index.preferred.page.properties.xml
/usr/local/share/xsl/docbook/params/index.range.separator.xml
/usr/local/share/xsl/docbook/params/index.term.separator.xml
/usr/local/share/xsl/docbook/params/informal.object.properties.xml
/usr/local/share/xsl/docbook/params/informalequation.properties.xml
/usr/local/share/xsl/docbook/params/informalexample.properties.xml
/usr/local/share/xsl/docbook/params/informalfigure.properties.xml
/usr/local/share/xsl/docbook/params/informaltable.properties.xml
/usr/local/share/xsl/docbook/params/inherit.keywords.xml
/usr/local/share/xsl/docbook/params/inlinestagedir.properties.xml
/usr/local/share/xsl/docbook/params/inner.region.content.properties.xml
/usr/local/share/xsl/docbook/params/insert.link.page.number.xml
/usr/local/share/xsl/docbook/params/insert.olink.page.number.xml
/usr/local/share/xsl/docbook/params/insert.olink.pdf.frag.xml
/usr/local/share/xsl/docbook/params/insert.xref.page.number.para.xml
/usr/local/share/xsl/docbook/params/insert.xref.page.number.xml
/usr/local/share/xsl/docbook/params/itemizedlist.label.properties.xml
/usr/local/share/xsl/docbook/params/itemizedlist.label.width.xml
/usr/local/share/xsl/docbook/params/itemizedlist.properties.xml
/usr/local/share/xsl/docbook/params/javahelp.encoding.xml
/usr/local/share/xsl/docbook/params/keep.relative.image.uris.xml
/usr/local/share/xsl/docbook/params/keyboard.nav.xml
/usr/local/share/xsl/docbook/params/l10n.gentext.default.language.xml
/usr/local/share/xsl/docbook/params/l10n.gentext.language.xml
/usr/local/share/xsl/docbook/params/l10n.gentext.use.xref.language.xml
/usr/local/share/xsl/docbook/params/l10n.lang.value.rfc.compliant.xml
/usr/local/share/xsl/docbook/params/label.from.part.xml
/usr/local/share/xsl/docbook/params/line-height.xml
/usr/local/share/xsl/docbook/params/line.properties.xml
/usr/local/share/xsl/docbook/params/linegroup.properties.xml
/usr/local/share/xsl/docbook/params/linenumbering.everyNth.xml
/usr/local/share/xsl/docbook/params/linenumbering.extension.xml
/usr/local/share/xsl/docbook/params/linenumbering.separator.xml
/usr/local/share/xsl/docbook/params/linenumbering.width.xml
/usr/local/share/xsl/docbook/params/link.mailto.url.xml
/usr/local/share/xsl/docbook/params/link.to.self.for.mediaobject.xml
/usr/local/share/xsl/docbook/params/list.block.properties.xml
/usr/local/share/xsl/docbook/params/list.block.spacing.xml
/usr/local/share/xsl/docbook/params/list.item.spacing.xml
/usr/local/share/xsl/docbook/params/make.clean.html.xml
/usr/local/share/xsl/docbook/params/make.graphic.viewport.xml
/usr/local/share/xsl/docbook/params/make.index.markup.xml
/usr/local/share/xsl/docbook/params/make.single.year.ranges.xml
/usr/local/share/xsl/docbook/params/make.valid.html.xml
/usr/local/share/xsl/docbook/params/make.year.ranges.xml
/usr/local/share/xsl/docbook/params/man.authors.section.enabled.xml
/usr/local/share/xsl/docbook/params/man.base.url.for.relative.links.xml
/usr/local/share/xsl/docbook/params/man.break.after.slash.xml
/usr/local/share/xsl/docbook/params/man.charmap.enabled.xml
/usr/local/share/xsl/docbook/params/man.charmap.subset.profile.english.xml
/usr/local/share/xsl/docbook/params/man.charmap.subset.profile.xml
/usr/local/share/xsl/docbook/params/man.charmap.uri.xml
/usr/local/share/xsl/docbook/params/man.charmap.use.subset.xml
/usr/local/share/xsl/docbook/params/man.copyright.section.enabled.xml
/usr/local/share/xsl/docbook/params/man.endnotes.are.numbered.xml
/usr/local/share/xsl/docbook/params/man.endnotes.list.enabled.xml
/usr/local/share/xsl/docbook/params/man.endnotes.list.heading.xml
/usr/local/share/xsl/docbook/params/man.font.funcprototype.xml
/usr/local/share/xsl/docbook/params/man.font.funcsynopsisinfo.xml
/usr/local/share/xsl/docbook/params/man.font.links.xml
/usr/local/share/xsl/docbook/params/man.font.table.headings.xml
/usr/local/share/xsl/docbook/params/man.font.table.title.xml
/usr/local/share/xsl/docbook/params/man.funcsynopsis.style.xml
/usr/local/share/xsl/docbook/params/man.hyphenate.computer.inlines.xml
/usr/local/share/xsl/docbook/params/man.hyphenate.filenames.xml
/usr/local/share/xsl/docbook/params/man.hyphenate.urls.xml
/usr/local/share/xsl/docbook/params/man.hyphenate.xml
/usr/local/share/xsl/docbook/params/man.indent.blurbs.xml
/usr/local/share/xsl/docbook/params/man.indent.lists.xml
/usr/local/share/xsl/docbook/params/man.indent.refsect.xml
/usr/local/share/xsl/docbook/params/man.indent.verbatims.xml
/usr/local/share/xsl/docbook/params/man.indent.width.xml
/usr/local/share/xsl/docbook/params/man.justify.xml
/usr/local/share/xsl/docbook/params/man.output.base.dir.xml
/usr/local/share/xsl/docbook/params/man.output.better.ps.enabled.xml
/usr/local/share/xsl/docbook/params/man.output.encoding.xml
/usr/local/share/xsl/docbook/params/man.output.in.separate.dir.xml
/usr/local/share/xsl/docbook/params/man.output.lang.in.name.enabled.xml
/usr/local/share/xsl/docbook/params/man.output.manifest.enabled.xml
/usr/local/share/xsl/docbook/params/man.output.manifest.filename.xml
/usr/local/share/xsl/docbook/params/man.output.quietly.xml
/usr/local/share/xsl/docbook/params/man.output.subdirs.enabled.xml
/usr/local/share/xsl/docbook/params/man.segtitle.suppress.xml
/usr/local/share/xsl/docbook/params/man.string.subst.map.local.post.xml
/usr/local/share/xsl/docbook/params/man.string.subst.map.local.pre.xml
/usr/local/share/xsl/docbook/params/man.string.subst.map.xml
/usr/local/share/xsl/docbook/params/man.subheading.divider.enabled.xml
/usr/local/share/xsl/docbook/params/man.subheading.divider.xml
/usr/local/share/xsl/docbook/params/man.table.footnotes.divider.xml
/usr/local/share/xsl/docbook/params/man.th.extra1.suppress.xml
/usr/local/share/xsl/docbook/params/man.th.extra2.max.length.xml
/usr/local/share/xsl/docbook/params/man.th.extra2.suppress.xml
/usr/local/share/xsl/docbook/params/man.th.extra3.max.length.xml
/usr/local/share/xsl/docbook/params/man.th.extra3.suppress.xml
/usr/local/share/xsl/docbook/params/man.th.title.max.length.xml
/usr/local/share/xsl/docbook/params/manifest.in.base.dir.xml
/usr/local/share/xsl/docbook/params/manifest.xml
/usr/local/share/xsl/docbook/params/manual.toc.xml
/usr/local/share/xsl/docbook/params/margin.note.float.type.xml
/usr/local/share/xsl/docbook/params/margin.note.properties.xml
/usr/local/share/xsl/docbook/params/margin.note.title.properties.xml
/usr/local/share/xsl/docbook/params/margin.note.width.xml
/usr/local/share/xsl/docbook/params/mark.optional.procedure.steps.xml
/usr/local/share/xsl/docbook/params/marker.section.level.xml
/usr/local/share/xsl/docbook/params/menuchoice.menu.separator.xml
/usr/local/share/xsl/docbook/params/menuchoice.separator.xml
/usr/local/share/xsl/docbook/params/minus.image.xml
/usr/local/share/xsl/docbook/params/mml.embedding.mode.fo.xml
/usr/local/share/xsl/docbook/params/mml.embedding.mode.xml
/usr/local/share/xsl/docbook/params/monospace.font.family.xml
/usr/local/share/xsl/docbook/params/monospace.properties.xml
/usr/local/share/xsl/docbook/params/monospace.verbatim.font.width.xml
/usr/local/share/xsl/docbook/params/monospace.verbatim.properties.xml
/usr/local/share/xsl/docbook/params/multiframe.bottom.bgcolor.xml
/usr/local/share/xsl/docbook/params/multiframe.navigation.height.xml
/usr/local/share/xsl/docbook/params/multiframe.top.bgcolor.xml
/usr/local/share/xsl/docbook/params/multiframe.xml
/usr/local/share/xsl/docbook/params/nav.separator.xml
/usr/local/share/xsl/docbook/params/nav.table.summary.xml
/usr/local/share/xsl/docbook/params/navbgcolor.xml
/usr/local/share/xsl/docbook/params/navbodywidth.xml
/usr/local/share/xsl/docbook/params/navig.graphics.extension.xml
/usr/local/share/xsl/docbook/params/navig.graphics.path.xml
/usr/local/share/xsl/docbook/params/navig.graphics.xml
/usr/local/share/xsl/docbook/params/navig.showtitles.xml
/usr/local/share/xsl/docbook/params/navtocwidth.xml
/usr/local/share/xsl/docbook/params/next.image.xml
/usr/local/share/xsl/docbook/params/no.home.image.xml
/usr/local/share/xsl/docbook/params/no.next.image.xml
/usr/local/share/xsl/docbook/params/no.prev.image.xml
/usr/local/share/xsl/docbook/params/no.toc.image.xml
/usr/local/share/xsl/docbook/params/no.up.image.xml
/usr/local/share/xsl/docbook/params/nominal.image.depth.xml
/usr/local/share/xsl/docbook/params/nominal.image.width.xml
/usr/local/share/xsl/docbook/params/nominal.table.width.xml
/usr/local/share/xsl/docbook/params/nongraphical.admonition.properties.xml
/usr/local/share/xsl/docbook/params/normal.para.spacing.xml
/usr/local/share/xsl/docbook/params/olink.base.uri.xml
/usr/local/share/xsl/docbook/params/olink.debug.xml
/usr/local/share/xsl/docbook/params/olink.doctitle.xml
/usr/local/share/xsl/docbook/params/olink.fragid.xml
/usr/local/share/xsl/docbook/params/olink.lang.fallback.sequence.xml
/usr/local/share/xsl/docbook/params/olink.outline.ext.xml
/usr/local/share/xsl/docbook/params/olink.properties.xml
/usr/local/share/xsl/docbook/params/olink.pubid.xml
/usr/local/share/xsl/docbook/params/olink.resolver.xml
/usr/local/share/xsl/docbook/params/olink.sysid.xml
/usr/local/share/xsl/docbook/params/orderedlist.label.properties.xml
/usr/local/share/xsl/docbook/params/orderedlist.label.width.xml
/usr/local/share/xsl/docbook/params/orderedlist.properties.xml
/usr/local/share/xsl/docbook/params/othercredit.like.author.enabled.xml
/usr/local/share/xsl/docbook/params/outer.region.content.properties.xml
/usr/local/share/xsl/docbook/params/output-root.xml
/usr/local/share/xsl/docbook/params/output.indent.xml
/usr/local/share/xsl/docbook/params/overlay.js.xml
/usr/local/share/xsl/docbook/params/overlay.logo.xml
/usr/local/share/xsl/docbook/params/overlay.xml
/usr/local/share/xsl/docbook/params/page.height.portrait.xml
/usr/local/share/xsl/docbook/params/page.height.xml
/usr/local/share/xsl/docbook/params/page.margin.bottom.xml
/usr/local/share/xsl/docbook/params/page.margin.inner.xml
/usr/local/share/xsl/docbook/params/page.margin.outer.xml
/usr/local/share/xsl/docbook/params/page.margin.top.xml
/usr/local/share/xsl/docbook/params/page.orientation.xml
/usr/local/share/xsl/docbook/params/page.width.portrait.xml
/usr/local/share/xsl/docbook/params/page.width.xml
/usr/local/share/xsl/docbook/params/pages.template.xml
/usr/local/share/xsl/docbook/params/paper.type.xml
/usr/local/share/xsl/docbook/params/para.propagates.style.xml
/usr/local/share/xsl/docbook/params/para.properties.xml
/usr/local/share/xsl/docbook/params/part.autolabel.xml
/usr/local/share/xsl/docbook/params/passivetex.extensions.xml
/usr/local/share/xsl/docbook/params/pgwide.properties.xml
/usr/local/share/xsl/docbook/params/phrase.propagates.style.xml
/usr/local/share/xsl/docbook/params/pixels.per.inch.xml
/usr/local/share/xsl/docbook/params/plus.image.xml
/usr/local/share/xsl/docbook/params/poetry.properties.xml
/usr/local/share/xsl/docbook/params/points.per.em.xml
/usr/local/share/xsl/docbook/params/preface.autolabel.xml
/usr/local/share/xsl/docbook/params/prefer.internal.olink.xml
/usr/local/share/xsl/docbook/params/preferred.mediaobject.role.xml
/usr/local/share/xsl/docbook/params/prev.image.xml
/usr/local/share/xsl/docbook/params/procedure.properties.xml
/usr/local/share/xsl/docbook/params/process.empty.source.toc.xml
/usr/local/share/xsl/docbook/params/process.source.toc.xml
/usr/local/share/xsl/docbook/params/profile.arch.xml
/usr/local/share/xsl/docbook/params/profile.attribute.xml
/usr/local/share/xsl/docbook/params/profile.audience.xml
/usr/local/share/xsl/docbook/params/profile.condition.xml
/usr/local/share/xsl/docbook/params/profile.conformance.xml
/usr/local/share/xsl/docbook/params/profile.lang.xml
/usr/local/share/xsl/docbook/params/profile.os.xml
/usr/local/share/xsl/docbook/params/profile.outputformat.xml
/usr/local/share/xsl/docbook/params/profile.revision.xml
/usr/local/share/xsl/docbook/params/profile.revisionflag.xml
/usr/local/share/xsl/docbook/params/profile.role.xml
/usr/local/share/xsl/docbook/params/profile.security.xml
/usr/local/share/xsl/docbook/params/profile.separator.xml
/usr/local/share/xsl/docbook/params/profile.status.xml
/usr/local/share/xsl/docbook/params/profile.userlevel.xml
/usr/local/share/xsl/docbook/params/profile.value.xml
/usr/local/share/xsl/docbook/params/profile.vendor.xml
/usr/local/share/xsl/docbook/params/profile.wordsize.xml
/usr/local/share/xsl/docbook/params/publishers.properties.xml
/usr/local/share/xsl/docbook/params/punct.honorific.xml
/usr/local/share/xsl/docbook/params/qanda.defaultlabel.xml
/usr/local/share/xsl/docbook/params/qanda.in.toc.xml
/usr/local/share/xsl/docbook/params/qanda.inherit.numeration.xml
/usr/local/share/xsl/docbook/params/qanda.nested.in.toc.xml
/usr/local/share/xsl/docbook/params/qanda.title.level1.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.level2.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.level3.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.level4.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.level5.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.level6.properties.xml
/usr/local/share/xsl/docbook/params/qanda.title.properties.xml
/usr/local/share/xsl/docbook/params/qandadiv.autolabel.xml
/usr/local/share/xsl/docbook/params/rebuild-all.xml
/usr/local/share/xsl/docbook/params/refclass.suppress.xml
/usr/local/share/xsl/docbook/params/refentry.date.profile.enabled.xml
/usr/local/share/xsl/docbook/params/refentry.date.profile.xml
/usr/local/share/xsl/docbook/params/refentry.generate.name.xml
/usr/local/share/xsl/docbook/params/refentry.generate.title.xml
/usr/local/share/xsl/docbook/params/refentry.manual.fallback.profile.xml
/usr/local/share/xsl/docbook/params/refentry.manual.profile.enabled.xml
/usr/local/share/xsl/docbook/params/refentry.manual.profile.xml
/usr/local/share/xsl/docbook/params/refentry.meta.get.quietly.xml
/usr/local/share/xsl/docbook/params/refentry.pagebreak.xml
/usr/local/share/xsl/docbook/params/refentry.separator.xml
/usr/local/share/xsl/docbook/params/refentry.source.fallback.profile.xml
/usr/local/share/xsl/docbook/params/refentry.source.name.profile.enabled.xml
/usr/local/share/xsl/docbook/params/refentry.source.name.profile.xml
/usr/local/share/xsl/docbook/params/refentry.source.name.suppress.xml
/usr/local/share/xsl/docbook/params/refentry.title.properties.xml
/usr/local/share/xsl/docbook/params/refentry.version.profile.enabled.xml
/usr/local/share/xsl/docbook/params/refentry.version.profile.xml
/usr/local/share/xsl/docbook/params/refentry.version.suppress.xml
/usr/local/share/xsl/docbook/params/refentry.xref.manvolnum.xml
/usr/local/share/xsl/docbook/params/reference.autolabel.xml
/usr/local/share/xsl/docbook/params/region.after.extent.xml
/usr/local/share/xsl/docbook/params/region.before.extent.xml
/usr/local/share/xsl/docbook/params/region.inner.extent.xml
/usr/local/share/xsl/docbook/params/region.inner.properties.xml
/usr/local/share/xsl/docbook/params/region.outer.extent.xml
/usr/local/share/xsl/docbook/params/region.outer.properties.xml
/usr/local/share/xsl/docbook/params/revhistory.table.cell.properties.xml
/usr/local/share/xsl/docbook/params/revhistory.table.properties.xml
/usr/local/share/xsl/docbook/params/revhistory.title.properties.xml
/usr/local/share/xsl/docbook/params/root.filename.xml
/usr/local/share/xsl/docbook/params/root.properties.xml
/usr/local/share/xsl/docbook/params/rootid.xml
/usr/local/share/xsl/docbook/params/runinhead.default.title.end.punct.xml
/usr/local/share/xsl/docbook/params/runinhead.title.end.punct.xml
/usr/local/share/xsl/docbook/params/running.foot.properties.xml
/usr/local/share/xsl/docbook/params/s5.controls.xml
/usr/local/share/xsl/docbook/params/s5.defaultview.xml
/usr/local/share/xsl/docbook/params/s5.opera.css.xml
/usr/local/share/xsl/docbook/params/s5.outline.css.xml
/usr/local/share/xsl/docbook/params/s5.path.prefix.xml
/usr/local/share/xsl/docbook/params/s5.print.css.xml
/usr/local/share/xsl/docbook/params/s5.slides.css.xml
/usr/local/share/xsl/docbook/params/s5.slides.js.xml
/usr/local/share/xsl/docbook/params/sans.font.family.xml
/usr/local/share/xsl/docbook/params/saxon.callouts.xml
/usr/local/share/xsl/docbook/params/saxon.character.representation.xml
/usr/local/share/xsl/docbook/params/saxon.linenumbering.xml
/usr/local/share/xsl/docbook/params/saxon.tablecolumns.xml
/usr/local/share/xsl/docbook/params/script.dir.xml
/usr/local/share/xsl/docbook/params/section.autolabel.max.depth.xml
/usr/local/share/xsl/docbook/params/section.autolabel.xml
/usr/local/share/xsl/docbook/params/section.container.element.xml
/usr/local/share/xsl/docbook/params/section.label.includes.component.label.xml
/usr/local/share/xsl/docbook/params/section.level1.properties.xml
/usr/local/share/xsl/docbook/params/section.level2.properties.xml
/usr/local/share/xsl/docbook/params/section.level3.properties.xml
/usr/local/share/xsl/docbook/params/section.level4.properties.xml
/usr/local/share/xsl/docbook/params/section.level5.properties.xml
/usr/local/share/xsl/docbook/params/section.level6.properties.xml
/usr/local/share/xsl/docbook/params/section.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level1.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level2.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level3.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level4.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level5.properties.xml
/usr/local/share/xsl/docbook/params/section.title.level6.properties.xml
/usr/local/share/xsl/docbook/params/section.title.properties.xml
/usr/local/share/xsl/docbook/params/segmentedlist.as.table.xml
/usr/local/share/xsl/docbook/params/sequential.links.xml
/usr/local/share/xsl/docbook/params/shade.verbatim.style.xml
/usr/local/share/xsl/docbook/params/shade.verbatim.xml
/usr/local/share/xsl/docbook/params/show.bookmarks.xml
/usr/local/share/xsl/docbook/params/show.comments.xml
/usr/local/share/xsl/docbook/params/show.foil.number.xml
/usr/local/share/xsl/docbook/params/show.revisionflag.xml
/usr/local/share/xsl/docbook/params/showtoc.image.xml
/usr/local/share/xsl/docbook/params/side.float.properties.xml
/usr/local/share/xsl/docbook/params/side.region.precedence.xml
/usr/local/share/xsl/docbook/params/sidebar.float.type.xml
/usr/local/share/xsl/docbook/params/sidebar.float.width.xml
/usr/local/share/xsl/docbook/params/sidebar.properties.xml
/usr/local/share/xsl/docbook/params/sidebar.title.properties.xml
/usr/local/share/xsl/docbook/params/simplesect.in.toc.xml
/usr/local/share/xsl/docbook/params/slide.font.family.xml
/usr/local/share/xsl/docbook/params/slide.title.font.family.xml
/usr/local/share/xsl/docbook/params/slides.js.xml
/usr/local/share/xsl/docbook/params/slides.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.author.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.authorgroup.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.corpauthor.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.master.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.pubdate.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.region-body.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.subtitle.properties.xml
/usr/local/share/xsl/docbook/params/slides.titlepage.title.properties.xml
/usr/local/share/xsl/docbook/params/slidy.duration.xml
/usr/local/share/xsl/docbook/params/slidy.path.prefix.xml
/usr/local/share/xsl/docbook/params/slidy.slidy.css.xml
/usr/local/share/xsl/docbook/params/slidy.slidy.js.xml
/usr/local/share/xsl/docbook/params/slidy.user.css.xml
/usr/local/share/xsl/docbook/params/spacing.paras.xml
/usr/local/share/xsl/docbook/params/speaker.properties.xml
/usr/local/share/xsl/docbook/params/speakernote.properties.xml
/usr/local/share/xsl/docbook/params/speakernotes.properties.xml
/usr/local/share/xsl/docbook/params/stagedir.properties.xml
/usr/local/share/xsl/docbook/params/subscript.properties.xml
/usr/local/share/xsl/docbook/params/superscript.properties.xml
/usr/local/share/xsl/docbook/params/suppress.footer.navigation.xml
/usr/local/share/xsl/docbook/params/suppress.header.navigation.xml
/usr/local/share/xsl/docbook/params/suppress.homepage.title.xml
/usr/local/share/xsl/docbook/params/suppress.navigation.xml
/usr/local/share/xsl/docbook/params/svg.embedding.mode.fo.xml
/usr/local/share/xsl/docbook/params/svg.embedding.mode.xml
/usr/local/share/xsl/docbook/params/symbol.font.family.xml
/usr/local/share/xsl/docbook/params/table.borders.with.css.xml
/usr/local/share/xsl/docbook/params/table.caption.properties.xml
/usr/local/share/xsl/docbook/params/table.cell.border.color.xml
/usr/local/share/xsl/docbook/params/table.cell.border.style.xml
/usr/local/share/xsl/docbook/params/table.cell.border.thickness.xml
/usr/local/share/xsl/docbook/params/table.cell.padding.xml
/usr/local/share/xsl/docbook/params/table.entry.padding.xml
/usr/local/share/xsl/docbook/params/table.footnote.number.format.xml
/usr/local/share/xsl/docbook/params/table.footnote.number.symbols.xml
/usr/local/share/xsl/docbook/params/table.footnote.properties.xml
/usr/local/share/xsl/docbook/params/table.frame.border.color.xml
/usr/local/share/xsl/docbook/params/table.frame.border.style.xml
/usr/local/share/xsl/docbook/params/table.frame.border.thickness.xml
/usr/local/share/xsl/docbook/params/table.properties.xml
/usr/local/share/xsl/docbook/params/table.spacer.image.xml
/usr/local/share/xsl/docbook/params/table.table.properties.xml
/usr/local/share/xsl/docbook/params/tablecolumns.extension.xml
/usr/local/share/xsl/docbook/params/target.database.document.xml
/usr/local/share/xsl/docbook/params/targets.filename.xml
/usr/local/share/xsl/docbook/params/task.properties.xml
/usr/local/share/xsl/docbook/params/template.xml
/usr/local/share/xsl/docbook/params/tex.math.delims.xml
/usr/local/share/xsl/docbook/params/tex.math.file.xml
/usr/local/share/xsl/docbook/params/tex.math.in.alt.xml
/usr/local/share/xsl/docbook/params/text.home.xml
/usr/local/share/xsl/docbook/params/text.next.xml
/usr/local/share/xsl/docbook/params/text.prev.xml
/usr/local/share/xsl/docbook/params/text.toc.xml
/usr/local/share/xsl/docbook/params/text.up.xml
/usr/local/share/xsl/docbook/params/textbgcolor.xml
/usr/local/share/xsl/docbook/params/textdata.default.encoding.xml
/usr/local/share/xsl/docbook/params/textinsert.extension.xml
/usr/local/share/xsl/docbook/params/title.font.family.xml
/usr/local/share/xsl/docbook/params/title.margin.left.xml
/usr/local/share/xsl/docbook/params/titlefoil.html.xml
/usr/local/share/xsl/docbook/params/toc.bg.color.xml
/usr/local/share/xsl/docbook/params/toc.blank.graphic.xml
/usr/local/share/xsl/docbook/params/toc.blank.image.xml
/usr/local/share/xsl/docbook/params/toc.blank.text.xml
/usr/local/share/xsl/docbook/params/toc.hide.show.xml
/usr/local/share/xsl/docbook/params/toc.html.xml
/usr/local/share/xsl/docbook/params/toc.image.xml
/usr/local/share/xsl/docbook/params/toc.indent.width.xml
/usr/local/share/xsl/docbook/params/toc.leader.properties.xml
/usr/local/share/xsl/docbook/params/toc.line.properties.xml
/usr/local/share/xsl/docbook/params/toc.list.type.xml
/usr/local/share/xsl/docbook/params/toc.margin.properties.xml
/usr/local/share/xsl/docbook/params/toc.max.depth.xml
/usr/local/share/xsl/docbook/params/toc.pointer.graphic.xml
/usr/local/share/xsl/docbook/params/toc.pointer.image.xml
/usr/local/share/xsl/docbook/params/toc.pointer.text.xml
/usr/local/share/xsl/docbook/params/toc.row.height.xml
/usr/local/share/xsl/docbook/params/toc.section.depth.xml
/usr/local/share/xsl/docbook/params/toc.spacer.graphic.xml
/usr/local/share/xsl/docbook/params/toc.spacer.image.xml
/usr/local/share/xsl/docbook/params/toc.spacer.text.xml
/usr/local/share/xsl/docbook/params/toc.width.xml
/usr/local/share/xsl/docbook/params/ua.js.xml
/usr/local/share/xsl/docbook/params/ulink.footnotes.xml
/usr/local/share/xsl/docbook/params/ulink.hyphenate.chars.xml
/usr/local/share/xsl/docbook/params/ulink.hyphenate.xml
/usr/local/share/xsl/docbook/params/ulink.show.xml
/usr/local/share/xsl/docbook/params/ulink.target.xml
/usr/local/share/xsl/docbook/params/up.image.xml
/usr/local/share/xsl/docbook/params/use.embed.for.svg.xml
/usr/local/share/xsl/docbook/params/use.extensions.xml
/usr/local/share/xsl/docbook/params/use.id.as.filename.xml
/usr/local/share/xsl/docbook/params/use.id.function.xml
/usr/local/share/xsl/docbook/params/use.local.olink.style.xml
/usr/local/share/xsl/docbook/params/use.role.as.xrefstyle.xml
/usr/local/share/xsl/docbook/params/use.role.for.mediaobject.xml
/usr/local/share/xsl/docbook/params/use.svg.xml
/usr/local/share/xsl/docbook/params/user.css.xml
/usr/local/share/xsl/docbook/params/variablelist.as.blocks.xml
/usr/local/share/xsl/docbook/params/variablelist.as.table.xml
/usr/local/share/xsl/docbook/params/variablelist.max.termlength.xml
/usr/local/share/xsl/docbook/params/variablelist.term.break.after.xml
/usr/local/share/xsl/docbook/params/variablelist.term.properties.xml
/usr/local/share/xsl/docbook/params/variablelist.term.separator.xml
/usr/local/share/xsl/docbook/params/verbatim.properties.xml
/usr/local/share/xsl/docbook/params/webhelp.autolabel.xml
/usr/local/share/xsl/docbook/params/webhelp.base.dir.xml
/usr/local/share/xsl/docbook/params/webhelp.common.dir.xml
/usr/local/share/xsl/docbook/params/webhelp.default.topic.xml
/usr/local/share/xsl/docbook/params/webhelp.include.search.tab.xml
/usr/local/share/xsl/docbook/params/webhelp.indexer.language.xml
/usr/local/share/xsl/docbook/params/webhelp.start.filename.xml
/usr/local/share/xsl/docbook/params/webhelp.tree.cookie.id.xml
/usr/local/share/xsl/docbook/params/wordml.template.xml
/usr/local/share/xsl/docbook/params/wrap.slidecontent.xml
/usr/local/share/xsl/docbook/params/writing.mode.xml
/usr/local/share/xsl/docbook/params/xbCollapsibleLists.js.xml
/usr/local/share/xsl/docbook/params/xbDOM.js.xml
/usr/local/share/xsl/docbook/params/xbLibrary.js.xml
/usr/local/share/xsl/docbook/params/xbStyle.js.xml
/usr/local/share/xsl/docbook/params/xep.extensions.xml
/usr/local/share/xsl/docbook/params/xep.index.item.properties.xml
/usr/local/share/xsl/docbook/params/xref.label-page.separator.xml
/usr/local/share/xsl/docbook/params/xref.label-title.separator.xml
/usr/local/share/xsl/docbook/params/xref.properties.xml
/usr/local/share/xsl/docbook/params/xref.title-page.separator.xml
/usr/local/share/xsl/docbook/params/xref.with.number.and.title.xml
/usr/local/share/xsl/docbook/params/xsl1.1.bookmarks.xml
/usr/local/share/xsl/docbook/profiling/profile-mode.xsl
/usr/local/share/xsl/docbook/profiling/profile.xsl
/usr/local/share/xsl/docbook/profiling/strip-attributes.xsl
/usr/local/share/xsl/docbook/profiling/xsl2profile.xsl
/usr/local/share/xsl/docbook/roundtrip/blocks-spec.xml
/usr/local/share/xsl/docbook/roundtrip/blocks2dbk.dtd
/usr/local/share/xsl/docbook/roundtrip/blocks2dbk.xsl
/usr/local/share/xsl/docbook/roundtrip/dbk2ooo.xsl
/usr/local/share/xsl/docbook/roundtrip/dbk2pages.xsl
/usr/local/share/xsl/docbook/roundtrip/dbk2wordml.xsl
/usr/local/share/xsl/docbook/roundtrip/dbk2wp.xsl
/usr/local/share/xsl/docbook/roundtrip/normalise-common.xsl
/usr/local/share/xsl/docbook/roundtrip/normalise2sections.xsl
/usr/local/share/xsl/docbook/roundtrip/pages2normalise.xsl
/usr/local/share/xsl/docbook/roundtrip/param.xml
/usr/local/share/xsl/docbook/roundtrip/param.xsl
/usr/local/share/xsl/docbook/roundtrip/sections-spec.xml
/usr/local/share/xsl/docbook/roundtrip/sections2blocks.xsl
/usr/local/share/xsl/docbook/roundtrip/specifications.xml
/usr/local/share/xsl/docbook/roundtrip/template-pages.xml
/usr/local/share/xsl/docbook/roundtrip/template.dot
/usr/local/share/xsl/docbook/roundtrip/template.xml
/usr/local/share/xsl/docbook/roundtrip/wordml2normalise.xsl
/usr/local/share/xsl/docbook/slides/README
/usr/local/share/xsl/docbook/slides/RELEASE-NOTES.xml
/usr/local/share/xsl/docbook/slides/common/common.xsl
/usr/local/share/xsl/docbook/slides/doc/slides.xml
/usr/local/share/xsl/docbook/slides/doc/user.css
/usr/local/share/xsl/docbook/slides/fo/param.xml
/usr/local/share/xsl/docbook/slides/fo/param.xsl
/usr/local/share/xsl/docbook/slides/fo/plain-titlepage.xml
/usr/local/share/xsl/docbook/slides/fo/plain-titlepage.xsl
/usr/local/share/xsl/docbook/slides/fo/plain.xsl
/usr/local/share/xsl/docbook/slides/images/1.png
/usr/local/share/xsl/docbook/slides/images/1.svg
/usr/local/share/xsl/docbook/slides/images/10.png
/usr/local/share/xsl/docbook/slides/images/10.svg
/usr/local/share/xsl/docbook/slides/images/11.png
/usr/local/share/xsl/docbook/slides/images/11.svg
/usr/local/share/xsl/docbook/slides/images/12.png
/usr/local/share/xsl/docbook/slides/images/12.svg
/usr/local/share/xsl/docbook/slides/images/13.png
/usr/local/share/xsl/docbook/slides/images/13.svg
/usr/local/share/xsl/docbook/slides/images/14.png
/usr/local/share/xsl/docbook/slides/images/14.svg
/usr/local/share/xsl/docbook/slides/images/15.png
/usr/local/share/xsl/docbook/slides/images/15.svg
/usr/local/share/xsl/docbook/slides/images/16.png
/usr/local/share/xsl/docbook/slides/images/16.svg
/usr/local/share/xsl/docbook/slides/images/17.png
/usr/local/share/xsl/docbook/slides/images/17.svg
/usr/local/share/xsl/docbook/slides/images/18.png
/usr/local/share/xsl/docbook/slides/images/18.svg
/usr/local/share/xsl/docbook/slides/images/19.png
/usr/local/share/xsl/docbook/slides/images/19.svg
/usr/local/share/xsl/docbook/slides/images/2.png
/usr/local/share/xsl/docbook/slides/images/2.svg
/usr/local/share/xsl/docbook/slides/images/20.png
/usr/local/share/xsl/docbook/slides/images/20.svg
/usr/local/share/xsl/docbook/slides/images/21.png
/usr/local/share/xsl/docbook/slides/images/21.svg
/usr/local/share/xsl/docbook/slides/images/22.png
/usr/local/share/xsl/docbook/slides/images/22.svg
/usr/local/share/xsl/docbook/slides/images/23.png
/usr/local/share/xsl/docbook/slides/images/23.svg
/usr/local/share/xsl/docbook/slides/images/24.png
/usr/local/share/xsl/docbook/slides/images/24.svg
/usr/local/share/xsl/docbook/slides/images/25.png
/usr/local/share/xsl/docbook/slides/images/25.svg
/usr/local/share/xsl/docbook/slides/images/26.png
/usr/local/share/xsl/docbook/slides/images/26.svg
/usr/local/share/xsl/docbook/slides/images/27.png
/usr/local/share/xsl/docbook/slides/images/27.svg
/usr/local/share/xsl/docbook/slides/images/28.png
/usr/local/share/xsl/docbook/slides/images/28.svg
/usr/local/share/xsl/docbook/slides/images/29.png
/usr/local/share/xsl/docbook/slides/images/29.svg
/usr/local/share/xsl/docbook/slides/images/3.png
/usr/local/share/xsl/docbook/slides/images/3.svg
/usr/local/share/xsl/docbook/slides/images/30.png
/usr/local/share/xsl/docbook/slides/images/30.svg
/usr/local/share/xsl/docbook/slides/images/4.png
/usr/local/share/xsl/docbook/slides/images/4.svg
/usr/local/share/xsl/docbook/slides/images/5.png
/usr/local/share/xsl/docbook/slides/images/5.svg
/usr/local/share/xsl/docbook/slides/images/6.png
/usr/local/share/xsl/docbook/slides/images/6.svg
/usr/local/share/xsl/docbook/slides/images/7.png
/usr/local/share/xsl/docbook/slides/images/7.svg
/usr/local/share/xsl/docbook/slides/images/8.png
/usr/local/share/xsl/docbook/slides/images/8.svg
/usr/local/share/xsl/docbook/slides/images/9.png
/usr/local/share/xsl/docbook/slides/images/9.svg
/usr/local/share/xsl/docbook/slides/images/callouts/1.png
/usr/local/share/xsl/docbook/slides/images/callouts/1.svg
/usr/local/share/xsl/docbook/slides/images/callouts/10.png
/usr/local/share/xsl/docbook/slides/images/callouts/10.svg
/usr/local/share/xsl/docbook/slides/images/callouts/11.png
/usr/local/share/xsl/docbook/slides/images/callouts/11.svg
/usr/local/share/xsl/docbook/slides/images/callouts/12.png
/usr/local/share/xsl/docbook/slides/images/callouts/12.svg
/usr/local/share/xsl/docbook/slides/images/callouts/13.png
/usr/local/share/xsl/docbook/slides/images/callouts/13.svg
/usr/local/share/xsl/docbook/slides/images/callouts/14.png
/usr/local/share/xsl/docbook/slides/images/callouts/14.svg
/usr/local/share/xsl/docbook/slides/images/callouts/15.png
/usr/local/share/xsl/docbook/slides/images/callouts/15.svg
/usr/local/share/xsl/docbook/slides/images/callouts/16.png
/usr/local/share/xsl/docbook/slides/images/callouts/16.svg
/usr/local/share/xsl/docbook/slides/images/callouts/17.png
/usr/local/share/xsl/docbook/slides/images/callouts/17.svg
/usr/local/share/xsl/docbook/slides/images/callouts/18.png
/usr/local/share/xsl/docbook/slides/images/callouts/18.svg
/usr/local/share/xsl/docbook/slides/images/callouts/19.png
/usr/local/share/xsl/docbook/slides/images/callouts/19.svg
/usr/local/share/xsl/docbook/slides/images/callouts/2.png
/usr/local/share/xsl/docbook/slides/images/callouts/2.svg
/usr/local/share/xsl/docbook/slides/images/callouts/20.png
/usr/local/share/xsl/docbook/slides/images/callouts/20.svg
/usr/local/share/xsl/docbook/slides/images/callouts/21.png
/usr/local/share/xsl/docbook/slides/images/callouts/21.svg
/usr/local/share/xsl/docbook/slides/images/callouts/22.png
/usr/local/share/xsl/docbook/slides/images/callouts/22.svg
/usr/local/share/xsl/docbook/slides/images/callouts/23.png
/usr/local/share/xsl/docbook/slides/images/callouts/23.svg
/usr/local/share/xsl/docbook/slides/images/callouts/24.png
/usr/local/share/xsl/docbook/slides/images/callouts/24.svg
/usr/local/share/xsl/docbook/slides/images/callouts/25.png
/usr/local/share/xsl/docbook/slides/images/callouts/25.svg
/usr/local/share/xsl/docbook/slides/images/callouts/26.png
/usr/local/share/xsl/docbook/slides/images/callouts/26.svg
/usr/local/share/xsl/docbook/slides/images/callouts/27.png
/usr/local/share/xsl/docbook/slides/images/callouts/27.svg
/usr/local/share/xsl/docbook/slides/images/callouts/28.png
/usr/local/share/xsl/docbook/slides/images/callouts/28.svg
/usr/local/share/xsl/docbook/slides/images/callouts/29.png
/usr/local/share/xsl/docbook/slides/images/callouts/29.svg
/usr/local/share/xsl/docbook/slides/images/callouts/3.png
/usr/local/share/xsl/docbook/slides/images/callouts/3.svg
/usr/local/share/xsl/docbook/slides/images/callouts/30.png
/usr/local/share/xsl/docbook/slides/images/callouts/30.svg
/usr/local/share/xsl/docbook/slides/images/callouts/4.png
/usr/local/share/xsl/docbook/slides/images/callouts/4.svg
/usr/local/share/xsl/docbook/slides/images/callouts/5.png
/usr/local/share/xsl/docbook/slides/images/callouts/5.svg
/usr/local/share/xsl/docbook/slides/images/callouts/6.png
/usr/local/share/xsl/docbook/slides/images/callouts/6.svg
/usr/local/share/xsl/docbook/slides/images/callouts/7.png
/usr/local/share/xsl/docbook/slides/images/callouts/7.svg
/usr/local/share/xsl/docbook/slides/images/callouts/8.png
/usr/local/share/xsl/docbook/slides/images/callouts/8.svg
/usr/local/share/xsl/docbook/slides/images/callouts/9.png
/usr/local/share/xsl/docbook/slides/images/callouts/9.svg
/usr/local/share/xsl/docbook/slides/images/face1.gif
/usr/local/share/xsl/docbook/slides/images/face2.gif
/usr/local/share/xsl/docbook/slides/images/face3.gif
/usr/local/share/xsl/docbook/slides/images/face4.gif
/usr/local/share/xsl/docbook/slides/locatingrules.xml
/usr/local/share/xsl/docbook/slides/s5/S501.jpg
/usr/local/share/xsl/docbook/slides/s5/S502.jpg
/usr/local/share/xsl/docbook/slides/s5/S503.jpg
/usr/local/share/xsl/docbook/slides/s5/S504.jpg
/usr/local/share/xsl/docbook/slides/s5/bg-shade.png
/usr/local/share/xsl/docbook/slides/s5/blank.gif
/usr/local/share/xsl/docbook/slides/s5/bodybg.gif
/usr/local/share/xsl/docbook/slides/s5/framing.css
/usr/local/share/xsl/docbook/slides/s5/iepngfix.htc
/usr/local/share/xsl/docbook/slides/s5/index-osf.html
/usr/local/share/xsl/docbook/slides/s5/index-xoxo.html
/usr/local/share/xsl/docbook/slides/s5/mememe01.png
/usr/local/share/xsl/docbook/slides/s5/mememe02.png
/usr/local/share/xsl/docbook/slides/s5/mememe03.png
/usr/local/share/xsl/docbook/slides/s5/mememe04.png
/usr/local/share/xsl/docbook/slides/s5/mememe05.png
/usr/local/share/xsl/docbook/slides/s5/notes.css
/usr/local/share/xsl/docbook/slides/s5/opera.css
/usr/local/share/xsl/docbook/slides/s5/outline.css
/usr/local/share/xsl/docbook/slides/s5/pix/S501.jpg
/usr/local/share/xsl/docbook/slides/s5/pix/S502.jpg
/usr/local/share/xsl/docbook/slides/s5/pix/S503.jpg
/usr/local/share/xsl/docbook/slides/s5/pix/S504.jpg
/usr/local/share/xsl/docbook/slides/s5/pix/mememe01.png
/usr/local/share/xsl/docbook/slides/s5/pix/mememe02.png
/usr/local/share/xsl/docbook/slides/s5/pix/mememe03.png
/usr/local/share/xsl/docbook/slides/s5/pix/mememe04.png
/usr/local/share/xsl/docbook/slides/s5/pix/mememe05.png
/usr/local/share/xsl/docbook/slides/s5/pix/s5filemap.png
/usr/local/share/xsl/docbook/slides/s5/pretty.css
/usr/local/share/xsl/docbook/slides/s5/print.css
/usr/local/share/xsl/docbook/slides/s5/s5-core.css
/usr/local/share/xsl/docbook/slides/s5/s5-notes.html
/usr/local/share/xsl/docbook/slides/s5/s5filemap.png
/usr/local/share/xsl/docbook/slides/s5/slides.css
/usr/local/share/xsl/docbook/slides/s5/slides.js
/usr/local/share/xsl/docbook/slides/s5/ui/bg-shade.png
/usr/local/share/xsl/docbook/slides/s5/ui/blank.gif
/usr/local/share/xsl/docbook/slides/s5/ui/bodybg.gif
/usr/local/share/xsl/docbook/slides/s5/ui/default/blank.gif
/usr/local/share/xsl/docbook/slides/s5/ui/default/bodybg.gif
/usr/local/share/xsl/docbook/slides/s5/ui/default/framing.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/iepngfix.htc
/usr/local/share/xsl/docbook/slides/s5/ui/default/notes.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/opera.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/outline.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/pretty.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/print.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/s5-core.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/slides.css
/usr/local/share/xsl/docbook/slides/s5/ui/default/slides.js
/usr/local/share/xsl/docbook/slides/s5/ui/framing.css
/usr/local/share/xsl/docbook/slides/s5/ui/iepngfix.htc
/usr/local/share/xsl/docbook/slides/s5/ui/notes.css
/usr/local/share/xsl/docbook/slides/s5/ui/opera.css
/usr/local/share/xsl/docbook/slides/s5/ui/outline.css
/usr/local/share/xsl/docbook/slides/s5/ui/pretty.css
/usr/local/share/xsl/docbook/slides/s5/ui/print.css
/usr/local/share/xsl/docbook/slides/s5/ui/s5-core.css
/usr/local/share/xsl/docbook/slides/s5/ui/s5-notes.html
/usr/local/share/xsl/docbook/slides/s5/ui/slides.css
/usr/local/share/xsl/docbook/slides/s5/ui/slides.js
/usr/local/share/xsl/docbook/slides/schema/admonitions.rng
/usr/local/share/xsl/docbook/slides/schema/admonitions.xsd
/usr/local/share/xsl/docbook/slides/schema/annotations.rng
/usr/local/share/xsl/docbook/slides/schema/annotations.xsd
/usr/local/share/xsl/docbook/slides/schema/bibliography.rng
/usr/local/share/xsl/docbook/slides/schema/bibliography.xsd
/usr/local/share/xsl/docbook/slides/schema/callouts.rng
/usr/local/share/xsl/docbook/slides/schema/callouts.xsd
/usr/local/share/xsl/docbook/slides/schema/calstbl.rng
/usr/local/share/xsl/docbook/slides/schema/calstbl.xsd
/usr/local/share/xsl/docbook/slides/schema/core.rng
/usr/local/share/xsl/docbook/slides/schema/core.xsd
/usr/local/share/xsl/docbook/slides/schema/db.xsd
/usr/local/share/xsl/docbook/slides/schema/docbook.rng
/usr/local/share/xsl/docbook/slides/schema/docbook.xsd
/usr/local/share/xsl/docbook/slides/schema/docbook1.rng
/usr/local/share/xsl/docbook/slides/schema/docbook1.xsd
/usr/local/share/xsl/docbook/slides/schema/ebnf.rng
/usr/local/share/xsl/docbook/slides/schema/ebnf.xsd
/usr/local/share/xsl/docbook/slides/schema/error.rng
/usr/local/share/xsl/docbook/slides/schema/error.xsd
/usr/local/share/xsl/docbook/slides/schema/glossary.rng
/usr/local/share/xsl/docbook/slides/schema/glossary.xsd
/usr/local/share/xsl/docbook/slides/schema/gui.rng
/usr/local/share/xsl/docbook/slides/schema/gui.xsd
/usr/local/share/xsl/docbook/slides/schema/hier.rng
/usr/local/share/xsl/docbook/slides/schema/hier.xsd
/usr/local/share/xsl/docbook/slides/schema/htmltbl.rng
/usr/local/share/xsl/docbook/slides/schema/htmltbl.xsd
/usr/local/share/xsl/docbook/slides/schema/index.rng
/usr/local/share/xsl/docbook/slides/schema/index.xsd
/usr/local/share/xsl/docbook/slides/schema/keyboard.rng
/usr/local/share/xsl/docbook/slides/schema/keyboard.xsd
/usr/local/share/xsl/docbook/slides/schema/markup.rng
/usr/local/share/xsl/docbook/slides/schema/markup.xsd
/usr/local/share/xsl/docbook/slides/schema/math.rng
/usr/local/share/xsl/docbook/slides/schema/math.xsd
/usr/local/share/xsl/docbook/slides/schema/mathml.rng
/usr/local/share/xsl/docbook/slides/schema/mathml.xsd
/usr/local/share/xsl/docbook/slides/schema/msgset.rng
/usr/local/share/xsl/docbook/slides/schema/msgset.xsd
/usr/local/share/xsl/docbook/slides/schema/os.rng
/usr/local/share/xsl/docbook/slides/schema/os.xsd
/usr/local/share/xsl/docbook/slides/schema/pool.rng
/usr/local/share/xsl/docbook/slides/schema/pool.xsd
/usr/local/share/xsl/docbook/slides/schema/product.rng
/usr/local/share/xsl/docbook/slides/schema/product.xsd
/usr/local/share/xsl/docbook/slides/schema/programming.rng
/usr/local/share/xsl/docbook/slides/schema/programming.xsd
/usr/local/share/xsl/docbook/slides/schema/qandaset.rng
/usr/local/share/xsl/docbook/slides/schema/qandaset.xsd
/usr/local/share/xsl/docbook/slides/schema/refentry.rng
/usr/local/share/xsl/docbook/slides/schema/refentry.xsd
/usr/local/share/xsl/docbook/slides/schema/refsect1.rng
/usr/local/share/xsl/docbook/slides/schema/refsect1.xsd
/usr/local/share/xsl/docbook/slides/schema/relaxng/admonitions.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/annotations.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/bibliography.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/callouts.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/calstbl.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/core.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/docbook.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/docbook1.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/ebnf.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/error.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/glossary.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/gui.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/hier.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/htmltbl.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/index.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/keyboard.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/markup.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/math.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/mathml.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/msgset.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/os.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/pool.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/product.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/programming.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/qandaset.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/refentry.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/refsect1.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/sect1.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/slides.rnc
/usr/local/share/xsl/docbook/slides/schema/relaxng/slides.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/svg.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/tasks.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/technical.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/toc.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/topic.rng
/usr/local/share/xsl/docbook/slides/schema/relaxng/xlink.rng
/usr/local/share/xsl/docbook/slides/schema/sect1.rng
/usr/local/share/xsl/docbook/slides/schema/sect1.xsd
/usr/local/share/xsl/docbook/slides/schema/slides.rnc
/usr/local/share/xsl/docbook/slides/schema/slides.rng
/usr/local/share/xsl/docbook/slides/schema/slides.xsd
/usr/local/share/xsl/docbook/slides/schema/svg.rng
/usr/local/share/xsl/docbook/slides/schema/svg.xsd
/usr/local/share/xsl/docbook/slides/schema/tasks.rng
/usr/local/share/xsl/docbook/slides/schema/tasks.xsd
/usr/local/share/xsl/docbook/slides/schema/technical.rng
/usr/local/share/xsl/docbook/slides/schema/technical.xsd
/usr/local/share/xsl/docbook/slides/schema/toc.rng
/usr/local/share/xsl/docbook/slides/schema/toc.xsd
/usr/local/share/xsl/docbook/slides/schema/topic.rng
/usr/local/share/xsl/docbook/slides/schema/topic.xsd
/usr/local/share/xsl/docbook/slides/schema/xlink.rng
/usr/local/share/xsl/docbook/slides/schema/xlink.xsd
/usr/local/share/xsl/docbook/slides/schema/xlink1.xsd
/usr/local/share/xsl/docbook/slides/schema/xml.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/admonitions.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/annotations.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/bibliography.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/callouts.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/calstbl.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/core.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/db.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/docbook.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/docbook1.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/ebnf.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/error.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/glossary.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/gui.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/hier.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/htmltbl.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/index.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/keyboard.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/markup.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/math.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/mathml.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/msgset.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/os.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/pool.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/product.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/programming.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/qandaset.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/refentry.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/refsect1.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/sect1.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/slides.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/svg.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/tasks.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/technical.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/toc.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/topic.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/xlink.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/xlink1.xsd
/usr/local/share/xsl/docbook/slides/schema/xsd/xml.xsd
/usr/local/share/xsl/docbook/slides/slidy/Overview.html
/usr/local/share/xsl/docbook/slides/slidy/Overview.xhtml
/usr/local/share/xsl/docbook/slides/slidy/blank.html
/usr/local/share/xsl/docbook/slides/slidy/bullet-fold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-fold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/bullet-fold.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-fold.png
/usr/local/share/xsl/docbook/slides/slidy/bullet-nofold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-nofold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/bullet-nofold.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-nofold.png
/usr/local/share/xsl/docbook/slides/slidy/bullet-unfold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-unfold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/bullet-unfold.gif
/usr/local/share/xsl/docbook/slides/slidy/bullet-unfold.png
/usr/local/share/xsl/docbook/slides/slidy/bullet.png
/usr/local/share/xsl/docbook/slides/slidy/example.png
/usr/local/share/xsl/docbook/slides/slidy/example.svg
/usr/local/share/xsl/docbook/slides/slidy/face1.gif
/usr/local/share/xsl/docbook/slides/slidy/face2.gif
/usr/local/share/xsl/docbook/slides/slidy/face3.gif
/usr/local/share/xsl/docbook/slides/slidy/face4.gif
/usr/local/share/xsl/docbook/slides/slidy/fold-bright.gif
/usr/local/share/xsl/docbook/slides/slidy/fold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/fold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/fold.bmp
/usr/local/share/xsl/docbook/slides/slidy/fold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-fold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-fold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-fold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-fold.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-nofold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-nofold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-nofold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-nofold.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-unfold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-unfold-dim.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-unfold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet-unfold.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/bullet.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/example.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/example.svg
/usr/local/share/xsl/docbook/slides/slidy/graphics/face1.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/face2.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/face3.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/face4.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/fold-bright.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/fold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/fold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/fold.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/fold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/icon-blue.png
/usr/local/share/xsl/docbook/slides/slidy/graphics/keys2.jpg
/usr/local/share/xsl/docbook/slides/slidy/graphics/nofold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/nofold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/nofold.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/unfold-bright.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/unfold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/unfold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/unfold.bmp
/usr/local/share/xsl/docbook/slides/slidy/graphics/unfold.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/w3c-logo-blue.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/w3c-logo-blue.svg
/usr/local/share/xsl/docbook/slides/slidy/graphics/w3c-logo-slanted.jpg
/usr/local/share/xsl/docbook/slides/slidy/graphics/w3c-logo-white.gif
/usr/local/share/xsl/docbook/slides/slidy/graphics/w3c-logo-white.svg
/usr/local/share/xsl/docbook/slides/slidy/help.html
/usr/local/share/xsl/docbook/slides/slidy/help.html.ca
/usr/local/share/xsl/docbook/slides/slidy/help.html.de
/usr/local/share/xsl/docbook/slides/slidy/help.html.en
/usr/local/share/xsl/docbook/slides/slidy/help.html.es
/usr/local/share/xsl/docbook/slides/slidy/help.html.fr
/usr/local/share/xsl/docbook/slides/slidy/help.html.hu
/usr/local/share/xsl/docbook/slides/slidy/help.html.nl
/usr/local/share/xsl/docbook/slides/slidy/help.html.pl
/usr/local/share/xsl/docbook/slides/slidy/help.html.pt-br
/usr/local/share/xsl/docbook/slides/slidy/help.html.pt_br
/usr/local/share/xsl/docbook/slides/slidy/help.html.sv
/usr/local/share/xsl/docbook/slides/slidy/help.pt-br.html
/usr/local/share/xsl/docbook/slides/slidy/help/help.html
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.ca
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.de
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.en
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.es
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.fr
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.hu
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.nl
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.pl
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.pt-br
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.pt_br
/usr/local/share/xsl/docbook/slides/slidy/help/help.html.sv
/usr/local/share/xsl/docbook/slides/slidy/help/help.pt-br.html
/usr/local/share/xsl/docbook/slides/slidy/icon-blue.png
/usr/local/share/xsl/docbook/slides/slidy/keys2.jpg
/usr/local/share/xsl/docbook/slides/slidy/nofold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/nofold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/nofold.bmp
/usr/local/share/xsl/docbook/slides/slidy/scripts/slidy.js
/usr/local/share/xsl/docbook/slides/slidy/scripts/slidy.js.gz
/usr/local/share/xsl/docbook/slides/slidy/slidy.css
/usr/local/share/xsl/docbook/slides/slidy/slidy.js
/usr/local/share/xsl/docbook/slides/slidy/slidy.js.gz
/usr/local/share/xsl/docbook/slides/slidy/styles/slidy.css
/usr/local/share/xsl/docbook/slides/slidy/styles/w3c-blue.css
/usr/local/share/xsl/docbook/slides/slidy/unfold-bright.gif
/usr/local/share/xsl/docbook/slides/slidy/unfold-dim.bmp
/usr/local/share/xsl/docbook/slides/slidy/unfold-dim.gif
/usr/local/share/xsl/docbook/slides/slidy/unfold.bmp
/usr/local/share/xsl/docbook/slides/slidy/unfold.gif
/usr/local/share/xsl/docbook/slides/slidy/w3c-blue.css
/usr/local/share/xsl/docbook/slides/slidy/w3c-logo-blue.gif
/usr/local/share/xsl/docbook/slides/slidy/w3c-logo-blue.svg
/usr/local/share/xsl/docbook/slides/slidy/w3c-logo-slanted.jpg
/usr/local/share/xsl/docbook/slides/slidy/w3c-logo-white.gif
/usr/local/share/xsl/docbook/slides/slidy/w3c-logo-white.svg
/usr/local/share/xsl/docbook/slides/tools/dbs3-upgrade.xsl
/usr/local/share/xsl/docbook/slides/xhtml/param.xml
/usr/local/share/xsl/docbook/slides/xhtml/param.xsl
/usr/local/share/xsl/docbook/slides/xhtml/plain-titlepage.xml
/usr/local/share/xsl/docbook/slides/xhtml/plain-titlepage.xsl
/usr/local/share/xsl/docbook/slides/xhtml/plain.xsl
/usr/local/share/xsl/docbook/slides/xhtml/s5.xsl
/usr/local/share/xsl/docbook/slides/xhtml/slidy.xsl
/usr/local/share/xsl/docbook/template/titlepage.xml
/usr/local/share/xsl/docbook/template/titlepage.xsl
/usr/local/share/xsl/docbook/tests/refentry.007.ns.xml
/usr/local/share/xsl/docbook/tests/refentry.007.xml
/usr/local/share/xsl/docbook/tools/bin/docbook-xsl-update
/usr/local/share/xsl/docbook/tools/build-shared.xml
/usr/local/share/xsl/docbook/tools/lib/ant-contrib-1.0b3.jar
/usr/local/share/xsl/docbook/tools/lib/calabash.jar
/usr/local/share/xsl/docbook/tools/lib/commons-codec-1.3.jar
/usr/local/share/xsl/docbook/tools/lib/commons-httpclient-3.1.jar
/usr/local/share/xsl/docbook/tools/lib/commons-logging-1.1.1.jar
/usr/local/share/xsl/docbook/tools/lib/isorelax.jar
/usr/local/share/xsl/docbook/tools/lib/jing.jar
/usr/local/share/xsl/docbook/tools/lib/jython.jar
/usr/local/share/xsl/docbook/tools/lib/saxon.jar
/usr/local/share/xsl/docbook/tools/lib/saxon9-ant.jar
/usr/local/share/xsl/docbook/tools/lib/saxon9he.jar
/usr/local/share/xsl/docbook/tools/lib/xalan.jar
/usr/local/share/xsl/docbook/tools/lib/xercesImpl.jar
/usr/local/share/xsl/docbook/tools/lib/xml-apis.jar
/usr/local/share/xsl/docbook/tools/lib/xmlresolver.jar
/usr/local/share/xsl/docbook/tools/licenses/CERN.txt
/usr/local/share/xsl/docbook/tools/licenses/JAMESCLARK.txt
/usr/local/share/xsl/docbook/tools/licenses/LEGAL.txt
/usr/local/share/xsl/docbook/tools/licenses/LICENSE.txt
/usr/local/share/xsl/docbook/tools/licenses/THAI.txt
/usr/local/share/xsl/docbook/tools/licenses/UNICODE.txt
/usr/local/share/xsl/docbook/tools/licenses/copying.html
/usr/local/share/xsl/docbook/tools/licenses/isorelax.copying.txt
/usr/local/share/xsl/docbook/tools/licenses/jing/copying.html
/usr/local/share/xsl/docbook/tools/licenses/jing/isorelax.copying.txt
/usr/local/share/xsl/docbook/tools/licenses/jing/xerces.copying.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/CERN.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/JAMESCLARK.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/LEGAL.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/LICENSE.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/THAI.txt
/usr/local/share/xsl/docbook/tools/licenses/saxon/UNICODE.txt
/usr/local/share/xsl/docbook/tools/licenses/xerces.copying.txt
/usr/local/share/xsl/docbook/tools/make/Makefile.DocBook
/usr/local/share/xsl/docbook/tools/make/Makefile.combine
/usr/local/share/xsl/docbook/tools/make/Makefile.docParam
/usr/local/share/xsl/docbook/website/autolayout.xsl
/usr/local/share/xsl/docbook/website/build.xml
/usr/local/share/xsl/docbook/website/chunk-common.xsl
/usr/local/share/xsl/docbook/website/chunk-tabular.xsl
/usr/local/share/xsl/docbook/website/chunk-website.xsl
/usr/local/share/xsl/docbook/website/head.xsl
/usr/local/share/xsl/docbook/website/makefile-dep.xsl
/usr/local/share/xsl/docbook/website/olink.xsl
/usr/local/share/xsl/docbook/website/param.xml
/usr/local/share/xsl/docbook/website/param.xsl
/usr/local/share/xsl/docbook/website/rss.xsl
/usr/local/share/xsl/docbook/website/tabular.xsl
/usr/local/share/xsl/docbook/website/toc-tabular.xsl
/usr/local/share/xsl/docbook/website/toc.xsl
/usr/local/share/xsl/docbook/website/website-common.xsl
/usr/local/share/xsl/docbook/website/website-targets.xsl
/usr/local/share/xsl/docbook/website/website.xsl
/usr/local/share/xsl/docbook/website/xbel.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/admon.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/annotations.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/autoidx-kimber.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/autoidx-kosek.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/autoidx-ng.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/autoidx.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/autotoc.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/biblio-iso690.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/biblio.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/block.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/build.xml
/usr/local/share/xsl/docbook/xhtml-1_1/callout.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/changebars.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunk-changebars.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunk-code.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunk-common.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunk.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunker.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunkfast.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/chunktoc.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/component.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/division.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/docbook.css.xml
/usr/local/share/xsl/docbook/xhtml-1_1/docbook.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/ebnf.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/footnote.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/formal.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/glossary.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/graphics.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/highlight.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/html-rtf.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/html.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/htmltbl.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/index.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/info.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/inline.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/its.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/keywords.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/lists.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/maketoc.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/manifest.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/math.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/oldchunker.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/onechunk.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/param.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/pi.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/profile-chunk-code.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/profile-chunk.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/profile-docbook.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/profile-onechunk.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/publishers.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/qandaset.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/refentry.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/sections.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/synop.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/table.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/task.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/titlepage.templates.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/titlepage.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/toc.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/verbatim.xsl
/usr/local/share/xsl/docbook/xhtml-1_1/xref.xsl
/usr/local/share/xsl/docbook/xhtml/admon.xsl
/usr/local/share/xsl/docbook/xhtml/annotations.xsl
/usr/local/share/xsl/docbook/xhtml/autoidx-kimber.xsl
/usr/local/share/xsl/docbook/xhtml/autoidx-kosek.xsl
/usr/local/share/xsl/docbook/xhtml/autoidx-ng.xsl
/usr/local/share/xsl/docbook/xhtml/autoidx.xsl
/usr/local/share/xsl/docbook/xhtml/autotoc.xsl
/usr/local/share/xsl/docbook/xhtml/biblio-iso690.xsl
/usr/local/share/xsl/docbook/xhtml/biblio.xsl
/usr/local/share/xsl/docbook/xhtml/block.xsl
/usr/local/share/xsl/docbook/xhtml/build.xml
/usr/local/share/xsl/docbook/xhtml/callout.xsl
/usr/local/share/xsl/docbook/xhtml/changebars.xsl
/usr/local/share/xsl/docbook/xhtml/chunk-changebars.xsl
/usr/local/share/xsl/docbook/xhtml/chunk-code.xsl
/usr/local/share/xsl/docbook/xhtml/chunk-common.xsl
/usr/local/share/xsl/docbook/xhtml/chunk.xsl
/usr/local/share/xsl/docbook/xhtml/chunker.xsl
/usr/local/share/xsl/docbook/xhtml/chunkfast.xsl
/usr/local/share/xsl/docbook/xhtml/chunktoc.xsl
/usr/local/share/xsl/docbook/xhtml/component.xsl
/usr/local/share/xsl/docbook/xhtml/division.xsl
/usr/local/share/xsl/docbook/xhtml/docbook-no-doctype.xsl
/usr/local/share/xsl/docbook/xhtml/docbook.css.xml
/usr/local/share/xsl/docbook/xhtml/docbook.xsl
/usr/local/share/xsl/docbook/xhtml/ebnf.xsl
/usr/local/share/xsl/docbook/xhtml/footnote.xsl
/usr/local/share/xsl/docbook/xhtml/formal.xsl
/usr/local/share/xsl/docbook/xhtml/glossary.xsl
/usr/local/share/xsl/docbook/xhtml/graphics.xsl
/usr/local/share/xsl/docbook/xhtml/highlight.xsl
/usr/local/share/xsl/docbook/xhtml/html-rtf.xsl
/usr/local/share/xsl/docbook/xhtml/html.xsl
/usr/local/share/xsl/docbook/xhtml/htmltbl.xsl
/usr/local/share/xsl/docbook/xhtml/index.xsl
/usr/local/share/xsl/docbook/xhtml/info.xsl
/usr/local/share/xsl/docbook/xhtml/inline.xsl
/usr/local/share/xsl/docbook/xhtml/its.xsl
/usr/local/share/xsl/docbook/xhtml/keywords.xsl
/usr/local/share/xsl/docbook/xhtml/lists.xsl
/usr/local/share/xsl/docbook/xhtml/maketoc.xsl
/usr/local/share/xsl/docbook/xhtml/manifest.xsl
/usr/local/share/xsl/docbook/xhtml/math.xsl
/usr/local/share/xsl/docbook/xhtml/oldchunker.xsl
/usr/local/share/xsl/docbook/xhtml/onechunk.xsl
/usr/local/share/xsl/docbook/xhtml/param.xsl
/usr/local/share/xsl/docbook/xhtml/pi.xsl
/usr/local/share/xsl/docbook/xhtml/profile-chunk-code.xsl
/usr/local/share/xsl/docbook/xhtml/profile-chunk.xsl
/usr/local/share/xsl/docbook/xhtml/profile-docbook.xsl
/usr/local/share/xsl/docbook/xhtml/profile-onechunk.xsl
/usr/local/share/xsl/docbook/xhtml/publishers.xsl
/usr/local/share/xsl/docbook/xhtml/qandaset.xsl
/usr/local/share/xsl/docbook/xhtml/refentry.xsl
/usr/local/share/xsl/docbook/xhtml/sections.xsl
/usr/local/share/xsl/docbook/xhtml/synop.xsl
/usr/local/share/xsl/docbook/xhtml/table.xsl
/usr/local/share/xsl/docbook/xhtml/task.xsl
/usr/local/share/xsl/docbook/xhtml/titlepage.templates.xml
/usr/local/share/xsl/docbook/xhtml/titlepage.templates.xsl
/usr/local/share/xsl/docbook/xhtml/titlepage.xsl
/usr/local/share/xsl/docbook/xhtml/toc.xsl
/usr/local/share/xsl/docbook/xhtml/verbatim.xsl
/usr/local/share/xsl/docbook/xhtml/xref.xsl
/usr/local/share/doc/freebsd/en/articles/bsdl-gpl/article.html
/usr/local/share/doc/freebsd/en/articles/bsdl-gpl/article.pdf
/usr/local/share/doc/freebsd/en/articles/building-products/article.html
/usr/local/share/doc/freebsd/en/articles/building-products/article.pdf
/usr/local/share/doc/freebsd/en/articles/committers-guide/article.html
/usr/local/share/doc/freebsd/en/articles/committers-guide/article.pdf
/usr/local/share/doc/freebsd/en/articles/contributing/article.html
/usr/local/share/doc/freebsd/en/articles/contributing/article.pdf
/usr/local/share/doc/freebsd/en/articles/contributors/article.html
/usr/local/share/doc/freebsd/en/articles/contributors/article.pdf
/usr/local/share/doc/freebsd/en/articles/cups/article.html
/usr/local/share/doc/freebsd/en/articles/cups/article.pdf
/usr/local/share/doc/freebsd/en/articles/explaining-bsd/article.html
/usr/local/share/doc/freebsd/en/articles/explaining-bsd/article.pdf
/usr/local/share/doc/freebsd/en/articles/filtering-bridges/article.html
/usr/local/share/doc/freebsd/en/articles/filtering-bridges/article.pdf
/usr/local/share/doc/freebsd/en/articles/fonts/article.html
/usr/local/share/doc/freebsd/en/articles/fonts/article.pdf
/usr/local/share/doc/freebsd/en/articles/freebsd-questions/article.html
/usr/local/share/doc/freebsd/en/articles/freebsd-questions/article.pdf
/usr/local/share/doc/freebsd/en/articles/freebsd-releng/article.html
/usr/local/share/doc/freebsd/en/articles/freebsd-releng/article.pdf
/usr/local/share/doc/freebsd/en/articles/freebsd-src-lsp/article.html
/usr/local/share/doc/freebsd/en/articles/freebsd-src-lsp/article.pdf
/usr/local/share/doc/freebsd/en/articles/freebsd-update-server/article.html
/usr/local/share/doc/freebsd/en/articles/freebsd-update-server/article.pdf
/usr/local/share/doc/freebsd/en/articles/freebsd-update-server/diff.txt
/usr/local/share/doc/freebsd/en/articles/freebsd-update-server/init.txt
/usr/local/share/doc/freebsd/en/articles/geom-class/article.html
/usr/local/share/doc/freebsd/en/articles/geom-class/article.pdf
/usr/local/share/doc/freebsd/en/articles/gjournal-desktop/article.html
/usr/local/share/doc/freebsd/en/articles/gjournal-desktop/article.pdf
/usr/local/share/doc/freebsd/en/articles/hubs/article.html
/usr/local/share/doc/freebsd/en/articles/hubs/article.pdf
/usr/local/share/doc/freebsd/en/articles/ipsec-must/article.html
/usr/local/share/doc/freebsd/en/articles/ipsec-must/article.pdf
/usr/local/share/doc/freebsd/en/articles/ldap-auth/article.html
/usr/local/share/doc/freebsd/en/articles/ldap-auth/article.pdf
/usr/local/share/doc/freebsd/en/articles/leap-seconds/article.html
/usr/local/share/doc/freebsd/en/articles/leap-seconds/article.pdf
/usr/local/share/doc/freebsd/en/articles/linux-emulation/article.html
/usr/local/share/doc/freebsd/en/articles/linux-emulation/article.pdf
/usr/local/share/doc/freebsd/en/articles/linux-users/article.html
/usr/local/share/doc/freebsd/en/articles/linux-users/article.pdf
/usr/local/share/doc/freebsd/en/articles/mailing-list-faq/article.html
/usr/local/share/doc/freebsd/en/articles/mailing-list-faq/article.pdf
/usr/local/share/doc/freebsd/en/articles/nanobsd/article.html
/usr/local/share/doc/freebsd/en/articles/nanobsd/article.pdf
/usr/local/share/doc/freebsd/en/articles/new-users/article.html
/usr/local/share/doc/freebsd/en/articles/new-users/article.pdf
/usr/local/share/doc/freebsd/en/articles/pam/article.html
/usr/local/share/doc/freebsd/en/articles/pam/article.pdf
/usr/local/share/doc/freebsd/en/articles/pam/converse.c
/usr/local/share/doc/freebsd/en/articles/pam/pam_unix.c
/usr/local/share/doc/freebsd/en/articles/pam/su.c
/usr/local/share/doc/freebsd/en/articles/pgpkeys/article.html
/usr/local/share/doc/freebsd/en/articles/pgpkeys/article.pdf
/usr/local/share/doc/freebsd/en/articles/port-mentor-guidelines/article.html
/usr/local/share/doc/freebsd/en/articles/port-mentor-guidelines/article.pdf
/usr/local/share/doc/freebsd/en/articles/pr-guidelines/article.html
/usr/local/share/doc/freebsd/en/articles/pr-guidelines/article.pdf
/usr/local/share/doc/freebsd/en/articles/problem-reports/article.html
/usr/local/share/doc/freebsd/en/articles/problem-reports/article.pdf
/usr/local/share/doc/freebsd/en/articles/rc-scripting/article.html
/usr/local/share/doc/freebsd/en/articles/rc-scripting/article.pdf
/usr/local/share/doc/freebsd/en/articles/releng/article.html
/usr/local/share/doc/freebsd/en/articles/releng/article.pdf
/usr/local/share/doc/freebsd/en/articles/remote-install/article.html
/usr/local/share/doc/freebsd/en/articles/remote-install/article.pdf
/usr/local/share/doc/freebsd/en/articles/serial-uart/article.html
/usr/local/share/doc/freebsd/en/articles/serial-uart/article.pdf
/usr/local/share/doc/freebsd/en/articles/solid-state/article.html
/usr/local/share/doc/freebsd/en/articles/solid-state/article.pdf
/usr/local/share/doc/freebsd/en/articles/vinum/article.html
/usr/local/share/doc/freebsd/en/articles/vinum/article.pdf
/usr/local/share/doc/freebsd/en/articles/vm-design/article.html
/usr/local/share/doc/freebsd/en/articles/vm-design/article.pdf
/usr/local/share/doc/freebsd/en/books/arch-handbook/book.html
/usr/local/share/doc/freebsd/en/books/arch-handbook/book.pdf
/usr/local/share/doc/freebsd/en/books/design-44bsd/book.html
/usr/local/share/doc/freebsd/en/books/design-44bsd/book.pdf
/usr/local/share/doc/freebsd/en/books/dev-model/book.html
/usr/local/share/doc/freebsd/en/books/dev-model/book.pdf
/usr/local/share/doc/freebsd/en/books/developers-handbook/book.html
/usr/local/share/doc/freebsd/en/books/developers-handbook/book.pdf
/usr/local/share/doc/freebsd/en/books/faq/book.html
/usr/local/share/doc/freebsd/en/books/faq/book.pdf
/usr/local/share/doc/freebsd/en/books/fdp-primer/book.html
/usr/local/share/doc/freebsd/en/books/fdp-primer/book.pdf
/usr/local/share/doc/freebsd/en/books/handbook/book.html
/usr/local/share/doc/freebsd/en/books/handbook/book.pdf
/usr/local/share/doc/freebsd/en/books/porters-handbook/book.html
/usr/local/share/doc/freebsd/en/books/porters-handbook/book.pdf
/usr/local/share/doc/freebsd/en/css/docbook.css
/usr/local/share/doc/freebsd/en/css/font-awesome-min.css
/usr/local/share/doc/freebsd/en/css/rouge-github.css
/usr/local/share/doc/freebsd/en/fonts/FontAwesome.otf
/usr/local/share/doc/freebsd/en/fonts/fontawesome-webfont.eot
/usr/local/share/doc/freebsd/en/fonts/fontawesome-webfont.svg
/usr/local/share/doc/freebsd/en/fonts/fontawesome-webfont.ttf
/usr/local/share/doc/freebsd/en/fonts/fontawesome-webfont.woff
/usr/local/share/doc/freebsd/en/fonts/fontawesome-webfont.woff2
/usr/local/share/doc/freebsd/en/images/articles/building-products/freebsd-branches.png
/usr/local/share/doc/freebsd/en/images/articles/building-products/freebsd-organization.png
/usr/local/share/doc/freebsd/en/images/articles/gjournal-desktop/disklabel1.png
/usr/local/share/doc/freebsd/en/images/articles/gjournal-desktop/disklabel2.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-head.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng3.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng4.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng5.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng6.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng7.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng8.png
/usr/local/share/doc/freebsd/en/images/articles/releng/branches-releng9.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-concat.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-mirrored-vol.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-raid10-vol.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-raid5-org.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-simple-vol.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-striped-vol.png
/usr/local/share/doc/freebsd/en/images/articles/vinum/vinum-striped.png
/usr/local/share/doc/freebsd/en/images/articles/vm-design/fig1.png
/usr/local/share/doc/freebsd/en/images/articles/vm-design/fig2.png
/usr/local/share/doc/freebsd/en/images/articles/vm-design/fig3.png
/usr/local/share/doc/freebsd/en/images/articles/vm-design/fig4.png
/usr/local/share/doc/freebsd/en/images/books/design-44bsd/fig1.png
/usr/local/share/doc/freebsd/en/images/books/design-44bsd/fig2.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/branches.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/freebsd-code-model.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/hats-overview.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/maintenance.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/orghierarchy.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/orghierarchy2.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/portsstatus.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-add-committer.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-commit.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-contrib.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-elections.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-pr.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-releng.png
/usr/local/share/doc/freebsd/en/images/books/dev-model/proc-rm-committer.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/layers.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/sain.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/sainfill.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/sainlsb.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/sainmsb.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/sainserv.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/serv.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/serv2.png
/usr/local/share/doc/freebsd/en/images/books/developers-handbook/slayers.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/isdn-bus.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/isdn-twisted-pair.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/natd.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/net-routing.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/pxe-nfs.png
/usr/local/share/doc/freebsd/en/images/books/handbook/advanced-networking/static-routes.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/disk-layout.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/example-dir1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/example-dir2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/example-dir3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/example-dir4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/basics/example-dir5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-boot-options-menu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-config-components.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-config-services.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-hardening.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-keymap-10.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-keymap-loading.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-keymap-testing.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-newboot-loader-menu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-part-review.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-date.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-time.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-ufs-warning.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_info.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-disk_select.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-geli_password.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-init-encription.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-menu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-partmenu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-pool-name.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-rescan-devices.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-swap-amount.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_invalid.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-vdev_type.png
/usr/local/share/doc/freebsd/en/images/books/handbook/bsdinstall/bsdinstall-zfs-warning.png
/usr/local/share/doc/freebsd/en/images/books/handbook/geom/striping.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/adduser1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/adduser2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/adduser3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/boot-loader-menu.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/boot-mgr.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/config-country.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/config-keymap.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/console-saver1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/console-saver2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/console-saver3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/console-saver4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/desktop.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disk-layout.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-auto.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-ed1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-ed2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-fs.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-root1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-root2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/disklabel-root3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/dist-set.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/dist-set2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/docmenu1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/ed0-conf.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/ed0-conf2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/edit-inetd-conf.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/example-dir1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/example-dir2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/example-dir3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/example-dir4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/example-dir5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/fdisk-drive1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/fdisk-drive2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/fdisk-edit1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/fdisk-edit2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/ftp-anon1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/ftp-anon2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/hdwrconf.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/keymap.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/main-doc.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/main-keymap.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/main-options.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/main-std.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/main1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mainexit.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/media.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mouse6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/mta-main.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/net-config-menu1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/net-config-menu2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/nfs-server-edit.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/ntp-config.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/options.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/pkg-cat.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/pkg-confirm.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/pkg-install.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/pkg-sel.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/probstart.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/routed.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/security.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/sysinstall-exit.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/timezone1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/timezone2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/timezone3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/userconfig.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/userconfig2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/install/xf86setup.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/mutt1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/mutt2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/mutt3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/pine1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/pine2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/pine3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/pine4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/mail/pine5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/security/ipsec-crypt-pkt.png
/usr/local/share/doc/freebsd/en/images/books/handbook/security/ipsec-encap-pkt.png
/usr/local/share/doc/freebsd/en/images/books/handbook/security/ipsec-network.png
/usr/local/share/doc/freebsd/en/images/books/handbook/security/ipsec-out-pkt.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-concat.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-mirrored-vol.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-raid10-vol.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-raid5-org.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-simple-vol.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-striped-vol.png
/usr/local/share/doc/freebsd/en/images/books/handbook/vinum/vinum-striped.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd10.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd11.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd12.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd13.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd7.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd8.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/parallels-freebsd9.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd10.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd11.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd12.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd13.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd7.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd8.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/virtualpc-freebsd9.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd01.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd02.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd03.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd04.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd05.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd06.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd07.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd08.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd09.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd10.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd11.png
/usr/local/share/doc/freebsd/en/images/books/handbook/virtualization/vmware-freebsd12.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-7.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-install-8.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-launch-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-run-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-run-3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/homura-uninstall-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-3.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-4.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-5.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-6.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-config-7.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/wine-run-np++-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-app-install-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-app-install-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-install-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-menu-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-run-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-run-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-uninstall-1.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-uninstall-2.png
/usr/local/share/doc/freebsd/en/images/books/handbook/wine/winetricks-uninstall-3.png
/usr/local/share/licenses/en-freebsd-doc-20211029,1/BSD2CLAUSE
/usr/local/share/licenses/en-freebsd-doc-20211029,1/LICENSE
/usr/local/share/licenses/en-freebsd-doc-20211029,1/catalog.mk
/usr/local/bin/enchant-2
/usr/local/bin/enchant-lsmod-2
/usr/local/include/enchant-2/enchant++.h
/usr/local/include/enchant-2/enchant-provider.h
/usr/local/include/enchant-2/enchant.h
/usr/local/lib/enchant-2/enchant_hunspell.a
/usr/local/lib/enchant-2/enchant_hunspell.so
/usr/local/lib/libenchant-2.a
/usr/local/lib/libenchant-2.so
/usr/local/lib/libenchant-2.so.2
/usr/local/lib/libenchant-2.so.2.2.15
/usr/local/libdata/pkgconfig/enchant-2.pc
/usr/local/man/man1/enchant-2.1.gz
/usr/local/man/man1/enchant-lsmod-2.1.gz
/usr/local/share/enchant/enchant.ordering
/usr/local/share/licenses/enchant2-2.2.15/LGPL21
/usr/local/share/licenses/enchant2-2.2.15/LICENSE
/usr/local/share/licenses/enchant2-2.2.15/catalog.mk
/usr/local/share/fonts/encodings/adobe-dingbats.enc.gz
/usr/local/share/fonts/encodings/adobe-standard.enc.gz
/usr/local/share/fonts/encodings/adobe-symbol.enc.gz
/usr/local/share/fonts/encodings/armscii-8.enc.gz
/usr/local/share/fonts/encodings/ascii-0.enc.gz
/usr/local/share/fonts/encodings/dec-special.enc.gz
/usr/local/share/fonts/encodings/encodings.dir
/usr/local/share/fonts/encodings/ibm-cp437.enc.gz
/usr/local/share/fonts/encodings/ibm-cp850.enc.gz
/usr/local/share/fonts/encodings/ibm-cp852.enc.gz
/usr/local/share/fonts/encodings/ibm-cp866.enc.gz
/usr/local/share/fonts/encodings/iso8859-11.enc.gz
/usr/local/share/fonts/encodings/iso8859-13.enc.gz
/usr/local/share/fonts/encodings/iso8859-16.enc.gz
/usr/local/share/fonts/encodings/iso8859-6.16.enc.gz
/usr/local/share/fonts/encodings/iso8859-6.8x.enc.gz
/usr/local/share/fonts/encodings/large/big5.eten-0.enc.gz
/usr/local/share/fonts/encodings/large/big5hkscs-0.enc.gz
/usr/local/share/fonts/encodings/large/cns11643-1.enc.gz
/usr/local/share/fonts/encodings/large/cns11643-2.enc.gz
/usr/local/share/fonts/encodings/large/cns11643-3.enc.gz
/usr/local/share/fonts/encodings/large/encodings.dir
/usr/local/share/fonts/encodings/large/gb18030-0.enc.gz
/usr/local/share/fonts/encodings/large/gb18030.2000-0.enc.gz
/usr/local/share/fonts/encodings/large/gb18030.2000-1.enc.gz
/usr/local/share/fonts/encodings/large/gb2312.1980-0.enc.gz
/usr/local/share/fonts/encodings/large/gbk-0.enc.gz
/usr/local/share/fonts/encodings/large/jisx0201.1976-0.enc.gz
/usr/local/share/fonts/encodings/large/jisx0208.1990-0.enc.gz
/usr/local/share/fonts/encodings/large/jisx0212.1990-0.enc.gz
/usr/local/share/fonts/encodings/large/ksc5601.1987-0.enc.gz
/usr/local/share/fonts/encodings/large/ksc5601.1992-3.enc.gz
/usr/local/share/fonts/encodings/large/sun.unicode.india-0.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1250.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1251.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1252.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1253.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1254.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1255.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1256.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1257.enc.gz
/usr/local/share/fonts/encodings/microsoft-cp1258.enc.gz
/usr/local/share/fonts/encodings/microsoft-win3.1.enc.gz
/usr/local/share/fonts/encodings/mulearabic-0.enc.gz
/usr/local/share/fonts/encodings/mulearabic-1.enc.gz
/usr/local/share/fonts/encodings/mulearabic-2.enc.gz
/usr/local/share/fonts/encodings/mulelao-1.enc.gz
/usr/local/share/fonts/encodings/suneu-greek.enc.gz
/usr/local/share/fonts/encodings/tcvn-0.enc.gz
/usr/local/share/fonts/encodings/tis620-2.enc.gz
/usr/local/share/fonts/encodings/viscii1.1-1.enc.gz
/usr/local/share/licenses/encodings-1.0.5,1/LICENSE
/usr/local/share/licenses/encodings-1.0.5,1/PD
/usr/local/share/licenses/encodings-1.0.5,1/catalog.mk
/usr/local/bin/xmlwf
/usr/local/include/expat.h
/usr/local/include/expat_config.h
/usr/local/include/expat_external.h
/usr/local/lib/cmake/expat-2.4.7/expat-config-version.cmake
/usr/local/lib/cmake/expat-2.4.7/expat-config.cmake
/usr/local/lib/cmake/expat-2.4.7/expat-noconfig.cmake
/usr/local/lib/cmake/expat-2.4.7/expat.cmake
/usr/local/lib/libexpat.so
/usr/local/lib/libexpat.so.1
/usr/local/lib/libexpat.so.1.8.7
/usr/local/libdata/pkgconfig/expat.pc
/usr/local/man/man1/xmlwf.1.gz
/usr/local/share/doc/expat/AUTHORS
/usr/local/share/doc/expat/changelog
/usr/local/share/licenses/expat-2.4.7/LICENSE
/usr/local/share/licenses/expat-2.4.7/MIT
/usr/local/share/licenses/expat-2.4.7/catalog.mk
/usr/local/bin/ffmpeg
/usr/local/bin/ffprobe
/usr/local/include/libavcodec/ac3_parser.h
/usr/local/include/libavcodec/adts_parser.h
/usr/local/include/libavcodec/avcodec.h
/usr/local/include/libavcodec/avdct.h
/usr/local/include/libavcodec/avfft.h
/usr/local/include/libavcodec/bsf.h
/usr/local/include/libavcodec/codec.h
/usr/local/include/libavcodec/codec_desc.h
/usr/local/include/libavcodec/codec_id.h
/usr/local/include/libavcodec/codec_par.h
/usr/local/include/libavcodec/d3d11va.h
/usr/local/include/libavcodec/dirac.h
/usr/local/include/libavcodec/dv_profile.h
/usr/local/include/libavcodec/dxva2.h
/usr/local/include/libavcodec/jni.h
/usr/local/include/libavcodec/mediacodec.h
/usr/local/include/libavcodec/packet.h
/usr/local/include/libavcodec/qsv.h
/usr/local/include/libavcodec/vaapi.h
/usr/local/include/libavcodec/vdpau.h
/usr/local/include/libavcodec/version.h
/usr/local/include/libavcodec/videotoolbox.h
/usr/local/include/libavcodec/vorbis_parser.h
/usr/local/include/libavcodec/xvmc.h
/usr/local/include/libavdevice/avdevice.h
/usr/local/include/libavdevice/version.h
/usr/local/include/libavfilter/avfilter.h
/usr/local/include/libavfilter/buffersink.h
/usr/local/include/libavfilter/buffersrc.h
/usr/local/include/libavfilter/version.h
/usr/local/include/libavformat/avformat.h
/usr/local/include/libavformat/avio.h
/usr/local/include/libavformat/version.h
/usr/local/include/libavresample/avresample.h
/usr/local/include/libavresample/version.h
/usr/local/include/libavutil/adler32.h
/usr/local/include/libavutil/aes.h
/usr/local/include/libavutil/aes_ctr.h
/usr/local/include/libavutil/attributes.h
/usr/local/include/libavutil/audio_fifo.h
/usr/local/include/libavutil/avassert.h
/usr/local/include/libavutil/avconfig.h
/usr/local/include/libavutil/avstring.h
/usr/local/include/libavutil/avutil.h
/usr/local/include/libavutil/base64.h
/usr/local/include/libavutil/blowfish.h
/usr/local/include/libavutil/bprint.h
/usr/local/include/libavutil/bswap.h
/usr/local/include/libavutil/buffer.h
/usr/local/include/libavutil/camellia.h
/usr/local/include/libavutil/cast5.h
/usr/local/include/libavutil/channel_layout.h
/usr/local/include/libavutil/common.h
/usr/local/include/libavutil/cpu.h
/usr/local/include/libavutil/crc.h
/usr/local/include/libavutil/des.h
/usr/local/include/libavutil/dict.h
/usr/local/include/libavutil/display.h
/usr/local/include/libavutil/dovi_meta.h
/usr/local/include/libavutil/downmix_info.h
/usr/local/include/libavutil/encryption_info.h
/usr/local/include/libavutil/error.h
/usr/local/include/libavutil/eval.h
/usr/local/include/libavutil/ffversion.h
/usr/local/include/libavutil/fifo.h
/usr/local/include/libavutil/file.h
/usr/local/include/libavutil/film_grain_params.h
/usr/local/include/libavutil/frame.h
/usr/local/include/libavutil/hash.h
/usr/local/include/libavutil/hdr_dynamic_metadata.h
/usr/local/include/libavutil/hmac.h
/usr/local/include/libavutil/hwcontext.h
/usr/local/include/libavutil/hwcontext_cuda.h
/usr/local/include/libavutil/hwcontext_d3d11va.h
/usr/local/include/libavutil/hwcontext_drm.h
/usr/local/include/libavutil/hwcontext_dxva2.h
/usr/local/include/libavutil/hwcontext_mediacodec.h
/usr/local/include/libavutil/hwcontext_opencl.h
/usr/local/include/libavutil/hwcontext_qsv.h
/usr/local/include/libavutil/hwcontext_vaapi.h
/usr/local/include/libavutil/hwcontext_vdpau.h
/usr/local/include/libavutil/hwcontext_videotoolbox.h
/usr/local/include/libavutil/hwcontext_vulkan.h
/usr/local/include/libavutil/imgutils.h
/usr/local/include/libavutil/intfloat.h
/usr/local/include/libavutil/intreadwrite.h
/usr/local/include/libavutil/lfg.h
/usr/local/include/libavutil/log.h
/usr/local/include/libavutil/lzo.h
/usr/local/include/libavutil/macros.h
/usr/local/include/libavutil/mastering_display_metadata.h
/usr/local/include/libavutil/mathematics.h
/usr/local/include/libavutil/md5.h
/usr/local/include/libavutil/mem.h
/usr/local/include/libavutil/motion_vector.h
/usr/local/include/libavutil/murmur3.h
/usr/local/include/libavutil/opt.h
/usr/local/include/libavutil/parseutils.h
/usr/local/include/libavutil/pixdesc.h
/usr/local/include/libavutil/pixelutils.h
/usr/local/include/libavutil/pixfmt.h
/usr/local/include/libavutil/random_seed.h
/usr/local/include/libavutil/rational.h
/usr/local/include/libavutil/rc4.h
/usr/local/include/libavutil/replaygain.h
/usr/local/include/libavutil/ripemd.h
/usr/local/include/libavutil/samplefmt.h
/usr/local/include/libavutil/sha.h
/usr/local/include/libavutil/sha512.h
/usr/local/include/libavutil/spherical.h
/usr/local/include/libavutil/stereo3d.h
/usr/local/include/libavutil/tea.h
/usr/local/include/libavutil/threadmessage.h
/usr/local/include/libavutil/time.h
/usr/local/include/libavutil/timecode.h
/usr/local/include/libavutil/timestamp.h
/usr/local/include/libavutil/tree.h
/usr/local/include/libavutil/twofish.h
/usr/local/include/libavutil/tx.h
/usr/local/include/libavutil/version.h
/usr/local/include/libavutil/video_enc_params.h
/usr/local/include/libavutil/xtea.h
/usr/local/include/libpostproc/postprocess.h
/usr/local/include/libpostproc/version.h
/usr/local/include/libswresample/swresample.h
/usr/local/include/libswresample/version.h
/usr/local/include/libswscale/swscale.h
/usr/local/include/libswscale/version.h
/usr/local/lib/libavcodec.so
/usr/local/lib/libavcodec.so.58
/usr/local/lib/libavcodec.so.58.134.100
/usr/local/lib/libavdevice.so
/usr/local/lib/libavdevice.so.58
/usr/local/lib/libavdevice.so.58.13.100
/usr/local/lib/libavfilter.so
/usr/local/lib/libavfilter.so.7
/usr/local/lib/libavfilter.so.7.110.100
/usr/local/lib/libavformat.so
/usr/local/lib/libavformat.so.58
/usr/local/lib/libavformat.so.58.76.100
/usr/local/lib/libavresample.so
/usr/local/lib/libavresample.so.4
/usr/local/lib/libavresample.so.4.0.0
/usr/local/lib/libavutil.so
/usr/local/lib/libavutil.so.56
/usr/local/lib/libavutil.so.56.70.100
/usr/local/lib/libpostproc.so
/usr/local/lib/libpostproc.so.55
/usr/local/lib/libpostproc.so.55.9.100
/usr/local/lib/libswresample.so
/usr/local/lib/libswresample.so.3
/usr/local/lib/libswresample.so.3.9.100
/usr/local/lib/libswscale.so
/usr/local/lib/libswscale.so.5
/usr/local/lib/libswscale.so.5.9.100
/usr/local/libdata/pkgconfig/libavcodec.pc
/usr/local/libdata/pkgconfig/libavdevice.pc
/usr/local/libdata/pkgconfig/libavfilter.pc
/usr/local/libdata/pkgconfig/libavformat.pc
/usr/local/libdata/pkgconfig/libavresample.pc
/usr/local/libdata/pkgconfig/libavutil.pc
/usr/local/libdata/pkgconfig/libpostproc.pc
/usr/local/libdata/pkgconfig/libswresample.pc
/usr/local/libdata/pkgconfig/libswscale.pc
/usr/local/man/man1/ffmpeg-all.1.gz
/usr/local/man/man1/ffmpeg-bitstream-filters.1.gz
/usr/local/man/man1/ffmpeg-codecs.1.gz
/usr/local/man/man1/ffmpeg-devices.1.gz
/usr/local/man/man1/ffmpeg-filters.1.gz
/usr/local/man/man1/ffmpeg-formats.1.gz
/usr/local/man/man1/ffmpeg-protocols.1.gz
/usr/local/man/man1/ffmpeg-resampler.1.gz
/usr/local/man/man1/ffmpeg-scaler.1.gz
/usr/local/man/man1/ffmpeg-utils.1.gz
/usr/local/man/man1/ffmpeg.1.gz
/usr/local/man/man1/ffprobe-all.1.gz
/usr/local/man/man1/ffprobe.1.gz
/usr/local/man/man3/libavcodec.3.gz
/usr/local/man/man3/libavdevice.3.gz
/usr/local/man/man3/libavfilter.3.gz
/usr/local/man/man3/libavformat.3.gz
/usr/local/man/man3/libavutil.3.gz
/usr/local/man/man3/libswresample.3.gz
/usr/local/man/man3/libswscale.3.gz
/usr/local/share/doc/ffmpeg/APIchanges
/usr/local/share/doc/ffmpeg/CREDITS
/usr/local/share/doc/ffmpeg/Changelog
/usr/local/share/doc/ffmpeg/INSTALL.md
/usr/local/share/doc/ffmpeg/LICENSE.md
/usr/local/share/doc/ffmpeg/MAINTAINERS
/usr/local/share/doc/ffmpeg/README.md
/usr/local/share/doc/ffmpeg/RELEASE_NOTES
/usr/local/share/doc/ffmpeg/build_system.txt
/usr/local/share/doc/ffmpeg/developer.html
/usr/local/share/doc/ffmpeg/errno.txt
/usr/local/share/doc/ffmpeg/faq.html
/usr/local/share/doc/ffmpeg/fate.html
/usr/local/share/doc/ffmpeg/ffmpeg-all.html
/usr/local/share/doc/ffmpeg/ffmpeg-bitstream-filters.html
/usr/local/share/doc/ffmpeg/ffmpeg-codecs.html
/usr/local/share/doc/ffmpeg/ffmpeg-devices.html
/usr/local/share/doc/ffmpeg/ffmpeg-filters.html
/usr/local/share/doc/ffmpeg/ffmpeg-formats.html
/usr/local/share/doc/ffmpeg/ffmpeg-protocols.html
/usr/local/share/doc/ffmpeg/ffmpeg-resampler.html
/usr/local/share/doc/ffmpeg/ffmpeg-scaler.html
/usr/local/share/doc/ffmpeg/ffmpeg-utils.html
/usr/local/share/doc/ffmpeg/ffmpeg.html
/usr/local/share/doc/ffmpeg/ffmpeg.txt
/usr/local/share/doc/ffmpeg/ffprobe-all.html
/usr/local/share/doc/ffmpeg/ffprobe.html
/usr/local/share/doc/ffmpeg/filter_design.txt
/usr/local/share/doc/ffmpeg/general.html
/usr/local/share/doc/ffmpeg/git-howto.html
/usr/local/share/doc/ffmpeg/issue_tracker.txt
/usr/local/share/doc/ffmpeg/libav-merge.txt
/usr/local/share/doc/ffmpeg/libavcodec.html
/usr/local/share/doc/ffmpeg/libavdevice.html
/usr/local/share/doc/ffmpeg/libavfilter.html
/usr/local/share/doc/ffmpeg/libavformat.html
/usr/local/share/doc/ffmpeg/libavutil.html
/usr/local/share/doc/ffmpeg/libswresample.html
/usr/local/share/doc/ffmpeg/libswscale.html
/usr/local/share/doc/ffmpeg/mailing-list-faq.html
/usr/local/share/doc/ffmpeg/mips.txt
/usr/local/share/doc/ffmpeg/multithreading.txt
/usr/local/share/doc/ffmpeg/nut.html
/usr/local/share/doc/ffmpeg/optimization.txt
/usr/local/share/doc/ffmpeg/platform.html
/usr/local/share/doc/ffmpeg/rate_distortion.txt
/usr/local/share/doc/ffmpeg/snow.txt
/usr/local/share/doc/ffmpeg/swresample.txt
/usr/local/share/doc/ffmpeg/swscale.txt
/usr/local/share/doc/ffmpeg/tablegen.txt
/usr/local/share/doc/ffmpeg/undefined.txt
/usr/local/share/doc/ffmpeg/writing_filters.txt
/usr/local/share/ffmpeg/examples/Makefile
/usr/local/share/ffmpeg/examples/README
/usr/local/share/ffmpeg/examples/avio_list_dir.c
/usr/local/share/ffmpeg/examples/avio_reading.c
/usr/local/share/ffmpeg/examples/decode_audio.c
/usr/local/share/ffmpeg/examples/decode_video.c
/usr/local/share/ffmpeg/examples/demuxing_decoding.c
/usr/local/share/ffmpeg/examples/encode_audio.c
/usr/local/share/ffmpeg/examples/encode_video.c
/usr/local/share/ffmpeg/examples/extract_mvs.c
/usr/local/share/ffmpeg/examples/filter_audio.c
/usr/local/share/ffmpeg/examples/filtering_audio.c
/usr/local/share/ffmpeg/examples/filtering_video.c
/usr/local/share/ffmpeg/examples/http_multiclient.c
/usr/local/share/ffmpeg/examples/hw_decode.c
/usr/local/share/ffmpeg/examples/metadata.c
/usr/local/share/ffmpeg/examples/muxing.c
/usr/local/share/ffmpeg/examples/qsvdec.c
/usr/local/share/ffmpeg/examples/remuxing.c
/usr/local/share/ffmpeg/examples/resampling_audio.c
/usr/local/share/ffmpeg/examples/scaling_video.c
/usr/local/share/ffmpeg/examples/transcode_aac.c
/usr/local/share/ffmpeg/examples/transcoding.c
/usr/local/share/ffmpeg/examples/vaapi_encode.c
/usr/local/share/ffmpeg/examples/vaapi_transcode.c
/usr/local/share/ffmpeg/ffprobe.xsd
/usr/local/share/ffmpeg/libvpx-1080p.ffpreset
/usr/local/share/ffmpeg/libvpx-1080p50_60.ffpreset
/usr/local/share/ffmpeg/libvpx-360p.ffpreset
/usr/local/share/ffmpeg/libvpx-720p.ffpreset
/usr/local/share/ffmpeg/libvpx-720p50_60.ffpreset
/usr/local/share/licenses/ffmpeg-4.4.1_4,1/GPLv3+
/usr/local/share/licenses/ffmpeg-4.4.1_4,1/LGPL3+
/usr/local/share/licenses/ffmpeg-4.4.1_4,1/LICENSE
/usr/local/share/licenses/ffmpeg-4.4.1_4,1/catalog.mk
/usr/local/bin/fftw-wisdom
/usr/local/bin/fftw-wisdom-to-conf
/usr/local/include/fftw3.f
/usr/local/include/fftw3.f03
/usr/local/include/fftw3.h
/usr/local/include/fftw3l.f03
/usr/local/include/fftw3q.f03
/usr/local/lib/cmake/fftw3/FFTW3Config.cmake
/usr/local/lib/cmake/fftw3/FFTW3ConfigVersion.cmake
/usr/local/lib/libfftw3.a
/usr/local/lib/libfftw3.so
/usr/local/lib/libfftw3.so.3
/usr/local/lib/libfftw3.so.3.6.9
/usr/local/lib/libfftw3_threads.a
/usr/local/lib/libfftw3_threads.so
/usr/local/lib/libfftw3_threads.so.3
/usr/local/lib/libfftw3_threads.so.3.6.9
/usr/local/libdata/pkgconfig/fftw3.pc
/usr/local/man/man1/fftw-wisdom-to-conf.1.gz
/usr/local/man/man1/fftw-wisdom.1.gz
/usr/local/share/info/fftw3.info
/usr/local/share/info/fftw3.info-1
/usr/local/share/info/fftw3.info-2
/usr/local/share/licenses/fftw3-3.3.9_1/GPLv2+
/usr/local/share/licenses/fftw3-3.3.9_1/LICENSE
/usr/local/share/licenses/fftw3-3.3.9_1/catalog.mk
/usr/local/bin/fftwf-wisdom
/usr/local/lib/cmake/fftw3/FFTW3fConfig.cmake
/usr/local/lib/cmake/fftw3/FFTW3fConfigVersion.cmake
/usr/local/lib/libfftw3f.a
/usr/local/lib/libfftw3f.so
/usr/local/lib/libfftw3f.so.3
/usr/local/lib/libfftw3f.so.3.6.9
/usr/local/lib/libfftw3f_threads.a
/usr/local/lib/libfftw3f_threads.so
/usr/local/lib/libfftw3f_threads.so.3
/usr/local/lib/libfftw3f_threads.so.3.6.9
/usr/local/libdata/pkgconfig/fftw3f.pc
/usr/local/man/man1/fftwf-wisdom.1.gz
/usr/local/share/licenses/fftw3-float-3.3.9_1/GPLv2+
/usr/local/share/licenses/fftw3-float-3.3.9_1/LICENSE
/usr/local/share/licenses/fftw3-float-3.3.9_1/catalog.mk
/usr/local/bin/gfind
/usr/local/bin/glocate
/usr/local/bin/gupdatedb
/usr/local/bin/gxargs
/usr/local/libexec/gfrcode
/usr/local/man/man1/gfind.1.gz
/usr/local/man/man1/glocate.1.gz
/usr/local/man/man1/gupdatedb.1.gz
/usr/local/man/man1/gxargs.1.gz
/usr/local/man/man5/glocatedb.5.gz
/usr/local/share/info/find-maint.info
/usr/local/share/info/find.info
/usr/local/share/info/find.info-1
/usr/local/share/info/find.info-2
/usr/local/share/licenses/findutils-4.8.0/GPLv3
/usr/local/share/licenses/findutils-4.8.0/LICENSE
/usr/local/share/licenses/findutils-4.8.0/catalog.mk
/usr/local/share/locale/be/LC_MESSAGES/findutils.mo
/usr/local/share/locale/bg/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ca/LC_MESSAGES/findutils.mo
/usr/local/share/locale/cs/LC_MESSAGES/findutils.mo
/usr/local/share/locale/da/LC_MESSAGES/findutils.mo
/usr/local/share/locale/de/LC_MESSAGES/findutils.mo
/usr/local/share/locale/el/LC_MESSAGES/findutils.mo
/usr/local/share/locale/eo/LC_MESSAGES/findutils.mo
/usr/local/share/locale/es/LC_MESSAGES/findutils.mo
/usr/local/share/locale/et/LC_MESSAGES/findutils.mo
/usr/local/share/locale/fi/LC_MESSAGES/findutils.mo
/usr/local/share/locale/fr/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ga/LC_MESSAGES/findutils.mo
/usr/local/share/locale/gl/LC_MESSAGES/findutils.mo
/usr/local/share/locale/hr/LC_MESSAGES/findutils.mo
/usr/local/share/locale/hu/LC_MESSAGES/findutils.mo
/usr/local/share/locale/id/LC_MESSAGES/findutils.mo
/usr/local/share/locale/it/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ja/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ko/LC_MESSAGES/findutils.mo
/usr/local/share/locale/lg/LC_MESSAGES/findutils.mo
/usr/local/share/locale/lt/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ms/LC_MESSAGES/findutils.mo
/usr/local/share/locale/nb/LC_MESSAGES/findutils.mo
/usr/local/share/locale/nl/LC_MESSAGES/findutils.mo
/usr/local/share/locale/pl/LC_MESSAGES/findutils.mo
/usr/local/share/locale/pt/LC_MESSAGES/findutils.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ro/LC_MESSAGES/findutils.mo
/usr/local/share/locale/ru/LC_MESSAGES/findutils.mo
/usr/local/share/locale/sk/LC_MESSAGES/findutils.mo
/usr/local/share/locale/sl/LC_MESSAGES/findutils.mo
/usr/local/share/locale/sr/LC_MESSAGES/findutils.mo
/usr/local/share/locale/sv/LC_MESSAGES/findutils.mo
/usr/local/share/locale/tr/LC_MESSAGES/findutils.mo
/usr/local/share/locale/uk/LC_MESSAGES/findutils.mo
/usr/local/share/locale/vi/LC_MESSAGES/findutils.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/findutils.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/findutils.mo
/usr/local/bin/flac
/usr/local/bin/metaflac
/usr/local/include/FLAC++/all.h
/usr/local/include/FLAC++/decoder.h
/usr/local/include/FLAC++/encoder.h
/usr/local/include/FLAC++/export.h
/usr/local/include/FLAC++/metadata.h
/usr/local/include/FLAC/all.h
/usr/local/include/FLAC/assert.h
/usr/local/include/FLAC/callback.h
/usr/local/include/FLAC/export.h
/usr/local/include/FLAC/format.h
/usr/local/include/FLAC/metadata.h
/usr/local/include/FLAC/ordinals.h
/usr/local/include/FLAC/stream_decoder.h
/usr/local/include/FLAC/stream_encoder.h
/usr/local/lib/libFLAC++.a
/usr/local/lib/libFLAC++.so
/usr/local/lib/libFLAC++.so.6
/usr/local/lib/libFLAC++.so.6.3.0
/usr/local/lib/libFLAC.a
/usr/local/lib/libFLAC.so
/usr/local/lib/libFLAC.so.8
/usr/local/lib/libFLAC.so.8.3.0
/usr/local/libdata/pkgconfig/flac++.pc
/usr/local/libdata/pkgconfig/flac.pc
/usr/local/man/man1/flac.1.gz
/usr/local/man/man1/metaflac.1.gz
/usr/local/share/aclocal/libFLAC++.m4
/usr/local/share/aclocal/libFLAC.m4
/usr/local/share/doc/flac/FLAC.tag
/usr/local/share/doc/flac/changelog.html
/usr/local/share/doc/flac/developers.html
/usr/local/share/doc/flac/documentation.html
/usr/local/share/doc/flac/documentation_bugs.html
/usr/local/share/doc/flac/documentation_example_code.html
/usr/local/share/doc/flac/documentation_format_overview.html
/usr/local/share/doc/flac/documentation_tools.html
/usr/local/share/doc/flac/documentation_tools_flac.html
/usr/local/share/doc/flac/documentation_tools_metaflac.html
/usr/local/share/doc/flac/faq.html
/usr/local/share/doc/flac/favicon.ico
/usr/local/share/doc/flac/features.html
/usr/local/share/doc/flac/flac.css
/usr/local/share/doc/flac/format.html
/usr/local/share/doc/flac/id.html
/usr/local/share/doc/flac/images/logo.svg
/usr/local/share/doc/flac/images/logo130.gif
/usr/local/share/doc/flac/index.html
/usr/local/share/doc/flac/license.html
/usr/local/share/doc/flac/ogg_mapping.html
/usr/local/share/licenses/flac-1.3.4/BSD3CLAUSE
/usr/local/share/licenses/flac-1.3.4/GFDL
/usr/local/share/licenses/flac-1.3.4/GPLv2
/usr/local/share/licenses/flac-1.3.4/LGPL21
/usr/local/share/licenses/flac-1.3.4/LICENSE
/usr/local/share/licenses/flac-1.3.4/catalog.mk
/usr/local/share/fonts/100dpi/courB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB08.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB10.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB12.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB14.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB18.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courB24.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO08.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO10.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO12.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO14.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO18.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courBO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courBO24.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO08.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO10.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO12.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO14.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO18.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courO24.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR08.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR10.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR12.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR14.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR18.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/courR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/courR24.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB08.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB10.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB12.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB14.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB18.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvB24.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO08.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO12.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO18.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvBO24.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO08.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO10.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO12.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO14.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO18.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvO24.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR08.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR10.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR12.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR14.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR18.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/helvR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/helvR24.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB08.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB12.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB18.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenB24.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI08.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI12.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI18.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenBI24.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI08.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI12.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI18.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenI24.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR08.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR12.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR18.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/ncenR24.pcf.gz
/usr/local/share/fonts/100dpi/symb08.pcf.gz
/usr/local/share/fonts/100dpi/symb10.pcf.gz
/usr/local/share/fonts/100dpi/symb12.pcf.gz
/usr/local/share/fonts/100dpi/symb14.pcf.gz
/usr/local/share/fonts/100dpi/symb18.pcf.gz
/usr/local/share/fonts/100dpi/symb24.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB08.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB10.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB12.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB14.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB18.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timB24.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI08.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI10.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI12.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI14.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI18.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timBI24.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI08.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI10.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI12.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI14.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI18.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timI24.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR08.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR10.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR12.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR14.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR18.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/timR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/timR24.pcf.gz
/usr/local/share/licenses/font-adobe-100dpi-1.0.3_4/LICENSE
/usr/local/share/licenses/font-adobe-100dpi-1.0.3_4/MIT
/usr/local/share/licenses/font-adobe-100dpi-1.0.3_4/catalog.mk
/usr/local/share/fonts/75dpi/courB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB08.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB10.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB12.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB14.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB18.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courB24.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO08.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO10.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO12.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO14.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO18.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courBO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courBO24.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO08.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO10.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO12.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO14.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO18.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courO24.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR08.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR10.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR12.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR14.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR18.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/courR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/courR24.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB08.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB10.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB12.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB14.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB18.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvB24.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO08.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO12.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO18.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvBO24.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO08.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO10.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO12.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO14.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO18.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvO24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvO24.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR08.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR10.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR12.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR14.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR18.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/helvR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/helvR24.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB08.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB12.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB18.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenB24.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI08.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI12.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI18.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenBI24.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI08.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI12.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI18.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenI24.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR08.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR12.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR18.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/ncenR24.pcf.gz
/usr/local/share/fonts/75dpi/symb08.pcf.gz
/usr/local/share/fonts/75dpi/symb10.pcf.gz
/usr/local/share/fonts/75dpi/symb12.pcf.gz
/usr/local/share/fonts/75dpi/symb14.pcf.gz
/usr/local/share/fonts/75dpi/symb18.pcf.gz
/usr/local/share/fonts/75dpi/symb24.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB08.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB10.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB12.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB14.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB18.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timB24.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI08.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI10.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI12.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI14.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI18.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timBI24.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI08.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI10.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI12.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI14.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI18.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timI24.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR08.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR10.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR12.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR14.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR18.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/timR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/timR24.pcf.gz
/usr/local/share/licenses/font-adobe-75dpi-1.0.3_4/LICENSE
/usr/local/share/licenses/font-adobe-75dpi-1.0.3_4/MIT
/usr/local/share/licenses/font-adobe-75dpi-1.0.3_4/catalog.mk
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__12.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__18.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTBI__24.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTB___10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTB___12.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTB___14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTB___18.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTB___24.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTI___10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTI___12.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTI___14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTI___18.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTI___24.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__12.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__18.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/UTRG__24.pcf.gz
/usr/local/share/licenses/font-adobe-utopia-100dpi-1.0.4_4/LICENSE
/usr/local/share/licenses/font-adobe-utopia-100dpi-1.0.4_4/MIT
/usr/local/share/licenses/font-adobe-utopia-100dpi-1.0.4_4/catalog.mk
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__12.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__18.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTBI__24.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTB___10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTB___12.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTB___14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTB___18.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTB___24.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTI___10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTI___12.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTI___14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTI___18.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTI___24.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__12.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__18.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/UTRG__24.pcf.gz
/usr/local/share/licenses/font-adobe-utopia-75dpi-1.0.4_4/LICENSE
/usr/local/share/licenses/font-adobe-utopia-75dpi-1.0.4_4/MIT
/usr/local/share/licenses/font-adobe-utopia-75dpi-1.0.4_4/catalog.mk
/usr/local/share/fonts/Type1/UTBI____.afm
/usr/local/share/fonts/Type1/UTBI____.pfa
/usr/local/share/fonts/Type1/UTB_____.afm
/usr/local/share/fonts/Type1/UTB_____.pfa
/usr/local/share/fonts/Type1/UTI_____.afm
/usr/local/share/fonts/Type1/UTI_____.pfa
/usr/local/share/fonts/Type1/UTRG____.afm
/usr/local/share/fonts/Type1/UTRG____.pfa
/usr/local/share/licenses/font-adobe-utopia-type1-1.0.4_4/LICENSE
/usr/local/share/licenses/font-adobe-utopia-type1-1.0.4_4/MIT
/usr/local/share/licenses/font-adobe-utopia-type1-1.0.4_4/catalog.mk
/usr/local/share/fonts/100dpi/fonts.alias
/usr/local/share/fonts/75dpi/fonts.alias
/usr/local/share/fonts/cyrillic/fonts.alias
/usr/local/share/fonts/misc/fonts.alias
/usr/local/share/fonts/misc/arabic24.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS08.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS12.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS18.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS19.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBIS24.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS08.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS10.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS12.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS14.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS18.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS19.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luBS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luBS24.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS08.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS10.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS12.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS14.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS18.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS19.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luIS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luIS24.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS08.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS10.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS12.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS14.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS18.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS19.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/luRS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/luRS24.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB08.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB10.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB12.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB14.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB18.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB19.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubB24.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI08.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI12.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI18.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI19.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubBI24.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI08.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI10.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI12.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI14.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI18.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI19.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubI24.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR08.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR10.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR12.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR14.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR18.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR19.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lubR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lubR24.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS08.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS12.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS18.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS19.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBIS24.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS08.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS10.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS12.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS14.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS18.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS19.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luBS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luBS24.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS08.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS10.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS12.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS14.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS18.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS19.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luIS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luIS24.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS08.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS10.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS12.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS14.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS18.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS19.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/luRS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/luRS24.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB08.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB10.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB12.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB14.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB18.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB19.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubB24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubB24.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI08.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI12.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI18.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI19.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubBI24.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI08.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI10.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI12.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI14.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI18.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI19.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubI24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubI24.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR08.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR10.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR12.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR14.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR18.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR19.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lubR24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lubR24.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS08.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS12.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS18.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS19.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutBS24.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS08.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS12.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS18.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS19.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/100dpi/lutRS24.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS08.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS12.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS18.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS19.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutBS24.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS08.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS12.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS18.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS19.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-1.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-10.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-13.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-14.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-15.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-2.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-3.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-4.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24-ISO8859-9.pcf.gz
/usr/local/share/fonts/75dpi/lutRS24.pcf.gz
/usr/local/etc/fonts/conf.avail/42-luxi-mono.conf
/usr/local/etc/fonts/conf.d/42-luxi-mono.conf
/usr/local/share/fonts/TTF/luximb.ttf
/usr/local/share/fonts/TTF/luximbi.ttf
/usr/local/share/fonts/TTF/luximr.ttf
/usr/local/share/fonts/TTF/luximri.ttf
/usr/local/share/fonts/TTF/luxirb.ttf
/usr/local/share/fonts/TTF/luxirbi.ttf
/usr/local/share/fonts/TTF/luxirr.ttf
/usr/local/share/fonts/TTF/luxirri.ttf
/usr/local/share/fonts/TTF/luxisb.ttf
/usr/local/share/fonts/TTF/luxisbi.ttf
/usr/local/share/fonts/TTF/luxisr.ttf
/usr/local/share/fonts/TTF/luxisri.ttf
/usr/local/share/fonts/Type1/l047013t.afm
/usr/local/share/fonts/Type1/l047013t.pfa
/usr/local/share/fonts/Type1/l047016t.afm
/usr/local/share/fonts/Type1/l047016t.pfa
/usr/local/share/fonts/Type1/l047033t.afm
/usr/local/share/fonts/Type1/l047033t.pfa
/usr/local/share/fonts/Type1/l047036t.afm
/usr/local/share/fonts/Type1/l047036t.pfa
/usr/local/share/fonts/Type1/l048013t.afm
/usr/local/share/fonts/Type1/l048013t.pfa
/usr/local/share/fonts/Type1/l048016t.afm
/usr/local/share/fonts/Type1/l048016t.pfa
/usr/local/share/fonts/Type1/l048033t.afm
/usr/local/share/fonts/Type1/l048033t.pfa
/usr/local/share/fonts/Type1/l048036t.afm
/usr/local/share/fonts/Type1/l048036t.pfa
/usr/local/share/fonts/Type1/l049013t.afm
/usr/local/share/fonts/Type1/l049013t.pfa
/usr/local/share/fonts/Type1/l049016t.afm
/usr/local/share/fonts/Type1/l049016t.pfa
/usr/local/share/fonts/Type1/l049033t.afm
/usr/local/share/fonts/Type1/l049033t.pfa
/usr/local/share/fonts/Type1/l049036t.afm
/usr/local/share/fonts/Type1/l049036t.pfa
/usr/local/share/fonts/100dpi/charB08.pcf.gz
/usr/local/share/fonts/100dpi/charB10.pcf.gz
/usr/local/share/fonts/100dpi/charB12.pcf.gz
/usr/local/share/fonts/100dpi/charB14.pcf.gz
/usr/local/share/fonts/100dpi/charB18.pcf.gz
/usr/local/share/fonts/100dpi/charB24.pcf.gz
/usr/local/share/fonts/100dpi/charBI08.pcf.gz
/usr/local/share/fonts/100dpi/charBI10.pcf.gz
/usr/local/share/fonts/100dpi/charBI12.pcf.gz
/usr/local/share/fonts/100dpi/charBI14.pcf.gz
/usr/local/share/fonts/100dpi/charBI18.pcf.gz
/usr/local/share/fonts/100dpi/charBI24.pcf.gz
/usr/local/share/fonts/100dpi/charI08.pcf.gz
/usr/local/share/fonts/100dpi/charI10.pcf.gz
/usr/local/share/fonts/100dpi/charI12.pcf.gz
/usr/local/share/fonts/100dpi/charI14.pcf.gz
/usr/local/share/fonts/100dpi/charI18.pcf.gz
/usr/local/share/fonts/100dpi/charI24.pcf.gz
/usr/local/share/fonts/100dpi/charR08.pcf.gz
/usr/local/share/fonts/100dpi/charR10.pcf.gz
/usr/local/share/fonts/100dpi/charR12.pcf.gz
/usr/local/share/fonts/100dpi/charR14.pcf.gz
/usr/local/share/fonts/100dpi/charR18.pcf.gz
/usr/local/share/fonts/100dpi/charR24.pcf.gz
/usr/local/share/fonts/100dpi/tech14.pcf.gz
/usr/local/share/fonts/100dpi/techB14.pcf.gz
/usr/local/share/fonts/100dpi/term14.pcf.gz
/usr/local/share/fonts/100dpi/termB14.pcf.gz
/usr/local/share/fonts/75dpi/charB08.pcf.gz
/usr/local/share/fonts/75dpi/charB10.pcf.gz
/usr/local/share/fonts/75dpi/charB12.pcf.gz
/usr/local/share/fonts/75dpi/charB14.pcf.gz
/usr/local/share/fonts/75dpi/charB18.pcf.gz
/usr/local/share/fonts/75dpi/charB24.pcf.gz
/usr/local/share/fonts/75dpi/charBI08.pcf.gz
/usr/local/share/fonts/75dpi/charBI10.pcf.gz
/usr/local/share/fonts/75dpi/charBI12.pcf.gz
/usr/local/share/fonts/75dpi/charBI14.pcf.gz
/usr/local/share/fonts/75dpi/charBI18.pcf.gz
/usr/local/share/fonts/75dpi/charBI24.pcf.gz
/usr/local/share/fonts/75dpi/charI08.pcf.gz
/usr/local/share/fonts/75dpi/charI10.pcf.gz
/usr/local/share/fonts/75dpi/charI12.pcf.gz
/usr/local/share/fonts/75dpi/charI14.pcf.gz
/usr/local/share/fonts/75dpi/charI18.pcf.gz
/usr/local/share/fonts/75dpi/charI24.pcf.gz
/usr/local/share/fonts/75dpi/charR08.pcf.gz
/usr/local/share/fonts/75dpi/charR10.pcf.gz
/usr/local/share/fonts/75dpi/charR12.pcf.gz
/usr/local/share/fonts/75dpi/charR14.pcf.gz
/usr/local/share/fonts/75dpi/charR18.pcf.gz
/usr/local/share/fonts/75dpi/charR24.pcf.gz
/usr/local/share/fonts/75dpi/tech14.pcf.gz
/usr/local/share/fonts/75dpi/techB14.pcf.gz
/usr/local/share/fonts/75dpi/term14.pcf.gz
/usr/local/share/fonts/75dpi/termB14.pcf.gz
/usr/local/share/fonts/Type1/c0419bt_.afm
/usr/local/share/fonts/Type1/c0419bt_.pfb
/usr/local/share/fonts/Type1/c0582bt_.afm
/usr/local/share/fonts/Type1/c0582bt_.pfb
/usr/local/share/fonts/Type1/c0583bt_.afm
/usr/local/share/fonts/Type1/c0583bt_.pfb
/usr/local/share/fonts/Type1/c0611bt_.afm
/usr/local/share/fonts/Type1/c0611bt_.pfb
/usr/local/share/fonts/Type1/c0632bt_.afm
/usr/local/share/fonts/Type1/c0632bt_.pfb
/usr/local/share/fonts/Type1/c0633bt_.afm
/usr/local/share/fonts/Type1/c0633bt_.pfb
/usr/local/share/fonts/Type1/c0648bt_.afm
/usr/local/share/fonts/Type1/c0648bt_.pfb
/usr/local/share/fonts/Type1/c0649bt_.afm
/usr/local/share/fonts/Type1/c0649bt_.pfb
/usr/local/share/fonts/cyrillic/crox1c.pcf.gz
/usr/local/share/fonts/cyrillic/crox1cb.pcf.gz
/usr/local/share/fonts/cyrillic/crox1cbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox1co.pcf.gz
/usr/local/share/fonts/cyrillic/crox1h.pcf.gz
/usr/local/share/fonts/cyrillic/crox1hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox1hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox1ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox1t.pcf.gz
/usr/local/share/fonts/cyrillic/crox1tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox1tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox1to.pcf.gz
/usr/local/share/fonts/cyrillic/crox2c.pcf.gz
/usr/local/share/fonts/cyrillic/crox2cb.pcf.gz
/usr/local/share/fonts/cyrillic/crox2cbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox2co.pcf.gz
/usr/local/share/fonts/cyrillic/crox2h.pcf.gz
/usr/local/share/fonts/cyrillic/crox2hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox2hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox2ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox2t.pcf.gz
/usr/local/share/fonts/cyrillic/crox2tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox2tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox2to.pcf.gz
/usr/local/share/fonts/cyrillic/crox3c.pcf.gz
/usr/local/share/fonts/cyrillic/crox3cb.pcf.gz
/usr/local/share/fonts/cyrillic/crox3cbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox3co.pcf.gz
/usr/local/share/fonts/cyrillic/crox3h.pcf.gz
/usr/local/share/fonts/cyrillic/crox3hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox3hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox3ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox3t.pcf.gz
/usr/local/share/fonts/cyrillic/crox3tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox3tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox3to.pcf.gz
/usr/local/share/fonts/cyrillic/crox4h.pcf.gz
/usr/local/share/fonts/cyrillic/crox4hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox4hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox4ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox4t.pcf.gz
/usr/local/share/fonts/cyrillic/crox4tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox4tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox4to.pcf.gz
/usr/local/share/fonts/cyrillic/crox5h.pcf.gz
/usr/local/share/fonts/cyrillic/crox5hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox5hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox5ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox5t.pcf.gz
/usr/local/share/fonts/cyrillic/crox5tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox5tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox5to.pcf.gz
/usr/local/share/fonts/cyrillic/crox6h.pcf.gz
/usr/local/share/fonts/cyrillic/crox6hb.pcf.gz
/usr/local/share/fonts/cyrillic/crox6hbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox6ho.pcf.gz
/usr/local/share/fonts/cyrillic/crox6t.pcf.gz
/usr/local/share/fonts/cyrillic/crox6tb.pcf.gz
/usr/local/share/fonts/cyrillic/crox6tbo.pcf.gz
/usr/local/share/fonts/cyrillic/crox6to.pcf.gz
/usr/local/share/fonts/cyrillic/koi10x16b.pcf.gz
/usr/local/share/fonts/cyrillic/koi10x20.pcf.gz
/usr/local/share/fonts/cyrillic/koi6x10.pcf.gz
/usr/local/share/fonts/cyrillic/koinil2.pcf.gz
/usr/local/share/fonts/misc/cursor.pcf.gz
/usr/local/share/fonts/misc/hanglg16.pcf.gz
/usr/local/share/fonts/misc/hanglm16.pcf.gz
/usr/local/share/fonts/misc/hanglm24.pcf.gz
/usr/local/share/fonts/misc/deccurs.pcf.gz
/usr/local/share/fonts/misc/decsess.pcf.gz
/usr/local/share/fonts/Type1/cour.afm
/usr/local/share/fonts/Type1/cour.pfa
/usr/local/share/fonts/Type1/courb.afm
/usr/local/share/fonts/Type1/courb.pfa
/usr/local/share/fonts/Type1/courbi.afm
/usr/local/share/fonts/Type1/courbi.pfa
/usr/local/share/fonts/Type1/couri.afm
/usr/local/share/fonts/Type1/couri.pfa
/usr/local/share/fonts/misc/gb16fs.pcf.gz
/usr/local/share/fonts/misc/gb16st.pcf.gz
/usr/local/share/fonts/misc/gb24st.pcf.gz
/usr/local/share/fonts/misc/jiskan16.pcf.gz
/usr/local/share/fonts/misc/jiskan24.pcf.gz
/usr/local/share/fonts/misc/micro.pcf.gz
/usr/local/share/fonts/cyrillic/koi12x24.pcf.gz
/usr/local/share/fonts/cyrillic/koi12x24b.pcf.gz
/usr/local/share/fonts/cyrillic/koi5x8.pcf.gz
/usr/local/share/fonts/cyrillic/koi6x13.pcf.gz
/usr/local/share/fonts/cyrillic/koi6x13b.pcf.gz
/usr/local/share/fonts/cyrillic/koi6x9.pcf.gz
/usr/local/share/fonts/cyrillic/koi7x14.pcf.gz
/usr/local/share/fonts/cyrillic/koi7x14b.pcf.gz
/usr/local/share/fonts/cyrillic/koi8x13.pcf.gz
/usr/local/share/fonts/cyrillic/koi8x16.pcf.gz
/usr/local/share/fonts/cyrillic/koi8x16b.pcf.gz
/usr/local/share/fonts/cyrillic/koi9x15.pcf.gz
/usr/local/share/fonts/cyrillic/koi9x15b.pcf.gz
/usr/local/share/fonts/cyrillic/koi9x18.pcf.gz
/usr/local/share/fonts/cyrillic/koi9x18b.pcf.gz
/usr/local/share/fonts/OTF/GohaTibebZemen.otf
/usr/local/share/fonts/TTF/GohaTibebZemen.ttf
/usr/local/share/licenses/font-misc-ethiopic-1.0.4/LICENSE
/usr/local/share/licenses/font-misc-ethiopic-1.0.4/MIT
/usr/local/share/licenses/font-misc-ethiopic-1.0.4/catalog.mk
/usr/local/share/fonts/OTF/SyrCOMAdiabene.otf
/usr/local/share/fonts/OTF/SyrCOMAntioch.otf
/usr/local/share/fonts/OTF/SyrCOMBatnan.otf
/usr/local/share/fonts/OTF/SyrCOMBatnanBold.otf
/usr/local/share/fonts/OTF/SyrCOMCtesiphon.otf
/usr/local/share/fonts/OTF/SyrCOMEdessa.otf
/usr/local/share/fonts/OTF/SyrCOMJerusalem.otf
/usr/local/share/fonts/OTF/SyrCOMJerusalemBold.otf
/usr/local/share/fonts/OTF/SyrCOMJerusalemItalic.otf
/usr/local/share/fonts/OTF/SyrCOMJerusalemOutline.otf
/usr/local/share/fonts/OTF/SyrCOMKharput.otf
/usr/local/share/fonts/OTF/SyrCOMMalankara.otf
/usr/local/share/fonts/OTF/SyrCOMMardin.otf
/usr/local/share/fonts/OTF/SyrCOMMardinBold.otf
/usr/local/share/fonts/OTF/SyrCOMMidyat.otf
/usr/local/share/fonts/OTF/SyrCOMNisibin.otf
/usr/local/share/fonts/OTF/SyrCOMNisibinOutline.otf
/usr/local/share/fonts/OTF/SyrCOMQenNeshrin.otf
/usr/local/share/fonts/OTF/SyrCOMTalada.otf
/usr/local/share/fonts/OTF/SyrCOMTurAbdin.otf
/usr/local/share/fonts/OTF/SyrCOMUrhoy.otf
/usr/local/share/fonts/OTF/SyrCOMUrhoyBold.otf
/usr/local/share/fonts/misc/10x20-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/10x20-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/10x20-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/10x20.pcf.gz
/usr/local/share/fonts/misc/12x13ja.pcf.gz
/usr/local/share/fonts/misc/18x18ja.pcf.gz
/usr/local/share/fonts/misc/18x18ko.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/4x6-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/4x6-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/4x6.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/5x7-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/5x7-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/5x7.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/5x8-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/5x8-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/5x8.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/6x10-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x10-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/6x10.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/6x12-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x12-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/6x12.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/6x13-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x13-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/6x13.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/6x13B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x13B.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x13O-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x13O.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/6x9-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/6x9-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/6x9.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/7x13-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/7x13-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/7x13.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/7x13B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/7x13B.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/7x13O-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/7x13O.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/7x14-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/7x14-JISX0201.1976-0.pcf.gz
/usr/local/share/fonts/misc/7x14-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/7x14.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/7x14B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/7x14B.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/8x13-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/8x13-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/8x13.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/8x13B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/8x13B.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/8x13O-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/8x13O.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/9x15-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/9x15-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/9x15.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/9x15B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/9x15B.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-11.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/9x18-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/9x18-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/9x18.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/9x18B-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/9x18B.pcf.gz
/usr/local/share/fonts/misc/k14.pcf.gz
/usr/local/share/fonts/misc/nil2.pcf.gz
/usr/local/share/fonts/misc/cu-alt12.pcf.gz
/usr/local/share/fonts/misc/cu-arabic12.pcf.gz
/usr/local/share/fonts/misc/cu-devnag12.pcf.gz
/usr/local/share/fonts/misc/cu-lig12.pcf.gz
/usr/local/share/fonts/misc/cu-pua12.pcf.gz
/usr/local/share/fonts/misc/cu12.pcf.gz
/usr/local/share/fonts/misc/cuarabic12.pcf.gz
/usr/local/share/fonts/misc/cudevnag12.pcf.gz
/usr/local/share/fonts/misc/clB6x10.pcf.gz
/usr/local/share/fonts/misc/clB6x12.pcf.gz
/usr/local/share/fonts/misc/clB8x10.pcf.gz
/usr/local/share/fonts/misc/clB8x12.pcf.gz
/usr/local/share/fonts/misc/clB8x13.pcf.gz
/usr/local/share/fonts/misc/clB8x14.pcf.gz
/usr/local/share/fonts/misc/clB8x16.pcf.gz
/usr/local/share/fonts/misc/clB8x8.pcf.gz
/usr/local/share/fonts/misc/clB9x15.pcf.gz
/usr/local/share/fonts/misc/clI6x12.pcf.gz
/usr/local/share/fonts/misc/clI8x8.pcf.gz
/usr/local/share/fonts/misc/clR4x6.pcf.gz
/usr/local/share/fonts/misc/clR5x10.pcf.gz
/usr/local/share/fonts/misc/clR5x6.pcf.gz
/usr/local/share/fonts/misc/clR5x8.pcf.gz
/usr/local/share/fonts/misc/clR6x10.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-1.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-10.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-13.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-14.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-15.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-16.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-2.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-3.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-4.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-5.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-7.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-8.pcf.gz
/usr/local/share/fonts/misc/clR6x12-ISO8859-9.pcf.gz
/usr/local/share/fonts/misc/clR6x12-KOI8-R.pcf.gz
/usr/local/share/fonts/misc/clR6x12.pcf.gz
/usr/local/share/fonts/misc/clR6x13.pcf.gz
/usr/local/share/fonts/misc/clR6x6.pcf.gz
/usr/local/share/fonts/misc/clR6x8.pcf.gz
/usr/local/share/fonts/misc/clR7x10.pcf.gz
/usr/local/share/fonts/misc/clR7x12.pcf.gz
/usr/local/share/fonts/misc/clR7x14.pcf.gz
/usr/local/share/fonts/misc/clR7x8.pcf.gz
/usr/local/share/fonts/misc/clR8x10.pcf.gz
/usr/local/share/fonts/misc/clR8x12.pcf.gz
/usr/local/share/fonts/misc/clR8x13.pcf.gz
/usr/local/share/fonts/misc/clR8x14.pcf.gz
/usr/local/share/fonts/misc/clR8x16.pcf.gz
/usr/local/share/fonts/misc/clR8x8.pcf.gz
/usr/local/share/fonts/misc/clR9x15.pcf.gz
/usr/local/share/fonts/cyrillic/screen8x16.pcf.gz
/usr/local/share/fonts/cyrillic/screen8x16b.pcf.gz
/usr/local/share/fonts/misc/12x24.pcf.gz
/usr/local/share/fonts/misc/12x24rk.pcf.gz
/usr/local/share/fonts/misc/8x16.pcf.gz
/usr/local/share/fonts/misc/8x16rk.pcf.gz
/usr/local/share/fonts/misc/olcursor.pcf.gz
/usr/local/share/fonts/misc/olgl10.pcf.gz
/usr/local/share/fonts/misc/olgl12.pcf.gz
/usr/local/share/fonts/misc/olgl14.pcf.gz
/usr/local/share/fonts/misc/olgl19.pcf.gz
/usr/local/share/fonts/cyrillic/proof9x16.pcf.gz
/usr/local/share/fonts/Type1/cursor.pfa
/usr/local/bin/fc-cache
/usr/local/bin/fc-cat
/usr/local/bin/fc-conflist
/usr/local/bin/fc-list
/usr/local/bin/fc-match
/usr/local/bin/fc-pattern
/usr/local/bin/fc-query
/usr/local/bin/fc-scan
/usr/local/bin/fc-validate
/usr/local/etc/fonts/conf.avail/05-reset-dirs-sample.conf
/usr/local/etc/fonts/conf.avail/09-autohint-if-no-hinting.conf
/usr/local/etc/fonts/conf.avail/10-autohint.conf
/usr/local/etc/fonts/conf.avail/10-hinting-full.conf
/usr/local/etc/fonts/conf.avail/10-hinting-medium.conf
/usr/local/etc/fonts/conf.avail/10-hinting-none.conf
/usr/local/etc/fonts/conf.avail/10-hinting-slight.conf
/usr/local/etc/fonts/conf.avail/10-no-sub-pixel.conf
/usr/local/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf
/usr/local/etc/fonts/conf.avail/10-sub-pixel-bgr.conf
/usr/local/etc/fonts/conf.avail/10-sub-pixel-rgb.conf
/usr/local/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf
/usr/local/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf
/usr/local/etc/fonts/conf.avail/10-unhinted.conf
/usr/local/etc/fonts/conf.avail/11-lcdfilter-default.conf
/usr/local/etc/fonts/conf.avail/11-lcdfilter-legacy.conf
/usr/local/etc/fonts/conf.avail/11-lcdfilter-light.conf
/usr/local/etc/fonts/conf.avail/20-unhint-small-vera.conf
/usr/local/etc/fonts/conf.avail/25-unhint-nonlatin.conf
/usr/local/etc/fonts/conf.avail/30-metric-aliases.conf
/usr/local/etc/fonts/conf.avail/35-lang-normalize.conf
/usr/local/etc/fonts/conf.avail/40-nonlatin.conf
/usr/local/etc/fonts/conf.avail/45-generic.conf
/usr/local/etc/fonts/conf.avail/45-latin.conf
/usr/local/etc/fonts/conf.avail/49-sansserif.conf
/usr/local/etc/fonts/conf.avail/50-user.conf
/usr/local/etc/fonts/conf.avail/51-local.conf
/usr/local/etc/fonts/conf.avail/60-generic.conf
/usr/local/etc/fonts/conf.avail/60-latin.conf
/usr/local/etc/fonts/conf.avail/65-fonts-persian.conf
/usr/local/etc/fonts/conf.avail/65-khmer.conf
/usr/local/etc/fonts/conf.avail/65-nonlatin.conf
/usr/local/etc/fonts/conf.avail/69-unifont.conf
/usr/local/etc/fonts/conf.avail/70-no-bitmaps.conf
/usr/local/etc/fonts/conf.avail/70-yes-bitmaps.conf
/usr/local/etc/fonts/conf.avail/80-delicious.conf
/usr/local/etc/fonts/conf.avail/90-synthetic.conf
/usr/local/etc/fonts/conf.d/10-hinting-slight.conf
/usr/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf
/usr/local/etc/fonts/conf.d/20-unhint-small-vera.conf
/usr/local/etc/fonts/conf.d/30-metric-aliases.conf
/usr/local/etc/fonts/conf.d/40-nonlatin.conf
/usr/local/etc/fonts/conf.d/45-generic.conf
/usr/local/etc/fonts/conf.d/45-latin.conf
/usr/local/etc/fonts/conf.d/49-sansserif.conf
/usr/local/etc/fonts/conf.d/50-user.conf
/usr/local/etc/fonts/conf.d/51-local.conf
/usr/local/etc/fonts/conf.d/60-generic.conf
/usr/local/etc/fonts/conf.d/60-latin.conf
/usr/local/etc/fonts/conf.d/65-fonts-persian.conf
/usr/local/etc/fonts/conf.d/65-nonlatin.conf
/usr/local/etc/fonts/conf.d/69-unifont.conf
/usr/local/etc/fonts/conf.d/70-yes-bitmaps.conf
/usr/local/etc/fonts/conf.d/80-delicious.conf
/usr/local/etc/fonts/conf.d/90-synthetic.conf
/usr/local/etc/fonts/conf.d/README
/usr/local/etc/fonts/fonts.conf.sample
/usr/local/etc/fonts/fonts.dtd
/usr/local/include/fontconfig/fcfreetype.h
/usr/local/include/fontconfig/fcprivate.h
/usr/local/include/fontconfig/fontconfig.h
/usr/local/lib/libfontconfig.a
/usr/local/lib/libfontconfig.so
/usr/local/lib/libfontconfig.so.1
/usr/local/lib/libfontconfig.so.1.12.0
/usr/local/libdata/pkgconfig/fontconfig.pc
/usr/local/man/man1/fc-cache.1.gz
/usr/local/man/man1/fc-cat.1.gz
/usr/local/man/man1/fc-conflist.1.gz
/usr/local/man/man1/fc-list.1.gz
/usr/local/man/man1/fc-match.1.gz
/usr/local/man/man1/fc-pattern.1.gz
/usr/local/man/man1/fc-query.1.gz
/usr/local/man/man1/fc-scan.1.gz
/usr/local/man/man1/fc-validate.1.gz
/usr/local/man/man3/FcAtomicCreate.3.gz
/usr/local/man/man3/FcAtomicDeleteNew.3.gz
/usr/local/man/man3/FcAtomicDestroy.3.gz
/usr/local/man/man3/FcAtomicLock.3.gz
/usr/local/man/man3/FcAtomicNewFile.3.gz
/usr/local/man/man3/FcAtomicOrigFile.3.gz
/usr/local/man/man3/FcAtomicReplaceOrig.3.gz
/usr/local/man/man3/FcAtomicUnlock.3.gz
/usr/local/man/man3/FcBlanksAdd.3.gz
/usr/local/man/man3/FcBlanksCreate.3.gz
/usr/local/man/man3/FcBlanksDestroy.3.gz
/usr/local/man/man3/FcBlanksIsMember.3.gz
/usr/local/man/man3/FcCacheCopySet.3.gz
/usr/local/man/man3/FcCacheCreateTagFile.3.gz
/usr/local/man/man3/FcCacheDir.3.gz
/usr/local/man/man3/FcCacheNumFont.3.gz
/usr/local/man/man3/FcCacheNumSubdir.3.gz
/usr/local/man/man3/FcCacheSubdir.3.gz
/usr/local/man/man3/FcCharSetAddChar.3.gz
/usr/local/man/man3/FcCharSetCopy.3.gz
/usr/local/man/man3/FcCharSetCount.3.gz
/usr/local/man/man3/FcCharSetCoverage.3.gz
/usr/local/man/man3/FcCharSetCreate.3.gz
/usr/local/man/man3/FcCharSetDelChar.3.gz
/usr/local/man/man3/FcCharSetDestroy.3.gz
/usr/local/man/man3/FcCharSetEqual.3.gz
/usr/local/man/man3/FcCharSetFirstPage.3.gz
/usr/local/man/man3/FcCharSetHasChar.3.gz
/usr/local/man/man3/FcCharSetIntersect.3.gz
/usr/local/man/man3/FcCharSetIntersectCount.3.gz
/usr/local/man/man3/FcCharSetIsSubset.3.gz
/usr/local/man/man3/FcCharSetMerge.3.gz
/usr/local/man/man3/FcCharSetNew.3.gz
/usr/local/man/man3/FcCharSetNextPage.3.gz
/usr/local/man/man3/FcCharSetSubtract.3.gz
/usr/local/man/man3/FcCharSetSubtractCount.3.gz
/usr/local/man/man3/FcCharSetUnion.3.gz
/usr/local/man/man3/FcConfigAppFontAddDir.3.gz
/usr/local/man/man3/FcConfigAppFontAddFile.3.gz
/usr/local/man/man3/FcConfigAppFontClear.3.gz
/usr/local/man/man3/FcConfigBuildFonts.3.gz
/usr/local/man/man3/FcConfigCreate.3.gz
/usr/local/man/man3/FcConfigDestroy.3.gz
/usr/local/man/man3/FcConfigEnableHome.3.gz
/usr/local/man/man3/FcConfigFileInfoIterGet.3.gz
/usr/local/man/man3/FcConfigFileInfoIterInit.3.gz
/usr/local/man/man3/FcConfigFileInfoIterNext.3.gz
/usr/local/man/man3/FcConfigFilename.3.gz
/usr/local/man/man3/FcConfigGetBlanks.3.gz
/usr/local/man/man3/FcConfigGetCache.3.gz
/usr/local/man/man3/FcConfigGetCacheDirs.3.gz
/usr/local/man/man3/FcConfigGetConfigDirs.3.gz
/usr/local/man/man3/FcConfigGetConfigFiles.3.gz
/usr/local/man/man3/FcConfigGetCurrent.3.gz
/usr/local/man/man3/FcConfigGetFilename.3.gz
/usr/local/man/man3/FcConfigGetFontDirs.3.gz
/usr/local/man/man3/FcConfigGetFonts.3.gz
/usr/local/man/man3/FcConfigGetRescanInterval.3.gz
/usr/local/man/man3/FcConfigGetSysRoot.3.gz
/usr/local/man/man3/FcConfigHome.3.gz
/usr/local/man/man3/FcConfigParseAndLoad.3.gz
/usr/local/man/man3/FcConfigParseAndLoadFromMemory.3.gz
/usr/local/man/man3/FcConfigReference.3.gz
/usr/local/man/man3/FcConfigSetCurrent.3.gz
/usr/local/man/man3/FcConfigSetRescanInterval.3.gz
/usr/local/man/man3/FcConfigSetSysRoot.3.gz
/usr/local/man/man3/FcConfigSubstitute.3.gz
/usr/local/man/man3/FcConfigSubstituteWithPat.3.gz
/usr/local/man/man3/FcConfigUptoDate.3.gz
/usr/local/man/man3/FcDefaultSubstitute.3.gz
/usr/local/man/man3/FcDirCacheClean.3.gz
/usr/local/man/man3/FcDirCacheCreateUUID.3.gz
/usr/local/man/man3/FcDirCacheDeleteUUID.3.gz
/usr/local/man/man3/FcDirCacheLoad.3.gz
/usr/local/man/man3/FcDirCacheLoadFile.3.gz
/usr/local/man/man3/FcDirCacheRead.3.gz
/usr/local/man/man3/FcDirCacheRescan.3.gz
/usr/local/man/man3/FcDirCacheUnlink.3.gz
/usr/local/man/man3/FcDirCacheUnload.3.gz
/usr/local/man/man3/FcDirCacheValid.3.gz
/usr/local/man/man3/FcDirSave.3.gz
/usr/local/man/man3/FcDirScan.3.gz
/usr/local/man/man3/FcFileIsDir.3.gz
/usr/local/man/man3/FcFileScan.3.gz
/usr/local/man/man3/FcFini.3.gz
/usr/local/man/man3/FcFontList.3.gz
/usr/local/man/man3/FcFontMatch.3.gz
/usr/local/man/man3/FcFontRenderPrepare.3.gz
/usr/local/man/man3/FcFontSetAdd.3.gz
/usr/local/man/man3/FcFontSetCreate.3.gz
/usr/local/man/man3/FcFontSetDestroy.3.gz
/usr/local/man/man3/FcFontSetList.3.gz
/usr/local/man/man3/FcFontSetMatch.3.gz
/usr/local/man/man3/FcFontSetPrint.3.gz
/usr/local/man/man3/FcFontSetSort.3.gz
/usr/local/man/man3/FcFontSetSortDestroy.3.gz
/usr/local/man/man3/FcFontSort.3.gz
/usr/local/man/man3/FcFreeTypeCharIndex.3.gz
/usr/local/man/man3/FcFreeTypeCharSet.3.gz
/usr/local/man/man3/FcFreeTypeCharSetAndSpacing.3.gz
/usr/local/man/man3/FcFreeTypeQuery.3.gz
/usr/local/man/man3/FcFreeTypeQueryAll.3.gz
/usr/local/man/man3/FcFreeTypeQueryFace.3.gz
/usr/local/man/man3/FcGetDefaultLangs.3.gz
/usr/local/man/man3/FcGetLangs.3.gz
/usr/local/man/man3/FcGetVersion.3.gz
/usr/local/man/man3/FcInit.3.gz
/usr/local/man/man3/FcInitBringUptoDate.3.gz
/usr/local/man/man3/FcInitLoadConfig.3.gz
/usr/local/man/man3/FcInitLoadConfigAndFonts.3.gz
/usr/local/man/man3/FcInitReinitialize.3.gz
/usr/local/man/man3/FcIsLower.3.gz
/usr/local/man/man3/FcIsUpper.3.gz
/usr/local/man/man3/FcLangGetCharSet.3.gz
/usr/local/man/man3/FcLangNormalize.3.gz
/usr/local/man/man3/FcLangSetAdd.3.gz
/usr/local/man/man3/FcLangSetCompare.3.gz
/usr/local/man/man3/FcLangSetContains.3.gz
/usr/local/man/man3/FcLangSetCopy.3.gz
/usr/local/man/man3/FcLangSetCreate.3.gz
/usr/local/man/man3/FcLangSetDel.3.gz
/usr/local/man/man3/FcLangSetDestroy.3.gz
/usr/local/man/man3/FcLangSetEqual.3.gz
/usr/local/man/man3/FcLangSetGetLangs.3.gz
/usr/local/man/man3/FcLangSetHasLang.3.gz
/usr/local/man/man3/FcLangSetHash.3.gz
/usr/local/man/man3/FcLangSetSubtract.3.gz
/usr/local/man/man3/FcLangSetUnion.3.gz
/usr/local/man/man3/FcMatrixCopy.3.gz
/usr/local/man/man3/FcMatrixEqual.3.gz
/usr/local/man/man3/FcMatrixInit.3.gz
/usr/local/man/man3/FcMatrixMultiply.3.gz
/usr/local/man/man3/FcMatrixRotate.3.gz
/usr/local/man/man3/FcMatrixScale.3.gz
/usr/local/man/man3/FcMatrixShear.3.gz
/usr/local/man/man3/FcNameConstant.3.gz
/usr/local/man/man3/FcNameGetConstant.3.gz
/usr/local/man/man3/FcNameGetObjectType.3.gz
/usr/local/man/man3/FcNameParse.3.gz
/usr/local/man/man3/FcNameRegisterConstants.3.gz
/usr/local/man/man3/FcNameRegisterObjectTypes.3.gz
/usr/local/man/man3/FcNameUnparse.3.gz
/usr/local/man/man3/FcNameUnregisterConstants.3.gz
/usr/local/man/man3/FcNameUnregisterObjectTypes.3.gz
/usr/local/man/man3/FcObjectSetAdd.3.gz
/usr/local/man/man3/FcObjectSetBuild.3.gz
/usr/local/man/man3/FcObjectSetCreate.3.gz
/usr/local/man/man3/FcObjectSetDestroy.3.gz
/usr/local/man/man3/FcPatternAdd-Type.3.gz
/usr/local/man/man3/FcPatternAdd.3.gz
/usr/local/man/man3/FcPatternAddWeak.3.gz
/usr/local/man/man3/FcPatternBuild.3.gz
/usr/local/man/man3/FcPatternCreate.3.gz
/usr/local/man/man3/FcPatternDel.3.gz
/usr/local/man/man3/FcPatternDestroy.3.gz
/usr/local/man/man3/FcPatternDuplicate.3.gz
/usr/local/man/man3/FcPatternEqual.3.gz
/usr/local/man/man3/FcPatternEqualSubset.3.gz
/usr/local/man/man3/FcPatternFilter.3.gz
/usr/local/man/man3/FcPatternFindIter.3.gz
/usr/local/man/man3/FcPatternFormat.3.gz
/usr/local/man/man3/FcPatternGet-Type.3.gz
/usr/local/man/man3/FcPatternGet.3.gz
/usr/local/man/man3/FcPatternGetWithBinding.3.gz
/usr/local/man/man3/FcPatternHash.3.gz
/usr/local/man/man3/FcPatternIterEqual.3.gz
/usr/local/man/man3/FcPatternIterGetObject.3.gz
/usr/local/man/man3/FcPatternIterGetValue.3.gz
/usr/local/man/man3/FcPatternIterIsValid.3.gz
/usr/local/man/man3/FcPatternIterNext.3.gz
/usr/local/man/man3/FcPatternIterStart.3.gz
/usr/local/man/man3/FcPatternIterValueCount.3.gz
/usr/local/man/man3/FcPatternObjectCount.3.gz
/usr/local/man/man3/FcPatternPrint.3.gz
/usr/local/man/man3/FcPatternReference.3.gz
/usr/local/man/man3/FcPatternRemove.3.gz
/usr/local/man/man3/FcRangeCopy.3.gz
/usr/local/man/man3/FcRangeCreateDouble.3.gz
/usr/local/man/man3/FcRangeCreateInteger.3.gz
/usr/local/man/man3/FcRangeDestroy.3.gz
/usr/local/man/man3/FcRangeGetDouble.3.gz
/usr/local/man/man3/FcStrBasename.3.gz
/usr/local/man/man3/FcStrBuildFilename.3.gz
/usr/local/man/man3/FcStrCmp.3.gz
/usr/local/man/man3/FcStrCmpIgnoreCase.3.gz
/usr/local/man/man3/FcStrCopy.3.gz
/usr/local/man/man3/FcStrCopyFilename.3.gz
/usr/local/man/man3/FcStrDirname.3.gz
/usr/local/man/man3/FcStrDowncase.3.gz
/usr/local/man/man3/FcStrFree.3.gz
/usr/local/man/man3/FcStrListCreate.3.gz
/usr/local/man/man3/FcStrListDone.3.gz
/usr/local/man/man3/FcStrListFirst.3.gz
/usr/local/man/man3/FcStrListNext.3.gz
/usr/local/man/man3/FcStrPlus.3.gz
/usr/local/man/man3/FcStrSetAdd.3.gz
/usr/local/man/man3/FcStrSetAddFilename.3.gz
/usr/local/man/man3/FcStrSetCreate.3.gz
/usr/local/man/man3/FcStrSetDel.3.gz
/usr/local/man/man3/FcStrSetDestroy.3.gz
/usr/local/man/man3/FcStrSetEqual.3.gz
/usr/local/man/man3/FcStrSetMember.3.gz
/usr/local/man/man3/FcStrStr.3.gz
/usr/local/man/man3/FcStrStrIgnoreCase.3.gz
/usr/local/man/man3/FcToLower.3.gz
/usr/local/man/man3/FcUcs4ToUtf8.3.gz
/usr/local/man/man3/FcUtf16Len.3.gz
/usr/local/man/man3/FcUtf16ToUcs4.3.gz
/usr/local/man/man3/FcUtf8Len.3.gz
/usr/local/man/man3/FcUtf8ToUcs4.3.gz
/usr/local/man/man3/FcValueDestroy.3.gz
/usr/local/man/man3/FcValueEqual.3.gz
/usr/local/man/man3/FcValuePrint.3.gz
/usr/local/man/man3/FcValueSave.3.gz
/usr/local/man/man3/FcWeightFromOpenType.3.gz
/usr/local/man/man3/FcWeightFromOpenTypeDouble.3.gz
/usr/local/man/man3/FcWeightToOpenType.3.gz
/usr/local/man/man3/FcWeightToOpenTypeDouble.3.gz
/usr/local/man/man5/fonts-conf.5.gz
/usr/local/share/doc/fontconfig/fontconfig-user.html
/usr/local/share/doc/fontconfig/fontconfig-user.pdf
/usr/local/share/doc/fontconfig/fontconfig-user.txt
/usr/local/share/gettext/its/fontconfig.its
/usr/local/share/gettext/its/fontconfig.loc
/usr/local/share/licenses/fontconfig-2.13.94_1,1/LICENSE
/usr/local/share/licenses/fontconfig-2.13.94_1,1/MIT
/usr/local/share/licenses/fontconfig-2.13.94_1,1/catalog.mk
/usr/local/share/locale/zh_CN/LC_MESSAGES/fontconfig-conf.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/fontconfig.mo
/usr/local/include/freetype2/dlg/dlg.h
/usr/local/include/freetype2/dlg/output.h
/usr/local/include/freetype2/freetype/config/ftconfig.h
/usr/local/include/freetype2/freetype/config/ftheader.h
/usr/local/include/freetype2/freetype/config/ftmodule.h
/usr/local/include/freetype2/freetype/config/ftoption.h
/usr/local/include/freetype2/freetype/config/ftstdlib.h
/usr/local/include/freetype2/freetype/config/integer-types.h
/usr/local/include/freetype2/freetype/config/mac-support.h
/usr/local/include/freetype2/freetype/config/public-macros.h
/usr/local/include/freetype2/freetype/freetype.h
/usr/local/include/freetype2/freetype/ftadvanc.h
/usr/local/include/freetype2/freetype/ftbbox.h
/usr/local/include/freetype2/freetype/ftbdf.h
/usr/local/include/freetype2/freetype/ftbitmap.h
/usr/local/include/freetype2/freetype/ftbzip2.h
/usr/local/include/freetype2/freetype/ftcache.h
/usr/local/include/freetype2/freetype/ftchapters.h
/usr/local/include/freetype2/freetype/ftcid.h
/usr/local/include/freetype2/freetype/ftcolor.h
/usr/local/include/freetype2/freetype/ftdriver.h
/usr/local/include/freetype2/freetype/fterrdef.h
/usr/local/include/freetype2/freetype/fterrors.h
/usr/local/include/freetype2/freetype/ftfntfmt.h
/usr/local/include/freetype2/freetype/ftgasp.h
/usr/local/include/freetype2/freetype/ftglyph.h
/usr/local/include/freetype2/freetype/ftgxval.h
/usr/local/include/freetype2/freetype/ftgzip.h
/usr/local/include/freetype2/freetype/ftimage.h
/usr/local/include/freetype2/freetype/ftincrem.h
/usr/local/include/freetype2/freetype/ftlcdfil.h
/usr/local/include/freetype2/freetype/ftlist.h
/usr/local/include/freetype2/freetype/ftlogging.h
/usr/local/include/freetype2/freetype/ftlzw.h
/usr/local/include/freetype2/freetype/ftmac.h
/usr/local/include/freetype2/freetype/ftmm.h
/usr/local/include/freetype2/freetype/ftmodapi.h
/usr/local/include/freetype2/freetype/ftmoderr.h
/usr/local/include/freetype2/freetype/ftotval.h
/usr/local/include/freetype2/freetype/ftoutln.h
/usr/local/include/freetype2/freetype/ftparams.h
/usr/local/include/freetype2/freetype/ftpfr.h
/usr/local/include/freetype2/freetype/ftrender.h
/usr/local/include/freetype2/freetype/ftsizes.h
/usr/local/include/freetype2/freetype/ftsnames.h
/usr/local/include/freetype2/freetype/ftstroke.h
/usr/local/include/freetype2/freetype/ftsynth.h
/usr/local/include/freetype2/freetype/ftsystem.h
/usr/local/include/freetype2/freetype/fttrigon.h
/usr/local/include/freetype2/freetype/fttypes.h
/usr/local/include/freetype2/freetype/ftwinfnt.h
/usr/local/include/freetype2/freetype/t1tables.h
/usr/local/include/freetype2/freetype/ttnameid.h
/usr/local/include/freetype2/freetype/tttables.h
/usr/local/include/freetype2/freetype/tttags.h
/usr/local/include/freetype2/ft2build.h
/usr/local/lib/cmake/freetype/freetype-config-release.cmake
/usr/local/lib/cmake/freetype/freetype-config-version.cmake
/usr/local/lib/cmake/freetype/freetype-config.cmake
/usr/local/lib/libfreetype.so
/usr/local/lib/libfreetype.so.6
/usr/local/lib/libfreetype.so.6.18.1
/usr/local/libdata/pkgconfig/freetype2.pc
/usr/local/share/doc/freetype2/CHANGES
/usr/local/share/doc/freetype2/FTL.TXT
/usr/local/share/doc/freetype2/formats.txt
/usr/local/share/doc/freetype2/raster.txt
/usr/local/share/doc/freetype2/reference/404.html
/usr/local/share/doc/freetype2/reference/assets/images/favicon.png
/usr/local/share/doc/freetype2/reference/assets/javascripts/bundle.82b56eb2.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/bundle.82b56eb2.min.js.map
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.ar.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.da.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.de.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.du.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.es.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.fi.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.fr.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.hi.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.hu.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.it.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.ja.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.jp.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.multi.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.nl.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.no.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.pt.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.ro.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.ru.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.stemmer.support.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.sv.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.th.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.tr.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.vi.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/min/lunr.zh.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/tinyseg.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/lunr/wordcut.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/workers/search.477d984a.min.js
/usr/local/share/doc/freetype2/reference/assets/javascripts/workers/search.477d984a.min.js.map
/usr/local/share/doc/freetype2/reference/assets/stylesheets/main.ca7ac06f.min.css
/usr/local/share/doc/freetype2/reference/assets/stylesheets/main.ca7ac06f.min.css.map
/usr/local/share/doc/freetype2/reference/assets/stylesheets/palette.f1a3b89f.min.css
/usr/local/share/doc/freetype2/reference/assets/stylesheets/palette.f1a3b89f.min.css.map
/usr/local/share/doc/freetype2/reference/ft2-auto_hinter.html
/usr/local/share/doc/freetype2/reference/ft2-base_interface.html
/usr/local/share/doc/freetype2/reference/ft2-basic_types.html
/usr/local/share/doc/freetype2/reference/ft2-bdf_fonts.html
/usr/local/share/doc/freetype2/reference/ft2-bitmap_handling.html
/usr/local/share/doc/freetype2/reference/ft2-bzip2.html
/usr/local/share/doc/freetype2/reference/ft2-cache_subsystem.html
/usr/local/share/doc/freetype2/reference/ft2-cff_driver.html
/usr/local/share/doc/freetype2/reference/ft2-cid_fonts.html
/usr/local/share/doc/freetype2/reference/ft2-color_management.html
/usr/local/share/doc/freetype2/reference/ft2-computations.html
/usr/local/share/doc/freetype2/reference/ft2-debugging_apis.html
/usr/local/share/doc/freetype2/reference/ft2-error_code_values.html
/usr/local/share/doc/freetype2/reference/ft2-error_enumerations.html
/usr/local/share/doc/freetype2/reference/ft2-font_formats.html
/usr/local/share/doc/freetype2/reference/ft2-gasp_table.html
/usr/local/share/doc/freetype2/reference/ft2-glyph_management.html
/usr/local/share/doc/freetype2/reference/ft2-glyph_stroker.html
/usr/local/share/doc/freetype2/reference/ft2-glyph_variants.html
/usr/local/share/doc/freetype2/reference/ft2-gx_validation.html
/usr/local/share/doc/freetype2/reference/ft2-gzip.html
/usr/local/share/doc/freetype2/reference/ft2-header_file_macros.html
/usr/local/share/doc/freetype2/reference/ft2-header_inclusion.html
/usr/local/share/doc/freetype2/reference/ft2-incremental.html
/usr/local/share/doc/freetype2/reference/ft2-index.html
/usr/local/share/doc/freetype2/reference/ft2-layer_management.html
/usr/local/share/doc/freetype2/reference/ft2-lcd_rendering.html
/usr/local/share/doc/freetype2/reference/ft2-list_processing.html
/usr/local/share/doc/freetype2/reference/ft2-lzw.html
/usr/local/share/doc/freetype2/reference/ft2-mac_specific.html
/usr/local/share/doc/freetype2/reference/ft2-module_management.html
/usr/local/share/doc/freetype2/reference/ft2-multiple_masters.html
/usr/local/share/doc/freetype2/reference/ft2-ot_validation.html
/usr/local/share/doc/freetype2/reference/ft2-outline_processing.html
/usr/local/share/doc/freetype2/reference/ft2-parameter_tags.html
/usr/local/share/doc/freetype2/reference/ft2-pcf_driver.html
/usr/local/share/doc/freetype2/reference/ft2-pfr_fonts.html
/usr/local/share/doc/freetype2/reference/ft2-preamble.html
/usr/local/share/doc/freetype2/reference/ft2-properties.html
/usr/local/share/doc/freetype2/reference/ft2-quick_advance.html
/usr/local/share/doc/freetype2/reference/ft2-raster.html
/usr/local/share/doc/freetype2/reference/ft2-sfnt_names.html
/usr/local/share/doc/freetype2/reference/ft2-sizes_management.html
/usr/local/share/doc/freetype2/reference/ft2-system_interface.html
/usr/local/share/doc/freetype2/reference/ft2-t1_cid_driver.html
/usr/local/share/doc/freetype2/reference/ft2-truetype_engine.html
/usr/local/share/doc/freetype2/reference/ft2-truetype_tables.html
/usr/local/share/doc/freetype2/reference/ft2-tt_driver.html
/usr/local/share/doc/freetype2/reference/ft2-type1_tables.html
/usr/local/share/doc/freetype2/reference/ft2-user_allocation.html
/usr/local/share/doc/freetype2/reference/ft2-version.html
/usr/local/share/doc/freetype2/reference/ft2-winfnt_fonts.html
/usr/local/share/doc/freetype2/reference/images/favico.ico
/usr/local/share/doc/freetype2/reference/index.html
/usr/local/share/doc/freetype2/reference/javascripts/extra.js
/usr/local/share/doc/freetype2/reference/search/search_index.json
/usr/local/share/doc/freetype2/reference/sitemap.xml
/usr/local/share/doc/freetype2/reference/sitemap.xml.gz
/usr/local/share/doc/freetype2/reference/stylesheets/extra.css
/usr/local/share/licenses/freetype2-2.11.1/FTL
/usr/local/share/licenses/freetype2-2.11.1/GPLv2+
/usr/local/share/licenses/freetype2-2.11.1/LICENSE
/usr/local/share/licenses/freetype2-2.11.1/catalog.mk
/usr/local/bin/fribidi
/usr/local/bin/fribidi-config
/usr/local/include/fribidi/fribidi-arabic.h
/usr/local/include/fribidi/fribidi-begindecls.h
/usr/local/include/fribidi/fribidi-bidi-types-list.h
/usr/local/include/fribidi/fribidi-bidi-types.h
/usr/local/include/fribidi/fribidi-bidi.h
/usr/local/include/fribidi/fribidi-brackets.h
/usr/local/include/fribidi/fribidi-char-sets-list.h
/usr/local/include/fribidi/fribidi-char-sets.h
/usr/local/include/fribidi/fribidi-common.h
/usr/local/include/fribidi/fribidi-config.h
/usr/local/include/fribidi/fribidi-deprecated.h
/usr/local/include/fribidi/fribidi-enddecls.h
/usr/local/include/fribidi/fribidi-flags.h
/usr/local/include/fribidi/fribidi-joining-types-list.h
/usr/local/include/fribidi/fribidi-joining-types.h
/usr/local/include/fribidi/fribidi-joining.h
/usr/local/include/fribidi/fribidi-mirroring.h
/usr/local/include/fribidi/fribidi-shape.h
/usr/local/include/fribidi/fribidi-types.h
/usr/local/include/fribidi/fribidi-unicode-version.h
/usr/local/include/fribidi/fribidi-unicode.h
/usr/local/include/fribidi/fribidi.h
/usr/local/lib/libfribidi.so
/usr/local/lib/libfribidi.so.0
/usr/local/lib/libfribidi.so.0.4.0
/usr/local/libdata/pkgconfig/fribidi.pc
/usr/local/man/man3/fribidi_charset_to_unicode.3.gz
/usr/local/man/man3/fribidi_debug_status.3.gz
/usr/local/man/man3/fribidi_get_bidi_type.3.gz
/usr/local/man/man3/fribidi_get_bidi_type_name.3.gz
/usr/local/man/man3/fribidi_get_bidi_types.3.gz
/usr/local/man/man3/fribidi_get_bracket.3.gz
/usr/local/man/man3/fribidi_get_bracket_types.3.gz
/usr/local/man/man3/fribidi_get_joining_type.3.gz
/usr/local/man/man3/fribidi_get_joining_type_name.3.gz
/usr/local/man/man3/fribidi_get_joining_types.3.gz
/usr/local/man/man3/fribidi_get_mirror_char.3.gz
/usr/local/man/man3/fribidi_get_par_direction.3.gz
/usr/local/man/man3/fribidi_get_par_embedding_levels.3.gz
/usr/local/man/man3/fribidi_get_par_embedding_levels_ex.3.gz
/usr/local/man/man3/fribidi_get_type.3.gz
/usr/local/man/man3/fribidi_get_type_internal.3.gz
/usr/local/man/man3/fribidi_join_arabic.3.gz
/usr/local/man/man3/fribidi_log2vis.3.gz
/usr/local/man/man3/fribidi_log2vis_get_embedding_levels.3.gz
/usr/local/man/man3/fribidi_mirroring_status.3.gz
/usr/local/man/man3/fribidi_parse_charset.3.gz
/usr/local/man/man3/fribidi_remove_bidi_marks.3.gz
/usr/local/man/man3/fribidi_reorder_line.3.gz
/usr/local/man/man3/fribidi_reorder_nsm_status.3.gz
/usr/local/man/man3/fribidi_set_debug.3.gz
/usr/local/man/man3/fribidi_set_mirroring.3.gz
/usr/local/man/man3/fribidi_set_reorder_nsm.3.gz
/usr/local/man/man3/fribidi_shape.3.gz
/usr/local/man/man3/fribidi_shape_arabic.3.gz
/usr/local/man/man3/fribidi_shape_mirroring.3.gz
/usr/local/man/man3/fribidi_unicode_to_charset.3.gz
/usr/local/share/licenses/fribidi-1.0.11/LGPL21
/usr/local/share/licenses/fribidi-1.0.11/LICENSE
/usr/local/share/licenses/fribidi-1.0.11/catalog.mk
/usr/local/bin/FvwmCommand
/usr/local/bin/fvwm
/usr/local/bin/fvwm-bug
/usr/local/bin/fvwm-config
/usr/local/bin/fvwm-convert-2.6
/usr/local/bin/fvwm-menu-desktop
/usr/local/bin/fvwm-menu-directory
/usr/local/bin/fvwm-menu-headlines
/usr/local/bin/fvwm-menu-xlock
/usr/local/bin/fvwm-perllib
/usr/local/bin/fvwm-root
/usr/local/bin/fvwm2
/usr/local/bin/xpmroot
/usr/local/etc/system.fvwm2rc.dist
/usr/local/libexec/fvwm/2.6.9/FvwmAnimate
/usr/local/libexec/fvwm/2.6.9/FvwmAudio
/usr/local/libexec/fvwm/2.6.9/FvwmAuto
/usr/local/libexec/fvwm/2.6.9/FvwmBacker
/usr/local/libexec/fvwm/2.6.9/FvwmBanner
/usr/local/libexec/fvwm/2.6.9/FvwmButtons
/usr/local/libexec/fvwm/2.6.9/FvwmCascade
/usr/local/libexec/fvwm/2.6.9/FvwmCommand.pm
/usr/local/libexec/fvwm/2.6.9/FvwmCommand.sh
/usr/local/libexec/fvwm/2.6.9/FvwmCommandS
/usr/local/libexec/fvwm/2.6.9/FvwmConsole
/usr/local/libexec/fvwm/2.6.9/FvwmConsoleC
/usr/local/libexec/fvwm/2.6.9/FvwmConsoleC.pl
/usr/local/libexec/fvwm/2.6.9/FvwmCpp
/usr/local/libexec/fvwm/2.6.9/FvwmEvent
/usr/local/libexec/fvwm/2.6.9/FvwmForm
/usr/local/libexec/fvwm/2.6.9/FvwmIconMan
/usr/local/libexec/fvwm/2.6.9/FvwmIdent
/usr/local/libexec/fvwm/2.6.9/FvwmM4
/usr/local/libexec/fvwm/2.6.9/FvwmPager
/usr/local/libexec/fvwm/2.6.9/FvwmPerl
/usr/local/libexec/fvwm/2.6.9/FvwmProxy
/usr/local/libexec/fvwm/2.6.9/FvwmRearrange
/usr/local/libexec/fvwm/2.6.9/FvwmScript
/usr/local/libexec/fvwm/2.6.9/FvwmTalk
/usr/local/libexec/fvwm/2.6.9/FvwmTile
/usr/local/man/man1/FvwmAnimate.1.gz
/usr/local/man/man1/FvwmAuto.1.gz
/usr/local/man/man1/FvwmBacker.1.gz
/usr/local/man/man1/FvwmBanner.1.gz
/usr/local/man/man1/FvwmButtons.1.gz
/usr/local/man/man1/FvwmCommand.1.gz
/usr/local/man/man1/FvwmConsole.1.gz
/usr/local/man/man1/FvwmConsoleC.pl.1.gz
/usr/local/man/man1/FvwmCpp.1.gz
/usr/local/man/man1/FvwmEvent.1.gz
/usr/local/man/man1/FvwmForm.1.gz
/usr/local/man/man1/FvwmIconMan.1.gz
/usr/local/man/man1/FvwmIdent.1.gz
/usr/local/man/man1/FvwmM4.1.gz
/usr/local/man/man1/FvwmPager.1.gz
/usr/local/man/man1/FvwmPerl.1.gz
/usr/local/man/man1/FvwmProxy.1.gz
/usr/local/man/man1/FvwmRearrange.1.gz
/usr/local/man/man1/FvwmScript.1.gz
/usr/local/man/man1/fvwm-bug.1.gz
/usr/local/man/man1/fvwm-config.1.gz
/usr/local/man/man1/fvwm-convert-2.6.1.gz
/usr/local/man/man1/fvwm-menu-desktop.1.gz
/usr/local/man/man1/fvwm-menu-directory.1.gz
/usr/local/man/man1/fvwm-menu-headlines.1.gz
/usr/local/man/man1/fvwm-menu-xlock.1.gz
/usr/local/man/man1/fvwm-perllib.1.gz
/usr/local/man/man1/fvwm-root.1.gz
/usr/local/man/man1/fvwm.1.gz
/usr/local/man/man1/fvwm2.1.gz
/usr/local/man/man1/xpmroot.1.gz
/usr/local/share/fvwm/ConfigFvwmBacker
/usr/local/share/fvwm/ConfigFvwmButtons
/usr/local/share/fvwm/ConfigFvwmDefaults
/usr/local/share/fvwm/ConfigFvwmIconMan
/usr/local/share/fvwm/ConfigFvwmIdent
/usr/local/share/fvwm/ConfigFvwmPager
/usr/local/share/fvwm/ConfigFvwmProxyDefaults
/usr/local/share/fvwm/FvwmForm-Capture
/usr/local/share/fvwm/FvwmForm-Desktop
/usr/local/share/fvwm/FvwmForm-Form
/usr/local/share/fvwm/FvwmForm-QuitVerify
/usr/local/share/fvwm/FvwmForm-Rlogin
/usr/local/share/fvwm/FvwmForm-RootCursor
/usr/local/share/fvwm/FvwmForm-Talk
/usr/local/share/fvwm/FvwmForm-TalkHelp
/usr/local/share/fvwm/FvwmForm-XDGMenuHelp
/usr/local/share/fvwm/FvwmForm-XDGOptionsHelp
/usr/local/share/fvwm/FvwmScript-BaseConfig
/usr/local/share/fvwm/FvwmScript-BellSetup
/usr/local/share/fvwm/FvwmScript-Buttons
/usr/local/share/fvwm/FvwmScript-Colorset
/usr/local/share/fvwm/FvwmScript-ComExample
/usr/local/share/fvwm/FvwmScript-ConfirmCopyConfig
/usr/local/share/fvwm/FvwmScript-ConfirmQuit
/usr/local/share/fvwm/FvwmScript-Date
/usr/local/share/fvwm/FvwmScript-DateTime
/usr/local/share/fvwm/FvwmScript-FileBrowser
/usr/local/share/fvwm/FvwmScript-Find
/usr/local/share/fvwm/FvwmScript-KeyboardSetup
/usr/local/share/fvwm/FvwmScript-PointerSetup
/usr/local/share/fvwm/FvwmScript-Quit
/usr/local/share/fvwm/FvwmScript-ScreenDump
/usr/local/share/fvwm/FvwmScript-ScreenSetup
/usr/local/share/fvwm/FvwmScript-WidgetDemo
/usr/local/share/fvwm/default-config/.stalonetrayrc
/usr/local/share/fvwm/default-config/FvwmScript-ConfirmCopyConfig
/usr/local/share/fvwm/default-config/FvwmScript-ConfirmQuit
/usr/local/share/fvwm/default-config/FvwmScript-DateTime
/usr/local/share/fvwm/default-config/config
/usr/local/share/fvwm/default-config/images/background/bg1.png
/usr/local/share/fvwm/default-config/images/background/bg2.png
/usr/local/share/fvwm/default-config/images/background/bg3.png
/usr/local/share/fvwm/default-config/images/bgicons/bg1.png
/usr/local/share/fvwm/default-config/images/bgicons/bg2.png
/usr/local/share/fvwm/default-config/images/bgicons/bg3.png
/usr/local/share/fvwm/default-config/images/fvwm-logo-small.png
/usr/local/share/fvwm/default-config/images/icons/apps.png
/usr/local/share/fvwm/default-config/images/icons/conf.png
/usr/local/share/fvwm/default-config/images/icons/help.png
/usr/local/share/fvwm/default-config/images/icons/programs.png
/usr/local/share/fvwm/default-config/images/icons/quit.png
/usr/local/share/fvwm/default-config/images/icons/refresh.png
/usr/local/share/fvwm/default-config/images/icons/restart.png
/usr/local/share/fvwm/default-config/images/icons/terminal.png
/usr/local/share/fvwm/default-config/images/icons/wallpaper.png
/usr/local/share/fvwm/fvwm-menu-desktop-config.fpl
/usr/local/share/fvwm/fvwm-script-ComExample.pl
/usr/local/share/fvwm/perllib/FVWM/Commands.pm
/usr/local/share/fvwm/perllib/FVWM/Constants.pm
/usr/local/share/fvwm/perllib/FVWM/Event.pm
/usr/local/share/fvwm/perllib/FVWM/EventNames.pm
/usr/local/share/fvwm/perllib/FVWM/Module.pm
/usr/local/share/fvwm/perllib/FVWM/Module/Terminal.pm
/usr/local/share/fvwm/perllib/FVWM/Module/Tk.pm
/usr/local/share/fvwm/perllib/FVWM/Module/Toolkit.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/Colorsets.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/GlobalConfig.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/ModuleConfig.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/PageInfo.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/Scheduler.pm
/usr/local/share/fvwm/perllib/FVWM/Tracker/WindowList.pm
/usr/local/share/fvwm/perllib/General/FileSystem.pm
/usr/local/share/fvwm/perllib/General/Parse.pm
/usr/local/share/fvwm/pixmaps/Jlock.xpm
/usr/local/share/fvwm/pixmaps/Jnews.xpm
/usr/local/share/fvwm/pixmaps/Jrecycle.xpm
/usr/local/share/fvwm/pixmaps/Jxlock.xpm
/usr/local/share/fvwm/pixmaps/Monitor.xpm
/usr/local/share/fvwm/pixmaps/Mosaic.xpm
/usr/local/share/fvwm/pixmaps/Xfm.xpm
/usr/local/share/fvwm/pixmaps/arrdown2.xpm
/usr/local/share/fvwm/pixmaps/arrows2.xpm
/usr/local/share/fvwm/pixmaps/arrup2.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_blue_cursive.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_bracket.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_cat_thing.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_red_3D.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_red_cursive.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_tiger.xpm
/usr/local/share/fvwm/pixmaps/banner.fvwm_tiger_tail.xpm
/usr/local/share/fvwm/pixmaps/bckgnd1.xpm
/usr/local/share/fvwm/pixmaps/bckgnd3.xpm
/usr/local/share/fvwm/pixmaps/bell.xpm
/usr/local/share/fvwm/pixmaps/bomb.xpm
/usr/local/share/fvwm/pixmaps/button-close.xpm
/usr/local/share/fvwm/pixmaps/button-horiz.xpm
/usr/local/share/fvwm/pixmaps/button-max.xpm
/usr/local/share/fvwm/pixmaps/button-vert.xpm
/usr/local/share/fvwm/pixmaps/button.xpm
/usr/local/share/fvwm/pixmaps/clamp.xpm
/usr/local/share/fvwm/pixmaps/date.xpm
/usr/local/share/fvwm/pixmaps/datebook.xpm
/usr/local/share/fvwm/pixmaps/default.xpm
/usr/local/share/fvwm/pixmaps/desk.xpm
/usr/local/share/fvwm/pixmaps/desktop.xpm
/usr/local/share/fvwm/pixmaps/dialog_box.xpm
/usr/local/share/fvwm/pixmaps/display.xpm
/usr/local/share/fvwm/pixmaps/documents.xpm
/usr/local/share/fvwm/pixmaps/doomface.xpm
/usr/local/share/fvwm/pixmaps/editres.xpm
/usr/local/share/fvwm/pixmaps/eps.xpm
/usr/local/share/fvwm/pixmaps/exit.xpm
/usr/local/share/fvwm/pixmaps/find1.xpm
/usr/local/share/fvwm/pixmaps/flow_chart.xpm
/usr/local/share/fvwm/pixmaps/folder.xpm
/usr/local/share/fvwm/pixmaps/folder2.xpm
/usr/local/share/fvwm/pixmaps/folders.xpm
/usr/local/share/fvwm/pixmaps/fvwm.xpm
/usr/local/share/fvwm/pixmaps/fvwm2.xpm
/usr/local/share/fvwm/pixmaps/fvwm2_big.xpm
/usr/local/share/fvwm/pixmaps/fvwm3.xpm
/usr/local/share/fvwm/pixmaps/gimp.xpm
/usr/local/share/fvwm/pixmaps/gnu-animal.xpm
/usr/local/share/fvwm/pixmaps/graphs.xpm
/usr/local/share/fvwm/pixmaps/gv.xpm
/usr/local/share/fvwm/pixmaps/help.xpm
/usr/local/share/fvwm/pixmaps/jx.xpm
/usr/local/share/fvwm/pixmaps/keyboard.xpm
/usr/local/share/fvwm/pixmaps/lemacs.xpm
/usr/local/share/fvwm/pixmaps/mag_glass.xpm
/usr/local/share/fvwm/pixmaps/mail1.xpm
/usr/local/share/fvwm/pixmaps/mail2.xpm
/usr/local/share/fvwm/pixmaps/map.xpm
/usr/local/share/fvwm/pixmaps/math4.xpm
/usr/local/share/fvwm/pixmaps/menu.xpm
/usr/local/share/fvwm/pixmaps/mini.arch.xpm
/usr/local/share/fvwm/pixmaps/mini.audiovol.xpm
/usr/local/share/fvwm/pixmaps/mini.audiovol2.xpm
/usr/local/share/fvwm/pixmaps/mini.ball.xpm
/usr/local/share/fvwm/pixmaps/mini.ball2.xpm
/usr/local/share/fvwm/pixmaps/mini.bball.xpm
/usr/local/share/fvwm/pixmaps/mini.blah.xpm
/usr/local/share/fvwm/pixmaps/mini.bomb.xpm
/usr/local/share/fvwm/pixmaps/mini.bomb2.xpm
/usr/local/share/fvwm/pixmaps/mini.book1.xpm
/usr/local/share/fvwm/pixmaps/mini.book2.xpm
/usr/local/share/fvwm/pixmaps/mini.book3.xpm
/usr/local/share/fvwm/pixmaps/mini.book4.xpm
/usr/local/share/fvwm/pixmaps/mini.books.xpm
/usr/local/share/fvwm/pixmaps/mini.briefcase.xpm
/usr/local/share/fvwm/pixmaps/mini.bug1.xpm
/usr/local/share/fvwm/pixmaps/mini.bug2.xpm
/usr/local/share/fvwm/pixmaps/mini.bx2.xpm
/usr/local/share/fvwm/pixmaps/mini.calc.xpm
/usr/local/share/fvwm/pixmaps/mini.calc2.xpm
/usr/local/share/fvwm/pixmaps/mini.calendar.xpm
/usr/local/share/fvwm/pixmaps/mini.camera.xpm
/usr/local/share/fvwm/pixmaps/mini.cat.xpm
/usr/local/share/fvwm/pixmaps/mini.cave.xpm
/usr/local/share/fvwm/pixmaps/mini.cd.xpm
/usr/local/share/fvwm/pixmaps/mini.cdlabel.xpm
/usr/local/share/fvwm/pixmaps/mini.chart.xpm
/usr/local/share/fvwm/pixmaps/mini.checkmark.xpm
/usr/local/share/fvwm/pixmaps/mini.chinese.xpm
/usr/local/share/fvwm/pixmaps/mini.clipboard.xpm
/usr/local/share/fvwm/pixmaps/mini.clock.xpm
/usr/local/share/fvwm/pixmaps/mini.clock2.xpm
/usr/local/share/fvwm/pixmaps/mini.colors.xpm
/usr/local/share/fvwm/pixmaps/mini.connect.xpm
/usr/local/share/fvwm/pixmaps/mini.crosbone.xpm
/usr/local/share/fvwm/pixmaps/mini.cross.xpm
/usr/local/share/fvwm/pixmaps/mini.cut.xpm
/usr/local/share/fvwm/pixmaps/mini.delete.xpm
/usr/local/share/fvwm/pixmaps/mini.desktop.xpm
/usr/local/share/fvwm/pixmaps/mini.destroy.xpm
/usr/local/share/fvwm/pixmaps/mini.diff.xpm
/usr/local/share/fvwm/pixmaps/mini.directory.xpm
/usr/local/share/fvwm/pixmaps/mini.dirlink.xpm
/usr/local/share/fvwm/pixmaps/mini.diskette.xpm
/usr/local/share/fvwm/pixmaps/mini.display.xpm
/usr/local/share/fvwm/pixmaps/mini.doc.xpm
/usr/local/share/fvwm/pixmaps/mini.doc1.xpm
/usr/local/share/fvwm/pixmaps/mini.dog.xpm
/usr/local/share/fvwm/pixmaps/mini.ear.xpm
/usr/local/share/fvwm/pixmaps/mini.edit.xpm
/usr/local/share/fvwm/pixmaps/mini.espada.xpm
/usr/local/share/fvwm/pixmaps/mini.excl.xpm
/usr/local/share/fvwm/pixmaps/mini.exclam.xpm
/usr/local/share/fvwm/pixmaps/mini.exit.xpm
/usr/local/share/fvwm/pixmaps/mini.exp.xpm
/usr/local/share/fvwm/pixmaps/mini.eye.xpm
/usr/local/share/fvwm/pixmaps/mini.eye2.xpm
/usr/local/share/fvwm/pixmaps/mini.eyes.xpm
/usr/local/share/fvwm/pixmaps/mini.f1.xpm
/usr/local/share/fvwm/pixmaps/mini.fax.xpm
/usr/local/share/fvwm/pixmaps/mini.fdisk.xpm
/usr/local/share/fvwm/pixmaps/mini.file.xpm
/usr/local/share/fvwm/pixmaps/mini.filelink.xpm
/usr/local/share/fvwm/pixmaps/mini.filemgr.xpm
/usr/local/share/fvwm/pixmaps/mini.floppy.xpm
/usr/local/share/fvwm/pixmaps/mini.folder.xpm
/usr/local/share/fvwm/pixmaps/mini.font.xpm
/usr/local/share/fvwm/pixmaps/mini.fractal.xpm
/usr/local/share/fvwm/pixmaps/mini.frame.xpm
/usr/local/share/fvwm/pixmaps/mini.ftp.xpm
/usr/local/share/fvwm/pixmaps/mini.fvwm.xpm
/usr/local/share/fvwm/pixmaps/mini.gball.xpm
/usr/local/share/fvwm/pixmaps/mini.gimp.xpm
/usr/local/share/fvwm/pixmaps/mini.gnome.xpm
/usr/local/share/fvwm/pixmaps/mini.gnu.xpm
/usr/local/share/fvwm/pixmaps/mini.go.xpm
/usr/local/share/fvwm/pixmaps/mini.gopher.xpm
/usr/local/share/fvwm/pixmaps/mini.graph.xpm
/usr/local/share/fvwm/pixmaps/mini.graph2.xpm
/usr/local/share/fvwm/pixmaps/mini.gv.xpm
/usr/local/share/fvwm/pixmaps/mini.hammer.xpm
/usr/local/share/fvwm/pixmaps/mini.happy.xpm
/usr/local/share/fvwm/pixmaps/mini.hdisk.xpm
/usr/local/share/fvwm/pixmaps/mini.heart.xpm
/usr/local/share/fvwm/pixmaps/mini.hex.xpm
/usr/local/share/fvwm/pixmaps/mini.hextris.xpm
/usr/local/share/fvwm/pixmaps/mini.ibm.xpm
/usr/local/share/fvwm/pixmaps/mini.iconify.xpm
/usr/local/share/fvwm/pixmaps/mini.iconify1.xpm
/usr/local/share/fvwm/pixmaps/mini.icons.xpm
/usr/local/share/fvwm/pixmaps/mini.kde.xpm
/usr/local/share/fvwm/pixmaps/mini.keyboard.xpm
/usr/local/share/fvwm/pixmaps/mini.keys.xpm
/usr/local/share/fvwm/pixmaps/mini.letter.xpm
/usr/local/share/fvwm/pixmaps/mini.line.xpm
/usr/local/share/fvwm/pixmaps/mini.lock.xpm
/usr/local/share/fvwm/pixmaps/mini.lower.xpm
/usr/local/share/fvwm/pixmaps/mini.lower2.xpm
/usr/local/share/fvwm/pixmaps/mini.lower3.xpm
/usr/local/share/fvwm/pixmaps/mini.mag.xpm
/usr/local/share/fvwm/pixmaps/mini.mail.xpm
/usr/local/share/fvwm/pixmaps/mini.mail2.xpm
/usr/local/share/fvwm/pixmaps/mini.manual.xpm
/usr/local/share/fvwm/pixmaps/mini.max1.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize-horiz.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize-horiz1.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize-vert.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize-vert1.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize1.xpm
/usr/local/share/fvwm/pixmaps/mini.maximize2.xpm
/usr/local/share/fvwm/pixmaps/mini.maze.xpm
/usr/local/share/fvwm/pixmaps/mini.modules.xpm
/usr/local/share/fvwm/pixmaps/mini.monitor.xpm
/usr/local/share/fvwm/pixmaps/mini.mouse.xpm
/usr/local/share/fvwm/pixmaps/mini.move.xpm
/usr/local/share/fvwm/pixmaps/mini.move1.xpm
/usr/local/share/fvwm/pixmaps/mini.move2.xpm
/usr/local/share/fvwm/pixmaps/mini.move3.xpm
/usr/local/share/fvwm/pixmaps/mini.mwm.xpm
/usr/local/share/fvwm/pixmaps/mini.netscape.xpm
/usr/local/share/fvwm/pixmaps/mini.news.xpm
/usr/local/share/fvwm/pixmaps/mini.nscape.xpm
/usr/local/share/fvwm/pixmaps/mini.ofolder.xpm
/usr/local/share/fvwm/pixmaps/mini.olwm.xpm
/usr/local/share/fvwm/pixmaps/mini.pager.xpm
/usr/local/share/fvwm/pixmaps/mini.paint.xpm
/usr/local/share/fvwm/pixmaps/mini.paint2.xpm
/usr/local/share/fvwm/pixmaps/mini.palette.xpm
/usr/local/share/fvwm/pixmaps/mini.paper.xpm
/usr/local/share/fvwm/pixmaps/mini.pdf.xpm
/usr/local/share/fvwm/pixmaps/mini.pencil.xpm
/usr/local/share/fvwm/pixmaps/mini.penguin.xpm
/usr/local/share/fvwm/pixmaps/mini.perf.xpm
/usr/local/share/fvwm/pixmaps/mini.picture.xpm
/usr/local/share/fvwm/pixmaps/mini.question.xpm
/usr/local/share/fvwm/pixmaps/mini.rainbow.xpm
/usr/local/share/fvwm/pixmaps/mini.raise.xpm
/usr/local/share/fvwm/pixmaps/mini.raise2.xpm
/usr/local/share/fvwm/pixmaps/mini.raise3.xpm
/usr/local/share/fvwm/pixmaps/mini.ray.xpm
/usr/local/share/fvwm/pixmaps/mini.rball.xpm
/usr/local/share/fvwm/pixmaps/mini.refresh.xpm
/usr/local/share/fvwm/pixmaps/mini.resize.xpm
/usr/local/share/fvwm/pixmaps/mini.resize2.xpm
/usr/local/share/fvwm/pixmaps/mini.resize3.xpm
/usr/local/share/fvwm/pixmaps/mini.resize4.xpm
/usr/local/share/fvwm/pixmaps/mini.roach.xpm
/usr/local/share/fvwm/pixmaps/mini.run.xpm
/usr/local/share/fvwm/pixmaps/mini.sh.xpm
/usr/local/share/fvwm/pixmaps/mini.sh1.xpm
/usr/local/share/fvwm/pixmaps/mini.shade1.xpm
/usr/local/share/fvwm/pixmaps/mini.slon.xpm
/usr/local/share/fvwm/pixmaps/mini.sound.xpm
/usr/local/share/fvwm/pixmaps/mini.start.xpm
/usr/local/share/fvwm/pixmaps/mini.stick.xpm
/usr/local/share/fvwm/pixmaps/mini.stick1.xpm
/usr/local/share/fvwm/pixmaps/mini.stick2.xpm
/usr/local/share/fvwm/pixmaps/mini.stickpressed.xpm
/usr/local/share/fvwm/pixmaps/mini.stop.xpm
/usr/local/share/fvwm/pixmaps/mini.telnet.xpm
/usr/local/share/fvwm/pixmaps/mini.term.xpm
/usr/local/share/fvwm/pixmaps/mini.term2.xpm
/usr/local/share/fvwm/pixmaps/mini.tetris.xpm
/usr/local/share/fvwm/pixmaps/mini.trebol.xpm
/usr/local/share/fvwm/pixmaps/mini.turn.xpm
/usr/local/share/fvwm/pixmaps/mini.twm.xpm
/usr/local/share/fvwm/pixmaps/mini.winXX-close.xpm
/usr/local/share/fvwm/pixmaps/mini.winXX-maximize.xpm
/usr/local/share/fvwm/pixmaps/mini.winXX-minimize.xpm
/usr/local/share/fvwm/pixmaps/mini.winXX-normalize.xpm
/usr/local/share/fvwm/pixmaps/mini.winXX-sysmenu.xpm
/usr/local/share/fvwm/pixmaps/mini.window.xpm
/usr/local/share/fvwm/pixmaps/mini.window2.xpm
/usr/local/share/fvwm/pixmaps/mini.windows.xpm
/usr/local/share/fvwm/pixmaps/mini.windowshade.xpm
/usr/local/share/fvwm/pixmaps/mini.x.xpm
/usr/local/share/fvwm/pixmaps/mini.x2.xpm
/usr/local/share/fvwm/pixmaps/mini.xaniroc.xpm
/usr/local/share/fvwm/pixmaps/mini.xarchie.xpm
/usr/local/share/fvwm/pixmaps/mini.xbiff.xpm
/usr/local/share/fvwm/pixmaps/mini.xboing.xpm
/usr/local/share/fvwm/pixmaps/mini.xfig.xpm
/usr/local/share/fvwm/pixmaps/mini.xjewel.xpm
/usr/local/share/fvwm/pixmaps/mini.xkeycaps.xpm
/usr/local/share/fvwm/pixmaps/mini.xlander.xpm
/usr/local/share/fvwm/pixmaps/mini.xlock.xpm
/usr/local/share/fvwm/pixmaps/mini.xmag.xpm
/usr/local/share/fvwm/pixmaps/mini.xmahjongg.xpm
/usr/local/share/fvwm/pixmaps/mini.xman.xpm
/usr/local/share/fvwm/pixmaps/mini.xpaint.xpm
/usr/local/share/fvwm/pixmaps/mini.xsnow.xpm
/usr/local/share/fvwm/pixmaps/mini.xterm.xpm
/usr/local/share/fvwm/pixmaps/mini.xv.xpm
/usr/local/share/fvwm/pixmaps/mini.zircon.xpm
/usr/local/share/fvwm/pixmaps/mini.zoom.xpm
/usr/local/share/fvwm/pixmaps/modules.xpm
/usr/local/share/fvwm/pixmaps/nscape.xpm
/usr/local/share/fvwm/pixmaps/page.xpm
/usr/local/share/fvwm/pixmaps/page2.xpm
/usr/local/share/fvwm/pixmaps/pointer.xpm
/usr/local/share/fvwm/pixmaps/programs.xpm
/usr/local/share/fvwm/pixmaps/ps.xpm
/usr/local/share/fvwm/pixmaps/question.xpm
/usr/local/share/fvwm/pixmaps/rbomb.xpm
/usr/local/share/fvwm/pixmaps/rbomb2.xpm
/usr/local/share/fvwm/pixmaps/rcalc.xpm
/usr/local/share/fvwm/pixmaps/rcalc2.xpm
/usr/local/share/fvwm/pixmaps/resize.rainbow.xpm
/usr/local/share/fvwm/pixmaps/rterm.xpm
/usr/local/share/fvwm/pixmaps/rterm2.xpm
/usr/local/share/fvwm/pixmaps/run.xpm
/usr/local/share/fvwm/pixmaps/screen.xpm
/usr/local/share/fvwm/pixmaps/settings.xpm
/usr/local/share/fvwm/pixmaps/shells.xpm
/usr/local/share/fvwm/pixmaps/shutdown.xpm
/usr/local/share/fvwm/pixmaps/shutdown2.xpm
/usr/local/share/fvwm/pixmaps/side.fvwm2.xpm
/usr/local/share/fvwm/pixmaps/side.fvwm2_1.xpm
/usr/local/share/fvwm/pixmaps/side.fvwm2_2.xpm
/usr/local/share/fvwm/pixmaps/side.utilities.xpm
/usr/local/share/fvwm/pixmaps/small.Paint2.xpm
/usr/local/share/fvwm/pixmaps/small.Shell2.xpm
/usr/local/share/fvwm/pixmaps/small.exit.xpm
/usr/local/share/fvwm/pixmaps/small.lock.xpm
/usr/local/share/fvwm/pixmaps/small.man.next.xpm
/usr/local/share/fvwm/pixmaps/small.note.next.xpm
/usr/local/share/fvwm/pixmaps/small.tools2_3d.xpm
/usr/local/share/fvwm/pixmaps/term.xpm
/usr/local/share/fvwm/pixmaps/textedit.xpm
/usr/local/share/fvwm/pixmaps/tiff2.xpm
/usr/local/share/fvwm/pixmaps/toolbox.xpm
/usr/local/share/fvwm/pixmaps/unknown1.xpm
/usr/local/share/fvwm/pixmaps/wierd_page3.xpm
/usr/local/share/fvwm/pixmaps/window.xpm
/usr/local/share/fvwm/pixmaps/word_processor.xpm
/usr/local/share/fvwm/pixmaps/wterm.xpm
/usr/local/share/fvwm/pixmaps/xcalc.xpm
/usr/local/share/fvwm/pixmaps/xemacs.xpm
/usr/local/share/fvwm/pixmaps/xlock.xpm
/usr/local/share/fvwm/pixmaps/xman.xpm
/usr/local/share/fvwm/pixmaps/xpaint.xpm
/usr/local/share/fvwm/pixmaps/xterm-axp.xpm
/usr/local/share/fvwm/pixmaps/xterm-blank.xpm
/usr/local/share/fvwm/pixmaps/xterm-bsd.xpm
/usr/local/share/fvwm/pixmaps/xterm-dec.xpm
/usr/local/share/fvwm/pixmaps/xterm-linux.xpm
/usr/local/share/fvwm/pixmaps/xterm-sgi.xpm
/usr/local/share/fvwm/pixmaps/xterm-sol.xpm
/usr/local/share/fvwm/pixmaps/xterm-sun.xpm
/usr/local/share/fvwm/pixmaps/xterm.xpm
/usr/local/share/fvwm/pixmaps/xv.xpm
/usr/local/share/fvwm/pixmaps/xv2.xpm
/usr/local/share/fvwm/pixmaps/xview.xpm
/usr/local/share/locale/ar/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/ar/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/da/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/da/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/de/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/de/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/es/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/es/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/fr/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/fr/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/ru/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/ru/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/sv_SE/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/sv_SE/LC_MESSAGES/fvwm.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/FvwmScript.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/fvwm.mo
/usr/local/bin/gdbm_dump
/usr/local/bin/gdbm_load
/usr/local/bin/gdbmtool
/usr/local/include/gdbm.h
/usr/local/lib/libgdbm.a
/usr/local/lib/libgdbm.la
/usr/local/lib/libgdbm.so
/usr/local/lib/libgdbm.so.6
/usr/local/lib/libgdbm.so.6.0.0
/usr/local/man/man1/gdbm_dump.1.gz
/usr/local/man/man1/gdbm_load.1.gz
/usr/local/man/man1/gdbmtool.1.gz
/usr/local/man/man3/gdbm.3.gz
/usr/local/share/info/gdbm.info
/usr/local/share/licenses/gdbm-1.22/GPLv3+
/usr/local/share/licenses/gdbm-1.22/LICENSE
/usr/local/share/licenses/gdbm-1.22/catalog.mk
/usr/local/share/locale/da/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/de/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/eo/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/es/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/fi/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/fr/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/ja/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/pl/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/ru/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/sr/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/sv/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/uk/LC_MESSAGES/gdbm.mo
/usr/local/share/locale/vi/LC_MESSAGES/gdbm.mo
/usr/local/bin/gdk-pixbuf-csource
/usr/local/bin/gdk-pixbuf-pixdata
/usr/local/bin/gdk-pixbuf-query-loaders
/usr/local/bin/gdk-pixbuf-thumbnailer
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-macros.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h
/usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.so
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
/usr/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib
/usr/local/lib/girepository-1.0/GdkPixdata-2.0.typelib
/usr/local/lib/libgdk_pixbuf-2.0.so
/usr/local/lib/libgdk_pixbuf-2.0.so.0
/usr/local/lib/libgdk_pixbuf-2.0.so.0.4000.0
/usr/local/lib/libgdk_pixbuf_xlib-2.0.so
/usr/local/lib/libgdk_pixbuf_xlib-2.0.so.0
/usr/local/lib/libgdk_pixbuf_xlib-2.0.so.0.4000.0
/usr/local/libdata/pkgconfig/gdk-pixbuf-2.0.pc
/usr/local/libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc
/usr/local/man/man1/gdk-pixbuf-csource.1.gz
/usr/local/man/man1/gdk-pixbuf-query-loaders.1.gz
/usr/local/share/gir-1.0/GdkPixbuf-2.0.gir
/usr/local/share/gir-1.0/GdkPixdata-2.0.gir
/usr/local/share/licenses/gdk-pixbuf2-2.40.0/LGPL20+
/usr/local/share/licenses/gdk-pixbuf2-2.40.0/LICENSE
/usr/local/share/licenses/gdk-pixbuf2-2.40.0/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo
/usr/local/share/thumbnailers/gdk-pixbuf-thumbnailer.thumbnailer
/usr/local/etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
/usr/local/etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf
/usr/local/etc/geoclue/geoclue.conf.sample
/usr/local/include/libgeoclue-2.0/gclue-client.h
/usr/local/include/libgeoclue-2.0/gclue-enum-types.h
/usr/local/include/libgeoclue-2.0/gclue-enums.h
/usr/local/include/libgeoclue-2.0/gclue-helpers.h
/usr/local/include/libgeoclue-2.0/gclue-location.h
/usr/local/include/libgeoclue-2.0/gclue-manager.h
/usr/local/include/libgeoclue-2.0/gclue-simple.h
/usr/local/include/libgeoclue-2.0/geoclue.h
/usr/local/lib/girepository-1.0/Geoclue-2.0.typelib
/usr/local/lib/libgeoclue-2.so
/usr/local/lib/libgeoclue-2.so.0
/usr/local/lib/libgeoclue-2.so.0.0.0
/usr/local/libdata/pkgconfig/geoclue-2.0.pc
/usr/local/libdata/pkgconfig/libgeoclue-2.0.pc
/usr/local/libexec/geoclue
/usr/local/libexec/geoclue-2.0/demos/where-am-i
/usr/local/man/man5/geoclue.5.gz
/usr/local/share/applications/geoclue-where-am-i.desktop
/usr/local/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Client.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Location.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.GeoClue2.Manager.xml
/usr/local/share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml
/usr/local/share/dbus-1/system-services/org.freedesktop.GeoClue2.service
/usr/local/share/gir-1.0/Geoclue-2.0.gir
/usr/local/share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Agent.html
/usr/local/share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Client.html
/usr/local/share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Location.html
/usr/local/share/gtk-doc/html/geoclue/gdbus-org.freedesktop.GeoClue2.Manager.html
/usr/local/share/gtk-doc/html/geoclue/geoclue-gclue-enums.html
/usr/local/share/gtk-doc/html/geoclue/geoclue.devhelp2
/usr/local/share/gtk-doc/html/geoclue/home.png
/usr/local/share/gtk-doc/html/geoclue/index.html
/usr/local/share/gtk-doc/html/geoclue/ix01.html
/usr/local/share/gtk-doc/html/geoclue/left-insensitive.png
/usr/local/share/gtk-doc/html/geoclue/left.png
/usr/local/share/gtk-doc/html/geoclue/license.html
/usr/local/share/gtk-doc/html/geoclue/ref-agent-dbus.html
/usr/local/share/gtk-doc/html/geoclue/ref-dbus.html
/usr/local/share/gtk-doc/html/geoclue/right-insensitive.png
/usr/local/share/gtk-doc/html/geoclue/right.png
/usr/local/share/gtk-doc/html/geoclue/style.css
/usr/local/share/gtk-doc/html/geoclue/up-insensitive.png
/usr/local/share/gtk-doc/html/geoclue/up.png
/usr/local/share/gtk-doc/html/libgeoclue/GClueClient.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueClientProxy.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueLocation.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueLocationProxy.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueManager.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueManagerProxy.html
/usr/local/share/gtk-doc/html/libgeoclue/GClueSimple.html
/usr/local/share/gtk-doc/html/libgeoclue/annotation-glossary.html
/usr/local/share/gtk-doc/html/libgeoclue/ch01.html
/usr/local/share/gtk-doc/html/libgeoclue/ch02.html
/usr/local/share/gtk-doc/html/libgeoclue/ch03.html
/usr/local/share/gtk-doc/html/libgeoclue/ch04.html
/usr/local/share/gtk-doc/html/libgeoclue/ch05.html
/usr/local/share/gtk-doc/html/libgeoclue/home.png
/usr/local/share/gtk-doc/html/libgeoclue/index.html
/usr/local/share/gtk-doc/html/libgeoclue/ix01.html
/usr/local/share/gtk-doc/html/libgeoclue/left-insensitive.png
/usr/local/share/gtk-doc/html/libgeoclue/left.png
/usr/local/share/gtk-doc/html/libgeoclue/libgeoclue-gclue-enums.html
/usr/local/share/gtk-doc/html/libgeoclue/libgeoclue.devhelp2
/usr/local/share/gtk-doc/html/libgeoclue/license.html
/usr/local/share/gtk-doc/html/libgeoclue/right-insensitive.png
/usr/local/share/gtk-doc/html/libgeoclue/right.png
/usr/local/share/gtk-doc/html/libgeoclue/style.css
/usr/local/share/gtk-doc/html/libgeoclue/up-insensitive.png
/usr/local/share/gtk-doc/html/libgeoclue/up.png
/usr/local/share/licenses/geoclue-2.5.7/GPLv2
/usr/local/share/licenses/geoclue-2.5.7/LGPL21
/usr/local/share/licenses/geoclue-2.5.7/LICENSE
/usr/local/share/licenses/geoclue-2.5.7/catalog.mk
/usr/local/share/vala/vapi/libgeoclue-2.0.deps
/usr/local/share/vala/vapi/libgeoclue-2.0.vapi
/usr/local/bin/envsubst
/usr/local/bin/gettext
/usr/local/bin/gettext.sh
/usr/local/bin/ngettext
/usr/local/include/autosprintf.h
/usr/local/include/libintl.h
/usr/local/lib/libasprintf.a
/usr/local/lib/libasprintf.so
/usr/local/lib/libasprintf.so.0
/usr/local/lib/libasprintf.so.0.0.0
/usr/local/lib/libintl.a
/usr/local/lib/libintl.so
/usr/local/lib/libintl.so.8
/usr/local/lib/libintl.so.8.2.0
/usr/local/man/man1/envsubst.1.gz
/usr/local/man/man1/gettext.1.gz
/usr/local/man/man1/ngettext.1.gz
/usr/local/man/man3/bind_textdomain_codeset.3.gz
/usr/local/man/man3/bindtextdomain.3.gz
/usr/local/man/man3/dcgettext.3.gz
/usr/local/man/man3/dcngettext.3.gz
/usr/local/man/man3/dgettext.3.gz
/usr/local/man/man3/dngettext.3.gz
/usr/local/man/man3/gettext.3.gz
/usr/local/man/man3/ngettext.3.gz
/usr/local/man/man3/textdomain.3.gz
/usr/local/share/doc/gettext/bind_textdomain_codeset.3.html
/usr/local/share/doc/gettext/bindtextdomain.3.html
/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext.html
/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html
/usr/local/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html
/usr/local/share/doc/gettext/csharpdoc/begin.html
/usr/local/share/doc/gettext/csharpdoc/index.html
/usr/local/share/doc/gettext/csharpdoc/namespaces.html
/usr/local/share/doc/gettext/envsubst.1.html
/usr/local/share/doc/gettext/gettext.1.html
/usr/local/share/doc/gettext/gettext.3.html
/usr/local/share/doc/gettext/javadoc2/allclasses-frame.html
/usr/local/share/doc/gettext/javadoc2/deprecated-list.html
/usr/local/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html
/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html
/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html
/usr/local/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html
/usr/local/share/doc/gettext/javadoc2/help-doc.html
/usr/local/share/doc/gettext/javadoc2/index-all.html
/usr/local/share/doc/gettext/javadoc2/index.html
/usr/local/share/doc/gettext/javadoc2/overview-tree.html
/usr/local/share/doc/gettext/javadoc2/package-list
/usr/local/share/doc/gettext/javadoc2/packages.html
/usr/local/share/doc/gettext/javadoc2/serialized-form.html
/usr/local/share/doc/gettext/javadoc2/stylesheet.css
/usr/local/share/doc/gettext/ngettext.1.html
/usr/local/share/doc/gettext/ngettext.3.html
/usr/local/share/doc/gettext/textdomain.3.html
/usr/local/share/doc/libasprintf/autosprintf_all.html
/usr/local/share/gettext/ABOUT-NLS
/usr/local/share/info/autosprintf.info
/usr/local/share/licenses/gettext-runtime-0.21/GPLv3+
/usr/local/share/licenses/gettext-runtime-0.21/LGPL21+
/usr/local/share/licenses/gettext-runtime-0.21/LICENSE
/usr/local/share/licenses/gettext-runtime-0.21/catalog.mk
/usr/local/share/locale/ast/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/bg/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/hr/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/hu/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/locale.alias
/usr/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
/usr/local/bin/autopoint
/usr/local/bin/gettextize
/usr/local/bin/msgattrib
/usr/local/bin/msgcat
/usr/local/bin/msgcmp
/usr/local/bin/msgcomm
/usr/local/bin/msgconv
/usr/local/bin/msgen
/usr/local/bin/msgexec
/usr/local/bin/msgfilter
/usr/local/bin/msgfmt
/usr/local/bin/msggrep
/usr/local/bin/msginit
/usr/local/bin/msgmerge
/usr/local/bin/msgunfmt
/usr/local/bin/msguniq
/usr/local/bin/recode-sr-latin
/usr/local/bin/xgettext
/usr/local/include/gettext-po.h
/usr/local/lib/gettext/cldr-plurals
/usr/local/lib/gettext/hostname
/usr/local/lib/gettext/project-id
/usr/local/lib/gettext/urlget
/usr/local/lib/gettext/user-email
/usr/local/lib/libgettextlib-0.21.so
/usr/local/lib/libgettextlib.so
/usr/local/lib/libgettextpo.a
/usr/local/lib/libgettextpo.so
/usr/local/lib/libgettextpo.so.0
/usr/local/lib/libgettextpo.so.0.5.7
/usr/local/lib/libgettextsrc-0.21.so
/usr/local/lib/libgettextsrc.so
/usr/local/man/man1/autopoint.1.gz
/usr/local/man/man1/gettextize.1.gz
/usr/local/man/man1/msgattrib.1.gz
/usr/local/man/man1/msgcat.1.gz
/usr/local/man/man1/msgcmp.1.gz
/usr/local/man/man1/msgcomm.1.gz
/usr/local/man/man1/msgconv.1.gz
/usr/local/man/man1/msgen.1.gz
/usr/local/man/man1/msgexec.1.gz
/usr/local/man/man1/msgfilter.1.gz
/usr/local/man/man1/msgfmt.1.gz
/usr/local/man/man1/msggrep.1.gz
/usr/local/man/man1/msginit.1.gz
/usr/local/man/man1/msgmerge.1.gz
/usr/local/man/man1/msgunfmt.1.gz
/usr/local/man/man1/msguniq.1.gz
/usr/local/man/man1/recode-sr-latin.1.gz
/usr/local/man/man1/xgettext.1.gz
/usr/local/share/aclocal/gettext.m4
/usr/local/share/aclocal/host-cpu-c-abi.m4
/usr/local/share/aclocal/iconv.m4
/usr/local/share/aclocal/intlmacosx.m4
/usr/local/share/aclocal/lib-ld.m4
/usr/local/share/aclocal/lib-link.m4
/usr/local/share/aclocal/lib-prefix.m4
/usr/local/share/aclocal/nls.m4
/usr/local/share/aclocal/po.m4
/usr/local/share/aclocal/progtest.m4
/usr/local/share/doc/gettext/FAQ.html
/usr/local/share/doc/gettext/autopoint.1.html
/usr/local/share/doc/gettext/examples/README
/usr/local/share/doc/gettext/examples/build-aux/csharpcomp.m4
/usr/local/share/doc/gettext/examples/build-aux/csharpcomp.sh.in
/usr/local/share/doc/gettext/examples/build-aux/csharpexec-test.exe
/usr/local/share/doc/gettext/examples/build-aux/csharpexec.m4
/usr/local/share/doc/gettext/examples/build-aux/csharpexec.sh.in
/usr/local/share/doc/gettext/examples/build-aux/javacomp.m4
/usr/local/share/doc/gettext/examples/build-aux/javacomp.sh.in
/usr/local/share/doc/gettext/examples/build-aux/javaexec.m4
/usr/local/share/doc/gettext/examples/build-aux/javaexec.sh.in
/usr/local/share/doc/gettext/examples/hello-c++-gnome/INSTALL
/usr/local/share/doc/gettext/examples/hello-c++-gnome/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c++-gnome/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c++-gnome/configure.ac
/usr/local/share/doc/gettext/examples/hello-c++-gnome/hello.cc
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4
/usr/local/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/af.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/da.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/de.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/el.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/es.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/id.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/it.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/BUGS
/usr/local/share/doc/gettext/examples/hello-c++-kde/INSTALL
/usr/local/share/doc/gettext/examples/hello-c++-kde/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/am_edit
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/compile
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.guess
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.pl
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/config.sub
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/debianrules
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/depcomp
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/install-sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/missing
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs
/usr/local/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap
/usr/local/share/doc/gettext/examples/hello-c++-kde/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c++-kde/configure.in.in
/usr/local/share/doc/gettext/examples/hello-c++-kde/hello.cc
/usr/local/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc
/usr/local/share/doc/gettext/examples/hello-c++-kde/hellowindow.h
/usr/local/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/af.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/da.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/de.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/el.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/es.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/id.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/it.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/BUGS
/usr/local/share/doc/gettext/examples/hello-c++-qt/INSTALL
/usr/local/share/doc/gettext/examples/hello-c++-qt/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-qt/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c++-qt/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c++-qt/configure.ac
/usr/local/share/doc/gettext/examples/hello-c++-qt/hello.cc
/usr/local/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/af.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/da.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/de.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/el.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/es.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/id.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/it.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c++/INSTALL
/usr/local/share/doc/gettext/examples/hello-c++/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c++/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c++/configure.ac
/usr/local/share/doc/gettext/examples/hello-c++/hello.cc
/usr/local/share/doc/gettext/examples/hello-c++/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c++/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c++/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c++/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c++/po/af.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c++/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c++/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c++/po/da.po
/usr/local/share/doc/gettext/examples/hello-c++/po/de.po
/usr/local/share/doc/gettext/examples/hello-c++/po/el.po
/usr/local/share/doc/gettext/examples/hello-c++/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c++/po/es.po
/usr/local/share/doc/gettext/examples/hello-c++/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c++/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c++/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c++/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c++/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c++/po/id.po
/usr/local/share/doc/gettext/examples/hello-c++/po/it.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c++/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c++/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c++/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c++/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c++/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c++/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c++/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c++/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c++/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c++/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c++/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c++/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c++/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c++/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c++/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c++/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c++/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c++/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c++/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c++/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/INSTALL
/usr/local/share/doc/gettext/examples/hello-c-gnome/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c-gnome/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c-gnome/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c-gnome/configure.ac
/usr/local/share/doc/gettext/examples/hello-c-gnome/hello.c
/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome-gnorba-check.m4
/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4
/usr/local/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/af.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/da.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/de.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/el.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/es.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/id.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/it.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/INSTALL
/usr/local/share/doc/gettext/examples/hello-c-gnome3/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c-gnome3/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c-gnome3/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c-gnome3/configure.ac
/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.c
/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.desktop.in.in
/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.gresource.xml
/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.gschema.xml
/usr/local/share/doc/gettext/examples/hello-c-gnome3/hello.ui
/usr/local/share/doc/gettext/examples/hello-c-gnome3/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/af.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/da.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/de.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/el.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/es.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/id.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/it.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c-gnome3/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-c/INSTALL
/usr/local/share/doc/gettext/examples/hello-c/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-c/autogen.sh
/usr/local/share/doc/gettext/examples/hello-c/configure.ac
/usr/local/share/doc/gettext/examples/hello-c/hello.c
/usr/local/share/doc/gettext/examples/hello-c/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-c/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-c/po/Makevars
/usr/local/share/doc/gettext/examples/hello-c/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-c/po/af.po
/usr/local/share/doc/gettext/examples/hello-c/po/ast.po
/usr/local/share/doc/gettext/examples/hello-c/po/bg.po
/usr/local/share/doc/gettext/examples/hello-c/po/ca.po
/usr/local/share/doc/gettext/examples/hello-c/po/cs.po
/usr/local/share/doc/gettext/examples/hello-c/po/da.po
/usr/local/share/doc/gettext/examples/hello-c/po/de.po
/usr/local/share/doc/gettext/examples/hello-c/po/el.po
/usr/local/share/doc/gettext/examples/hello-c/po/eo.po
/usr/local/share/doc/gettext/examples/hello-c/po/es.po
/usr/local/share/doc/gettext/examples/hello-c/po/fi.po
/usr/local/share/doc/gettext/examples/hello-c/po/fr.po
/usr/local/share/doc/gettext/examples/hello-c/po/ga.po
/usr/local/share/doc/gettext/examples/hello-c/po/gl.po
/usr/local/share/doc/gettext/examples/hello-c/po/hr.po
/usr/local/share/doc/gettext/examples/hello-c/po/hu.po
/usr/local/share/doc/gettext/examples/hello-c/po/id.po
/usr/local/share/doc/gettext/examples/hello-c/po/it.po
/usr/local/share/doc/gettext/examples/hello-c/po/ja.po
/usr/local/share/doc/gettext/examples/hello-c/po/ky.po
/usr/local/share/doc/gettext/examples/hello-c/po/lv.po
/usr/local/share/doc/gettext/examples/hello-c/po/ms.po
/usr/local/share/doc/gettext/examples/hello-c/po/mt.po
/usr/local/share/doc/gettext/examples/hello-c/po/nb.po
/usr/local/share/doc/gettext/examples/hello-c/po/nl.po
/usr/local/share/doc/gettext/examples/hello-c/po/nn.po
/usr/local/share/doc/gettext/examples/hello-c/po/pl.po
/usr/local/share/doc/gettext/examples/hello-c/po/pt.po
/usr/local/share/doc/gettext/examples/hello-c/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-c/po/ro.po
/usr/local/share/doc/gettext/examples/hello-c/po/ru.po
/usr/local/share/doc/gettext/examples/hello-c/po/sk.po
/usr/local/share/doc/gettext/examples/hello-c/po/sl.po
/usr/local/share/doc/gettext/examples/hello-c/po/sq.po
/usr/local/share/doc/gettext/examples/hello-c/po/sr.po
/usr/local/share/doc/gettext/examples/hello-c/po/sv.po
/usr/local/share/doc/gettext/examples/hello-c/po/ta.po
/usr/local/share/doc/gettext/examples/hello-c/po/tr.po
/usr/local/share/doc/gettext/examples/hello-c/po/uk.po
/usr/local/share/doc/gettext/examples/hello-c/po/vi.po
/usr/local/share/doc/gettext/examples/hello-c/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-c/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-c/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-clisp/INSTALL
/usr/local/share/doc/gettext/examples/hello-clisp/Makefile.am
/usr/local/share/doc/gettext/examples/hello-clisp/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-clisp/autogen.sh
/usr/local/share/doc/gettext/examples/hello-clisp/configure.ac
/usr/local/share/doc/gettext/examples/hello-clisp/hello.lisp.in
/usr/local/share/doc/gettext/examples/hello-clisp/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-clisp/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-clisp/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-clisp/po/af.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ast.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/bg.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ca.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/cs.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/da.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/de.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/el.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/eo.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/es.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/fi.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/fr.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ga.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/gl.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/hr.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/hu.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/id.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/it.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ja.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ky.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/lv.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ms.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/mt.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/nb.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/nl.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/nn.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/pl.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/pt.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ro.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ru.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/sk.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/sl.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/sq.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/sr.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/sv.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/ta.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/tr.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/uk.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/vi.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-clisp/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/INSTALL
/usr/local/share/doc/gettext/examples/hello-csharp-forms/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp-forms/README
/usr/local/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-csharp-forms/autogen.sh
/usr/local/share/doc/gettext/examples/hello-csharp-forms/configure.ac
/usr/local/share/doc/gettext/examples/hello-csharp-forms/hello.cs
/usr/local/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/af.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ast.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/bg.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ca.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/cs.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/da.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/de.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/el.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/eo.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/es.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/fi.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/fr.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ga.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/gl.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/hr.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/hu.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/id.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/it.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ja.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ky.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/lv.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ms.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/mt.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nb.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nl.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/nn.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pl.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pt.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ro.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ru.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sk.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sl.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sq.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sr.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/sv.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/ta.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/tr.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/uk.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/vi.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-csharp/INSTALL
/usr/local/share/doc/gettext/examples/hello-csharp/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-csharp/autogen.sh
/usr/local/share/doc/gettext/examples/hello-csharp/configure.ac
/usr/local/share/doc/gettext/examples/hello-csharp/hello.cs
/usr/local/share/doc/gettext/examples/hello-csharp/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-csharp/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-csharp/po/af.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ast.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/bg.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ca.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/cs.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/da.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/de.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/el.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/eo.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/es.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/fi.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/fr.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ga.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/gl.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/hr.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/hu.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/id.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/it.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ja.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ky.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/lv.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ms.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/mt.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/nb.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/nl.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/nn.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/pl.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/pt.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ro.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ru.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/sk.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/sl.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/sq.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/sr.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/sv.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/ta.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/tr.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/uk.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/vi.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-csharp/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-gawk/INSTALL
/usr/local/share/doc/gettext/examples/hello-gawk/Makefile.am
/usr/local/share/doc/gettext/examples/hello-gawk/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-gawk/autogen.sh
/usr/local/share/doc/gettext/examples/hello-gawk/configure.ac
/usr/local/share/doc/gettext/examples/hello-gawk/hello.awk
/usr/local/share/doc/gettext/examples/hello-gawk/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-gawk/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-gawk/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-gawk/po/af.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ast.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/bg.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ca.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/cs.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/da.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/de.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/el.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/eo.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/es.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/fi.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/fr.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ga.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/gl.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/hr.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/hu.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/id.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/it.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ja.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ky.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/lv.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ms.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/mt.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/nb.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/nl.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/nn.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/pl.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/pt.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ro.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ru.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/sk.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/sl.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/sq.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/sr.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/sv.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/ta.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/tr.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/uk.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/vi.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-gawk/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-guile/INSTALL
/usr/local/share/doc/gettext/examples/hello-guile/Makefile.am
/usr/local/share/doc/gettext/examples/hello-guile/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-guile/autogen.sh
/usr/local/share/doc/gettext/examples/hello-guile/configure.ac
/usr/local/share/doc/gettext/examples/hello-guile/hello.scm
/usr/local/share/doc/gettext/examples/hello-guile/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-guile/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-guile/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-guile/po/af.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ast.po
/usr/local/share/doc/gettext/examples/hello-guile/po/bg.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ca.po
/usr/local/share/doc/gettext/examples/hello-guile/po/cs.po
/usr/local/share/doc/gettext/examples/hello-guile/po/da.po
/usr/local/share/doc/gettext/examples/hello-guile/po/de.po
/usr/local/share/doc/gettext/examples/hello-guile/po/el.po
/usr/local/share/doc/gettext/examples/hello-guile/po/eo.po
/usr/local/share/doc/gettext/examples/hello-guile/po/es.po
/usr/local/share/doc/gettext/examples/hello-guile/po/fi.po
/usr/local/share/doc/gettext/examples/hello-guile/po/fr.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ga.po
/usr/local/share/doc/gettext/examples/hello-guile/po/gl.po
/usr/local/share/doc/gettext/examples/hello-guile/po/hr.po
/usr/local/share/doc/gettext/examples/hello-guile/po/hu.po
/usr/local/share/doc/gettext/examples/hello-guile/po/id.po
/usr/local/share/doc/gettext/examples/hello-guile/po/it.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ja.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ky.po
/usr/local/share/doc/gettext/examples/hello-guile/po/lv.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ms.po
/usr/local/share/doc/gettext/examples/hello-guile/po/mt.po
/usr/local/share/doc/gettext/examples/hello-guile/po/nb.po
/usr/local/share/doc/gettext/examples/hello-guile/po/nl.po
/usr/local/share/doc/gettext/examples/hello-guile/po/nn.po
/usr/local/share/doc/gettext/examples/hello-guile/po/pl.po
/usr/local/share/doc/gettext/examples/hello-guile/po/pt.po
/usr/local/share/doc/gettext/examples/hello-guile/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ro.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ru.po
/usr/local/share/doc/gettext/examples/hello-guile/po/sk.po
/usr/local/share/doc/gettext/examples/hello-guile/po/sl.po
/usr/local/share/doc/gettext/examples/hello-guile/po/sq.po
/usr/local/share/doc/gettext/examples/hello-guile/po/sr.po
/usr/local/share/doc/gettext/examples/hello-guile/po/sv.po
/usr/local/share/doc/gettext/examples/hello-guile/po/ta.po
/usr/local/share/doc/gettext/examples/hello-guile/po/tr.po
/usr/local/share/doc/gettext/examples/hello-guile/po/uk.po
/usr/local/share/doc/gettext/examples/hello-guile/po/vi.po
/usr/local/share/doc/gettext/examples/hello-guile/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-guile/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-guile/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-java-awt/BUGS
/usr/local/share/doc/gettext/examples/hello-java-awt/Hello.java
/usr/local/share/doc/gettext/examples/hello-java-awt/INSTALL
/usr/local/share/doc/gettext/examples/hello-java-awt/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-awt/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-java-awt/autogen.sh
/usr/local/share/doc/gettext/examples/hello-java-awt/configure.ac
/usr/local/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class
/usr/local/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java
/usr/local/share/doc/gettext/examples/hello-java-awt/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-java-awt/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-awt/po/af.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ast.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/bg.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ca.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/cs.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/da.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/de.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/el.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/eo.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/es.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/fi.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/fr.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ga.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/gl.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/hr.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/hu.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/id.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/it.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ja.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ky.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/lv.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ms.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/mt.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/nb.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/nl.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/nn.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/pl.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/pt.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ro.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ru.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/sk.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/sl.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/sq.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/sr.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/sv.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/ta.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/tr.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/uk.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/vi.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/BUGS
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/Hello.java
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/INSTALL
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/autogen.sh
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/configure.ac
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.class
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/m4/Test15.java
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/af.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/da.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/de.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/el.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/es.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/id.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/it.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ja.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ky.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/nn.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ro.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sq.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/ta.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-java-qtjambi/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-java-swing/BUGS
/usr/local/share/doc/gettext/examples/hello-java-swing/Hello.java
/usr/local/share/doc/gettext/examples/hello-java-swing/INSTALL
/usr/local/share/doc/gettext/examples/hello-java-swing/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-swing/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-java-swing/autogen.sh
/usr/local/share/doc/gettext/examples/hello-java-swing/configure.ac
/usr/local/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class
/usr/local/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java
/usr/local/share/doc/gettext/examples/hello-java-swing/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-java-swing/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java-swing/po/af.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ast.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/bg.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ca.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/cs.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/da.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/de.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/el.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/eo.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/es.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/fi.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/fr.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ga.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/gl.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/hr.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/hu.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/id.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/it.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ja.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ky.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/lv.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ms.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/mt.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/nb.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/nl.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/nn.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/pl.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/pt.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ro.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ru.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/sk.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/sl.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/sq.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/sr.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/sv.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/ta.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/tr.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/uk.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/vi.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-java/Hello.java
/usr/local/share/doc/gettext/examples/hello-java/INSTALL
/usr/local/share/doc/gettext/examples/hello-java/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-java/autogen.sh
/usr/local/share/doc/gettext/examples/hello-java/configure.ac
/usr/local/share/doc/gettext/examples/hello-java/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-java/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-java/po/af.po
/usr/local/share/doc/gettext/examples/hello-java/po/ast.po
/usr/local/share/doc/gettext/examples/hello-java/po/bg.po
/usr/local/share/doc/gettext/examples/hello-java/po/ca.po
/usr/local/share/doc/gettext/examples/hello-java/po/cs.po
/usr/local/share/doc/gettext/examples/hello-java/po/da.po
/usr/local/share/doc/gettext/examples/hello-java/po/de.po
/usr/local/share/doc/gettext/examples/hello-java/po/el.po
/usr/local/share/doc/gettext/examples/hello-java/po/eo.po
/usr/local/share/doc/gettext/examples/hello-java/po/es.po
/usr/local/share/doc/gettext/examples/hello-java/po/fi.po
/usr/local/share/doc/gettext/examples/hello-java/po/fr.po
/usr/local/share/doc/gettext/examples/hello-java/po/ga.po
/usr/local/share/doc/gettext/examples/hello-java/po/gl.po
/usr/local/share/doc/gettext/examples/hello-java/po/hr.po
/usr/local/share/doc/gettext/examples/hello-java/po/hu.po
/usr/local/share/doc/gettext/examples/hello-java/po/id.po
/usr/local/share/doc/gettext/examples/hello-java/po/it.po
/usr/local/share/doc/gettext/examples/hello-java/po/ja.po
/usr/local/share/doc/gettext/examples/hello-java/po/ky.po
/usr/local/share/doc/gettext/examples/hello-java/po/lv.po
/usr/local/share/doc/gettext/examples/hello-java/po/ms.po
/usr/local/share/doc/gettext/examples/hello-java/po/mt.po
/usr/local/share/doc/gettext/examples/hello-java/po/nb.po
/usr/local/share/doc/gettext/examples/hello-java/po/nl.po
/usr/local/share/doc/gettext/examples/hello-java/po/nn.po
/usr/local/share/doc/gettext/examples/hello-java/po/pl.po
/usr/local/share/doc/gettext/examples/hello-java/po/pt.po
/usr/local/share/doc/gettext/examples/hello-java/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-java/po/ro.po
/usr/local/share/doc/gettext/examples/hello-java/po/ru.po
/usr/local/share/doc/gettext/examples/hello-java/po/sk.po
/usr/local/share/doc/gettext/examples/hello-java/po/sl.po
/usr/local/share/doc/gettext/examples/hello-java/po/sq.po
/usr/local/share/doc/gettext/examples/hello-java/po/sr.po
/usr/local/share/doc/gettext/examples/hello-java/po/sv.po
/usr/local/share/doc/gettext/examples/hello-java/po/ta.po
/usr/local/share/doc/gettext/examples/hello-java/po/tr.po
/usr/local/share/doc/gettext/examples/hello-java/po/uk.po
/usr/local/share/doc/gettext/examples/hello-java/po/vi.po
/usr/local/share/doc/gettext/examples/hello-java/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-java/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-java/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-librep/INSTALL
/usr/local/share/doc/gettext/examples/hello-librep/Makefile.am
/usr/local/share/doc/gettext/examples/hello-librep/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-librep/autogen.sh
/usr/local/share/doc/gettext/examples/hello-librep/configure.ac
/usr/local/share/doc/gettext/examples/hello-librep/hello.jl.in
/usr/local/share/doc/gettext/examples/hello-librep/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-librep/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-librep/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-librep/po/af.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ast.po
/usr/local/share/doc/gettext/examples/hello-librep/po/bg.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ca.po
/usr/local/share/doc/gettext/examples/hello-librep/po/cs.po
/usr/local/share/doc/gettext/examples/hello-librep/po/da.po
/usr/local/share/doc/gettext/examples/hello-librep/po/de.po
/usr/local/share/doc/gettext/examples/hello-librep/po/el.po
/usr/local/share/doc/gettext/examples/hello-librep/po/eo.po
/usr/local/share/doc/gettext/examples/hello-librep/po/es.po
/usr/local/share/doc/gettext/examples/hello-librep/po/fi.po
/usr/local/share/doc/gettext/examples/hello-librep/po/fr.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ga.po
/usr/local/share/doc/gettext/examples/hello-librep/po/gl.po
/usr/local/share/doc/gettext/examples/hello-librep/po/hr.po
/usr/local/share/doc/gettext/examples/hello-librep/po/hu.po
/usr/local/share/doc/gettext/examples/hello-librep/po/id.po
/usr/local/share/doc/gettext/examples/hello-librep/po/it.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ja.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ky.po
/usr/local/share/doc/gettext/examples/hello-librep/po/lv.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ms.po
/usr/local/share/doc/gettext/examples/hello-librep/po/mt.po
/usr/local/share/doc/gettext/examples/hello-librep/po/nb.po
/usr/local/share/doc/gettext/examples/hello-librep/po/nl.po
/usr/local/share/doc/gettext/examples/hello-librep/po/nn.po
/usr/local/share/doc/gettext/examples/hello-librep/po/pl.po
/usr/local/share/doc/gettext/examples/hello-librep/po/pt.po
/usr/local/share/doc/gettext/examples/hello-librep/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ro.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ru.po
/usr/local/share/doc/gettext/examples/hello-librep/po/sk.po
/usr/local/share/doc/gettext/examples/hello-librep/po/sl.po
/usr/local/share/doc/gettext/examples/hello-librep/po/sq.po
/usr/local/share/doc/gettext/examples/hello-librep/po/sr.po
/usr/local/share/doc/gettext/examples/hello-librep/po/sv.po
/usr/local/share/doc/gettext/examples/hello-librep/po/ta.po
/usr/local/share/doc/gettext/examples/hello-librep/po/tr.po
/usr/local/share/doc/gettext/examples/hello-librep/po/uk.po
/usr/local/share/doc/gettext/examples/hello-librep/po/vi.po
/usr/local/share/doc/gettext/examples/hello-librep/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-librep/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-librep/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/INSTALL
/usr/local/share/doc/gettext/examples/hello-objc-gnome/Makefile.am
/usr/local/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-objc-gnome/autogen.sh
/usr/local/share/doc/gettext/examples/hello-objc-gnome/configure.ac
/usr/local/share/doc/gettext/examples/hello-objc-gnome/hello.m
/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4
/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4
/usr/local/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/Makevars
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/af.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ast.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/bg.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ca.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/cs.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/da.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/de.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/el.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/eo.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/es.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/fi.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/fr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ga.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/gl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/hr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/hu.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/id.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/it.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ja.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ky.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/lv.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ms.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/mt.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nb.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/nn.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pt.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ro.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ru.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sk.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sq.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/sv.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/ta.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/tr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/uk.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/vi.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/AppController.h
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/AppController.m
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/BUGS
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/Hello.h
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/Hello.m
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/INSTALL
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/main.m
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/af.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/da.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/de.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/el.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/es.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/id.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/it.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ky.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/nn.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sq.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/ta.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-objc/INSTALL
/usr/local/share/doc/gettext/examples/hello-objc/Makefile.am
/usr/local/share/doc/gettext/examples/hello-objc/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-objc/autogen.sh
/usr/local/share/doc/gettext/examples/hello-objc/configure.ac
/usr/local/share/doc/gettext/examples/hello-objc/hello.m
/usr/local/share/doc/gettext/examples/hello-objc/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-objc/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-objc/po/Makevars
/usr/local/share/doc/gettext/examples/hello-objc/po/POTFILES.in
/usr/local/share/doc/gettext/examples/hello-objc/po/af.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ast.po
/usr/local/share/doc/gettext/examples/hello-objc/po/bg.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ca.po
/usr/local/share/doc/gettext/examples/hello-objc/po/cs.po
/usr/local/share/doc/gettext/examples/hello-objc/po/da.po
/usr/local/share/doc/gettext/examples/hello-objc/po/de.po
/usr/local/share/doc/gettext/examples/hello-objc/po/el.po
/usr/local/share/doc/gettext/examples/hello-objc/po/eo.po
/usr/local/share/doc/gettext/examples/hello-objc/po/es.po
/usr/local/share/doc/gettext/examples/hello-objc/po/fi.po
/usr/local/share/doc/gettext/examples/hello-objc/po/fr.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ga.po
/usr/local/share/doc/gettext/examples/hello-objc/po/gl.po
/usr/local/share/doc/gettext/examples/hello-objc/po/hr.po
/usr/local/share/doc/gettext/examples/hello-objc/po/hu.po
/usr/local/share/doc/gettext/examples/hello-objc/po/id.po
/usr/local/share/doc/gettext/examples/hello-objc/po/it.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ja.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ky.po
/usr/local/share/doc/gettext/examples/hello-objc/po/lv.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ms.po
/usr/local/share/doc/gettext/examples/hello-objc/po/mt.po
/usr/local/share/doc/gettext/examples/hello-objc/po/nb.po
/usr/local/share/doc/gettext/examples/hello-objc/po/nl.po
/usr/local/share/doc/gettext/examples/hello-objc/po/nn.po
/usr/local/share/doc/gettext/examples/hello-objc/po/pl.po
/usr/local/share/doc/gettext/examples/hello-objc/po/pt.po
/usr/local/share/doc/gettext/examples/hello-objc/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ro.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ru.po
/usr/local/share/doc/gettext/examples/hello-objc/po/sk.po
/usr/local/share/doc/gettext/examples/hello-objc/po/sl.po
/usr/local/share/doc/gettext/examples/hello-objc/po/sq.po
/usr/local/share/doc/gettext/examples/hello-objc/po/sr.po
/usr/local/share/doc/gettext/examples/hello-objc/po/sv.po
/usr/local/share/doc/gettext/examples/hello-objc/po/ta.po
/usr/local/share/doc/gettext/examples/hello-objc/po/tr.po
/usr/local/share/doc/gettext/examples/hello-objc/po/uk.po
/usr/local/share/doc/gettext/examples/hello-objc/po/vi.po
/usr/local/share/doc/gettext/examples/hello-objc/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-objc/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-objc/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-pascal/INSTALL
/usr/local/share/doc/gettext/examples/hello-pascal/Makefile.am
/usr/local/share/doc/gettext/examples/hello-pascal/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-pascal/autogen.sh
/usr/local/share/doc/gettext/examples/hello-pascal/configure.ac
/usr/local/share/doc/gettext/examples/hello-pascal/hello.pas
/usr/local/share/doc/gettext/examples/hello-pascal/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-pascal/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-pascal/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-pascal/po/af.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ast.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/bg.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ca.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/cs.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/da.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/de.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/el.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/eo.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/es.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/fi.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/fr.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ga.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/gl.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/hr.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/hu.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/id.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/it.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ja.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ky.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/lv.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ms.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/mt.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/nb.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/nl.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/nn.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/pl.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/pt.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ro.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ru.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/sk.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/sl.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/sq.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/sr.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/sv.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/ta.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/tr.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/uk.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/vi.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-pascal/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-perl/INSTALL
/usr/local/share/doc/gettext/examples/hello-perl/Makefile.am
/usr/local/share/doc/gettext/examples/hello-perl/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-perl/autogen.sh
/usr/local/share/doc/gettext/examples/hello-perl/configure.ac
/usr/local/share/doc/gettext/examples/hello-perl/hello-1.pl.in
/usr/local/share/doc/gettext/examples/hello-perl/hello-2.pl.in
/usr/local/share/doc/gettext/examples/hello-perl/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-perl/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-perl/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-perl/po/af.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ast.po
/usr/local/share/doc/gettext/examples/hello-perl/po/bg.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ca.po
/usr/local/share/doc/gettext/examples/hello-perl/po/cs.po
/usr/local/share/doc/gettext/examples/hello-perl/po/da.po
/usr/local/share/doc/gettext/examples/hello-perl/po/de.po
/usr/local/share/doc/gettext/examples/hello-perl/po/el.po
/usr/local/share/doc/gettext/examples/hello-perl/po/eo.po
/usr/local/share/doc/gettext/examples/hello-perl/po/es.po
/usr/local/share/doc/gettext/examples/hello-perl/po/fi.po
/usr/local/share/doc/gettext/examples/hello-perl/po/fr.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ga.po
/usr/local/share/doc/gettext/examples/hello-perl/po/gl.po
/usr/local/share/doc/gettext/examples/hello-perl/po/hr.po
/usr/local/share/doc/gettext/examples/hello-perl/po/hu.po
/usr/local/share/doc/gettext/examples/hello-perl/po/id.po
/usr/local/share/doc/gettext/examples/hello-perl/po/it.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ja.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ky.po
/usr/local/share/doc/gettext/examples/hello-perl/po/lv.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ms.po
/usr/local/share/doc/gettext/examples/hello-perl/po/mt.po
/usr/local/share/doc/gettext/examples/hello-perl/po/nb.po
/usr/local/share/doc/gettext/examples/hello-perl/po/nl.po
/usr/local/share/doc/gettext/examples/hello-perl/po/nn.po
/usr/local/share/doc/gettext/examples/hello-perl/po/pl.po
/usr/local/share/doc/gettext/examples/hello-perl/po/pt.po
/usr/local/share/doc/gettext/examples/hello-perl/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ro.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ru.po
/usr/local/share/doc/gettext/examples/hello-perl/po/sk.po
/usr/local/share/doc/gettext/examples/hello-perl/po/sl.po
/usr/local/share/doc/gettext/examples/hello-perl/po/sq.po
/usr/local/share/doc/gettext/examples/hello-perl/po/sr.po
/usr/local/share/doc/gettext/examples/hello-perl/po/sv.po
/usr/local/share/doc/gettext/examples/hello-perl/po/ta.po
/usr/local/share/doc/gettext/examples/hello-perl/po/tr.po
/usr/local/share/doc/gettext/examples/hello-perl/po/uk.po
/usr/local/share/doc/gettext/examples/hello-perl/po/vi.po
/usr/local/share/doc/gettext/examples/hello-perl/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-perl/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-perl/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-php/INSTALL
/usr/local/share/doc/gettext/examples/hello-php/Makefile.am
/usr/local/share/doc/gettext/examples/hello-php/README
/usr/local/share/doc/gettext/examples/hello-php/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-php/autogen.sh
/usr/local/share/doc/gettext/examples/hello-php/configure.ac
/usr/local/share/doc/gettext/examples/hello-php/hello.php
/usr/local/share/doc/gettext/examples/hello-php/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-php/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-php/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-php/po/af.po
/usr/local/share/doc/gettext/examples/hello-php/po/ast.po
/usr/local/share/doc/gettext/examples/hello-php/po/bg.po
/usr/local/share/doc/gettext/examples/hello-php/po/ca.po
/usr/local/share/doc/gettext/examples/hello-php/po/cs.po
/usr/local/share/doc/gettext/examples/hello-php/po/da.po
/usr/local/share/doc/gettext/examples/hello-php/po/de.po
/usr/local/share/doc/gettext/examples/hello-php/po/el.po
/usr/local/share/doc/gettext/examples/hello-php/po/eo.po
/usr/local/share/doc/gettext/examples/hello-php/po/es.po
/usr/local/share/doc/gettext/examples/hello-php/po/fi.po
/usr/local/share/doc/gettext/examples/hello-php/po/fr.po
/usr/local/share/doc/gettext/examples/hello-php/po/ga.po
/usr/local/share/doc/gettext/examples/hello-php/po/gl.po
/usr/local/share/doc/gettext/examples/hello-php/po/hr.po
/usr/local/share/doc/gettext/examples/hello-php/po/hu.po
/usr/local/share/doc/gettext/examples/hello-php/po/id.po
/usr/local/share/doc/gettext/examples/hello-php/po/it.po
/usr/local/share/doc/gettext/examples/hello-php/po/ja.po
/usr/local/share/doc/gettext/examples/hello-php/po/ky.po
/usr/local/share/doc/gettext/examples/hello-php/po/lv.po
/usr/local/share/doc/gettext/examples/hello-php/po/ms.po
/usr/local/share/doc/gettext/examples/hello-php/po/mt.po
/usr/local/share/doc/gettext/examples/hello-php/po/nb.po
/usr/local/share/doc/gettext/examples/hello-php/po/nl.po
/usr/local/share/doc/gettext/examples/hello-php/po/nn.po
/usr/local/share/doc/gettext/examples/hello-php/po/pl.po
/usr/local/share/doc/gettext/examples/hello-php/po/pt.po
/usr/local/share/doc/gettext/examples/hello-php/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-php/po/ro.po
/usr/local/share/doc/gettext/examples/hello-php/po/ru.po
/usr/local/share/doc/gettext/examples/hello-php/po/sk.po
/usr/local/share/doc/gettext/examples/hello-php/po/sl.po
/usr/local/share/doc/gettext/examples/hello-php/po/sq.po
/usr/local/share/doc/gettext/examples/hello-php/po/sr.po
/usr/local/share/doc/gettext/examples/hello-php/po/sv.po
/usr/local/share/doc/gettext/examples/hello-php/po/ta.po
/usr/local/share/doc/gettext/examples/hello-php/po/tr.po
/usr/local/share/doc/gettext/examples/hello-php/po/uk.po
/usr/local/share/doc/gettext/examples/hello-php/po/vi.po
/usr/local/share/doc/gettext/examples/hello-php/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-php/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-php/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-python/INSTALL
/usr/local/share/doc/gettext/examples/hello-python/Makefile.am
/usr/local/share/doc/gettext/examples/hello-python/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-python/autogen.sh
/usr/local/share/doc/gettext/examples/hello-python/configure.ac
/usr/local/share/doc/gettext/examples/hello-python/hello.py.in
/usr/local/share/doc/gettext/examples/hello-python/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-python/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-python/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-python/po/af.po
/usr/local/share/doc/gettext/examples/hello-python/po/ast.po
/usr/local/share/doc/gettext/examples/hello-python/po/bg.po
/usr/local/share/doc/gettext/examples/hello-python/po/ca.po
/usr/local/share/doc/gettext/examples/hello-python/po/cs.po
/usr/local/share/doc/gettext/examples/hello-python/po/da.po
/usr/local/share/doc/gettext/examples/hello-python/po/de.po
/usr/local/share/doc/gettext/examples/hello-python/po/el.po
/usr/local/share/doc/gettext/examples/hello-python/po/eo.po
/usr/local/share/doc/gettext/examples/hello-python/po/es.po
/usr/local/share/doc/gettext/examples/hello-python/po/fi.po
/usr/local/share/doc/gettext/examples/hello-python/po/fr.po
/usr/local/share/doc/gettext/examples/hello-python/po/ga.po
/usr/local/share/doc/gettext/examples/hello-python/po/gl.po
/usr/local/share/doc/gettext/examples/hello-python/po/hr.po
/usr/local/share/doc/gettext/examples/hello-python/po/hu.po
/usr/local/share/doc/gettext/examples/hello-python/po/id.po
/usr/local/share/doc/gettext/examples/hello-python/po/it.po
/usr/local/share/doc/gettext/examples/hello-python/po/ja.po
/usr/local/share/doc/gettext/examples/hello-python/po/ky.po
/usr/local/share/doc/gettext/examples/hello-python/po/lv.po
/usr/local/share/doc/gettext/examples/hello-python/po/ms.po
/usr/local/share/doc/gettext/examples/hello-python/po/mt.po
/usr/local/share/doc/gettext/examples/hello-python/po/nb.po
/usr/local/share/doc/gettext/examples/hello-python/po/nl.po
/usr/local/share/doc/gettext/examples/hello-python/po/nn.po
/usr/local/share/doc/gettext/examples/hello-python/po/pl.po
/usr/local/share/doc/gettext/examples/hello-python/po/pt.po
/usr/local/share/doc/gettext/examples/hello-python/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-python/po/ro.po
/usr/local/share/doc/gettext/examples/hello-python/po/ru.po
/usr/local/share/doc/gettext/examples/hello-python/po/sk.po
/usr/local/share/doc/gettext/examples/hello-python/po/sl.po
/usr/local/share/doc/gettext/examples/hello-python/po/sq.po
/usr/local/share/doc/gettext/examples/hello-python/po/sr.po
/usr/local/share/doc/gettext/examples/hello-python/po/sv.po
/usr/local/share/doc/gettext/examples/hello-python/po/ta.po
/usr/local/share/doc/gettext/examples/hello-python/po/tr.po
/usr/local/share/doc/gettext/examples/hello-python/po/uk.po
/usr/local/share/doc/gettext/examples/hello-python/po/vi.po
/usr/local/share/doc/gettext/examples/hello-python/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-python/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-python/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-sh/INSTALL
/usr/local/share/doc/gettext/examples/hello-sh/Makefile.am
/usr/local/share/doc/gettext/examples/hello-sh/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-sh/autogen.sh
/usr/local/share/doc/gettext/examples/hello-sh/configure.ac
/usr/local/share/doc/gettext/examples/hello-sh/hello.sh
/usr/local/share/doc/gettext/examples/hello-sh/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-sh/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-sh/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-sh/po/af.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ast.po
/usr/local/share/doc/gettext/examples/hello-sh/po/bg.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ca.po
/usr/local/share/doc/gettext/examples/hello-sh/po/cs.po
/usr/local/share/doc/gettext/examples/hello-sh/po/da.po
/usr/local/share/doc/gettext/examples/hello-sh/po/de.po
/usr/local/share/doc/gettext/examples/hello-sh/po/el.po
/usr/local/share/doc/gettext/examples/hello-sh/po/eo.po
/usr/local/share/doc/gettext/examples/hello-sh/po/es.po
/usr/local/share/doc/gettext/examples/hello-sh/po/fi.po
/usr/local/share/doc/gettext/examples/hello-sh/po/fr.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ga.po
/usr/local/share/doc/gettext/examples/hello-sh/po/gl.po
/usr/local/share/doc/gettext/examples/hello-sh/po/hr.po
/usr/local/share/doc/gettext/examples/hello-sh/po/hu.po
/usr/local/share/doc/gettext/examples/hello-sh/po/id.po
/usr/local/share/doc/gettext/examples/hello-sh/po/it.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ja.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ky.po
/usr/local/share/doc/gettext/examples/hello-sh/po/lv.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ms.po
/usr/local/share/doc/gettext/examples/hello-sh/po/mt.po
/usr/local/share/doc/gettext/examples/hello-sh/po/nb.po
/usr/local/share/doc/gettext/examples/hello-sh/po/nl.po
/usr/local/share/doc/gettext/examples/hello-sh/po/nn.po
/usr/local/share/doc/gettext/examples/hello-sh/po/pl.po
/usr/local/share/doc/gettext/examples/hello-sh/po/pt.po
/usr/local/share/doc/gettext/examples/hello-sh/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ro.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ru.po
/usr/local/share/doc/gettext/examples/hello-sh/po/sk.po
/usr/local/share/doc/gettext/examples/hello-sh/po/sl.po
/usr/local/share/doc/gettext/examples/hello-sh/po/sq.po
/usr/local/share/doc/gettext/examples/hello-sh/po/sr.po
/usr/local/share/doc/gettext/examples/hello-sh/po/sv.po
/usr/local/share/doc/gettext/examples/hello-sh/po/ta.po
/usr/local/share/doc/gettext/examples/hello-sh/po/tr.po
/usr/local/share/doc/gettext/examples/hello-sh/po/uk.po
/usr/local/share/doc/gettext/examples/hello-sh/po/vi.po
/usr/local/share/doc/gettext/examples/hello-sh/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-sh/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-sh/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/INSTALL
/usr/local/share/doc/gettext/examples/hello-smalltalk/Makefile.am
/usr/local/share/doc/gettext/examples/hello-smalltalk/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-smalltalk/autogen.sh
/usr/local/share/doc/gettext/examples/hello-smalltalk/configure.ac
/usr/local/share/doc/gettext/examples/hello-smalltalk/hello.st.in
/usr/local/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/af.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ast.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/bg.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ca.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/cs.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/da.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/de.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/el.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/eo.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/es.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/fi.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/fr.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ga.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/gl.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/hr.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/hu.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/id.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/it.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ja.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ky.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/lv.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ms.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/mt.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nb.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nl.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/nn.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pl.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pt.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ro.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ru.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sk.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sl.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sq.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sr.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/sv.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/ta.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/tr.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/uk.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/vi.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/INSTALL
/usr/local/share/doc/gettext/examples/hello-tcl-tk/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-tcl-tk/autogen.sh
/usr/local/share/doc/gettext/examples/hello-tcl-tk/configure.ac
/usr/local/share/doc/gettext/examples/hello-tcl-tk/hello.tcl
/usr/local/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/af.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ast.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/bg.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ca.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/cs.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/da.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/de.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/el.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/eo.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/es.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/fi.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/fr.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ga.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/gl.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/hr.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/hu.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/id.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/it.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ja.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ky.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/lv.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ms.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/mt.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nb.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nl.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/nn.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pl.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pt.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ro.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ru.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sk.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sl.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sq.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sr.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/sv.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/ta.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/tr.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/uk.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/vi.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-tcl/INSTALL
/usr/local/share/doc/gettext/examples/hello-tcl/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-tcl/autogen.sh
/usr/local/share/doc/gettext/examples/hello-tcl/configure.ac
/usr/local/share/doc/gettext/examples/hello-tcl/hello.tcl
/usr/local/share/doc/gettext/examples/hello-tcl/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-tcl/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-tcl/po/af.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ast.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/bg.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ca.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/cs.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/da.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/de.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/el.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/eo.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/es.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/fi.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/fr.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ga.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/gl.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/hr.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/hu.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/id.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/it.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ja.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ky.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/lv.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ms.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/mt.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/nb.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/nl.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/nn.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/pl.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/pt.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ro.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ru.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/sk.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/sl.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/sq.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/sr.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/sv.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/ta.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/tr.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/uk.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/vi.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-tcl/po/zh_TW.po
/usr/local/share/doc/gettext/examples/hello-ycp/INSTALL
/usr/local/share/doc/gettext/examples/hello-ycp/Makefile.am
/usr/local/share/doc/gettext/examples/hello-ycp/autoclean.sh
/usr/local/share/doc/gettext/examples/hello-ycp/autogen.sh
/usr/local/share/doc/gettext/examples/hello-ycp/configure.ac
/usr/local/share/doc/gettext/examples/hello-ycp/hello.ycp
/usr/local/share/doc/gettext/examples/hello-ycp/m4/Makefile.am
/usr/local/share/doc/gettext/examples/hello-ycp/po/LINGUAS
/usr/local/share/doc/gettext/examples/hello-ycp/po/Makefile.am
/usr/local/share/doc/gettext/examples/hello-ycp/po/af.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ast.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/bg.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ca.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/cs.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/da.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/de.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/el.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/eo.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/es.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/fi.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/fr.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ga.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/gl.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/hr.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/hu.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/id.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/it.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ja.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ky.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/lv.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ms.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/mt.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/nb.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/nl.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/nn.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/pl.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/pt.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/pt_BR.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ro.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ru.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/sk.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/sl.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/sq.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/sr.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/sv.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/ta.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/tr.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/uk.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/vi.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_CN.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_HK.po
/usr/local/share/doc/gettext/examples/hello-ycp/po/zh_TW.po
/usr/local/share/doc/gettext/examples/installpaths
/usr/local/share/doc/gettext/gettext_1.html
/usr/local/share/doc/gettext/gettext_10.html
/usr/local/share/doc/gettext/gettext_11.html
/usr/local/share/doc/gettext/gettext_12.html
/usr/local/share/doc/gettext/gettext_13.html
/usr/local/share/doc/gettext/gettext_14.html
/usr/local/share/doc/gettext/gettext_15.html
/usr/local/share/doc/gettext/gettext_16.html
/usr/local/share/doc/gettext/gettext_17.html
/usr/local/share/doc/gettext/gettext_18.html
/usr/local/share/doc/gettext/gettext_19.html
/usr/local/share/doc/gettext/gettext_2.html
/usr/local/share/doc/gettext/gettext_20.html
/usr/local/share/doc/gettext/gettext_21.html
/usr/local/share/doc/gettext/gettext_22.html
/usr/local/share/doc/gettext/gettext_23.html
/usr/local/share/doc/gettext/gettext_24.html
/usr/local/share/doc/gettext/gettext_25.html
/usr/local/share/doc/gettext/gettext_26.html
/usr/local/share/doc/gettext/gettext_27.html
/usr/local/share/doc/gettext/gettext_28.html
/usr/local/share/doc/gettext/gettext_29.html
/usr/local/share/doc/gettext/gettext_3.html
/usr/local/share/doc/gettext/gettext_30.html
/usr/local/share/doc/gettext/gettext_4.html
/usr/local/share/doc/gettext/gettext_5.html
/usr/local/share/doc/gettext/gettext_6.html
/usr/local/share/doc/gettext/gettext_7.html
/usr/local/share/doc/gettext/gettext_8.html
/usr/local/share/doc/gettext/gettext_9.html
/usr/local/share/doc/gettext/gettext_abt.html
/usr/local/share/doc/gettext/gettext_fot.html
/usr/local/share/doc/gettext/gettext_toc.html
/usr/local/share/doc/gettext/gettextize.1.html
/usr/local/share/doc/gettext/msgattrib.1.html
/usr/local/share/doc/gettext/msgcat.1.html
/usr/local/share/doc/gettext/msgcmp.1.html
/usr/local/share/doc/gettext/msgcomm.1.html
/usr/local/share/doc/gettext/msgconv.1.html
/usr/local/share/doc/gettext/msgen.1.html
/usr/local/share/doc/gettext/msgexec.1.html
/usr/local/share/doc/gettext/msgfilter.1.html
/usr/local/share/doc/gettext/msgfmt.1.html
/usr/local/share/doc/gettext/msggrep.1.html
/usr/local/share/doc/gettext/msginit.1.html
/usr/local/share/doc/gettext/msgmerge.1.html
/usr/local/share/doc/gettext/msgunfmt.1.html
/usr/local/share/doc/gettext/msguniq.1.html
/usr/local/share/doc/gettext/recode-sr-latin.1.html
/usr/local/share/doc/gettext/tutorial.html
/usr/local/share/doc/gettext/xgettext.1.html
/usr/local/share/gettext-0.21/its/glade.loc
/usr/local/share/gettext-0.21/its/glade1.its
/usr/local/share/gettext-0.21/its/glade2.its
/usr/local/share/gettext-0.21/its/gsettings.its
/usr/local/share/gettext-0.21/its/gsettings.loc
/usr/local/share/gettext-0.21/its/gtkbuilder.its
/usr/local/share/gettext-0.21/its/metainfo.its
/usr/local/share/gettext-0.21/its/metainfo.loc
/usr/local/share/gettext/archive.dir.tar.xz
/usr/local/share/gettext/config.rpath
/usr/local/share/gettext/javaversion.class
/usr/local/share/gettext/msgunfmt.tcl
/usr/local/share/gettext/po/Makefile.in.in
/usr/local/share/gettext/po/Makevars.template
/usr/local/share/gettext/po/Rules-quot
/usr/local/share/gettext/po/boldquot.sed
/usr/local/share/gettext/po/en@boldquot.header
/usr/local/share/gettext/po/en@quot.header
/usr/local/share/gettext/po/insert-header.sin
/usr/local/share/gettext/po/quot.sed
/usr/local/share/gettext/po/remove-potcdate.sin
/usr/local/share/gettext/projects/GNOME/team-address
/usr/local/share/gettext/projects/GNOME/teams.html
/usr/local/share/gettext/projects/GNOME/teams.url
/usr/local/share/gettext/projects/GNOME/trigger
/usr/local/share/gettext/projects/KDE/team-address
/usr/local/share/gettext/projects/KDE/teams.html
/usr/local/share/gettext/projects/KDE/teams.url
/usr/local/share/gettext/projects/KDE/trigger
/usr/local/share/gettext/projects/TP/team-address
/usr/local/share/gettext/projects/TP/teams.html
/usr/local/share/gettext/projects/TP/teams.url
/usr/local/share/gettext/projects/TP/trigger
/usr/local/share/gettext/projects/index
/usr/local/share/gettext/projects/team-address
/usr/local/share/gettext/styles/po-default.css
/usr/local/share/gettext/styles/po-emacs-x.css
/usr/local/share/gettext/styles/po-emacs-xterm.css
/usr/local/share/gettext/styles/po-emacs-xterm16.css
/usr/local/share/gettext/styles/po-emacs-xterm256.css
/usr/local/share/gettext/styles/po-vim.css
/usr/local/share/info/gettext.info
/usr/local/share/licenses/gettext-tools-0.21/GPLv3+
/usr/local/share/licenses/gettext-tools-0.21/LICENSE
/usr/local/share/licenses/gettext-tools-0.21/catalog.mk
/usr/local/share/locale/be/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/bg/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/ca/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/cs/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/da/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/de/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/el/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/es/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/et/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/eu/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/fi/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/fr/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/gl/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/id/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/it/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/ja/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/ko/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/nb/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/nl/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/nn/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/pa/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/pl/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/pt/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/ro/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/ru/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/sk/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/sl/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/sr/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/sv/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/tr/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/uk/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/vi/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
/usr/local/bin/gif2rgb
/usr/local/bin/gifbuild
/usr/local/bin/gifclrmp
/usr/local/bin/giffix
/usr/local/bin/giftext
/usr/local/bin/giftool
/usr/local/include/gif_lib.h
/usr/local/lib/libgif.a
/usr/local/lib/libgif.so
/usr/local/lib/libgif.so.7
/usr/local/lib/libgif.so.7.2.0
/usr/local/man/man1/gif2rgb.1.gz
/usr/local/man/man1/gifbg.1.gz
/usr/local/man/man1/gifbuild.1.gz
/usr/local/man/man1/gifclrmp.1.gz
/usr/local/man/man1/gifcolor.1.gz
/usr/local/man/man1/gifecho.1.gz
/usr/local/man/man1/giffix.1.gz
/usr/local/man/man1/gifhisto.1.gz
/usr/local/man/man1/gifinto.1.gz
/usr/local/man/man1/giflib.1.gz
/usr/local/man/man1/giftext.1.gz
/usr/local/man/man1/giftool.1.gz
/usr/local/man/man1/gifwedge.1.gz
/usr/local/share/doc/giflib/00README
/usr/local/share/doc/giflib/gif2rgb.html
/usr/local/share/doc/giflib/gif_lib.html
/usr/local/share/doc/giflib/gifbg.html
/usr/local/share/doc/giflib/gifbuild.html
/usr/local/share/doc/giflib/gifclrmp.html
/usr/local/share/doc/giflib/gifcolor.html
/usr/local/share/doc/giflib/gifecho.html
/usr/local/share/doc/giflib/giffix.html
/usr/local/share/doc/giflib/gifhisto.html
/usr/local/share/doc/giflib/gifinto.html
/usr/local/share/doc/giflib/giflib.html
/usr/local/share/doc/giflib/gifstandard/GIF89a.html
/usr/local/share/doc/giflib/gifstandard/LZW-and-GIF-explained.html
/usr/local/share/doc/giflib/gifstandard/gif-1over100.png
/usr/local/share/doc/giflib/gifstandard/gif-1over64.png
/usr/local/share/doc/giflib/gifstandard/gif-aspectratio.png
/usr/local/share/doc/giflib/gifstandard/gif87.txt
/usr/local/share/doc/giflib/gifstandard/gif89.txt
/usr/local/share/doc/giflib/gifstandard/gif89a.css
/usr/local/share/doc/giflib/gifstandard/gif89a.js
/usr/local/share/doc/giflib/gifstandard/main.css
/usr/local/share/doc/giflib/giftext.html
/usr/local/share/doc/giflib/giftool.html
/usr/local/share/doc/giflib/gifwedge.html
/usr/local/share/doc/giflib/index.html
/usr/local/share/doc/giflib/intro.html
/usr/local/share/doc/giflib/whatsinagif/animation_and_transparency.html
/usr/local/share/doc/giflib/whatsinagif/bits_and_bytes.html
/usr/local/share/doc/giflib/whatsinagif/comment_ext.gif
/usr/local/share/doc/giflib/whatsinagif/gif_file_stream.gif
/usr/local/share/doc/giflib/whatsinagif/global_color_table.gif
/usr/local/share/doc/giflib/whatsinagif/graphic_control_ext.gif
/usr/local/share/doc/giflib/whatsinagif/header_block.gif
/usr/local/share/doc/giflib/whatsinagif/highlight_green.gif
/usr/local/share/doc/giflib/whatsinagif/highlight_purple.gif
/usr/local/share/doc/giflib/whatsinagif/image_data_block.gif
/usr/local/share/doc/giflib/whatsinagif/image_descriptor_block.gif
/usr/local/share/doc/giflib/whatsinagif/index.html
/usr/local/share/doc/giflib/whatsinagif/logical_screen_desc_block.gif
/usr/local/share/doc/giflib/whatsinagif/lzw_decoding_bytes.gif
/usr/local/share/doc/giflib/whatsinagif/lzw_encoding_codes.gif
/usr/local/share/doc/giflib/whatsinagif/lzw_image_data.html
/usr/local/share/doc/giflib/whatsinagif/lzw_image_data_code_table.html
/usr/local/share/doc/giflib/whatsinagif/sample_1.gif
/usr/local/share/doc/giflib/whatsinagif/sample_1_enlarged.gif
/usr/local/share/doc/giflib/whatsinagif/sample_1_trans.gif
/usr/local/share/doc/giflib/whatsinagif/sample_1_trans_blue.gif
/usr/local/share/doc/giflib/whatsinagif/sample_1_trans_red.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_animation_green.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_animation_red.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_animation_yellow.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_green_large.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_green_yellow_diff.gif
/usr/local/share/doc/giflib/whatsinagif/sample_2_yellow_large.gif
/usr/local/share/doc/giflib/whatsinagif/trailer_block.gif
/usr/local/share/licenses/giflib-5.2.1/LICENSE
/usr/local/share/licenses/giflib-5.2.1/MIT
/usr/local/share/licenses/giflib-5.2.1/catalog.mk
/usr/local/bin/git
/usr/local/bin/git-receive-pack
/usr/local/bin/git-shell
/usr/local/bin/git-upload-archive
/usr/local/bin/git-upload-pack
/usr/local/etc/bash_completion.d/git-completion.bash
/usr/local/etc/git/gitweb.conf.sample
/usr/local/etc/rc.d/git_daemon
/usr/local/lib/perl5/site_perl/FromCPAN/Error.pm
/usr/local/lib/perl5/site_perl/FromCPAN/Mail/Address.pm
/usr/local/lib/perl5/site_perl/Git.pm
/usr/local/lib/perl5/site_perl/Git/I18N.pm
/usr/local/lib/perl5/site_perl/Git/IndexInfo.pm
/usr/local/lib/perl5/site_perl/Git/LoadCPAN.pm
/usr/local/lib/perl5/site_perl/Git/LoadCPAN/Error.pm
/usr/local/lib/perl5/site_perl/Git/LoadCPAN/Mail/Address.pm
/usr/local/lib/perl5/site_perl/Git/Packet.pm
/usr/local/lib/perl5/site_perl/Git/SVN.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Editor.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Fetcher.pm
/usr/local/lib/perl5/site_perl/Git/SVN/GlobSpec.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Log.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Memoize/YAML.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Migration.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Prompt.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Ra.pm
/usr/local/lib/perl5/site_perl/Git/SVN/Utils.pm
/usr/local/libexec/git-core/git
/usr/local/libexec/git-core/git-add
/usr/local/libexec/git-core/git-add--interactive
/usr/local/libexec/git-core/git-am
/usr/local/libexec/git-core/git-annotate
/usr/local/libexec/git-core/git-apply
/usr/local/libexec/git-core/git-archimport
/usr/local/libexec/git-core/git-archive
/usr/local/libexec/git-core/git-bisect
/usr/local/libexec/git-core/git-bisect--helper
/usr/local/libexec/git-core/git-blame
/usr/local/libexec/git-core/git-branch
/usr/local/libexec/git-core/git-bugreport
/usr/local/libexec/git-core/git-bundle
/usr/local/libexec/git-core/git-cat-file
/usr/local/libexec/git-core/git-check-attr
/usr/local/libexec/git-core/git-check-ignore
/usr/local/libexec/git-core/git-check-mailmap
/usr/local/libexec/git-core/git-check-ref-format
/usr/local/libexec/git-core/git-checkout
/usr/local/libexec/git-core/git-checkout--worker
/usr/local/libexec/git-core/git-checkout-index
/usr/local/libexec/git-core/git-cherry
/usr/local/libexec/git-core/git-cherry-pick
/usr/local/libexec/git-core/git-clean
/usr/local/libexec/git-core/git-clone
/usr/local/libexec/git-core/git-column
/usr/local/libexec/git-core/git-commit
/usr/local/libexec/git-core/git-commit-graph
/usr/local/libexec/git-core/git-commit-tree
/usr/local/libexec/git-core/git-config
/usr/local/libexec/git-core/git-count-objects
/usr/local/libexec/git-core/git-credential
/usr/local/libexec/git-core/git-credential-cache
/usr/local/libexec/git-core/git-credential-cache--daemon
/usr/local/libexec/git-core/git-credential-store
/usr/local/libexec/git-core/git-daemon
/usr/local/libexec/git-core/git-describe
/usr/local/libexec/git-core/git-diff
/usr/local/libexec/git-core/git-diff-files
/usr/local/libexec/git-core/git-diff-index
/usr/local/libexec/git-core/git-diff-tree
/usr/local/libexec/git-core/git-difftool
/usr/local/libexec/git-core/git-difftool--helper
/usr/local/libexec/git-core/git-env--helper
/usr/local/libexec/git-core/git-fast-export
/usr/local/libexec/git-core/git-fast-import
/usr/local/libexec/git-core/git-fetch
/usr/local/libexec/git-core/git-fetch-pack
/usr/local/libexec/git-core/git-filter-branch
/usr/local/libexec/git-core/git-fmt-merge-msg
/usr/local/libexec/git-core/git-for-each-ref
/usr/local/libexec/git-core/git-for-each-repo
/usr/local/libexec/git-core/git-format-patch
/usr/local/libexec/git-core/git-fsck
/usr/local/libexec/git-core/git-fsck-objects
/usr/local/libexec/git-core/git-gc
/usr/local/libexec/git-core/git-get-tar-commit-id
/usr/local/libexec/git-core/git-grep
/usr/local/libexec/git-core/git-hash-object
/usr/local/libexec/git-core/git-help
/usr/local/libexec/git-core/git-http-backend
/usr/local/libexec/git-core/git-http-fetch
/usr/local/libexec/git-core/git-http-push
/usr/local/libexec/git-core/git-imap-send
/usr/local/libexec/git-core/git-index-pack
/usr/local/libexec/git-core/git-init
/usr/local/libexec/git-core/git-init-db
/usr/local/libexec/git-core/git-instaweb
/usr/local/libexec/git-core/git-interpret-trailers
/usr/local/libexec/git-core/git-log
/usr/local/libexec/git-core/git-ls-files
/usr/local/libexec/git-core/git-ls-remote
/usr/local/libexec/git-core/git-ls-tree
/usr/local/libexec/git-core/git-mailinfo
/usr/local/libexec/git-core/git-mailsplit
/usr/local/libexec/git-core/git-maintenance
/usr/local/libexec/git-core/git-merge
/usr/local/libexec/git-core/git-merge-base
/usr/local/libexec/git-core/git-merge-file
/usr/local/libexec/git-core/git-merge-index
/usr/local/libexec/git-core/git-merge-octopus
/usr/local/libexec/git-core/git-merge-one-file
/usr/local/libexec/git-core/git-merge-ours
/usr/local/libexec/git-core/git-merge-recursive
/usr/local/libexec/git-core/git-merge-resolve
/usr/local/libexec/git-core/git-merge-subtree
/usr/local/libexec/git-core/git-merge-tree
/usr/local/libexec/git-core/git-mergetool
/usr/local/libexec/git-core/git-mergetool--lib
/usr/local/libexec/git-core/git-mktag
/usr/local/libexec/git-core/git-mktree
/usr/local/libexec/git-core/git-multi-pack-index
/usr/local/libexec/git-core/git-mv
/usr/local/libexec/git-core/git-name-rev
/usr/local/libexec/git-core/git-notes
/usr/local/libexec/git-core/git-pack-objects
/usr/local/libexec/git-core/git-pack-redundant
/usr/local/libexec/git-core/git-pack-refs
/usr/local/libexec/git-core/git-patch-id
/usr/local/libexec/git-core/git-prune
/usr/local/libexec/git-core/git-prune-packed
/usr/local/libexec/git-core/git-pull
/usr/local/libexec/git-core/git-push
/usr/local/libexec/git-core/git-quiltimport
/usr/local/libexec/git-core/git-range-diff
/usr/local/libexec/git-core/git-read-tree
/usr/local/libexec/git-core/git-rebase
/usr/local/libexec/git-core/git-receive-pack
/usr/local/libexec/git-core/git-reflog
/usr/local/libexec/git-core/git-remote
/usr/local/libexec/git-core/git-remote-ext
/usr/local/libexec/git-core/git-remote-fd
/usr/local/libexec/git-core/git-remote-ftp
/usr/local/libexec/git-core/git-remote-ftps
/usr/local/libexec/git-core/git-remote-http
/usr/local/libexec/git-core/git-remote-https
/usr/local/libexec/git-core/git-repack
/usr/local/libexec/git-core/git-replace
/usr/local/libexec/git-core/git-request-pull
/usr/local/libexec/git-core/git-rerere
/usr/local/libexec/git-core/git-reset
/usr/local/libexec/git-core/git-restore
/usr/local/libexec/git-core/git-rev-list
/usr/local/libexec/git-core/git-rev-parse
/usr/local/libexec/git-core/git-revert
/usr/local/libexec/git-core/git-rm
/usr/local/libexec/git-core/git-send-email
/usr/local/libexec/git-core/git-send-pack
/usr/local/libexec/git-core/git-sh-i18n
/usr/local/libexec/git-core/git-sh-i18n--envsubst
/usr/local/libexec/git-core/git-sh-setup
/usr/local/libexec/git-core/git-shell
/usr/local/libexec/git-core/git-shortlog
/usr/local/libexec/git-core/git-show
/usr/local/libexec/git-core/git-show-branch
/usr/local/libexec/git-core/git-show-index
/usr/local/libexec/git-core/git-show-ref
/usr/local/libexec/git-core/git-sparse-checkout
/usr/local/libexec/git-core/git-stage
/usr/local/libexec/git-core/git-stash
/usr/local/libexec/git-core/git-status
/usr/local/libexec/git-core/git-stripspace
/usr/local/libexec/git-core/git-submodule
/usr/local/libexec/git-core/git-submodule--helper
/usr/local/libexec/git-core/git-subtree
/usr/local/libexec/git-core/git-switch
/usr/local/libexec/git-core/git-symbolic-ref
/usr/local/libexec/git-core/git-tag
/usr/local/libexec/git-core/git-unpack-file
/usr/local/libexec/git-core/git-unpack-objects
/usr/local/libexec/git-core/git-update-index
/usr/local/libexec/git-core/git-update-ref
/usr/local/libexec/git-core/git-update-server-info
/usr/local/libexec/git-core/git-upload-archive
/usr/local/libexec/git-core/git-upload-pack
/usr/local/libexec/git-core/git-var
/usr/local/libexec/git-core/git-verify-commit
/usr/local/libexec/git-core/git-verify-pack
/usr/local/libexec/git-core/git-verify-tag
/usr/local/libexec/git-core/git-web--browse
/usr/local/libexec/git-core/git-whatchanged
/usr/local/libexec/git-core/git-worktree
/usr/local/libexec/git-core/git-write-tree
/usr/local/libexec/git-core/mergetools/araxis
/usr/local/libexec/git-core/mergetools/bc
/usr/local/libexec/git-core/mergetools/codecompare
/usr/local/libexec/git-core/mergetools/deltawalker
/usr/local/libexec/git-core/mergetools/diffmerge
/usr/local/libexec/git-core/mergetools/diffuse
/usr/local/libexec/git-core/mergetools/ecmerge
/usr/local/libexec/git-core/mergetools/emerge
/usr/local/libexec/git-core/mergetools/examdiff
/usr/local/libexec/git-core/mergetools/guiffy
/usr/local/libexec/git-core/mergetools/gvimdiff
/usr/local/libexec/git-core/mergetools/kdiff3
/usr/local/libexec/git-core/mergetools/kompare
/usr/local/libexec/git-core/mergetools/meld
/usr/local/libexec/git-core/mergetools/nvimdiff
/usr/local/libexec/git-core/mergetools/opendiff
/usr/local/libexec/git-core/mergetools/p4merge
/usr/local/libexec/git-core/mergetools/smerge
/usr/local/libexec/git-core/mergetools/tkdiff
/usr/local/libexec/git-core/mergetools/tortoisemerge
/usr/local/libexec/git-core/mergetools/vimdiff
/usr/local/libexec/git-core/mergetools/winmerge
/usr/local/libexec/git-core/mergetools/xxdiff
/usr/local/man/man1/git-add.1.gz
/usr/local/man/man1/git-am.1.gz
/usr/local/man/man1/git-annotate.1.gz
/usr/local/man/man1/git-apply.1.gz
/usr/local/man/man1/git-archimport.1.gz
/usr/local/man/man1/git-archive.1.gz
/usr/local/man/man1/git-bisect.1.gz
/usr/local/man/man1/git-blame.1.gz
/usr/local/man/man1/git-branch.1.gz
/usr/local/man/man1/git-bugreport.1.gz
/usr/local/man/man1/git-bundle.1.gz
/usr/local/man/man1/git-cat-file.1.gz
/usr/local/man/man1/git-check-attr.1.gz
/usr/local/man/man1/git-check-ignore.1.gz
/usr/local/man/man1/git-check-mailmap.1.gz
/usr/local/man/man1/git-check-ref-format.1.gz
/usr/local/man/man1/git-checkout-index.1.gz
/usr/local/man/man1/git-checkout.1.gz
/usr/local/man/man1/git-cherry-pick.1.gz
/usr/local/man/man1/git-cherry.1.gz
/usr/local/man/man1/git-clean.1.gz
/usr/local/man/man1/git-clone.1.gz
/usr/local/man/man1/git-column.1.gz
/usr/local/man/man1/git-commit-graph.1.gz
/usr/local/man/man1/git-commit-tree.1.gz
/usr/local/man/man1/git-commit.1.gz
/usr/local/man/man1/git-config.1.gz
/usr/local/man/man1/git-count-objects.1.gz
/usr/local/man/man1/git-credential-cache--daemon.1.gz
/usr/local/man/man1/git-credential-cache.1.gz
/usr/local/man/man1/git-credential-store.1.gz
/usr/local/man/man1/git-credential.1.gz
/usr/local/man/man1/git-daemon.1.gz
/usr/local/man/man1/git-describe.1.gz
/usr/local/man/man1/git-diff-files.1.gz
/usr/local/man/man1/git-diff-index.1.gz
/usr/local/man/man1/git-diff-tree.1.gz
/usr/local/man/man1/git-diff.1.gz
/usr/local/man/man1/git-difftool.1.gz
/usr/local/man/man1/git-fast-export.1.gz
/usr/local/man/man1/git-fast-import.1.gz
/usr/local/man/man1/git-fetch-pack.1.gz
/usr/local/man/man1/git-fetch.1.gz
/usr/local/man/man1/git-filter-branch.1.gz
/usr/local/man/man1/git-fmt-merge-msg.1.gz
/usr/local/man/man1/git-for-each-ref.1.gz
/usr/local/man/man1/git-for-each-repo.1.gz
/usr/local/man/man1/git-format-patch.1.gz
/usr/local/man/man1/git-fsck-objects.1.gz
/usr/local/man/man1/git-fsck.1.gz
/usr/local/man/man1/git-gc.1.gz
/usr/local/man/man1/git-get-tar-commit-id.1.gz
/usr/local/man/man1/git-grep.1.gz
/usr/local/man/man1/git-hash-object.1.gz
/usr/local/man/man1/git-help.1.gz
/usr/local/man/man1/git-http-backend.1.gz
/usr/local/man/man1/git-http-fetch.1.gz
/usr/local/man/man1/git-http-push.1.gz
/usr/local/man/man1/git-imap-send.1.gz
/usr/local/man/man1/git-index-pack.1.gz
/usr/local/man/man1/git-init-db.1.gz
/usr/local/man/man1/git-init.1.gz
/usr/local/man/man1/git-instaweb.1.gz
/usr/local/man/man1/git-interpret-trailers.1.gz
/usr/local/man/man1/git-log.1.gz
/usr/local/man/man1/git-ls-files.1.gz
/usr/local/man/man1/git-ls-remote.1.gz
/usr/local/man/man1/git-ls-tree.1.gz
/usr/local/man/man1/git-mailinfo.1.gz
/usr/local/man/man1/git-mailsplit.1.gz
/usr/local/man/man1/git-maintenance.1.gz
/usr/local/man/man1/git-merge-base.1.gz
/usr/local/man/man1/git-merge-file.1.gz
/usr/local/man/man1/git-merge-index.1.gz
/usr/local/man/man1/git-merge-one-file.1.gz
/usr/local/man/man1/git-merge-tree.1.gz
/usr/local/man/man1/git-merge.1.gz
/usr/local/man/man1/git-mergetool--lib.1.gz
/usr/local/man/man1/git-mergetool.1.gz
/usr/local/man/man1/git-mktag.1.gz
/usr/local/man/man1/git-mktree.1.gz
/usr/local/man/man1/git-multi-pack-index.1.gz
/usr/local/man/man1/git-mv.1.gz
/usr/local/man/man1/git-name-rev.1.gz
/usr/local/man/man1/git-notes.1.gz
/usr/local/man/man1/git-pack-objects.1.gz
/usr/local/man/man1/git-pack-redundant.1.gz
/usr/local/man/man1/git-pack-refs.1.gz
/usr/local/man/man1/git-patch-id.1.gz
/usr/local/man/man1/git-prune-packed.1.gz
/usr/local/man/man1/git-prune.1.gz
/usr/local/man/man1/git-pull.1.gz
/usr/local/man/man1/git-push.1.gz
/usr/local/man/man1/git-quiltimport.1.gz
/usr/local/man/man1/git-range-diff.1.gz
/usr/local/man/man1/git-read-tree.1.gz
/usr/local/man/man1/git-rebase.1.gz
/usr/local/man/man1/git-receive-pack.1.gz
/usr/local/man/man1/git-reflog.1.gz
/usr/local/man/man1/git-remote-ext.1.gz
/usr/local/man/man1/git-remote-fd.1.gz
/usr/local/man/man1/git-remote.1.gz
/usr/local/man/man1/git-repack.1.gz
/usr/local/man/man1/git-replace.1.gz
/usr/local/man/man1/git-request-pull.1.gz
/usr/local/man/man1/git-rerere.1.gz
/usr/local/man/man1/git-reset.1.gz
/usr/local/man/man1/git-restore.1.gz
/usr/local/man/man1/git-rev-list.1.gz
/usr/local/man/man1/git-rev-parse.1.gz
/usr/local/man/man1/git-revert.1.gz
/usr/local/man/man1/git-rm.1.gz
/usr/local/man/man1/git-send-email.1.gz
/usr/local/man/man1/git-send-pack.1.gz
/usr/local/man/man1/git-sh-i18n--envsubst.1.gz
/usr/local/man/man1/git-sh-i18n.1.gz
/usr/local/man/man1/git-sh-setup.1.gz
/usr/local/man/man1/git-shell.1.gz
/usr/local/man/man1/git-shortlog.1.gz
/usr/local/man/man1/git-show-branch.1.gz
/usr/local/man/man1/git-show-index.1.gz
/usr/local/man/man1/git-show-ref.1.gz
/usr/local/man/man1/git-show.1.gz
/usr/local/man/man1/git-sparse-checkout.1.gz
/usr/local/man/man1/git-stage.1.gz
/usr/local/man/man1/git-stash.1.gz
/usr/local/man/man1/git-status.1.gz
/usr/local/man/man1/git-stripspace.1.gz
/usr/local/man/man1/git-submodule.1.gz
/usr/local/man/man1/git-subtree.1.gz
/usr/local/man/man1/git-switch.1.gz
/usr/local/man/man1/git-symbolic-ref.1.gz
/usr/local/man/man1/git-tag.1.gz
/usr/local/man/man1/git-unpack-file.1.gz
/usr/local/man/man1/git-unpack-objects.1.gz
/usr/local/man/man1/git-update-index.1.gz
/usr/local/man/man1/git-update-ref.1.gz
/usr/local/man/man1/git-update-server-info.1.gz
/usr/local/man/man1/git-upload-archive.1.gz
/usr/local/man/man1/git-upload-pack.1.gz
/usr/local/man/man1/git-var.1.gz
/usr/local/man/man1/git-verify-commit.1.gz
/usr/local/man/man1/git-verify-pack.1.gz
/usr/local/man/man1/git-verify-tag.1.gz
/usr/local/man/man1/git-version.1.gz
/usr/local/man/man1/git-web--browse.1.gz
/usr/local/man/man1/git-whatchanged.1.gz
/usr/local/man/man1/git-worktree.1.gz
/usr/local/man/man1/git-write-tree.1.gz
/usr/local/man/man1/git.1.gz
/usr/local/man/man1/gitweb.1.gz
/usr/local/man/man5/gitattributes.5.gz
/usr/local/man/man5/githooks.5.gz
/usr/local/man/man5/gitignore.5.gz
/usr/local/man/man5/gitmailmap.5.gz
/usr/local/man/man5/gitmodules.5.gz
/usr/local/man/man5/gitrepository-layout.5.gz
/usr/local/man/man5/gitweb.conf.5.gz
/usr/local/man/man7/gitcli.7.gz
/usr/local/man/man7/gitcore-tutorial.7.gz
/usr/local/man/man7/gitcredentials.7.gz
/usr/local/man/man7/gitdiffcore.7.gz
/usr/local/man/man7/giteveryday.7.gz
/usr/local/man/man7/gitfaq.7.gz
/usr/local/man/man7/gitglossary.7.gz
/usr/local/man/man7/gitnamespaces.7.gz
/usr/local/man/man7/gitremote-helpers.7.gz
/usr/local/man/man7/gitrevisions.7.gz
/usr/local/man/man7/gitsubmodules.7.gz
/usr/local/man/man7/gittutorial-2.7.gz
/usr/local/man/man7/gittutorial.7.gz
/usr/local/man/man7/gitworkflows.7.gz
/usr/local/share/emacs/site-lisp/git/git-blame.el
/usr/local/share/emacs/site-lisp/git/git.el
/usr/local/share/examples/git/gitweb/gitweb.cgi
/usr/local/share/examples/git/gitweb/static/git-favicon.png
/usr/local/share/examples/git/gitweb/static/git-logo.png
/usr/local/share/examples/git/gitweb/static/gitweb.css
/usr/local/share/examples/git/gitweb/static/gitweb.js
/usr/local/share/git-core/contrib/README
/usr/local/share/git-core/contrib/buildsystems/CMakeLists.txt
/usr/local/share/git-core/contrib/buildsystems/Generators.pm
/usr/local/share/git-core/contrib/buildsystems/Generators/QMake.pm
/usr/local/share/git-core/contrib/buildsystems/Generators/Vcproj.pm
/usr/local/share/git-core/contrib/buildsystems/Generators/Vcxproj.pm
/usr/local/share/git-core/contrib/buildsystems/engine.pl
/usr/local/share/git-core/contrib/buildsystems/generate
/usr/local/share/git-core/contrib/buildsystems/parse.pl
/usr/local/share/git-core/contrib/coccinelle/README
/usr/local/share/git-core/contrib/coccinelle/array.cocci
/usr/local/share/git-core/contrib/coccinelle/commit.cocci
/usr/local/share/git-core/contrib/coccinelle/flex_alloc.cocci
/usr/local/share/git-core/contrib/coccinelle/free.cocci
/usr/local/share/git-core/contrib/coccinelle/hashmap.cocci
/usr/local/share/git-core/contrib/coccinelle/object_id.cocci
/usr/local/share/git-core/contrib/coccinelle/preincr.cocci
/usr/local/share/git-core/contrib/coccinelle/qsort.cocci
/usr/local/share/git-core/contrib/coccinelle/strbuf.cocci
/usr/local/share/git-core/contrib/coccinelle/swap.cocci
/usr/local/share/git-core/contrib/coccinelle/the_repository.pending.cocci
/usr/local/share/git-core/contrib/coccinelle/xcalloc.cocci
/usr/local/share/git-core/contrib/coccinelle/xopen.cocci
/usr/local/share/git-core/contrib/coccinelle/xstrdup_or_null.cocci
/usr/local/share/git-core/contrib/completion/git-completion.bash
/usr/local/share/git-core/contrib/completion/git-completion.tcsh
/usr/local/share/git-core/contrib/completion/git-completion.zsh
/usr/local/share/git-core/contrib/completion/git-prompt.sh
/usr/local/share/git-core/contrib/contacts/Makefile
/usr/local/share/git-core/contrib/contacts/git-contacts
/usr/local/share/git-core/contrib/contacts/git-contacts.txt
/usr/local/share/git-core/contrib/coverage-diff.sh
/usr/local/share/git-core/contrib/credential/gnome-keyring/.gitignore
/usr/local/share/git-core/contrib/credential/gnome-keyring/Makefile
/usr/local/share/git-core/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
/usr/local/share/git-core/contrib/credential/libsecret/Makefile
/usr/local/share/git-core/contrib/credential/libsecret/git-credential-libsecret.c
/usr/local/share/git-core/contrib/credential/netrc/Makefile
/usr/local/share/git-core/contrib/credential/netrc/git-credential-netrc.perl
/usr/local/share/git-core/contrib/credential/netrc/t-git-credential-netrc.sh
/usr/local/share/git-core/contrib/credential/netrc/test.command-option-gpg
/usr/local/share/git-core/contrib/credential/netrc/test.git-config-gpg
/usr/local/share/git-core/contrib/credential/netrc/test.netrc
/usr/local/share/git-core/contrib/credential/netrc/test.pl
/usr/local/share/git-core/contrib/credential/osxkeychain/.gitignore
/usr/local/share/git-core/contrib/credential/osxkeychain/Makefile
/usr/local/share/git-core/contrib/credential/osxkeychain/git-credential-osxkeychain.c
/usr/local/share/git-core/contrib/credential/wincred/Makefile
/usr/local/share/git-core/contrib/credential/wincred/git-credential-wincred.c
/usr/local/share/git-core/contrib/diff-highlight/DiffHighlight.pm
/usr/local/share/git-core/contrib/diff-highlight/Makefile
/usr/local/share/git-core/contrib/diff-highlight/README
/usr/local/share/git-core/contrib/diff-highlight/diff-highlight
/usr/local/share/git-core/contrib/diff-highlight/diff-highlight.perl
/usr/local/share/git-core/contrib/diff-highlight/t/Makefile
/usr/local/share/git-core/contrib/diff-highlight/t/t9400-diff-highlight.sh
/usr/local/share/git-core/contrib/emacs/README
/usr/local/share/git-core/contrib/emacs/git-blame.el
/usr/local/share/git-core/contrib/emacs/git.el
/usr/local/share/git-core/contrib/examples/README
/usr/local/share/git-core/contrib/fast-import/git-import.perl
/usr/local/share/git-core/contrib/fast-import/git-import.sh
/usr/local/share/git-core/contrib/fast-import/git-p4.README
/usr/local/share/git-core/contrib/fast-import/import-directories.perl
/usr/local/share/git-core/contrib/fast-import/import-tars.perl
/usr/local/share/git-core/contrib/fast-import/import-zips.py
/usr/local/share/git-core/contrib/git-jump/README
/usr/local/share/git-core/contrib/git-jump/git-jump
/usr/local/share/git-core/contrib/git-resurrect.sh
/usr/local/share/git-core/contrib/git-shell-commands/README
/usr/local/share/git-core/contrib/git-shell-commands/help
/usr/local/share/git-core/contrib/git-shell-commands/list
/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.py
/usr/local/share/git-core/contrib/hg-to-git/hg-to-git.txt
/usr/local/share/git-core/contrib/hooks/multimail/README.Git
/usr/local/share/git-core/contrib/hooks/post-receive-email
/usr/local/share/git-core/contrib/hooks/pre-auto-gc-battery
/usr/local/share/git-core/contrib/hooks/setgitperms.perl
/usr/local/share/git-core/contrib/hooks/update-paranoid
/usr/local/share/git-core/contrib/long-running-filter/example.pl
/usr/local/share/git-core/contrib/mw-to-git/.gitignore
/usr/local/share/git-core/contrib/mw-to-git/.perlcriticrc
/usr/local/share/git-core/contrib/mw-to-git/Git/Mediawiki.pm
/usr/local/share/git-core/contrib/mw-to-git/Makefile
/usr/local/share/git-core/contrib/mw-to-git/bin-wrapper/git
/usr/local/share/git-core/contrib/mw-to-git/git-mw.perl
/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
/usr/local/share/git-core/contrib/mw-to-git/git-remote-mediawiki.txt
/usr/local/share/git-core/contrib/mw-to-git/t/.gitignore
/usr/local/share/git-core/contrib/mw-to-git/t/Makefile
/usr/local/share/git-core/contrib/mw-to-git/t/README
/usr/local/share/git-core/contrib/mw-to-git/t/install-wiki.sh
/usr/local/share/git-core/contrib/mw-to-git/t/push-pull-tests.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9364-pull-by-rev.sh
/usr/local/share/git-core/contrib/mw-to-git/t/t9365-continuing-queries.sh
/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw-lib.sh
/usr/local/share/git-core/contrib/mw-to-git/t/test-gitmw.pl
/usr/local/share/git-core/contrib/mw-to-git/t/test.config
/usr/local/share/git-core/contrib/persistent-https/LICENSE
/usr/local/share/git-core/contrib/persistent-https/Makefile
/usr/local/share/git-core/contrib/persistent-https/README
/usr/local/share/git-core/contrib/persistent-https/client.go
/usr/local/share/git-core/contrib/persistent-https/main.go
/usr/local/share/git-core/contrib/persistent-https/proxy.go
/usr/local/share/git-core/contrib/persistent-https/socket.go
/usr/local/share/git-core/contrib/remote-helpers/README
/usr/local/share/git-core/contrib/remote-helpers/git-remote-bzr
/usr/local/share/git-core/contrib/remote-helpers/git-remote-hg
/usr/local/share/git-core/contrib/remotes2config.sh
/usr/local/share/git-core/contrib/rerere-train.sh
/usr/local/share/git-core/contrib/stats/git-common-hash
/usr/local/share/git-core/contrib/stats/mailmap.pl
/usr/local/share/git-core/contrib/stats/packinfo.pl
/usr/local/share/git-core/contrib/subtree/.gitignore
/usr/local/share/git-core/contrib/subtree/COPYING
/usr/local/share/git-core/contrib/subtree/INSTALL
/usr/local/share/git-core/contrib/subtree/Makefile
/usr/local/share/git-core/contrib/subtree/README
/usr/local/share/git-core/contrib/subtree/git-subtree.sh
/usr/local/share/git-core/contrib/subtree/git-subtree.txt
/usr/local/share/git-core/contrib/subtree/t/Makefile
/usr/local/share/git-core/contrib/subtree/t/t7900-subtree.sh
/usr/local/share/git-core/contrib/subtree/todo
/usr/local/share/git-core/contrib/thunderbird-patch-inline/README
/usr/local/share/git-core/contrib/thunderbird-patch-inline/appp.sh
/usr/local/share/git-core/contrib/update-unicode/README
/usr/local/share/git-core/contrib/update-unicode/update_unicode.sh
/usr/local/share/git-core/contrib/vscode/README.md
/usr/local/share/git-core/contrib/vscode/init.sh
/usr/local/share/git-core/contrib/workdir/git-new-workdir
/usr/local/share/git-core/templates/description
/usr/local/share/git-core/templates/hooks/applypatch-msg.sample
/usr/local/share/git-core/templates/hooks/commit-msg.sample
/usr/local/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/local/share/git-core/templates/hooks/post-update.sample
/usr/local/share/git-core/templates/hooks/pre-applypatch.sample
/usr/local/share/git-core/templates/hooks/pre-commit.sample
/usr/local/share/git-core/templates/hooks/pre-merge-commit.sample
/usr/local/share/git-core/templates/hooks/pre-push.sample
/usr/local/share/git-core/templates/hooks/pre-rebase.sample
/usr/local/share/git-core/templates/hooks/pre-receive.sample
/usr/local/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/local/share/git-core/templates/hooks/push-to-checkout.sample
/usr/local/share/git-core/templates/hooks/update.sample
/usr/local/share/git-core/templates/info/exclude
/usr/local/share/licenses/git-2.34.1/GPLv2
/usr/local/share/licenses/git-2.34.1/LICENSE
/usr/local/share/licenses/git-2.34.1/catalog.mk
/usr/local/share/locale/bg/LC_MESSAGES/git.mo
/usr/local/share/locale/ca/LC_MESSAGES/git.mo
/usr/local/share/locale/de/LC_MESSAGES/git.mo
/usr/local/share/locale/el/LC_MESSAGES/git.mo
/usr/local/share/locale/es/LC_MESSAGES/git.mo
/usr/local/share/locale/fr/LC_MESSAGES/git.mo
/usr/local/share/locale/id/LC_MESSAGES/git.mo
/usr/local/share/locale/is/LC_MESSAGES/git.mo
/usr/local/share/locale/it/LC_MESSAGES/git.mo
/usr/local/share/locale/ko/LC_MESSAGES/git.mo
/usr/local/share/locale/pl/LC_MESSAGES/git.mo
/usr/local/share/locale/pt_PT/LC_MESSAGES/git.mo
/usr/local/share/locale/ru/LC_MESSAGES/git.mo
/usr/local/share/locale/sv/LC_MESSAGES/git.mo
/usr/local/share/locale/tr/LC_MESSAGES/git.mo
/usr/local/share/locale/vi/LC_MESSAGES/git.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/git.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/git.mo
/usr/local/bin/gapplication
/usr/local/bin/gdbus
/usr/local/bin/gdbus-codegen
/usr/local/bin/gio
/usr/local/bin/gio-querymodules
/usr/local/bin/glib-compile-resources
/usr/local/bin/glib-compile-schemas
/usr/local/bin/glib-genmarshal
/usr/local/bin/glib-gettextize
/usr/local/bin/glib-mkenums
/usr/local/bin/gobject-query
/usr/local/bin/gresource
/usr/local/bin/gsettings
/usr/local/bin/gtester
/usr/local/bin/gtester-report
/usr/local/include/gio-unix-2.0/gio/gdesktopappinfo.h
/usr/local/include/gio-unix-2.0/gio/gfiledescriptorbased.h
/usr/local/include/gio-unix-2.0/gio/gunixconnection.h
/usr/local/include/gio-unix-2.0/gio/gunixcredentialsmessage.h
/usr/local/include/gio-unix-2.0/gio/gunixfdlist.h
/usr/local/include/gio-unix-2.0/gio/gunixfdmessage.h
/usr/local/include/gio-unix-2.0/gio/gunixinputstream.h
/usr/local/include/gio-unix-2.0/gio/gunixmounts.h
/usr/local/include/gio-unix-2.0/gio/gunixoutputstream.h
/usr/local/include/gio-unix-2.0/gio/gunixsocketaddress.h
/usr/local/include/glib-2.0/gio/gaction.h
/usr/local/include/glib-2.0/gio/gactiongroup.h
/usr/local/include/glib-2.0/gio/gactiongroupexporter.h
/usr/local/include/glib-2.0/gio/gactionmap.h
/usr/local/include/glib-2.0/gio/gappinfo.h
/usr/local/include/glib-2.0/gio/gapplication.h
/usr/local/include/glib-2.0/gio/gapplicationcommandline.h
/usr/local/include/glib-2.0/gio/gasyncinitable.h
/usr/local/include/glib-2.0/gio/gasyncresult.h
/usr/local/include/glib-2.0/gio/gbufferedinputstream.h
/usr/local/include/glib-2.0/gio/gbufferedoutputstream.h
/usr/local/include/glib-2.0/gio/gbytesicon.h
/usr/local/include/glib-2.0/gio/gcancellable.h
/usr/local/include/glib-2.0/gio/gcharsetconverter.h
/usr/local/include/glib-2.0/gio/gcontenttype.h
/usr/local/include/glib-2.0/gio/gconverter.h
/usr/local/include/glib-2.0/gio/gconverterinputstream.h
/usr/local/include/glib-2.0/gio/gconverteroutputstream.h
/usr/local/include/glib-2.0/gio/gcredentials.h
/usr/local/include/glib-2.0/gio/gdatagrambased.h
/usr/local/include/glib-2.0/gio/gdatainputstream.h
/usr/local/include/glib-2.0/gio/gdataoutputstream.h
/usr/local/include/glib-2.0/gio/gdbusactiongroup.h
/usr/local/include/glib-2.0/gio/gdbusaddress.h
/usr/local/include/glib-2.0/gio/gdbusauthobserver.h
/usr/local/include/glib-2.0/gio/gdbusconnection.h
/usr/local/include/glib-2.0/gio/gdbuserror.h
/usr/local/include/glib-2.0/gio/gdbusinterface.h
/usr/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h
/usr/local/include/glib-2.0/gio/gdbusintrospection.h
/usr/local/include/glib-2.0/gio/gdbusmenumodel.h
/usr/local/include/glib-2.0/gio/gdbusmessage.h
/usr/local/include/glib-2.0/gio/gdbusmethodinvocation.h
/usr/local/include/glib-2.0/gio/gdbusnameowning.h
/usr/local/include/glib-2.0/gio/gdbusnamewatching.h
/usr/local/include/glib-2.0/gio/gdbusobject.h
/usr/local/include/glib-2.0/gio/gdbusobjectmanager.h
/usr/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h
/usr/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h
/usr/local/include/glib-2.0/gio/gdbusobjectproxy.h
/usr/local/include/glib-2.0/gio/gdbusobjectskeleton.h
/usr/local/include/glib-2.0/gio/gdbusproxy.h
/usr/local/include/glib-2.0/gio/gdbusserver.h
/usr/local/include/glib-2.0/gio/gdbusutils.h
/usr/local/include/glib-2.0/gio/gdrive.h
/usr/local/include/glib-2.0/gio/gdtlsclientconnection.h
/usr/local/include/glib-2.0/gio/gdtlsconnection.h
/usr/local/include/glib-2.0/gio/gdtlsserverconnection.h
/usr/local/include/glib-2.0/gio/gemblem.h
/usr/local/include/glib-2.0/gio/gemblemedicon.h
/usr/local/include/glib-2.0/gio/gfile.h
/usr/local/include/glib-2.0/gio/gfileattribute.h
/usr/local/include/glib-2.0/gio/gfileenumerator.h
/usr/local/include/glib-2.0/gio/gfileicon.h
/usr/local/include/glib-2.0/gio/gfileinfo.h
/usr/local/include/glib-2.0/gio/gfileinputstream.h
/usr/local/include/glib-2.0/gio/gfileiostream.h
/usr/local/include/glib-2.0/gio/gfilemonitor.h
/usr/local/include/glib-2.0/gio/gfilenamecompleter.h
/usr/local/include/glib-2.0/gio/gfileoutputstream.h
/usr/local/include/glib-2.0/gio/gfilterinputstream.h
/usr/local/include/glib-2.0/gio/gfilteroutputstream.h
/usr/local/include/glib-2.0/gio/gicon.h
/usr/local/include/glib-2.0/gio/ginetaddress.h
/usr/local/include/glib-2.0/gio/ginetaddressmask.h
/usr/local/include/glib-2.0/gio/ginetsocketaddress.h
/usr/local/include/glib-2.0/gio/ginitable.h
/usr/local/include/glib-2.0/gio/ginputstream.h
/usr/local/include/glib-2.0/gio/gio-autocleanups.h
/usr/local/include/glib-2.0/gio/gio.h
/usr/local/include/glib-2.0/gio/gioenums.h
/usr/local/include/glib-2.0/gio/gioenumtypes.h
/usr/local/include/glib-2.0/gio/gioerror.h
/usr/local/include/glib-2.0/gio/giomodule.h
/usr/local/include/glib-2.0/gio/gioscheduler.h
/usr/local/include/glib-2.0/gio/giostream.h
/usr/local/include/glib-2.0/gio/giotypes.h
/usr/local/include/glib-2.0/gio/glistmodel.h
/usr/local/include/glib-2.0/gio/gliststore.h
/usr/local/include/glib-2.0/gio/gloadableicon.h
/usr/local/include/glib-2.0/gio/gmemoryinputstream.h
/usr/local/include/glib-2.0/gio/gmemorymonitor.h
/usr/local/include/glib-2.0/gio/gmemoryoutputstream.h
/usr/local/include/glib-2.0/gio/gmenu.h
/usr/local/include/glib-2.0/gio/gmenuexporter.h
/usr/local/include/glib-2.0/gio/gmenumodel.h
/usr/local/include/glib-2.0/gio/gmount.h
/usr/local/include/glib-2.0/gio/gmountoperation.h
/usr/local/include/glib-2.0/gio/gnativesocketaddress.h
/usr/local/include/glib-2.0/gio/gnativevolumemonitor.h
/usr/local/include/glib-2.0/gio/gnetworkaddress.h
/usr/local/include/glib-2.0/gio/gnetworking.h
/usr/local/include/glib-2.0/gio/gnetworkmonitor.h
/usr/local/include/glib-2.0/gio/gnetworkservice.h
/usr/local/include/glib-2.0/gio/gnotification.h
/usr/local/include/glib-2.0/gio/goutputstream.h
/usr/local/include/glib-2.0/gio/gpermission.h
/usr/local/include/glib-2.0/gio/gpollableinputstream.h
/usr/local/include/glib-2.0/gio/gpollableoutputstream.h
/usr/local/include/glib-2.0/gio/gpollableutils.h
/usr/local/include/glib-2.0/gio/gpowerprofilemonitor.h
/usr/local/include/glib-2.0/gio/gpropertyaction.h
/usr/local/include/glib-2.0/gio/gproxy.h
/usr/local/include/glib-2.0/gio/gproxyaddress.h
/usr/local/include/glib-2.0/gio/gproxyaddressenumerator.h
/usr/local/include/glib-2.0/gio/gproxyresolver.h
/usr/local/include/glib-2.0/gio/gremoteactiongroup.h
/usr/local/include/glib-2.0/gio/gresolver.h
/usr/local/include/glib-2.0/gio/gresource.h
/usr/local/include/glib-2.0/gio/gseekable.h
/usr/local/include/glib-2.0/gio/gsettings.h
/usr/local/include/glib-2.0/gio/gsettingsbackend.h
/usr/local/include/glib-2.0/gio/gsettingsschema.h
/usr/local/include/glib-2.0/gio/gsimpleaction.h
/usr/local/include/glib-2.0/gio/gsimpleactiongroup.h
/usr/local/include/glib-2.0/gio/gsimpleasyncresult.h
/usr/local/include/glib-2.0/gio/gsimpleiostream.h
/usr/local/include/glib-2.0/gio/gsimplepermission.h
/usr/local/include/glib-2.0/gio/gsimpleproxyresolver.h
/usr/local/include/glib-2.0/gio/gsocket.h
/usr/local/include/glib-2.0/gio/gsocketaddress.h
/usr/local/include/glib-2.0/gio/gsocketaddressenumerator.h
/usr/local/include/glib-2.0/gio/gsocketclient.h
/usr/local/include/glib-2.0/gio/gsocketconnectable.h
/usr/local/include/glib-2.0/gio/gsocketconnection.h
/usr/local/include/glib-2.0/gio/gsocketcontrolmessage.h
/usr/local/include/glib-2.0/gio/gsocketlistener.h
/usr/local/include/glib-2.0/gio/gsocketservice.h
/usr/local/include/glib-2.0/gio/gsrvtarget.h
/usr/local/include/glib-2.0/gio/gsubprocess.h
/usr/local/include/glib-2.0/gio/gsubprocesslauncher.h
/usr/local/include/glib-2.0/gio/gtask.h
/usr/local/include/glib-2.0/gio/gtcpconnection.h
/usr/local/include/glib-2.0/gio/gtcpwrapperconnection.h
/usr/local/include/glib-2.0/gio/gtestdbus.h
/usr/local/include/glib-2.0/gio/gthemedicon.h
/usr/local/include/glib-2.0/gio/gthreadedsocketservice.h
/usr/local/include/glib-2.0/gio/gtlsbackend.h
/usr/local/include/glib-2.0/gio/gtlscertificate.h
/usr/local/include/glib-2.0/gio/gtlsclientconnection.h
/usr/local/include/glib-2.0/gio/gtlsconnection.h
/usr/local/include/glib-2.0/gio/gtlsdatabase.h
/usr/local/include/glib-2.0/gio/gtlsfiledatabase.h
/usr/local/include/glib-2.0/gio/gtlsinteraction.h
/usr/local/include/glib-2.0/gio/gtlspassword.h
/usr/local/include/glib-2.0/gio/gtlsserverconnection.h
/usr/local/include/glib-2.0/gio/gvfs.h
/usr/local/include/glib-2.0/gio/gvolume.h
/usr/local/include/glib-2.0/gio/gvolumemonitor.h
/usr/local/include/glib-2.0/gio/gzlibcompressor.h
/usr/local/include/glib-2.0/gio/gzlibdecompressor.h
/usr/local/include/glib-2.0/glib-object.h
/usr/local/include/glib-2.0/glib-unix.h
/usr/local/include/glib-2.0/glib.h
/usr/local/include/glib-2.0/glib/deprecated/gallocator.h
/usr/local/include/glib-2.0/glib/deprecated/gcache.h
/usr/local/include/glib-2.0/glib/deprecated/gcompletion.h
/usr/local/include/glib-2.0/glib/deprecated/gmain.h
/usr/local/include/glib-2.0/glib/deprecated/grel.h
/usr/local/include/glib-2.0/glib/deprecated/gthread.h
/usr/local/include/glib-2.0/glib/galloca.h
/usr/local/include/glib-2.0/glib/garray.h
/usr/local/include/glib-2.0/glib/gasyncqueue.h
/usr/local/include/glib-2.0/glib/gatomic.h
/usr/local/include/glib-2.0/glib/gbacktrace.h
/usr/local/include/glib-2.0/glib/gbase64.h
/usr/local/include/glib-2.0/glib/gbitlock.h
/usr/local/include/glib-2.0/glib/gbookmarkfile.h
/usr/local/include/glib-2.0/glib/gbytes.h
/usr/local/include/glib-2.0/glib/gcharset.h
/usr/local/include/glib-2.0/glib/gchecksum.h
/usr/local/include/glib-2.0/glib/gconvert.h
/usr/local/include/glib-2.0/glib/gdataset.h
/usr/local/include/glib-2.0/glib/gdate.h
/usr/local/include/glib-2.0/glib/gdatetime.h
/usr/local/include/glib-2.0/glib/gdir.h
/usr/local/include/glib-2.0/glib/genviron.h
/usr/local/include/glib-2.0/glib/gerror.h
/usr/local/include/glib-2.0/glib/gfileutils.h
/usr/local/include/glib-2.0/glib/ggettext.h
/usr/local/include/glib-2.0/glib/ghash.h
/usr/local/include/glib-2.0/glib/ghmac.h
/usr/local/include/glib-2.0/glib/ghook.h
/usr/local/include/glib-2.0/glib/ghostutils.h
/usr/local/include/glib-2.0/glib/gi18n-lib.h
/usr/local/include/glib-2.0/glib/gi18n.h
/usr/local/include/glib-2.0/glib/giochannel.h
/usr/local/include/glib-2.0/glib/gkeyfile.h
/usr/local/include/glib-2.0/glib/glib-autocleanups.h
/usr/local/include/glib-2.0/glib/glib-typeof.h
/usr/local/include/glib-2.0/glib/glist.h
/usr/local/include/glib-2.0/glib/gmacros.h
/usr/local/include/glib-2.0/glib/gmain.h
/usr/local/include/glib-2.0/glib/gmappedfile.h
/usr/local/include/glib-2.0/glib/gmarkup.h
/usr/local/include/glib-2.0/glib/gmem.h
/usr/local/include/glib-2.0/glib/gmessages.h
/usr/local/include/glib-2.0/glib/gnode.h
/usr/local/include/glib-2.0/glib/goption.h
/usr/local/include/glib-2.0/glib/gpattern.h
/usr/local/include/glib-2.0/glib/gpoll.h
/usr/local/include/glib-2.0/glib/gprimes.h
/usr/local/include/glib-2.0/glib/gprintf.h
/usr/local/include/glib-2.0/glib/gqsort.h
/usr/local/include/glib-2.0/glib/gquark.h
/usr/local/include/glib-2.0/glib/gqueue.h
/usr/local/include/glib-2.0/glib/grand.h
/usr/local/include/glib-2.0/glib/grcbox.h
/usr/local/include/glib-2.0/glib/grefcount.h
/usr/local/include/glib-2.0/glib/grefstring.h
/usr/local/include/glib-2.0/glib/gregex.h
/usr/local/include/glib-2.0/glib/gscanner.h
/usr/local/include/glib-2.0/glib/gsequence.h
/usr/local/include/glib-2.0/glib/gshell.h
/usr/local/include/glib-2.0/glib/gslice.h
/usr/local/include/glib-2.0/glib/gslist.h
/usr/local/include/glib-2.0/glib/gspawn.h
/usr/local/include/glib-2.0/glib/gstdio.h
/usr/local/include/glib-2.0/glib/gstrfuncs.h
/usr/local/include/glib-2.0/glib/gstring.h
/usr/local/include/glib-2.0/glib/gstringchunk.h
/usr/local/include/glib-2.0/glib/gstrvbuilder.h
/usr/local/include/glib-2.0/glib/gtestutils.h
/usr/local/include/glib-2.0/glib/gthread.h
/usr/local/include/glib-2.0/glib/gthreadpool.h
/usr/local/include/glib-2.0/glib/gtimer.h
/usr/local/include/glib-2.0/glib/gtimezone.h
/usr/local/include/glib-2.0/glib/gtrashstack.h
/usr/local/include/glib-2.0/glib/gtree.h
/usr/local/include/glib-2.0/glib/gtypes.h
/usr/local/include/glib-2.0/glib/gunicode.h
/usr/local/include/glib-2.0/glib/guri.h
/usr/local/include/glib-2.0/glib/gutils.h
/usr/local/include/glib-2.0/glib/guuid.h
/usr/local/include/glib-2.0/glib/gvariant.h
/usr/local/include/glib-2.0/glib/gvarianttype.h
/usr/local/include/glib-2.0/glib/gversion.h
/usr/local/include/glib-2.0/glib/gversionmacros.h
/usr/local/include/glib-2.0/glib/gwin32.h
/usr/local/include/glib-2.0/gmodule.h
/usr/local/include/glib-2.0/gobject/gbinding.h
/usr/local/include/glib-2.0/gobject/gboxed.h
/usr/local/include/glib-2.0/gobject/gclosure.h
/usr/local/include/glib-2.0/gobject/genums.h
/usr/local/include/glib-2.0/gobject/glib-enumtypes.h
/usr/local/include/glib-2.0/gobject/glib-types.h
/usr/local/include/glib-2.0/gobject/gmarshal.h
/usr/local/include/glib-2.0/gobject/gobject-autocleanups.h
/usr/local/include/glib-2.0/gobject/gobject.h
/usr/local/include/glib-2.0/gobject/gobjectnotifyqueue.c
/usr/local/include/glib-2.0/gobject/gparam.h
/usr/local/include/glib-2.0/gobject/gparamspecs.h
/usr/local/include/glib-2.0/gobject/gsignal.h
/usr/local/include/glib-2.0/gobject/gsourceclosure.h
/usr/local/include/glib-2.0/gobject/gtype.h
/usr/local/include/glib-2.0/gobject/gtypemodule.h
/usr/local/include/glib-2.0/gobject/gtypeplugin.h
/usr/local/include/glib-2.0/gobject/gvalue.h
/usr/local/include/glib-2.0/gobject/gvaluearray.h
/usr/local/include/glib-2.0/gobject/gvaluecollector.h
/usr/local/include/glib-2.0/gobject/gvaluetypes.h
/usr/local/lib/glib-2.0/include/glibconfig.h
/usr/local/lib/libgio-2.0.a
/usr/local/lib/libgio-2.0.so
/usr/local/lib/libgio-2.0.so.0
/usr/local/lib/libgio-2.0.so.0.7000.4
/usr/local/lib/libglib-2.0.a
/usr/local/lib/libglib-2.0.so
/usr/local/lib/libglib-2.0.so.0
/usr/local/lib/libglib-2.0.so.0.7000.4
/usr/local/lib/libgmodule-2.0.a
/usr/local/lib/libgmodule-2.0.so
/usr/local/lib/libgmodule-2.0.so.0
/usr/local/lib/libgmodule-2.0.so.0.7000.4
/usr/local/lib/libgobject-2.0.a
/usr/local/lib/libgobject-2.0.so
/usr/local/lib/libgobject-2.0.so.0
/usr/local/lib/libgobject-2.0.so.0.7000.4
/usr/local/lib/libgthread-2.0.a
/usr/local/lib/libgthread-2.0.so
/usr/local/lib/libgthread-2.0.so.0
/usr/local/lib/libgthread-2.0.so.0.7000.4
/usr/local/libdata/pkgconfig/gio-2.0.pc
/usr/local/libdata/pkgconfig/gio-unix-2.0.pc
/usr/local/libdata/pkgconfig/glib-2.0.pc
/usr/local/libdata/pkgconfig/gmodule-2.0.pc
/usr/local/libdata/pkgconfig/gmodule-export-2.0.pc
/usr/local/libdata/pkgconfig/gmodule-no-export-2.0.pc
/usr/local/libdata/pkgconfig/gobject-2.0.pc
/usr/local/libdata/pkgconfig/gthread-2.0.pc
/usr/local/man/man1/gapplication.1.gz
/usr/local/man/man1/gdbus-codegen.1.gz
/usr/local/man/man1/gdbus.1.gz
/usr/local/man/man1/gio-querymodules.1.gz
/usr/local/man/man1/gio.1.gz
/usr/local/man/man1/glib-compile-resources.1.gz
/usr/local/man/man1/glib-compile-schemas.1.gz
/usr/local/man/man1/glib-genmarshal.1.gz
/usr/local/man/man1/glib-gettextize.1.gz
/usr/local/man/man1/glib-mkenums.1.gz
/usr/local/man/man1/gobject-query.1.gz
/usr/local/man/man1/gresource.1.gz
/usr/local/man/man1/gsettings.1.gz
/usr/local/man/man1/gtester-report.1.gz
/usr/local/man/man1/gtester.1.gz
/usr/local/share/aclocal/glib-2.0.m4
/usr/local/share/aclocal/glib-gettext.m4
/usr/local/share/aclocal/gsettings.m4
/usr/local/share/bash-completion/completions/gapplication
/usr/local/share/bash-completion/completions/gdbus
/usr/local/share/bash-completion/completions/gio
/usr/local/share/bash-completion/completions/gresource
/usr/local/share/bash-completion/completions/gsettings
/usr/local/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.7000.4-gdb.py
/usr/local/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.7000.4-gdb.py
/usr/local/share/gettext/its/gschema.its
/usr/local/share/gettext/its/gschema.loc
/usr/local/share/glib-2.0/codegen/__init__.py
/usr/local/share/glib-2.0/codegen/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/__init__.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen_docbook.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen_docbook.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen_main.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/codegen_main.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/config.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/dbustypes.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/dbustypes.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/parser.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/parser.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/share/glib-2.0/codegen/__pycache__/utils.cpython-38.pyc
/usr/local/share/glib-2.0/codegen/codegen.py
/usr/local/share/glib-2.0/codegen/codegen_docbook.py
/usr/local/share/glib-2.0/codegen/codegen_main.py
/usr/local/share/glib-2.0/codegen/config.py
/usr/local/share/glib-2.0/codegen/dbustypes.py
/usr/local/share/glib-2.0/codegen/parser.py
/usr/local/share/glib-2.0/codegen/utils.py
/usr/local/share/glib-2.0/gdb/glib_gdb.py
/usr/local/share/glib-2.0/gdb/gobject_gdb.py
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in
/usr/local/share/glib-2.0/schemas/gschema.dtd
/usr/local/share/glib-2.0/valgrind/glib.supp
/usr/local/share/licenses/glib-2.70.4,2/LGPL20
/usr/local/share/licenses/glib-2.70.4,2/LICENSE
/usr/local/share/licenses/glib-2.70.4,2/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/glib20.mo
/usr/local/share/locale/am/LC_MESSAGES/glib20.mo
/usr/local/share/locale/an/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ar/LC_MESSAGES/glib20.mo
/usr/local/share/locale/as/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ast/LC_MESSAGES/glib20.mo
/usr/local/share/locale/az/LC_MESSAGES/glib20.mo
/usr/local/share/locale/be/LC_MESSAGES/glib20.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/glib20.mo
/usr/local/share/locale/bg/LC_MESSAGES/glib20.mo
/usr/local/share/locale/bn/LC_MESSAGES/glib20.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/glib20.mo
/usr/local/share/locale/bs/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ca/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo
/usr/local/share/locale/cs/LC_MESSAGES/glib20.mo
/usr/local/share/locale/cy/LC_MESSAGES/glib20.mo
/usr/local/share/locale/da/LC_MESSAGES/glib20.mo
/usr/local/share/locale/de/LC_MESSAGES/glib20.mo
/usr/local/share/locale/dz/LC_MESSAGES/glib20.mo
/usr/local/share/locale/el/LC_MESSAGES/glib20.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/glib20.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/glib20.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/glib20.mo
/usr/local/share/locale/eo/LC_MESSAGES/glib20.mo
/usr/local/share/locale/es/LC_MESSAGES/glib20.mo
/usr/local/share/locale/et/LC_MESSAGES/glib20.mo
/usr/local/share/locale/eu/LC_MESSAGES/glib20.mo
/usr/local/share/locale/fa/LC_MESSAGES/glib20.mo
/usr/local/share/locale/fi/LC_MESSAGES/glib20.mo
/usr/local/share/locale/fr/LC_MESSAGES/glib20.mo
/usr/local/share/locale/fur/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ga/LC_MESSAGES/glib20.mo
/usr/local/share/locale/gd/LC_MESSAGES/glib20.mo
/usr/local/share/locale/gl/LC_MESSAGES/glib20.mo
/usr/local/share/locale/gu/LC_MESSAGES/glib20.mo
/usr/local/share/locale/he/LC_MESSAGES/glib20.mo
/usr/local/share/locale/hi/LC_MESSAGES/glib20.mo
/usr/local/share/locale/hr/LC_MESSAGES/glib20.mo
/usr/local/share/locale/hu/LC_MESSAGES/glib20.mo
/usr/local/share/locale/hy/LC_MESSAGES/glib20.mo
/usr/local/share/locale/id/LC_MESSAGES/glib20.mo
/usr/local/share/locale/is/LC_MESSAGES/glib20.mo
/usr/local/share/locale/it/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ja/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ka/LC_MESSAGES/glib20.mo
/usr/local/share/locale/kk/LC_MESSAGES/glib20.mo
/usr/local/share/locale/kn/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ko/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ku/LC_MESSAGES/glib20.mo
/usr/local/share/locale/lt/LC_MESSAGES/glib20.mo
/usr/local/share/locale/lv/LC_MESSAGES/glib20.mo
/usr/local/share/locale/mai/LC_MESSAGES/glib20.mo
/usr/local/share/locale/mg/LC_MESSAGES/glib20.mo
/usr/local/share/locale/mk/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ml/LC_MESSAGES/glib20.mo
/usr/local/share/locale/mn/LC_MESSAGES/glib20.mo
/usr/local/share/locale/mr/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ms/LC_MESSAGES/glib20.mo
/usr/local/share/locale/nb/LC_MESSAGES/glib20.mo
/usr/local/share/locale/nds/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ne/LC_MESSAGES/glib20.mo
/usr/local/share/locale/nl/LC_MESSAGES/glib20.mo
/usr/local/share/locale/nn/LC_MESSAGES/glib20.mo
/usr/local/share/locale/oc/LC_MESSAGES/glib20.mo
/usr/local/share/locale/or/LC_MESSAGES/glib20.mo
/usr/local/share/locale/pa/LC_MESSAGES/glib20.mo
/usr/local/share/locale/pl/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ps/LC_MESSAGES/glib20.mo
/usr/local/share/locale/pt/LC_MESSAGES/glib20.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ro/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ru/LC_MESSAGES/glib20.mo
/usr/local/share/locale/rw/LC_MESSAGES/glib20.mo
/usr/local/share/locale/si/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sk/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sl/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sq/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sr/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo
/usr/local/share/locale/sv/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ta/LC_MESSAGES/glib20.mo
/usr/local/share/locale/te/LC_MESSAGES/glib20.mo
/usr/local/share/locale/tg/LC_MESSAGES/glib20.mo
/usr/local/share/locale/th/LC_MESSAGES/glib20.mo
/usr/local/share/locale/tl/LC_MESSAGES/glib20.mo
/usr/local/share/locale/tr/LC_MESSAGES/glib20.mo
/usr/local/share/locale/tt/LC_MESSAGES/glib20.mo
/usr/local/share/locale/ug/LC_MESSAGES/glib20.mo
/usr/local/share/locale/uk/LC_MESSAGES/glib20.mo
/usr/local/share/locale/vi/LC_MESSAGES/glib20.mo
/usr/local/share/locale/wa/LC_MESSAGES/glib20.mo
/usr/local/share/locale/xh/LC_MESSAGES/glib20.mo
/usr/local/share/locale/yi/LC_MESSAGES/glib20.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo
/usr/local/lib/gio/modules/libgiognomeproxy.so
/usr/local/lib/gio/modules/libgiognutls.so
/usr/local/lib/gio/modules/libgiolibproxy.so
/usr/local/libexec/glib-pacrunner
/usr/local/share/dbus-1/services/org.gtk.GLib.PACRunner.service
/usr/local/share/licenses/glib-networking-2.66.0_1/LGPL21
/usr/local/share/licenses/glib-networking-2.66.0_1/LICENSE
/usr/local/share/licenses/glib-networking-2.66.0_1/catalog.mk
/usr/local/share/locale/an/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ar/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/as/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/be/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/bg/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/bs/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ca/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/cs/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/da/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/de/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/el/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/eo/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/es/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/et/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/eu/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/fa/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/fi/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/fr/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/fur/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/gd/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/gl/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/gu/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/he/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/hi/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/hr/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/hu/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/id/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/it/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ja/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/kk/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/km/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/kn/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ko/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/lt/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/lv/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ml/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/mr/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ms/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/nb/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ne/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/nl/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/oc/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/or/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/pa/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/pl/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/pt/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ro/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ru/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/sk/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/sl/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/sr/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/sv/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ta/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/te/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/tg/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/th/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/tr/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/ug/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/uk/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/vi/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo
/usr/local/bin/gmake
/usr/local/include/gnumake.h
/usr/local/man/man1/gmake.1.gz
/usr/local/share/info/make.info
/usr/local/share/info/make.info-1
/usr/local/share/info/make.info-2
/usr/local/share/licenses/gmake-4.3_2/GPLv3
/usr/local/share/licenses/gmake-4.3_2/LICENSE
/usr/local/share/licenses/gmake-4.3_2/catalog.mk
/usr/local/share/locale/be/LC_MESSAGES/make.mo
/usr/local/share/locale/bg/LC_MESSAGES/make.mo
/usr/local/share/locale/cs/LC_MESSAGES/make.mo
/usr/local/share/locale/da/LC_MESSAGES/make.mo
/usr/local/share/locale/de/LC_MESSAGES/make.mo
/usr/local/share/locale/es/LC_MESSAGES/make.mo
/usr/local/share/locale/fi/LC_MESSAGES/make.mo
/usr/local/share/locale/fr/LC_MESSAGES/make.mo
/usr/local/share/locale/ga/LC_MESSAGES/make.mo
/usr/local/share/locale/gl/LC_MESSAGES/make.mo
/usr/local/share/locale/he/LC_MESSAGES/make.mo
/usr/local/share/locale/hr/LC_MESSAGES/make.mo
/usr/local/share/locale/id/LC_MESSAGES/make.mo
/usr/local/share/locale/it/LC_MESSAGES/make.mo
/usr/local/share/locale/ja/LC_MESSAGES/make.mo
/usr/local/share/locale/ko/LC_MESSAGES/make.mo
/usr/local/share/locale/lt/LC_MESSAGES/make.mo
/usr/local/share/locale/nl/LC_MESSAGES/make.mo
/usr/local/share/locale/pl/LC_MESSAGES/make.mo
/usr/local/share/locale/pt/LC_MESSAGES/make.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/make.mo
/usr/local/share/locale/ru/LC_MESSAGES/make.mo
/usr/local/share/locale/sr/LC_MESSAGES/make.mo
/usr/local/share/locale/sv/LC_MESSAGES/make.mo
/usr/local/share/locale/tr/LC_MESSAGES/make.mo
/usr/local/share/locale/uk/LC_MESSAGES/make.mo
/usr/local/share/locale/vi/LC_MESSAGES/make.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/make.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/make.mo
/usr/local/include/gmp.h
/usr/local/include/gmpxx.h
/usr/local/lib/libgmp.a
/usr/local/lib/libgmp.so
/usr/local/lib/libgmp.so.10
/usr/local/lib/libgmp.so.10.4.1
/usr/local/lib/libgmpxx.a
/usr/local/lib/libgmpxx.so
/usr/local/lib/libgmpxx.so.4
/usr/local/lib/libgmpxx.so.4.6.1
/usr/local/libdata/pkgconfig/gmp.pc
/usr/local/libdata/pkgconfig/gmpxx.pc
/usr/local/share/info/gmp.info
/usr/local/share/licenses/gmp-6.2.1/LGPL3
/usr/local/share/licenses/gmp-6.2.1/LICENSE
/usr/local/share/licenses/gmp-6.2.1/catalog.mk
/usr/local/etc/gnome.subr
/usr/local/share/licenses/gnome_subr-1.0/BSD2CLAUSE
/usr/local/share/licenses/gnome_subr-1.0/LICENSE
/usr/local/share/licenses/gnome_subr-1.0/catalog.mk
/usr/local/bin/gnuplot
/usr/local/libexec/gnuplot/5.4/gnuplot_x11
/usr/local/man/man1/gnuplot.1.gz
/usr/local/share/doc/gnuplot/gnuplot.dvi
/usr/local/share/doc/gnuplot/gnuplot.ps
/usr/local/share/doc/gnuplot/gnuplot.txt
/usr/local/share/doc/gnuplot/psdoc/README
/usr/local/share/doc/gnuplot/psdoc/ps_file.doc
/usr/local/share/doc/gnuplot/psdoc/ps_fontfile_doc.tex
/usr/local/share/doc/gnuplot/psdoc/ps_guide.ps
/usr/local/share/doc/gnuplot/psdoc/ps_symbols.gpi
/usr/local/share/examples/gnuplot/1.dat
/usr/local/share/examples/gnuplot/2.dat
/usr/local/share/examples/gnuplot/3.dat
/usr/local/share/examples/gnuplot/GM1_bonds.r3d
/usr/local/share/examples/gnuplot/GM1_sugar.pdb
/usr/local/share/examples/gnuplot/Makefile
/usr/local/share/examples/gnuplot/Makefile.am
/usr/local/share/examples/gnuplot/Makefile.am.in
/usr/local/share/examples/gnuplot/Makefile.in
/usr/local/share/examples/gnuplot/WorldEnergy.dat
/usr/local/share/examples/gnuplot/airfoil.dem
/usr/local/share/examples/gnuplot/all.dem
/usr/local/share/examples/gnuplot/animate.dem
/usr/local/share/examples/gnuplot/animate2.dem
/usr/local/share/examples/gnuplot/approximate.dem
/usr/local/share/examples/gnuplot/aries.png
/usr/local/share/examples/gnuplot/armillary.dem
/usr/local/share/examples/gnuplot/array.dem
/usr/local/share/examples/gnuplot/arrowstyle.dat
/usr/local/share/examples/gnuplot/arrowstyle.dem
/usr/local/share/examples/gnuplot/asciimat.dat
/usr/local/share/examples/gnuplot/autoscale.dem
/usr/local/share/examples/gnuplot/azimuth.dem
/usr/local/share/examples/gnuplot/barchart_art.dem
/usr/local/share/examples/gnuplot/battery.dat
/usr/local/share/examples/gnuplot/big_peak.dat
/usr/local/share/examples/gnuplot/binary.dem
/usr/local/share/examples/gnuplot/binary1
/usr/local/share/examples/gnuplot/binary2
/usr/local/share/examples/gnuplot/binary3
/usr/local/share/examples/gnuplot/bins.dem
/usr/local/share/examples/gnuplot/bivariat.dem
/usr/local/share/examples/gnuplot/bldg.png
/usr/local/share/examples/gnuplot/blutux.rgb
/usr/local/share/examples/gnuplot/bolditalic.dem
/usr/local/share/examples/gnuplot/borders.dem
/usr/local/share/examples/gnuplot/boxclusters.dem
/usr/local/share/examples/gnuplot/boxes3d.dem
/usr/local/share/examples/gnuplot/boxplot.dem
/usr/local/share/examples/gnuplot/break_continue.dem
/usr/local/share/examples/gnuplot/callargs.dem
/usr/local/share/examples/gnuplot/candlesticks.dat
/usr/local/share/examples/gnuplot/candlesticks.dem
/usr/local/share/examples/gnuplot/cerf.dem
/usr/local/share/examples/gnuplot/charset.dem
/usr/local/share/examples/gnuplot/circles.dem
/usr/local/share/examples/gnuplot/cities.dat
/usr/local/share/examples/gnuplot/cities.dem
/usr/local/share/examples/gnuplot/clip14in.dat
/usr/local/share/examples/gnuplot/clip_radial.dem
/usr/local/share/examples/gnuplot/clipobject.dem
/usr/local/share/examples/gnuplot/colorscheme.dem
/usr/local/share/examples/gnuplot/colorwheel.dem
/usr/local/share/examples/gnuplot/columnhead.dem
/usr/local/share/examples/gnuplot/complex_trig.dem
/usr/local/share/examples/gnuplot/contours.dem
/usr/local/share/examples/gnuplot/controls.dem
/usr/local/share/examples/gnuplot/ctg-y2.dat
/usr/local/share/examples/gnuplot/custom_contours.dem
/usr/local/share/examples/gnuplot/custom_key.dem
/usr/local/share/examples/gnuplot/dashcolor.dem
/usr/local/share/examples/gnuplot/dashtypes.dem
/usr/local/share/examples/gnuplot/datastrings.dem
/usr/local/share/examples/gnuplot/delaunay-edges.dat
/usr/local/share/examples/gnuplot/demo.edf
/usr/local/share/examples/gnuplot/density.fnc
/usr/local/share/examples/gnuplot/dgrid3d.dem
/usr/local/share/examples/gnuplot/discrete.dem
/usr/local/share/examples/gnuplot/dodecahedron.dat
/usr/local/share/examples/gnuplot/electron.dem
/usr/local/share/examples/gnuplot/ellipse.dem
/usr/local/share/examples/gnuplot/ellipses.dat
/usr/local/share/examples/gnuplot/ellipses_style.dem
/usr/local/share/examples/gnuplot/empty-circles.dat
/usr/local/share/examples/gnuplot/energy_circles.dat
/usr/local/share/examples/gnuplot/enhanced_utf8.dem
/usr/local/share/examples/gnuplot/enhancedtext.dem
/usr/local/share/examples/gnuplot/epslatex.dem
/usr/local/share/examples/gnuplot/errorbars.dem
/usr/local/share/examples/gnuplot/fenceplot.dem
/usr/local/share/examples/gnuplot/fillbetween.dem
/usr/local/share/examples/gnuplot/fillcrvs.dem
/usr/local/share/examples/gnuplot/fillstyle.dem
/usr/local/share/examples/gnuplot/finance.dat
/usr/local/share/examples/gnuplot/finance.dem
/usr/local/share/examples/gnuplot/fit.dem
/usr/local/share/examples/gnuplot/fit3.dat
/usr/local/share/examples/gnuplot/fitmulti.dem
/usr/local/share/examples/gnuplot/fontfile.dem
/usr/local/share/examples/gnuplot/fontfile_latex.dem
/usr/local/share/examples/gnuplot/gantt.dem
/usr/local/share/examples/gnuplot/gen-random.inc
/usr/local/share/examples/gnuplot/glass.dat
/usr/local/share/examples/gnuplot/gnu-valley
/usr/local/share/examples/gnuplot/gnuplot.cfg
/usr/local/share/examples/gnuplot/gnuplot.rot
/usr/local/share/examples/gnuplot/gpdemos.tcl
/usr/local/share/examples/gnuplot/gradient.png
/usr/local/share/examples/gnuplot/heatmaps.dem
/usr/local/share/examples/gnuplot/hemisphr.dat
/usr/local/share/examples/gnuplot/hexa.fnc
/usr/local/share/examples/gnuplot/hidden.dem
/usr/local/share/examples/gnuplot/hidden2.dem
/usr/local/share/examples/gnuplot/hidden_compare.dem
/usr/local/share/examples/gnuplot/histerror.dat
/usr/local/share/examples/gnuplot/histograms.dem
/usr/local/share/examples/gnuplot/histograms2.dem
/usr/local/share/examples/gnuplot/histopt.dat
/usr/local/share/examples/gnuplot/html/Makefile
/usr/local/share/examples/gnuplot/html/Makefile.canvas
/usr/local/share/examples/gnuplot/html/Makefile.svg
/usr/local/share/examples/gnuplot/html/canvas_utf8.dem
/usr/local/share/examples/gnuplot/html/favicon.ico
/usr/local/share/examples/gnuplot/html/gnuplot_demo.css
/usr/local/share/examples/gnuplot/html/index.canvas
/usr/local/share/examples/gnuplot/html/index.save
/usr/local/share/examples/gnuplot/html/index.svg
/usr/local/share/examples/gnuplot/html/linkedaxes.1.js.orig
/usr/local/share/examples/gnuplot/html/linkedaxes.html.orig
/usr/local/share/examples/gnuplot/html/linkedaxes.patch
/usr/local/share/examples/gnuplot/html/mouseable.dem
/usr/local/share/examples/gnuplot/html/mousebox.template
/usr/local/share/examples/gnuplot/html/webify.pl
/usr/local/share/examples/gnuplot/html/webify_canvas.pl
/usr/local/share/examples/gnuplot/html/webify_svg.pl
/usr/local/share/examples/gnuplot/hypertext.dem
/usr/local/share/examples/gnuplot/icon64x64.png
/usr/local/share/examples/gnuplot/icosahedron.dat
/usr/local/share/examples/gnuplot/image.dem
/usr/local/share/examples/gnuplot/image2.dem
/usr/local/share/examples/gnuplot/imageNaN.dem
/usr/local/share/examples/gnuplot/immigration.dat
/usr/local/share/examples/gnuplot/int64.dem
/usr/local/share/examples/gnuplot/isosurface.dem
/usr/local/share/examples/gnuplot/iterate.dem
/usr/local/share/examples/gnuplot/jitter.dem
/usr/local/share/examples/gnuplot/kdensity2d.dem
/usr/local/share/examples/gnuplot/key.dem
/usr/local/share/examples/gnuplot/keyentry.dem
/usr/local/share/examples/gnuplot/klein.dat
/usr/local/share/examples/gnuplot/label_stacked_histograms.dem
/usr/local/share/examples/gnuplot/layout.dem
/usr/local/share/examples/gnuplot/lcdemo.dat
/usr/local/share/examples/gnuplot/lena-keypoints.bin
/usr/local/share/examples/gnuplot/lena.rgb
/usr/local/share/examples/gnuplot/line.fnc
/usr/local/share/examples/gnuplot/lines_arrows.dem
/usr/local/share/examples/gnuplot/linked_autoscale.dem
/usr/local/share/examples/gnuplot/linkedaxes.dem
/usr/local/share/examples/gnuplot/logscale_clipping.dem
/usr/local/share/examples/gnuplot/macros.dem
/usr/local/share/examples/gnuplot/map_projection.dem
/usr/local/share/examples/gnuplot/margins.dem
/usr/local/share/examples/gnuplot/matrix_every.dem
/usr/local/share/examples/gnuplot/matrix_index.dem
/usr/local/share/examples/gnuplot/mgr.dem
/usr/local/share/examples/gnuplot/molecule.dem
/usr/local/share/examples/gnuplot/moli3.dat
/usr/local/share/examples/gnuplot/monotonic_spline.dem
/usr/local/share/examples/gnuplot/mouselab_1.dem
/usr/local/share/examples/gnuplot/mouselab_2.dem
/usr/local/share/examples/gnuplot/mouselabels.dem
/usr/local/share/examples/gnuplot/mousevariables.dem
/usr/local/share/examples/gnuplot/multiaxis.dem
/usr/local/share/examples/gnuplot/multipalette.dem
/usr/local/share/examples/gnuplot/multiplt.dem
/usr/local/share/examples/gnuplot/named_var.dem
/usr/local/share/examples/gnuplot/nokey.dem
/usr/local/share/examples/gnuplot/nonlinear1.dem
/usr/local/share/examples/gnuplot/nonlinear2.dem
/usr/local/share/examples/gnuplot/nonlinear3.dem
/usr/local/share/examples/gnuplot/nonlinear4.dem
/usr/local/share/examples/gnuplot/nonlinear5.dem
/usr/local/share/examples/gnuplot/nonlinear6.dem
/usr/local/share/examples/gnuplot/optimize.dat
/usr/local/share/examples/gnuplot/orbital_elements.dat
/usr/local/share/examples/gnuplot/orbits.dem
/usr/local/share/examples/gnuplot/overflow.dem
/usr/local/share/examples/gnuplot/parallel.dem
/usr/local/share/examples/gnuplot/param.dem
/usr/local/share/examples/gnuplot/piecewise.dem
/usr/local/share/examples/gnuplot/pixmap.dem
/usr/local/share/examples/gnuplot/plugin/.deps/demo_plugin_so-demo_plugin.Po
/usr/local/share/examples/gnuplot/plugin/Makefile
/usr/local/share/examples/gnuplot/plugin/Makefile.am
/usr/local/share/examples/gnuplot/plugin/Makefile.in
/usr/local/share/examples/gnuplot/plugin/demo_plugin.c
/usr/local/share/examples/gnuplot/plugin/demo_plugin.so
/usr/local/share/examples/gnuplot/plugin/demo_plugin_so-demo_plugin.o
/usr/local/share/examples/gnuplot/plugin/gnuplot_plugin.h
/usr/local/share/examples/gnuplot/plugin/plugin.dem
/usr/local/share/examples/gnuplot/pm3d.dem
/usr/local/share/examples/gnuplot/pm3d_clip.dem
/usr/local/share/examples/gnuplot/pm3d_lighting.dem
/usr/local/share/examples/gnuplot/pm3dcolors.dem
/usr/local/share/examples/gnuplot/pm3dgamma.dem
/usr/local/share/examples/gnuplot/pointsize.dem
/usr/local/share/examples/gnuplot/polar.dem
/usr/local/share/examples/gnuplot/polar_quadrants.dem
/usr/local/share/examples/gnuplot/poldat.dem
/usr/local/share/examples/gnuplot/polygons.dem
/usr/local/share/examples/gnuplot/prob.dem
/usr/local/share/examples/gnuplot/prob2.dem
/usr/local/share/examples/gnuplot/probably_tux.dem
/usr/local/share/examples/gnuplot/projection.dem
/usr/local/share/examples/gnuplot/rainbow.dem
/usr/local/share/examples/gnuplot/random-points
/usr/local/share/examples/gnuplot/random.dem
/usr/local/share/examples/gnuplot/rectangle.dem
/usr/local/share/examples/gnuplot/reflect.fnc
/usr/local/share/examples/gnuplot/rgb_variable.dat
/usr/local/share/examples/gnuplot/rgb_variable.dem
/usr/local/share/examples/gnuplot/rgba_lines.dem
/usr/local/share/examples/gnuplot/rgbalpha.dem
/usr/local/share/examples/gnuplot/rotate_labels.dem
/usr/local/share/examples/gnuplot/rugplot.dem
/usr/local/share/examples/gnuplot/running_avg.dem
/usr/local/share/examples/gnuplot/sampling.dem
/usr/local/share/examples/gnuplot/sampling2.dem
/usr/local/share/examples/gnuplot/scatter.dem
/usr/local/share/examples/gnuplot/scatter2.bin
/usr/local/share/examples/gnuplot/scatter2.dat
/usr/local/share/examples/gnuplot/short_vector.dem
/usr/local/share/examples/gnuplot/silver.dat
/usr/local/share/examples/gnuplot/simple.dem
/usr/local/share/examples/gnuplot/sine.bin
/usr/local/share/examples/gnuplot/singulr.dem
/usr/local/share/examples/gnuplot/smooth.dem
/usr/local/share/examples/gnuplot/smooth_splines.dem
/usr/local/share/examples/gnuplot/smooth_zsort.dem
/usr/local/share/examples/gnuplot/solar_params.dem
/usr/local/share/examples/gnuplot/solar_path.dem
/usr/local/share/examples/gnuplot/sound.par
/usr/local/share/examples/gnuplot/sound2.par
/usr/local/share/examples/gnuplot/soundvel.dat
/usr/local/share/examples/gnuplot/special_chars.dem
/usr/local/share/examples/gnuplot/spiderplot.dem
/usr/local/share/examples/gnuplot/spline.dem
/usr/local/share/examples/gnuplot/srl.dat
/usr/local/share/examples/gnuplot/start.par
/usr/local/share/examples/gnuplot/stat.inc
/usr/local/share/examples/gnuplot/stats.dem
/usr/local/share/examples/gnuplot/steps.dat
/usr/local/share/examples/gnuplot/steps.dem
/usr/local/share/examples/gnuplot/stringvar.dem
/usr/local/share/examples/gnuplot/surface1.dem
/usr/local/share/examples/gnuplot/surface2.dem
/usr/local/share/examples/gnuplot/table.dat
/usr/local/share/examples/gnuplot/textbox.dem
/usr/local/share/examples/gnuplot/textcolor.dem
/usr/local/share/examples/gnuplot/textrotate.dem
/usr/local/share/examples/gnuplot/tics.dem
/usr/local/share/examples/gnuplot/timedat.dat
/usr/local/share/examples/gnuplot/timedat.dem
/usr/local/share/examples/gnuplot/transparent.dem
/usr/local/share/examples/gnuplot/transparent_solids.dem
/usr/local/share/examples/gnuplot/triangle.dat
/usr/local/share/examples/gnuplot/truncated_cube.dat
/usr/local/share/examples/gnuplot/ttics.dem
/usr/local/share/examples/gnuplot/unicode.dem
/usr/local/share/examples/gnuplot/using.bin
/usr/local/share/examples/gnuplot/using.dat
/usr/local/share/examples/gnuplot/using.dem
/usr/local/share/examples/gnuplot/utf8.dem
/usr/local/share/examples/gnuplot/varcolor.dem
/usr/local/share/examples/gnuplot/vector.dem
/usr/local/share/examples/gnuplot/violinplot.dem
/usr/local/share/examples/gnuplot/volatile.dem
/usr/local/share/examples/gnuplot/voxel.dem
/usr/local/share/examples/gnuplot/vplot.dem
/usr/local/share/examples/gnuplot/walls.dem
/usr/local/share/examples/gnuplot/whale.dat
/usr/local/share/examples/gnuplot/world.cor
/usr/local/share/examples/gnuplot/world.dat
/usr/local/share/examples/gnuplot/world.dem
/usr/local/share/examples/gnuplot/world2.dem
/usr/local/share/examples/gnuplot/zerror.dem
/usr/local/share/gnuplot/5.4/PostScript/8859-1.ps
/usr/local/share/gnuplot/5.4/PostScript/8859-15.ps
/usr/local/share/gnuplot/5.4/PostScript/8859-2.ps
/usr/local/share/gnuplot/5.4/PostScript/8859-9.ps
/usr/local/share/gnuplot/5.4/PostScript/aglfn.txt
/usr/local/share/gnuplot/5.4/PostScript/cp1250.ps
/usr/local/share/gnuplot/5.4/PostScript/cp1251.ps
/usr/local/share/gnuplot/5.4/PostScript/cp1252.ps
/usr/local/share/gnuplot/5.4/PostScript/cp437.ps
/usr/local/share/gnuplot/5.4/PostScript/cp850.ps
/usr/local/share/gnuplot/5.4/PostScript/cp852.ps
/usr/local/share/gnuplot/5.4/PostScript/koi8r.ps
/usr/local/share/gnuplot/5.4/PostScript/koi8u.ps
/usr/local/share/gnuplot/5.4/PostScript/prologue.ps
/usr/local/share/gnuplot/5.4/PostScript/utf-8.ps
/usr/local/share/gnuplot/5.4/app-defaults/Gnuplot
/usr/local/share/gnuplot/5.4/colors_default.gp
/usr/local/share/gnuplot/5.4/colors_mono.gp
/usr/local/share/gnuplot/5.4/colors_podo.gp
/usr/local/share/gnuplot/5.4/gnuplot.gih
/usr/local/share/gnuplot/5.4/gnuplotrc.sample
/usr/local/share/gnuplot/5.4/js/README
/usr/local/share/gnuplot/5.4/js/canvasmath.js
/usr/local/share/gnuplot/5.4/js/canvastext.js
/usr/local/share/gnuplot/5.4/js/gnuplot_common.js
/usr/local/share/gnuplot/5.4/js/gnuplot_dashedlines.js
/usr/local/share/gnuplot/5.4/js/gnuplot_mouse.css
/usr/local/share/gnuplot/5.4/js/gnuplot_mouse.js
/usr/local/share/gnuplot/5.4/js/gnuplot_svg.js
/usr/local/share/gnuplot/5.4/js/gnuplot_svg_2018.js
/usr/local/share/gnuplot/5.4/js/grid.png
/usr/local/share/gnuplot/5.4/js/help.png
/usr/local/share/gnuplot/5.4/js/nextzoom.png
/usr/local/share/gnuplot/5.4/js/previouszoom.png
/usr/local/share/gnuplot/5.4/js/return.png
/usr/local/share/gnuplot/5.4/js/textzoom.png
/usr/local/share/gnuplot/5.4/lua/gnuplot-tikz.lua
/usr/local/share/licenses/gnuplot-5.4.1_1/Gnuplot
/usr/local/share/licenses/gnuplot-5.4.1_1/LICENSE
/usr/local/share/licenses/gnuplot-5.4.1_1/catalog.mk
/usr/local/bin/certtool
/usr/local/bin/gnutls-cli
/usr/local/bin/gnutls-cli-debug
/usr/local/bin/gnutls-serv
/usr/local/bin/ocsptool
/usr/local/bin/p11tool
/usr/local/bin/psktool
/usr/local/bin/srptool
/usr/local/bin/tpmtool
/usr/local/include/gnutls/abstract.h
/usr/local/include/gnutls/compat.h
/usr/local/include/gnutls/crypto.h
/usr/local/include/gnutls/dtls.h
/usr/local/include/gnutls/gnutls.h
/usr/local/include/gnutls/gnutlsxx.h
/usr/local/include/gnutls/ocsp.h
/usr/local/include/gnutls/openpgp.h
/usr/local/include/gnutls/pkcs11.h
/usr/local/include/gnutls/pkcs12.h
/usr/local/include/gnutls/pkcs7.h
/usr/local/include/gnutls/self-test.h
/usr/local/include/gnutls/socket.h
/usr/local/include/gnutls/system-keys.h
/usr/local/include/gnutls/tpm.h
/usr/local/include/gnutls/urls.h
/usr/local/include/gnutls/x509-ext.h
/usr/local/include/gnutls/x509.h
/usr/local/lib/libgnutls.so
/usr/local/lib/libgnutls.so.30
/usr/local/lib/libgnutls.so.30.28.2
/usr/local/lib/libgnutlsxx.so
/usr/local/lib/libgnutlsxx.so.28
/usr/local/lib/libgnutlsxx.so.28.1.0
/usr/local/libdata/pkgconfig/gnutls.pc
/usr/local/man/man1/certtool.1.gz
/usr/local/man/man1/gnutls-cli-debug.1.gz
/usr/local/man/man1/gnutls-cli.1.gz
/usr/local/man/man1/gnutls-serv.1.gz
/usr/local/man/man1/ocsptool.1.gz
/usr/local/man/man1/p11tool.1.gz
/usr/local/man/man1/psktool.1.gz
/usr/local/man/man1/srptool.1.gz
/usr/local/man/man1/tpmtool.1.gz
/usr/local/man/man3/dane_cert_type_name.3.gz
/usr/local/man/man3/dane_cert_usage_name.3.gz
/usr/local/man/man3/dane_match_type_name.3.gz
/usr/local/man/man3/dane_query_data.3.gz
/usr/local/man/man3/dane_query_deinit.3.gz
/usr/local/man/man3/dane_query_entries.3.gz
/usr/local/man/man3/dane_query_status.3.gz
/usr/local/man/man3/dane_query_tlsa.3.gz
/usr/local/man/man3/dane_query_to_raw_tlsa.3.gz
/usr/local/man/man3/dane_raw_tlsa.3.gz
/usr/local/man/man3/dane_state_deinit.3.gz
/usr/local/man/man3/dane_state_init.3.gz
/usr/local/man/man3/dane_state_set_dlv_file.3.gz
/usr/local/man/man3/dane_strerror.3.gz
/usr/local/man/man3/dane_verification_status_print.3.gz
/usr/local/man/man3/dane_verify_crt.3.gz
/usr/local/man/man3/dane_verify_crt_raw.3.gz
/usr/local/man/man3/dane_verify_session_crt.3.gz
/usr/local/man/man3/gnutls_aead_cipher_decrypt.3.gz
/usr/local/man/man3/gnutls_aead_cipher_decryptv2.3.gz
/usr/local/man/man3/gnutls_aead_cipher_deinit.3.gz
/usr/local/man/man3/gnutls_aead_cipher_encrypt.3.gz
/usr/local/man/man3/gnutls_aead_cipher_encryptv.3.gz
/usr/local/man/man3/gnutls_aead_cipher_encryptv2.3.gz
/usr/local/man/man3/gnutls_aead_cipher_init.3.gz
/usr/local/man/man3/gnutls_alert_get.3.gz
/usr/local/man/man3/gnutls_alert_get_name.3.gz
/usr/local/man/man3/gnutls_alert_get_strname.3.gz
/usr/local/man/man3/gnutls_alert_send.3.gz
/usr/local/man/man3/gnutls_alert_send_appropriate.3.gz
/usr/local/man/man3/gnutls_alpn_get_selected_protocol.3.gz
/usr/local/man/man3/gnutls_alpn_set_protocols.3.gz
/usr/local/man/man3/gnutls_anon_allocate_client_credentials.3.gz
/usr/local/man/man3/gnutls_anon_allocate_server_credentials.3.gz
/usr/local/man/man3/gnutls_anon_free_client_credentials.3.gz
/usr/local/man/man3/gnutls_anon_free_server_credentials.3.gz
/usr/local/man/man3/gnutls_anon_set_params_function.3.gz
/usr/local/man/man3/gnutls_anon_set_server_dh_params.3.gz
/usr/local/man/man3/gnutls_anon_set_server_known_dh_params.3.gz
/usr/local/man/man3/gnutls_anon_set_server_params_function.3.gz
/usr/local/man/man3/gnutls_anti_replay_deinit.3.gz
/usr/local/man/man3/gnutls_anti_replay_enable.3.gz
/usr/local/man/man3/gnutls_anti_replay_init.3.gz
/usr/local/man/man3/gnutls_anti_replay_set_add_function.3.gz
/usr/local/man/man3/gnutls_anti_replay_set_ptr.3.gz
/usr/local/man/man3/gnutls_anti_replay_set_window.3.gz
/usr/local/man/man3/gnutls_auth_client_get_type.3.gz
/usr/local/man/man3/gnutls_auth_get_type.3.gz
/usr/local/man/man3/gnutls_auth_server_get_type.3.gz
/usr/local/man/man3/gnutls_base64_decode2.3.gz
/usr/local/man/man3/gnutls_base64_encode2.3.gz
/usr/local/man/man3/gnutls_buffer_append_data.3.gz
/usr/local/man/man3/gnutls_bye.3.gz
/usr/local/man/man3/gnutls_certificate_activation_time_peers.3.gz
/usr/local/man/man3/gnutls_certificate_allocate_credentials.3.gz
/usr/local/man/man3/gnutls_certificate_client_get_request_status.3.gz
/usr/local/man/man3/gnutls_certificate_expiration_time_peers.3.gz
/usr/local/man/man3/gnutls_certificate_free_ca_names.3.gz
/usr/local/man/man3/gnutls_certificate_free_cas.3.gz
/usr/local/man/man3/gnutls_certificate_free_credentials.3.gz
/usr/local/man/man3/gnutls_certificate_free_crls.3.gz
/usr/local/man/man3/gnutls_certificate_free_keys.3.gz
/usr/local/man/man3/gnutls_certificate_get_crt_raw.3.gz
/usr/local/man/man3/gnutls_certificate_get_issuer.3.gz
/usr/local/man/man3/gnutls_certificate_get_ocsp_expiration.3.gz
/usr/local/man/man3/gnutls_certificate_get_ours.3.gz
/usr/local/man/man3/gnutls_certificate_get_peers.3.gz
/usr/local/man/man3/gnutls_certificate_get_peers_subkey_id.3.gz
/usr/local/man/man3/gnutls_certificate_get_trust_list.3.gz
/usr/local/man/man3/gnutls_certificate_get_verify_flags.3.gz
/usr/local/man/man3/gnutls_certificate_get_x509_crt.3.gz
/usr/local/man/man3/gnutls_certificate_get_x509_key.3.gz
/usr/local/man/man3/gnutls_certificate_send_x509_rdn_sequence.3.gz
/usr/local/man/man3/gnutls_certificate_server_set_request.3.gz
/usr/local/man/man3/gnutls_certificate_set_dh_params.3.gz
/usr/local/man/man3/gnutls_certificate_set_flags.3.gz
/usr/local/man/man3/gnutls_certificate_set_key.3.gz
/usr/local/man/man3/gnutls_certificate_set_known_dh_params.3.gz
/usr/local/man/man3/gnutls_certificate_set_ocsp_status_request_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_ocsp_status_request_file2.3.gz
/usr/local/man/man3/gnutls_certificate_set_ocsp_status_request_function.3.gz
/usr/local/man/man3/gnutls_certificate_set_ocsp_status_request_function2.3.gz
/usr/local/man/man3/gnutls_certificate_set_ocsp_status_request_mem.3.gz
/usr/local/man/man3/gnutls_certificate_set_params_function.3.gz
/usr/local/man/man3/gnutls_certificate_set_pin_function.3.gz
/usr/local/man/man3/gnutls_certificate_set_rawpk_key_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_rawpk_key_mem.3.gz
/usr/local/man/man3/gnutls_certificate_set_retrieve_function.3.gz
/usr/local/man/man3/gnutls_certificate_set_retrieve_function2.3.gz
/usr/local/man/man3/gnutls_certificate_set_retrieve_function3.3.gz
/usr/local/man/man3/gnutls_certificate_set_trust_list.3.gz
/usr/local/man/man3/gnutls_certificate_set_verify_flags.3.gz
/usr/local/man/man3/gnutls_certificate_set_verify_function.3.gz
/usr/local/man/man3/gnutls_certificate_set_verify_limits.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_crl.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_crl_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_crl_mem.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_key.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_key_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_key_file2.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_key_mem.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_key_mem2.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_system_trust.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_trust.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_trust_dir.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_trust_file.3.gz
/usr/local/man/man3/gnutls_certificate_set_x509_trust_mem.3.gz
/usr/local/man/man3/gnutls_certificate_type_get.3.gz
/usr/local/man/man3/gnutls_certificate_type_get2.3.gz
/usr/local/man/man3/gnutls_certificate_type_get_id.3.gz
/usr/local/man/man3/gnutls_certificate_type_get_name.3.gz
/usr/local/man/man3/gnutls_certificate_type_list.3.gz
/usr/local/man/man3/gnutls_certificate_verification_profile_get_id.3.gz
/usr/local/man/man3/gnutls_certificate_verification_profile_get_name.3.gz
/usr/local/man/man3/gnutls_certificate_verification_status_print.3.gz
/usr/local/man/man3/gnutls_certificate_verify_peers.3.gz
/usr/local/man/man3/gnutls_certificate_verify_peers2.3.gz
/usr/local/man/man3/gnutls_certificate_verify_peers3.3.gz
/usr/local/man/man3/gnutls_check_version.3.gz
/usr/local/man/man3/gnutls_cipher_add_auth.3.gz
/usr/local/man/man3/gnutls_cipher_decrypt.3.gz
/usr/local/man/man3/gnutls_cipher_decrypt2.3.gz
/usr/local/man/man3/gnutls_cipher_deinit.3.gz
/usr/local/man/man3/gnutls_cipher_encrypt.3.gz
/usr/local/man/man3/gnutls_cipher_encrypt2.3.gz
/usr/local/man/man3/gnutls_cipher_get.3.gz
/usr/local/man/man3/gnutls_cipher_get_block_size.3.gz
/usr/local/man/man3/gnutls_cipher_get_id.3.gz
/usr/local/man/man3/gnutls_cipher_get_iv_size.3.gz
/usr/local/man/man3/gnutls_cipher_get_key_size.3.gz
/usr/local/man/man3/gnutls_cipher_get_name.3.gz
/usr/local/man/man3/gnutls_cipher_get_tag_size.3.gz
/usr/local/man/man3/gnutls_cipher_init.3.gz
/usr/local/man/man3/gnutls_cipher_list.3.gz
/usr/local/man/man3/gnutls_cipher_set_iv.3.gz
/usr/local/man/man3/gnutls_cipher_suite_get_name.3.gz
/usr/local/man/man3/gnutls_cipher_suite_info.3.gz
/usr/local/man/man3/gnutls_cipher_tag.3.gz
/usr/local/man/man3/gnutls_compression_get.3.gz
/usr/local/man/man3/gnutls_compression_get_id.3.gz
/usr/local/man/man3/gnutls_compression_get_name.3.gz
/usr/local/man/man3/gnutls_compression_list.3.gz
/usr/local/man/man3/gnutls_credentials_clear.3.gz
/usr/local/man/man3/gnutls_credentials_get.3.gz
/usr/local/man/man3/gnutls_credentials_set.3.gz
/usr/local/man/man3/gnutls_crypto_register_aead_cipher.3.gz
/usr/local/man/man3/gnutls_crypto_register_cipher.3.gz
/usr/local/man/man3/gnutls_crypto_register_digest.3.gz
/usr/local/man/man3/gnutls_crypto_register_mac.3.gz
/usr/local/man/man3/gnutls_db_check_entry.3.gz
/usr/local/man/man3/gnutls_db_check_entry_expire_time.3.gz
/usr/local/man/man3/gnutls_db_check_entry_time.3.gz
/usr/local/man/man3/gnutls_db_get_default_cache_expiration.3.gz
/usr/local/man/man3/gnutls_db_get_ptr.3.gz
/usr/local/man/man3/gnutls_db_remove_session.3.gz
/usr/local/man/man3/gnutls_db_set_cache_expiration.3.gz
/usr/local/man/man3/gnutls_db_set_ptr.3.gz
/usr/local/man/man3/gnutls_db_set_remove_function.3.gz
/usr/local/man/man3/gnutls_db_set_retrieve_function.3.gz
/usr/local/man/man3/gnutls_db_set_store_function.3.gz
/usr/local/man/man3/gnutls_decode_ber_digest_info.3.gz
/usr/local/man/man3/gnutls_decode_gost_rs_value.3.gz
/usr/local/man/man3/gnutls_decode_rs_value.3.gz
/usr/local/man/man3/gnutls_deinit.3.gz
/usr/local/man/man3/gnutls_dh_get_group.3.gz
/usr/local/man/man3/gnutls_dh_get_peers_public_bits.3.gz
/usr/local/man/man3/gnutls_dh_get_prime_bits.3.gz
/usr/local/man/man3/gnutls_dh_get_pubkey.3.gz
/usr/local/man/man3/gnutls_dh_get_secret_bits.3.gz
/usr/local/man/man3/gnutls_dh_params_cpy.3.gz
/usr/local/man/man3/gnutls_dh_params_deinit.3.gz
/usr/local/man/man3/gnutls_dh_params_export2_pkcs3.3.gz
/usr/local/man/man3/gnutls_dh_params_export_pkcs3.3.gz
/usr/local/man/man3/gnutls_dh_params_export_raw.3.gz
/usr/local/man/man3/gnutls_dh_params_generate2.3.gz
/usr/local/man/man3/gnutls_dh_params_import_dsa.3.gz
/usr/local/man/man3/gnutls_dh_params_import_pkcs3.3.gz
/usr/local/man/man3/gnutls_dh_params_import_raw.3.gz
/usr/local/man/man3/gnutls_dh_params_import_raw2.3.gz
/usr/local/man/man3/gnutls_dh_params_import_raw3.3.gz
/usr/local/man/man3/gnutls_dh_params_init.3.gz
/usr/local/man/man3/gnutls_dh_set_prime_bits.3.gz
/usr/local/man/man3/gnutls_digest_get_id.3.gz
/usr/local/man/man3/gnutls_digest_get_name.3.gz
/usr/local/man/man3/gnutls_digest_get_oid.3.gz
/usr/local/man/man3/gnutls_digest_list.3.gz
/usr/local/man/man3/gnutls_dtls_cookie_send.3.gz
/usr/local/man/man3/gnutls_dtls_cookie_verify.3.gz
/usr/local/man/man3/gnutls_dtls_get_data_mtu.3.gz
/usr/local/man/man3/gnutls_dtls_get_mtu.3.gz
/usr/local/man/man3/gnutls_dtls_get_timeout.3.gz
/usr/local/man/man3/gnutls_dtls_prestate_set.3.gz
/usr/local/man/man3/gnutls_dtls_set_data_mtu.3.gz
/usr/local/man/man3/gnutls_dtls_set_mtu.3.gz
/usr/local/man/man3/gnutls_dtls_set_timeouts.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get_id.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get_name.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get_oid.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get_pk.3.gz
/usr/local/man/man3/gnutls_ecc_curve_get_size.3.gz
/usr/local/man/man3/gnutls_ecc_curve_list.3.gz
/usr/local/man/man3/gnutls_encode_ber_digest_info.3.gz
/usr/local/man/man3/gnutls_encode_gost_rs_value.3.gz
/usr/local/man/man3/gnutls_encode_rs_value.3.gz
/usr/local/man/man3/gnutls_error_is_fatal.3.gz
/usr/local/man/man3/gnutls_error_to_alert.3.gz
/usr/local/man/man3/gnutls_est_record_overhead_size.3.gz
/usr/local/man/man3/gnutls_ext_get_current_msg.3.gz
/usr/local/man/man3/gnutls_ext_get_data.3.gz
/usr/local/man/man3/gnutls_ext_get_name.3.gz
/usr/local/man/man3/gnutls_ext_get_name2.3.gz
/usr/local/man/man3/gnutls_ext_raw_parse.3.gz
/usr/local/man/man3/gnutls_ext_register.3.gz
/usr/local/man/man3/gnutls_ext_set_data.3.gz
/usr/local/man/man3/gnutls_fingerprint.3.gz
/usr/local/man/man3/gnutls_fips140_mode_enabled.3.gz
/usr/local/man/man3/gnutls_fips140_set_mode.3.gz
/usr/local/man/man3/gnutls_get_system_config_file.3.gz
/usr/local/man/man3/gnutls_global_deinit.3.gz
/usr/local/man/man3/gnutls_global_init.3.gz
/usr/local/man/man3/gnutls_global_set_audit_log_function.3.gz
/usr/local/man/man3/gnutls_global_set_log_function.3.gz
/usr/local/man/man3/gnutls_global_set_log_level.3.gz
/usr/local/man/man3/gnutls_global_set_mem_functions.3.gz
/usr/local/man/man3/gnutls_global_set_mutex.3.gz
/usr/local/man/man3/gnutls_global_set_time_function.3.gz
/usr/local/man/man3/gnutls_gost_paramset_get_name.3.gz
/usr/local/man/man3/gnutls_gost_paramset_get_oid.3.gz
/usr/local/man/man3/gnutls_group_get.3.gz
/usr/local/man/man3/gnutls_group_get_id.3.gz
/usr/local/man/man3/gnutls_group_get_name.3.gz
/usr/local/man/man3/gnutls_group_list.3.gz
/usr/local/man/man3/gnutls_handshake.3.gz
/usr/local/man/man3/gnutls_handshake_description_get_name.3.gz
/usr/local/man/man3/gnutls_handshake_get_last_in.3.gz
/usr/local/man/man3/gnutls_handshake_get_last_out.3.gz
/usr/local/man/man3/gnutls_handshake_set_hook_function.3.gz
/usr/local/man/man3/gnutls_handshake_set_max_packet_length.3.gz
/usr/local/man/man3/gnutls_handshake_set_post_client_hello_function.3.gz
/usr/local/man/man3/gnutls_handshake_set_private_extensions.3.gz
/usr/local/man/man3/gnutls_handshake_set_random.3.gz
/usr/local/man/man3/gnutls_handshake_set_timeout.3.gz
/usr/local/man/man3/gnutls_hash.3.gz
/usr/local/man/man3/gnutls_hash_copy.3.gz
/usr/local/man/man3/gnutls_hash_deinit.3.gz
/usr/local/man/man3/gnutls_hash_fast.3.gz
/usr/local/man/man3/gnutls_hash_get_len.3.gz
/usr/local/man/man3/gnutls_hash_init.3.gz
/usr/local/man/man3/gnutls_hash_output.3.gz
/usr/local/man/man3/gnutls_heartbeat_allowed.3.gz
/usr/local/man/man3/gnutls_heartbeat_enable.3.gz
/usr/local/man/man3/gnutls_heartbeat_get_timeout.3.gz
/usr/local/man/man3/gnutls_heartbeat_ping.3.gz
/usr/local/man/man3/gnutls_heartbeat_pong.3.gz
/usr/local/man/man3/gnutls_heartbeat_set_timeouts.3.gz
/usr/local/man/man3/gnutls_hex2bin.3.gz
/usr/local/man/man3/gnutls_hex_decode.3.gz
/usr/local/man/man3/gnutls_hex_decode2.3.gz
/usr/local/man/man3/gnutls_hex_encode.3.gz
/usr/local/man/man3/gnutls_hex_encode2.3.gz
/usr/local/man/man3/gnutls_hkdf_expand.3.gz
/usr/local/man/man3/gnutls_hkdf_extract.3.gz
/usr/local/man/man3/gnutls_hmac.3.gz
/usr/local/man/man3/gnutls_hmac_copy.3.gz
/usr/local/man/man3/gnutls_hmac_deinit.3.gz
/usr/local/man/man3/gnutls_hmac_fast.3.gz
/usr/local/man/man3/gnutls_hmac_get_key_size.3.gz
/usr/local/man/man3/gnutls_hmac_get_len.3.gz
/usr/local/man/man3/gnutls_hmac_init.3.gz
/usr/local/man/man3/gnutls_hmac_output.3.gz
/usr/local/man/man3/gnutls_hmac_set_nonce.3.gz
/usr/local/man/man3/gnutls_idna_map.3.gz
/usr/local/man/man3/gnutls_idna_reverse_map.3.gz
/usr/local/man/man3/gnutls_init.3.gz
/usr/local/man/man3/gnutls_key_generate.3.gz
/usr/local/man/man3/gnutls_kx_get.3.gz
/usr/local/man/man3/gnutls_kx_get_id.3.gz
/usr/local/man/man3/gnutls_kx_get_name.3.gz
/usr/local/man/man3/gnutls_kx_list.3.gz
/usr/local/man/man3/gnutls_load_file.3.gz
/usr/local/man/man3/gnutls_mac_get.3.gz
/usr/local/man/man3/gnutls_mac_get_id.3.gz
/usr/local/man/man3/gnutls_mac_get_key_size.3.gz
/usr/local/man/man3/gnutls_mac_get_name.3.gz
/usr/local/man/man3/gnutls_mac_get_nonce_size.3.gz
/usr/local/man/man3/gnutls_mac_list.3.gz
/usr/local/man/man3/gnutls_memcmp.3.gz
/usr/local/man/man3/gnutls_memset.3.gz
/usr/local/man/man3/gnutls_ocsp_req_add_cert.3.gz
/usr/local/man/man3/gnutls_ocsp_req_add_cert_id.3.gz
/usr/local/man/man3/gnutls_ocsp_req_deinit.3.gz
/usr/local/man/man3/gnutls_ocsp_req_export.3.gz
/usr/local/man/man3/gnutls_ocsp_req_get_cert_id.3.gz
/usr/local/man/man3/gnutls_ocsp_req_get_extension.3.gz
/usr/local/man/man3/gnutls_ocsp_req_get_nonce.3.gz
/usr/local/man/man3/gnutls_ocsp_req_get_version.3.gz
/usr/local/man/man3/gnutls_ocsp_req_import.3.gz
/usr/local/man/man3/gnutls_ocsp_req_init.3.gz
/usr/local/man/man3/gnutls_ocsp_req_print.3.gz
/usr/local/man/man3/gnutls_ocsp_req_randomize_nonce.3.gz
/usr/local/man/man3/gnutls_ocsp_req_set_extension.3.gz
/usr/local/man/man3/gnutls_ocsp_req_set_nonce.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_check_crt.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_deinit.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_export.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_export2.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_certs.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_extension.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_nonce.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_produced.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_responder.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_responder2.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_responder_raw_id.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_response.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_signature.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_single.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_status.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_get_version.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_import.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_import2.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_init.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_list_import2.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_print.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_verify.3.gz
/usr/local/man/man3/gnutls_ocsp_resp_verify_direct.3.gz
/usr/local/man/man3/gnutls_ocsp_status_request_enable_client.3.gz
/usr/local/man/man3/gnutls_ocsp_status_request_get.3.gz
/usr/local/man/man3/gnutls_ocsp_status_request_get2.3.gz
/usr/local/man/man3/gnutls_ocsp_status_request_is_checked.3.gz
/usr/local/man/man3/gnutls_oid_to_digest.3.gz
/usr/local/man/man3/gnutls_oid_to_ecc_curve.3.gz
/usr/local/man/man3/gnutls_oid_to_gost_paramset.3.gz
/usr/local/man/man3/gnutls_oid_to_mac.3.gz
/usr/local/man/man3/gnutls_oid_to_pk.3.gz
/usr/local/man/man3/gnutls_oid_to_sign.3.gz
/usr/local/man/man3/gnutls_openpgp_privkey_sign_hash.3.gz
/usr/local/man/man3/gnutls_openpgp_send_cert.3.gz
/usr/local/man/man3/gnutls_packet_deinit.3.gz
/usr/local/man/man3/gnutls_packet_get.3.gz
/usr/local/man/man3/gnutls_pbkdf2.3.gz
/usr/local/man/man3/gnutls_pcert_deinit.3.gz
/usr/local/man/man3/gnutls_pcert_export_openpgp.3.gz
/usr/local/man/man3/gnutls_pcert_export_x509.3.gz
/usr/local/man/man3/gnutls_pcert_import_openpgp.3.gz
/usr/local/man/man3/gnutls_pcert_import_openpgp_raw.3.gz
/usr/local/man/man3/gnutls_pcert_import_rawpk.3.gz
/usr/local/man/man3/gnutls_pcert_import_rawpk_raw.3.gz
/usr/local/man/man3/gnutls_pcert_import_x509.3.gz
/usr/local/man/man3/gnutls_pcert_import_x509_list.3.gz
/usr/local/man/man3/gnutls_pcert_import_x509_raw.3.gz
/usr/local/man/man3/gnutls_pcert_list_import_x509_file.3.gz
/usr/local/man/man3/gnutls_pcert_list_import_x509_raw.3.gz
/usr/local/man/man3/gnutls_pem_base64_decode.3.gz
/usr/local/man/man3/gnutls_pem_base64_decode2.3.gz
/usr/local/man/man3/gnutls_pem_base64_encode.3.gz
/usr/local/man/man3/gnutls_pem_base64_encode2.3.gz
/usr/local/man/man3/gnutls_perror.3.gz
/usr/local/man/man3/gnutls_pk_algorithm_get_name.3.gz
/usr/local/man/man3/gnutls_pk_bits_to_sec_param.3.gz
/usr/local/man/man3/gnutls_pk_get_id.3.gz
/usr/local/man/man3/gnutls_pk_get_name.3.gz
/usr/local/man/man3/gnutls_pk_get_oid.3.gz
/usr/local/man/man3/gnutls_pk_list.3.gz
/usr/local/man/man3/gnutls_pk_to_sign.3.gz
/usr/local/man/man3/gnutls_pkcs11_add_provider.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_attached_extension.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_pubkey.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_secret_key.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_x509_crt.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_x509_crt2.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_x509_privkey.3.gz
/usr/local/man/man3/gnutls_pkcs11_copy_x509_privkey2.3.gz
/usr/local/man/man3/gnutls_pkcs11_crt_is_known.3.gz
/usr/local/man/man3/gnutls_pkcs11_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs11_delete_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_get_pin_function.3.gz
/usr/local/man/man3/gnutls_pkcs11_get_raw_issuer.3.gz
/usr/local/man/man3/gnutls_pkcs11_get_raw_issuer_by_dn.3.gz
/usr/local/man/man3/gnutls_pkcs11_get_raw_issuer_by_subject_key_id.3.gz
/usr/local/man/man3/gnutls_pkcs11_init.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_export.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_export2.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_export3.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_export_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_flags_get_str.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_get_exts.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_get_flags.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_get_info.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_get_ptr.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_get_type.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_import_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_init.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_list_import_url3.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_list_import_url4.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_set_info.3.gz
/usr/local/man/man3/gnutls_pkcs11_obj_set_pin_function.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_cpy.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_export_pubkey.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_export_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_generate.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_generate2.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_generate3.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_get_info.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_import_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_init.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_set_pin_function.3.gz
/usr/local/man/man3/gnutls_pkcs11_privkey_status.3.gz
/usr/local/man/man3/gnutls_pkcs11_reinit.3.gz
/usr/local/man/man3/gnutls_pkcs11_set_pin_function.3.gz
/usr/local/man/man3/gnutls_pkcs11_set_token_function.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_check_mechanism.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_flags.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_info.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_mechanism.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_ptr.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_random.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_get_url.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_init.3.gz
/usr/local/man/man3/gnutls_pkcs11_token_set_pin.3.gz
/usr/local/man/man3/gnutls_pkcs11_type_get_name.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_decrypt.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_enc_info.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_encrypt.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_get_count.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_get_data.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_get_friendly_name.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_get_key_id.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_get_type.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_init.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_crl.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_crt.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_data.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_friendly_name.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_key_id.3.gz
/usr/local/man/man3/gnutls_pkcs12_bag_set_privkey.3.gz
/usr/local/man/man3/gnutls_pkcs12_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs12_export.3.gz
/usr/local/man/man3/gnutls_pkcs12_export2.3.gz
/usr/local/man/man3/gnutls_pkcs12_generate_mac.3.gz
/usr/local/man/man3/gnutls_pkcs12_generate_mac2.3.gz
/usr/local/man/man3/gnutls_pkcs12_get_bag.3.gz
/usr/local/man/man3/gnutls_pkcs12_import.3.gz
/usr/local/man/man3/gnutls_pkcs12_init.3.gz
/usr/local/man/man3/gnutls_pkcs12_mac_info.3.gz
/usr/local/man/man3/gnutls_pkcs12_set_bag.3.gz
/usr/local/man/man3/gnutls_pkcs12_simple_parse.3.gz
/usr/local/man/man3/gnutls_pkcs12_verify_mac.3.gz
/usr/local/man/man3/gnutls_pkcs7_add_attr.3.gz
/usr/local/man/man3/gnutls_pkcs7_attrs_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs7_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs7_delete_crl.3.gz
/usr/local/man/man3/gnutls_pkcs7_delete_crt.3.gz
/usr/local/man/man3/gnutls_pkcs7_export.3.gz
/usr/local/man/man3/gnutls_pkcs7_export2.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_attr.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crl_count.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crl_raw.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crl_raw2.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crt_count.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crt_raw.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_crt_raw2.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_embedded_data.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_embedded_data_oid.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_signature_count.3.gz
/usr/local/man/man3/gnutls_pkcs7_get_signature_info.3.gz
/usr/local/man/man3/gnutls_pkcs7_import.3.gz
/usr/local/man/man3/gnutls_pkcs7_init.3.gz
/usr/local/man/man3/gnutls_pkcs7_print.3.gz
/usr/local/man/man3/gnutls_pkcs7_print_signature_info.3.gz
/usr/local/man/man3/gnutls_pkcs7_set_crl.3.gz
/usr/local/man/man3/gnutls_pkcs7_set_crl_raw.3.gz
/usr/local/man/man3/gnutls_pkcs7_set_crt.3.gz
/usr/local/man/man3/gnutls_pkcs7_set_crt_raw.3.gz
/usr/local/man/man3/gnutls_pkcs7_sign.3.gz
/usr/local/man/man3/gnutls_pkcs7_signature_info_deinit.3.gz
/usr/local/man/man3/gnutls_pkcs7_verify.3.gz
/usr/local/man/man3/gnutls_pkcs7_verify_direct.3.gz
/usr/local/man/man3/gnutls_pkcs8_info.3.gz
/usr/local/man/man3/gnutls_pkcs_schema_get_name.3.gz
/usr/local/man/man3/gnutls_pkcs_schema_get_oid.3.gz
/usr/local/man/man3/gnutls_prf.3.gz
/usr/local/man/man3/gnutls_prf_early.3.gz
/usr/local/man/man3/gnutls_prf_hash_get.3.gz
/usr/local/man/man3/gnutls_prf_raw.3.gz
/usr/local/man/man3/gnutls_prf_rfc5705.3.gz
/usr/local/man/man3/gnutls_priority_certificate_type_list.3.gz
/usr/local/man/man3/gnutls_priority_certificate_type_list2.3.gz
/usr/local/man/man3/gnutls_priority_cipher_list.3.gz
/usr/local/man/man3/gnutls_priority_compression_list.3.gz
/usr/local/man/man3/gnutls_priority_deinit.3.gz
/usr/local/man/man3/gnutls_priority_ecc_curve_list.3.gz
/usr/local/man/man3/gnutls_priority_get_cipher_suite_index.3.gz
/usr/local/man/man3/gnutls_priority_group_list.3.gz
/usr/local/man/man3/gnutls_priority_init.3.gz
/usr/local/man/man3/gnutls_priority_init2.3.gz
/usr/local/man/man3/gnutls_priority_kx_list.3.gz
/usr/local/man/man3/gnutls_priority_mac_list.3.gz
/usr/local/man/man3/gnutls_priority_protocol_list.3.gz
/usr/local/man/man3/gnutls_priority_set.3.gz
/usr/local/man/man3/gnutls_priority_set_direct.3.gz
/usr/local/man/man3/gnutls_priority_sign_list.3.gz
/usr/local/man/man3/gnutls_priority_string_list.3.gz
/usr/local/man/man3/gnutls_privkey_decrypt_data.3.gz
/usr/local/man/man3/gnutls_privkey_decrypt_data2.3.gz
/usr/local/man/man3/gnutls_privkey_deinit.3.gz
/usr/local/man/man3/gnutls_privkey_export_dsa_raw.3.gz
/usr/local/man/man3/gnutls_privkey_export_dsa_raw2.3.gz
/usr/local/man/man3/gnutls_privkey_export_ecc_raw.3.gz
/usr/local/man/man3/gnutls_privkey_export_ecc_raw2.3.gz
/usr/local/man/man3/gnutls_privkey_export_gost_raw2.3.gz
/usr/local/man/man3/gnutls_privkey_export_openpgp.3.gz
/usr/local/man/man3/gnutls_privkey_export_pkcs11.3.gz
/usr/local/man/man3/gnutls_privkey_export_rsa_raw.3.gz
/usr/local/man/man3/gnutls_privkey_export_rsa_raw2.3.gz
/usr/local/man/man3/gnutls_privkey_export_x509.3.gz
/usr/local/man/man3/gnutls_privkey_generate.3.gz
/usr/local/man/man3/gnutls_privkey_generate2.3.gz
/usr/local/man/man3/gnutls_privkey_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_privkey_get_seed.3.gz
/usr/local/man/man3/gnutls_privkey_get_spki.3.gz
/usr/local/man/man3/gnutls_privkey_get_type.3.gz
/usr/local/man/man3/gnutls_privkey_import_dsa_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_ecc_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_ext.3.gz
/usr/local/man/man3/gnutls_privkey_import_ext2.3.gz
/usr/local/man/man3/gnutls_privkey_import_ext3.3.gz
/usr/local/man/man3/gnutls_privkey_import_ext4.3.gz
/usr/local/man/man3/gnutls_privkey_import_gost_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_openpgp.3.gz
/usr/local/man/man3/gnutls_privkey_import_openpgp_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_pkcs11.3.gz
/usr/local/man/man3/gnutls_privkey_import_pkcs11_url.3.gz
/usr/local/man/man3/gnutls_privkey_import_rsa_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_tpm_raw.3.gz
/usr/local/man/man3/gnutls_privkey_import_tpm_url.3.gz
/usr/local/man/man3/gnutls_privkey_import_url.3.gz
/usr/local/man/man3/gnutls_privkey_import_x509.3.gz
/usr/local/man/man3/gnutls_privkey_import_x509_raw.3.gz
/usr/local/man/man3/gnutls_privkey_init.3.gz
/usr/local/man/man3/gnutls_privkey_set_flags.3.gz
/usr/local/man/man3/gnutls_privkey_set_pin_function.3.gz
/usr/local/man/man3/gnutls_privkey_set_spki.3.gz
/usr/local/man/man3/gnutls_privkey_sign_data.3.gz
/usr/local/man/man3/gnutls_privkey_sign_data2.3.gz
/usr/local/man/man3/gnutls_privkey_sign_hash.3.gz
/usr/local/man/man3/gnutls_privkey_sign_hash2.3.gz
/usr/local/man/man3/gnutls_privkey_status.3.gz
/usr/local/man/man3/gnutls_privkey_verify_params.3.gz
/usr/local/man/man3/gnutls_privkey_verify_seed.3.gz
/usr/local/man/man3/gnutls_protocol_get_id.3.gz
/usr/local/man/man3/gnutls_protocol_get_name.3.gz
/usr/local/man/man3/gnutls_protocol_get_version.3.gz
/usr/local/man/man3/gnutls_protocol_list.3.gz
/usr/local/man/man3/gnutls_psk_allocate_client_credentials.3.gz
/usr/local/man/man3/gnutls_psk_allocate_server_credentials.3.gz
/usr/local/man/man3/gnutls_psk_client_get_hint.3.gz
/usr/local/man/man3/gnutls_psk_free_client_credentials.3.gz
/usr/local/man/man3/gnutls_psk_free_server_credentials.3.gz
/usr/local/man/man3/gnutls_psk_server_get_username.3.gz
/usr/local/man/man3/gnutls_psk_server_get_username2.3.gz
/usr/local/man/man3/gnutls_psk_set_client_credentials.3.gz
/usr/local/man/man3/gnutls_psk_set_client_credentials2.3.gz
/usr/local/man/man3/gnutls_psk_set_client_credentials_function.3.gz
/usr/local/man/man3/gnutls_psk_set_client_credentials_function2.3.gz
/usr/local/man/man3/gnutls_psk_set_params_function.3.gz
/usr/local/man/man3/gnutls_psk_set_server_credentials_file.3.gz
/usr/local/man/man3/gnutls_psk_set_server_credentials_function.3.gz
/usr/local/man/man3/gnutls_psk_set_server_credentials_function2.3.gz
/usr/local/man/man3/gnutls_psk_set_server_credentials_hint.3.gz
/usr/local/man/man3/gnutls_psk_set_server_dh_params.3.gz
/usr/local/man/man3/gnutls_psk_set_server_known_dh_params.3.gz
/usr/local/man/man3/gnutls_psk_set_server_params_function.3.gz
/usr/local/man/man3/gnutls_pubkey_deinit.3.gz
/usr/local/man/man3/gnutls_pubkey_encrypt_data.3.gz
/usr/local/man/man3/gnutls_pubkey_export.3.gz
/usr/local/man/man3/gnutls_pubkey_export2.3.gz
/usr/local/man/man3/gnutls_pubkey_export_dsa_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_export_dsa_raw2.3.gz
/usr/local/man/man3/gnutls_pubkey_export_ecc_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_export_ecc_raw2.3.gz
/usr/local/man/man3/gnutls_pubkey_export_ecc_x962.3.gz
/usr/local/man/man3/gnutls_pubkey_export_gost_raw2.3.gz
/usr/local/man/man3/gnutls_pubkey_export_rsa_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_export_rsa_raw2.3.gz
/usr/local/man/man3/gnutls_pubkey_get_key_id.3.gz
/usr/local/man/man3/gnutls_pubkey_get_key_usage.3.gz
/usr/local/man/man3/gnutls_pubkey_get_openpgp_key_id.3.gz
/usr/local/man/man3/gnutls_pubkey_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3.gz
/usr/local/man/man3/gnutls_pubkey_get_spki.3.gz
/usr/local/man/man3/gnutls_pubkey_import.3.gz
/usr/local/man/man3/gnutls_pubkey_import_dsa_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_ecc_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_ecc_x962.3.gz
/usr/local/man/man3/gnutls_pubkey_import_gost_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_openpgp.3.gz
/usr/local/man/man3/gnutls_pubkey_import_openpgp_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_pkcs11.3.gz
/usr/local/man/man3/gnutls_pubkey_import_privkey.3.gz
/usr/local/man/man3/gnutls_pubkey_import_rsa_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_tpm_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_import_tpm_url.3.gz
/usr/local/man/man3/gnutls_pubkey_import_url.3.gz
/usr/local/man/man3/gnutls_pubkey_import_x509.3.gz
/usr/local/man/man3/gnutls_pubkey_import_x509_crq.3.gz
/usr/local/man/man3/gnutls_pubkey_import_x509_raw.3.gz
/usr/local/man/man3/gnutls_pubkey_init.3.gz
/usr/local/man/man3/gnutls_pubkey_print.3.gz
/usr/local/man/man3/gnutls_pubkey_set_key_usage.3.gz
/usr/local/man/man3/gnutls_pubkey_set_pin_function.3.gz
/usr/local/man/man3/gnutls_pubkey_set_spki.3.gz
/usr/local/man/man3/gnutls_pubkey_verify_data2.3.gz
/usr/local/man/man3/gnutls_pubkey_verify_hash2.3.gz
/usr/local/man/man3/gnutls_pubkey_verify_params.3.gz
/usr/local/man/man3/gnutls_random_art.3.gz
/usr/local/man/man3/gnutls_range_split.3.gz
/usr/local/man/man3/gnutls_reauth.3.gz
/usr/local/man/man3/gnutls_record_can_use_length_hiding.3.gz
/usr/local/man/man3/gnutls_record_check_corked.3.gz
/usr/local/man/man3/gnutls_record_check_pending.3.gz
/usr/local/man/man3/gnutls_record_cork.3.gz
/usr/local/man/man3/gnutls_record_disable_padding.3.gz
/usr/local/man/man3/gnutls_record_discard_queued.3.gz
/usr/local/man/man3/gnutls_record_get_direction.3.gz
/usr/local/man/man3/gnutls_record_get_discarded.3.gz
/usr/local/man/man3/gnutls_record_get_max_early_data_size.3.gz
/usr/local/man/man3/gnutls_record_get_max_size.3.gz
/usr/local/man/man3/gnutls_record_get_state.3.gz
/usr/local/man/man3/gnutls_record_overhead_size.3.gz
/usr/local/man/man3/gnutls_record_recv.3.gz
/usr/local/man/man3/gnutls_record_recv_early_data.3.gz
/usr/local/man/man3/gnutls_record_recv_packet.3.gz
/usr/local/man/man3/gnutls_record_recv_seq.3.gz
/usr/local/man/man3/gnutls_record_send.3.gz
/usr/local/man/man3/gnutls_record_send2.3.gz
/usr/local/man/man3/gnutls_record_send_early_data.3.gz
/usr/local/man/man3/gnutls_record_send_range.3.gz
/usr/local/man/man3/gnutls_record_set_max_early_data_size.3.gz
/usr/local/man/man3/gnutls_record_set_max_recv_size.3.gz
/usr/local/man/man3/gnutls_record_set_max_size.3.gz
/usr/local/man/man3/gnutls_record_set_state.3.gz
/usr/local/man/man3/gnutls_record_set_timeout.3.gz
/usr/local/man/man3/gnutls_record_uncork.3.gz
/usr/local/man/man3/gnutls_register_custom_url.3.gz
/usr/local/man/man3/gnutls_rehandshake.3.gz
/usr/local/man/man3/gnutls_rnd.3.gz
/usr/local/man/man3/gnutls_rnd_refresh.3.gz
/usr/local/man/man3/gnutls_safe_renegotiation_status.3.gz
/usr/local/man/man3/gnutls_sec_param_get_name.3.gz
/usr/local/man/man3/gnutls_sec_param_to_pk_bits.3.gz
/usr/local/man/man3/gnutls_sec_param_to_symmetric_bits.3.gz
/usr/local/man/man3/gnutls_server_name_get.3.gz
/usr/local/man/man3/gnutls_server_name_set.3.gz
/usr/local/man/man3/gnutls_session_channel_binding.3.gz
/usr/local/man/man3/gnutls_session_enable_compatibility_mode.3.gz
/usr/local/man/man3/gnutls_session_etm_status.3.gz
/usr/local/man/man3/gnutls_session_ext_master_secret_status.3.gz
/usr/local/man/man3/gnutls_session_ext_register.3.gz
/usr/local/man/man3/gnutls_session_force_valid.3.gz
/usr/local/man/man3/gnutls_session_get_data.3.gz
/usr/local/man/man3/gnutls_session_get_data2.3.gz
/usr/local/man/man3/gnutls_session_get_desc.3.gz
/usr/local/man/man3/gnutls_session_get_flags.3.gz
/usr/local/man/man3/gnutls_session_get_id.3.gz
/usr/local/man/man3/gnutls_session_get_id2.3.gz
/usr/local/man/man3/gnutls_session_get_keylog_function.3.gz
/usr/local/man/man3/gnutls_session_get_master_secret.3.gz
/usr/local/man/man3/gnutls_session_get_ptr.3.gz
/usr/local/man/man3/gnutls_session_get_random.3.gz
/usr/local/man/man3/gnutls_session_get_verify_cert_status.3.gz
/usr/local/man/man3/gnutls_session_is_resumed.3.gz
/usr/local/man/man3/gnutls_session_key_update.3.gz
/usr/local/man/man3/gnutls_session_resumption_requested.3.gz
/usr/local/man/man3/gnutls_session_set_data.3.gz
/usr/local/man/man3/gnutls_session_set_id.3.gz
/usr/local/man/man3/gnutls_session_set_keylog_function.3.gz
/usr/local/man/man3/gnutls_session_set_premaster.3.gz
/usr/local/man/man3/gnutls_session_set_ptr.3.gz
/usr/local/man/man3/gnutls_session_set_verify_cert.3.gz
/usr/local/man/man3/gnutls_session_set_verify_cert2.3.gz
/usr/local/man/man3/gnutls_session_set_verify_function.3.gz
/usr/local/man/man3/gnutls_session_supplemental_register.3.gz
/usr/local/man/man3/gnutls_session_ticket_enable_client.3.gz
/usr/local/man/man3/gnutls_session_ticket_enable_server.3.gz
/usr/local/man/man3/gnutls_session_ticket_key_generate.3.gz
/usr/local/man/man3/gnutls_session_ticket_send.3.gz
/usr/local/man/man3/gnutls_set_default_priority.3.gz
/usr/local/man/man3/gnutls_set_default_priority_append.3.gz
/usr/local/man/man3/gnutls_sign_algorithm_get.3.gz
/usr/local/man/man3/gnutls_sign_algorithm_get_client.3.gz
/usr/local/man/man3/gnutls_sign_algorithm_get_requested.3.gz
/usr/local/man/man3/gnutls_sign_get_hash_algorithm.3.gz
/usr/local/man/man3/gnutls_sign_get_id.3.gz
/usr/local/man/man3/gnutls_sign_get_name.3.gz
/usr/local/man/man3/gnutls_sign_get_oid.3.gz
/usr/local/man/man3/gnutls_sign_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_sign_is_secure.3.gz
/usr/local/man/man3/gnutls_sign_is_secure2.3.gz
/usr/local/man/man3/gnutls_sign_list.3.gz
/usr/local/man/man3/gnutls_sign_supports_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_srp_allocate_client_credentials.3.gz
/usr/local/man/man3/gnutls_srp_allocate_server_credentials.3.gz
/usr/local/man/man3/gnutls_srp_base64_decode.3.gz
/usr/local/man/man3/gnutls_srp_base64_decode2.3.gz
/usr/local/man/man3/gnutls_srp_base64_encode.3.gz
/usr/local/man/man3/gnutls_srp_base64_encode2.3.gz
/usr/local/man/man3/gnutls_srp_free_client_credentials.3.gz
/usr/local/man/man3/gnutls_srp_free_server_credentials.3.gz
/usr/local/man/man3/gnutls_srp_server_get_username.3.gz
/usr/local/man/man3/gnutls_srp_set_client_credentials.3.gz
/usr/local/man/man3/gnutls_srp_set_client_credentials_function.3.gz
/usr/local/man/man3/gnutls_srp_set_prime_bits.3.gz
/usr/local/man/man3/gnutls_srp_set_server_credentials_file.3.gz
/usr/local/man/man3/gnutls_srp_set_server_credentials_function.3.gz
/usr/local/man/man3/gnutls_srp_set_server_fake_salt_seed.3.gz
/usr/local/man/man3/gnutls_srp_verifier.3.gz
/usr/local/man/man3/gnutls_srtp_get_keys.3.gz
/usr/local/man/man3/gnutls_srtp_get_mki.3.gz
/usr/local/man/man3/gnutls_srtp_get_profile_id.3.gz
/usr/local/man/man3/gnutls_srtp_get_profile_name.3.gz
/usr/local/man/man3/gnutls_srtp_get_selected_profile.3.gz
/usr/local/man/man3/gnutls_srtp_set_mki.3.gz
/usr/local/man/man3/gnutls_srtp_set_profile.3.gz
/usr/local/man/man3/gnutls_srtp_set_profile_direct.3.gz
/usr/local/man/man3/gnutls_store_commitment.3.gz
/usr/local/man/man3/gnutls_store_pubkey.3.gz
/usr/local/man/man3/gnutls_strerror.3.gz
/usr/local/man/man3/gnutls_strerror_name.3.gz
/usr/local/man/man3/gnutls_subject_alt_names_deinit.3.gz
/usr/local/man/man3/gnutls_subject_alt_names_get.3.gz
/usr/local/man/man3/gnutls_subject_alt_names_init.3.gz
/usr/local/man/man3/gnutls_subject_alt_names_set.3.gz
/usr/local/man/man3/gnutls_supplemental_get_name.3.gz
/usr/local/man/man3/gnutls_supplemental_recv.3.gz
/usr/local/man/man3/gnutls_supplemental_register.3.gz
/usr/local/man/man3/gnutls_supplemental_send.3.gz
/usr/local/man/man3/gnutls_system_key_add_x509.3.gz
/usr/local/man/man3/gnutls_system_key_delete.3.gz
/usr/local/man/man3/gnutls_system_key_iter_deinit.3.gz
/usr/local/man/man3/gnutls_system_key_iter_get_info.3.gz
/usr/local/man/man3/gnutls_system_recv_timeout.3.gz
/usr/local/man/man3/gnutls_tdb_deinit.3.gz
/usr/local/man/man3/gnutls_tdb_init.3.gz
/usr/local/man/man3/gnutls_tdb_set_store_commitment_func.3.gz
/usr/local/man/man3/gnutls_tdb_set_store_func.3.gz
/usr/local/man/man3/gnutls_tdb_set_verify_func.3.gz
/usr/local/man/man3/gnutls_tpm_get_registered.3.gz
/usr/local/man/man3/gnutls_tpm_key_list_deinit.3.gz
/usr/local/man/man3/gnutls_tpm_key_list_get_url.3.gz
/usr/local/man/man3/gnutls_tpm_privkey_delete.3.gz
/usr/local/man/man3/gnutls_tpm_privkey_generate.3.gz
/usr/local/man/man3/gnutls_transport_get_int.3.gz
/usr/local/man/man3/gnutls_transport_get_int2.3.gz
/usr/local/man/man3/gnutls_transport_get_ptr.3.gz
/usr/local/man/man3/gnutls_transport_get_ptr2.3.gz
/usr/local/man/man3/gnutls_transport_set_errno.3.gz
/usr/local/man/man3/gnutls_transport_set_errno_function.3.gz
/usr/local/man/man3/gnutls_transport_set_fastopen.3.gz
/usr/local/man/man3/gnutls_transport_set_int.3.gz
/usr/local/man/man3/gnutls_transport_set_int2.3.gz
/usr/local/man/man3/gnutls_transport_set_ptr.3.gz
/usr/local/man/man3/gnutls_transport_set_ptr2.3.gz
/usr/local/man/man3/gnutls_transport_set_pull_function.3.gz
/usr/local/man/man3/gnutls_transport_set_pull_timeout_function.3.gz
/usr/local/man/man3/gnutls_transport_set_push_function.3.gz
/usr/local/man/man3/gnutls_transport_set_vec_push_function.3.gz
/usr/local/man/man3/gnutls_url_is_supported.3.gz
/usr/local/man/man3/gnutls_utf8_password_normalize.3.gz
/usr/local/man/man3/gnutls_verify_stored_pubkey.3.gz
/usr/local/man/man3/gnutls_x509_aia_deinit.3.gz
/usr/local/man/man3/gnutls_x509_aia_get.3.gz
/usr/local/man/man3/gnutls_x509_aia_init.3.gz
/usr/local/man/man3/gnutls_x509_aia_set.3.gz
/usr/local/man/man3/gnutls_x509_aki_deinit.3.gz
/usr/local/man/man3/gnutls_x509_aki_get_cert_issuer.3.gz
/usr/local/man/man3/gnutls_x509_aki_get_id.3.gz
/usr/local/man/man3/gnutls_x509_aki_init.3.gz
/usr/local/man/man3/gnutls_x509_aki_set_cert_issuer.3.gz
/usr/local/man/man3/gnutls_x509_aki_set_id.3.gz
/usr/local/man/man3/gnutls_x509_cidr_to_rfc5280.3.gz
/usr/local/man/man3/gnutls_x509_crl_check_issuer.3.gz
/usr/local/man/man3/gnutls_x509_crl_deinit.3.gz
/usr/local/man/man3/gnutls_x509_crl_dist_points_deinit.3.gz
/usr/local/man/man3/gnutls_x509_crl_dist_points_get.3.gz
/usr/local/man/man3/gnutls_x509_crl_dist_points_init.3.gz
/usr/local/man/man3/gnutls_x509_crl_dist_points_set.3.gz
/usr/local/man/man3/gnutls_x509_crl_export.3.gz
/usr/local/man/man3/gnutls_x509_crl_export2.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_crt_count.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_crt_serial.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_dn_oid.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_extension_data.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_extension_data2.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_extension_info.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_extension_oid.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_issuer_dn.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_issuer_dn2.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_issuer_dn3.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_next_update.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_number.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_signature.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_signature_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_signature_oid.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_this_update.3.gz
/usr/local/man/man3/gnutls_x509_crl_get_version.3.gz
/usr/local/man/man3/gnutls_x509_crl_import.3.gz
/usr/local/man/man3/gnutls_x509_crl_init.3.gz
/usr/local/man/man3/gnutls_x509_crl_iter_crt_serial.3.gz
/usr/local/man/man3/gnutls_x509_crl_iter_deinit.3.gz
/usr/local/man/man3/gnutls_x509_crl_list_import.3.gz
/usr/local/man/man3/gnutls_x509_crl_list_import2.3.gz
/usr/local/man/man3/gnutls_x509_crl_print.3.gz
/usr/local/man/man3/gnutls_x509_crl_privkey_sign.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_crt.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_crt_serial.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_next_update.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_number.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_this_update.3.gz
/usr/local/man/man3/gnutls_x509_crl_set_version.3.gz
/usr/local/man/man3/gnutls_x509_crl_sign.3.gz
/usr/local/man/man3/gnutls_x509_crl_sign2.3.gz
/usr/local/man/man3/gnutls_x509_crl_verify.3.gz
/usr/local/man/man3/gnutls_x509_crq_deinit.3.gz
/usr/local/man/man3/gnutls_x509_crq_export.3.gz
/usr/local/man/man3/gnutls_x509_crq_export2.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_attribute_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_attribute_data.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_attribute_info.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_challenge_password.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_dn.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_dn2.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_dn3.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_dn_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_extension_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_extension_by_oid2.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_extension_data.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_extension_data2.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_extension_info.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_key_purpose_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_key_rsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_pk_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_signature_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_signature_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_spki.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_subject_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_crq_get_version.3.gz
/usr/local/man/man3/gnutls_x509_crq_import.3.gz
/usr/local/man/man3/gnutls_x509_crq_init.3.gz
/usr/local/man/man3/gnutls_x509_crq_print.3.gz
/usr/local/man/man3/gnutls_x509_crq_privkey_sign.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_attribute_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_challenge_password.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_dn.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_extension_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_key.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_key_purpose_oid.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_key_rsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_pubkey.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_spki.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_subject_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_subject_alt_othername.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_crq_set_version.3.gz
/usr/local/man/man3/gnutls_x509_crq_sign.3.gz
/usr/local/man/man3/gnutls_x509_crq_sign2.3.gz
/usr/local/man/man3/gnutls_x509_crq_verify.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_email.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_hostname.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_hostname2.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_ip.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_issuer.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_key_purpose.3.gz
/usr/local/man/man3/gnutls_x509_crt_check_revocation.3.gz
/usr/local/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3.gz
/usr/local/man/man3/gnutls_x509_crt_deinit.3.gz
/usr/local/man/man3/gnutls_x509_crt_equals.3.gz
/usr/local/man/man3/gnutls_x509_crt_equals2.3.gz
/usr/local/man/man3/gnutls_x509_crt_export.3.gz
/usr/local/man/man3/gnutls_x509_crt_export2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_activation_time.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_authority_info_access.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_ca_status.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_crl_dist_points.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_dn2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_dn3.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_dn_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_expiration_time.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_by_oid2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_data.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_data2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_info.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_extension_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_fingerprint.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_inhibit_anypolicy.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_dn2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_dn3.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_issuer_unique_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_key_purpose_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_name_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_ecc_raw.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_gost_raw.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_policy.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_proxy.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_raw_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_serial.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_signature.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_signature_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_signature_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_spki.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject_alt_name2.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_subject_unique_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_crt_get_version.3.gz
/usr/local/man/man3/gnutls_x509_crt_import.3.gz
/usr/local/man/man3/gnutls_x509_crt_import_pkcs11.3.gz
/usr/local/man/man3/gnutls_x509_crt_import_url.3.gz
/usr/local/man/man3/gnutls_x509_crt_init.3.gz
/usr/local/man/man3/gnutls_x509_crt_list_import.3.gz
/usr/local/man/man3/gnutls_x509_crt_list_import2.3.gz
/usr/local/man/man3/gnutls_x509_crt_list_import_pkcs11.3.gz
/usr/local/man/man3/gnutls_x509_crt_list_import_url.3.gz
/usr/local/man/man3/gnutls_x509_crt_list_verify.3.gz
/usr/local/man/man3/gnutls_x509_crt_print.3.gz
/usr/local/man/man3/gnutls_x509_crt_privkey_sign.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_activation_time.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_authority_info_access.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_ca_status.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_crl_dist_points.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_crl_dist_points2.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_crq.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_crq_extension_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_crq_extensions.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_expiration_time.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_extension_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_flags.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_inhibit_anypolicy.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_issuer_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_issuer_alt_othername.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_issuer_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_issuer_unique_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_key.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_key_purpose_oid.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_name_constraints.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_pin_function.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_policy.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_proxy.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_proxy_dn.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_pubkey.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_serial.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_spki.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_subject_alt_name.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_subject_alt_othername.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_subject_alternative_name.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_subject_key_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_subject_unique_id.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_crt_set_version.3.gz
/usr/local/man/man3/gnutls_x509_crt_sign.3.gz
/usr/local/man/man3/gnutls_x509_crt_sign2.3.gz
/usr/local/man/man3/gnutls_x509_crt_verify.3.gz
/usr/local/man/man3/gnutls_x509_crt_verify_data2.3.gz
/usr/local/man/man3/gnutls_x509_dn_deinit.3.gz
/usr/local/man/man3/gnutls_x509_dn_export.3.gz
/usr/local/man/man3/gnutls_x509_dn_export2.3.gz
/usr/local/man/man3/gnutls_x509_dn_get_rdn_ava.3.gz
/usr/local/man/man3/gnutls_x509_dn_get_str.3.gz
/usr/local/man/man3/gnutls_x509_dn_get_str2.3.gz
/usr/local/man/man3/gnutls_x509_dn_import.3.gz
/usr/local/man/man3/gnutls_x509_dn_init.3.gz
/usr/local/man/man3/gnutls_x509_dn_oid_known.3.gz
/usr/local/man/man3/gnutls_x509_dn_oid_name.3.gz
/usr/local/man/man3/gnutls_x509_dn_set_str.3.gz
/usr/local/man/man3/gnutls_x509_ext_deinit.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_aia.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_crl_dist_points.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_inhibit_anypolicy.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_key_purposes.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_name_constraints.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_policies.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_proxy.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_subject_alt_names.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_subject_key_id.3.gz
/usr/local/man/man3/gnutls_x509_ext_export_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_aia.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_authority_key_id.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_basic_constraints.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_crl_dist_points.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_inhibit_anypolicy.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_key_purposes.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_key_usage.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_name_constraints.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_policies.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_private_key_usage_period.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_proxy.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_subject_alt_names.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_subject_key_id.3.gz
/usr/local/man/man3/gnutls_x509_ext_import_tlsfeatures.3.gz
/usr/local/man/man3/gnutls_x509_ext_print.3.gz
/usr/local/man/man3/gnutls_x509_key_purpose_deinit.3.gz
/usr/local/man/man3/gnutls_x509_key_purpose_get.3.gz
/usr/local/man/man3/gnutls_x509_key_purpose_init.3.gz
/usr/local/man/man3/gnutls_x509_key_purpose_set.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_add_excluded.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_add_permitted.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_check.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_check_crt.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_deinit.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_get_excluded.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_get_permitted.3.gz
/usr/local/man/man3/gnutls_x509_name_constraints_init.3.gz
/usr/local/man/man3/gnutls_x509_othername_to_virtual.3.gz
/usr/local/man/man3/gnutls_x509_policies_deinit.3.gz
/usr/local/man/man3/gnutls_x509_policies_get.3.gz
/usr/local/man/man3/gnutls_x509_policies_init.3.gz
/usr/local/man/man3/gnutls_x509_policies_set.3.gz
/usr/local/man/man3/gnutls_x509_policy_release.3.gz
/usr/local/man/man3/gnutls_x509_privkey_cpy.3.gz
/usr/local/man/man3/gnutls_x509_privkey_deinit.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export2_pkcs8.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_dsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_ecc_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_gost_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_pkcs8.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_rsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_export_rsa_raw2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_fix.3.gz
/usr/local/man/man3/gnutls_x509_privkey_generate.3.gz
/usr/local/man/man3/gnutls_x509_privkey_generate2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_get_key_id.3.gz
/usr/local/man/man3/gnutls_x509_privkey_get_pk_algorithm.3.gz
/usr/local/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_get_seed.3.gz
/usr/local/man/man3/gnutls_x509_privkey_get_spki.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_dsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_ecc_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_gost_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_openssl.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_pkcs8.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_rsa_raw.3.gz
/usr/local/man/man3/gnutls_x509_privkey_import_rsa_raw2.3.gz
/usr/local/man/man3/gnutls_x509_privkey_init.3.gz
/usr/local/man/man3/gnutls_x509_privkey_sec_param.3.gz
/usr/local/man/man3/gnutls_x509_privkey_set_flags.3.gz
/usr/local/man/man3/gnutls_x509_privkey_set_pin_function.3.gz
/usr/local/man/man3/gnutls_x509_privkey_set_spki.3.gz
/usr/local/man/man3/gnutls_x509_privkey_sign_data.3.gz
/usr/local/man/man3/gnutls_x509_privkey_sign_hash.3.gz
/usr/local/man/man3/gnutls_x509_privkey_verify_params.3.gz
/usr/local/man/man3/gnutls_x509_privkey_verify_seed.3.gz
/usr/local/man/man3/gnutls_x509_rdn_get.3.gz
/usr/local/man/man3/gnutls_x509_rdn_get2.3.gz
/usr/local/man/man3/gnutls_x509_rdn_get_by_oid.3.gz
/usr/local/man/man3/gnutls_x509_rdn_get_oid.3.gz
/usr/local/man/man3/gnutls_x509_spki_deinit.3.gz
/usr/local/man/man3/gnutls_x509_spki_get_rsa_pss_params.3.gz
/usr/local/man/man3/gnutls_x509_spki_init.3.gz
/usr/local/man/man3/gnutls_x509_spki_set_rsa_pss_params.3.gz
/usr/local/man/man3/gnutls_x509_tlsfeatures_add.3.gz
/usr/local/man/man3/gnutls_x509_tlsfeatures_check_crt.3.gz
/usr/local/man/man3/gnutls_x509_tlsfeatures_deinit.3.gz
/usr/local/man/man3/gnutls_x509_tlsfeatures_get.3.gz
/usr/local/man/man3/gnutls_x509_tlsfeatures_init.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_cas.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_crls.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_named_crt.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_system_trust.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_trust_dir.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_trust_file.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_add_trust_mem.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_deinit.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_get_issuer.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_get_issuer_by_dn.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_get_issuer_by_subject_key_id.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_init.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_iter_deinit.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_iter_get_ca.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_remove_cas.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_remove_trust_file.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_remove_trust_mem.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_verify_crt.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_verify_crt2.3.gz
/usr/local/man/man3/gnutls_x509_trust_list_verify_named_crt.3.gz
/usr/local/share/examples/gnutls/ex-alert.c
/usr/local/share/examples/gnutls/ex-cert-select-pkcs11.c
/usr/local/share/examples/gnutls/ex-cert-select.c
/usr/local/share/examples/gnutls/ex-client-anon.c
/usr/local/share/examples/gnutls/ex-client-dtls.c
/usr/local/share/examples/gnutls/ex-client-psk.c
/usr/local/share/examples/gnutls/ex-client-resume.c
/usr/local/share/examples/gnutls/ex-client-srp.c
/usr/local/share/examples/gnutls/ex-client-x509-3.1.c
/usr/local/share/examples/gnutls/ex-client-x509.c
/usr/local/share/examples/gnutls/ex-crq.c
/usr/local/share/examples/gnutls/ex-ocsp-client.c
/usr/local/share/examples/gnutls/ex-pkcs11-list.c
/usr/local/share/examples/gnutls/ex-pkcs12.c
/usr/local/share/examples/gnutls/ex-serv-anon.c
/usr/local/share/examples/gnutls/ex-serv-dtls.c
/usr/local/share/examples/gnutls/ex-serv-psk.c
/usr/local/share/examples/gnutls/ex-serv-srp.c
/usr/local/share/examples/gnutls/ex-serv-x509.c
/usr/local/share/examples/gnutls/ex-session-info.c
/usr/local/share/examples/gnutls/ex-verify-ssh.c
/usr/local/share/examples/gnutls/ex-verify.c
/usr/local/share/examples/gnutls/ex-x509-info.c
/usr/local/share/examples/gnutls/examples.h
/usr/local/share/examples/gnutls/print-ciphersuites.c
/usr/local/share/examples/gnutls/tcp.c
/usr/local/share/examples/gnutls/udp.c
/usr/local/share/examples/gnutls/verify.c
/usr/local/share/info/gnutls-client-server-use-case.png
/usr/local/share/info/gnutls-guile.info
/usr/local/share/info/gnutls-handshake-sequence.png
/usr/local/share/info/gnutls-handshake-state.png
/usr/local/share/info/gnutls-internals.png
/usr/local/share/info/gnutls-layers.png
/usr/local/share/info/gnutls-logo.png
/usr/local/share/info/gnutls-modauth.png
/usr/local/share/info/gnutls-x509.png
/usr/local/share/info/gnutls.info
/usr/local/share/info/pkcs11-vision.png
/usr/local/share/licenses/gnutls-3.6.16/GPLv3
/usr/local/share/licenses/gnutls-3.6.16/LGPL21
/usr/local/share/licenses/gnutls-3.6.16/LICENSE
/usr/local/share/licenses/gnutls-3.6.16/catalog.mk
/usr/local/share/locale/cs/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/de/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/eo/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/es/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/fi/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/fr/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/it/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/ms/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/nl/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/pl/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/sr/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/sv/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/uk/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/vi/LC_MESSAGES/gnutls.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo
/usr/local/bin/g-ir-annotation-tool
/usr/local/bin/g-ir-compiler
/usr/local/bin/g-ir-generate
/usr/local/bin/g-ir-inspect
/usr/local/bin/g-ir-scanner
/usr/local/include/gobject-introspection-1.0/giarginfo.h
/usr/local/include/gobject-introspection-1.0/gibaseinfo.h
/usr/local/include/gobject-introspection-1.0/gicallableinfo.h
/usr/local/include/gobject-introspection-1.0/giconstantinfo.h
/usr/local/include/gobject-introspection-1.0/gienuminfo.h
/usr/local/include/gobject-introspection-1.0/gifieldinfo.h
/usr/local/include/gobject-introspection-1.0/gifunctioninfo.h
/usr/local/include/gobject-introspection-1.0/giinterfaceinfo.h
/usr/local/include/gobject-introspection-1.0/giobjectinfo.h
/usr/local/include/gobject-introspection-1.0/gipropertyinfo.h
/usr/local/include/gobject-introspection-1.0/giregisteredtypeinfo.h
/usr/local/include/gobject-introspection-1.0/girepository.h
/usr/local/include/gobject-introspection-1.0/girffi.h
/usr/local/include/gobject-introspection-1.0/gisignalinfo.h
/usr/local/include/gobject-introspection-1.0/gistructinfo.h
/usr/local/include/gobject-introspection-1.0/gitypeinfo.h
/usr/local/include/gobject-introspection-1.0/gitypelib.h
/usr/local/include/gobject-introspection-1.0/gitypes.h
/usr/local/include/gobject-introspection-1.0/giunioninfo.h
/usr/local/include/gobject-introspection-1.0/giversion.h
/usr/local/include/gobject-introspection-1.0/giversionmacros.h
/usr/local/include/gobject-introspection-1.0/givfuncinfo.h
/usr/local/lib/girepository-1.0/DBus-1.0.typelib
/usr/local/lib/girepository-1.0/DBusGLib-1.0.typelib
/usr/local/lib/girepository-1.0/GIRepository-2.0.typelib
/usr/local/lib/girepository-1.0/GL-1.0.typelib
/usr/local/lib/girepository-1.0/GLib-2.0.typelib
/usr/local/lib/girepository-1.0/GModule-2.0.typelib
/usr/local/lib/girepository-1.0/GObject-2.0.typelib
/usr/local/lib/girepository-1.0/Gio-2.0.typelib
/usr/local/lib/girepository-1.0/Vulkan-1.0.typelib
/usr/local/lib/girepository-1.0/cairo-1.0.typelib
/usr/local/lib/girepository-1.0/fontconfig-2.0.typelib
/usr/local/lib/girepository-1.0/freetype2-2.0.typelib
/usr/local/lib/girepository-1.0/libxml2-2.0.typelib
/usr/local/lib/girepository-1.0/win32-1.0.typelib
/usr/local/lib/girepository-1.0/xfixes-4.0.typelib
/usr/local/lib/girepository-1.0/xft-2.0.typelib
/usr/local/lib/girepository-1.0/xlib-2.0.typelib
/usr/local/lib/girepository-1.0/xrandr-1.3.typelib
/usr/local/lib/gobject-introspection/giscanner/__init__.py
/usr/local/lib/gobject-introspection/giscanner/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/_version.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/_version.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/annotationmain.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/annotationmain.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/annotationparser.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/annotationparser.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/ast.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/ast.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/cachestore.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/cachestore.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/ccompiler.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/ccompiler.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/codegen.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/codegen.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/docmain.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/docmain.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/docwriter.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/docwriter.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/dumper.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/dumper.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/gdumpparser.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/gdumpparser.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/girparser.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/girparser.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/girwriter.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/girwriter.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/introspectablepass.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/introspectablepass.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/maintransformer.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/maintransformer.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/mdextensions.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/mdextensions.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/message.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/message.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/msvccompiler.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/pkgconfig.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/pkgconfig.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/scannermain.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/scannermain.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/sectionparser.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/sectionparser.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/shlibs.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/shlibs.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/sourcescanner.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/sourcescanner.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/testcodegen.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/testcodegen.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/transformer.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/transformer.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/utils.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/xmlwriter.cpython-38.opt-1.pyc
/usr/local/lib/gobject-introspection/giscanner/__pycache__/xmlwriter.cpython-38.pyc
/usr/local/lib/gobject-introspection/giscanner/_giscanner.cpython-38.so
/usr/local/lib/gobject-introspection/giscanner/_version.py
/usr/local/lib/gobject-introspection/giscanner/annotationmain.py
/usr/local/lib/gobject-introspection/giscanner/annotationparser.py
/usr/local/lib/gobject-introspection/giscanner/ast.py
/usr/local/lib/gobject-introspection/giscanner/cachestore.py
/usr/local/lib/gobject-introspection/giscanner/ccompiler.py
/usr/local/lib/gobject-introspection/giscanner/codegen.py
/usr/local/lib/gobject-introspection/giscanner/docmain.py
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_doc.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_index.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_method.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_methods.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_signals.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_staticmethods.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_vfuncs.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/base.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/callback.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/class.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/default.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/enum.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/function.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/interface.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/method.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/namespace.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/callback.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/class.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/constructor.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/default.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/enum.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/field.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/function.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/interface.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/method.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/namespace.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/property.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/record.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/signal.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/C/vfunc.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/callback.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/class.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/constructor.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/default.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/enum.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/field.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/function.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/interface.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/method.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/namespace.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/property.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/record.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/signal.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Gjs/vfunc.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/callback.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/class.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/constructor.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/default.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/enum.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/field.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/function.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/interface.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/method.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/namespace.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/property.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/record.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/signal.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/Python/vfunc.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/base.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/class.tmpl
/usr/local/lib/gobject-introspection/giscanner/doctemplates/mallard/namespace.tmpl
/usr/local/lib/gobject-introspection/giscanner/docwriter.py
/usr/local/lib/gobject-introspection/giscanner/dumper.py
/usr/local/lib/gobject-introspection/giscanner/gdumpparser.py
/usr/local/lib/gobject-introspection/giscanner/girparser.py
/usr/local/lib/gobject-introspection/giscanner/girwriter.py
/usr/local/lib/gobject-introspection/giscanner/introspectablepass.py
/usr/local/lib/gobject-introspection/giscanner/maintransformer.py
/usr/local/lib/gobject-introspection/giscanner/mdextensions.py
/usr/local/lib/gobject-introspection/giscanner/message.py
/usr/local/lib/gobject-introspection/giscanner/msvccompiler.py
/usr/local/lib/gobject-introspection/giscanner/pkgconfig.py
/usr/local/lib/gobject-introspection/giscanner/scannermain.py
/usr/local/lib/gobject-introspection/giscanner/sectionparser.py
/usr/local/lib/gobject-introspection/giscanner/shlibs.py
/usr/local/lib/gobject-introspection/giscanner/sourcescanner.py
/usr/local/lib/gobject-introspection/giscanner/testcodegen.py
/usr/local/lib/gobject-introspection/giscanner/transformer.py
/usr/local/lib/gobject-introspection/giscanner/utils.py
/usr/local/lib/gobject-introspection/giscanner/xmlwriter.py
/usr/local/lib/libgirepository-1.0.so
/usr/local/lib/libgirepository-1.0.so.1
/usr/local/lib/libgirepository-1.0.so.1.0.0
/usr/local/libdata/pkgconfig/gobject-introspection-1.0.pc
/usr/local/libdata/pkgconfig/gobject-introspection-no-export-1.0.pc
/usr/local/man/man1/g-ir-compiler.1.gz
/usr/local/man/man1/g-ir-doc-tool.1.gz
/usr/local/man/man1/g-ir-generate.1.gz
/usr/local/man/man1/g-ir-scanner.1.gz
/usr/local/share/aclocal/introspection.m4
/usr/local/share/gir-1.0/DBus-1.0.gir
/usr/local/share/gir-1.0/DBusGLib-1.0.gir
/usr/local/share/gir-1.0/GIRepository-2.0.gir
/usr/local/share/gir-1.0/GL-1.0.gir
/usr/local/share/gir-1.0/GLib-2.0.gir
/usr/local/share/gir-1.0/GModule-2.0.gir
/usr/local/share/gir-1.0/GObject-2.0.gir
/usr/local/share/gir-1.0/Gio-2.0.gir
/usr/local/share/gir-1.0/Vulkan-1.0.gir
/usr/local/share/gir-1.0/cairo-1.0.gir
/usr/local/share/gir-1.0/fontconfig-2.0.gir
/usr/local/share/gir-1.0/freetype2-2.0.gir
/usr/local/share/gir-1.0/gir-1.2.rnc
/usr/local/share/gir-1.0/libxml2-2.0.gir
/usr/local/share/gir-1.0/win32-1.0.gir
/usr/local/share/gir-1.0/xfixes-4.0.gir
/usr/local/share/gir-1.0/xft-2.0.gir
/usr/local/share/gir-1.0/xlib-2.0.gir
/usr/local/share/gir-1.0/xrandr-1.3.gir
/usr/local/share/gobject-introspection-1.0/Makefile.introspection
/usr/local/share/gobject-introspection-1.0/gdump.c
/usr/local/share/gobject-introspection-1.0/tests/annotation.c
/usr/local/share/gobject-introspection-1.0/tests/annotation.h
/usr/local/share/gobject-introspection-1.0/tests/drawable.c
/usr/local/share/gobject-introspection-1.0/tests/drawable.h
/usr/local/share/gobject-introspection-1.0/tests/everything.c
/usr/local/share/gobject-introspection-1.0/tests/everything.h
/usr/local/share/gobject-introspection-1.0/tests/foo.c
/usr/local/share/gobject-introspection-1.0/tests/foo.h
/usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.c
/usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.h
/usr/local/share/gobject-introspection-1.0/tests/gitestmacros.h
/usr/local/share/gobject-introspection-1.0/tests/regress.c
/usr/local/share/gobject-introspection-1.0/tests/regress.h
/usr/local/share/gobject-introspection-1.0/tests/utility.c
/usr/local/share/gobject-introspection-1.0/tests/utility.h
/usr/local/share/gobject-introspection-1.0/tests/warnlib.c
/usr/local/share/gobject-introspection-1.0/tests/warnlib.h
/usr/local/share/licenses/gobject-introspection-1.70.0,1/GPLv2+
/usr/local/share/licenses/gobject-introspection-1.70.0,1/LGPL20+
/usr/local/share/licenses/gobject-introspection-1.70.0,1/LICENSE
/usr/local/share/licenses/gobject-introspection-1.70.0,1/catalog.mk
/usr/local/include/graphene-1.0/graphene-box.h
/usr/local/include/graphene-1.0/graphene-euler.h
/usr/local/include/graphene-1.0/graphene-frustum.h
/usr/local/include/graphene-1.0/graphene-gobject.h
/usr/local/include/graphene-1.0/graphene-macros.h
/usr/local/include/graphene-1.0/graphene-matrix.h
/usr/local/include/graphene-1.0/graphene-plane.h
/usr/local/include/graphene-1.0/graphene-point.h
/usr/local/include/graphene-1.0/graphene-point3d.h
/usr/local/include/graphene-1.0/graphene-quad.h
/usr/local/include/graphene-1.0/graphene-quaternion.h
/usr/local/include/graphene-1.0/graphene-ray.h
/usr/local/include/graphene-1.0/graphene-rect.h
/usr/local/include/graphene-1.0/graphene-simd4f.h
/usr/local/include/graphene-1.0/graphene-simd4x4f.h
/usr/local/include/graphene-1.0/graphene-size.h
/usr/local/include/graphene-1.0/graphene-sphere.h
/usr/local/include/graphene-1.0/graphene-triangle.h
/usr/local/include/graphene-1.0/graphene-types.h
/usr/local/include/graphene-1.0/graphene-vec2.h
/usr/local/include/graphene-1.0/graphene-vec3.h
/usr/local/include/graphene-1.0/graphene-vec4.h
/usr/local/include/graphene-1.0/graphene-version-macros.h
/usr/local/include/graphene-1.0/graphene-version.h
/usr/local/include/graphene-1.0/graphene.h
/usr/local/lib/girepository-1.0/Graphene-1.0.typelib
/usr/local/lib/graphene-1.0/include/graphene-config.h
/usr/local/lib/libgraphene-1.0.so
/usr/local/lib/libgraphene-1.0.so.0
/usr/local/lib/libgraphene-1.0.so.0.1000.6
/usr/local/libdata/pkgconfig/graphene-1.0.pc
/usr/local/libdata/pkgconfig/graphene-gobject-1.0.pc
/usr/local/share/gir-1.0/Graphene-1.0.gir
/usr/local/share/gtk-doc/html/graphene/annotation-glossary.html
/usr/local/share/gtk-doc/html/graphene/api-index.html
/usr/local/share/gtk-doc/html/graphene/ch01.html
/usr/local/share/gtk-doc/html/graphene/deprecated-api-index.html
/usr/local/share/gtk-doc/html/graphene/graphene-Box.html
/usr/local/share/gtk-doc/html/graphene/graphene-Euler.html
/usr/local/share/gtk-doc/html/graphene/graphene-Frustum.html
/usr/local/share/gtk-doc/html/graphene/graphene-GObject-integration.html
/usr/local/share/gtk-doc/html/graphene/graphene-Matrix.html
/usr/local/share/gtk-doc/html/graphene/graphene-Plane.html
/usr/local/share/gtk-doc/html/graphene/graphene-Point.html
/usr/local/share/gtk-doc/html/graphene/graphene-Point3D.html
/usr/local/share/gtk-doc/html/graphene/graphene-Quad.html
/usr/local/share/gtk-doc/html/graphene/graphene-Quaternion.html
/usr/local/share/gtk-doc/html/graphene/graphene-Ray.html
/usr/local/share/gtk-doc/html/graphene/graphene-Rectangle.html
/usr/local/share/gtk-doc/html/graphene/graphene-SIMD-matrix.html
/usr/local/share/gtk-doc/html/graphene/graphene-SIMD-vector.html
/usr/local/share/gtk-doc/html/graphene/graphene-Size.html
/usr/local/share/gtk-doc/html/graphene/graphene-Sphere.html
/usr/local/share/gtk-doc/html/graphene/graphene-Triangle.html
/usr/local/share/gtk-doc/html/graphene/graphene-Vectors.html
/usr/local/share/gtk-doc/html/graphene/graphene-Versioning-information.html
/usr/local/share/gtk-doc/html/graphene/graphene.devhelp2
/usr/local/share/gtk-doc/html/graphene/home.png
/usr/local/share/gtk-doc/html/graphene/index.html
/usr/local/share/gtk-doc/html/graphene/ix03.html
/usr/local/share/gtk-doc/html/graphene/ix04.html
/usr/local/share/gtk-doc/html/graphene/ix05.html
/usr/local/share/gtk-doc/html/graphene/ix06.html
/usr/local/share/gtk-doc/html/graphene/ix07.html
/usr/local/share/gtk-doc/html/graphene/left-insensitive.png
/usr/local/share/gtk-doc/html/graphene/left.png
/usr/local/share/gtk-doc/html/graphene/rectangle-intersection.png
/usr/local/share/gtk-doc/html/graphene/rectangle-union.png
/usr/local/share/gtk-doc/html/graphene/rectangle.png
/usr/local/share/gtk-doc/html/graphene/right-insensitive.png
/usr/local/share/gtk-doc/html/graphene/right.png
/usr/local/share/gtk-doc/html/graphene/style.css
/usr/local/share/gtk-doc/html/graphene/triangle-barycentric.png
/usr/local/share/gtk-doc/html/graphene/up-insensitive.png
/usr/local/share/gtk-doc/html/graphene/up.png
/usr/local/share/licenses/graphene-1.10.6/LICENSE
/usr/local/share/licenses/graphene-1.10.6/MIT
/usr/local/share/licenses/graphene-1.10.6/catalog.mk
/usr/local/bin/gr2fonttest
/usr/local/include/graphite2/Font.h
/usr/local/include/graphite2/Log.h
/usr/local/include/graphite2/Segment.h
/usr/local/include/graphite2/Types.h
/usr/local/lib/libgraphite2.so
/usr/local/lib/libgraphite2.so.3
/usr/local/lib/libgraphite2.so.3.2.1
/usr/local/libdata/pkgconfig/graphite2.pc
/usr/local/share/graphite2/graphite2-release.cmake
/usr/local/share/graphite2/graphite2.cmake
/usr/local/share/licenses/graphite2-1.3.14/GPLv2
/usr/local/share/licenses/graphite2-1.3.14/LGPL21
/usr/local/share/licenses/graphite2-1.3.14/LICENSE
/usr/local/share/licenses/graphite2-1.3.14/MPL20
/usr/local/share/licenses/graphite2-1.3.14/catalog.mk
/usr/local/bin/gsed
/usr/local/man/man1/gsed.1.gz
/usr/local/share/doc/gsed/AUTHORS
/usr/local/share/doc/gsed/BUGS
/usr/local/share/doc/gsed/ChangeLog
/usr/local/share/doc/gsed/ChangeLog-2014
/usr/local/share/doc/gsed/NEWS
/usr/local/share/doc/gsed/README
/usr/local/share/doc/gsed/THANKS
/usr/local/share/examples/gsed/binary.sed
/usr/local/share/examples/gsed/binary2.sed
/usr/local/share/examples/gsed/binary3.sed
/usr/local/share/examples/gsed/dc.sed
/usr/local/share/info/sed.info
/usr/local/share/licenses/gsed-4.8/GFDL
/usr/local/share/licenses/gsed-4.8/GPLv3+
/usr/local/share/licenses/gsed-4.8/LICENSE
/usr/local/share/licenses/gsed-4.8/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/sed.mo
/usr/local/share/locale/ast/LC_MESSAGES/sed.mo
/usr/local/share/locale/bg/LC_MESSAGES/sed.mo
/usr/local/share/locale/ca/LC_MESSAGES/sed.mo
/usr/local/share/locale/cs/LC_MESSAGES/sed.mo
/usr/local/share/locale/da/LC_MESSAGES/sed.mo
/usr/local/share/locale/de/LC_MESSAGES/sed.mo
/usr/local/share/locale/el/LC_MESSAGES/sed.mo
/usr/local/share/locale/eo/LC_MESSAGES/sed.mo
/usr/local/share/locale/es/LC_MESSAGES/sed.mo
/usr/local/share/locale/et/LC_MESSAGES/sed.mo
/usr/local/share/locale/eu/LC_MESSAGES/sed.mo
/usr/local/share/locale/fi/LC_MESSAGES/sed.mo
/usr/local/share/locale/fr/LC_MESSAGES/sed.mo
/usr/local/share/locale/ga/LC_MESSAGES/sed.mo
/usr/local/share/locale/gl/LC_MESSAGES/sed.mo
/usr/local/share/locale/he/LC_MESSAGES/sed.mo
/usr/local/share/locale/hr/LC_MESSAGES/sed.mo
/usr/local/share/locale/hu/LC_MESSAGES/sed.mo
/usr/local/share/locale/id/LC_MESSAGES/sed.mo
/usr/local/share/locale/it/LC_MESSAGES/sed.mo
/usr/local/share/locale/ja/LC_MESSAGES/sed.mo
/usr/local/share/locale/ko/LC_MESSAGES/sed.mo
/usr/local/share/locale/nb/LC_MESSAGES/sed.mo
/usr/local/share/locale/nl/LC_MESSAGES/sed.mo
/usr/local/share/locale/pl/LC_MESSAGES/sed.mo
/usr/local/share/locale/pt/LC_MESSAGES/sed.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/sed.mo
/usr/local/share/locale/ro/LC_MESSAGES/sed.mo
/usr/local/share/locale/ru/LC_MESSAGES/sed.mo
/usr/local/share/locale/sk/LC_MESSAGES/sed.mo
/usr/local/share/locale/sl/LC_MESSAGES/sed.mo
/usr/local/share/locale/sr/LC_MESSAGES/sed.mo
/usr/local/share/locale/sv/LC_MESSAGES/sed.mo
/usr/local/share/locale/tr/LC_MESSAGES/sed.mo
/usr/local/share/locale/uk/LC_MESSAGES/sed.mo
/usr/local/share/locale/vi/LC_MESSAGES/sed.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/sed.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/sed.mo
/usr/local/include/gsettings-desktop-schemas/gdesktop-enums.h
/usr/local/lib/girepository-1.0/GDesktopEnums-3.0.typelib
/usr/local/libdata/pkgconfig/gsettings-desktop-schemas.pc
/usr/local/share/GConf/gsettings/gsettings-desktop-schemas.convert
/usr/local/share/GConf/gsettings/wm-schemas.convert
/usr/local/share/gir-1.0/GDesktopEnums-3.0.gir
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.a11y.applications.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.a11y.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.a11y.keyboard.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.a11y.magnifier.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.a11y.mouse.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.app-folders.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.datetime.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.default-applications.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.enums.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.media-handling.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.notifications.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.peripherals.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.privacy.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.screensaver.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.search-providers.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.session.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.sound.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.thumbnail-cache.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.thumbnailers.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.desktop.wm.preferences.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.system.location.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gnome.system.proxy.gschema.xml
/usr/local/share/licenses/gsettings-desktop-schemas-41.0/LGPL21
/usr/local/share/licenses/gsettings-desktop-schemas-41.0/LICENSE
/usr/local/share/licenses/gsettings-desktop-schemas-41.0/catalog.mk
/usr/local/share/locale/as/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/bg/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/bs/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ca/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/cs/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/da/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/de/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/el/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/eo/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/es/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/eu/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/fi/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/fr/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/fur/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/gl/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/gu/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/he/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/hi/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/hr/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/hu/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/id/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/is/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/it/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ja/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/kk/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/lt/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/lv/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ml/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ms/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/nb/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ne/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/nl/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/oc/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/or/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/pa/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/pl/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/pt/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ro/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ru/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/sk/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/sl/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/sr/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/sv/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/tg/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/tr/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/ug/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/uk/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/vi/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gsettings-desktop-schemas.mo
/usr/local/bin/gst-inspect-1.0
/usr/local/bin/gst-launch-1.0
/usr/local/bin/gst-stats-1.0
/usr/local/bin/gst-typefind-1.0
/usr/local/include/gstreamer-1.0/gst/base/base-prelude.h
/usr/local/include/gstreamer-1.0/gst/base/base.h
/usr/local/include/gstreamer-1.0/gst/base/gstadapter.h
/usr/local/include/gstreamer-1.0/gst/base/gstaggregator.h
/usr/local/include/gstreamer-1.0/gst/base/gstbaseparse.h
/usr/local/include/gstreamer-1.0/gst/base/gstbasesink.h
/usr/local/include/gstreamer-1.0/gst/base/gstbasesrc.h
/usr/local/include/gstreamer-1.0/gst/base/gstbasetransform.h
/usr/local/include/gstreamer-1.0/gst/base/gstbitreader.h
/usr/local/include/gstreamer-1.0/gst/base/gstbitwriter.h
/usr/local/include/gstreamer-1.0/gst/base/gstbytereader.h
/usr/local/include/gstreamer-1.0/gst/base/gstbytewriter.h
/usr/local/include/gstreamer-1.0/gst/base/gstcollectpads.h
/usr/local/include/gstreamer-1.0/gst/base/gstdataqueue.h
/usr/local/include/gstreamer-1.0/gst/base/gstflowcombiner.h
/usr/local/include/gstreamer-1.0/gst/base/gstpushsrc.h
/usr/local/include/gstreamer-1.0/gst/base/gstqueuearray.h
/usr/local/include/gstreamer-1.0/gst/base/gsttypefindhelper.h
/usr/local/include/gstreamer-1.0/gst/check/check-prelude.h
/usr/local/include/gstreamer-1.0/gst/check/check.h
/usr/local/include/gstreamer-1.0/gst/check/gstbufferstraw.h
/usr/local/include/gstreamer-1.0/gst/check/gstcheck.h
/usr/local/include/gstreamer-1.0/gst/check/gstconsistencychecker.h
/usr/local/include/gstreamer-1.0/gst/check/gstharness.h
/usr/local/include/gstreamer-1.0/gst/check/gsttestclock.h
/usr/local/include/gstreamer-1.0/gst/check/internal-check.h
/usr/local/include/gstreamer-1.0/gst/controller/controller-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/controller/controller-prelude.h
/usr/local/include/gstreamer-1.0/gst/controller/controller.h
/usr/local/include/gstreamer-1.0/gst/controller/gstargbcontrolbinding.h
/usr/local/include/gstreamer-1.0/gst/controller/gstdirectcontrolbinding.h
/usr/local/include/gstreamer-1.0/gst/controller/gstinterpolationcontrolsource.h
/usr/local/include/gstreamer-1.0/gst/controller/gstlfocontrolsource.h
/usr/local/include/gstreamer-1.0/gst/controller/gstproxycontrolbinding.h
/usr/local/include/gstreamer-1.0/gst/controller/gsttimedvaluecontrolsource.h
/usr/local/include/gstreamer-1.0/gst/controller/gsttriggercontrolsource.h
/usr/local/include/gstreamer-1.0/gst/glib-compat.h
/usr/local/include/gstreamer-1.0/gst/gst.h
/usr/local/include/gstreamer-1.0/gst/gstallocator.h
/usr/local/include/gstreamer-1.0/gst/gstatomicqueue.h
/usr/local/include/gstreamer-1.0/gst/gstbin.h
/usr/local/include/gstreamer-1.0/gst/gstbuffer.h
/usr/local/include/gstreamer-1.0/gst/gstbufferlist.h
/usr/local/include/gstreamer-1.0/gst/gstbufferpool.h
/usr/local/include/gstreamer-1.0/gst/gstbus.h
/usr/local/include/gstreamer-1.0/gst/gstcaps.h
/usr/local/include/gstreamer-1.0/gst/gstcapsfeatures.h
/usr/local/include/gstreamer-1.0/gst/gstchildproxy.h
/usr/local/include/gstreamer-1.0/gst/gstclock.h
/usr/local/include/gstreamer-1.0/gst/gstcompat.h
/usr/local/include/gstreamer-1.0/gst/gstconfig.h
/usr/local/include/gstreamer-1.0/gst/gstcontext.h
/usr/local/include/gstreamer-1.0/gst/gstcontrolbinding.h
/usr/local/include/gstreamer-1.0/gst/gstcontrolsource.h
/usr/local/include/gstreamer-1.0/gst/gstdatetime.h
/usr/local/include/gstreamer-1.0/gst/gstdebugutils.h
/usr/local/include/gstreamer-1.0/gst/gstdevice.h
/usr/local/include/gstreamer-1.0/gst/gstdevicemonitor.h
/usr/local/include/gstreamer-1.0/gst/gstdeviceprovider.h
/usr/local/include/gstreamer-1.0/gst/gstdeviceproviderfactory.h
/usr/local/include/gstreamer-1.0/gst/gstdynamictypefactory.h
/usr/local/include/gstreamer-1.0/gst/gstelement.h
/usr/local/include/gstreamer-1.0/gst/gstelementfactory.h
/usr/local/include/gstreamer-1.0/gst/gstelementmetadata.h
/usr/local/include/gstreamer-1.0/gst/gstenumtypes.h
/usr/local/include/gstreamer-1.0/gst/gsterror.h
/usr/local/include/gstreamer-1.0/gst/gstevent.h
/usr/local/include/gstreamer-1.0/gst/gstformat.h
/usr/local/include/gstreamer-1.0/gst/gstghostpad.h
/usr/local/include/gstreamer-1.0/gst/gstinfo.h
/usr/local/include/gstreamer-1.0/gst/gstiterator.h
/usr/local/include/gstreamer-1.0/gst/gstmacros.h
/usr/local/include/gstreamer-1.0/gst/gstmemory.h
/usr/local/include/gstreamer-1.0/gst/gstmessage.h
/usr/local/include/gstreamer-1.0/gst/gstmeta.h
/usr/local/include/gstreamer-1.0/gst/gstminiobject.h
/usr/local/include/gstreamer-1.0/gst/gstobject.h
/usr/local/include/gstreamer-1.0/gst/gstpad.h
/usr/local/include/gstreamer-1.0/gst/gstpadtemplate.h
/usr/local/include/gstreamer-1.0/gst/gstparamspecs.h
/usr/local/include/gstreamer-1.0/gst/gstparse.h
/usr/local/include/gstreamer-1.0/gst/gstpipeline.h
/usr/local/include/gstreamer-1.0/gst/gstplugin.h
/usr/local/include/gstreamer-1.0/gst/gstpluginfeature.h
/usr/local/include/gstreamer-1.0/gst/gstpoll.h
/usr/local/include/gstreamer-1.0/gst/gstpreset.h
/usr/local/include/gstreamer-1.0/gst/gstpromise.h
/usr/local/include/gstreamer-1.0/gst/gstprotection.h
/usr/local/include/gstreamer-1.0/gst/gstquery.h
/usr/local/include/gstreamer-1.0/gst/gstregistry.h
/usr/local/include/gstreamer-1.0/gst/gstsample.h
/usr/local/include/gstreamer-1.0/gst/gstsegment.h
/usr/local/include/gstreamer-1.0/gst/gststreamcollection.h
/usr/local/include/gstreamer-1.0/gst/gststreams.h
/usr/local/include/gstreamer-1.0/gst/gststructure.h
/usr/local/include/gstreamer-1.0/gst/gstsystemclock.h
/usr/local/include/gstreamer-1.0/gst/gsttaglist.h
/usr/local/include/gstreamer-1.0/gst/gsttagsetter.h
/usr/local/include/gstreamer-1.0/gst/gsttask.h
/usr/local/include/gstreamer-1.0/gst/gsttaskpool.h
/usr/local/include/gstreamer-1.0/gst/gsttoc.h
/usr/local/include/gstreamer-1.0/gst/gsttocsetter.h
/usr/local/include/gstreamer-1.0/gst/gsttracer.h
/usr/local/include/gstreamer-1.0/gst/gsttracerfactory.h
/usr/local/include/gstreamer-1.0/gst/gsttracerrecord.h
/usr/local/include/gstreamer-1.0/gst/gsttypefind.h
/usr/local/include/gstreamer-1.0/gst/gsttypefindfactory.h
/usr/local/include/gstreamer-1.0/gst/gsturi.h
/usr/local/include/gstreamer-1.0/gst/gstutils.h
/usr/local/include/gstreamer-1.0/gst/gstvalue.h
/usr/local/include/gstreamer-1.0/gst/gstversion.h
/usr/local/include/gstreamer-1.0/gst/math-compat.h
/usr/local/include/gstreamer-1.0/gst/net/gstnet.h
/usr/local/include/gstreamer-1.0/gst/net/gstnetaddressmeta.h
/usr/local/include/gstreamer-1.0/gst/net/gstnetclientclock.h
/usr/local/include/gstreamer-1.0/gst/net/gstnetcontrolmessagemeta.h
/usr/local/include/gstreamer-1.0/gst/net/gstnettimepacket.h
/usr/local/include/gstreamer-1.0/gst/net/gstnettimeprovider.h
/usr/local/include/gstreamer-1.0/gst/net/gstptpclock.h
/usr/local/include/gstreamer-1.0/gst/net/net-prelude.h
/usr/local/include/gstreamer-1.0/gst/net/net.h
/usr/local/lib/girepository-1.0/Gst-1.0.typelib
/usr/local/lib/girepository-1.0/GstBase-1.0.typelib
/usr/local/lib/girepository-1.0/GstCheck-1.0.typelib
/usr/local/lib/girepository-1.0/GstController-1.0.typelib
/usr/local/lib/girepository-1.0/GstNet-1.0.typelib
/usr/local/lib/gstreamer-1.0/libgstcoreelements.so
/usr/local/lib/gstreamer-1.0/libgstcoretracers.so
/usr/local/lib/libgstbase-1.0.so
/usr/local/lib/libgstbase-1.0.so.0
/usr/local/lib/libgstbase-1.0.so.0.1602.0
/usr/local/lib/libgstcheck-1.0.so
/usr/local/lib/libgstcheck-1.0.so.0
/usr/local/lib/libgstcheck-1.0.so.0.1602.0
/usr/local/lib/libgstcontroller-1.0.so
/usr/local/lib/libgstcontroller-1.0.so.0
/usr/local/lib/libgstcontroller-1.0.so.0.1602.0
/usr/local/lib/libgstnet-1.0.so
/usr/local/lib/libgstnet-1.0.so.0
/usr/local/lib/libgstnet-1.0.so.0.1602.0
/usr/local/lib/libgstreamer-1.0.so
/usr/local/lib/libgstreamer-1.0.so.0
/usr/local/lib/libgstreamer-1.0.so.0.1602.0
/usr/local/libdata/pkgconfig/gstreamer-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-base-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-check-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-controller-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-net-1.0.pc
/usr/local/libexec/gstreamer-1.0/gst-completion-helper
/usr/local/libexec/gstreamer-1.0/gst-plugin-scanner
/usr/local/libexec/gstreamer-1.0/gst-ptp-helper
/usr/local/man/man1/gst-inspect-1.0.1.gz
/usr/local/man/man1/gst-launch-1.0.1.gz
/usr/local/man/man1/gst-stats-1.0.1.gz
/usr/local/man/man1/gst-typefind-1.0.1.gz
/usr/local/share/aclocal/gst-element-check-1.0.m4
/usr/local/share/bash-completion/completions/gst-inspect-1.0
/usr/local/share/bash-completion/completions/gst-launch-1.0
/usr/local/share/bash-completion/helpers/gst
/usr/local/share/gdb/auto-load/usr/local/lib/libgstreamer-1.0.so.0.1602.0-gdb.py
/usr/local/share/gir-1.0/Gst-1.0.gir
/usr/local/share/gir-1.0/GstBase-1.0.gir
/usr/local/share/gir-1.0/GstCheck-1.0.gir
/usr/local/share/gir-1.0/GstController-1.0.gir
/usr/local/share/gir-1.0/GstNet-1.0.gir
/usr/local/share/gstreamer-1.0/gdb/glib_gobject_helper.py
/usr/local/share/gstreamer-1.0/gdb/gst_gdb.py
/usr/local/share/licenses/gstreamer1-1.16.2/LGPL20+
/usr/local/share/licenses/gstreamer1-1.16.2/LICENSE
/usr/local/share/licenses/gstreamer1-1.16.2/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/ast/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/az/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/be/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/bg/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/ca/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/cs/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/da/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/de/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/el/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/eo/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/es/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/eu/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/fi/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/fr/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/fur/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/gl/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/hr/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/hu/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/id/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/it/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/ja/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/lt/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/nb/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/nl/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/pl/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/ro/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/ru/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/rw/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/sk/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/sl/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/sq/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/sr/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/sv/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/tr/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/uk/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/vi/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gstreamer-1.0.mo
/usr/local/bin/gst-device-monitor-1.0
/usr/local/bin/gst-discoverer-1.0
/usr/local/bin/gst-play-1.0
/usr/local/include/gstreamer-1.0/gst/allocators/allocators-prelude.h
/usr/local/include/gstreamer-1.0/gst/allocators/allocators.h
/usr/local/include/gstreamer-1.0/gst/allocators/gstdmabuf.h
/usr/local/include/gstreamer-1.0/gst/allocators/gstfdmemory.h
/usr/local/include/gstreamer-1.0/gst/allocators/gstphysmemory.h
/usr/local/include/gstreamer-1.0/gst/app/app-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/app/app-prelude.h
/usr/local/include/gstreamer-1.0/gst/app/app.h
/usr/local/include/gstreamer-1.0/gst/app/gstappsink.h
/usr/local/include/gstreamer-1.0/gst/app/gstappsrc.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-buffer.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-channel-mixer.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-channels.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-converter.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-format.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-info.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-prelude.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-quantize.h
/usr/local/include/gstreamer-1.0/gst/audio/audio-resampler.h
/usr/local/include/gstreamer-1.0/gst/audio/audio.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudioaggregator.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiobasesink.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudioclock.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiodecoder.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudioencoder.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiofilter.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudioiec61937.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiometa.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiosink.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiosrc.h
/usr/local/include/gstreamer-1.0/gst/audio/gstaudiostreamalign.h
/usr/local/include/gstreamer-1.0/gst/audio/streamvolume.h
/usr/local/include/gstreamer-1.0/gst/fft/fft-prelude.h
/usr/local/include/gstreamer-1.0/gst/fft/fft.h
/usr/local/include/gstreamer-1.0/gst/fft/gstfft.h
/usr/local/include/gstreamer-1.0/gst/fft/gstfftf32.h
/usr/local/include/gstreamer-1.0/gst/fft/gstfftf64.h
/usr/local/include/gstreamer-1.0/gst/fft/gstffts16.h
/usr/local/include/gstreamer-1.0/gst/fft/gstffts32.h
/usr/local/include/gstreamer-1.0/gst/pbutils/codec-utils.h
/usr/local/include/gstreamer-1.0/gst/pbutils/descriptions.h
/usr/local/include/gstreamer-1.0/gst/pbutils/encoding-profile.h
/usr/local/include/gstreamer-1.0/gst/pbutils/encoding-target.h
/usr/local/include/gstreamer-1.0/gst/pbutils/gstaudiovisualizer.h
/usr/local/include/gstreamer-1.0/gst/pbutils/gstdiscoverer.h
/usr/local/include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h
/usr/local/include/gstreamer-1.0/gst/pbutils/install-plugins.h
/usr/local/include/gstreamer-1.0/gst/pbutils/missing-plugins.h
/usr/local/include/gstreamer-1.0/gst/pbutils/pbutils-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/pbutils/pbutils-prelude.h
/usr/local/include/gstreamer-1.0/gst/pbutils/pbutils.h
/usr/local/include/gstreamer-1.0/gst/riff/riff-ids.h
/usr/local/include/gstreamer-1.0/gst/riff/riff-media.h
/usr/local/include/gstreamer-1.0/gst/riff/riff-prelude.h
/usr/local/include/gstreamer-1.0/gst/riff/riff-read.h
/usr/local/include/gstreamer-1.0/gst/riff/riff.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtcpbuffer.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtp-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpbaseaudiopayload.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpbasedepayload.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpbasepayload.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpbuffer.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpdefs.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtphdrext.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtpmeta.h
/usr/local/include/gstreamer-1.0/gst/rtp/gstrtppayloads.h
/usr/local/include/gstreamer-1.0/gst/rtp/rtp-prelude.h
/usr/local/include/gstreamer-1.0/gst/rtp/rtp.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtsp-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtsp.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtspextension.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtsprange.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtsptransport.h
/usr/local/include/gstreamer-1.0/gst/rtsp/gstrtspurl.h
/usr/local/include/gstreamer-1.0/gst/rtsp/rtsp-prelude.h
/usr/local/include/gstreamer-1.0/gst/rtsp/rtsp.h
/usr/local/include/gstreamer-1.0/gst/sdp/gstmikey.h
/usr/local/include/gstreamer-1.0/gst/sdp/gstsdp.h
/usr/local/include/gstreamer-1.0/gst/sdp/gstsdpmessage.h
/usr/local/include/gstreamer-1.0/gst/sdp/sdp-prelude.h
/usr/local/include/gstreamer-1.0/gst/sdp/sdp.h
/usr/local/include/gstreamer-1.0/gst/tag/gsttagdemux.h
/usr/local/include/gstreamer-1.0/gst/tag/gsttagmux.h
/usr/local/include/gstreamer-1.0/gst/tag/tag-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/tag/tag-prelude.h
/usr/local/include/gstreamer-1.0/gst/tag/tag.h
/usr/local/include/gstreamer-1.0/gst/tag/xmpwriter.h
/usr/local/include/gstreamer-1.0/gst/video/colorbalance.h
/usr/local/include/gstreamer-1.0/gst/video/colorbalancechannel.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideoaggregator.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideodecoder.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideoencoder.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideofilter.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideometa.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideopool.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideosink.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideotimecode.h
/usr/local/include/gstreamer-1.0/gst/video/gstvideoutils.h
/usr/local/include/gstreamer-1.0/gst/video/navigation.h
/usr/local/include/gstreamer-1.0/gst/video/video-anc.h
/usr/local/include/gstreamer-1.0/gst/video/video-blend.h
/usr/local/include/gstreamer-1.0/gst/video/video-chroma.h
/usr/local/include/gstreamer-1.0/gst/video/video-color.h
/usr/local/include/gstreamer-1.0/gst/video/video-converter.h
/usr/local/include/gstreamer-1.0/gst/video/video-dither.h
/usr/local/include/gstreamer-1.0/gst/video/video-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/video/video-event.h
/usr/local/include/gstreamer-1.0/gst/video/video-format.h
/usr/local/include/gstreamer-1.0/gst/video/video-frame.h
/usr/local/include/gstreamer-1.0/gst/video/video-info.h
/usr/local/include/gstreamer-1.0/gst/video/video-multiview.h
/usr/local/include/gstreamer-1.0/gst/video/video-overlay-composition.h
/usr/local/include/gstreamer-1.0/gst/video/video-prelude.h
/usr/local/include/gstreamer-1.0/gst/video/video-resampler.h
/usr/local/include/gstreamer-1.0/gst/video/video-scaler.h
/usr/local/include/gstreamer-1.0/gst/video/video-tile.h
/usr/local/include/gstreamer-1.0/gst/video/video.h
/usr/local/include/gstreamer-1.0/gst/video/videodirection.h
/usr/local/include/gstreamer-1.0/gst/video/videoorientation.h
/usr/local/include/gstreamer-1.0/gst/video/videooverlay.h
/usr/local/lib/girepository-1.0/GstAllocators-1.0.typelib
/usr/local/lib/girepository-1.0/GstApp-1.0.typelib
/usr/local/lib/girepository-1.0/GstAudio-1.0.typelib
/usr/local/lib/girepository-1.0/GstPbutils-1.0.typelib
/usr/local/lib/girepository-1.0/GstRtp-1.0.typelib
/usr/local/lib/girepository-1.0/GstRtsp-1.0.typelib
/usr/local/lib/girepository-1.0/GstSdp-1.0.typelib
/usr/local/lib/girepository-1.0/GstTag-1.0.typelib
/usr/local/lib/girepository-1.0/GstVideo-1.0.typelib
/usr/local/lib/gstreamer-1.0/libgstadder.so
/usr/local/lib/gstreamer-1.0/libgstapp.so
/usr/local/lib/gstreamer-1.0/libgstaudioconvert.so
/usr/local/lib/gstreamer-1.0/libgstaudiomixer.so
/usr/local/lib/gstreamer-1.0/libgstaudiorate.so
/usr/local/lib/gstreamer-1.0/libgstaudioresample.so
/usr/local/lib/gstreamer-1.0/libgstaudiotestsrc.so
/usr/local/lib/gstreamer-1.0/libgstcompositor.so
/usr/local/lib/gstreamer-1.0/libgstencoding.so
/usr/local/lib/gstreamer-1.0/libgstgio.so
/usr/local/lib/gstreamer-1.0/libgstoverlaycomposition.so
/usr/local/lib/gstreamer-1.0/libgstpbtypes.so
/usr/local/lib/gstreamer-1.0/libgstplayback.so
/usr/local/lib/gstreamer-1.0/libgstrawparse.so
/usr/local/lib/gstreamer-1.0/libgstsubparse.so
/usr/local/lib/gstreamer-1.0/libgsttcp.so
/usr/local/lib/gstreamer-1.0/libgsttypefindfunctions.so
/usr/local/lib/gstreamer-1.0/libgstvideoconvert.so
/usr/local/lib/gstreamer-1.0/libgstvideorate.so
/usr/local/lib/gstreamer-1.0/libgstvideoscale.so
/usr/local/lib/gstreamer-1.0/libgstvideotestsrc.so
/usr/local/lib/gstreamer-1.0/libgstvolume.so
/usr/local/lib/libgstallocators-1.0.so
/usr/local/lib/libgstallocators-1.0.so.0
/usr/local/lib/libgstallocators-1.0.so.0.1602.0
/usr/local/lib/libgstapp-1.0.so
/usr/local/lib/libgstapp-1.0.so.0
/usr/local/lib/libgstapp-1.0.so.0.1602.0
/usr/local/lib/libgstaudio-1.0.so
/usr/local/lib/libgstaudio-1.0.so.0
/usr/local/lib/libgstaudio-1.0.so.0.1602.0
/usr/local/lib/libgstfft-1.0.so
/usr/local/lib/libgstfft-1.0.so.0
/usr/local/lib/libgstfft-1.0.so.0.1602.0
/usr/local/lib/libgstpbutils-1.0.so
/usr/local/lib/libgstpbutils-1.0.so.0
/usr/local/lib/libgstpbutils-1.0.so.0.1602.0
/usr/local/lib/libgstriff-1.0.so
/usr/local/lib/libgstriff-1.0.so.0
/usr/local/lib/libgstriff-1.0.so.0.1602.0
/usr/local/lib/libgstrtp-1.0.so
/usr/local/lib/libgstrtp-1.0.so.0
/usr/local/lib/libgstrtp-1.0.so.0.1602.0
/usr/local/lib/libgstrtsp-1.0.so
/usr/local/lib/libgstrtsp-1.0.so.0
/usr/local/lib/libgstrtsp-1.0.so.0.1602.0
/usr/local/lib/libgstsdp-1.0.so
/usr/local/lib/libgstsdp-1.0.so.0
/usr/local/lib/libgstsdp-1.0.so.0.1602.0
/usr/local/lib/libgsttag-1.0.so
/usr/local/lib/libgsttag-1.0.so.0
/usr/local/lib/libgsttag-1.0.so.0.1602.0
/usr/local/lib/libgstvideo-1.0.so
/usr/local/lib/libgstvideo-1.0.so.0
/usr/local/lib/libgstvideo-1.0.so.0.1602.0
/usr/local/libdata/pkgconfig/gstreamer-allocators-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-app-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-audio-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-fft-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-pbutils-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-plugins-base-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-riff-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-rtp-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-rtsp-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-sdp-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-tag-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-video-1.0.pc
/usr/local/man/man1/gst-device-monitor-1.0.1.gz
/usr/local/man/man1/gst-discoverer-1.0.1.gz
/usr/local/man/man1/gst-play-1.0.1.gz
/usr/local/share/gir-1.0/GstAllocators-1.0.gir
/usr/local/share/gir-1.0/GstApp-1.0.gir
/usr/local/share/gir-1.0/GstAudio-1.0.gir
/usr/local/share/gir-1.0/GstPbutils-1.0.gir
/usr/local/share/gir-1.0/GstRtp-1.0.gir
/usr/local/share/gir-1.0/GstRtsp-1.0.gir
/usr/local/share/gir-1.0/GstSdp-1.0.gir
/usr/local/share/gir-1.0/GstTag-1.0.gir
/usr/local/share/gir-1.0/GstVideo-1.0.gir
/usr/local/share/gst-plugins-base/1.0/license-translations.dict
/usr/local/share/licenses/gstreamer1-plugins-1.16.2_3/LGPL20
/usr/local/share/licenses/gstreamer1-plugins-1.16.2_3/LICENSE
/usr/local/share/licenses/gstreamer1-plugins-1.16.2_3/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/az/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/bg/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/ca/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/cs/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/da/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/de/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/el/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/eo/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/es/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/eu/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/fi/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/fr/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/fur/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/gl/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/hr/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/hu/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/id/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/it/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/ja/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/lt/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/lv/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/nb/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/nl/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/or/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/pl/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/ro/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/ru/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/sk/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/sl/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/sq/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/sr/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/sv/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/tr/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/uk/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/vi/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-base-1.0.mo
/usr/local/include/gstreamer-1.0/gst/audio/audio-bad-prelude.h
/usr/local/include/gstreamer-1.0/gst/audio/gstnonstreamaudiodecoder.h
/usr/local/include/gstreamer-1.0/gst/audio/gstplanaraudioadapter.h
/usr/local/include/gstreamer-1.0/gst/basecamerabinsrc/basecamerabinsrc-prelude.h
/usr/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstbasecamerasrc.h
/usr/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabin-enum.h
/usr/local/include/gstreamer-1.0/gst/basecamerabinsrc/gstcamerabinpreview.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/codecparsers-prelude.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gsth264parser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gsth265parser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstjpeg2000sampling.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstjpegparser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstmpeg4parser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideometa.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstmpegvideoparser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstvc1parser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstvp8parser.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstvp8rangedecoder.h
/usr/local/include/gstreamer-1.0/gst/codecparsers/gstvp9parser.h
/usr/local/include/gstreamer-1.0/gst/insertbin/gstinsertbin.h
/usr/local/include/gstreamer-1.0/gst/interfaces/photography-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/interfaces/photography-prelude.h
/usr/local/include/gstreamer-1.0/gst/interfaces/photography.h
/usr/local/include/gstreamer-1.0/gst/isoff/gstisoff.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gst-atsc-section.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-descriptor.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gst-dvb-section.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gst-scte-section.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gstmpegts-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gstmpegtsdescriptor.h
/usr/local/include/gstreamer-1.0/gst/mpegts/gstmpegtssection.h
/usr/local/include/gstreamer-1.0/gst/mpegts/mpegts-prelude.h
/usr/local/include/gstreamer-1.0/gst/mpegts/mpegts.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-g-main-context-signal-dispatcher.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-media-info.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-signal-dispatcher.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-types.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-video-overlay-video-renderer.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-video-renderer.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer-visualization.h
/usr/local/include/gstreamer-1.0/gst/player/gstplayer.h
/usr/local/include/gstreamer-1.0/gst/player/player-prelude.h
/usr/local/include/gstreamer-1.0/gst/player/player.h
/usr/local/include/gstreamer-1.0/gst/sctp/sctp-prelude.h
/usr/local/include/gstreamer-1.0/gst/sctp/sctpreceivemeta.h
/usr/local/include/gstreamer-1.0/gst/sctp/sctpsendmeta.h
/usr/local/include/gstreamer-1.0/gst/uridownloader/gstfragment.h
/usr/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader.h
/usr/local/include/gstreamer-1.0/gst/uridownloader/gsturidownloader_debug.h
/usr/local/include/gstreamer-1.0/gst/uridownloader/uridownloader-prelude.h
/usr/local/include/gstreamer-1.0/gst/webrtc/dtlstransport.h
/usr/local/include/gstreamer-1.0/gst/webrtc/icetransport.h
/usr/local/include/gstreamer-1.0/gst/webrtc/rtcsessiondescription.h
/usr/local/include/gstreamer-1.0/gst/webrtc/rtpreceiver.h
/usr/local/include/gstreamer-1.0/gst/webrtc/rtpsender.h
/usr/local/include/gstreamer-1.0/gst/webrtc/rtptransceiver.h
/usr/local/include/gstreamer-1.0/gst/webrtc/webrtc-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/webrtc/webrtc.h
/usr/local/include/gstreamer-1.0/gst/webrtc/webrtc_fwd.h
/usr/local/lib/girepository-1.0/GstInsertBin-1.0.typelib
/usr/local/lib/girepository-1.0/GstMpegts-1.0.typelib
/usr/local/lib/girepository-1.0/GstPlayer-1.0.typelib
/usr/local/lib/girepository-1.0/GstWebRTC-1.0.typelib
/usr/local/lib/gstreamer-1.0/libgstaccurip.so
/usr/local/lib/gstreamer-1.0/libgstadpcmdec.so
/usr/local/lib/gstreamer-1.0/libgstadpcmenc.so
/usr/local/lib/gstreamer-1.0/libgstaiff.so
/usr/local/lib/gstreamer-1.0/libgstasfmux.so
/usr/local/lib/gstreamer-1.0/libgstaudiobuffersplit.so
/usr/local/lib/gstreamer-1.0/libgstaudiofxbad.so
/usr/local/lib/gstreamer-1.0/libgstaudiolatency.so
/usr/local/lib/gstreamer-1.0/libgstaudiomixmatrix.so
/usr/local/lib/gstreamer-1.0/libgstaudiovisualizers.so
/usr/local/lib/gstreamer-1.0/libgstautoconvert.so
/usr/local/lib/gstreamer-1.0/libgstbayer.so
/usr/local/lib/gstreamer-1.0/libgstbz2.so
/usr/local/lib/gstreamer-1.0/libgstcamerabin.so
/usr/local/lib/gstreamer-1.0/libgstcoloreffects.so
/usr/local/lib/gstreamer-1.0/libgstdebugutilsbad.so
/usr/local/lib/gstreamer-1.0/libgstdvb.so
/usr/local/lib/gstreamer-1.0/libgstdvbsuboverlay.so
/usr/local/lib/gstreamer-1.0/libgstdvdspu.so
/usr/local/lib/gstreamer-1.0/libgstfaceoverlay.so
/usr/local/lib/gstreamer-1.0/libgstfestival.so
/usr/local/lib/gstreamer-1.0/libgstfieldanalysis.so
/usr/local/lib/gstreamer-1.0/libgstfreeverb.so
/usr/local/lib/gstreamer-1.0/libgstfrei0r.so
/usr/local/lib/gstreamer-1.0/libgstgaudieffects.so
/usr/local/lib/gstreamer-1.0/libgstgdp.so
/usr/local/lib/gstreamer-1.0/libgstgeometrictransform.so
/usr/local/lib/gstreamer-1.0/libgstid3tag.so
/usr/local/lib/gstreamer-1.0/libgstinter.so
/usr/local/lib/gstreamer-1.0/libgstinterlace.so
/usr/local/lib/gstreamer-1.0/libgstipcpipeline.so
/usr/local/lib/gstreamer-1.0/libgstivfparse.so
/usr/local/lib/gstreamer-1.0/libgstivtc.so
/usr/local/lib/gstreamer-1.0/libgstjp2kdecimator.so
/usr/local/lib/gstreamer-1.0/libgstjpegformat.so
/usr/local/lib/gstreamer-1.0/libgstlegacyrawparse.so
/usr/local/lib/gstreamer-1.0/libgstmidi.so
/usr/local/lib/gstreamer-1.0/libgstmpegpsdemux.so
/usr/local/lib/gstreamer-1.0/libgstmpegpsmux.so
/usr/local/lib/gstreamer-1.0/libgstmpegtsdemux.so
/usr/local/lib/gstreamer-1.0/libgstmpegtsmux.so
/usr/local/lib/gstreamer-1.0/libgstmxf.so
/usr/local/lib/gstreamer-1.0/libgstnetsim.so
/usr/local/lib/gstreamer-1.0/libgstpcapparse.so
/usr/local/lib/gstreamer-1.0/libgstpnm.so
/usr/local/lib/gstreamer-1.0/libgstproxy.so
/usr/local/lib/gstreamer-1.0/libgstremovesilence.so
/usr/local/lib/gstreamer-1.0/libgstrfbsrc.so
/usr/local/lib/gstreamer-1.0/libgstrtponvif.so
/usr/local/lib/gstreamer-1.0/libgstsdpelem.so
/usr/local/lib/gstreamer-1.0/libgstsegmentclip.so
/usr/local/lib/gstreamer-1.0/libgstshm.so
/usr/local/lib/gstreamer-1.0/libgstsiren.so
/usr/local/lib/gstreamer-1.0/libgstsmooth.so
/usr/local/lib/gstreamer-1.0/libgstspeed.so
/usr/local/lib/gstreamer-1.0/libgstsubenc.so
/usr/local/lib/gstreamer-1.0/libgsttimecode.so
/usr/local/lib/gstreamer-1.0/libgstvideofiltersbad.so
/usr/local/lib/gstreamer-1.0/libgstvideoframe_audiolevel.so
/usr/local/lib/gstreamer-1.0/libgstvideoparsersbad.so
/usr/local/lib/gstreamer-1.0/libgstvideosignal.so
/usr/local/lib/gstreamer-1.0/libgstvmnc.so
/usr/local/lib/gstreamer-1.0/libgsty4mdec.so
/usr/local/lib/gstreamer-1.0/libgstyadif.so
/usr/local/lib/libgstadaptivedemux-1.0.so
/usr/local/lib/libgstadaptivedemux-1.0.so.0
/usr/local/lib/libgstadaptivedemux-1.0.so.0.1602.0
/usr/local/lib/libgstbadaudio-1.0.so
/usr/local/lib/libgstbadaudio-1.0.so.0
/usr/local/lib/libgstbadaudio-1.0.so.0.1602.0
/usr/local/lib/libgstbasecamerabinsrc-1.0.so
/usr/local/lib/libgstbasecamerabinsrc-1.0.so.0
/usr/local/lib/libgstbasecamerabinsrc-1.0.so.0.1602.0
/usr/local/lib/libgstcodecparsers-1.0.so
/usr/local/lib/libgstcodecparsers-1.0.so.0
/usr/local/lib/libgstcodecparsers-1.0.so.0.1602.0
/usr/local/lib/libgstinsertbin-1.0.so
/usr/local/lib/libgstinsertbin-1.0.so.0
/usr/local/lib/libgstinsertbin-1.0.so.0.1602.0
/usr/local/lib/libgstisoff-1.0.so
/usr/local/lib/libgstisoff-1.0.so.0
/usr/local/lib/libgstisoff-1.0.so.0.1602.0
/usr/local/lib/libgstmpegts-1.0.so
/usr/local/lib/libgstmpegts-1.0.so.0
/usr/local/lib/libgstmpegts-1.0.so.0.1602.0
/usr/local/lib/libgstphotography-1.0.so
/usr/local/lib/libgstphotography-1.0.so.0
/usr/local/lib/libgstphotography-1.0.so.0.1602.0
/usr/local/lib/libgstplayer-1.0.so
/usr/local/lib/libgstplayer-1.0.so.0
/usr/local/lib/libgstplayer-1.0.so.0.1602.0
/usr/local/lib/libgstsctp-1.0.so
/usr/local/lib/libgstsctp-1.0.so.0
/usr/local/lib/libgstsctp-1.0.so.0.1602.0
/usr/local/lib/libgsturidownloader-1.0.so
/usr/local/lib/libgsturidownloader-1.0.so.0
/usr/local/lib/libgsturidownloader-1.0.so.0.1602.0
/usr/local/lib/libgstwebrtc-1.0.so
/usr/local/lib/libgstwebrtc-1.0.so.0
/usr/local/lib/libgstwebrtc-1.0.so.0.1602.0
/usr/local/libdata/pkgconfig/gstreamer-bad-audio-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-codecparsers-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-insertbin-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-mpegts-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-player-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-plugins-bad-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-sctp-1.0.pc
/usr/local/libdata/pkgconfig/gstreamer-webrtc-1.0.pc
/usr/local/share/gir-1.0/GstInsertBin-1.0.gir
/usr/local/share/gir-1.0/GstMpegts-1.0.gir
/usr/local/share/gir-1.0/GstPlayer-1.0.gir
/usr/local/share/gir-1.0/GstWebRTC-1.0.gir
/usr/local/share/gstreamer-1.0/presets/GstFreeverb.prs
/usr/local/share/licenses/gstreamer1-plugins-bad-1.16.2/LGPL20
/usr/local/share/licenses/gstreamer1-plugins-bad-1.16.2/LICENSE
/usr/local/share/licenses/gstreamer1-plugins-bad-1.16.2/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ast/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/az/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/bg/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ca/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/cs/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/da/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/de/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/el/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/eo/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/es/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/eu/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/fi/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/fr/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/fur/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/gl/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/hr/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/hu/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/id/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/it/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ja/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ky/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/lt/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/lv/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/mt/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/nb/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/nl/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/or/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/pl/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ro/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/ru/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/sk/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/sl/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/sq/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/sr/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/sv/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/tr/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/uk/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/vi/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gst-plugins-bad-1.0.mo
/usr/local/include/gstreamer-1.0/gst/gl/egl/gstegl.h
/usr/local/include/gstreamer-1.0/gst/gl/egl/gsteglimage.h
/usr/local/include/gstreamer-1.0/gst/gl/egl/gstgldisplay_egl.h
/usr/local/include/gstreamer-1.0/gst/gl/egl/gstglmemoryegl.h
/usr/local/include/gstreamer-1.0/gst/gl/gl-enumtypes.h
/usr/local/include/gstreamer-1.0/gst/gl/gl-prelude.h
/usr/local/include/gstreamer-1.0/gst/gl/gl.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/all_functions.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/base.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/blending.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/buffers.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/debug.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/eglimage.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/fbo.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/fixedfunction.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/gles.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/gstgl_compat.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/gstgl_gles2compat.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/opengl.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/query.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/shaders.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/sync.h
/usr/local/include/gstreamer-1.0/gst/gl/glprototypes/vao.h
/usr/local/include/gstreamer-1.0/gst/gl/gstgl_enums.h
/usr/local/include/gstreamer-1.0/gst/gl/gstgl_fwd.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglapi.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglbasefilter.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglbasememory.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglbuffer.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglbufferpool.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglcolorconvert.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglcontext.h
/usr/local/include/gstreamer-1.0/gst/gl/gstgldebug.h
/usr/local/include/gstreamer-1.0/gst/gl/gstgldisplay.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglfeature.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglfilter.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglformat.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglframebuffer.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglfuncs.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglmemory.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglmemorypbo.h
/usr/local/include/gstreamer-1.0/gst/gl/gstgloverlaycompositor.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglquery.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglrenderbuffer.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglshader.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglshaderstrings.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglsl.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglslstage.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglsyncmeta.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglupload.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglutils.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglviewconvert.h
/usr/local/include/gstreamer-1.0/gst/gl/gstglwindow.h
/usr/local/include/gstreamer-1.0/gst/gl/wayland/gstgldisplay_wayland.h
/usr/local/include/gstreamer-1.0/gst/gl/x11/gstgldisplay_x11.h
/usr/local/lib/girepository-1.0/GstGL-1.0.typelib
/usr/local/lib/gstreamer-1.0/include/gst/gl/gstglconfig.h
/usr/local/lib/gstreamer-1.0/libgstopengl.so
/usr/local/lib/libgstgl-1.0.so
/usr/local/lib/libgstgl-1.0.so.0
/usr/local/lib/libgstgl-1.0.so.0.1602.0
/usr/local/libdata/pkgconfig/gstreamer-gl-1.0.pc
/usr/local/share/gir-1.0/GstGL-1.0.gir
/usr/local/share/licenses/gstreamer1-plugins-gl-1.16.2_2/LGPL20
/usr/local/share/licenses/gstreamer1-plugins-gl-1.16.2_2/LICENSE
/usr/local/share/licenses/gstreamer1-plugins-gl-1.16.2_2/catalog.mk
/usr/local/bin/gtar
/usr/local/libexec/grmt
/usr/local/man/man1/gtar.1.gz
/usr/local/man/man8/grmt.8.gz
/usr/local/share/info/tar.info
/usr/local/share/info/tar.info-1
/usr/local/share/info/tar.info-2
/usr/local/share/licenses/gtar-1.34/GPLv3+
/usr/local/share/licenses/gtar-1.34/LICENSE
/usr/local/share/licenses/gtar-1.34/catalog.mk
/usr/local/share/locale/bg/LC_MESSAGES/tar.mo
/usr/local/share/locale/ca/LC_MESSAGES/tar.mo
/usr/local/share/locale/cs/LC_MESSAGES/tar.mo
/usr/local/share/locale/da/LC_MESSAGES/tar.mo
/usr/local/share/locale/de/LC_MESSAGES/tar.mo
/usr/local/share/locale/el/LC_MESSAGES/tar.mo
/usr/local/share/locale/eo/LC_MESSAGES/tar.mo
/usr/local/share/locale/es/LC_MESSAGES/tar.mo
/usr/local/share/locale/et/LC_MESSAGES/tar.mo
/usr/local/share/locale/eu/LC_MESSAGES/tar.mo
/usr/local/share/locale/fi/LC_MESSAGES/tar.mo
/usr/local/share/locale/fr/LC_MESSAGES/tar.mo
/usr/local/share/locale/ga/LC_MESSAGES/tar.mo
/usr/local/share/locale/gl/LC_MESSAGES/tar.mo
/usr/local/share/locale/hr/LC_MESSAGES/tar.mo
/usr/local/share/locale/hu/LC_MESSAGES/tar.mo
/usr/local/share/locale/id/LC_MESSAGES/tar.mo
/usr/local/share/locale/it/LC_MESSAGES/tar.mo
/usr/local/share/locale/ja/LC_MESSAGES/tar.mo
/usr/local/share/locale/ko/LC_MESSAGES/tar.mo
/usr/local/share/locale/ky/LC_MESSAGES/tar.mo
/usr/local/share/locale/ms/LC_MESSAGES/tar.mo
/usr/local/share/locale/nb/LC_MESSAGES/tar.mo
/usr/local/share/locale/nl/LC_MESSAGES/tar.mo
/usr/local/share/locale/pl/LC_MESSAGES/tar.mo
/usr/local/share/locale/pt/LC_MESSAGES/tar.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/tar.mo
/usr/local/share/locale/ro/LC_MESSAGES/tar.mo
/usr/local/share/locale/ru/LC_MESSAGES/tar.mo
/usr/local/share/locale/sk/LC_MESSAGES/tar.mo
/usr/local/share/locale/sl/LC_MESSAGES/tar.mo
/usr/local/share/locale/sr/LC_MESSAGES/tar.mo
/usr/local/share/locale/sv/LC_MESSAGES/tar.mo
/usr/local/share/locale/tr/LC_MESSAGES/tar.mo
/usr/local/share/locale/uk/LC_MESSAGES/tar.mo
/usr/local/share/locale/vi/LC_MESSAGES/tar.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/tar.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/tar.mo
/usr/local/bin/gtk-update-icon-cache
/usr/local/man/man1/gtk-update-icon-cache.1.gz
/usr/local/share/licenses/gtk-update-icon-cache-3.24.26_1/LGPL20
/usr/local/share/licenses/gtk-update-icon-cache-3.24.26_1/LICENSE
/usr/local/share/licenses/gtk-update-icon-cache-3.24.26_1/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/am/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/an/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ang/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ar/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/as/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ast/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/az/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/az_IR/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/be/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/bg/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/bn/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/br/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/bs/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ca/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ckb/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/crh/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/cs/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/cy/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/da/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/de/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/dz/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/el/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/en/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/eo/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/es/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/et/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/eu/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/fa/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/fi/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/fr/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/fur/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ga/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/gd/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/gl/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/gu/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/he/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/hi/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/hr/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/hu/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/hy/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ia/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/id/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/io/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/is/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/it/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ja/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ka/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/kg/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/kk/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/km/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/kn/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ko/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ku/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ky/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/lg/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/li/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/lt/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/lv/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/mai/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/mi/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/mk/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ml/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/mn/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/mr/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ms/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/my/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/nb/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/nds/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ne/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/nl/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/nn/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/nso/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/oc/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/or/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/pa/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/pl/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ps/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/pt/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ro/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ru/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/rw/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/si/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sk/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sl/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sq/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sr/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/sv/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ta/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/te/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/tg/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/th/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/tk/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/tr/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/tt/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ug/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/uk/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/ur/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/uz/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/vi/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/wa/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/xh/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/yi/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gtk-update-icon-cache.mo
/usr/local/share/pkg/triggers/gtk-update-icon-cache.ucl
/usr/local/bin/broadwayd
/usr/local/bin/gtk-builder-tool
/usr/local/bin/gtk-encode-symbolic-svg
/usr/local/bin/gtk-launch
/usr/local/bin/gtk-query-immodules-3.0
/usr/local/bin/gtk-query-settings
/usr/local/bin/gtk3-demo
/usr/local/bin/gtk3-demo-application
/usr/local/bin/gtk3-icon-browser
/usr/local/bin/gtk3-widget-factory
/usr/local/etc/gtk-3.0/im-multipress.conf
/usr/local/include/gail-3.0/libgail-util/gail-util.h
/usr/local/include/gail-3.0/libgail-util/gailmisc.h
/usr/local/include/gail-3.0/libgail-util/gailtextutil.h
/usr/local/include/gtk-3.0/gdk/broadway/gdkbroadwaycursor.h
/usr/local/include/gtk-3.0/gdk/broadway/gdkbroadwaydisplay.h
/usr/local/include/gtk-3.0/gdk/broadway/gdkbroadwaymonitor.h
/usr/local/include/gtk-3.0/gdk/broadway/gdkbroadwayvisual.h
/usr/local/include/gtk-3.0/gdk/broadway/gdkbroadwaywindow.h
/usr/local/include/gtk-3.0/gdk/deprecated/gdkcolor.h
/usr/local/include/gtk-3.0/gdk/gdk-autocleanup.h
/usr/local/include/gtk-3.0/gdk/gdk.h
/usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h
/usr/local/include/gtk-3.0/gdk/gdkbroadway.h
/usr/local/include/gtk-3.0/gdk/gdkcairo.h
/usr/local/include/gtk-3.0/gdk/gdkconfig.h
/usr/local/include/gtk-3.0/gdk/gdkcursor.h
/usr/local/include/gtk-3.0/gdk/gdkdevice.h
/usr/local/include/gtk-3.0/gdk/gdkdevicemanager.h
/usr/local/include/gtk-3.0/gdk/gdkdevicepad.h
/usr/local/include/gtk-3.0/gdk/gdkdevicetool.h
/usr/local/include/gtk-3.0/gdk/gdkdisplay.h
/usr/local/include/gtk-3.0/gdk/gdkdisplaymanager.h
/usr/local/include/gtk-3.0/gdk/gdkdnd.h
/usr/local/include/gtk-3.0/gdk/gdkdrawingcontext.h
/usr/local/include/gtk-3.0/gdk/gdkenumtypes.h
/usr/local/include/gtk-3.0/gdk/gdkevents.h
/usr/local/include/gtk-3.0/gdk/gdkframeclock.h
/usr/local/include/gtk-3.0/gdk/gdkframetimings.h
/usr/local/include/gtk-3.0/gdk/gdkglcontext.h
/usr/local/include/gtk-3.0/gdk/gdkkeys.h
/usr/local/include/gtk-3.0/gdk/gdkkeysyms-compat.h
/usr/local/include/gtk-3.0/gdk/gdkkeysyms.h
/usr/local/include/gtk-3.0/gdk/gdkmain.h
/usr/local/include/gtk-3.0/gdk/gdkmonitor.h
/usr/local/include/gtk-3.0/gdk/gdkpango.h
/usr/local/include/gtk-3.0/gdk/gdkpixbuf.h
/usr/local/include/gtk-3.0/gdk/gdkprivate.h
/usr/local/include/gtk-3.0/gdk/gdkproperty.h
/usr/local/include/gtk-3.0/gdk/gdkrectangle.h
/usr/local/include/gtk-3.0/gdk/gdkrgba.h
/usr/local/include/gtk-3.0/gdk/gdkscreen.h
/usr/local/include/gtk-3.0/gdk/gdkseat.h
/usr/local/include/gtk-3.0/gdk/gdkselection.h
/usr/local/include/gtk-3.0/gdk/gdktestutils.h
/usr/local/include/gtk-3.0/gdk/gdkthreads.h
/usr/local/include/gtk-3.0/gdk/gdktypes.h
/usr/local/include/gtk-3.0/gdk/gdkversionmacros.h
/usr/local/include/gtk-3.0/gdk/gdkvisual.h
/usr/local/include/gtk-3.0/gdk/gdkwayland.h
/usr/local/include/gtk-3.0/gdk/gdkwindow.h
/usr/local/include/gtk-3.0/gdk/gdkx.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylanddevice.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylanddisplay.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylandglcontext.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylandmonitor.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylandselection.h
/usr/local/include/gtk-3.0/gdk/wayland/gdkwaylandwindow.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx-autocleanups.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11applaunchcontext.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11cursor.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11device-core.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11device-xi2.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11device.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11devicemanager-core.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11devicemanager-xi2.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11devicemanager.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11display.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11displaymanager.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11dnd.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11glcontext.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11keys.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11monitor.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11property.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11screen.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11selection.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11utils.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11visual.h
/usr/local/include/gtk-3.0/gdk/x11/gdkx11window.h
/usr/local/include/gtk-3.0/gtk/a11y/gtk-a11y-autocleanups.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkarrowaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkbooleancellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkbuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcellaccessibleparent.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcheckmenuitemaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcomboboxaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcontaineraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkcontainercellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkentryaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkexpanderaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkfilechooserwidgetaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkflowboxaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkflowboxchildaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkframeaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkheaderbaraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkiconviewaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkimageaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkimagecellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklabelaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklevelbaraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklinkbuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklistboxaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklistboxrowaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtklockbuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkmenuaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkmenubuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkmenuitemaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkmenushellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtknotebookaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtknotebookpageaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkpanedaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkplugaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkpopoveraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkprogressbaraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkradiobuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkradiomenuitemaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkrangeaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkrenderercellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkscaleaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkscalebuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkscrolledwindowaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtksocketaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkspinbuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkspinneraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkstackaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkstatusbaraccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkswitchaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtktextcellaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtktextviewaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtktogglebuttonaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtktoplevelaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtktreeviewaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkwidgetaccessible.h
/usr/local/include/gtk-3.0/gtk/a11y/gtkwindowaccessible.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkcolorsel.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkcolorseldialog.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkfontsel.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkgradient.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhandlebox.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhbbox.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhbox.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhpaned.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhscale.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhscrollbar.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhseparator.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkhsv.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtknumerableicon.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkrc.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkstyleproperties.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtktable.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtktearoffmenuitem.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkthemingengine.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvbbox.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvbox.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvpaned.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvscale.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h
/usr/local/include/gtk-3.0/gtk/deprecated/gtkvseparator.h
/usr/local/include/gtk-3.0/gtk/gtk-a11y.h
/usr/local/include/gtk-3.0/gtk/gtk-autocleanups.h
/usr/local/include/gtk-3.0/gtk/gtk.h
/usr/local/include/gtk-3.0/gtk/gtkaboutdialog.h
/usr/local/include/gtk-3.0/gtk/gtkaccelgroup.h
/usr/local/include/gtk-3.0/gtk/gtkaccellabel.h
/usr/local/include/gtk-3.0/gtk/gtkaccelmap.h
/usr/local/include/gtk-3.0/gtk/gtkaccessible.h
/usr/local/include/gtk-3.0/gtk/gtkactionable.h
/usr/local/include/gtk-3.0/gtk/gtkactionbar.h
/usr/local/include/gtk-3.0/gtk/gtkadjustment.h
/usr/local/include/gtk-3.0/gtk/gtkappchooser.h
/usr/local/include/gtk-3.0/gtk/gtkappchooserbutton.h
/usr/local/include/gtk-3.0/gtk/gtkappchooserdialog.h
/usr/local/include/gtk-3.0/gtk/gtkappchooserwidget.h
/usr/local/include/gtk-3.0/gtk/gtkapplication.h
/usr/local/include/gtk-3.0/gtk/gtkapplicationwindow.h
/usr/local/include/gtk-3.0/gtk/gtkaspectframe.h
/usr/local/include/gtk-3.0/gtk/gtkassistant.h
/usr/local/include/gtk-3.0/gtk/gtkbbox.h
/usr/local/include/gtk-3.0/gtk/gtkbin.h
/usr/local/include/gtk-3.0/gtk/gtkbindings.h
/usr/local/include/gtk-3.0/gtk/gtkborder.h
/usr/local/include/gtk-3.0/gtk/gtkbox.h
/usr/local/include/gtk-3.0/gtk/gtkbuildable.h
/usr/local/include/gtk-3.0/gtk/gtkbuilder.h
/usr/local/include/gtk-3.0/gtk/gtkbutton.h
/usr/local/include/gtk-3.0/gtk/gtkcalendar.h
/usr/local/include/gtk-3.0/gtk/gtkcellarea.h
/usr/local/include/gtk-3.0/gtk/gtkcellareabox.h
/usr/local/include/gtk-3.0/gtk/gtkcellareacontext.h
/usr/local/include/gtk-3.0/gtk/gtkcelleditable.h
/usr/local/include/gtk-3.0/gtk/gtkcelllayout.h
/usr/local/include/gtk-3.0/gtk/gtkcellrenderer.h
/usr/local/include/gtk-3.0/gtk/gtkcellrendereraccel.h
/usr/local/include/gtk-3.0/gtk/gtkcellrenderercombo.h
/usr/local/include/gtk-3.0/gtk/gtkcellrendererpixbuf.h
/usr/local/include/gtk-3.0/gtk/gtkcellrendererprogress.h
/usr/local/include/gtk-3.0/gtk/gtkcellrendererspin.h
/usr/local/include/gtk-3.0/gtk/gtkcellrendererspinner.h
/usr/local/include/gtk-3.0/gtk/gtkcellrenderertext.h
/usr/local/include/gtk-3.0/gtk/gtkcellrenderertoggle.h
/usr/local/include/gtk-3.0/gtk/gtkcellview.h
/usr/local/include/gtk-3.0/gtk/gtkcheckbutton.h
/usr/local/include/gtk-3.0/gtk/gtkcheckmenuitem.h
/usr/local/include/gtk-3.0/gtk/gtkclipboard.h
/usr/local/include/gtk-3.0/gtk/gtkcolorbutton.h
/usr/local/include/gtk-3.0/gtk/gtkcolorchooser.h
/usr/local/include/gtk-3.0/gtk/gtkcolorchooserdialog.h
/usr/local/include/gtk-3.0/gtk/gtkcolorchooserwidget.h
/usr/local/include/gtk-3.0/gtk/gtkcolorutils.h
/usr/local/include/gtk-3.0/gtk/gtkcombobox.h
/usr/local/include/gtk-3.0/gtk/gtkcomboboxtext.h
/usr/local/include/gtk-3.0/gtk/gtkcontainer.h
/usr/local/include/gtk-3.0/gtk/gtkcssprovider.h
/usr/local/include/gtk-3.0/gtk/gtkcsssection.h
/usr/local/include/gtk-3.0/gtk/gtkdebug.h
/usr/local/include/gtk-3.0/gtk/gtkdialog.h
/usr/local/include/gtk-3.0/gtk/gtkdnd.h
/usr/local/include/gtk-3.0/gtk/gtkdragdest.h
/usr/local/include/gtk-3.0/gtk/gtkdragsource.h
/usr/local/include/gtk-3.0/gtk/gtkdrawingarea.h
/usr/local/include/gtk-3.0/gtk/gtkeditable.h
/usr/local/include/gtk-3.0/gtk/gtkentry.h
/usr/local/include/gtk-3.0/gtk/gtkentrybuffer.h
/usr/local/include/gtk-3.0/gtk/gtkentrycompletion.h
/usr/local/include/gtk-3.0/gtk/gtkenums.h
/usr/local/include/gtk-3.0/gtk/gtkeventbox.h
/usr/local/include/gtk-3.0/gtk/gtkeventcontroller.h
/usr/local/include/gtk-3.0/gtk/gtkeventcontrollerkey.h
/usr/local/include/gtk-3.0/gtk/gtkeventcontrollermotion.h
/usr/local/include/gtk-3.0/gtk/gtkeventcontrollerscroll.h
/usr/local/include/gtk-3.0/gtk/gtkexpander.h
/usr/local/include/gtk-3.0/gtk/gtkfilechooser.h
/usr/local/include/gtk-3.0/gtk/gtkfilechooserbutton.h
/usr/local/include/gtk-3.0/gtk/gtkfilechooserdialog.h
/usr/local/include/gtk-3.0/gtk/gtkfilechoosernative.h
/usr/local/include/gtk-3.0/gtk/gtkfilechooserwidget.h
/usr/local/include/gtk-3.0/gtk/gtkfilefilter.h
/usr/local/include/gtk-3.0/gtk/gtkfixed.h
/usr/local/include/gtk-3.0/gtk/gtkflowbox.h
/usr/local/include/gtk-3.0/gtk/gtkfontbutton.h
/usr/local/include/gtk-3.0/gtk/gtkfontchooser.h
/usr/local/include/gtk-3.0/gtk/gtkfontchooserdialog.h
/usr/local/include/gtk-3.0/gtk/gtkfontchooserwidget.h
/usr/local/include/gtk-3.0/gtk/gtkframe.h
/usr/local/include/gtk-3.0/gtk/gtkgesture.h
/usr/local/include/gtk-3.0/gtk/gtkgesturedrag.h
/usr/local/include/gtk-3.0/gtk/gtkgesturelongpress.h
/usr/local/include/gtk-3.0/gtk/gtkgesturemultipress.h
/usr/local/include/gtk-3.0/gtk/gtkgesturepan.h
/usr/local/include/gtk-3.0/gtk/gtkgesturerotate.h
/usr/local/include/gtk-3.0/gtk/gtkgesturesingle.h
/usr/local/include/gtk-3.0/gtk/gtkgesturestylus.h
/usr/local/include/gtk-3.0/gtk/gtkgestureswipe.h
/usr/local/include/gtk-3.0/gtk/gtkgesturezoom.h
/usr/local/include/gtk-3.0/gtk/gtkglarea.h
/usr/local/include/gtk-3.0/gtk/gtkgrid.h
/usr/local/include/gtk-3.0/gtk/gtkheaderbar.h
/usr/local/include/gtk-3.0/gtk/gtkicontheme.h
/usr/local/include/gtk-3.0/gtk/gtkiconview.h
/usr/local/include/gtk-3.0/gtk/gtkimage.h
/usr/local/include/gtk-3.0/gtk/gtkimcontext.h
/usr/local/include/gtk-3.0/gtk/gtkimcontextinfo.h
/usr/local/include/gtk-3.0/gtk/gtkimcontextsimple.h
/usr/local/include/gtk-3.0/gtk/gtkimmodule.h
/usr/local/include/gtk-3.0/gtk/gtkimmulticontext.h
/usr/local/include/gtk-3.0/gtk/gtkinfobar.h
/usr/local/include/gtk-3.0/gtk/gtkinvisible.h
/usr/local/include/gtk-3.0/gtk/gtklabel.h
/usr/local/include/gtk-3.0/gtk/gtklayout.h
/usr/local/include/gtk-3.0/gtk/gtklevelbar.h
/usr/local/include/gtk-3.0/gtk/gtklinkbutton.h
/usr/local/include/gtk-3.0/gtk/gtklistbox.h
/usr/local/include/gtk-3.0/gtk/gtkliststore.h
/usr/local/include/gtk-3.0/gtk/gtklockbutton.h
/usr/local/include/gtk-3.0/gtk/gtkmain.h
/usr/local/include/gtk-3.0/gtk/gtkmenu.h
/usr/local/include/gtk-3.0/gtk/gtkmenubar.h
/usr/local/include/gtk-3.0/gtk/gtkmenubutton.h
/usr/local/include/gtk-3.0/gtk/gtkmenuitem.h
/usr/local/include/gtk-3.0/gtk/gtkmenushell.h
/usr/local/include/gtk-3.0/gtk/gtkmenutoolbutton.h
/usr/local/include/gtk-3.0/gtk/gtkmessagedialog.h
/usr/local/include/gtk-3.0/gtk/gtkmodelbutton.h
/usr/local/include/gtk-3.0/gtk/gtkmodules.h
/usr/local/include/gtk-3.0/gtk/gtkmountoperation.h
/usr/local/include/gtk-3.0/gtk/gtknativedialog.h
/usr/local/include/gtk-3.0/gtk/gtknotebook.h
/usr/local/include/gtk-3.0/gtk/gtkoffscreenwindow.h
/usr/local/include/gtk-3.0/gtk/gtkorientable.h
/usr/local/include/gtk-3.0/gtk/gtkoverlay.h
/usr/local/include/gtk-3.0/gtk/gtkpadcontroller.h
/usr/local/include/gtk-3.0/gtk/gtkpagesetup.h
/usr/local/include/gtk-3.0/gtk/gtkpaned.h
/usr/local/include/gtk-3.0/gtk/gtkpapersize.h
/usr/local/include/gtk-3.0/gtk/gtkplacessidebar.h
/usr/local/include/gtk-3.0/gtk/gtkplug.h
/usr/local/include/gtk-3.0/gtk/gtkpopover.h
/usr/local/include/gtk-3.0/gtk/gtkpopovermenu.h
/usr/local/include/gtk-3.0/gtk/gtkprintcontext.h
/usr/local/include/gtk-3.0/gtk/gtkprintoperation.h
/usr/local/include/gtk-3.0/gtk/gtkprintoperationpreview.h
/usr/local/include/gtk-3.0/gtk/gtkprintsettings.h
/usr/local/include/gtk-3.0/gtk/gtkprogressbar.h
/usr/local/include/gtk-3.0/gtk/gtkradiobutton.h
/usr/local/include/gtk-3.0/gtk/gtkradiomenuitem.h
/usr/local/include/gtk-3.0/gtk/gtkradiotoolbutton.h
/usr/local/include/gtk-3.0/gtk/gtkrange.h
/usr/local/include/gtk-3.0/gtk/gtkrecentchooser.h
/usr/local/include/gtk-3.0/gtk/gtkrecentchooserdialog.h
/usr/local/include/gtk-3.0/gtk/gtkrecentchoosermenu.h
/usr/local/include/gtk-3.0/gtk/gtkrecentchooserwidget.h
/usr/local/include/gtk-3.0/gtk/gtkrecentfilter.h
/usr/local/include/gtk-3.0/gtk/gtkrecentmanager.h
/usr/local/include/gtk-3.0/gtk/gtkrender.h
/usr/local/include/gtk-3.0/gtk/gtkrevealer.h
/usr/local/include/gtk-3.0/gtk/gtkscale.h
/usr/local/include/gtk-3.0/gtk/gtkscalebutton.h
/usr/local/include/gtk-3.0/gtk/gtkscrollable.h
/usr/local/include/gtk-3.0/gtk/gtkscrollbar.h
/usr/local/include/gtk-3.0/gtk/gtkscrolledwindow.h
/usr/local/include/gtk-3.0/gtk/gtksearchbar.h
/usr/local/include/gtk-3.0/gtk/gtksearchentry.h
/usr/local/include/gtk-3.0/gtk/gtkselection.h
/usr/local/include/gtk-3.0/gtk/gtkseparator.h
/usr/local/include/gtk-3.0/gtk/gtkseparatormenuitem.h
/usr/local/include/gtk-3.0/gtk/gtkseparatortoolitem.h
/usr/local/include/gtk-3.0/gtk/gtksettings.h
/usr/local/include/gtk-3.0/gtk/gtkshortcutlabel.h
/usr/local/include/gtk-3.0/gtk/gtkshortcutsgroup.h
/usr/local/include/gtk-3.0/gtk/gtkshortcutssection.h
/usr/local/include/gtk-3.0/gtk/gtkshortcutsshortcut.h
/usr/local/include/gtk-3.0/gtk/gtkshortcutswindow.h
/usr/local/include/gtk-3.0/gtk/gtkshow.h
/usr/local/include/gtk-3.0/gtk/gtksizegroup.h
/usr/local/include/gtk-3.0/gtk/gtksizerequest.h
/usr/local/include/gtk-3.0/gtk/gtksocket.h
/usr/local/include/gtk-3.0/gtk/gtkspinbutton.h
/usr/local/include/gtk-3.0/gtk/gtkspinner.h
/usr/local/include/gtk-3.0/gtk/gtkstack.h
/usr/local/include/gtk-3.0/gtk/gtkstacksidebar.h
/usr/local/include/gtk-3.0/gtk/gtkstackswitcher.h
/usr/local/include/gtk-3.0/gtk/gtkstatusbar.h
/usr/local/include/gtk-3.0/gtk/gtkstylecontext.h
/usr/local/include/gtk-3.0/gtk/gtkstyleprovider.h
/usr/local/include/gtk-3.0/gtk/gtkswitch.h
/usr/local/include/gtk-3.0/gtk/gtktestutils.h
/usr/local/include/gtk-3.0/gtk/gtktextattributes.h
/usr/local/include/gtk-3.0/gtk/gtktextbuffer.h
/usr/local/include/gtk-3.0/gtk/gtktextbufferrichtext.h
/usr/local/include/gtk-3.0/gtk/gtktextchild.h
/usr/local/include/gtk-3.0/gtk/gtktextdisplay.h
/usr/local/include/gtk-3.0/gtk/gtktextiter.h
/usr/local/include/gtk-3.0/gtk/gtktextlayout.h
/usr/local/include/gtk-3.0/gtk/gtktextmark.h
/usr/local/include/gtk-3.0/gtk/gtktexttag.h
/usr/local/include/gtk-3.0/gtk/gtktexttagtable.h
/usr/local/include/gtk-3.0/gtk/gtktextview.h
/usr/local/include/gtk-3.0/gtk/gtktogglebutton.h
/usr/local/include/gtk-3.0/gtk/gtktoggletoolbutton.h
/usr/local/include/gtk-3.0/gtk/gtktoolbar.h
/usr/local/include/gtk-3.0/gtk/gtktoolbutton.h
/usr/local/include/gtk-3.0/gtk/gtktoolitem.h
/usr/local/include/gtk-3.0/gtk/gtktoolitemgroup.h
/usr/local/include/gtk-3.0/gtk/gtktoolpalette.h
/usr/local/include/gtk-3.0/gtk/gtktoolshell.h
/usr/local/include/gtk-3.0/gtk/gtktooltip.h
/usr/local/include/gtk-3.0/gtk/gtktreednd.h
/usr/local/include/gtk-3.0/gtk/gtktreemodel.h
/usr/local/include/gtk-3.0/gtk/gtktreemodelfilter.h
/usr/local/include/gtk-3.0/gtk/gtktreemodelsort.h
/usr/local/include/gtk-3.0/gtk/gtktreeselection.h
/usr/local/include/gtk-3.0/gtk/gtktreesortable.h
/usr/local/include/gtk-3.0/gtk/gtktreestore.h
/usr/local/include/gtk-3.0/gtk/gtktreeview.h
/usr/local/include/gtk-3.0/gtk/gtktreeviewcolumn.h
/usr/local/include/gtk-3.0/gtk/gtktypebuiltins.h
/usr/local/include/gtk-3.0/gtk/gtktypes.h
/usr/local/include/gtk-3.0/gtk/gtkversion.h
/usr/local/include/gtk-3.0/gtk/gtkviewport.h
/usr/local/include/gtk-3.0/gtk/gtkvolumebutton.h
/usr/local/include/gtk-3.0/gtk/gtkwidget.h
/usr/local/include/gtk-3.0/gtk/gtkwidgetpath.h
/usr/local/include/gtk-3.0/gtk/gtkwindow.h
/usr/local/include/gtk-3.0/gtk/gtkwindowgroup.h
/usr/local/include/gtk-3.0/gtk/gtkx-autocleanups.h
/usr/local/include/gtk-3.0/gtk/gtkx.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkpagesetupunixdialog.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkprinter.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkprintjob.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkprintunixdialog.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkunixprint-autocleanups.h
/usr/local/include/gtk-3.0/unix-print/gtk/gtkunixprint.h
/usr/local/lib/girepository-1.0/Gdk-3.0.typelib
/usr/local/lib/girepository-1.0/GdkX11-3.0.typelib
/usr/local/lib/girepository-1.0/Gtk-3.0.typelib
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-am-et.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-broadway.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-cedilla.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-cyrillic-translit.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-inuktitut.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-ipa.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-multipress.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-thai.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-ti-er.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-ti-et.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-viqr.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-wayland.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-waylandgtk.so
/usr/local/lib/gtk-3.0/3.0.0/immodules/im-xim.so
/usr/local/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so
/usr/local/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-file.so
/usr/local/lib/gtk-3.0/3.0.0/printbackends/libprintbackend-lpr.so
/usr/local/lib/libgailutil-3.so
/usr/local/lib/libgailutil-3.so.0
/usr/local/lib/libgailutil-3.so.0.0.0
/usr/local/lib/libgdk-3.so
/usr/local/lib/libgdk-3.so.0
/usr/local/lib/libgdk-3.so.0.2404.27
/usr/local/lib/libgtk-3.so
/usr/local/lib/libgtk-3.so.0
/usr/local/lib/libgtk-3.so.0.2404.27
/usr/local/libdata/pkgconfig/gail-3.0.pc
/usr/local/libdata/pkgconfig/gdk-3.0.pc
/usr/local/libdata/pkgconfig/gdk-broadway-3.0.pc
/usr/local/libdata/pkgconfig/gdk-wayland-3.0.pc
/usr/local/libdata/pkgconfig/gdk-x11-3.0.pc
/usr/local/libdata/pkgconfig/gtk+-3.0.pc
/usr/local/libdata/pkgconfig/gtk+-broadway-3.0.pc
/usr/local/libdata/pkgconfig/gtk+-unix-print-3.0.pc
/usr/local/libdata/pkgconfig/gtk+-wayland-3.0.pc
/usr/local/libdata/pkgconfig/gtk+-x11-3.0.pc
/usr/local/man/man1/broadwayd.1.gz
/usr/local/man/man1/gtk-builder-tool.1.gz
/usr/local/man/man1/gtk-encode-symbolic-svg.1.gz
/usr/local/man/man1/gtk-launch.1.gz
/usr/local/man/man1/gtk-query-immodules-3.0.1.gz
/usr/local/man/man1/gtk-query-settings.1.gz
/usr/local/man/man1/gtk3-demo-application.1.gz
/usr/local/man/man1/gtk3-demo.1.gz
/usr/local/man/man1/gtk3-icon-browser.1.gz
/usr/local/man/man1/gtk3-widget-factory.1.gz
/usr/local/share/aclocal/gtk-3.0.m4
/usr/local/share/applications/gtk3-demo.desktop
/usr/local/share/applications/gtk3-icon-browser.desktop
/usr/local/share/applications/gtk3-widget-factory.desktop
/usr/local/share/gettext/its/gtkbuilder.its
/usr/local/share/gettext/its/gtkbuilder.loc
/usr/local/share/gir-1.0/Gdk-3.0.gir
/usr/local/share/gir-1.0/GdkX11-3.0.gir
/usr/local/share/gir-1.0/Gtk-3.0.gir
/usr/local/share/glib-2.0/schemas/org.gtk.Demo.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gtk.Settings.Debug.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
/usr/local/share/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
/usr/local/share/gtk-3.0/gtkbuilder.rng
/usr/local/share/gtk-3.0/valgrind/gtk.supp
/usr/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailMisc.html
/usr/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3-GailTextUtil.html
/usr/local/share/gtk-doc/html/gail-libgail-util3/gail-libgail-util3.devhelp2
/usr/local/share/gtk-doc/html/gail-libgail-util3/home.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/index.html
/usr/local/share/gtk-doc/html/gail-libgail-util3/left-insensitive.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/left.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/libgail-util-main.html
/usr/local/share/gtk-doc/html/gail-libgail-util3/right-insensitive.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/right.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/style.css
/usr/local/share/gtk-doc/html/gail-libgail-util3/up-insensitive.png
/usr/local/share/gtk-doc/html/gail-libgail-util3/up.png
/usr/local/share/gtk-doc/html/gdk3/GdkDevice.html
/usr/local/share/gtk-doc/html/gdk3/GdkDeviceManager.html
/usr/local/share/gtk-doc/html/gdk3/GdkDevicePad.html
/usr/local/share/gtk-doc/html/gdk3/GdkDisplay.html
/usr/local/share/gtk-doc/html/gdk3/GdkDisplayManager.html
/usr/local/share/gtk-doc/html/gdk3/GdkDrawingContext.html
/usr/local/share/gtk-doc/html/gdk3/GdkFrameClock.html
/usr/local/share/gtk-doc/html/gdk3/GdkGLContext.html
/usr/local/share/gtk-doc/html/gdk3/GdkMonitor.html
/usr/local/share/gtk-doc/html/gdk3/GdkScreen.html
/usr/local/share/gtk-doc/html/gdk3/GdkSeat.html
/usr/local/share/gtk-doc/html/gdk3/X_cursor.png
/usr/local/share/gtk-doc/html/gdk3/alias_cursor.png
/usr/local/share/gtk-doc/html/gdk3/all_scroll_cursor.png
/usr/local/share/gtk-doc/html/gdk3/annotation-glossary.html
/usr/local/share/gtk-doc/html/gdk3/api-index-full.html
/usr/local/share/gtk-doc/html/gdk3/arrow.png
/usr/local/share/gtk-doc/html/gdk3/based_arrow_down.png
/usr/local/share/gtk-doc/html/gdk3/based_arrow_up.png
/usr/local/share/gtk-doc/html/gdk3/boat.png
/usr/local/share/gtk-doc/html/gdk3/bogosity.png
/usr/local/share/gtk-doc/html/gdk3/bottom_left_corner.png
/usr/local/share/gtk-doc/html/gdk3/bottom_right_corner.png
/usr/local/share/gtk-doc/html/gdk3/bottom_side.png
/usr/local/share/gtk-doc/html/gdk3/bottom_tee.png
/usr/local/share/gtk-doc/html/gdk3/box_spiral.png
/usr/local/share/gtk-doc/html/gdk3/cell_cursor.png
/usr/local/share/gtk-doc/html/gdk3/center_ptr.png
/usr/local/share/gtk-doc/html/gdk3/circle.png
/usr/local/share/gtk-doc/html/gdk3/clock.png
/usr/local/share/gtk-doc/html/gdk3/coffee_mug.png
/usr/local/share/gtk-doc/html/gdk3/col_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/context_menu_cursor.png
/usr/local/share/gtk-doc/html/gdk3/copy_cursor.png
/usr/local/share/gtk-doc/html/gdk3/cross.png
/usr/local/share/gtk-doc/html/gdk3/cross_reverse.png
/usr/local/share/gtk-doc/html/gdk3/crosshair.png
/usr/local/share/gtk-doc/html/gdk3/crosshair_cursor.png
/usr/local/share/gtk-doc/html/gdk3/default_cursor.png
/usr/local/share/gtk-doc/html/gdk3/diamond_cross.png
/usr/local/share/gtk-doc/html/gdk3/dot.png
/usr/local/share/gtk-doc/html/gdk3/dotbox.png
/usr/local/share/gtk-doc/html/gdk3/double_arrow.png
/usr/local/share/gtk-doc/html/gdk3/draft_large.png
/usr/local/share/gtk-doc/html/gdk3/draft_small.png
/usr/local/share/gtk-doc/html/gdk3/draped_box.png
/usr/local/share/gtk-doc/html/gdk3/e_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/ew_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/exchange.png
/usr/local/share/gtk-doc/html/gdk3/fleur.png
/usr/local/share/gtk-doc/html/gdk3/gdk3-Application-launching.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Cairo-Interaction.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Colors.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Cursors.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Drag-and-Drop.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Event-Structures.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Events.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-GdkFrameTimings.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-General.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Keyboard-Handling.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Pango-Interaction.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Pixbufs.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Points-Rectangles-and-Regions.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Properties-and-Atoms.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-RGBA-Colors.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Selections.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Testing.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Threads.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Visuals.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Wayland-Interaction.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-Windows.html
/usr/local/share/gtk-doc/html/gdk3/gdk3-X-Window-System-Interaction.html
/usr/local/share/gtk-doc/html/gdk3/gdk3.devhelp2
/usr/local/share/gtk-doc/html/gdk3/gobbler.png
/usr/local/share/gtk-doc/html/gdk3/grab_cursor.png
/usr/local/share/gtk-doc/html/gdk3/grabbing_cursor.png
/usr/local/share/gtk-doc/html/gdk3/gumby.png
/usr/local/share/gtk-doc/html/gdk3/hand1.png
/usr/local/share/gtk-doc/html/gdk3/hand2.png
/usr/local/share/gtk-doc/html/gdk3/hand_cursor.png
/usr/local/share/gtk-doc/html/gdk3/heart.png
/usr/local/share/gtk-doc/html/gdk3/help_cursor.png
/usr/local/share/gtk-doc/html/gdk3/home.png
/usr/local/share/gtk-doc/html/gdk3/icon.png
/usr/local/share/gtk-doc/html/gdk3/index.html
/usr/local/share/gtk-doc/html/gdk3/iron_cross.png
/usr/local/share/gtk-doc/html/gdk3/left-insensitive.png
/usr/local/share/gtk-doc/html/gdk3/left.png
/usr/local/share/gtk-doc/html/gdk3/left_ptr.png
/usr/local/share/gtk-doc/html/gdk3/left_side.png
/usr/local/share/gtk-doc/html/gdk3/left_tee.png
/usr/local/share/gtk-doc/html/gdk3/leftbutton.png
/usr/local/share/gtk-doc/html/gdk3/ll_angle.png
/usr/local/share/gtk-doc/html/gdk3/lr_angle.png
/usr/local/share/gtk-doc/html/gdk3/man.png
/usr/local/share/gtk-doc/html/gdk3/middlebutton.png
/usr/local/share/gtk-doc/html/gdk3/mouse.png
/usr/local/share/gtk-doc/html/gdk3/move_cursor.png
/usr/local/share/gtk-doc/html/gdk3/n_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/ne_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/nesw_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/no_drop_cursor.png
/usr/local/share/gtk-doc/html/gdk3/not_allowed_cursor.png
/usr/local/share/gtk-doc/html/gdk3/ns_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/nw_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/nwse_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/pencil.png
/usr/local/share/gtk-doc/html/gdk3/pirate.png
/usr/local/share/gtk-doc/html/gdk3/plus.png
/usr/local/share/gtk-doc/html/gdk3/pointer_cursor.png
/usr/local/share/gtk-doc/html/gdk3/progress_cursor.png
/usr/local/share/gtk-doc/html/gdk3/question_arrow.png
/usr/local/share/gtk-doc/html/gdk3/reference.html
/usr/local/share/gtk-doc/html/gdk3/right-insensitive.png
/usr/local/share/gtk-doc/html/gdk3/right.png
/usr/local/share/gtk-doc/html/gdk3/right_ptr.png
/usr/local/share/gtk-doc/html/gdk3/right_side.png
/usr/local/share/gtk-doc/html/gdk3/right_tee.png
/usr/local/share/gtk-doc/html/gdk3/rightbutton.png
/usr/local/share/gtk-doc/html/gdk3/rn02.html
/usr/local/share/gtk-doc/html/gdk3/rotated-text.png
/usr/local/share/gtk-doc/html/gdk3/row_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/rtl_logo.png
/usr/local/share/gtk-doc/html/gdk3/s_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/sailboat.png
/usr/local/share/gtk-doc/html/gdk3/sb_down_arrow.png
/usr/local/share/gtk-doc/html/gdk3/sb_h_double_arrow.png
/usr/local/share/gtk-doc/html/gdk3/sb_left_arrow.png
/usr/local/share/gtk-doc/html/gdk3/sb_right_arrow.png
/usr/local/share/gtk-doc/html/gdk3/sb_up_arrow.png
/usr/local/share/gtk-doc/html/gdk3/sb_v_double_arrow.png
/usr/local/share/gtk-doc/html/gdk3/se_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/shuttle.png
/usr/local/share/gtk-doc/html/gdk3/sizing.png
/usr/local/share/gtk-doc/html/gdk3/spider.png
/usr/local/share/gtk-doc/html/gdk3/spraycan.png
/usr/local/share/gtk-doc/html/gdk3/star.png
/usr/local/share/gtk-doc/html/gdk3/style.css
/usr/local/share/gtk-doc/html/gdk3/sw_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/target.png
/usr/local/share/gtk-doc/html/gdk3/tcross.png
/usr/local/share/gtk-doc/html/gdk3/text_cursor.png
/usr/local/share/gtk-doc/html/gdk3/top_left_arrow.png
/usr/local/share/gtk-doc/html/gdk3/top_left_corner.png
/usr/local/share/gtk-doc/html/gdk3/top_right_corner.png
/usr/local/share/gtk-doc/html/gdk3/top_side.png
/usr/local/share/gtk-doc/html/gdk3/top_tee.png
/usr/local/share/gtk-doc/html/gdk3/trek.png
/usr/local/share/gtk-doc/html/gdk3/ul_angle.png
/usr/local/share/gtk-doc/html/gdk3/umbrella.png
/usr/local/share/gtk-doc/html/gdk3/up-insensitive.png
/usr/local/share/gtk-doc/html/gdk3/up.png
/usr/local/share/gtk-doc/html/gdk3/ur_angle.png
/usr/local/share/gtk-doc/html/gdk3/vertical_text_cursor.png
/usr/local/share/gtk-doc/html/gdk3/w_resize_cursor.png
/usr/local/share/gtk-doc/html/gdk3/wait_cursor.png
/usr/local/share/gtk-doc/html/gdk3/watch.png
/usr/local/share/gtk-doc/html/gdk3/xterm.png
/usr/local/share/gtk-doc/html/gdk3/zoom_in_cursor.png
/usr/local/share/gtk-doc/html/gdk3/zoom_out_cursor.png
/usr/local/share/gtk-doc/html/gtk3/AbstractObjects.html
/usr/local/share/gtk-doc/html/gtk3/Application.html
/usr/local/share/gtk-doc/html/gtk3/ApplicationChoosing.html
/usr/local/share/gtk-doc/html/gtk3/Builder.html
/usr/local/share/gtk-doc/html/gtk3/ButtonWidgets.html
/usr/local/share/gtk-doc/html/gtk3/DeprecatedObjects.html
/usr/local/share/gtk-doc/html/gtk3/DisplayWidgets.html
/usr/local/share/gtk-doc/html/gtk3/Gestures.html
/usr/local/share/gtk-doc/html/gtk3/GtkAboutDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkAccelLabel.html
/usr/local/share/gtk-doc/html/gtk3/GtkAccessible.html
/usr/local/share/gtk-doc/html/gtk3/GtkAction.html
/usr/local/share/gtk-doc/html/gtk3/GtkActionBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkActionGroup.html
/usr/local/share/gtk-doc/html/gtk3/GtkActionable.html
/usr/local/share/gtk-doc/html/gtk3/GtkActivatable.html
/usr/local/share/gtk-doc/html/gtk3/GtkAdjustment.html
/usr/local/share/gtk-doc/html/gtk3/GtkAlignment.html
/usr/local/share/gtk-doc/html/gtk3/GtkAppChooser.html
/usr/local/share/gtk-doc/html/gtk3/GtkAppChooserButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkAppChooserDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkAppChooserWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkApplication.html
/usr/local/share/gtk-doc/html/gtk3/GtkApplicationWindow.html
/usr/local/share/gtk-doc/html/gtk3/GtkArrow.html
/usr/local/share/gtk-doc/html/gtk3/GtkAspectFrame.html
/usr/local/share/gtk-doc/html/gtk3/GtkAssistant.html
/usr/local/share/gtk-doc/html/gtk3/GtkBin.html
/usr/local/share/gtk-doc/html/gtk3/GtkBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkBuildable.html
/usr/local/share/gtk-doc/html/gtk3/GtkBuilder.html
/usr/local/share/gtk-doc/html/gtk3/GtkButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkButtonBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkCalendar.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellArea.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellAreaBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellAreaContext.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellEditable.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellLayout.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRenderer.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererAccel.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererCombo.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererPixbuf.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererProgress.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererSpin.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererSpinner.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererText.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellRendererToggle.html
/usr/local/share/gtk-doc/html/gtk3/GtkCellView.html
/usr/local/share/gtk-doc/html/gtk3/GtkCheckButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkCheckMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorChooser.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorChooserDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorChooserWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorSelection.html
/usr/local/share/gtk-doc/html/gtk3/GtkColorSelectionDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkComboBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkComboBoxText.html
/usr/local/share/gtk-doc/html/gtk3/GtkContainer.html
/usr/local/share/gtk-doc/html/gtk3/GtkCssProvider.html
/usr/local/share/gtk-doc/html/gtk3/GtkDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkDrawingArea.html
/usr/local/share/gtk-doc/html/gtk3/GtkEditable.html
/usr/local/share/gtk-doc/html/gtk3/GtkEntry.html
/usr/local/share/gtk-doc/html/gtk3/GtkEntryBuffer.html
/usr/local/share/gtk-doc/html/gtk3/GtkEntryCompletion.html
/usr/local/share/gtk-doc/html/gtk3/GtkEventBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkEventController.html
/usr/local/share/gtk-doc/html/gtk3/GtkEventControllerKey.html
/usr/local/share/gtk-doc/html/gtk3/GtkEventControllerMotion.html
/usr/local/share/gtk-doc/html/gtk3/GtkEventControllerScroll.html
/usr/local/share/gtk-doc/html/gtk3/GtkExpander.html
/usr/local/share/gtk-doc/html/gtk3/GtkFileChooser.html
/usr/local/share/gtk-doc/html/gtk3/GtkFileChooserButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkFileChooserDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkFileChooserWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkFileFilter.html
/usr/local/share/gtk-doc/html/gtk3/GtkFixed.html
/usr/local/share/gtk-doc/html/gtk3/GtkFlowBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontChooser.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontChooserDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontChooserWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontSelection.html
/usr/local/share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkFrame.html
/usr/local/share/gtk-doc/html/gtk3/GtkGLArea.html
/usr/local/share/gtk-doc/html/gtk3/GtkGesture.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureDrag.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureLongPress.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureMultiPress.html
/usr/local/share/gtk-doc/html/gtk3/GtkGesturePan.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureRotate.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureSingle.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureStylus.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureSwipe.html
/usr/local/share/gtk-doc/html/gtk3/GtkGestureZoom.html
/usr/local/share/gtk-doc/html/gtk3/GtkGrid.html
/usr/local/share/gtk-doc/html/gtk3/GtkHBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkHButtonBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkHPaned.html
/usr/local/share/gtk-doc/html/gtk3/GtkHSV.html
/usr/local/share/gtk-doc/html/gtk3/GtkHScale.html
/usr/local/share/gtk-doc/html/gtk3/GtkHScrollbar.html
/usr/local/share/gtk-doc/html/gtk3/GtkHSeparator.html
/usr/local/share/gtk-doc/html/gtk3/GtkHandleBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkHeaderBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkIMContext.html
/usr/local/share/gtk-doc/html/gtk3/GtkIMContextSimple.html
/usr/local/share/gtk-doc/html/gtk3/GtkIMMulticontext.html
/usr/local/share/gtk-doc/html/gtk3/GtkIconTheme.html
/usr/local/share/gtk-doc/html/gtk3/GtkIconView.html
/usr/local/share/gtk-doc/html/gtk3/GtkImage.html
/usr/local/share/gtk-doc/html/gtk3/GtkImageMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkInfoBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkInvisible.html
/usr/local/share/gtk-doc/html/gtk3/GtkLabel.html
/usr/local/share/gtk-doc/html/gtk3/GtkLayout.html
/usr/local/share/gtk-doc/html/gtk3/GtkLevelBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkLinkButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkListBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkListStore.html
/usr/local/share/gtk-doc/html/gtk3/GtkLockButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenu.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenuBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenuButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenuShell.html
/usr/local/share/gtk-doc/html/gtk3/GtkMenuToolButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkMessageDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkMisc.html
/usr/local/share/gtk-doc/html/gtk3/GtkModelButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkNotebook.html
/usr/local/share/gtk-doc/html/gtk3/GtkNumerableIcon.html
/usr/local/share/gtk-doc/html/gtk3/GtkOffscreenWindow.html
/usr/local/share/gtk-doc/html/gtk3/GtkOverlay.html
/usr/local/share/gtk-doc/html/gtk3/GtkPadController.html
/usr/local/share/gtk-doc/html/gtk3/GtkPageSetup.html
/usr/local/share/gtk-doc/html/gtk3/GtkPageSetupUnixDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkPaned.html
/usr/local/share/gtk-doc/html/gtk3/GtkPaperSize.html
/usr/local/share/gtk-doc/html/gtk3/GtkPlacesSidebar.html
/usr/local/share/gtk-doc/html/gtk3/GtkPlug.html
/usr/local/share/gtk-doc/html/gtk3/GtkPopover.html
/usr/local/share/gtk-doc/html/gtk3/GtkPopoverMenu.html
/usr/local/share/gtk-doc/html/gtk3/GtkPrintContext.html
/usr/local/share/gtk-doc/html/gtk3/GtkPrintJob.html
/usr/local/share/gtk-doc/html/gtk3/GtkPrintSettings.html
/usr/local/share/gtk-doc/html/gtk3/GtkPrintUnixDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkPrinter.html
/usr/local/share/gtk-doc/html/gtk3/GtkProgressBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkRadioAction.html
/usr/local/share/gtk-doc/html/gtk3/GtkRadioButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkRadioMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkRadioToolButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkRange.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentAction.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentChooser.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentChooserDialog.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentChooserMenu.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentChooserWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentFilter.html
/usr/local/share/gtk-doc/html/gtk3/GtkRecentManager.html
/usr/local/share/gtk-doc/html/gtk3/GtkRevealer.html
/usr/local/share/gtk-doc/html/gtk3/GtkScale.html
/usr/local/share/gtk-doc/html/gtk3/GtkScaleButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkScrollable.html
/usr/local/share/gtk-doc/html/gtk3/GtkScrollbar.html
/usr/local/share/gtk-doc/html/gtk3/GtkScrolledWindow.html
/usr/local/share/gtk-doc/html/gtk3/GtkSearchBar.html
/usr/local/share/gtk-doc/html/gtk3/GtkSearchEntry.html
/usr/local/share/gtk-doc/html/gtk3/GtkSeparator.html
/usr/local/share/gtk-doc/html/gtk3/GtkSeparatorMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkSeparatorToolItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkSettings.html
/usr/local/share/gtk-doc/html/gtk3/GtkShortcutsGroup.html
/usr/local/share/gtk-doc/html/gtk3/GtkShortcutsSection.html
/usr/local/share/gtk-doc/html/gtk3/GtkShortcutsShortcut.html
/usr/local/share/gtk-doc/html/gtk3/GtkShortcutsWindow.html
/usr/local/share/gtk-doc/html/gtk3/GtkSizeGroup.html
/usr/local/share/gtk-doc/html/gtk3/GtkSocket.html
/usr/local/share/gtk-doc/html/gtk3/GtkSpinButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkSpinner.html
/usr/local/share/gtk-doc/html/gtk3/GtkStack.html
/usr/local/share/gtk-doc/html/gtk3/GtkStackSidebar.html
/usr/local/share/gtk-doc/html/gtk3/GtkStackSwitcher.html
/usr/local/share/gtk-doc/html/gtk3/GtkStatusIcon.html
/usr/local/share/gtk-doc/html/gtk3/GtkStatusbar.html
/usr/local/share/gtk-doc/html/gtk3/GtkStyle.html
/usr/local/share/gtk-doc/html/gtk3/GtkStyleContext.html
/usr/local/share/gtk-doc/html/gtk3/GtkStyleProvider.html
/usr/local/share/gtk-doc/html/gtk3/GtkSwitch.html
/usr/local/share/gtk-doc/html/gtk3/GtkTable.html
/usr/local/share/gtk-doc/html/gtk3/GtkTearoffMenuItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextBuffer.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextIter.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextMark.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextTag.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextTagTable.html
/usr/local/share/gtk-doc/html/gtk3/GtkTextView.html
/usr/local/share/gtk-doc/html/gtk3/GtkThemingEngine.html
/usr/local/share/gtk-doc/html/gtk3/GtkToggleAction.html
/usr/local/share/gtk-doc/html/gtk3/GtkToggleButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkToggleToolButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolItem.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolItemGroup.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolPalette.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolShell.html
/usr/local/share/gtk-doc/html/gtk3/GtkToolbar.html
/usr/local/share/gtk-doc/html/gtk3/GtkTooltip.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeModel.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeModelFilter.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeModelSort.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeSelection.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeSortable.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeStore.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeView.html
/usr/local/share/gtk-doc/html/gtk3/GtkTreeViewColumn.html
/usr/local/share/gtk-doc/html/gtk3/GtkUIManager.html
/usr/local/share/gtk-doc/html/gtk3/GtkVBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkVButtonBox.html
/usr/local/share/gtk-doc/html/gtk3/GtkVPaned.html
/usr/local/share/gtk-doc/html/gtk3/GtkVScale.html
/usr/local/share/gtk-doc/html/gtk3/GtkVScrollbar.html
/usr/local/share/gtk-doc/html/gtk3/GtkVSeparator.html
/usr/local/share/gtk-doc/html/gtk3/GtkViewport.html
/usr/local/share/gtk-doc/html/gtk3/GtkVolumeButton.html
/usr/local/share/gtk-doc/html/gtk3/GtkWidget.html
/usr/local/share/gtk-doc/html/gtk3/GtkWindow.html
/usr/local/share/gtk-doc/html/gtk3/GtkWindowGroup.html
/usr/local/share/gtk-doc/html/gtk3/LayoutContainers.html
/usr/local/share/gtk-doc/html/gtk3/MenusAndCombos.html
/usr/local/share/gtk-doc/html/gtk3/MiscObjects.html
/usr/local/share/gtk-doc/html/gtk3/NumericEntry.html
/usr/local/share/gtk-doc/html/gtk3/Ornaments.html
/usr/local/share/gtk-doc/html/gtk3/PlugSocket.html
/usr/local/share/gtk-doc/html/gtk3/Printing.html
/usr/local/share/gtk-doc/html/gtk3/RecentDocuments.html
/usr/local/share/gtk-doc/html/gtk3/ScrollingWidgets.html
/usr/local/share/gtk-doc/html/gtk3/SelectorWidgets.html
/usr/local/share/gtk-doc/html/gtk3/ShortcutsOverview.html
/usr/local/share/gtk-doc/html/gtk3/TextWidget.html
/usr/local/share/gtk-doc/html/gtk3/TextWidgetObjects.html
/usr/local/share/gtk-doc/html/gtk3/TreeWidget.html
/usr/local/share/gtk-doc/html/gtk3/TreeWidgetObjects.html
/usr/local/share/gtk-doc/html/gtk3/WindowWidgets.html
/usr/local/share/gtk-doc/html/gtk3/aboutdialog.png
/usr/local/share/gtk-doc/html/gtk3/accel-label.png
/usr/local/share/gtk-doc/html/gtk3/action-bar.png
/usr/local/share/gtk-doc/html/gtk3/annotation-glossary.html
/usr/local/share/gtk-doc/html/gtk3/api-index-full.html
/usr/local/share/gtk-doc/html/gtk3/appchooserbutton.png
/usr/local/share/gtk-doc/html/gtk3/appchooserdialog.png
/usr/local/share/gtk-doc/html/gtk3/arrows.png
/usr/local/share/gtk-doc/html/gtk3/assistant.png
/usr/local/share/gtk-doc/html/gtk3/background.png
/usr/local/share/gtk-doc/html/gtk3/bloatpad-gnome.png
/usr/local/share/gtk-doc/html/gtk3/bloatpad-osx.png
/usr/local/share/gtk-doc/html/gtk3/bloatpad-xfce.png
/usr/local/share/gtk-doc/html/gtk3/border1.png
/usr/local/share/gtk-doc/html/gtk3/border2.png
/usr/local/share/gtk-doc/html/gtk3/border3.png
/usr/local/share/gtk-doc/html/gtk3/box-expand.png
/usr/local/share/gtk-doc/html/gtk3/box-packing.png
/usr/local/share/gtk-doc/html/gtk3/broadwayd.html
/usr/local/share/gtk-doc/html/gtk3/builder-shortcuts.png
/usr/local/share/gtk-doc/html/gtk3/button.png
/usr/local/share/gtk-doc/html/gtk3/ch01s02.html
/usr/local/share/gtk-doc/html/gtk3/ch01s03.html
/usr/local/share/gtk-doc/html/gtk3/ch01s04.html
/usr/local/share/gtk-doc/html/gtk3/ch01s05.html
/usr/local/share/gtk-doc/html/gtk3/ch02.html
/usr/local/share/gtk-doc/html/gtk3/ch03.html
/usr/local/share/gtk-doc/html/gtk3/ch26s02.html
/usr/local/share/gtk-doc/html/gtk3/ch28s02.html
/usr/local/share/gtk-doc/html/gtk3/ch30s02.html
/usr/local/share/gtk-doc/html/gtk3/ch30s03.html
/usr/local/share/gtk-doc/html/gtk3/ch32s02.html
/usr/local/share/gtk-doc/html/gtk3/ch32s03.html
/usr/local/share/gtk-doc/html/gtk3/ch32s04.html
/usr/local/share/gtk-doc/html/gtk3/ch32s05.html
/usr/local/share/gtk-doc/html/gtk3/ch32s06.html
/usr/local/share/gtk-doc/html/gtk3/ch32s07.html
/usr/local/share/gtk-doc/html/gtk3/ch32s08.html
/usr/local/share/gtk-doc/html/gtk3/ch32s09.html
/usr/local/share/gtk-doc/html/gtk3/ch32s10.html
/usr/local/share/gtk-doc/html/gtk3/ch32s11.html
/usr/local/share/gtk-doc/html/gtk3/chap-css-overview.html
/usr/local/share/gtk-doc/html/gtk3/chap-css-properties.html
/usr/local/share/gtk-doc/html/gtk3/chap-drawing-model.html
/usr/local/share/gtk-doc/html/gtk3/chap-input-handling.html
/usr/local/share/gtk-doc/html/gtk3/check-button.png
/usr/local/share/gtk-doc/html/gtk3/checklist-gdkeventexpose-region.html
/usr/local/share/gtk-doc/html/gtk3/checklist-modifiers.html
/usr/local/share/gtk-doc/html/gtk3/checklist-named-icons.html
/usr/local/share/gtk-doc/html/gtk3/checks.png
/usr/local/share/gtk-doc/html/gtk3/clocks-shortcuts.png
/usr/local/share/gtk-doc/html/gtk3/color-button.png
/usr/local/share/gtk-doc/html/gtk3/colorchooser.png
/usr/local/share/gtk-doc/html/gtk3/combo-box-entry.png
/usr/local/share/gtk-doc/html/gtk3/combo-box-text.png
/usr/local/share/gtk-doc/html/gtk3/combo-box.png
/usr/local/share/gtk-doc/html/gtk3/down-center.png
/usr/local/share/gtk-doc/html/gtk3/down-end.png
/usr/local/share/gtk-doc/html/gtk3/down-start.png
/usr/local/share/gtk-doc/html/gtk3/drawing.png
/usr/local/share/gtk-doc/html/gtk3/ease-in-out.png
/usr/local/share/gtk-doc/html/gtk3/ease-in.png
/usr/local/share/gtk-doc/html/gtk3/ease-out.png
/usr/local/share/gtk-doc/html/gtk3/ease.png
/usr/local/share/gtk-doc/html/gtk3/entry.png
/usr/local/share/gtk-doc/html/gtk3/exampleapp.png
/usr/local/share/gtk-doc/html/gtk3/expanders.png
/usr/local/share/gtk-doc/html/gtk3/extensions.png
/usr/local/share/gtk-doc/html/gtk3/figure-hierarchical-drawing.png
/usr/local/share/gtk-doc/html/gtk3/figure-windowed-label.png
/usr/local/share/gtk-doc/html/gtk3/file-button.png
/usr/local/share/gtk-doc/html/gtk3/filechooser.png
/usr/local/share/gtk-doc/html/gtk3/flow-box.png
/usr/local/share/gtk-doc/html/gtk3/focus.png
/usr/local/share/gtk-doc/html/gtk3/font-button.png
/usr/local/share/gtk-doc/html/gtk3/fontchooser.png
/usr/local/share/gtk-doc/html/gtk3/frame-gap.png
/usr/local/share/gtk-doc/html/gtk3/frame.png
/usr/local/share/gtk-doc/html/gtk3/frames.png
/usr/local/share/gtk-doc/html/gtk3/gedit-shortcuts.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app1.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app10.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app2.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app3.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app4.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app6.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app7.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app8.png
/usr/local/share/gtk-doc/html/gtk3/getting-started-app9.png
/usr/local/share/gtk-doc/html/gtk3/glarea.png
/usr/local/share/gtk-doc/html/gtk3/glossary.html
/usr/local/share/gtk-doc/html/gtk3/gradient1.png
/usr/local/share/gtk-doc/html/gtk3/gradient2.png
/usr/local/share/gtk-doc/html/gtk3/gradient3.png
/usr/local/share/gtk-doc/html/gtk3/gradient4.png
/usr/local/share/gtk-doc/html/gtk3/grid-packing.png
/usr/local/share/gtk-doc/html/gtk3/gtk-broadway.html
/usr/local/share/gtk-doc/html/gtk3/gtk-builder-tool.html
/usr/local/share/gtk-doc/html/gtk3/gtk-building.html
/usr/local/share/gtk-doc/html/gtk3/gtk-compiling.html
/usr/local/share/gtk-doc/html/gtk3/gtk-encode-symbolic-svg.html
/usr/local/share/gtk-doc/html/gtk3/gtk-getting-started.html
/usr/local/share/gtk-doc/html/gtk3/gtk-launch.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-2-to-3.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-3-x-to-y.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkGrid.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-bonus-points.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-checklist.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-css.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parser-extensions.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext-parsing.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-GtkStyleContext.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-checklist.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html
/usr/local/share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html
/usr/local/share/gtk-doc/html/gtk3/gtk-osx.html
/usr/local/share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html
/usr/local/share/gtk-doc/html/gtk3/gtk-query-settings.html
/usr/local/share/gtk-doc/html/gtk3/gtk-question-index.html
/usr/local/share/gtk-doc/html/gtk3/gtk-resources.html
/usr/local/share/gtk-doc/html/gtk3/gtk-running.html
/usr/local/share/gtk-doc/html/gtk3/gtk-update-icon-cache.html
/usr/local/share/gtk-doc/html/gtk3/gtk-wayland.html
/usr/local/share/gtk-doc/html/gtk3/gtk-windows.html
/usr/local/share/gtk-doc/html/gtk3/gtk-x11.html
/usr/local/share/gtk-doc/html/gtk3/gtk.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Accelerator-Maps.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Bindings.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Clipboards.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Drag-and-Drop.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Feature-Test-Macros.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Filesystem-utilities.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-General.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkFileChooserNative.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkGradient.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkNativeDialog.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkStyleProperties.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkSymbolicColor.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkTreeView-drag-and-drop.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-GtkWidgetPath.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-High-level-Printing-API.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Keyboard-Accelerators.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Orientable.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Resource-Files.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Selections.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Stock-Items.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Testing.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-demo-application.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-demo.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-icon-browser.html
/usr/local/share/gtk-doc/html/gtk3/gtk3-widget-factory.html
/usr/local/share/gtk-doc/html/gtk3/gtk3.devhelp2
/usr/local/share/gtk-doc/html/gtk3/gtkbase.html
/usr/local/share/gtk-doc/html/gtk3/gtkobjects.html
/usr/local/share/gtk-doc/html/gtk3/handles.png
/usr/local/share/gtk-doc/html/gtk3/headerbar.png
/usr/local/share/gtk-doc/html/gtk3/hello-world.png
/usr/local/share/gtk-doc/html/gtk3/home.png
/usr/local/share/gtk-doc/html/gtk3/icon-view.png
/usr/local/share/gtk-doc/html/gtk3/image.png
/usr/local/share/gtk-doc/html/gtk3/index.html
/usr/local/share/gtk-doc/html/gtk3/info-bar.png
/usr/local/share/gtk-doc/html/gtk3/inspector.png
/usr/local/share/gtk-doc/html/gtk3/label.png
/usr/local/share/gtk-doc/html/gtk3/layout-btlr.png
/usr/local/share/gtk-doc/html/gtk3/layout-btrl.png
/usr/local/share/gtk-doc/html/gtk3/layout-lrbt.png
/usr/local/share/gtk-doc/html/gtk3/layout-lrtb.png
/usr/local/share/gtk-doc/html/gtk3/layout-rlbt.png
/usr/local/share/gtk-doc/html/gtk3/layout-rltb.png
/usr/local/share/gtk-doc/html/gtk3/layout-tblr.png
/usr/local/share/gtk-doc/html/gtk3/layout-tbrl.png
/usr/local/share/gtk-doc/html/gtk3/left-center.png
/usr/local/share/gtk-doc/html/gtk3/left-end.png
/usr/local/share/gtk-doc/html/gtk3/left-insensitive.png
/usr/local/share/gtk-doc/html/gtk3/left-start.png
/usr/local/share/gtk-doc/html/gtk3/left.png
/usr/local/share/gtk-doc/html/gtk3/levelbar.png
/usr/local/share/gtk-doc/html/gtk3/linear.png
/usr/local/share/gtk-doc/html/gtk3/link-button.png
/usr/local/share/gtk-doc/html/gtk3/list-and-tree.png
/usr/local/share/gtk-doc/html/gtk3/list-box.png
/usr/local/share/gtk-doc/html/gtk3/lock-button.png
/usr/local/share/gtk-doc/html/gtk3/lockbutton-locked.png
/usr/local/share/gtk-doc/html/gtk3/lockbutton-sorry.png
/usr/local/share/gtk-doc/html/gtk3/lockbutton-unlocked.png
/usr/local/share/gtk-doc/html/gtk3/lockbutton.png
/usr/local/share/gtk-doc/html/gtk3/menu-button.png
/usr/local/share/gtk-doc/html/gtk3/menubar.png
/usr/local/share/gtk-doc/html/gtk3/messagedialog.png
/usr/local/share/gtk-doc/html/gtk3/migrating.html
/usr/local/share/gtk-doc/html/gtk3/multiline-text.png
/usr/local/share/gtk-doc/html/gtk3/notebook.png
/usr/local/share/gtk-doc/html/gtk3/numerableicon.png
/usr/local/share/gtk-doc/html/gtk3/numerableicon2.png
/usr/local/share/gtk-doc/html/gtk3/options.png
/usr/local/share/gtk-doc/html/gtk3/pagesetupdialog.png
/usr/local/share/gtk-doc/html/gtk3/panes.png
/usr/local/share/gtk-doc/html/gtk3/placessidebar.png
/usr/local/share/gtk-doc/html/gtk3/platform-support.html
/usr/local/share/gtk-doc/html/gtk3/popup-anchors.png
/usr/local/share/gtk-doc/html/gtk3/popup-at.svg
/usr/local/share/gtk-doc/html/gtk3/popup-flip.png
/usr/local/share/gtk-doc/html/gtk3/popup-slide.png
/usr/local/share/gtk-doc/html/gtk3/printdialog.png
/usr/local/share/gtk-doc/html/gtk3/progressbar.png
/usr/local/share/gtk-doc/html/gtk3/pt06.html
/usr/local/share/gtk-doc/html/gtk3/radio-group.png
/usr/local/share/gtk-doc/html/gtk3/recentchooserdialog.png
/usr/local/share/gtk-doc/html/gtk3/right-center.png
/usr/local/share/gtk-doc/html/gtk3/right-end.png
/usr/local/share/gtk-doc/html/gtk3/right-insensitive.png
/usr/local/share/gtk-doc/html/gtk3/right-start.png
/usr/local/share/gtk-doc/html/gtk3/right.png
/usr/local/share/gtk-doc/html/gtk3/scales.png
/usr/local/share/gtk-doc/html/gtk3/scrollbar.png
/usr/local/share/gtk-doc/html/gtk3/scrolledwindow.png
/usr/local/share/gtk-doc/html/gtk3/search-bar.png
/usr/local/share/gtk-doc/html/gtk3/search-entry.png
/usr/local/share/gtk-doc/html/gtk3/separator.png
/usr/local/share/gtk-doc/html/gtk3/sidebar.png
/usr/local/share/gtk-doc/html/gtk3/slices.png
/usr/local/share/gtk-doc/html/gtk3/sliders.png
/usr/local/share/gtk-doc/html/gtk3/spinbutton.png
/usr/local/share/gtk-doc/html/gtk3/spinner.png
/usr/local/share/gtk-doc/html/gtk3/stack.png
/usr/local/share/gtk-doc/html/gtk3/stackswitcher.png
/usr/local/share/gtk-doc/html/gtk3/statusbar.png
/usr/local/share/gtk-doc/html/gtk3/style.css
/usr/local/share/gtk-doc/html/gtk3/switch.png
/usr/local/share/gtk-doc/html/gtk3/theming.html
/usr/local/share/gtk-doc/html/gtk3/toggle-button.png
/usr/local/share/gtk-doc/html/gtk3/toolbar.png
/usr/local/share/gtk-doc/html/gtk3/toolpalette.png
/usr/local/share/gtk-doc/html/gtk3/tree-view-coordinates.png
/usr/local/share/gtk-doc/html/gtk3/up-center.png
/usr/local/share/gtk-doc/html/gtk3/up-end.png
/usr/local/share/gtk-doc/html/gtk3/up-insensitive.png
/usr/local/share/gtk-doc/html/gtk3/up-start.png
/usr/local/share/gtk-doc/html/gtk3/up.png
/usr/local/share/gtk-doc/html/gtk3/volumebutton.png
/usr/local/share/gtk-doc/html/gtk3/widget-hvalign.png
/usr/local/share/gtk-doc/html/gtk3/window-default.png
/usr/local/share/gtk-doc/html/gtk3/window.png
/usr/local/share/icons/hicolor/16x16/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/16x16/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/16x16/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/16x16/apps/gtk3-widget-factory.png
/usr/local/share/icons/hicolor/22x22/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/22x22/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/22x22/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/22x22/apps/gtk3-widget-factory.png
/usr/local/share/icons/hicolor/24x24/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/24x24/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/24x24/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/24x24/apps/gtk3-widget-factory.png
/usr/local/share/icons/hicolor/256x256/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/256x256/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/256x256/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/256x256/apps/gtk3-widget-factory.png
/usr/local/share/icons/hicolor/32x32/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/32x32/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/32x32/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/32x32/apps/gtk3-widget-factory.png
/usr/local/share/icons/hicolor/48x48/apps/gtk3-demo-symbolic.symbolic.png
/usr/local/share/icons/hicolor/48x48/apps/gtk3-demo.png
/usr/local/share/icons/hicolor/48x48/apps/gtk3-widget-factory-symbolic.symbolic.png
/usr/local/share/icons/hicolor/48x48/apps/gtk3-widget-factory.png
/usr/local/share/licenses/gtk3-3.24.31/LGPL20
/usr/local/share/licenses/gtk3-3.24.31/LICENSE
/usr/local/share/licenses/gtk3-3.24.31/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/af/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/am/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/am/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/an/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/an/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ang/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ang/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ar/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ar/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/as/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/as/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ast/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ast/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/az/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/az/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/az_IR/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/az_IR/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/be/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/be/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/bg/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/bg/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/bn/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/bn/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/br/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/br/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/bs/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/bs/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ca/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ca/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ckb/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ckb/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/crh/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/crh/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/cs/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/cs/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/cy/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/cy/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/da/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/da/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/de/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/de/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/dz/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/dz/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/el/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/el/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/en/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/en/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/en@shaw/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/eo/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/eo/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/es/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/es/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/et/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/et/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/eu/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/eu/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/fa/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/fa/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/fi/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/fi/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/fr/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/fr/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/fur/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/fur/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ga/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ga/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/gd/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/gd/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/gl/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/gl/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/gu/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/gu/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/he/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/he/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/hi/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/hi/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/hr/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/hr/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/hu/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/hu/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/hy/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/hy/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ia/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ia/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/id/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/id/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/io/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/io/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/is/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/is/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/it/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/it/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ja/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ja/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ka/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ka/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/kg/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/kg/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/kk/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/kk/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/km/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/km/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/kn/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/kn/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ko/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ko/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ku/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ku/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ky/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ky/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/lg/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/lg/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/li/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/li/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/lt/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/lt/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/lv/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/lv/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/mai/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/mai/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/mi/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/mi/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/mk/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/mk/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ml/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ml/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/mn/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/mn/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/mr/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/mr/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ms/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ms/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/my/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/my/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/nb/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/nb/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/nds/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/nds/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ne/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ne/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/nl/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/nl/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/nn/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/nn/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/nso/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/nso/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/oc/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/oc/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/or/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/or/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/pa/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/pa/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/pl/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/pl/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ps/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ps/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/pt/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/pt/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ro/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ro/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ru/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ru/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/rw/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/rw/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/si/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/si/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sk/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sk/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sl/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sl/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sq/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sq/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sr/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sr/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sr@ije/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/sv/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/sv/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ta/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ta/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/te/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/te/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/tg/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/tg/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/th/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/th/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/tk/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/tk/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/tr/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/tr/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/tt/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/tt/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ug/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ug/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/uk/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/uk/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/ur/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/ur/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/uz/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/uz/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/vi/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/vi/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/wa/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/wa/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/xh/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/xh/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/yi/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/yi/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/gtk30.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gtk30-properties.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/gtk30.mo
/usr/local/share/themes/Default/gtk-3.0/gtk-keys.css
/usr/local/share/themes/Emacs/gtk-3.0/gtk-keys.css
/usr/local/bin/hb-ot-shape-closure
/usr/local/bin/hb-shape
/usr/local/bin/hb-subset
/usr/local/include/harfbuzz/hb-aat-layout.h
/usr/local/include/harfbuzz/hb-aat.h
/usr/local/include/harfbuzz/hb-blob.h
/usr/local/include/harfbuzz/hb-buffer.h
/usr/local/include/harfbuzz/hb-common.h
/usr/local/include/harfbuzz/hb-deprecated.h
/usr/local/include/harfbuzz/hb-draw.h
/usr/local/include/harfbuzz/hb-face.h
/usr/local/include/harfbuzz/hb-font.h
/usr/local/include/harfbuzz/hb-ft.h
/usr/local/include/harfbuzz/hb-glib.h
/usr/local/include/harfbuzz/hb-gobject-enums.h
/usr/local/include/harfbuzz/hb-gobject-structs.h
/usr/local/include/harfbuzz/hb-gobject.h
/usr/local/include/harfbuzz/hb-graphite2.h
/usr/local/include/harfbuzz/hb-map.h
/usr/local/include/harfbuzz/hb-ot-color.h
/usr/local/include/harfbuzz/hb-ot-deprecated.h
/usr/local/include/harfbuzz/hb-ot-font.h
/usr/local/include/harfbuzz/hb-ot-layout.h
/usr/local/include/harfbuzz/hb-ot-math.h
/usr/local/include/harfbuzz/hb-ot-meta.h
/usr/local/include/harfbuzz/hb-ot-metrics.h
/usr/local/include/harfbuzz/hb-ot-name.h
/usr/local/include/harfbuzz/hb-ot-shape.h
/usr/local/include/harfbuzz/hb-ot-var.h
/usr/local/include/harfbuzz/hb-ot.h
/usr/local/include/harfbuzz/hb-set.h
/usr/local/include/harfbuzz/hb-shape-plan.h
/usr/local/include/harfbuzz/hb-shape.h
/usr/local/include/harfbuzz/hb-style.h
/usr/local/include/harfbuzz/hb-subset.h
/usr/local/include/harfbuzz/hb-unicode.h
/usr/local/include/harfbuzz/hb-version.h
/usr/local/include/harfbuzz/hb.h
/usr/local/lib/cmake/harfbuzz/harfbuzz-config.cmake
/usr/local/lib/girepository-1.0/HarfBuzz-0.0.typelib
/usr/local/lib/libharfbuzz-gobject.so
/usr/local/lib/libharfbuzz-gobject.so.0
/usr/local/lib/libharfbuzz-gobject.so.0.30200.0
/usr/local/lib/libharfbuzz-subset.so
/usr/local/lib/libharfbuzz-subset.so.0
/usr/local/lib/libharfbuzz-subset.so.0.30200.0
/usr/local/lib/libharfbuzz.so
/usr/local/lib/libharfbuzz.so.0
/usr/local/lib/libharfbuzz.so.0.30200.0
/usr/local/libdata/pkgconfig/harfbuzz-gobject.pc
/usr/local/libdata/pkgconfig/harfbuzz-subset.pc
/usr/local/libdata/pkgconfig/harfbuzz.pc
/usr/local/share/gir-1.0/HarfBuzz-0.0.gir
/usr/local/share/gtk-doc/html/harfbuzz/HarfBuzz.png
/usr/local/share/gtk-doc/html/harfbuzz/HarfBuzz.svg
/usr/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
/usr/local/share/gtk-doc/html/harfbuzz/a-simple-shaping-example.html
/usr/local/share/gtk-doc/html/harfbuzz/aat-shaping.html
/usr/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
/usr/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-6-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-21.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-26.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-33.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-3-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-4-2.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-4-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-5-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-6-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-7-2.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-7-5.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-7-7.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-8-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-8-1.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-8-5.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-8-6.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-1-9-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-0-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-1-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-2-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-3-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-4-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-5-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-6-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-6-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-6-5.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-6-8.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-7-3.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-8-2.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-9-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-2-9-1.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-3-0-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-3-1-0.html
/usr/local/share/gtk-doc/html/harfbuzz/api-index-full.html
/usr/local/share/gtk-doc/html/harfbuzz/apple-advanced-typography-api.html
/usr/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
/usr/local/share/gtk-doc/html/harfbuzz/building.html
/usr/local/share/gtk-doc/html/harfbuzz/clusters.html
/usr/local/share/gtk-doc/html/harfbuzz/complex-scripts.html
/usr/local/share/gtk-doc/html/harfbuzz/core-api.html
/usr/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
/usr/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html
/usr/local/share/gtk-doc/html/harfbuzz/fonts-and-faces-custom-functions.html
/usr/local/share/gtk-doc/html/harfbuzz/fonts-and-faces-native-opentype.html
/usr/local/share/gtk-doc/html/harfbuzz/fonts-and-faces-variable.html
/usr/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html
/usr/local/share/gtk-doc/html/harfbuzz/getting-started.html
/usr/local/share/gtk-doc/html/harfbuzz/graphite-shaping.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-aat-layout.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-directwrite.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gdi.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-map.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-color.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-meta.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-metrics.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-name.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-var.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-style.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-subset.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html
/usr/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2
/usr/local/share/gtk-doc/html/harfbuzz/home.png
/usr/local/share/gtk-doc/html/harfbuzz/index.html
/usr/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-api.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-coretext.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-freetype.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-icu.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-python.html
/usr/local/share/gtk-doc/html/harfbuzz/integration-uniscribe.html
/usr/local/share/gtk-doc/html/harfbuzz/integration.html
/usr/local/share/gtk-doc/html/harfbuzz/left-insensitive.png
/usr/local/share/gtk-doc/html/harfbuzz/left.png
/usr/local/share/gtk-doc/html/harfbuzz/level-2.html
/usr/local/share/gtk-doc/html/harfbuzz/object-model-blobs.html
/usr/local/share/gtk-doc/html/harfbuzz/object-model-lifecycle.html
/usr/local/share/gtk-doc/html/harfbuzz/object-model-object-types.html
/usr/local/share/gtk-doc/html/harfbuzz/object-model-user-data.html
/usr/local/share/gtk-doc/html/harfbuzz/object-model.html
/usr/local/share/gtk-doc/html/harfbuzz/opentype-api.html
/usr/local/share/gtk-doc/html/harfbuzz/opentype-shaping-models.html
/usr/local/share/gtk-doc/html/harfbuzz/reference-manual.html
/usr/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html
/usr/local/share/gtk-doc/html/harfbuzz/right-insensitive.png
/usr/local/share/gtk-doc/html/harfbuzz/right.png
/usr/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-concepts.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-opentype-features.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-operations.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-plans-and-caching.html
/usr/local/share/gtk-doc/html/harfbuzz/shaping-shaper-selection.html
/usr/local/share/gtk-doc/html/harfbuzz/style-api.html
/usr/local/share/gtk-doc/html/harfbuzz/style.css
/usr/local/share/gtk-doc/html/harfbuzz/subset-api.html
/usr/local/share/gtk-doc/html/harfbuzz/terminology.html
/usr/local/share/gtk-doc/html/harfbuzz/text-runs.html
/usr/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
/usr/local/share/gtk-doc/html/harfbuzz/unicode-character-categories.html
/usr/local/share/gtk-doc/html/harfbuzz/up-insensitive.png
/usr/local/share/gtk-doc/html/harfbuzz/up.png
/usr/local/share/gtk-doc/html/harfbuzz/user-manual.html
/usr/local/share/gtk-doc/html/harfbuzz/utilities-common-types-apis.html
/usr/local/share/gtk-doc/html/harfbuzz/utilities.html
/usr/local/share/gtk-doc/html/harfbuzz/what-does-harfbuzz-do.html
/usr/local/share/gtk-doc/html/harfbuzz/what-harfbuzz-doesnt-do.html
/usr/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html
/usr/local/share/gtk-doc/html/harfbuzz/why-do-i-need-a-shaping-engine.html
/usr/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html
/usr/local/share/gtk-doc/html/harfbuzz/working-with-harfbuzz-clusters.html
/usr/local/share/licenses/harfbuzz-3.2.0/LICENSE
/usr/local/share/licenses/harfbuzz-3.2.0/MIT
/usr/local/share/licenses/harfbuzz-3.2.0/catalog.mk
/usr/local/include/harfbuzz/hb-icu.h
/usr/local/lib/libharfbuzz-icu.so
/usr/local/lib/libharfbuzz-icu.so.0
/usr/local/lib/libharfbuzz-icu.so.0.30200.0
/usr/local/libdata/pkgconfig/harfbuzz-icu.pc
/usr/local/share/licenses/harfbuzz-icu-3.2.0/LICENSE
/usr/local/share/licenses/harfbuzz-icu-3.2.0/MIT
/usr/local/share/licenses/harfbuzz-icu-3.2.0/catalog.mk
/usr/local/share/icons/hicolor/index.theme
/usr/local/share/licenses/hicolor-icon-theme-0.17/GPLv2
/usr/local/share/licenses/hicolor-icon-theme-0.17/LICENSE
/usr/local/share/licenses/hicolor-icon-theme-0.17/catalog.mk
/usr/local/bin/affixcompress
/usr/local/bin/analyze
/usr/local/bin/chmorph
/usr/local/bin/hunspell
/usr/local/bin/hunzip
/usr/local/bin/hzip
/usr/local/bin/ispellaff2myspell
/usr/local/bin/makealias
/usr/local/bin/munch
/usr/local/bin/unmunch
/usr/local/bin/wordforms
/usr/local/bin/wordlist2hunspell
/usr/local/include/hunspell/atypes.hxx
/usr/local/include/hunspell/hunspell.h
/usr/local/include/hunspell/hunspell.hxx
/usr/local/include/hunspell/hunvisapi.h
/usr/local/include/hunspell/w_char.hxx
/usr/local/lib/libhunspell-1.7.a
/usr/local/lib/libhunspell-1.7.la
/usr/local/lib/libhunspell-1.7.so
/usr/local/lib/libhunspell-1.7.so.0
/usr/local/lib/libhunspell-1.7.so.0.0.1
/usr/local/libdata/pkgconfig/hunspell.pc
/usr/local/man/hu/man1/hunspell.1.gz
/usr/local/man/man1/hunspell.1.gz
/usr/local/man/man1/hunzip.1.gz
/usr/local/man/man1/hzip.1.gz
/usr/local/man/man3/hunspell.3.gz
/usr/local/man/man5/hunspell.5.gz
/usr/local/share/licenses/hunspell-1.7.0_2/GPLv2+
/usr/local/share/licenses/hunspell-1.7.0_2/LGPL21+
/usr/local/share/licenses/hunspell-1.7.0_2/LICENSE
/usr/local/share/licenses/hunspell-1.7.0_2/MPL11
/usr/local/share/licenses/hunspell-1.7.0_2/catalog.mk
/usr/local/bin/substrings.pl
/usr/local/include/hyphen.h
/usr/local/lib/libhyphen.a
/usr/local/lib/libhyphen.so
/usr/local/lib/libhyphen.so.0
/usr/local/lib/libhyphen.so.0.3.0
/usr/local/share/hyphen/hyph_en_AG.dic
/usr/local/share/hyphen/hyph_en_AU.dic
/usr/local/share/hyphen/hyph_en_BS.dic
/usr/local/share/hyphen/hyph_en_BW.dic
/usr/local/share/hyphen/hyph_en_BZ.dic
/usr/local/share/hyphen/hyph_en_CA.dic
/usr/local/share/hyphen/hyph_en_DK.dic
/usr/local/share/hyphen/hyph_en_GB.dic
/usr/local/share/hyphen/hyph_en_GH.dic
/usr/local/share/hyphen/hyph_en_HK.dic
/usr/local/share/hyphen/hyph_en_IE.dic
/usr/local/share/hyphen/hyph_en_IN.dic
/usr/local/share/hyphen/hyph_en_JM.dic
/usr/local/share/hyphen/hyph_en_NA.dic
/usr/local/share/hyphen/hyph_en_NZ.dic
/usr/local/share/hyphen/hyph_en_PH.dic
/usr/local/share/hyphen/hyph_en_SG.dic
/usr/local/share/hyphen/hyph_en_TT.dic
/usr/local/share/hyphen/hyph_en_US.dic
/usr/local/share/hyphen/hyph_en_ZA.dic
/usr/local/share/hyphen/hyph_en_ZW.dic
/usr/local/share/licenses/hyphen-2.8.8/LGPL21+
/usr/local/share/licenses/hyphen-2.8.8/LICENSE
/usr/local/share/licenses/hyphen-2.8.8/MPL11
/usr/local/share/licenses/hyphen-2.8.8/catalog.mk
/usr/local/bin/iceauth
/usr/local/man/man1/iceauth.1.gz
/usr/local/share/licenses/iceauth-1.0.8_2/LICENSE
/usr/local/share/licenses/iceauth-1.0.8_2/MIT
/usr/local/share/licenses/iceauth-1.0.8_2/catalog.mk
/usr/local/bin/derb
/usr/local/bin/genbrk
/usr/local/bin/gencfu
/usr/local/bin/gencnval
/usr/local/bin/gendict
/usr/local/bin/genrb
/usr/local/bin/icu-config
/usr/local/bin/icuexportdata
/usr/local/bin/icuinfo
/usr/local/bin/makeconv
/usr/local/bin/pkgdata
/usr/local/bin/uconv
/usr/local/include/unicode/alphaindex.h
/usr/local/include/unicode/appendable.h
/usr/local/include/unicode/basictz.h
/usr/local/include/unicode/brkiter.h
/usr/local/include/unicode/bytestream.h
/usr/local/include/unicode/bytestrie.h
/usr/local/include/unicode/bytestriebuilder.h
/usr/local/include/unicode/calendar.h
/usr/local/include/unicode/caniter.h
/usr/local/include/unicode/casemap.h
/usr/local/include/unicode/char16ptr.h
/usr/local/include/unicode/chariter.h
/usr/local/include/unicode/choicfmt.h
/usr/local/include/unicode/coleitr.h
/usr/local/include/unicode/coll.h
/usr/local/include/unicode/compactdecimalformat.h
/usr/local/include/unicode/curramt.h
/usr/local/include/unicode/currpinf.h
/usr/local/include/unicode/currunit.h
/usr/local/include/unicode/datefmt.h
/usr/local/include/unicode/dbbi.h
/usr/local/include/unicode/dcfmtsym.h
/usr/local/include/unicode/decimfmt.h
/usr/local/include/unicode/docmain.h
/usr/local/include/unicode/dtfmtsym.h
/usr/local/include/unicode/dtintrv.h
/usr/local/include/unicode/dtitvfmt.h
/usr/local/include/unicode/dtitvinf.h
/usr/local/include/unicode/dtptngen.h
/usr/local/include/unicode/dtrule.h
/usr/local/include/unicode/edits.h
/usr/local/include/unicode/enumset.h
/usr/local/include/unicode/errorcode.h
/usr/local/include/unicode/fieldpos.h
/usr/local/include/unicode/filteredbrk.h
/usr/local/include/unicode/fmtable.h
/usr/local/include/unicode/format.h
/usr/local/include/unicode/formattedvalue.h
/usr/local/include/unicode/fpositer.h
/usr/local/include/unicode/gender.h
/usr/local/include/unicode/gregocal.h
/usr/local/include/unicode/icudataver.h
/usr/local/include/unicode/icuplug.h
/usr/local/include/unicode/idna.h
/usr/local/include/unicode/listformatter.h
/usr/local/include/unicode/localebuilder.h
/usr/local/include/unicode/localematcher.h
/usr/local/include/unicode/localpointer.h
/usr/local/include/unicode/locdspnm.h
/usr/local/include/unicode/locid.h
/usr/local/include/unicode/measfmt.h
/usr/local/include/unicode/measunit.h
/usr/local/include/unicode/measure.h
/usr/local/include/unicode/messagepattern.h
/usr/local/include/unicode/msgfmt.h
/usr/local/include/unicode/normalizer2.h
/usr/local/include/unicode/normlzr.h
/usr/local/include/unicode/nounit.h
/usr/local/include/unicode/numberformatter.h
/usr/local/include/unicode/numberrangeformatter.h
/usr/local/include/unicode/numfmt.h
/usr/local/include/unicode/numsys.h
/usr/local/include/unicode/parseerr.h
/usr/local/include/unicode/parsepos.h
/usr/local/include/unicode/platform.h
/usr/local/include/unicode/plurfmt.h
/usr/local/include/unicode/plurrule.h
/usr/local/include/unicode/ptypes.h
/usr/local/include/unicode/putil.h
/usr/local/include/unicode/rbbi.h
/usr/local/include/unicode/rbnf.h
/usr/local/include/unicode/rbtz.h
/usr/local/include/unicode/regex.h
/usr/local/include/unicode/region.h
/usr/local/include/unicode/reldatefmt.h
/usr/local/include/unicode/rep.h
/usr/local/include/unicode/resbund.h
/usr/local/include/unicode/schriter.h
/usr/local/include/unicode/scientificnumberformatter.h
/usr/local/include/unicode/search.h
/usr/local/include/unicode/selfmt.h
/usr/local/include/unicode/simpleformatter.h
/usr/local/include/unicode/simpletz.h
/usr/local/include/unicode/smpdtfmt.h
/usr/local/include/unicode/sortkey.h
/usr/local/include/unicode/std_string.h
/usr/local/include/unicode/strenum.h
/usr/local/include/unicode/stringoptions.h
/usr/local/include/unicode/stringpiece.h
/usr/local/include/unicode/stringtriebuilder.h
/usr/local/include/unicode/stsearch.h
/usr/local/include/unicode/symtable.h
/usr/local/include/unicode/tblcoll.h
/usr/local/include/unicode/timezone.h
/usr/local/include/unicode/tmunit.h
/usr/local/include/unicode/tmutamt.h
/usr/local/include/unicode/tmutfmt.h
/usr/local/include/unicode/translit.h
/usr/local/include/unicode/tzfmt.h
/usr/local/include/unicode/tznames.h
/usr/local/include/unicode/tzrule.h
/usr/local/include/unicode/tztrans.h
/usr/local/include/unicode/ubidi.h
/usr/local/include/unicode/ubiditransform.h
/usr/local/include/unicode/ubrk.h
/usr/local/include/unicode/ucal.h
/usr/local/include/unicode/ucasemap.h
/usr/local/include/unicode/ucat.h
/usr/local/include/unicode/uchar.h
/usr/local/include/unicode/ucharstrie.h
/usr/local/include/unicode/ucharstriebuilder.h
/usr/local/include/unicode/uchriter.h
/usr/local/include/unicode/uclean.h
/usr/local/include/unicode/ucnv.h
/usr/local/include/unicode/ucnv_cb.h
/usr/local/include/unicode/ucnv_err.h
/usr/local/include/unicode/ucnvsel.h
/usr/local/include/unicode/ucol.h
/usr/local/include/unicode/ucoleitr.h
/usr/local/include/unicode/uconfig.h
/usr/local/include/unicode/ucpmap.h
/usr/local/include/unicode/ucptrie.h
/usr/local/include/unicode/ucsdet.h
/usr/local/include/unicode/ucurr.h
/usr/local/include/unicode/udat.h
/usr/local/include/unicode/udata.h
/usr/local/include/unicode/udateintervalformat.h
/usr/local/include/unicode/udatpg.h
/usr/local/include/unicode/udisplaycontext.h
/usr/local/include/unicode/uenum.h
/usr/local/include/unicode/ufieldpositer.h
/usr/local/include/unicode/uformattable.h
/usr/local/include/unicode/uformattedvalue.h
/usr/local/include/unicode/ugender.h
/usr/local/include/unicode/uidna.h
/usr/local/include/unicode/uiter.h
/usr/local/include/unicode/uldnames.h
/usr/local/include/unicode/ulistformatter.h
/usr/local/include/unicode/uloc.h
/usr/local/include/unicode/ulocdata.h
/usr/local/include/unicode/umachine.h
/usr/local/include/unicode/umisc.h
/usr/local/include/unicode/umsg.h
/usr/local/include/unicode/umutablecptrie.h
/usr/local/include/unicode/unifilt.h
/usr/local/include/unicode/unifunct.h
/usr/local/include/unicode/unimatch.h
/usr/local/include/unicode/unirepl.h
/usr/local/include/unicode/uniset.h
/usr/local/include/unicode/unistr.h
/usr/local/include/unicode/unorm.h
/usr/local/include/unicode/unorm2.h
/usr/local/include/unicode/unum.h
/usr/local/include/unicode/unumberformatter.h
/usr/local/include/unicode/unumberrangeformatter.h
/usr/local/include/unicode/unumsys.h
/usr/local/include/unicode/uobject.h
/usr/local/include/unicode/upluralrules.h
/usr/local/include/unicode/uregex.h
/usr/local/include/unicode/uregion.h
/usr/local/include/unicode/ureldatefmt.h
/usr/local/include/unicode/urename.h
/usr/local/include/unicode/urep.h
/usr/local/include/unicode/ures.h
/usr/local/include/unicode/uscript.h
/usr/local/include/unicode/usearch.h
/usr/local/include/unicode/uset.h
/usr/local/include/unicode/usetiter.h
/usr/local/include/unicode/ushape.h
/usr/local/include/unicode/uspoof.h
/usr/local/include/unicode/usprep.h
/usr/local/include/unicode/ustdio.h
/usr/local/include/unicode/ustream.h
/usr/local/include/unicode/ustring.h
/usr/local/include/unicode/ustringtrie.h
/usr/local/include/unicode/utext.h
/usr/local/include/unicode/utf.h
/usr/local/include/unicode/utf16.h
/usr/local/include/unicode/utf32.h
/usr/local/include/unicode/utf8.h
/usr/local/include/unicode/utf_old.h
/usr/local/include/unicode/utmscale.h
/usr/local/include/unicode/utrace.h
/usr/local/include/unicode/utrans.h
/usr/local/include/unicode/utypes.h
/usr/local/include/unicode/uvernum.h
/usr/local/include/unicode/uversion.h
/usr/local/include/unicode/vtzone.h
/usr/local/lib/icu/70.1/Makefile.inc
/usr/local/lib/icu/70.1/pkgdata.inc
/usr/local/lib/icu/Makefile.inc
/usr/local/lib/icu/current
/usr/local/lib/icu/pkgdata.inc
/usr/local/lib/libicudata.a
/usr/local/lib/libicudata.so
/usr/local/lib/libicudata.so.70
/usr/local/lib/libicudata.so.70.1
/usr/local/lib/libicui18n.a
/usr/local/lib/libicui18n.so
/usr/local/lib/libicui18n.so.70
/usr/local/lib/libicui18n.so.70.1
/usr/local/lib/libicuio.a
/usr/local/lib/libicuio.so
/usr/local/lib/libicuio.so.70
/usr/local/lib/libicuio.so.70.1
/usr/local/lib/libicutest.a
/usr/local/lib/libicutest.so
/usr/local/lib/libicutest.so.70
/usr/local/lib/libicutest.so.70.1
/usr/local/lib/libicutu.a
/usr/local/lib/libicutu.so
/usr/local/lib/libicutu.so.70
/usr/local/lib/libicutu.so.70.1
/usr/local/lib/libicuuc.a
/usr/local/lib/libicuuc.so
/usr/local/lib/libicuuc.so.70
/usr/local/lib/libicuuc.so.70.1
/usr/local/libdata/pkgconfig/icu-i18n.pc
/usr/local/libdata/pkgconfig/icu-io.pc
/usr/local/libdata/pkgconfig/icu-uc.pc
/usr/local/man/man1/derb.1.gz
/usr/local/man/man1/genbrk.1.gz
/usr/local/man/man1/gencfu.1.gz
/usr/local/man/man1/gencnval.1.gz
/usr/local/man/man1/gendict.1.gz
/usr/local/man/man1/genrb.1.gz
/usr/local/man/man1/icu-config.1.gz
/usr/local/man/man1/icuexportdata.1.gz
/usr/local/man/man1/makeconv.1.gz
/usr/local/man/man1/pkgdata.1.gz
/usr/local/man/man1/uconv.1.gz
/usr/local/man/man8/genccode.8.gz
/usr/local/man/man8/gencmn.8.gz
/usr/local/man/man8/gensprep.8.gz
/usr/local/man/man8/icupkg.8.gz
/usr/local/sbin/escapesrc
/usr/local/sbin/genccode
/usr/local/sbin/gencmn
/usr/local/sbin/gennorm2
/usr/local/sbin/gensprep
/usr/local/sbin/icupkg
/usr/local/share/icu/70.1/LICENSE
/usr/local/share/icu/70.1/config/mh-bsd-gcc
/usr/local/share/icu/70.1/icudt70l.dat
/usr/local/share/icu/70.1/install-sh
/usr/local/share/icu/70.1/mkinstalldirs
/usr/local/share/licenses/icu-70.1_1,1/ICU
/usr/local/share/licenses/icu-70.1_1,1/LICENSE
/usr/local/share/licenses/icu-70.1_1,1/catalog.mk
/usr/local/bin/indexinfo
/usr/local/share/licenses/indexinfo-0.3.1/BSD2CLAUSE
/usr/local/share/licenses/indexinfo-0.3.1/LICENSE
/usr/local/share/licenses/indexinfo-0.3.1/catalog.mk
/usr/local/libdata/pkgconfig/iso-codes.pc
/usr/local/share/iso-codes/json/iso_15924.json
/usr/local/share/iso-codes/json/iso_3166-1.json
/usr/local/share/iso-codes/json/iso_3166-2.json
/usr/local/share/iso-codes/json/iso_3166-3.json
/usr/local/share/iso-codes/json/iso_4217.json
/usr/local/share/iso-codes/json/iso_639-2.json
/usr/local/share/iso-codes/json/iso_639-3.json
/usr/local/share/iso-codes/json/iso_639-5.json
/usr/local/share/iso-codes/json/schema-15924.json
/usr/local/share/iso-codes/json/schema-3166-1.json
/usr/local/share/iso-codes/json/schema-3166-2.json
/usr/local/share/iso-codes/json/schema-3166-3.json
/usr/local/share/iso-codes/json/schema-4217.json
/usr/local/share/iso-codes/json/schema-639-2.json
/usr/local/share/iso-codes/json/schema-639-3.json
/usr/local/share/iso-codes/json/schema-639-5.json
/usr/local/share/licenses/iso-codes-4.7/LGPL21
/usr/local/share/licenses/iso-codes-4.7/LICENSE
/usr/local/share/licenses/iso-codes-4.7/catalog.mk
/usr/local/share/locale/ab/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ab/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ace/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ace/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ach/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ach/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/af/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ak/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ak/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/am/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/an/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/an/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ar/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/as/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/as/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/as/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/as/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/as/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ast/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ay/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ay/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/az/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ba/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ba/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/bar/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bar/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/be/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/bg/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/bi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/bn/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/bn_BD/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/br/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/bs/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/byn/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ca/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ce/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ce/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ch/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ch/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/chr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/chr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ckb/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ckb/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/crh/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/cs/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/csb/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/csb/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/cv/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/cv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/cv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/cy/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/da/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/de/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/dv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/dv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/dz/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/dz/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/dz/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ee/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ee/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/el/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/en/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/en/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/eo/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/es/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/et/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/eu/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/fa/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ff/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ff/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/fi/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/fil/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/fil/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fil/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fo/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/fo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/fr/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/frp/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/frp/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/fur/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/fy/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/fy/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ga/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/gez/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/gl/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/gn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/gn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/gu/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/gv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/gv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ha/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ha/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/haw/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/haw/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/haw/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/he/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/hi/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/hr/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ht/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ht/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/hu/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/hy/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/hy/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/hy/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ia/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ia/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ia/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ia/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/id/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/io/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/io/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/is/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/it/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/iu/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/iu/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ja/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/jam/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/jam/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ka/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ka/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ka/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/kab/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ki/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ki/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kk/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kk/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/kk/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/km/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/km/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/km/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kmr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kmr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/kmr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/kn/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ko/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/kok/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/kok/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/kok/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/kok/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/kv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/kw/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/kw/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ky/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ky/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ky/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ky/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/lo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/lo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/lt/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/lv/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/mai/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mai/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mhr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mhr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mi/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mk/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ml/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mn/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/mo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mr/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ms/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/mt/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/my/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/my/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/na/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/na/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nah/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nah/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/nb/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/nb_NO/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/nb_NO/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/nb_NO/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/nb_NO/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ne/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ne/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ne/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/nl/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/nn/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/nso/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/nv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/nv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/oc/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/or/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/pa/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pap/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pap/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pl/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ps/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/pt/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ro/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ru/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/rw/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sc/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/sd/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sd/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/si/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/si/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/si/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/si/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sk/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sl/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/so/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/son/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/son/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sq/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sr/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/sv/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/sw/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/sw/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/sw/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ta/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/te/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/te/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/te/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/te/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/te/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/tg/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tg/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tg/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tg/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/th/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ti/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/tig/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/tk/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tk/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tk/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tl/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tl/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tl/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/tr/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/tt/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/tt@iqtelif/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/tzm/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ug/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ug/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ug/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/uk/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/ur/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ur/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/uz/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/uz/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/ve/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/vi/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/wa/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/wal/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/wal/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/wal/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/wo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/wo/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/wo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/xh/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/yo/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/yo/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/zh_Hant/LC_MESSAGES/iso_639-5.mo
/usr/local/share/locale/zh_Hant/LC_MESSAGES/iso_639_5.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_15924.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_3166-2.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_3166_2.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_4217.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/iso_639_3.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_3166-1.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_3166-3.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_3166.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_639-2.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_639-3.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_639.mo
/usr/local/share/locale/zu/LC_MESSAGES/iso_639_3.mo
/usr/local/share/xml/iso-codes/iso_15924.xml
/usr/local/share/xml/iso-codes/iso_3166-1.xml
/usr/local/share/xml/iso-codes/iso_3166-2.xml
/usr/local/share/xml/iso-codes/iso_3166-3.xml
/usr/local/share/xml/iso-codes/iso_3166.xml
/usr/local/share/xml/iso-codes/iso_3166_2.xml
/usr/local/share/xml/iso-codes/iso_4217.xml
/usr/local/share/xml/iso-codes/iso_639-2.xml
/usr/local/share/xml/iso-codes/iso_639-3.xml
/usr/local/share/xml/iso-codes/iso_639-5.xml
/usr/local/share/xml/iso-codes/iso_639.xml
/usr/local/share/xml/iso-codes/iso_639_3.xml
/usr/local/share/xml/iso-codes/iso_639_5.xml
/usr/local/share/licenses/iso8879-1986_3/IOS
/usr/local/share/licenses/iso8879-1986_3/LICENSE
/usr/local/share/licenses/iso8879-1986_3/catalog.mk
/usr/local/share/sgml/iso8879/ISOamsa
/usr/local/share/sgml/iso8879/ISOamsb
/usr/local/share/sgml/iso8879/ISOamsc
/usr/local/share/sgml/iso8879/ISOamsn
/usr/local/share/sgml/iso8879/ISOamso
/usr/local/share/sgml/iso8879/ISOamsr
/usr/local/share/sgml/iso8879/ISObox
/usr/local/share/sgml/iso8879/ISOcyr1
/usr/local/share/sgml/iso8879/ISOcyr2
/usr/local/share/sgml/iso8879/ISOdia
/usr/local/share/sgml/iso8879/ISOgrk1
/usr/local/share/sgml/iso8879/ISOgrk2
/usr/local/share/sgml/iso8879/ISOgrk3
/usr/local/share/sgml/iso8879/ISOgrk4
/usr/local/share/sgml/iso8879/ISOlat1
/usr/local/share/sgml/iso8879/ISOlat2
/usr/local/share/sgml/iso8879/ISOnum
/usr/local/share/sgml/iso8879/ISOpub
/usr/local/share/sgml/iso8879/ISOtech
/usr/local/share/sgml/iso8879/catalog
/usr/local/bin/jack_alias
/usr/local/bin/jack_bufsize
/usr/local/bin/jack_connect
/usr/local/bin/jack_control
/usr/local/bin/jack_cpu
/usr/local/bin/jack_cpu_load
/usr/local/bin/jack_disconnect
/usr/local/bin/jack_evmon
/usr/local/bin/jack_freewheel
/usr/local/bin/jack_iodelay
/usr/local/bin/jack_latent_client
/usr/local/bin/jack_load
/usr/local/bin/jack_lsp
/usr/local/bin/jack_metro
/usr/local/bin/jack_midi_dump
/usr/local/bin/jack_midi_latency_test
/usr/local/bin/jack_midiseq
/usr/local/bin/jack_midisine
/usr/local/bin/jack_monitor_client
/usr/local/bin/jack_multiple_metro
/usr/local/bin/jack_net_master
/usr/local/bin/jack_net_slave
/usr/local/bin/jack_property
/usr/local/bin/jack_rec
/usr/local/bin/jack_samplerate
/usr/local/bin/jack_server_control
/usr/local/bin/jack_session_notify
/usr/local/bin/jack_showtime
/usr/local/bin/jack_simdtests
/usr/local/bin/jack_simple_client
/usr/local/bin/jack_simple_session_client
/usr/local/bin/jack_test
/usr/local/bin/jack_thru
/usr/local/bin/jack_transport
/usr/local/bin/jack_unload
/usr/local/bin/jack_wait
/usr/local/bin/jack_zombie
/usr/local/bin/jackd
/usr/local/bin/jackdbus
/usr/local/etc/rc.d/jackd
/usr/local/include/jack/control.h
/usr/local/include/jack/intclient.h
/usr/local/include/jack/jack.h
/usr/local/include/jack/jslist.h
/usr/local/include/jack/metadata.h
/usr/local/include/jack/midiport.h
/usr/local/include/jack/net.h
/usr/local/include/jack/ringbuffer.h
/usr/local/include/jack/session.h
/usr/local/include/jack/statistics.h
/usr/local/include/jack/systemdeps.h
/usr/local/include/jack/thread.h
/usr/local/include/jack/transport.h
/usr/local/include/jack/types.h
/usr/local/include/jack/uuid.h
/usr/local/include/jack/weakjack.h
/usr/local/include/jack/weakmacros.h
/usr/local/lib/jack/audioadapter.so
/usr/local/lib/jack/inprocess.so
/usr/local/lib/jack/jack_dummy.so
/usr/local/lib/jack/jack_loopback.so
/usr/local/lib/jack/jack_net.so
/usr/local/lib/jack/jack_netone.so
/usr/local/lib/jack/jack_oss.so
/usr/local/lib/jack/jack_proxy.so
/usr/local/lib/jack/netadapter.so
/usr/local/lib/jack/netmanager.so
/usr/local/lib/jack/profiler.so
/usr/local/lib/libjack.so
/usr/local/lib/libjack.so.0
/usr/local/lib/libjack.so.0.1.0
/usr/local/lib/libjacknet.so
/usr/local/lib/libjacknet.so.0
/usr/local/lib/libjacknet.so.0.1.0
/usr/local/lib/libjackserver.so
/usr/local/lib/libjackserver.so.0
/usr/local/lib/libjackserver.so.0.1.0
/usr/local/libdata/pkgconfig/jack.pc
/usr/local/share/dbus-1/services/org.jackaudio.service
/usr/local/share/licenses/jackit-1.9.16_1/GPLv2
/usr/local/share/licenses/jackit-1.9.16_1/LGPL21
/usr/local/share/licenses/jackit-1.9.16_1/LICENSE
/usr/local/share/licenses/jackit-1.9.16_1/catalog.mk
/usr/local/share/man/man1/alsa_in.1.gz
/usr/local/share/man/man1/alsa_out.1.gz
/usr/local/share/man/man1/jack_bufsize.1.gz
/usr/local/share/man/man1/jack_connect.1.gz
/usr/local/share/man/man1/jack_disconnect.1.gz
/usr/local/share/man/man1/jack_freewheel.1.gz
/usr/local/share/man/man1/jack_impulse_grabber.1.gz
/usr/local/share/man/man1/jack_iodelay.1.gz
/usr/local/share/man/man1/jack_load.1.gz
/usr/local/share/man/man1/jack_lsp.1.gz
/usr/local/share/man/man1/jack_metro.1.gz
/usr/local/share/man/man1/jack_monitor_client.1.gz
/usr/local/share/man/man1/jack_netsource.1.gz
/usr/local/share/man/man1/jack_property.1.gz
/usr/local/share/man/man1/jack_samplerate.1.gz
/usr/local/share/man/man1/jack_showtime.1.gz
/usr/local/share/man/man1/jack_simple_client.1.gz
/usr/local/share/man/man1/jack_transport.1.gz
/usr/local/share/man/man1/jack_unload.1.gz
/usr/local/share/man/man1/jack_wait.1.gz
/usr/local/share/man/man1/jackd.1.gz
/usr/local/share/man/man1/jackrec.1.gz
/usr/local/bin/jbgtopbm
/usr/local/bin/jbgtopbm85
/usr/local/bin/pbmtojbg
/usr/local/bin/pbmtojbg85
/usr/local/include/jbig.h
/usr/local/include/jbig85.h
/usr/local/include/jbig_ar.h
/usr/local/lib/libjbig.a
/usr/local/lib/libjbig.so
/usr/local/lib/libjbig.so.2
/usr/local/lib/libjbig85.a
/usr/local/lib/libjbig85.so
/usr/local/lib/libjbig85.so.1
/usr/local/man/man1/jbgtopbm.1.gz
/usr/local/man/man1/pbmtojbg.1.gz
/usr/local/share/doc/jbig/jbig.txt
/usr/local/share/licenses/jbigkit-2.1_1/GPLv2+
/usr/local/share/licenses/jbigkit-2.1_1/LICENSE
/usr/local/share/licenses/jbigkit-2.1_1/catalog.mk
/usr/local/bin/jmacs
/usr/local/bin/joe
/usr/local/bin/jpico
/usr/local/bin/jstar
/usr/local/bin/rjoe
/usr/local/etc/joe/ftyperc.sample
/usr/local/etc/joe/jicerc.ru
/usr/local/etc/joe/jmacsrc.sample
/usr/local/etc/joe/joerc.sample
/usr/local/etc/joe/joerc.zh_TW
/usr/local/etc/joe/jpicorc.sample
/usr/local/etc/joe/jstarrc.sample
/usr/local/etc/joe/rjoerc.sample
/usr/local/etc/joe/shell.csh
/usr/local/etc/joe/shell.sh
/usr/local/man/man1/joe.1.gz
/usr/local/man/ru/man1/joe.1.gz
/usr/local/share/applications/jmacs.desktop
/usr/local/share/applications/joe.desktop
/usr/local/share/applications/jpico.desktop
/usr/local/share/applications/jstar.desktop
/usr/local/share/doc/joe/ChangeLog
/usr/local/share/doc/joe/NEWS.md
/usr/local/share/doc/joe/README.md
/usr/local/share/doc/joe/hacking.md
/usr/local/share/joe/charmaps/klingon
/usr/local/share/joe/colors/default.jcf
/usr/local/share/joe/colors/gruvbox.jcf
/usr/local/share/joe/colors/ir_black.jcf
/usr/local/share/joe/colors/molokai.jcf
/usr/local/share/joe/colors/solarized.jcf
/usr/local/share/joe/colors/wombat.jcf
/usr/local/share/joe/colors/xoria.jcf
/usr/local/share/joe/colors/zenburn-hc.jcf
/usr/local/share/joe/colors/zenburn.jcf
/usr/local/share/joe/lang/de.po
/usr/local/share/joe/lang/fr.po
/usr/local/share/joe/lang/ru.po
/usr/local/share/joe/lang/uk.po
/usr/local/share/joe/lang/zh_TW.po
/usr/local/share/joe/syntax/4gl.jsf
/usr/local/share/joe/syntax/ada.jsf
/usr/local/share/joe/syntax/ant.jsf
/usr/local/share/joe/syntax/asm.jsf
/usr/local/share/joe/syntax/avr.jsf
/usr/local/share/joe/syntax/awk.jsf
/usr/local/share/joe/syntax/batch.jsf
/usr/local/share/joe/syntax/c.jsf
/usr/local/share/joe/syntax/clojure.jsf
/usr/local/share/joe/syntax/cobol.jsf
/usr/local/share/joe/syntax/coffee.jsf
/usr/local/share/joe/syntax/comment_todo.jsf
/usr/local/share/joe/syntax/conf.jsf
/usr/local/share/joe/syntax/context.jsf
/usr/local/share/joe/syntax/csh.jsf
/usr/local/share/joe/syntax/csharp.jsf
/usr/local/share/joe/syntax/css.jsf
/usr/local/share/joe/syntax/d.jsf
/usr/local/share/joe/syntax/debian.jsf
/usr/local/share/joe/syntax/diff.jsf
/usr/local/share/joe/syntax/dockerfile.jsf
/usr/local/share/joe/syntax/elixir.jsf
/usr/local/share/joe/syntax/erb.jsf
/usr/local/share/joe/syntax/erlang.jsf
/usr/local/share/joe/syntax/filename.jsf
/usr/local/share/joe/syntax/fortran.jsf
/usr/local/share/joe/syntax/git-commit.jsf
/usr/local/share/joe/syntax/go.jsf
/usr/local/share/joe/syntax/groovy.jsf
/usr/local/share/joe/syntax/haml.jsf
/usr/local/share/joe/syntax/haskell.jsf
/usr/local/share/joe/syntax/html.jsf
/usr/local/share/joe/syntax/htmlerb.jsf
/usr/local/share/joe/syntax/ini.jsf
/usr/local/share/joe/syntax/iptables.jsf
/usr/local/share/joe/syntax/java.jsf
/usr/local/share/joe/syntax/jcf.jsf
/usr/local/share/joe/syntax/joerc.jsf
/usr/local/share/joe/syntax/js.jsf
/usr/local/share/joe/syntax/jsf.jsf
/usr/local/share/joe/syntax/jsf_check.jsf
/usr/local/share/joe/syntax/json.jsf
/usr/local/share/joe/syntax/lisp.jsf
/usr/local/share/joe/syntax/lua.jsf
/usr/local/share/joe/syntax/m4.jsf
/usr/local/share/joe/syntax/mail.jsf
/usr/local/share/joe/syntax/mason.jsf
/usr/local/share/joe/syntax/matlab.jsf
/usr/local/share/joe/syntax/md.jsf
/usr/local/share/joe/syntax/ocaml.jsf
/usr/local/share/joe/syntax/pascal.jsf
/usr/local/share/joe/syntax/perl.jsf
/usr/local/share/joe/syntax/php.jsf
/usr/local/share/joe/syntax/powershell.jsf
/usr/local/share/joe/syntax/prolog.jsf
/usr/local/share/joe/syntax/properties.jsf
/usr/local/share/joe/syntax/ps.jsf
/usr/local/share/joe/syntax/puppet.jsf
/usr/local/share/joe/syntax/python.jsf
/usr/local/share/joe/syntax/r.jsf
/usr/local/share/joe/syntax/rexx.jsf
/usr/local/share/joe/syntax/ruby.jsf
/usr/local/share/joe/syntax/rust.jsf
/usr/local/share/joe/syntax/scala.jsf
/usr/local/share/joe/syntax/sed.jsf
/usr/local/share/joe/syntax/sh.jsf
/usr/local/share/joe/syntax/sieve.jsf
/usr/local/share/joe/syntax/skill.jsf
/usr/local/share/joe/syntax/sml.jsf
/usr/local/share/joe/syntax/spec.jsf
/usr/local/share/joe/syntax/sql.jsf
/usr/local/share/joe/syntax/swift.jsf
/usr/local/share/joe/syntax/tcl.jsf
/usr/local/share/joe/syntax/tex.jsf
/usr/local/share/joe/syntax/troff.jsf
/usr/local/share/joe/syntax/typescript.jsf
/usr/local/share/joe/syntax/verilog.jsf
/usr/local/share/joe/syntax/vhdl.jsf
/usr/local/share/joe/syntax/whitespace.jsf
/usr/local/share/joe/syntax/xml.jsf
/usr/local/share/joe/syntax/yaml.jsf
/usr/local/share/licenses/joe-4.6,1/GPLv2
/usr/local/share/licenses/joe-4.6,1/LICENSE
/usr/local/share/licenses/joe-4.6,1/catalog.mk
/usr/local/bin/cjpeg
/usr/local/bin/djpeg
/usr/local/bin/jpegtran
/usr/local/bin/rdjpgcom
/usr/local/bin/wrjpgcom
/usr/local/include/jconfig.h
/usr/local/include/jerror.h
/usr/local/include/jmorecfg.h
/usr/local/include/jpeglib.h
/usr/local/lib/cmake/libjpeg-turbo/libjpeg-turboConfig.cmake
/usr/local/lib/cmake/libjpeg-turbo/libjpeg-turboConfigVersion.cmake
/usr/local/lib/cmake/libjpeg-turbo/libjpeg-turboTargets-release.cmake
/usr/local/lib/cmake/libjpeg-turbo/libjpeg-turboTargets.cmake
/usr/local/lib/libjpeg.a
/usr/local/lib/libjpeg.so
/usr/local/lib/libjpeg.so.8
/usr/local/lib/libjpeg.so.8.2.2
/usr/local/libdata/pkgconfig/libjpeg.pc
/usr/local/man/man1/cjpeg.1.gz
/usr/local/man/man1/djpeg.1.gz
/usr/local/man/man1/jpegtran.1.gz
/usr/local/man/man1/rdjpgcom.1.gz
/usr/local/man/man1/wrjpgcom.1.gz
/usr/local/share/doc/libjpeg-turbo/LICENSE.md
/usr/local/share/doc/libjpeg-turbo/README.ijg
/usr/local/share/doc/libjpeg-turbo/README.md
/usr/local/share/doc/libjpeg-turbo/example.txt
/usr/local/share/doc/libjpeg-turbo/libjpeg.txt
/usr/local/share/doc/libjpeg-turbo/structure.txt
/usr/local/share/doc/libjpeg-turbo/tjexample.c
/usr/local/share/doc/libjpeg-turbo/usage.txt
/usr/local/share/doc/libjpeg-turbo/wizard.txt
/usr/local/share/licenses/jpeg-turbo-2.1.1_1/BSD3CLAUSE
/usr/local/share/licenses/jpeg-turbo-2.1.1_1/IJG
/usr/local/share/licenses/jpeg-turbo-2.1.1_1/LICENSE
/usr/local/share/licenses/jpeg-turbo-2.1.1_1/ZLIB
/usr/local/share/licenses/jpeg-turbo-2.1.1_1/catalog.mk
/usr/local/bin/json-glib-format
/usr/local/bin/json-glib-validate
/usr/local/include/json-glib-1.0/json-glib/json-builder.h
/usr/local/include/json-glib-1.0/json-glib/json-enum-types.h
/usr/local/include/json-glib-1.0/json-glib/json-generator.h
/usr/local/include/json-glib-1.0/json-glib/json-glib.h
/usr/local/include/json-glib-1.0/json-glib/json-gobject.h
/usr/local/include/json-glib-1.0/json-glib/json-gvariant.h
/usr/local/include/json-glib-1.0/json-glib/json-parser.h
/usr/local/include/json-glib-1.0/json-glib/json-path.h
/usr/local/include/json-glib-1.0/json-glib/json-reader.h
/usr/local/include/json-glib-1.0/json-glib/json-types.h
/usr/local/include/json-glib-1.0/json-glib/json-utils.h
/usr/local/include/json-glib-1.0/json-glib/json-version-macros.h
/usr/local/include/json-glib-1.0/json-glib/json-version.h
/usr/local/lib/girepository-1.0/Json-1.0.typelib
/usr/local/lib/libjson-glib-1.0.so
/usr/local/lib/libjson-glib-1.0.so.0
/usr/local/lib/libjson-glib-1.0.so.0.600.2
/usr/local/libdata/pkgconfig/json-glib-1.0.pc
/usr/local/share/gir-1.0/Json-1.0.gir
/usr/local/share/gtk-doc/html/json-glib/JsonBuilder.html
/usr/local/share/gtk-doc/html/json-glib/JsonGenerator.html
/usr/local/share/gtk-doc/html/json-glib/JsonParser.html
/usr/local/share/gtk-doc/html/json-glib/JsonPath.html
/usr/local/share/gtk-doc/html/json-glib/JsonReader.html
/usr/local/share/gtk-doc/html/json-glib/annotation-glossary.html
/usr/local/share/gtk-doc/html/json-glib/ch01.html
/usr/local/share/gtk-doc/html/json-glib/ch02.html
/usr/local/share/gtk-doc/html/json-glib/ch03.html
/usr/local/share/gtk-doc/html/json-glib/ch04.html
/usr/local/share/gtk-doc/html/json-glib/ch06.html
/usr/local/share/gtk-doc/html/json-glib/home.png
/usr/local/share/gtk-doc/html/json-glib/index.html
/usr/local/share/gtk-doc/html/json-glib/ix01.html
/usr/local/share/gtk-doc/html/json-glib/ix02.html
/usr/local/share/gtk-doc/html/json-glib/ix03.html
/usr/local/share/gtk-doc/html/json-glib/ix04.html
/usr/local/share/gtk-doc/html/json-glib/ix05.html
/usr/local/share/gtk-doc/html/json-glib/ix06.html
/usr/local/share/gtk-doc/html/json-glib/ix07.html
/usr/local/share/gtk-doc/html/json-glib/ix08.html
/usr/local/share/gtk-doc/html/json-glib/ix09.html
/usr/local/share/gtk-doc/html/json-glib/ix10.html
/usr/local/share/gtk-doc/html/json-glib/ix11.html
/usr/local/share/gtk-doc/html/json-glib/ix12.html
/usr/local/share/gtk-doc/html/json-glib/ix13.html
/usr/local/share/gtk-doc/html/json-glib/json-advanced.html
/usr/local/share/gtk-doc/html/json-glib/json-base.html
/usr/local/share/gtk-doc/html/json-glib/json-format-tool.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-Boxed-Types-Serialization.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-GObject-Serialization.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-JSON-Array.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-JSON-GVariant-Integration.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-JSON-Node.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-JSON-Object.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-Serializable-Interface.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-Utility-API.html
/usr/local/share/gtk-doc/html/json-glib/json-glib-Versioning-information.html
/usr/local/share/gtk-doc/html/json-glib/json-glib.devhelp2
/usr/local/share/gtk-doc/html/json-glib/json-overview.html
/usr/local/share/gtk-doc/html/json-glib/json-streams.html
/usr/local/share/gtk-doc/html/json-glib/json-tools.html
/usr/local/share/gtk-doc/html/json-glib/json-validate-tool.html
/usr/local/share/gtk-doc/html/json-glib/left-insensitive.png
/usr/local/share/gtk-doc/html/json-glib/left.png
/usr/local/share/gtk-doc/html/json-glib/license.html
/usr/local/share/gtk-doc/html/json-glib/right-insensitive.png
/usr/local/share/gtk-doc/html/json-glib/right.png
/usr/local/share/gtk-doc/html/json-glib/style.css
/usr/local/share/gtk-doc/html/json-glib/tools.html
/usr/local/share/gtk-doc/html/json-glib/up-insensitive.png
/usr/local/share/gtk-doc/html/json-glib/up.png
/usr/local/share/licenses/json-glib-1.6.2_1/LGPL21
/usr/local/share/licenses/json-glib-1.6.2_1/LICENSE
/usr/local/share/licenses/json-glib-1.6.2_1/catalog.mk
/usr/local/share/locale/as/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/be/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/bg/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/bs/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ca/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/cs/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/da/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/de/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/el/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/eo/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/es/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/et/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/eu/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/fr/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/fur/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/gl/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/he/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/hi/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/hr/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/hu/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/id/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/it/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ja/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ko/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ky/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/lt/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/lv/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ml/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ms/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/nb/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ne/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/nl/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/oc/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/or/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/pa/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/pl/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/pt/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ro/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ru/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/sk/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/sl/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/sr/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/sv/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/te/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/tg/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/tr/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/ug/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/uk/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/vi/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/json-glib-1.0.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/json-glib-1.0.mo
/usr/local/include/json/allocator.h
/usr/local/include/json/assertions.h
/usr/local/include/json/config.h
/usr/local/include/json/forwards.h
/usr/local/include/json/json.h
/usr/local/include/json/json_features.h
/usr/local/include/json/reader.h
/usr/local/include/json/value.h
/usr/local/include/json/version.h
/usr/local/include/json/writer.h
/usr/local/lib/libjsoncpp.a
/usr/local/lib/libjsoncpp.so
/usr/local/lib/libjsoncpp.so.25
/usr/local/libdata/pkgconfig/jsoncpp.pc
/usr/local/share/licenses/jsoncpp-1.9.5/LICENSE
/usr/local/share/licenses/jsoncpp-1.9.5/MIT
/usr/local/share/licenses/jsoncpp-1.9.5/catalog.mk
/usr/local/bin/lame
/usr/local/bin/mp3rtp
/usr/local/include/lame/lame.h
/usr/local/lib/libmp3lame.a
/usr/local/lib/libmp3lame.so
/usr/local/lib/libmp3lame.so.0
/usr/local/lib/libmp3lame.so.0.0.0
/usr/local/man/man1/lame.1.gz
/usr/local/share/doc/lame/API
/usr/local/share/doc/lame/LICENSE
/usr/local/share/doc/lame/README
/usr/local/share/doc/lame/TODO
/usr/local/share/doc/lame/USAGE
/usr/local/share/doc/lame/html/about.html
/usr/local/share/doc/lame/html/abr.html
/usr/local/share/doc/lame/html/cbr.html
/usr/local/share/doc/lame/html/contact.html
/usr/local/share/doc/lame/html/contributors.html
/usr/local/share/doc/lame/html/detailed.html
/usr/local/share/doc/lame/html/history.html
/usr/local/share/doc/lame/html/index.html
/usr/local/share/doc/lame/html/introduction.html
/usr/local/share/doc/lame/html/links.html
/usr/local/share/doc/lame/html/list.html
/usr/local/share/doc/lame/html/ms_stereo.html
/usr/local/share/doc/lame/html/usage.html
/usr/local/share/doc/lame/html/vbr.html
/usr/local/share/licenses/lame-3.100_3/LGPL20+
/usr/local/share/licenses/lame-3.100_3/LICENSE
/usr/local/share/licenses/lame-3.100_3/catalog.mk
/usr/local/bin/jpegicc
/usr/local/bin/tiffdiff
/usr/local/bin/tifficc
/usr/local/include/icc34.h
/usr/local/include/lcms.h
/usr/local/lib/liblcms.a
/usr/local/lib/liblcms.so
/usr/local/lib/liblcms.so.1
/usr/local/lib/liblcms.so.1.0.19
/usr/local/libdata/pkgconfig/lcms.pc
/usr/local/man/man1/jpegicc.1.gz
/usr/local/man/man1/tifficc.1.gz
/usr/local/share/doc/lcms/LCMSAPI.TXT
/usr/local/share/doc/lcms/TUTORIAL.TXT
/usr/local/share/doc/lcms/iccjpeg.c
/usr/local/share/doc/lcms/icctrans.c
/usr/local/share/doc/lcms/jpegicc.c
/usr/local/share/doc/lcms/tifficc.c
/usr/local/share/doc/lcms/wtpt.c
/usr/local/share/licenses/lcms-1.19_6,1/LICENSE
/usr/local/share/licenses/lcms-1.19_6,1/MIT
/usr/local/share/licenses/lcms-1.19_6,1/catalog.mk
/usr/local/bin/jpgicc
/usr/local/bin/linkicc
/usr/local/bin/psicc
/usr/local/bin/tificc
/usr/local/bin/transicc
/usr/local/include/lcms2.h
/usr/local/include/lcms2_plugin.h
/usr/local/lib/liblcms2.a
/usr/local/lib/liblcms2.so
/usr/local/lib/liblcms2.so.2
/usr/local/lib/liblcms2.so.2.0.12
/usr/local/libdata/pkgconfig/lcms2.pc
/usr/local/man/man1/jpgicc.1.gz
/usr/local/man/man1/linkicc.1.gz
/usr/local/man/man1/psicc.1.gz
/usr/local/man/man1/tificc.1.gz
/usr/local/man/man1/transicc.1.gz
/usr/local/share/doc/lcms2/LittleCMS2.12 API.pdf
/usr/local/share/doc/lcms2/LittleCMS2.12 Plugin API.pdf
/usr/local/share/doc/lcms2/LittleCMS2.12 tutorial.pdf
/usr/local/share/licenses/lcms2-2.12/LICENSE
/usr/local/share/licenses/lcms2-2.12/MIT
/usr/local/share/licenses/lcms2-2.12/catalog.mk
/usr/local/include/X11/fonts/FSlib.h
/usr/local/lib/libFS.a
/usr/local/lib/libFS.so
/usr/local/lib/libFS.so.6
/usr/local/lib/libFS.so.6.0.0
/usr/local/libdata/pkgconfig/libfs.pc
/usr/local/share/doc/libFS/FSlib.txt
/usr/local/share/licenses/libFS-1.0.8/LICENSE
/usr/local/share/licenses/libFS-1.0.8/MIT
/usr/local/share/licenses/libFS-1.0.8/catalog.mk
/usr/local/include/GL/glu.h
/usr/local/lib/libGLU.so
/usr/local/lib/libGLU.so.1
/usr/local/lib/libGLU.so.1.3.1
/usr/local/libdata/pkgconfig/glu.pc
/usr/local/include/X11/ICE/ICE.h
/usr/local/include/X11/ICE/ICEconn.h
/usr/local/include/X11/ICE/ICElib.h
/usr/local/include/X11/ICE/ICEmsg.h
/usr/local/include/X11/ICE/ICEproto.h
/usr/local/include/X11/ICE/ICEutil.h
/usr/local/lib/libICE.a
/usr/local/lib/libICE.so
/usr/local/lib/libICE.so.6
/usr/local/lib/libICE.so.6.3.0
/usr/local/libdata/pkgconfig/ice.pc
/usr/local/share/doc/libICE/ICElib.xml
/usr/local/share/doc/libICE/ice.xml
/usr/local/share/licenses/libICE-1.0.10,1/LICENSE
/usr/local/share/licenses/libICE-1.0.10,1/MIT
/usr/local/share/licenses/libICE-1.0.10,1/catalog.mk
/usr/local/include/X11/SM/SM.h
/usr/local/include/X11/SM/SMlib.h
/usr/local/include/X11/SM/SMproto.h
/usr/local/lib/libSM.a
/usr/local/lib/libSM.so
/usr/local/lib/libSM.so.6
/usr/local/lib/libSM.so.6.0.1
/usr/local/libdata/pkgconfig/sm.pc
/usr/local/share/licenses/libSM-1.2.3,1/LICENSE
/usr/local/share/licenses/libSM-1.2.3,1/MIT
/usr/local/share/licenses/libSM-1.2.3,1/catalog.mk
/usr/local/include/X11/ImUtil.h
/usr/local/include/X11/XKBlib.h
/usr/local/include/X11/Xcms.h
/usr/local/include/X11/Xlib-xcb.h
/usr/local/include/X11/Xlib.h
/usr/local/include/X11/XlibConf.h
/usr/local/include/X11/Xlibint.h
/usr/local/include/X11/Xlocale.h
/usr/local/include/X11/Xregion.h
/usr/local/include/X11/Xresource.h
/usr/local/include/X11/Xutil.h
/usr/local/include/X11/cursorfont.h
/usr/local/include/X11/extensions/XKBgeom.h
/usr/local/lib/X11/XErrorDB
/usr/local/lib/X11/Xcms.txt
/usr/local/lib/X11/locale/C/Compose
/usr/local/lib/X11/locale/C/XI18N_OBJS
/usr/local/lib/X11/locale/C/XLC_LOCALE
/usr/local/lib/X11/locale/am_ET.UTF-8/Compose
/usr/local/lib/X11/locale/am_ET.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/am_ET.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/armscii-8/Compose
/usr/local/lib/X11/locale/armscii-8/XI18N_OBJS
/usr/local/lib/X11/locale/armscii-8/XLC_LOCALE
/usr/local/lib/X11/locale/compose.dir
/usr/local/lib/X11/locale/cs_CZ.UTF-8/Compose
/usr/local/lib/X11/locale/cs_CZ.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/cs_CZ.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/el_GR.UTF-8/Compose
/usr/local/lib/X11/locale/el_GR.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/el_GR.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/en_US.UTF-8/Compose
/usr/local/lib/X11/locale/en_US.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/en_US.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/fi_FI.UTF-8/Compose
/usr/local/lib/X11/locale/fi_FI.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/fi_FI.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/georgian-academy/Compose
/usr/local/lib/X11/locale/georgian-academy/XI18N_OBJS
/usr/local/lib/X11/locale/georgian-academy/XLC_LOCALE
/usr/local/lib/X11/locale/georgian-ps/Compose
/usr/local/lib/X11/locale/georgian-ps/XI18N_OBJS
/usr/local/lib/X11/locale/georgian-ps/XLC_LOCALE
/usr/local/lib/X11/locale/ibm-cp1133/Compose
/usr/local/lib/X11/locale/ibm-cp1133/XI18N_OBJS
/usr/local/lib/X11/locale/ibm-cp1133/XLC_LOCALE
/usr/local/lib/X11/locale/iscii-dev/Compose
/usr/local/lib/X11/locale/iscii-dev/XI18N_OBJS
/usr/local/lib/X11/locale/iscii-dev/XLC_LOCALE
/usr/local/lib/X11/locale/isiri-3342/Compose
/usr/local/lib/X11/locale/isiri-3342/XI18N_OBJS
/usr/local/lib/X11/locale/isiri-3342/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-1/Compose
/usr/local/lib/X11/locale/iso8859-1/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-1/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-10/Compose
/usr/local/lib/X11/locale/iso8859-10/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-10/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-11/Compose
/usr/local/lib/X11/locale/iso8859-11/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-11/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-13/Compose
/usr/local/lib/X11/locale/iso8859-13/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-13/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-14/Compose
/usr/local/lib/X11/locale/iso8859-14/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-14/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-15/Compose
/usr/local/lib/X11/locale/iso8859-15/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-15/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-2/Compose
/usr/local/lib/X11/locale/iso8859-2/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-2/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-3/Compose
/usr/local/lib/X11/locale/iso8859-3/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-3/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-4/Compose
/usr/local/lib/X11/locale/iso8859-4/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-4/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-5/Compose
/usr/local/lib/X11/locale/iso8859-5/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-5/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-6/Compose
/usr/local/lib/X11/locale/iso8859-6/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-6/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-7/Compose
/usr/local/lib/X11/locale/iso8859-7/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-7/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-8/Compose
/usr/local/lib/X11/locale/iso8859-8/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-8/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-9/Compose
/usr/local/lib/X11/locale/iso8859-9/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-9/XLC_LOCALE
/usr/local/lib/X11/locale/iso8859-9e/Compose
/usr/local/lib/X11/locale/iso8859-9e/XI18N_OBJS
/usr/local/lib/X11/locale/iso8859-9e/XLC_LOCALE
/usr/local/lib/X11/locale/ja.JIS/Compose
/usr/local/lib/X11/locale/ja.JIS/XI18N_OBJS
/usr/local/lib/X11/locale/ja.JIS/XLC_LOCALE
/usr/local/lib/X11/locale/ja.SJIS/Compose
/usr/local/lib/X11/locale/ja.SJIS/XI18N_OBJS
/usr/local/lib/X11/locale/ja.SJIS/XLC_LOCALE
/usr/local/lib/X11/locale/ja/Compose
/usr/local/lib/X11/locale/ja/XI18N_OBJS
/usr/local/lib/X11/locale/ja/XLC_LOCALE
/usr/local/lib/X11/locale/ja_JP.UTF-8/Compose
/usr/local/lib/X11/locale/ja_JP.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/ja_JP.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/km_KH.UTF-8/Compose
/usr/local/lib/X11/locale/km_KH.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/km_KH.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/ko/Compose
/usr/local/lib/X11/locale/ko/XI18N_OBJS
/usr/local/lib/X11/locale/ko/XLC_LOCALE
/usr/local/lib/X11/locale/ko_KR.UTF-8/Compose
/usr/local/lib/X11/locale/ko_KR.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/ko_KR.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/koi8-c/Compose
/usr/local/lib/X11/locale/koi8-c/XI18N_OBJS
/usr/local/lib/X11/locale/koi8-c/XLC_LOCALE
/usr/local/lib/X11/locale/koi8-r/Compose
/usr/local/lib/X11/locale/koi8-r/XI18N_OBJS
/usr/local/lib/X11/locale/koi8-r/XLC_LOCALE
/usr/local/lib/X11/locale/koi8-u/Compose
/usr/local/lib/X11/locale/koi8-u/XI18N_OBJS
/usr/local/lib/X11/locale/koi8-u/XLC_LOCALE
/usr/local/lib/X11/locale/locale.alias
/usr/local/lib/X11/locale/locale.dir
/usr/local/lib/X11/locale/microsoft-cp1251/Compose
/usr/local/lib/X11/locale/microsoft-cp1251/XI18N_OBJS
/usr/local/lib/X11/locale/microsoft-cp1251/XLC_LOCALE
/usr/local/lib/X11/locale/microsoft-cp1255/Compose
/usr/local/lib/X11/locale/microsoft-cp1255/XI18N_OBJS
/usr/local/lib/X11/locale/microsoft-cp1255/XLC_LOCALE
/usr/local/lib/X11/locale/microsoft-cp1256/Compose
/usr/local/lib/X11/locale/microsoft-cp1256/XI18N_OBJS
/usr/local/lib/X11/locale/microsoft-cp1256/XLC_LOCALE
/usr/local/lib/X11/locale/mulelao-1/Compose
/usr/local/lib/X11/locale/mulelao-1/XI18N_OBJS
/usr/local/lib/X11/locale/mulelao-1/XLC_LOCALE
/usr/local/lib/X11/locale/nokhchi-1/Compose
/usr/local/lib/X11/locale/nokhchi-1/XI18N_OBJS
/usr/local/lib/X11/locale/nokhchi-1/XLC_LOCALE
/usr/local/lib/X11/locale/pt_BR.UTF-8/Compose
/usr/local/lib/X11/locale/pt_BR.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/pt_BR.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/pt_PT.UTF-8/Compose
/usr/local/lib/X11/locale/pt_PT.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/pt_PT.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/ru_RU.UTF-8/Compose
/usr/local/lib/X11/locale/ru_RU.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/ru_RU.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/sr_RS.UTF-8/Compose
/usr/local/lib/X11/locale/sr_RS.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/sr_RS.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/tatar-cyr/Compose
/usr/local/lib/X11/locale/tatar-cyr/XI18N_OBJS
/usr/local/lib/X11/locale/tatar-cyr/XLC_LOCALE
/usr/local/lib/X11/locale/th_TH.UTF-8/Compose
/usr/local/lib/X11/locale/th_TH.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/th_TH.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/th_TH/Compose
/usr/local/lib/X11/locale/th_TH/XI18N_OBJS
/usr/local/lib/X11/locale/th_TH/XLC_LOCALE
/usr/local/lib/X11/locale/tscii-0/Compose
/usr/local/lib/X11/locale/tscii-0/XI18N_OBJS
/usr/local/lib/X11/locale/tscii-0/XLC_LOCALE
/usr/local/lib/X11/locale/vi_VN.tcvn/Compose
/usr/local/lib/X11/locale/vi_VN.tcvn/XI18N_OBJS
/usr/local/lib/X11/locale/vi_VN.tcvn/XLC_LOCALE
/usr/local/lib/X11/locale/vi_VN.viscii/Compose
/usr/local/lib/X11/locale/vi_VN.viscii/XI18N_OBJS
/usr/local/lib/X11/locale/vi_VN.viscii/XLC_LOCALE
/usr/local/lib/X11/locale/zh_CN.UTF-8/Compose
/usr/local/lib/X11/locale/zh_CN.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/zh_CN.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/zh_CN.gb18030/Compose
/usr/local/lib/X11/locale/zh_CN.gb18030/XI18N_OBJS
/usr/local/lib/X11/locale/zh_CN.gb18030/XLC_LOCALE
/usr/local/lib/X11/locale/zh_CN.gbk/Compose
/usr/local/lib/X11/locale/zh_CN.gbk/XI18N_OBJS
/usr/local/lib/X11/locale/zh_CN.gbk/XLC_LOCALE
/usr/local/lib/X11/locale/zh_CN/Compose
/usr/local/lib/X11/locale/zh_CN/XI18N_OBJS
/usr/local/lib/X11/locale/zh_CN/XLC_LOCALE
/usr/local/lib/X11/locale/zh_HK.UTF-8/Compose
/usr/local/lib/X11/locale/zh_HK.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/zh_HK.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/zh_HK.big5/Compose
/usr/local/lib/X11/locale/zh_HK.big5/XI18N_OBJS
/usr/local/lib/X11/locale/zh_HK.big5/XLC_LOCALE
/usr/local/lib/X11/locale/zh_HK.big5hkscs/Compose
/usr/local/lib/X11/locale/zh_HK.big5hkscs/XI18N_OBJS
/usr/local/lib/X11/locale/zh_HK.big5hkscs/XLC_LOCALE
/usr/local/lib/X11/locale/zh_TW.UTF-8/Compose
/usr/local/lib/X11/locale/zh_TW.UTF-8/XI18N_OBJS
/usr/local/lib/X11/locale/zh_TW.UTF-8/XLC_LOCALE
/usr/local/lib/X11/locale/zh_TW.big5/Compose
/usr/local/lib/X11/locale/zh_TW.big5/XI18N_OBJS
/usr/local/lib/X11/locale/zh_TW.big5/XLC_LOCALE
/usr/local/lib/X11/locale/zh_TW/Compose
/usr/local/lib/X11/locale/zh_TW/XI18N_OBJS
/usr/local/lib/X11/locale/zh_TW/XLC_LOCALE
/usr/local/lib/libX11-xcb.a
/usr/local/lib/libX11-xcb.so
/usr/local/lib/libX11-xcb.so.1
/usr/local/lib/libX11-xcb.so.1.0.0
/usr/local/lib/libX11.a
/usr/local/lib/libX11.so
/usr/local/lib/libX11.so.6
/usr/local/lib/libX11.so.6.4.0
/usr/local/libdata/pkgconfig/x11-xcb.pc
/usr/local/libdata/pkgconfig/x11.pc
/usr/local/man/man3/AllPlanes.3.gz
/usr/local/man/man3/BitmapBitOrder.3.gz
/usr/local/man/man3/BitmapPad.3.gz
/usr/local/man/man3/BitmapUnit.3.gz
/usr/local/man/man3/BlackPixel.3.gz
/usr/local/man/man3/BlackPixelOfScreen.3.gz
/usr/local/man/man3/CellsOfScreen.3.gz
/usr/local/man/man3/ClientWhitePointOfCCC.3.gz
/usr/local/man/man3/ConnectionNumber.3.gz
/usr/local/man/man3/DefaultColormap.3.gz
/usr/local/man/man3/DefaultColormapOfScreen.3.gz
/usr/local/man/man3/DefaultDepth.3.gz
/usr/local/man/man3/DefaultDepthOfScreen.3.gz
/usr/local/man/man3/DefaultGC.3.gz
/usr/local/man/man3/DefaultGCOfScreen.3.gz
/usr/local/man/man3/DefaultRootWindow.3.gz
/usr/local/man/man3/DefaultScreen.3.gz
/usr/local/man/man3/DefaultScreenOfDisplay.3.gz
/usr/local/man/man3/DefaultVisual.3.gz
/usr/local/man/man3/DefaultVisualOfScreen.3.gz
/usr/local/man/man3/DisplayCells.3.gz
/usr/local/man/man3/DisplayHeight.3.gz
/usr/local/man/man3/DisplayHeightMM.3.gz
/usr/local/man/man3/DisplayOfCCC.3.gz
/usr/local/man/man3/DisplayOfScreen.3.gz
/usr/local/man/man3/DisplayPlanes.3.gz
/usr/local/man/man3/DisplayString.3.gz
/usr/local/man/man3/DisplayWidth.3.gz
/usr/local/man/man3/DisplayWidthMM.3.gz
/usr/local/man/man3/DoesBackingStore.3.gz
/usr/local/man/man3/DoesSaveUnders.3.gz
/usr/local/man/man3/EventMaskOfScreen.3.gz
/usr/local/man/man3/HeightMMOfScreen.3.gz
/usr/local/man/man3/HeightOfScreen.3.gz
/usr/local/man/man3/ImageByteOrder.3.gz
/usr/local/man/man3/IsCursorKey.3.gz
/usr/local/man/man3/IsFunctionKey.3.gz
/usr/local/man/man3/IsKeypadKey.3.gz
/usr/local/man/man3/IsMiscFunctionKey.3.gz
/usr/local/man/man3/IsModifierKey.3.gz
/usr/local/man/man3/IsPFKey.3.gz
/usr/local/man/man3/IsPrivateKeypadKey.3.gz
/usr/local/man/man3/LastKnownRequestProcessed.3.gz
/usr/local/man/man3/MaxCmapsOfScreen.3.gz
/usr/local/man/man3/MinCmapsOfScreen.3.gz
/usr/local/man/man3/NextRequest.3.gz
/usr/local/man/man3/PlanesOfScreen.3.gz
/usr/local/man/man3/ProtocolRevision.3.gz
/usr/local/man/man3/ProtocolVersion.3.gz
/usr/local/man/man3/QLength.3.gz
/usr/local/man/man3/RootWindow.3.gz
/usr/local/man/man3/RootWindowOfScreen.3.gz
/usr/local/man/man3/ScreenCount.3.gz
/usr/local/man/man3/ScreenNumberOfCCC.3.gz
/usr/local/man/man3/ScreenOfDisplay.3.gz
/usr/local/man/man3/ScreenWhitePointOfCCC.3.gz
/usr/local/man/man3/ServerVendor.3.gz
/usr/local/man/man3/VendorRelease.3.gz
/usr/local/man/man3/VisualOfCCC.3.gz
/usr/local/man/man3/WhitePixel.3.gz
/usr/local/man/man3/WhitePixelOfScreen.3.gz
/usr/local/man/man3/WidthMMOfScreen.3.gz
/usr/local/man/man3/WidthOfScreen.3.gz
/usr/local/man/man3/XActivateScreenSaver.3.gz
/usr/local/man/man3/XAddConnectionWatch.3.gz
/usr/local/man/man3/XAddHost.3.gz
/usr/local/man/man3/XAddHosts.3.gz
/usr/local/man/man3/XAddPixel.3.gz
/usr/local/man/man3/XAddToSaveSet.3.gz
/usr/local/man/man3/XAllocClassHint.3.gz
/usr/local/man/man3/XAllocColor.3.gz
/usr/local/man/man3/XAllocColorCells.3.gz
/usr/local/man/man3/XAllocColorPlanes.3.gz
/usr/local/man/man3/XAllocIconSize.3.gz
/usr/local/man/man3/XAllocNamedColor.3.gz
/usr/local/man/man3/XAllocSizeHints.3.gz
/usr/local/man/man3/XAllocStandardColormap.3.gz
/usr/local/man/man3/XAllocWMHints.3.gz
/usr/local/man/man3/XAllowEvents.3.gz
/usr/local/man/man3/XAnyEvent.3.gz
/usr/local/man/man3/XArc.3.gz
/usr/local/man/man3/XAutoRepeatOff.3.gz
/usr/local/man/man3/XAutoRepeatOn.3.gz
/usr/local/man/man3/XBaseFontNameListOfFontSet.3.gz
/usr/local/man/man3/XBell.3.gz
/usr/local/man/man3/XButtonEvent.3.gz
/usr/local/man/man3/XChangeActivePointerGrab.3.gz
/usr/local/man/man3/XChangeGC.3.gz
/usr/local/man/man3/XChangeKeyboardControl.3.gz
/usr/local/man/man3/XChangeKeyboardMapping.3.gz
/usr/local/man/man3/XChangePointerControl.3.gz
/usr/local/man/man3/XChangeProperty.3.gz
/usr/local/man/man3/XChangeSaveSet.3.gz
/usr/local/man/man3/XChangeWindowAttributes.3.gz
/usr/local/man/man3/XChar2b.3.gz
/usr/local/man/man3/XCharStruct.3.gz
/usr/local/man/man3/XCheckIfEvent.3.gz
/usr/local/man/man3/XCheckMaskEvent.3.gz
/usr/local/man/man3/XCheckTypedEvent.3.gz
/usr/local/man/man3/XCheckTypedWindowEvent.3.gz
/usr/local/man/man3/XCheckWindowEvent.3.gz
/usr/local/man/man3/XCirculateEvent.3.gz
/usr/local/man/man3/XCirculateRequestEvent.3.gz
/usr/local/man/man3/XCirculateSubwindows.3.gz
/usr/local/man/man3/XCirculateSubwindowsDown.3.gz
/usr/local/man/man3/XCirculateSubwindowsUp.3.gz
/usr/local/man/man3/XClassHint.3.gz
/usr/local/man/man3/XClearArea.3.gz
/usr/local/man/man3/XClearWindow.3.gz
/usr/local/man/man3/XClientMessageEvent.3.gz
/usr/local/man/man3/XClipBox.3.gz
/usr/local/man/man3/XCloseDisplay.3.gz
/usr/local/man/man3/XCloseIM.3.gz
/usr/local/man/man3/XCloseOM.3.gz
/usr/local/man/man3/XColor.3.gz
/usr/local/man/man3/XColormapEvent.3.gz
/usr/local/man/man3/XCompose.3.gz
/usr/local/man/man3/XConfigureEvent.3.gz
/usr/local/man/man3/XConfigureRequestEvent.3.gz
/usr/local/man/man3/XConfigureWindow.3.gz
/usr/local/man/man3/XContextDependentDrawing.3.gz
/usr/local/man/man3/XContextualDrawing.3.gz
/usr/local/man/man3/XConvertCase.3.gz
/usr/local/man/man3/XConvertSelection.3.gz
/usr/local/man/man3/XCopyArea.3.gz
/usr/local/man/man3/XCopyColormapAndFree.3.gz
/usr/local/man/man3/XCopyGC.3.gz
/usr/local/man/man3/XCopyPlane.3.gz
/usr/local/man/man3/XCreateBitmapFromData.3.gz
/usr/local/man/man3/XCreateColormap.3.gz
/usr/local/man/man3/XCreateFontCursor.3.gz
/usr/local/man/man3/XCreateFontSet.3.gz
/usr/local/man/man3/XCreateGC.3.gz
/usr/local/man/man3/XCreateGlyphCursor.3.gz
/usr/local/man/man3/XCreateIC.3.gz
/usr/local/man/man3/XCreateImage.3.gz
/usr/local/man/man3/XCreateOC.3.gz
/usr/local/man/man3/XCreatePixmap.3.gz
/usr/local/man/man3/XCreatePixmapCursor.3.gz
/usr/local/man/man3/XCreatePixmapFromBitmapData.3.gz
/usr/local/man/man3/XCreateRegion.3.gz
/usr/local/man/man3/XCreateSimpleWindow.3.gz
/usr/local/man/man3/XCreateWindow.3.gz
/usr/local/man/man3/XCreateWindowEvent.3.gz
/usr/local/man/man3/XCrossingEvent.3.gz
/usr/local/man/man3/XDefaultString.3.gz
/usr/local/man/man3/XDefineCursor.3.gz
/usr/local/man/man3/XDeleteContext.3.gz
/usr/local/man/man3/XDeleteModifiermapEntry.3.gz
/usr/local/man/man3/XDeleteProperty.3.gz
/usr/local/man/man3/XDestroyIC.3.gz
/usr/local/man/man3/XDestroyImage.3.gz
/usr/local/man/man3/XDestroyOC.3.gz
/usr/local/man/man3/XDestroyRegion.3.gz
/usr/local/man/man3/XDestroySubwindows.3.gz
/usr/local/man/man3/XDestroyWindow.3.gz
/usr/local/man/man3/XDestroyWindowEvent.3.gz
/usr/local/man/man3/XDirectionalDependentDrawing.3.gz
/usr/local/man/man3/XDisableAccessControl.3.gz
/usr/local/man/man3/XDisplayKeycodes.3.gz
/usr/local/man/man3/XDisplayMotionBufferSize.3.gz
/usr/local/man/man3/XDisplayName.3.gz
/usr/local/man/man3/XDisplayOfIM.3.gz
/usr/local/man/man3/XDisplayOfOM.3.gz
/usr/local/man/man3/XDrawArc.3.gz
/usr/local/man/man3/XDrawArcs.3.gz
/usr/local/man/man3/XDrawImageString.3.gz
/usr/local/man/man3/XDrawImageString16.3.gz
/usr/local/man/man3/XDrawLine.3.gz
/usr/local/man/man3/XDrawLines.3.gz
/usr/local/man/man3/XDrawPoint.3.gz
/usr/local/man/man3/XDrawPoints.3.gz
/usr/local/man/man3/XDrawRectangle.3.gz
/usr/local/man/man3/XDrawRectangles.3.gz
/usr/local/man/man3/XDrawSegments.3.gz
/usr/local/man/man3/XDrawString.3.gz
/usr/local/man/man3/XDrawString16.3.gz
/usr/local/man/man3/XDrawText.3.gz
/usr/local/man/man3/XDrawText16.3.gz
/usr/local/man/man3/XEmptyRegion.3.gz
/usr/local/man/man3/XEnableAccessControl.3.gz
/usr/local/man/man3/XEqualRegion.3.gz
/usr/local/man/man3/XErrorEvent.3.gz
/usr/local/man/man3/XEvent.3.gz
/usr/local/man/man3/XEventsQueued.3.gz
/usr/local/man/man3/XExposeEvent.3.gz
/usr/local/man/man3/XExtendedMaxRequestSize.3.gz
/usr/local/man/man3/XExtentsOfFontSet.3.gz
/usr/local/man/man3/XFetchBuffer.3.gz
/usr/local/man/man3/XFetchBytes.3.gz
/usr/local/man/man3/XFetchName.3.gz
/usr/local/man/man3/XFillArc.3.gz
/usr/local/man/man3/XFillArcs.3.gz
/usr/local/man/man3/XFillPolygon.3.gz
/usr/local/man/man3/XFillRectangle.3.gz
/usr/local/man/man3/XFillRectangles.3.gz
/usr/local/man/man3/XFilterEvent.3.gz
/usr/local/man/man3/XFindContext.3.gz
/usr/local/man/man3/XFlush.3.gz
/usr/local/man/man3/XFocusChangeEvent.3.gz
/usr/local/man/man3/XFontProp.3.gz
/usr/local/man/man3/XFontSetExtents.3.gz
/usr/local/man/man3/XFontStruct.3.gz
/usr/local/man/man3/XFontsOfFontSet.3.gz
/usr/local/man/man3/XForceScreenSaver.3.gz
/usr/local/man/man3/XFree.3.gz
/usr/local/man/man3/XFreeColormap.3.gz
/usr/local/man/man3/XFreeColors.3.gz
/usr/local/man/man3/XFreeCursor.3.gz
/usr/local/man/man3/XFreeEventData.3.gz
/usr/local/man/man3/XFreeExtensionList.3.gz
/usr/local/man/man3/XFreeFont.3.gz
/usr/local/man/man3/XFreeFontInfo.3.gz
/usr/local/man/man3/XFreeFontNames.3.gz
/usr/local/man/man3/XFreeFontPath.3.gz
/usr/local/man/man3/XFreeFontSet.3.gz
/usr/local/man/man3/XFreeGC.3.gz
/usr/local/man/man3/XFreeModifiermap.3.gz
/usr/local/man/man3/XFreePixmap.3.gz
/usr/local/man/man3/XFreeStringList.3.gz
/usr/local/man/man3/XGCValues.3.gz
/usr/local/man/man3/XGContextFromGC.3.gz
/usr/local/man/man3/XGenericEventCookie.3.gz
/usr/local/man/man3/XGetAtomName.3.gz
/usr/local/man/man3/XGetAtomNames.3.gz
/usr/local/man/man3/XGetClassHint.3.gz
/usr/local/man/man3/XGetCommand.3.gz
/usr/local/man/man3/XGetErrorDatabaseText.3.gz
/usr/local/man/man3/XGetErrorText.3.gz
/usr/local/man/man3/XGetEventData.3.gz
/usr/local/man/man3/XGetFontPath.3.gz
/usr/local/man/man3/XGetFontProperty.3.gz
/usr/local/man/man3/XGetGCValues.3.gz
/usr/local/man/man3/XGetGeometry.3.gz
/usr/local/man/man3/XGetICValues.3.gz
/usr/local/man/man3/XGetIMValues.3.gz
/usr/local/man/man3/XGetIconName.3.gz
/usr/local/man/man3/XGetIconSizes.3.gz
/usr/local/man/man3/XGetImage.3.gz
/usr/local/man/man3/XGetInputFocus.3.gz
/usr/local/man/man3/XGetKeyboardControl.3.gz
/usr/local/man/man3/XGetKeyboardMapping.3.gz
/usr/local/man/man3/XGetModifierMapping.3.gz
/usr/local/man/man3/XGetMotionEvents.3.gz
/usr/local/man/man3/XGetOCValues.3.gz
/usr/local/man/man3/XGetOMValues.3.gz
/usr/local/man/man3/XGetPixel.3.gz
/usr/local/man/man3/XGetPointerControl.3.gz
/usr/local/man/man3/XGetPointerMapping.3.gz
/usr/local/man/man3/XGetRGBColormaps.3.gz
/usr/local/man/man3/XGetScreenSaver.3.gz
/usr/local/man/man3/XGetSelectionOwner.3.gz
/usr/local/man/man3/XGetSubImage.3.gz
/usr/local/man/man3/XGetTextProperty.3.gz
/usr/local/man/man3/XGetTransientForHint.3.gz
/usr/local/man/man3/XGetVisualInfo.3.gz
/usr/local/man/man3/XGetWMClientMachine.3.gz
/usr/local/man/man3/XGetWMColormapWindows.3.gz
/usr/local/man/man3/XGetWMHints.3.gz
/usr/local/man/man3/XGetWMIconName.3.gz
/usr/local/man/man3/XGetWMName.3.gz
/usr/local/man/man3/XGetWMNormalHints.3.gz
/usr/local/man/man3/XGetWMProtocols.3.gz
/usr/local/man/man3/XGetWMSizeHints.3.gz
/usr/local/man/man3/XGetWindowAttributes.3.gz
/usr/local/man/man3/XGetWindowProperty.3.gz
/usr/local/man/man3/XGetXCBConnection.3.gz
/usr/local/man/man3/XGrabButton.3.gz
/usr/local/man/man3/XGrabKey.3.gz
/usr/local/man/man3/XGrabKeyboard.3.gz
/usr/local/man/man3/XGrabPointer.3.gz
/usr/local/man/man3/XGrabServer.3.gz
/usr/local/man/man3/XGraphicsExposeEvent.3.gz
/usr/local/man/man3/XGravityEvent.3.gz
/usr/local/man/man3/XHostAddress.3.gz
/usr/local/man/man3/XIMOfIC.3.gz
/usr/local/man/man3/XIconSize.3.gz
/usr/local/man/man3/XIconifyWindow.3.gz
/usr/local/man/man3/XIfEvent.3.gz
/usr/local/man/man3/XInitImage.3.gz
/usr/local/man/man3/XInitThreads.3.gz
/usr/local/man/man3/XInsertModifiermapEntry.3.gz
/usr/local/man/man3/XInstallColormap.3.gz
/usr/local/man/man3/XInternAtom.3.gz
/usr/local/man/man3/XInternAtoms.3.gz
/usr/local/man/man3/XInternalConnectionNumbers.3.gz
/usr/local/man/man3/XIntersectRegion.3.gz
/usr/local/man/man3/XKeyEvent.3.gz
/usr/local/man/man3/XKeyboardControl.3.gz
/usr/local/man/man3/XKeycodeToKeysym.3.gz
/usr/local/man/man3/XKeymapEvent.3.gz
/usr/local/man/man3/XKeysymToKeycode.3.gz
/usr/local/man/man3/XKeysymToString.3.gz
/usr/local/man/man3/XKillClient.3.gz
/usr/local/man/man3/XListDepths.3.gz
/usr/local/man/man3/XListExtensions.3.gz
/usr/local/man/man3/XListFonts.3.gz
/usr/local/man/man3/XListFontsWithInfo.3.gz
/usr/local/man/man3/XListHosts.3.gz
/usr/local/man/man3/XListInstalledColormaps.3.gz
/usr/local/man/man3/XListPixmapFormats.3.gz
/usr/local/man/man3/XListProperties.3.gz
/usr/local/man/man3/XLoadFont.3.gz
/usr/local/man/man3/XLoadQueryFont.3.gz
/usr/local/man/man3/XLocaleOfFontSet.3.gz
/usr/local/man/man3/XLocaleOfIM.3.gz
/usr/local/man/man3/XLocaleOfOM.3.gz
/usr/local/man/man3/XLockDisplay.3.gz
/usr/local/man/man3/XLookupColor.3.gz
/usr/local/man/man3/XLookupKeysym.3.gz
/usr/local/man/man3/XLookupString.3.gz
/usr/local/man/man3/XLowerWindow.3.gz
/usr/local/man/man3/XMapEvent.3.gz
/usr/local/man/man3/XMapRaised.3.gz
/usr/local/man/man3/XMapRequestEvent.3.gz
/usr/local/man/man3/XMapSubwindows.3.gz
/usr/local/man/man3/XMapWindow.3.gz
/usr/local/man/man3/XMappingEvent.3.gz
/usr/local/man/man3/XMaskEvent.3.gz
/usr/local/man/man3/XMatchVisualInfo.3.gz
/usr/local/man/man3/XMaxRequestSize.3.gz
/usr/local/man/man3/XModifierKeymap.3.gz
/usr/local/man/man3/XMotionEvent.3.gz
/usr/local/man/man3/XMoveResizeWindow.3.gz
/usr/local/man/man3/XMoveWindow.3.gz
/usr/local/man/man3/XNewModifiermap.3.gz
/usr/local/man/man3/XNextEvent.3.gz
/usr/local/man/man3/XNoExposeEvent.3.gz
/usr/local/man/man3/XNoOp.3.gz
/usr/local/man/man3/XOMOfOC.3.gz
/usr/local/man/man3/XOffsetRegion.3.gz
/usr/local/man/man3/XOpenDisplay.3.gz
/usr/local/man/man3/XOpenIM.3.gz
/usr/local/man/man3/XOpenOM.3.gz
/usr/local/man/man3/XParseColor.3.gz
/usr/local/man/man3/XParseGeometry.3.gz
/usr/local/man/man3/XPeekEvent.3.gz
/usr/local/man/man3/XPeekIfEvent.3.gz
/usr/local/man/man3/XPending.3.gz
/usr/local/man/man3/XPixmapFormatValues.3.gz
/usr/local/man/man3/XPoint.3.gz
/usr/local/man/man3/XPointInRegion.3.gz
/usr/local/man/man3/XPolygonRegion.3.gz
/usr/local/man/man3/XProcessInternalConnection.3.gz
/usr/local/man/man3/XPropertyEvent.3.gz
/usr/local/man/man3/XPutBackEvent.3.gz
/usr/local/man/man3/XPutImage.3.gz
/usr/local/man/man3/XPutPixel.3.gz
/usr/local/man/man3/XQueryBestCursor.3.gz
/usr/local/man/man3/XQueryBestSize.3.gz
/usr/local/man/man3/XQueryBestStipple.3.gz
/usr/local/man/man3/XQueryBestTile.3.gz
/usr/local/man/man3/XQueryColor.3.gz
/usr/local/man/man3/XQueryColors.3.gz
/usr/local/man/man3/XQueryExtension.3.gz
/usr/local/man/man3/XQueryFont.3.gz
/usr/local/man/man3/XQueryKeymap.3.gz
/usr/local/man/man3/XQueryPointer.3.gz
/usr/local/man/man3/XQueryTextExtents.3.gz
/usr/local/man/man3/XQueryTextExtents16.3.gz
/usr/local/man/man3/XQueryTree.3.gz
/usr/local/man/man3/XRaiseWindow.3.gz
/usr/local/man/man3/XReadBitmapFile.3.gz
/usr/local/man/man3/XReadBitmapFileData.3.gz
/usr/local/man/man3/XRebindKeysym.3.gz
/usr/local/man/man3/XRecolorCursor.3.gz
/usr/local/man/man3/XReconfigureWMWindow.3.gz
/usr/local/man/man3/XRectInRegion.3.gz
/usr/local/man/man3/XRectangle.3.gz
/usr/local/man/man3/XRefreshKeyboardMapping.3.gz
/usr/local/man/man3/XRegisterIMInstantiateCallback.3.gz
/usr/local/man/man3/XRemoveConnectionWatch.3.gz
/usr/local/man/man3/XRemoveFromSaveSet.3.gz
/usr/local/man/man3/XRemoveHost.3.gz
/usr/local/man/man3/XRemoveHosts.3.gz
/usr/local/man/man3/XReparentEvent.3.gz
/usr/local/man/man3/XReparentWindow.3.gz
/usr/local/man/man3/XResetScreenSaver.3.gz
/usr/local/man/man3/XResizeRequestEvent.3.gz
/usr/local/man/man3/XResizeWindow.3.gz
/usr/local/man/man3/XResourceManagerString.3.gz
/usr/local/man/man3/XRestackWindows.3.gz
/usr/local/man/man3/XRotateBuffers.3.gz
/usr/local/man/man3/XRotateWindowProperties.3.gz
/usr/local/man/man3/XSaveContext.3.gz
/usr/local/man/man3/XScreenNumberOfScreen.3.gz
/usr/local/man/man3/XScreenResourceString.3.gz
/usr/local/man/man3/XSegment.3.gz
/usr/local/man/man3/XSelectInput.3.gz
/usr/local/man/man3/XSelectionClearEvent.3.gz
/usr/local/man/man3/XSelectionEvent.3.gz
/usr/local/man/man3/XSelectionRequestEvent.3.gz
/usr/local/man/man3/XSendEvent.3.gz
/usr/local/man/man3/XSetAccessControl.3.gz
/usr/local/man/man3/XSetAfterFunction.3.gz
/usr/local/man/man3/XSetArcMode.3.gz
/usr/local/man/man3/XSetBackground.3.gz
/usr/local/man/man3/XSetClassHint.3.gz
/usr/local/man/man3/XSetClipMask.3.gz
/usr/local/man/man3/XSetClipOrigin.3.gz
/usr/local/man/man3/XSetClipRectangles.3.gz
/usr/local/man/man3/XSetCloseDownMode.3.gz
/usr/local/man/man3/XSetCommand.3.gz
/usr/local/man/man3/XSetDashes.3.gz
/usr/local/man/man3/XSetErrorHandler.3.gz
/usr/local/man/man3/XSetEventQueueOwner.3.gz
/usr/local/man/man3/XSetFillRule.3.gz
/usr/local/man/man3/XSetFillStyle.3.gz
/usr/local/man/man3/XSetFont.3.gz
/usr/local/man/man3/XSetFontPath.3.gz
/usr/local/man/man3/XSetForeground.3.gz
/usr/local/man/man3/XSetFunction.3.gz
/usr/local/man/man3/XSetGraphicsExposure.3.gz
/usr/local/man/man3/XSetICFocus.3.gz
/usr/local/man/man3/XSetICValues.3.gz
/usr/local/man/man3/XSetIMValues.3.gz
/usr/local/man/man3/XSetIOErrorHandler.3.gz
/usr/local/man/man3/XSetIconName.3.gz
/usr/local/man/man3/XSetIconSizes.3.gz
/usr/local/man/man3/XSetInputFocus.3.gz
/usr/local/man/man3/XSetLineAttributes.3.gz
/usr/local/man/man3/XSetLocaleModifiers.3.gz
/usr/local/man/man3/XSetModifierMapping.3.gz
/usr/local/man/man3/XSetOCValues.3.gz
/usr/local/man/man3/XSetOMValues.3.gz
/usr/local/man/man3/XSetPlaneMask.3.gz
/usr/local/man/man3/XSetPointerMapping.3.gz
/usr/local/man/man3/XSetRGBColormaps.3.gz
/usr/local/man/man3/XSetRegion.3.gz
/usr/local/man/man3/XSetScreenSaver.3.gz
/usr/local/man/man3/XSetSelectionOwner.3.gz
/usr/local/man/man3/XSetState.3.gz
/usr/local/man/man3/XSetStipple.3.gz
/usr/local/man/man3/XSetSubwindowMode.3.gz
/usr/local/man/man3/XSetTSOrigin.3.gz
/usr/local/man/man3/XSetTextProperty.3.gz
/usr/local/man/man3/XSetTile.3.gz
/usr/local/man/man3/XSetTransientForHint.3.gz
/usr/local/man/man3/XSetWMClientMachine.3.gz
/usr/local/man/man3/XSetWMColormapWindows.3.gz
/usr/local/man/man3/XSetWMHints.3.gz
/usr/local/man/man3/XSetWMIconName.3.gz
/usr/local/man/man3/XSetWMName.3.gz
/usr/local/man/man3/XSetWMNormalHints.3.gz
/usr/local/man/man3/XSetWMProperties.3.gz
/usr/local/man/man3/XSetWMProtocols.3.gz
/usr/local/man/man3/XSetWMSizeHints.3.gz
/usr/local/man/man3/XSetWindowAttributes.3.gz
/usr/local/man/man3/XSetWindowBackground.3.gz
/usr/local/man/man3/XSetWindowBackgroundPixmap.3.gz
/usr/local/man/man3/XSetWindowBorder.3.gz
/usr/local/man/man3/XSetWindowBorderPixmap.3.gz
/usr/local/man/man3/XSetWindowBorderWidth.3.gz
/usr/local/man/man3/XSetWindowColormap.3.gz
/usr/local/man/man3/XShrinkRegion.3.gz
/usr/local/man/man3/XSizeHints.3.gz
/usr/local/man/man3/XStandardColormap.3.gz
/usr/local/man/man3/XStoreBuffer.3.gz
/usr/local/man/man3/XStoreBytes.3.gz
/usr/local/man/man3/XStoreColor.3.gz
/usr/local/man/man3/XStoreColors.3.gz
/usr/local/man/man3/XStoreName.3.gz
/usr/local/man/man3/XStoreNamedColor.3.gz
/usr/local/man/man3/XStringListToTextProperty.3.gz
/usr/local/man/man3/XStringToKeysym.3.gz
/usr/local/man/man3/XSubImage.3.gz
/usr/local/man/man3/XSubtractRegion.3.gz
/usr/local/man/man3/XSupportsLocale.3.gz
/usr/local/man/man3/XSync.3.gz
/usr/local/man/man3/XSynchronize.3.gz
/usr/local/man/man3/XTextExtents.3.gz
/usr/local/man/man3/XTextExtents16.3.gz
/usr/local/man/man3/XTextItem.3.gz
/usr/local/man/man3/XTextItem16.3.gz
/usr/local/man/man3/XTextProperty.3.gz
/usr/local/man/man3/XTextPropertyToStringList.3.gz
/usr/local/man/man3/XTextWidth.3.gz
/usr/local/man/man3/XTextWidth16.3.gz
/usr/local/man/man3/XTimeCoord.3.gz
/usr/local/man/man3/XTranslateCoordinates.3.gz
/usr/local/man/man3/XUndefineCursor.3.gz
/usr/local/man/man3/XUngrabButton.3.gz
/usr/local/man/man3/XUngrabKey.3.gz
/usr/local/man/man3/XUngrabKeyboard.3.gz
/usr/local/man/man3/XUngrabPointer.3.gz
/usr/local/man/man3/XUngrabServer.3.gz
/usr/local/man/man3/XUninstallColormap.3.gz
/usr/local/man/man3/XUnionRectWithRegion.3.gz
/usr/local/man/man3/XUnionRegion.3.gz
/usr/local/man/man3/XUniqueContext.3.gz
/usr/local/man/man3/XUnloadFont.3.gz
/usr/local/man/man3/XUnlockDisplay.3.gz
/usr/local/man/man3/XUnmapEvent.3.gz
/usr/local/man/man3/XUnmapSubwindows.3.gz
/usr/local/man/man3/XUnmapWindow.3.gz
/usr/local/man/man3/XUnregisterIMInstantiateCallback.3.gz
/usr/local/man/man3/XUnsetICFocus.3.gz
/usr/local/man/man3/XVaCreateNestedList.3.gz
/usr/local/man/man3/XVisibilityEvent.3.gz
/usr/local/man/man3/XVisualIDFromVisual.3.gz
/usr/local/man/man3/XVisualInfo.3.gz
/usr/local/man/man3/XWMGeometry.3.gz
/usr/local/man/man3/XWMHints.3.gz
/usr/local/man/man3/XWarpPointer.3.gz
/usr/local/man/man3/XWindowAttributes.3.gz
/usr/local/man/man3/XWindowChanges.3.gz
/usr/local/man/man3/XWindowEvent.3.gz
/usr/local/man/man3/XWithdrawWindow.3.gz
/usr/local/man/man3/XWriteBitmapFile.3.gz
/usr/local/man/man3/XXorRegion.3.gz
/usr/local/man/man3/XcmsAllocColor.3.gz
/usr/local/man/man3/XcmsAllocNamedColor.3.gz
/usr/local/man/man3/XcmsCCCOfColormap.3.gz
/usr/local/man/man3/XcmsCIELab.3.gz
/usr/local/man/man3/XcmsCIELabQueryMaxC.3.gz
/usr/local/man/man3/XcmsCIELabQueryMaxL.3.gz
/usr/local/man/man3/XcmsCIELabQueryMaxLC.3.gz
/usr/local/man/man3/XcmsCIELabQueryMinL.3.gz
/usr/local/man/man3/XcmsCIELuv.3.gz
/usr/local/man/man3/XcmsCIELuvQueryMaxC.3.gz
/usr/local/man/man3/XcmsCIELuvQueryMaxL.3.gz
/usr/local/man/man3/XcmsCIELuvQueryMaxLC.3.gz
/usr/local/man/man3/XcmsCIELuvQueryMinL.3.gz
/usr/local/man/man3/XcmsCIEXYZ.3.gz
/usr/local/man/man3/XcmsCIEuvY.3.gz
/usr/local/man/man3/XcmsCIExyY.3.gz
/usr/local/man/man3/XcmsColor.3.gz
/usr/local/man/man3/XcmsConvertColors.3.gz
/usr/local/man/man3/XcmsCreateCCC.3.gz
/usr/local/man/man3/XcmsDefaultCCC.3.gz
/usr/local/man/man3/XcmsFreeCCC.3.gz
/usr/local/man/man3/XcmsLookupColor.3.gz
/usr/local/man/man3/XcmsPad.3.gz
/usr/local/man/man3/XcmsQueryBlack.3.gz
/usr/local/man/man3/XcmsQueryBlue.3.gz
/usr/local/man/man3/XcmsQueryColor.3.gz
/usr/local/man/man3/XcmsQueryColors.3.gz
/usr/local/man/man3/XcmsQueryGreen.3.gz
/usr/local/man/man3/XcmsQueryRed.3.gz
/usr/local/man/man3/XcmsQueryWhite.3.gz
/usr/local/man/man3/XcmsRGB.3.gz
/usr/local/man/man3/XcmsRGBi.3.gz
/usr/local/man/man3/XcmsSetCCCOfColormap.3.gz
/usr/local/man/man3/XcmsSetWhiteAdjustProc.3.gz
/usr/local/man/man3/XcmsSetWhitePoint.3.gz
/usr/local/man/man3/XcmsStoreColor.3.gz
/usr/local/man/man3/XcmsStoreColors.3.gz
/usr/local/man/man3/XcmsTekHVC.3.gz
/usr/local/man/man3/XcmsTekHVCQueryMaxC.3.gz
/usr/local/man/man3/XcmsTekHVCQueryMaxV.3.gz
/usr/local/man/man3/XcmsTekHVCQueryMaxVC.3.gz
/usr/local/man/man3/XcmsTekHVCQueryMaxVSamples.3.gz
/usr/local/man/man3/XcmsTekHVCQueryMinV.3.gz
/usr/local/man/man3/XkbActionCtrls.3.gz
/usr/local/man/man3/XkbAddDeviceLedInfo.3.gz
/usr/local/man/man3/XkbAddGeomColor.3.gz
/usr/local/man/man3/XkbAddGeomDoodad.3.gz
/usr/local/man/man3/XkbAddGeomKey.3.gz
/usr/local/man/man3/XkbAddGeomKeyAlias.3.gz
/usr/local/man/man3/XkbAddGeomOutline.3.gz
/usr/local/man/man3/XkbAddGeomOverlay.3.gz
/usr/local/man/man3/XkbAddGeomOverlayKey.3.gz
/usr/local/man/man3/XkbAddGeomOverlayRow.3.gz
/usr/local/man/man3/XkbAddGeomProperty.3.gz
/usr/local/man/man3/XkbAddGeomRow.3.gz
/usr/local/man/man3/XkbAddGeomSection.3.gz
/usr/local/man/man3/XkbAddGeomShape.3.gz
/usr/local/man/man3/XkbAddSymInterpret.3.gz
/usr/local/man/man3/XkbAllocClientMap.3.gz
/usr/local/man/man3/XkbAllocCompatMap.3.gz
/usr/local/man/man3/XkbAllocControls.3.gz
/usr/local/man/man3/XkbAllocDeviceInfo.3.gz
/usr/local/man/man3/XkbAllocDeviceLedInfo.3.gz
/usr/local/man/man3/XkbAllocGeomColors.3.gz
/usr/local/man/man3/XkbAllocGeomDoodads.3.gz
/usr/local/man/man3/XkbAllocGeomKeyAliases.3.gz
/usr/local/man/man3/XkbAllocGeomKeys.3.gz
/usr/local/man/man3/XkbAllocGeomOutlines.3.gz
/usr/local/man/man3/XkbAllocGeomOverlayKeys.3.gz
/usr/local/man/man3/XkbAllocGeomOverlayRows.3.gz
/usr/local/man/man3/XkbAllocGeomOverlays.3.gz
/usr/local/man/man3/XkbAllocGeomPoints.3.gz
/usr/local/man/man3/XkbAllocGeomProps.3.gz
/usr/local/man/man3/XkbAllocGeomRows.3.gz
/usr/local/man/man3/XkbAllocGeomSectionDoodads.3.gz
/usr/local/man/man3/XkbAllocGeomSections.3.gz
/usr/local/man/man3/XkbAllocGeomShapes.3.gz
/usr/local/man/man3/XkbAllocGeometry.3.gz
/usr/local/man/man3/XkbAllocIndicatorMaps.3.gz
/usr/local/man/man3/XkbAllocKeyboard.3.gz
/usr/local/man/man3/XkbAllocNames.3.gz
/usr/local/man/man3/XkbAllocServerMap.3.gz
/usr/local/man/man3/XkbApplyCompatMapToKey.3.gz
/usr/local/man/man3/XkbBell.3.gz
/usr/local/man/man3/XkbBellEvent.3.gz
/usr/local/man/man3/XkbChangeControls.3.gz
/usr/local/man/man3/XkbChangeDeviceInfo.3.gz
/usr/local/man/man3/XkbChangeEnabledControls.3.gz
/usr/local/man/man3/XkbChangeIndicators.3.gz
/usr/local/man/man3/XkbChangeMap.3.gz
/usr/local/man/man3/XkbChangeNames.3.gz
/usr/local/man/man3/XkbChangeTypesOfKey.3.gz
/usr/local/man/man3/XkbComputeRowBounds.3.gz
/usr/local/man/man3/XkbComputeSectionBounds.3.gz
/usr/local/man/man3/XkbComputeShapeBounds.3.gz
/usr/local/man/man3/XkbComputeShapeTop.3.gz
/usr/local/man/man3/XkbCopyKeyType.3.gz
/usr/local/man/man3/XkbCopyKeyTypes.3.gz
/usr/local/man/man3/XkbDeviceBell.3.gz
/usr/local/man/man3/XkbDeviceBellEvent.3.gz
/usr/local/man/man3/XkbFindOverlayForKey.3.gz
/usr/local/man/man3/XkbForceBell.3.gz
/usr/local/man/man3/XkbForceDeviceBell.3.gz
/usr/local/man/man3/XkbFreeClientMap.3.gz
/usr/local/man/man3/XkbFreeCompatMap.3.gz
/usr/local/man/man3/XkbFreeComponentList.3.gz
/usr/local/man/man3/XkbFreeControls.3.gz
/usr/local/man/man3/XkbFreeDeviceInfo.3.gz
/usr/local/man/man3/XkbFreeGeomColors.3.gz
/usr/local/man/man3/XkbFreeGeomDoodads.3.gz
/usr/local/man/man3/XkbFreeGeomKeyAliases.3.gz
/usr/local/man/man3/XkbFreeGeomKeys.3.gz
/usr/local/man/man3/XkbFreeGeomOutlines.3.gz
/usr/local/man/man3/XkbFreeGeomOverlayKeys.3.gz
/usr/local/man/man3/XkbFreeGeomOverlayRows.3.gz
/usr/local/man/man3/XkbFreeGeomOverlays.3.gz
/usr/local/man/man3/XkbFreeGeomPoints.3.gz
/usr/local/man/man3/XkbFreeGeomProperties.3.gz
/usr/local/man/man3/XkbFreeGeomRows.3.gz
/usr/local/man/man3/XkbFreeGeomSections.3.gz
/usr/local/man/man3/XkbFreeGeomShapes.3.gz
/usr/local/man/man3/XkbFreeGeometry.3.gz
/usr/local/man/man3/XkbFreeIndicatorMaps.3.gz
/usr/local/man/man3/XkbFreeKeyboard.3.gz
/usr/local/man/man3/XkbFreeNames.3.gz
/usr/local/man/man3/XkbFreeServerMap.3.gz
/usr/local/man/man3/XkbGetAccessXTimeout.3.gz
/usr/local/man/man3/XkbGetAutoRepeatRate.3.gz
/usr/local/man/man3/XkbGetAutoResetControls.3.gz
/usr/local/man/man3/XkbGetBounceKeysDelay.3.gz
/usr/local/man/man3/XkbGetCompatMap.3.gz
/usr/local/man/man3/XkbGetControls.3.gz
/usr/local/man/man3/XkbGetControlsChanges.3.gz
/usr/local/man/man3/XkbGetDetectableAutoRepeat.3.gz
/usr/local/man/man3/XkbGetDeviceButtonActions.3.gz
/usr/local/man/man3/XkbGetDeviceInfo.3.gz
/usr/local/man/man3/XkbGetDeviceInfoChanges.3.gz
/usr/local/man/man3/XkbGetDeviceLedInfo.3.gz
/usr/local/man/man3/XkbGetGeometry.3.gz
/usr/local/man/man3/XkbGetIndicatorChanges.3.gz
/usr/local/man/man3/XkbGetIndicatorMap.3.gz
/usr/local/man/man3/XkbGetIndicatorState.3.gz
/usr/local/man/man3/XkbGetKeyActions.3.gz
/usr/local/man/man3/XkbGetKeyBehaviors.3.gz
/usr/local/man/man3/XkbGetKeyExplicitComponents.3.gz
/usr/local/man/man3/XkbGetKeyModifierMap.3.gz
/usr/local/man/man3/XkbGetKeySyms.3.gz
/usr/local/man/man3/XkbGetKeyTypes.3.gz
/usr/local/man/man3/XkbGetKeyVirtualModMap.3.gz
/usr/local/man/man3/XkbGetKeyboard.3.gz
/usr/local/man/man3/XkbGetKeyboardByName.3.gz
/usr/local/man/man3/XkbGetMap.3.gz
/usr/local/man/man3/XkbGetNameChanges.3.gz
/usr/local/man/man3/XkbGetNamedDeviceIndicator.3.gz
/usr/local/man/man3/XkbGetNamedGeometry.3.gz
/usr/local/man/man3/XkbGetNamedIndicator.3.gz
/usr/local/man/man3/XkbGetNames.3.gz
/usr/local/man/man3/XkbGetSlowKeysDelay.3.gz
/usr/local/man/man3/XkbGetState.3.gz
/usr/local/man/man3/XkbGetStickyKeysOptions.3.gz
/usr/local/man/man3/XkbGetUpdatedMap.3.gz
/usr/local/man/man3/XkbGetVirtualMods.3.gz
/usr/local/man/man3/XkbGetXlibControls.3.gz
/usr/local/man/man3/XkbIgnoreExtension.3.gz
/usr/local/man/man3/XkbInitCanonicalKeyTypes.3.gz
/usr/local/man/man3/XkbKeyAction.3.gz
/usr/local/man/man3/XkbKeyActionEntry.3.gz
/usr/local/man/man3/XkbKeyActionsPtr.3.gz
/usr/local/man/man3/XkbKeyGroupInfo.3.gz
/usr/local/man/man3/XkbKeyGroupWidth.3.gz
/usr/local/man/man3/XkbKeyGroupsWidth.3.gz
/usr/local/man/man3/XkbKeyHasActions.3.gz
/usr/local/man/man3/XkbKeyNumActions.3.gz
/usr/local/man/man3/XkbKeyNumGroups.3.gz
/usr/local/man/man3/XkbKeyNumSyms.3.gz
/usr/local/man/man3/XkbKeySymEntry.3.gz
/usr/local/man/man3/XkbKeySymsOffset.3.gz
/usr/local/man/man3/XkbKeySymsPtr.3.gz
/usr/local/man/man3/XkbKeyType.3.gz
/usr/local/man/man3/XkbKeyTypeIndex.3.gz
/usr/local/man/man3/XkbKeyTypesForCoreSymbols.3.gz
/usr/local/man/man3/XkbKeycodeToKeysym.3.gz
/usr/local/man/man3/XkbKeysymToModifiers.3.gz
/usr/local/man/man3/XkbLatchGroup.3.gz
/usr/local/man/man3/XkbLatchModifiers.3.gz
/usr/local/man/man3/XkbLibraryVersion.3.gz
/usr/local/man/man3/XkbListComponents.3.gz
/usr/local/man/man3/XkbLockGroup.3.gz
/usr/local/man/man3/XkbLockModifiers.3.gz
/usr/local/man/man3/XkbLookupKeyBinding.3.gz
/usr/local/man/man3/XkbLookupKeySym.3.gz
/usr/local/man/man3/XkbModActionVMods.3.gz
/usr/local/man/man3/XkbNoteControlsChanges.3.gz
/usr/local/man/man3/XkbNoteDeviceChanges.3.gz
/usr/local/man/man3/XkbNoteIndicatorChanges.3.gz
/usr/local/man/man3/XkbNoteNameChanges.3.gz
/usr/local/man/man3/XkbOpenDisplay.3.gz
/usr/local/man/man3/XkbOutOfRangeGroupInfo.3.gz
/usr/local/man/man3/XkbOutOfRangeGroupNumber.3.gz
/usr/local/man/man3/XkbPtrActionX.3.gz
/usr/local/man/man3/XkbPtrActionY.3.gz
/usr/local/man/man3/XkbQueryExtension.3.gz
/usr/local/man/man3/XkbRefreshKeyboardMapping.3.gz
/usr/local/man/man3/XkbResizeDeviceButtonActions.3.gz
/usr/local/man/man3/XkbResizeKeyActions.3.gz
/usr/local/man/man3/XkbResizeKeySyms.3.gz
/usr/local/man/man3/XkbResizeKeyType.3.gz
/usr/local/man/man3/XkbSAActionSetCtrls.3.gz
/usr/local/man/man3/XkbSAGroup.3.gz
/usr/local/man/man3/XkbSAPtrDfltValue.3.gz
/usr/local/man/man3/XkbSARedirectSetVMods.3.gz
/usr/local/man/man3/XkbSARedirectSetVModsMask.3.gz
/usr/local/man/man3/XkbSARedirectVMods.3.gz
/usr/local/man/man3/XkbSARedirectVModsMask.3.gz
/usr/local/man/man3/XkbSAScreen.3.gz
/usr/local/man/man3/XkbSASetGroup.3.gz
/usr/local/man/man3/XkbSASetPtrDfltValue.3.gz
/usr/local/man/man3/XkbSASetScreen.3.gz
/usr/local/man/man3/XkbSelectEventDetails.3.gz
/usr/local/man/man3/XkbSelectEvents.3.gz
/usr/local/man/man3/XkbSetAccessXTimeout.3.gz
/usr/local/man/man3/XkbSetAutoRepeatRate.3.gz
/usr/local/man/man3/XkbSetAutoResetControls.3.gz
/usr/local/man/man3/XkbSetBounceKeysDelay.3.gz
/usr/local/man/man3/XkbSetCompatMap.3.gz
/usr/local/man/man3/XkbSetControls.3.gz
/usr/local/man/man3/XkbSetDebuggingFlags.3.gz
/usr/local/man/man3/XkbSetDetectableAutoRepeat.3.gz
/usr/local/man/man3/XkbSetDeviceButtonActions.3.gz
/usr/local/man/man3/XkbSetDeviceInfo.3.gz
/usr/local/man/man3/XkbSetIgnoreLockMods.3.gz
/usr/local/man/man3/XkbSetIndicatorMap.3.gz
/usr/local/man/man3/XkbSetMap.3.gz
/usr/local/man/man3/XkbSetModActionVMods.3.gz
/usr/local/man/man3/XkbSetNamedDeviceIndicator.3.gz
/usr/local/man/man3/XkbSetNamedIndicator.3.gz
/usr/local/man/man3/XkbSetNames.3.gz
/usr/local/man/man3/XkbSetPtrActionX.3.gz
/usr/local/man/man3/XkbSetPtrActionY.3.gz
/usr/local/man/man3/XkbSetServerInternalMods.3.gz
/usr/local/man/man3/XkbSetXlibControls.3.gz
/usr/local/man/man3/XkbTranslateKeyCode.3.gz
/usr/local/man/man3/XkbTranslateKeySym.3.gz
/usr/local/man/man3/XkbUpdateMapFromCore.3.gz
/usr/local/man/man3/XkbVirtualModsToReal.3.gz
/usr/local/man/man3/XmbDrawImageString.3.gz
/usr/local/man/man3/XmbDrawString.3.gz
/usr/local/man/man3/XmbDrawText.3.gz
/usr/local/man/man3/XmbLookupString.3.gz
/usr/local/man/man3/XmbResetIC.3.gz
/usr/local/man/man3/XmbSetWMProperties.3.gz
/usr/local/man/man3/XmbTextEscapement.3.gz
/usr/local/man/man3/XmbTextExtents.3.gz
/usr/local/man/man3/XmbTextListToTextProperty.3.gz
/usr/local/man/man3/XmbTextPerCharExtents.3.gz
/usr/local/man/man3/XmbTextPropertyToTextList.3.gz
/usr/local/man/man3/XrmCombineDatabase.3.gz
/usr/local/man/man3/XrmCombineFileDatabase.3.gz
/usr/local/man/man3/XrmDestroyDatabase.3.gz
/usr/local/man/man3/XrmEnumerateDatabase.3.gz
/usr/local/man/man3/XrmGetDatabase.3.gz
/usr/local/man/man3/XrmGetFileDatabase.3.gz
/usr/local/man/man3/XrmGetResource.3.gz
/usr/local/man/man3/XrmGetStringDatabase.3.gz
/usr/local/man/man3/XrmInitialize.3.gz
/usr/local/man/man3/XrmLocaleOfDatabase.3.gz
/usr/local/man/man3/XrmMergeDatabases.3.gz
/usr/local/man/man3/XrmOptionDescRec.3.gz
/usr/local/man/man3/XrmOptionKind.3.gz
/usr/local/man/man3/XrmParseCommand.3.gz
/usr/local/man/man3/XrmPermStringToQuark.3.gz
/usr/local/man/man3/XrmPutFileDatabase.3.gz
/usr/local/man/man3/XrmPutLineResource.3.gz
/usr/local/man/man3/XrmPutResource.3.gz
/usr/local/man/man3/XrmPutStringResource.3.gz
/usr/local/man/man3/XrmQGetResource.3.gz
/usr/local/man/man3/XrmQGetSearchList.3.gz
/usr/local/man/man3/XrmQGetSearchResource.3.gz
/usr/local/man/man3/XrmQPutResource.3.gz
/usr/local/man/man3/XrmQPutStringResource.3.gz
/usr/local/man/man3/XrmQuarkToString.3.gz
/usr/local/man/man3/XrmSetDatabase.3.gz
/usr/local/man/man3/XrmStringToBindingQuarkList.3.gz
/usr/local/man/man3/XrmStringToQuark.3.gz
/usr/local/man/man3/XrmStringToQuarkList.3.gz
/usr/local/man/man3/XrmUniqueQuark.3.gz
/usr/local/man/man3/XrmValue.3.gz
/usr/local/man/man3/Xutf8DrawImageString.3.gz
/usr/local/man/man3/Xutf8DrawString.3.gz
/usr/local/man/man3/Xutf8DrawText.3.gz
/usr/local/man/man3/Xutf8LookupString.3.gz
/usr/local/man/man3/Xutf8ResetIC.3.gz
/usr/local/man/man3/Xutf8SetWMProperties.3.gz
/usr/local/man/man3/Xutf8TextEscapement.3.gz
/usr/local/man/man3/Xutf8TextExtents.3.gz
/usr/local/man/man3/Xutf8TextListToTextProperty.3.gz
/usr/local/man/man3/Xutf8TextPerCharExtents.3.gz
/usr/local/man/man3/Xutf8TextPropertyToTextList.3.gz
/usr/local/man/man3/XwcDrawImageString.3.gz
/usr/local/man/man3/XwcDrawString.3.gz
/usr/local/man/man3/XwcDrawText.3.gz
/usr/local/man/man3/XwcFreeStringList.3.gz
/usr/local/man/man3/XwcLookupString.3.gz
/usr/local/man/man3/XwcResetIC.3.gz
/usr/local/man/man3/XwcTextEscapement.3.gz
/usr/local/man/man3/XwcTextExtents.3.gz
/usr/local/man/man3/XwcTextListToTextProperty.3.gz
/usr/local/man/man3/XwcTextPerCharExtents.3.gz
/usr/local/man/man3/XwcTextPropertyToTextList.3.gz
/usr/local/man/man5/Compose.5.gz
/usr/local/man/man5/XCompose.5.gz
/usr/local/share/licenses/libX11-1.7.2,1/LICENSE
/usr/local/share/licenses/libX11-1.7.2,1/MIT
/usr/local/share/licenses/libX11-1.7.2,1/catalog.mk
/usr/local/include/X11/extensions/scrnsaver.h
/usr/local/lib/libXss.a
/usr/local/lib/libXss.so
/usr/local/lib/libXss.so.1
/usr/local/lib/libXss.so.1.0.0
/usr/local/libdata/pkgconfig/xscrnsaver.pc
/usr/local/man/man3/XScreenSaverAllocInfo.3.gz
/usr/local/man/man3/XScreenSaverGetRegistered.3.gz
/usr/local/man/man3/XScreenSaverQueryExtension.3.gz
/usr/local/man/man3/XScreenSaverQueryInfo.3.gz
/usr/local/man/man3/XScreenSaverQueryVersion.3.gz
/usr/local/man/man3/XScreenSaverRegister.3.gz
/usr/local/man/man3/XScreenSaverSelectInput.3.gz
/usr/local/man/man3/XScreenSaverSetAttributes.3.gz
/usr/local/man/man3/XScreenSaverSuspend.3.gz
/usr/local/man/man3/XScreenSaverUnregister.3.gz
/usr/local/man/man3/XScreenSaverUnsetAttributes.3.gz
/usr/local/man/man3/Xss.3.gz
/usr/local/share/licenses/libXScrnSaver-1.2.3_2/LICENSE
/usr/local/share/licenses/libXScrnSaver-1.2.3_2/MIT
/usr/local/share/licenses/libXScrnSaver-1.2.3_2/catalog.mk
/usr/local/include/X11/Xauth.h
/usr/local/lib/libXau.a
/usr/local/lib/libXau.so
/usr/local/lib/libXau.so.6
/usr/local/lib/libXau.so.6.0.0
/usr/local/libdata/pkgconfig/xau.pc
/usr/local/man/man3/Xau.3.gz
/usr/local/man/man3/XauDisposeAuth.3.gz
/usr/local/man/man3/XauFileName.3.gz
/usr/local/man/man3/XauGetAuthByAddr.3.gz
/usr/local/man/man3/XauGetBestAuthByAddr.3.gz
/usr/local/man/man3/XauLockAuth.3.gz
/usr/local/man/man3/XauReadAuth.3.gz
/usr/local/man/man3/XauUnlockAuth.3.gz
/usr/local/man/man3/XauWriteAuth.3.gz
/usr/local/share/licenses/libXau-1.0.9/LICENSE
/usr/local/share/licenses/libXau-1.0.9/MIT
/usr/local/share/licenses/libXau-1.0.9/catalog.mk
/usr/local/include/X11/Xaw/AllWidgets.h
/usr/local/include/X11/Xaw/AsciiSink.h
/usr/local/include/X11/Xaw/AsciiSinkP.h
/usr/local/include/X11/Xaw/AsciiSrc.h
/usr/local/include/X11/Xaw/AsciiSrcP.h
/usr/local/include/X11/Xaw/AsciiText.h
/usr/local/include/X11/Xaw/AsciiTextP.h
/usr/local/include/X11/Xaw/Box.h
/usr/local/include/X11/Xaw/BoxP.h
/usr/local/include/X11/Xaw/Cardinals.h
/usr/local/include/X11/Xaw/Command.h
/usr/local/include/X11/Xaw/CommandP.h
/usr/local/include/X11/Xaw/Dialog.h
/usr/local/include/X11/Xaw/DialogP.h
/usr/local/include/X11/Xaw/Form.h
/usr/local/include/X11/Xaw/FormP.h
/usr/local/include/X11/Xaw/Grip.h
/usr/local/include/X11/Xaw/GripP.h
/usr/local/include/X11/Xaw/Label.h
/usr/local/include/X11/Xaw/LabelP.h
/usr/local/include/X11/Xaw/List.h
/usr/local/include/X11/Xaw/ListP.h
/usr/local/include/X11/Xaw/MenuButtoP.h
/usr/local/include/X11/Xaw/MenuButton.h
/usr/local/include/X11/Xaw/MultiSink.h
/usr/local/include/X11/Xaw/MultiSinkP.h
/usr/local/include/X11/Xaw/MultiSrc.h
/usr/local/include/X11/Xaw/MultiSrcP.h
/usr/local/include/X11/Xaw/Paned.h
/usr/local/include/X11/Xaw/PanedP.h
/usr/local/include/X11/Xaw/Panner.h
/usr/local/include/X11/Xaw/PannerP.h
/usr/local/include/X11/Xaw/Porthole.h
/usr/local/include/X11/Xaw/PortholeP.h
/usr/local/include/X11/Xaw/Repeater.h
/usr/local/include/X11/Xaw/RepeaterP.h
/usr/local/include/X11/Xaw/Reports.h
/usr/local/include/X11/Xaw/Scrollbar.h
/usr/local/include/X11/Xaw/ScrollbarP.h
/usr/local/include/X11/Xaw/Simple.h
/usr/local/include/X11/Xaw/SimpleMenP.h
/usr/local/include/X11/Xaw/SimpleMenu.h
/usr/local/include/X11/Xaw/SimpleP.h
/usr/local/include/X11/Xaw/Sme.h
/usr/local/include/X11/Xaw/SmeBSB.h
/usr/local/include/X11/Xaw/SmeBSBP.h
/usr/local/include/X11/Xaw/SmeLine.h
/usr/local/include/X11/Xaw/SmeLineP.h
/usr/local/include/X11/Xaw/SmeP.h
/usr/local/include/X11/Xaw/StripCharP.h
/usr/local/include/X11/Xaw/StripChart.h
/usr/local/include/X11/Xaw/Template.c
/usr/local/include/X11/Xaw/Template.h
/usr/local/include/X11/Xaw/TemplateP.h
/usr/local/include/X11/Xaw/Text.h
/usr/local/include/X11/Xaw/TextP.h
/usr/local/include/X11/Xaw/TextSink.h
/usr/local/include/X11/Xaw/TextSinkP.h
/usr/local/include/X11/Xaw/TextSrc.h
/usr/local/include/X11/Xaw/TextSrcP.h
/usr/local/include/X11/Xaw/Tip.h
/usr/local/include/X11/Xaw/TipP.h
/usr/local/include/X11/Xaw/Toggle.h
/usr/local/include/X11/Xaw/ToggleP.h
/usr/local/include/X11/Xaw/Tree.h
/usr/local/include/X11/Xaw/TreeP.h
/usr/local/include/X11/Xaw/VendorEP.h
/usr/local/include/X11/Xaw/Viewport.h
/usr/local/include/X11/Xaw/ViewportP.h
/usr/local/include/X11/Xaw/XawImP.h
/usr/local/include/X11/Xaw/XawInit.h
/usr/local/lib/libXaw.so
/usr/local/lib/libXaw.so.6
/usr/local/lib/libXaw.so.7
/usr/local/lib/libXaw6.a
/usr/local/lib/libXaw6.so
/usr/local/lib/libXaw6.so.6
/usr/local/lib/libXaw6.so.6.0.1
/usr/local/lib/libXaw7.a
/usr/local/lib/libXaw7.so
/usr/local/lib/libXaw7.so.7
/usr/local/lib/libXaw7.so.7.0.0
/usr/local/libdata/pkgconfig/xaw6.pc
/usr/local/libdata/pkgconfig/xaw7.pc
/usr/local/man/man3/Xaw.3.gz
/usr/local/share/doc/libXaw/AsciiSink.xml
/usr/local/share/doc/libXaw/AsciiSource.xml
/usr/local/share/doc/libXaw/AsciiText.xml
/usr/local/share/doc/libXaw/Box.xml
/usr/local/share/doc/libXaw/CH1.xml
/usr/local/share/doc/libXaw/CH2.xml
/usr/local/share/doc/libXaw/CH3.xml
/usr/local/share/doc/libXaw/CH4.xml
/usr/local/share/doc/libXaw/CH5.xml
/usr/local/share/doc/libXaw/CH6.xml
/usr/local/share/doc/libXaw/CH7.xml
/usr/local/share/doc/libXaw/Command.xml
/usr/local/share/doc/libXaw/Dialog.xml
/usr/local/share/doc/libXaw/Form.xml
/usr/local/share/doc/libXaw/Grip.xml
/usr/local/share/doc/libXaw/Label.xml
/usr/local/share/doc/libXaw/List.xml
/usr/local/share/doc/libXaw/MenuButton.xml
/usr/local/share/doc/libXaw/Paned.xml
/usr/local/share/doc/libXaw/Panner.xml
/usr/local/share/doc/libXaw/Porthole.xml
/usr/local/share/doc/libXaw/Repeater.xml
/usr/local/share/doc/libXaw/Scrollbar.xml
/usr/local/share/doc/libXaw/Simple.xml
/usr/local/share/doc/libXaw/SimpleMenu.xml
/usr/local/share/doc/libXaw/Sme.xml
/usr/local/share/doc/libXaw/SmeBSB.xml
/usr/local/share/doc/libXaw/SmeLine.xml
/usr/local/share/doc/libXaw/StripChart.xml
/usr/local/share/doc/libXaw/TPage_Credits.xml
/usr/local/share/doc/libXaw/Template.xml
/usr/local/share/doc/libXaw/Template_private_header_file.xml
/usr/local/share/doc/libXaw/Template_public_header_file.xml
/usr/local/share/doc/libXaw/Template_widget_source_file.xml
/usr/local/share/doc/libXaw/Text.xml
/usr/local/share/doc/libXaw/TextActions.xml
/usr/local/share/doc/libXaw/TextActions_default_translation_bindings.xml
/usr/local/share/doc/libXaw/TextActions_text_widget_actions.xml
/usr/local/share/doc/libXaw/TextCustom.xml
/usr/local/share/doc/libXaw/TextFuncs.xml
/usr/local/share/doc/libXaw/TextSink.xml
/usr/local/share/doc/libXaw/TextSource.xml
/usr/local/share/doc/libXaw/Toggle.xml
/usr/local/share/doc/libXaw/Tree.xml
/usr/local/share/doc/libXaw/Viewport.xml
/usr/local/share/doc/libXaw/libXaw.xml
/usr/local/share/licenses/libXaw-1.0.14,2/LICENSE
/usr/local/share/licenses/libXaw-1.0.14,2/MIT
/usr/local/share/licenses/libXaw-1.0.14,2/catalog.mk
/usr/local/include/X11/extensions/Xcomposite.h
/usr/local/lib/libXcomposite.a
/usr/local/lib/libXcomposite.so
/usr/local/lib/libXcomposite.so.1
/usr/local/lib/libXcomposite.so.1.0.0
/usr/local/libdata/pkgconfig/xcomposite.pc
/usr/local/man/man3/XCompositeCreateRegionFromBorderClip.3.gz
/usr/local/man/man3/XCompositeGetOverlayWindow.3.gz
/usr/local/man/man3/XCompositeNameWindowPixmap.3.gz
/usr/local/man/man3/XCompositeQueryExtension.3.gz
/usr/local/man/man3/XCompositeQueryVersion.3.gz
/usr/local/man/man3/XCompositeRedirectSubwindows.3.gz
/usr/local/man/man3/XCompositeRedirectWindow.3.gz
/usr/local/man/man3/XCompositeReleaseOverlayWindow.3.gz
/usr/local/man/man3/XCompositeUnredirectSubwindows.3.gz
/usr/local/man/man3/XCompositeUnredirectWindow.3.gz
/usr/local/man/man3/XCompositeVersion.3.gz
/usr/local/man/man3/Xcomposite.3.gz
/usr/local/share/licenses/libXcomposite-0.4.5,1/LICENSE
/usr/local/share/licenses/libXcomposite-0.4.5,1/MIT
/usr/local/share/licenses/libXcomposite-0.4.5,1/catalog.mk
/usr/local/include/X11/Xcursor/Xcursor.h
/usr/local/lib/libXcursor.a
/usr/local/lib/libXcursor.so
/usr/local/lib/libXcursor.so.1
/usr/local/lib/libXcursor.so.1.0.2
/usr/local/libdata/pkgconfig/xcursor.pc
/usr/local/man/man3/Xcursor.3.gz
/usr/local/man/man3/XcursorCursorsCreate.3.gz
/usr/local/man/man3/XcursorCursorsDestroy.3.gz
/usr/local/man/man3/XcursorFilenameLoad.3.gz
/usr/local/man/man3/XcursorFilenameLoadAllImages.3.gz
/usr/local/man/man3/XcursorFilenameLoadCursor.3.gz
/usr/local/man/man3/XcursorFilenameLoadImage.3.gz
/usr/local/man/man3/XcursorFilenameLoadImages.3.gz
/usr/local/man/man3/XcursorFilenameSave.3.gz
/usr/local/man/man3/XcursorFilenameSaveImages.3.gz
/usr/local/man/man3/XcursorGetDefaultSize.3.gz
/usr/local/man/man3/XcursorGetTheme.3.gz
/usr/local/man/man3/XcursorImageCreate.3.gz
/usr/local/man/man3/XcursorImageDestroy.3.gz
/usr/local/man/man3/XcursorImagesCreate.3.gz
/usr/local/man/man3/XcursorImagesDestroy.3.gz
/usr/local/man/man3/XcursorLibraryLoadCursor.3.gz
/usr/local/man/man3/XcursorLibraryLoadCursors.3.gz
/usr/local/man/man3/XcursorLibraryLoadImage.3.gz
/usr/local/man/man3/XcursorLibraryLoadImages.3.gz
/usr/local/man/man3/XcursorSetDefaultSize.3.gz
/usr/local/man/man3/XcursorSetTheme.3.gz
/usr/local/man/man3/XcursorShapeLoadCursor.3.gz
/usr/local/man/man3/XcursorShapeLoadCursors.3.gz
/usr/local/man/man3/XcursorShapeLoadImage.3.gz
/usr/local/man/man3/XcursorShapeLoadImages.3.gz
/usr/local/man/man3/XcursorSupportsARGB.3.gz
/usr/local/man/man3/XcursorXcFileLoad.3.gz
/usr/local/man/man3/XcursorXcFileLoadAllImages.3.gz
/usr/local/man/man3/XcursorXcFileLoadImage.3.gz
/usr/local/man/man3/XcursorXcFileLoadImages.3.gz
/usr/local/man/man3/XcursorXcFileSave.3.gz
/usr/local/share/licenses/libXcursor-1.2.0/LICENSE
/usr/local/share/licenses/libXcursor-1.2.0/MIT
/usr/local/share/licenses/libXcursor-1.2.0/catalog.mk
/usr/local/include/X11/extensions/Xdamage.h
/usr/local/lib/libXdamage.a
/usr/local/lib/libXdamage.so
/usr/local/lib/libXdamage.so.1
/usr/local/lib/libXdamage.so.1.1.0
/usr/local/libdata/pkgconfig/xdamage.pc
/usr/local/share/licenses/libXdamage-1.1.5/LICENSE
/usr/local/share/licenses/libXdamage-1.1.5/MIT
/usr/local/share/licenses/libXdamage-1.1.5/catalog.mk
/usr/local/include/X11/Xdmcp.h
/usr/local/lib/libXdmcp.a
/usr/local/lib/libXdmcp.so
/usr/local/lib/libXdmcp.so.6
/usr/local/lib/libXdmcp.so.6.0.0
/usr/local/libdata/pkgconfig/xdmcp.pc
/usr/local/share/licenses/libXdmcp-1.1.3/LICENSE
/usr/local/share/licenses/libXdmcp-1.1.3/MIT
/usr/local/share/licenses/libXdmcp-1.1.3/catalog.mk
/usr/local/include/X11/extensions/MITMisc.h
/usr/local/include/X11/extensions/XEVI.h
/usr/local/include/X11/extensions/XLbx.h
/usr/local/include/X11/extensions/XShm.h
/usr/local/include/X11/extensions/Xag.h
/usr/local/include/X11/extensions/Xcup.h
/usr/local/include/X11/extensions/Xdbe.h
/usr/local/include/X11/extensions/Xext.h
/usr/local/include/X11/extensions/Xge.h
/usr/local/include/X11/extensions/dpms.h
/usr/local/include/X11/extensions/extutil.h
/usr/local/include/X11/extensions/multibuf.h
/usr/local/include/X11/extensions/security.h
/usr/local/include/X11/extensions/shape.h
/usr/local/include/X11/extensions/sync.h
/usr/local/include/X11/extensions/xtestext1.h
/usr/local/lib/libXext.a
/usr/local/lib/libXext.so
/usr/local/lib/libXext.so.6
/usr/local/lib/libXext.so.6.4.0
/usr/local/libdata/pkgconfig/xext.pc
/usr/local/man/man3/DBE.3.gz
/usr/local/man/man3/DPMSCapable.3.gz
/usr/local/man/man3/DPMSDisable.3.gz
/usr/local/man/man3/DPMSEnable.3.gz
/usr/local/man/man3/DPMSForceLevel.3.gz
/usr/local/man/man3/DPMSGetTimeouts.3.gz
/usr/local/man/man3/DPMSGetVersion.3.gz
/usr/local/man/man3/DPMSInfo.3.gz
/usr/local/man/man3/DPMSQueryExtension.3.gz
/usr/local/man/man3/DPMSSetTimeouts.3.gz
/usr/local/man/man3/XShape.3.gz
/usr/local/man/man3/XShapeCombineMask.3.gz
/usr/local/man/man3/XShapeCombineRectangles.3.gz
/usr/local/man/man3/XShapeCombineRegion.3.gz
/usr/local/man/man3/XShapeCombineShape.3.gz
/usr/local/man/man3/XShapeGetRectangles.3.gz
/usr/local/man/man3/XShapeInputSelected.3.gz
/usr/local/man/man3/XShapeOffsetShape.3.gz
/usr/local/man/man3/XShapeQueryExtension.3.gz
/usr/local/man/man3/XShapeQueryExtents.3.gz
/usr/local/man/man3/XShapeQueryVersion.3.gz
/usr/local/man/man3/XShapeSelectInput.3.gz
/usr/local/man/man3/XShm.3.gz
/usr/local/man/man3/XShmAttach.3.gz
/usr/local/man/man3/XShmCreateImage.3.gz
/usr/local/man/man3/XShmCreatePixmap.3.gz
/usr/local/man/man3/XShmDetach.3.gz
/usr/local/man/man3/XShmGetEventBase.3.gz
/usr/local/man/man3/XShmGetImage.3.gz
/usr/local/man/man3/XShmPixmapFormat.3.gz
/usr/local/man/man3/XShmPutImage.3.gz
/usr/local/man/man3/XShmQueryExtension.3.gz
/usr/local/man/man3/XShmQueryVersion.3.gz
/usr/local/man/man3/XcupGetReservedColormapEntries.3.gz
/usr/local/man/man3/XcupQueryVersion.3.gz
/usr/local/man/man3/XcupStoreColors.3.gz
/usr/local/man/man3/XdbeAllocateBackBufferName.3.gz
/usr/local/man/man3/XdbeBeginIdiom.3.gz
/usr/local/man/man3/XdbeDeallocateBackBufferName.3.gz
/usr/local/man/man3/XdbeEndIdiom.3.gz
/usr/local/man/man3/XdbeFreeVisualInfo.3.gz
/usr/local/man/man3/XdbeGetBackBufferAttributes.3.gz
/usr/local/man/man3/XdbeGetVisualInfo.3.gz
/usr/local/man/man3/XdbeQueryExtension.3.gz
/usr/local/man/man3/XdbeSwapBuffers.3.gz
/usr/local/man/man3/Xevi.3.gz
/usr/local/man/man3/XeviGetVisualInfo.3.gz
/usr/local/man/man3/XeviQueryExtension.3.gz
/usr/local/man/man3/XeviQueryVersion.3.gz
/usr/local/man/man3/Xmbuf.3.gz
/usr/local/man/man3/XmbufChangeBufferAttributes.3.gz
/usr/local/man/man3/XmbufChangeWindowAttributes.3.gz
/usr/local/man/man3/XmbufCreateBuffers.3.gz
/usr/local/man/man3/XmbufCreateStereoWindow.3.gz
/usr/local/man/man3/XmbufDestroyBuffers.3.gz
/usr/local/man/man3/XmbufDisplayBuffers.3.gz
/usr/local/man/man3/XmbufGetBufferAttributes.3.gz
/usr/local/man/man3/XmbufGetScreenInfo.3.gz
/usr/local/man/man3/XmbufGetVersion.3.gz
/usr/local/man/man3/XmbufGetWindowAttributes.3.gz
/usr/local/man/man3/XmbufQueryExtension.3.gz
/usr/local/share/licenses/libXext-1.3.4,1/LICENSE
/usr/local/share/licenses/libXext-1.3.4,1/MIT
/usr/local/share/licenses/libXext-1.3.4,1/catalog.mk
/usr/local/include/X11/extensions/Xfixes.h
/usr/local/lib/libXfixes.a
/usr/local/lib/libXfixes.so
/usr/local/lib/libXfixes.so.3
/usr/local/lib/libXfixes.so.3.1.0
/usr/local/libdata/pkgconfig/xfixes.pc
/usr/local/man/man3/Xfixes.3.gz
/usr/local/share/licenses/libXfixes-6.0.0/LICENSE
/usr/local/share/licenses/libXfixes-6.0.0/MIT
/usr/local/share/licenses/libXfixes-6.0.0/catalog.mk
/usr/local/include/X11/fonts/bdfint.h
/usr/local/include/X11/fonts/bitmap.h
/usr/local/include/X11/fonts/bufio.h
/usr/local/include/X11/fonts/fntfil.h
/usr/local/include/X11/fonts/fntfilio.h
/usr/local/include/X11/fonts/fntfilst.h
/usr/local/include/X11/fonts/fontconf.h
/usr/local/include/X11/fonts/fontencc.h
/usr/local/include/X11/fonts/fontmisc.h
/usr/local/include/X11/fonts/fontshow.h
/usr/local/include/X11/fonts/fontutil.h
/usr/local/include/X11/fonts/fontxlfd.h
/usr/local/include/X11/fonts/ft.h
/usr/local/include/X11/fonts/ftfuncs.h
/usr/local/include/X11/fonts/pcf.h
/usr/local/lib/libXfont.a
/usr/local/lib/libXfont.so
/usr/local/lib/libXfont.so.1
/usr/local/lib/libXfont.so.1.4.1
/usr/local/libdata/pkgconfig/xfont.pc
/usr/local/share/licenses/libXfont-1.5.4_2,2/BSD2CLAUSE
/usr/local/share/licenses/libXfont-1.5.4_2,2/BSD3CLAUSE
/usr/local/share/licenses/libXfont-1.5.4_2,2/LICENSE
/usr/local/share/licenses/libXfont-1.5.4_2,2/MIT
/usr/local/share/licenses/libXfont-1.5.4_2,2/catalog.mk
/usr/local/include/X11/fonts/libxfont2.h
/usr/local/lib/libXfont2.a
/usr/local/lib/libXfont2.so
/usr/local/lib/libXfont2.so.2
/usr/local/lib/libXfont2.so.2.0.0
/usr/local/libdata/pkgconfig/xfont2.pc
/usr/local/share/licenses/libXfont2-2.0.5/BSD3CLAUSE
/usr/local/share/licenses/libXfont2-2.0.5/LICENSE
/usr/local/share/licenses/libXfont2-2.0.5/MIT
/usr/local/share/licenses/libXfont2-2.0.5/catalog.mk
/usr/local/bin/xft-config
/usr/local/include/X11/Xft/Xft.h
/usr/local/include/X11/Xft/XftCompat.h
/usr/local/lib/libXft.a
/usr/local/lib/libXft.so
/usr/local/lib/libXft.so.2
/usr/local/lib/libXft.so.2.3.4
/usr/local/libdata/pkgconfig/xft.pc
/usr/local/man/man3/Xft.3.gz
/usr/local/share/licenses/libXft-2.3.4/LICENSE
/usr/local/share/licenses/libXft-2.3.4/MIT
/usr/local/share/licenses/libXft-2.3.4/catalog.mk
/usr/local/include/X11/extensions/XInput.h
/usr/local/include/X11/extensions/XInput2.h
/usr/local/lib/libXi.a
/usr/local/lib/libXi.so
/usr/local/lib/libXi.so.6
/usr/local/lib/libXi.so.6.1.0
/usr/local/libdata/pkgconfig/xi.pc
/usr/local/man/man3/XAllowDeviceEvents.3.gz
/usr/local/man/man3/XChangeDeviceControl.3.gz
/usr/local/man/man3/XChangeDeviceDontPropagateList.3.gz
/usr/local/man/man3/XChangeDeviceKeyMapping.3.gz
/usr/local/man/man3/XChangeDeviceProperty.3.gz
/usr/local/man/man3/XChangeFeedbackControl.3.gz
/usr/local/man/man3/XChangeKeyboardDevice.3.gz
/usr/local/man/man3/XChangePointerDevice.3.gz
/usr/local/man/man3/XCloseDevice.3.gz
/usr/local/man/man3/XDeleteDeviceProperty.3.gz
/usr/local/man/man3/XDeviceBell.3.gz
/usr/local/man/man3/XDeviceTimeCoord.3.gz
/usr/local/man/man3/XFreeDeviceList.3.gz
/usr/local/man/man3/XGetDeviceButtonMapping.3.gz
/usr/local/man/man3/XGetDeviceControl.3.gz
/usr/local/man/man3/XGetDeviceDontPropagateList.3.gz
/usr/local/man/man3/XGetDeviceFocus.3.gz
/usr/local/man/man3/XGetDeviceKeyMapping.3.gz
/usr/local/man/man3/XGetDeviceModifierMapping.3.gz
/usr/local/man/man3/XGetDeviceMotionEvents.3.gz
/usr/local/man/man3/XGetDeviceProperty.3.gz
/usr/local/man/man3/XGetExtensionVersion.3.gz
/usr/local/man/man3/XGetFeedbackControl.3.gz
/usr/local/man/man3/XGetSelectedExtensionEvents.3.gz
/usr/local/man/man3/XGrabDevice.3.gz
/usr/local/man/man3/XGrabDeviceButton.3.gz
/usr/local/man/man3/XGrabDeviceKey.3.gz
/usr/local/man/man3/XIAllowEvents.3.gz
/usr/local/man/man3/XIBarrierReleasePointer.3.gz
/usr/local/man/man3/XIBarrierReleasePointers.3.gz
/usr/local/man/man3/XIChangeHierarchy.3.gz
/usr/local/man/man3/XIChangeProperty.3.gz
/usr/local/man/man3/XIDefineCursor.3.gz
/usr/local/man/man3/XIDeleteProperty.3.gz
/usr/local/man/man3/XIFreeDeviceInfo.3.gz
/usr/local/man/man3/XIGetClientPointer.3.gz
/usr/local/man/man3/XIGetFocus.3.gz
/usr/local/man/man3/XIGetProperty.3.gz
/usr/local/man/man3/XIGetSelectedEvents.3.gz
/usr/local/man/man3/XIGrabButton.3.gz
/usr/local/man/man3/XIGrabDevice.3.gz
/usr/local/man/man3/XIGrabEnter.3.gz
/usr/local/man/man3/XIGrabFocusIn.3.gz
/usr/local/man/man3/XIGrabKeycode.3.gz
/usr/local/man/man3/XIGrabTouchBegin.3.gz
/usr/local/man/man3/XIListProperties.3.gz
/usr/local/man/man3/XIQueryDevice.3.gz
/usr/local/man/man3/XIQueryPointer.3.gz
/usr/local/man/man3/XIQueryVersion.3.gz
/usr/local/man/man3/XISelectEvents.3.gz
/usr/local/man/man3/XISetClientPointer.3.gz
/usr/local/man/man3/XISetFocus.3.gz
/usr/local/man/man3/XIUndefineCursor.3.gz
/usr/local/man/man3/XIUngrabButton.3.gz
/usr/local/man/man3/XIUngrabDevice.3.gz
/usr/local/man/man3/XIUngrabEnter.3.gz
/usr/local/man/man3/XIUngrabFocusIn.3.gz
/usr/local/man/man3/XIUngrabKeycode.3.gz
/usr/local/man/man3/XIUngrabTouchBegin.3.gz
/usr/local/man/man3/XIWarpPointer.3.gz
/usr/local/man/man3/XListDeviceProperties.3.gz
/usr/local/man/man3/XListInputDevices.3.gz
/usr/local/man/man3/XOpenDevice.3.gz
/usr/local/man/man3/XQueryDeviceState.3.gz
/usr/local/man/man3/XSelectExtensionEvent.3.gz
/usr/local/man/man3/XSendExtensionEvent.3.gz
/usr/local/man/man3/XSetDeviceButtonMapping.3.gz
/usr/local/man/man3/XSetDeviceFocus.3.gz
/usr/local/man/man3/XSetDeviceMode.3.gz
/usr/local/man/man3/XSetDeviceModifierMapping.3.gz
/usr/local/man/man3/XSetDeviceValuators.3.gz
/usr/local/man/man3/XUngrabDevice.3.gz
/usr/local/man/man3/XUngrabDeviceButton.3.gz
/usr/local/man/man3/XUngrabDeviceKey.3.gz
/usr/local/share/licenses/libXi-1.8,1/LICENSE
/usr/local/share/licenses/libXi-1.8,1/MIT
/usr/local/share/licenses/libXi-1.8,1/catalog.mk
/usr/local/include/X11/extensions/Xinerama.h
/usr/local/include/X11/extensions/panoramiXext.h
/usr/local/lib/libXinerama.a
/usr/local/lib/libXinerama.so
/usr/local/lib/libXinerama.so.1
/usr/local/lib/libXinerama.so.1.0.0
/usr/local/libdata/pkgconfig/xinerama.pc
/usr/local/man/man3/Xinerama.3.gz
/usr/local/man/man3/XineramaIsActive.3.gz
/usr/local/man/man3/XineramaQueryExtension.3.gz
/usr/local/man/man3/XineramaQueryScreens.3.gz
/usr/local/man/man3/XineramaQueryVersion.3.gz
/usr/local/share/licenses/libXinerama-1.1.4_2,1/LICENSE
/usr/local/share/licenses/libXinerama-1.1.4_2,1/MIT
/usr/local/share/licenses/libXinerama-1.1.4_2,1/catalog.mk
/usr/local/include/X11/Xmu/Atoms.h
/usr/local/include/X11/Xmu/CharSet.h
/usr/local/include/X11/Xmu/CloseHook.h
/usr/local/include/X11/Xmu/Converters.h
/usr/local/include/X11/Xmu/CurUtil.h
/usr/local/include/X11/Xmu/CvtCache.h
/usr/local/include/X11/Xmu/DisplayQue.h
/usr/local/include/X11/Xmu/Drawing.h
/usr/local/include/X11/Xmu/Editres.h
/usr/local/include/X11/Xmu/EditresP.h
/usr/local/include/X11/Xmu/Error.h
/usr/local/include/X11/Xmu/ExtAgent.h
/usr/local/include/X11/Xmu/Initer.h
/usr/local/include/X11/Xmu/Lookup.h
/usr/local/include/X11/Xmu/Misc.h
/usr/local/include/X11/Xmu/StdCmap.h
/usr/local/include/X11/Xmu/StdSel.h
/usr/local/include/X11/Xmu/SysUtil.h
/usr/local/include/X11/Xmu/WhitePoint.h
/usr/local/include/X11/Xmu/WidgetNode.h
/usr/local/include/X11/Xmu/WinUtil.h
/usr/local/include/X11/Xmu/Xct.h
/usr/local/include/X11/Xmu/Xmu.h
/usr/local/lib/libXmu.a
/usr/local/lib/libXmu.so
/usr/local/lib/libXmu.so.6
/usr/local/lib/libXmu.so.6.2.0
/usr/local/lib/libXmuu.a
/usr/local/lib/libXmuu.so
/usr/local/lib/libXmuu.so.1
/usr/local/lib/libXmuu.so.1.0.0
/usr/local/libdata/pkgconfig/xmu.pc
/usr/local/libdata/pkgconfig/xmuu.pc
/usr/local/share/doc/libXmu/Xmu.xml
/usr/local/share/doc/libXmu/xlogo.svg
/usr/local/share/licenses/libXmu-1.1.3,1/LICENSE
/usr/local/share/licenses/libXmu-1.1.3,1/MIT
/usr/local/share/licenses/libXmu-1.1.3,1/catalog.mk
/usr/local/bin/cxpm
/usr/local/bin/sxpm
/usr/local/include/X11/xpm.h
/usr/local/lib/libXpm.a
/usr/local/lib/libXpm.so
/usr/local/lib/libXpm.so.4
/usr/local/lib/libXpm.so.4.11.0
/usr/local/libdata/pkgconfig/xpm.pc
/usr/local/man/man1/cxpm.1.gz
/usr/local/man/man1/sxpm.1.gz
/usr/local/share/licenses/libXpm-3.5.13/LICENSE
/usr/local/share/licenses/libXpm-3.5.13/MIT
/usr/local/share/licenses/libXpm-3.5.13/catalog.mk
/usr/local/include/X11/extensions/Xrandr.h
/usr/local/lib/libXrandr.a
/usr/local/lib/libXrandr.so
/usr/local/lib/libXrandr.so.2
/usr/local/lib/libXrandr.so.2.2.0
/usr/local/libdata/pkgconfig/xrandr.pc
/usr/local/man/man3/XRRConfigCurrentConfiguration.3.gz
/usr/local/man/man3/XRRConfigCurrentRate.3.gz
/usr/local/man/man3/XRRConfigRates.3.gz
/usr/local/man/man3/XRRConfigRotations.3.gz
/usr/local/man/man3/XRRConfigSizes.3.gz
/usr/local/man/man3/XRRConfigTimes.3.gz
/usr/local/man/man3/XRRFreeScreenConfigInfo.3.gz
/usr/local/man/man3/XRRGetScreenInfo.3.gz
/usr/local/man/man3/XRRQueryExtension.3.gz
/usr/local/man/man3/XRRQueryVersion.3.gz
/usr/local/man/man3/XRRRootToScreen.3.gz
/usr/local/man/man3/XRRSelectInput.3.gz
/usr/local/man/man3/XRRSetScreenConfig.3.gz
/usr/local/man/man3/XRRSetScreenConfigAndRate.3.gz
/usr/local/man/man3/Xrandr.3.gz
/usr/local/share/licenses/libXrandr-1.5.2/LICENSE
/usr/local/share/licenses/libXrandr-1.5.2/MIT
/usr/local/share/licenses/libXrandr-1.5.2/catalog.mk
/usr/local/include/X11/extensions/Xrender.h
/usr/local/lib/libXrender.a
/usr/local/lib/libXrender.so
/usr/local/lib/libXrender.so.1
/usr/local/lib/libXrender.so.1.3.0
/usr/local/libdata/pkgconfig/xrender.pc
/usr/local/share/doc/libXrender/libXrender.txt
/usr/local/share/licenses/libXrender-0.9.10_2/LICENSE
/usr/local/share/licenses/libXrender-0.9.10_2/MIT
/usr/local/share/licenses/libXrender-0.9.10_2/catalog.mk
/usr/local/include/X11/extensions/XRes.h
/usr/local/lib/libXRes.a
/usr/local/lib/libXRes.so
/usr/local/lib/libXRes.so.1
/usr/local/lib/libXRes.so.1.0.0
/usr/local/libdata/pkgconfig/xres.pc
/usr/local/man/man3/XRes.3.gz
/usr/local/man/man3/XResQueryClientPixmapBytes.3.gz
/usr/local/man/man3/XResQueryClientResources.3.gz
/usr/local/man/man3/XResQueryClients.3.gz
/usr/local/man/man3/XResQueryExtension.3.gz
/usr/local/man/man3/XResQueryVersion.3.gz
/usr/local/share/licenses/libXres-1.2.1/LICENSE
/usr/local/share/licenses/libXres-1.2.1/MIT
/usr/local/share/licenses/libXres-1.2.1/catalog.mk
/usr/local/include/X11/CallbackI.h
/usr/local/include/X11/Composite.h
/usr/local/include/X11/CompositeP.h
/usr/local/include/X11/ConstrainP.h
/usr/local/include/X11/Constraint.h
/usr/local/include/X11/ConvertI.h
/usr/local/include/X11/Core.h
/usr/local/include/X11/CoreP.h
/usr/local/include/X11/CreateI.h
/usr/local/include/X11/EventI.h
/usr/local/include/X11/HookObjI.h
/usr/local/include/X11/InitialI.h
/usr/local/include/X11/Intrinsic.h
/usr/local/include/X11/IntrinsicI.h
/usr/local/include/X11/IntrinsicP.h
/usr/local/include/X11/Object.h
/usr/local/include/X11/ObjectP.h
/usr/local/include/X11/PassivGraI.h
/usr/local/include/X11/RectObj.h
/usr/local/include/X11/RectObjP.h
/usr/local/include/X11/ResConfigP.h
/usr/local/include/X11/ResourceI.h
/usr/local/include/X11/SelectionI.h
/usr/local/include/X11/Shell.h
/usr/local/include/X11/ShellI.h
/usr/local/include/X11/ShellP.h
/usr/local/include/X11/StringDefs.h
/usr/local/include/X11/ThreadsI.h
/usr/local/include/X11/TranslateI.h
/usr/local/include/X11/VarargsI.h
/usr/local/include/X11/Vendor.h
/usr/local/include/X11/VendorP.h
/usr/local/include/X11/Xtos.h
/usr/local/lib/libXt.a
/usr/local/lib/libXt.so
/usr/local/lib/libXt.so.6
/usr/local/lib/libXt.so.6.0.0
/usr/local/libdata/pkgconfig/xt.pc
/usr/local/man/man3/MenuPopdown.3.gz
/usr/local/man/man3/MenuPopup.3.gz
/usr/local/man/man3/XtAddActions.3.gz
/usr/local/man/man3/XtAddCallback.3.gz
/usr/local/man/man3/XtAddCallbacks.3.gz
/usr/local/man/man3/XtAddConverter.3.gz
/usr/local/man/man3/XtAddEventHandler.3.gz
/usr/local/man/man3/XtAddExposureToRegion.3.gz
/usr/local/man/man3/XtAddGrab.3.gz
/usr/local/man/man3/XtAddInput.3.gz
/usr/local/man/man3/XtAddRawEventHandler.3.gz
/usr/local/man/man3/XtAddTimeOut.3.gz
/usr/local/man/man3/XtAddWorkProc.3.gz
/usr/local/man/man3/XtAllocateGC.3.gz
/usr/local/man/man3/XtAppAddActionHook.3.gz
/usr/local/man/man3/XtAppAddActions.3.gz
/usr/local/man/man3/XtAppAddBlockHook.3.gz
/usr/local/man/man3/XtAppAddConverter.3.gz
/usr/local/man/man3/XtAppAddInput.3.gz
/usr/local/man/man3/XtAppAddSignal.3.gz
/usr/local/man/man3/XtAppAddTimeOut.3.gz
/usr/local/man/man3/XtAppAddWorkProc.3.gz
/usr/local/man/man3/XtAppCreateShell.3.gz
/usr/local/man/man3/XtAppError.3.gz
/usr/local/man/man3/XtAppErrorMsg.3.gz
/usr/local/man/man3/XtAppGetErrorDatabase.3.gz
/usr/local/man/man3/XtAppGetErrorDatabaseText.3.gz
/usr/local/man/man3/XtAppGetExitFlag.3.gz
/usr/local/man/man3/XtAppGetSelectionTimeout.3.gz
/usr/local/man/man3/XtAppInitialize.3.gz
/usr/local/man/man3/XtAppLock.3.gz
/usr/local/man/man3/XtAppMainLoop.3.gz
/usr/local/man/man3/XtAppNextEvent.3.gz
/usr/local/man/man3/XtAppPeekEvent.3.gz
/usr/local/man/man3/XtAppPending.3.gz
/usr/local/man/man3/XtAppProcessEvent.3.gz
/usr/local/man/man3/XtAppReleaseCacheRefs.3.gz
/usr/local/man/man3/XtAppSetErrorHandler.3.gz
/usr/local/man/man3/XtAppSetErrorMsgHandler.3.gz
/usr/local/man/man3/XtAppSetExitFlag.3.gz
/usr/local/man/man3/XtAppSetFallbackResources.3.gz
/usr/local/man/man3/XtAppSetSelectionTimeout.3.gz
/usr/local/man/man3/XtAppSetTypeConverter.3.gz
/usr/local/man/man3/XtAppSetWarningHandler.3.gz
/usr/local/man/man3/XtAppSetWarningMsgHandler.3.gz
/usr/local/man/man3/XtAppUnlock.3.gz
/usr/local/man/man3/XtAppWarning.3.gz
/usr/local/man/man3/XtAppWarningMsg.3.gz
/usr/local/man/man3/XtAsprintf.3.gz
/usr/local/man/man3/XtAugmentTranslations.3.gz
/usr/local/man/man3/XtBuildEventMask.3.gz
/usr/local/man/man3/XtCallAcceptFocus.3.gz
/usr/local/man/man3/XtCallActionProc.3.gz
/usr/local/man/man3/XtCallCallbackList.3.gz
/usr/local/man/man3/XtCallCallbacks.3.gz
/usr/local/man/man3/XtCallConverter.3.gz
/usr/local/man/man3/XtCallbackExclusive.3.gz
/usr/local/man/man3/XtCallbackNone.3.gz
/usr/local/man/man3/XtCallbackNonexclusive.3.gz
/usr/local/man/man3/XtCallbackPopdown.3.gz
/usr/local/man/man3/XtCalloc.3.gz
/usr/local/man/man3/XtCancelSelectionRequest.3.gz
/usr/local/man/man3/XtChangeManagedSet.3.gz
/usr/local/man/man3/XtCheckSubclass.3.gz
/usr/local/man/man3/XtClass.3.gz
/usr/local/man/man3/XtCloseDisplay.3.gz
/usr/local/man/man3/XtConfigureWidget.3.gz
/usr/local/man/man3/XtConvert.3.gz
/usr/local/man/man3/XtConvertAndStore.3.gz
/usr/local/man/man3/XtConvertCase.3.gz
/usr/local/man/man3/XtCreateApplicationContext.3.gz
/usr/local/man/man3/XtCreateApplicationShell.3.gz
/usr/local/man/man3/XtCreateManagedWidget.3.gz
/usr/local/man/man3/XtCreatePopupShell.3.gz
/usr/local/man/man3/XtCreateSelectionRequest.3.gz
/usr/local/man/man3/XtCreateWidget.3.gz
/usr/local/man/man3/XtCreateWindow.3.gz
/usr/local/man/man3/XtDatabase.3.gz
/usr/local/man/man3/XtDestroyApplicationContext.3.gz
/usr/local/man/man3/XtDestroyWidget.3.gz
/usr/local/man/man3/XtDirectConvert.3.gz
/usr/local/man/man3/XtDisownSelection.3.gz
/usr/local/man/man3/XtDispatchEvent.3.gz
/usr/local/man/man3/XtDispatchEventToWidget.3.gz
/usr/local/man/man3/XtDisplay.3.gz
/usr/local/man/man3/XtDisplayInitialize.3.gz
/usr/local/man/man3/XtDisplayOfObject.3.gz
/usr/local/man/man3/XtDisplayStringConversionWarning.3.gz
/usr/local/man/man3/XtDisplayToApplicationContext.3.gz
/usr/local/man/man3/XtError.3.gz
/usr/local/man/man3/XtErrorMsg.3.gz
/usr/local/man/man3/XtFindFile.3.gz
/usr/local/man/man3/XtFree.3.gz
/usr/local/man/man3/XtGetActionKeysym.3.gz
/usr/local/man/man3/XtGetActionList.3.gz
/usr/local/man/man3/XtGetApplicationNameAndClass.3.gz
/usr/local/man/man3/XtGetApplicationResources.3.gz
/usr/local/man/man3/XtGetClassExtension.3.gz
/usr/local/man/man3/XtGetConstraintResourceList.3.gz
/usr/local/man/man3/XtGetDisplays.3.gz
/usr/local/man/man3/XtGetErrorDatabase.3.gz
/usr/local/man/man3/XtGetErrorDatabaseText.3.gz
/usr/local/man/man3/XtGetGC.3.gz
/usr/local/man/man3/XtGetKeyboardFocusWidget.3.gz
/usr/local/man/man3/XtGetKeysymTable.3.gz
/usr/local/man/man3/XtGetMultiClickTime.3.gz
/usr/local/man/man3/XtGetResourceList.3.gz
/usr/local/man/man3/XtGetSelectionParameters.3.gz
/usr/local/man/man3/XtGetSelectionRequest.3.gz
/usr/local/man/man3/XtGetSelectionTimeout.3.gz
/usr/local/man/man3/XtGetSelectionValue.3.gz
/usr/local/man/man3/XtGetSelectionValueIncremental.3.gz
/usr/local/man/man3/XtGetSelectionValues.3.gz
/usr/local/man/man3/XtGetSelectionValuesIncremental.3.gz
/usr/local/man/man3/XtGetSubresources.3.gz
/usr/local/man/man3/XtGetSubvalues.3.gz
/usr/local/man/man3/XtGetValues.3.gz
/usr/local/man/man3/XtGrabButton.3.gz
/usr/local/man/man3/XtGrabKey.3.gz
/usr/local/man/man3/XtGrabKeyboard.3.gz
/usr/local/man/man3/XtGrabPointer.3.gz
/usr/local/man/man3/XtHasCallbacks.3.gz
/usr/local/man/man3/XtHooksOfDisplay.3.gz
/usr/local/man/man3/XtInitialize.3.gz
/usr/local/man/man3/XtInitializeWidgetClass.3.gz
/usr/local/man/man3/XtInsertEventHandler.3.gz
/usr/local/man/man3/XtInsertEventTypeHandler.3.gz
/usr/local/man/man3/XtInsertRawEventHandler.3.gz
/usr/local/man/man3/XtInstallAccelerators.3.gz
/usr/local/man/man3/XtInstallAllAccelerators.3.gz
/usr/local/man/man3/XtIsApplicationShell.3.gz
/usr/local/man/man3/XtIsComposite.3.gz
/usr/local/man/man3/XtIsConstraint.3.gz
/usr/local/man/man3/XtIsManaged.3.gz
/usr/local/man/man3/XtIsObject.3.gz
/usr/local/man/man3/XtIsOverrideShell.3.gz
/usr/local/man/man3/XtIsRealized.3.gz
/usr/local/man/man3/XtIsRectObj.3.gz
/usr/local/man/man3/XtIsSensitive.3.gz
/usr/local/man/man3/XtIsSessionShell.3.gz
/usr/local/man/man3/XtIsShell.3.gz
/usr/local/man/man3/XtIsSubclass.3.gz
/usr/local/man/man3/XtIsTopLevelShell.3.gz
/usr/local/man/man3/XtIsTransientShell.3.gz
/usr/local/man/man3/XtIsVendorShell.3.gz
/usr/local/man/man3/XtIsWMShell.3.gz
/usr/local/man/man3/XtIsWidget.3.gz
/usr/local/man/man3/XtKeysymToKeycodeList.3.gz
/usr/local/man/man3/XtLastEventProcessed.3.gz
/usr/local/man/man3/XtLastTimestampProcessed.3.gz
/usr/local/man/man3/XtMainLoop.3.gz
/usr/local/man/man3/XtMakeGeometryRequest.3.gz
/usr/local/man/man3/XtMakeResizeRequest.3.gz
/usr/local/man/man3/XtMalloc.3.gz
/usr/local/man/man3/XtManageChild.3.gz
/usr/local/man/man3/XtManageChildren.3.gz
/usr/local/man/man3/XtMapWidget.3.gz
/usr/local/man/man3/XtMergeArgLists.3.gz
/usr/local/man/man3/XtMoveWidget.3.gz
/usr/local/man/man3/XtName.3.gz
/usr/local/man/man3/XtNameToWidget.3.gz
/usr/local/man/man3/XtNew.3.gz
/usr/local/man/man3/XtNewString.3.gz
/usr/local/man/man3/XtNextEvent.3.gz
/usr/local/man/man3/XtNoticeSignal.3.gz
/usr/local/man/man3/XtNumber.3.gz
/usr/local/man/man3/XtOffset.3.gz
/usr/local/man/man3/XtOffsetOf.3.gz
/usr/local/man/man3/XtOpenApplication.3.gz
/usr/local/man/man3/XtOpenDisplay.3.gz
/usr/local/man/man3/XtOverrideTranslations.3.gz
/usr/local/man/man3/XtOwnSelection.3.gz
/usr/local/man/man3/XtOwnSelectionIncremental.3.gz
/usr/local/man/man3/XtParent.3.gz
/usr/local/man/man3/XtParseAcceleratorTable.3.gz
/usr/local/man/man3/XtParseTranslationTable.3.gz
/usr/local/man/man3/XtPeekEvent.3.gz
/usr/local/man/man3/XtPending.3.gz
/usr/local/man/man3/XtPopdown.3.gz
/usr/local/man/man3/XtPopup.3.gz
/usr/local/man/man3/XtPopupSpringLoaded.3.gz
/usr/local/man/man3/XtProcessEvent.3.gz
/usr/local/man/man3/XtProcessLock.3.gz
/usr/local/man/man3/XtProcessUnlock.3.gz
/usr/local/man/man3/XtQueryGeometry.3.gz
/usr/local/man/man3/XtRealizeWidget.3.gz
/usr/local/man/man3/XtRealloc.3.gz
/usr/local/man/man3/XtRegisterCaseConverter.3.gz
/usr/local/man/man3/XtRegisterDrawable.3.gz
/usr/local/man/man3/XtRegisterExtensionSelector.3.gz
/usr/local/man/man3/XtRegisterGrabAction.3.gz
/usr/local/man/man3/XtReleaseGC.3.gz
/usr/local/man/man3/XtReleasePropertyAtom.3.gz
/usr/local/man/man3/XtRemoveActionHook.3.gz
/usr/local/man/man3/XtRemoveAllCallbacks.3.gz
/usr/local/man/man3/XtRemoveBlockHook.3.gz
/usr/local/man/man3/XtRemoveCallback.3.gz
/usr/local/man/man3/XtRemoveCallbacks.3.gz
/usr/local/man/man3/XtRemoveEventHandler.3.gz
/usr/local/man/man3/XtRemoveEventTypeHandler.3.gz
/usr/local/man/man3/XtRemoveGrab.3.gz
/usr/local/man/man3/XtRemoveInput.3.gz
/usr/local/man/man3/XtRemoveRawEventHandler.3.gz
/usr/local/man/man3/XtRemoveSignal.3.gz
/usr/local/man/man3/XtRemoveTimeOut.3.gz
/usr/local/man/man3/XtRemoveWorkProc.3.gz
/usr/local/man/man3/XtReservePropertyAtom.3.gz
/usr/local/man/man3/XtResizeWidget.3.gz
/usr/local/man/man3/XtResolvePathname.3.gz
/usr/local/man/man3/XtScreen.3.gz
/usr/local/man/man3/XtScreenDatabase.3.gz
/usr/local/man/man3/XtScreenOfObject.3.gz
/usr/local/man/man3/XtSendSelectionRequest.3.gz
/usr/local/man/man3/XtSessionGetToken.3.gz
/usr/local/man/man3/XtSessionReturnToken.3.gz
/usr/local/man/man3/XtSetArg.3.gz
/usr/local/man/man3/XtSetErrorHandler.3.gz
/usr/local/man/man3/XtSetErrorMsgHandler.3.gz
/usr/local/man/man3/XtSetEventDispatcher.3.gz
/usr/local/man/man3/XtSetKeyTranslator.3.gz
/usr/local/man/man3/XtSetKeyboardFocus.3.gz
/usr/local/man/man3/XtSetLanguageProc.3.gz
/usr/local/man/man3/XtSetMappedWhenManaged.3.gz
/usr/local/man/man3/XtSetMultiClickTime.3.gz
/usr/local/man/man3/XtSetSelectionParameters.3.gz
/usr/local/man/man3/XtSetSelectionTimeout.3.gz
/usr/local/man/man3/XtSetSensitive.3.gz
/usr/local/man/man3/XtSetSubvalues.3.gz
/usr/local/man/man3/XtSetTypeConverter.3.gz
/usr/local/man/man3/XtSetValues.3.gz
/usr/local/man/man3/XtSetWMColormapWindows.3.gz
/usr/local/man/man3/XtSetWarningHandler.3.gz
/usr/local/man/man3/XtSetWarningMsgHandler.3.gz
/usr/local/man/man3/XtStringConversionWarning.3.gz
/usr/local/man/man3/XtSuperclass.3.gz
/usr/local/man/man3/XtToolkitInitialize.3.gz
/usr/local/man/man3/XtToolkitThreadInitialize.3.gz
/usr/local/man/man3/XtTranslateCoords.3.gz
/usr/local/man/man3/XtTranslateKeycode.3.gz
/usr/local/man/man3/XtUngrabButton.3.gz
/usr/local/man/man3/XtUngrabKey.3.gz
/usr/local/man/man3/XtUngrabKeyboard.3.gz
/usr/local/man/man3/XtUngrabPointer.3.gz
/usr/local/man/man3/XtUninstallTranslations.3.gz
/usr/local/man/man3/XtUnmanageChild.3.gz
/usr/local/man/man3/XtUnmanageChildren.3.gz
/usr/local/man/man3/XtUnmapWidget.3.gz
/usr/local/man/man3/XtUnrealizeWidget.3.gz
/usr/local/man/man3/XtUnregisterDrawable.3.gz
/usr/local/man/man3/XtVaAppCreateShell.3.gz
/usr/local/man/man3/XtVaAppInitialize.3.gz
/usr/local/man/man3/XtVaCreateArgsList.3.gz
/usr/local/man/man3/XtVaCreateManagedWidget.3.gz
/usr/local/man/man3/XtVaCreatePopupShell.3.gz
/usr/local/man/man3/XtVaCreateWidget.3.gz
/usr/local/man/man3/XtVaGetApplicationResources.3.gz
/usr/local/man/man3/XtVaGetSubresources.3.gz
/usr/local/man/man3/XtVaGetSubvalues.3.gz
/usr/local/man/man3/XtVaGetValues.3.gz
/usr/local/man/man3/XtVaOpenApplication.3.gz
/usr/local/man/man3/XtVaSetSubvalues.3.gz
/usr/local/man/man3/XtVaSetValues.3.gz
/usr/local/man/man3/XtWarning.3.gz
/usr/local/man/man3/XtWarningMsg.3.gz
/usr/local/man/man3/XtWidgetToApplicationContext.3.gz
/usr/local/man/man3/XtWindow.3.gz
/usr/local/man/man3/XtWindowOfObject.3.gz
/usr/local/man/man3/XtWindowToWidget.3.gz
/usr/local/share/licenses/libXt-1.2.1,1/LICENSE
/usr/local/share/licenses/libXt-1.2.1,1/MIT
/usr/local/share/licenses/libXt-1.2.1,1/catalog.mk
/usr/local/include/X11/extensions/XTest.h
/usr/local/include/X11/extensions/record.h
/usr/local/lib/libXtst.a
/usr/local/lib/libXtst.so
/usr/local/lib/libXtst.so.6
/usr/local/lib/libXtst.so.6.1.0
/usr/local/libdata/pkgconfig/xtst.pc
/usr/local/man/man3/XTestCompareCurrentCursorWithWindow.3.gz
/usr/local/man/man3/XTestCompareCursorWithWindow.3.gz
/usr/local/man/man3/XTestDiscard.3.gz
/usr/local/man/man3/XTestFakeButtonEvent.3.gz
/usr/local/man/man3/XTestFakeKeyEvent.3.gz
/usr/local/man/man3/XTestFakeMotionEvent.3.gz
/usr/local/man/man3/XTestFakeRelativeMotionEvent.3.gz
/usr/local/man/man3/XTestGrabControl.3.gz
/usr/local/man/man3/XTestQueryExtension.3.gz
/usr/local/man/man3/XTestSetGContextOfGC.3.gz
/usr/local/man/man3/XTestSetVisualIDOfVisual.3.gz
/usr/local/share/licenses/libXtst-1.2.3_2/LICENSE
/usr/local/share/licenses/libXtst-1.2.3_2/MIT
/usr/local/share/licenses/libXtst-1.2.3_2/catalog.mk
/usr/local/include/X11/extensions/Xvlib.h
/usr/local/lib/libXv.a
/usr/local/lib/libXv.so
/usr/local/lib/libXv.so.1
/usr/local/lib/libXv.so.1.0.0
/usr/local/libdata/pkgconfig/xv.pc
/usr/local/man/man3/Xv.3.gz
/usr/local/man/man3/XvCreateImage.3.gz
/usr/local/man/man3/XvFreeAdaptorInfo.3.gz
/usr/local/man/man3/XvFreeEncodingInfo.3.gz
/usr/local/man/man3/XvGetPortAttribute.3.gz
/usr/local/man/man3/XvGetStill.3.gz
/usr/local/man/man3/XvGetVideo.3.gz
/usr/local/man/man3/XvGrabPort.3.gz
/usr/local/man/man3/XvListImageFormats.3.gz
/usr/local/man/man3/XvPortNotify.3.gz
/usr/local/man/man3/XvPutImage.3.gz
/usr/local/man/man3/XvPutStill.3.gz
/usr/local/man/man3/XvPutVideo.3.gz
/usr/local/man/man3/XvQueryAdaptors.3.gz
/usr/local/man/man3/XvQueryBestSize.3.gz
/usr/local/man/man3/XvQueryEncodings.3.gz
/usr/local/man/man3/XvQueryExtension.3.gz
/usr/local/man/man3/XvQueryPortAttributes.3.gz
/usr/local/man/man3/XvSelectPortNotify.3.gz
/usr/local/man/man3/XvSelectVideoNotify.3.gz
/usr/local/man/man3/XvSetPortAttribute.3.gz
/usr/local/man/man3/XvShmCreateImage.3.gz
/usr/local/man/man3/XvShmPutImage.3.gz
/usr/local/man/man3/XvStopVideo.3.gz
/usr/local/man/man3/XvUngrabPort.3.gz
/usr/local/man/man3/XvVideoNotify.3.gz
/usr/local/share/licenses/libXv-1.0.11_2,1/LICENSE
/usr/local/share/licenses/libXv-1.0.11_2,1/MIT
/usr/local/share/licenses/libXv-1.0.11_2,1/catalog.mk
/usr/local/include/X11/extensions/XvMClib.h
/usr/local/include/X11/extensions/vldXvMC.h
/usr/local/lib/libXvMC.a
/usr/local/lib/libXvMC.so
/usr/local/lib/libXvMC.so.1
/usr/local/lib/libXvMC.so.1.0.0
/usr/local/lib/libXvMCW.a
/usr/local/lib/libXvMCW.so
/usr/local/lib/libXvMCW.so.1
/usr/local/lib/libXvMCW.so.1.0.0
/usr/local/libdata/pkgconfig/xvmc-wrapper.pc
/usr/local/libdata/pkgconfig/xvmc.pc
/usr/local/share/doc/libXvMC/XvMC_API.txt
/usr/local/share/licenses/libXvMC-1.0.12/LICENSE
/usr/local/share/licenses/libXvMC-1.0.12/MIT
/usr/local/share/licenses/libXvMC-1.0.12/catalog.mk
/usr/local/include/X11/extensions/Xxf86dga.h
/usr/local/include/X11/extensions/xf86dga1.h
/usr/local/lib/libXxf86dga.a
/usr/local/lib/libXxf86dga.so
/usr/local/lib/libXxf86dga.so.1
/usr/local/lib/libXxf86dga.so.1.0.0
/usr/local/libdata/pkgconfig/xxf86dga.pc
/usr/local/man/man3/XDGA.3.gz
/usr/local/man/man3/XDGAChangePixmapMode.3.gz
/usr/local/man/man3/XDGACloseFramebuffer.3.gz
/usr/local/man/man3/XDGACopyArea.3.gz
/usr/local/man/man3/XDGACopyTransparentArea.3.gz
/usr/local/man/man3/XDGACreateColormap.3.gz
/usr/local/man/man3/XDGAFillRectangle.3.gz
/usr/local/man/man3/XDGAGetViewportStatus.3.gz
/usr/local/man/man3/XDGAInstallColormap.3.gz
/usr/local/man/man3/XDGAKeyEventToXKeyEvent.3.gz
/usr/local/man/man3/XDGAOpenFramebuffer.3.gz
/usr/local/man/man3/XDGAQueryExtension.3.gz
/usr/local/man/man3/XDGAQueryModes.3.gz
/usr/local/man/man3/XDGAQueryVersion.3.gz
/usr/local/man/man3/XDGASelectInput.3.gz
/usr/local/man/man3/XDGASetClientVersion.3.gz
/usr/local/man/man3/XDGASetMode.3.gz
/usr/local/man/man3/XDGASetViewport.3.gz
/usr/local/man/man3/XDGASync.3.gz
/usr/local/man/man3/XF86DGA.3.gz
/usr/local/man/man3/XFree86-DGA.3.gz
/usr/local/share/licenses/libXxf86dga-1.1.5/LICENSE
/usr/local/share/licenses/libXxf86dga-1.1.5/MIT
/usr/local/share/licenses/libXxf86dga-1.1.5/catalog.mk
/usr/local/include/X11/extensions/xf86vmode.h
/usr/local/lib/libXxf86vm.a
/usr/local/lib/libXxf86vm.so
/usr/local/lib/libXxf86vm.so.1
/usr/local/lib/libXxf86vm.so.1.0.0
/usr/local/libdata/pkgconfig/xxf86vm.pc
/usr/local/man/man3/XF86VM.3.gz
/usr/local/man/man3/XF86VidModeAddModeLine.3.gz
/usr/local/man/man3/XF86VidModeDeleteModeLine.3.gz
/usr/local/man/man3/XF86VidModeGetAllModeLines.3.gz
/usr/local/man/man3/XF86VidModeGetDotClocks.3.gz
/usr/local/man/man3/XF86VidModeGetGamma.3.gz
/usr/local/man/man3/XF86VidModeGetGammaRamp.3.gz
/usr/local/man/man3/XF86VidModeGetGammaRampSize.3.gz
/usr/local/man/man3/XF86VidModeGetModeLine.3.gz
/usr/local/man/man3/XF86VidModeGetMonitor.3.gz
/usr/local/man/man3/XF86VidModeGetPermissions.3.gz
/usr/local/man/man3/XF86VidModeGetViewPort.3.gz
/usr/local/man/man3/XF86VidModeLockModeSwitch.3.gz
/usr/local/man/man3/XF86VidModeModModeLine.3.gz
/usr/local/man/man3/XF86VidModeQueryExtension.3.gz
/usr/local/man/man3/XF86VidModeQueryVersion.3.gz
/usr/local/man/man3/XF86VidModeSetClientVersion.3.gz
/usr/local/man/man3/XF86VidModeSetGamma.3.gz
/usr/local/man/man3/XF86VidModeSetGammaRamp.3.gz
/usr/local/man/man3/XF86VidModeSetViewPort.3.gz
/usr/local/man/man3/XF86VidModeSwitchMode.3.gz
/usr/local/man/man3/XF86VidModeSwitchToMode.3.gz
/usr/local/man/man3/XF86VidModeValidateModeLine.3.gz
/usr/local/share/licenses/libXxf86vm-1.1.4_3/LICENSE
/usr/local/share/licenses/libXxf86vm-1.1.4_3/MIT
/usr/local/share/licenses/libXxf86vm-1.1.4_3/catalog.mk
/usr/local/bin/bsdcat
/usr/local/bin/bsdcpio
/usr/local/bin/bsdtar
/usr/local/include/archive.h
/usr/local/include/archive_entry.h
/usr/local/lib/libarchive.so
/usr/local/lib/libarchive.so.13
/usr/local/lib/libarchive.so.13.5.2
/usr/local/libdata/pkgconfig/libarchive.pc
/usr/local/man/man1/bsdcat.1.gz
/usr/local/man/man1/bsdcpio.1.gz
/usr/local/man/man1/bsdtar.1.gz
/usr/local/man/man3/archive_entry.3.gz
/usr/local/man/man3/archive_entry_acl.3.gz
/usr/local/man/man3/archive_entry_linkify.3.gz
/usr/local/man/man3/archive_entry_misc.3.gz
/usr/local/man/man3/archive_entry_paths.3.gz
/usr/local/man/man3/archive_entry_perms.3.gz
/usr/local/man/man3/archive_entry_stat.3.gz
/usr/local/man/man3/archive_entry_time.3.gz
/usr/local/man/man3/archive_read.3.gz
/usr/local/man/man3/archive_read_add_passphrase.3.gz
/usr/local/man/man3/archive_read_data.3.gz
/usr/local/man/man3/archive_read_disk.3.gz
/usr/local/man/man3/archive_read_extract.3.gz
/usr/local/man/man3/archive_read_filter.3.gz
/usr/local/man/man3/archive_read_format.3.gz
/usr/local/man/man3/archive_read_free.3.gz
/usr/local/man/man3/archive_read_header.3.gz
/usr/local/man/man3/archive_read_new.3.gz
/usr/local/man/man3/archive_read_open.3.gz
/usr/local/man/man3/archive_read_set_options.3.gz
/usr/local/man/man3/archive_util.3.gz
/usr/local/man/man3/archive_write.3.gz
/usr/local/man/man3/archive_write_blocksize.3.gz
/usr/local/man/man3/archive_write_data.3.gz
/usr/local/man/man3/archive_write_disk.3.gz
/usr/local/man/man3/archive_write_filter.3.gz
/usr/local/man/man3/archive_write_finish_entry.3.gz
/usr/local/man/man3/archive_write_format.3.gz
/usr/local/man/man3/archive_write_free.3.gz
/usr/local/man/man3/archive_write_header.3.gz
/usr/local/man/man3/archive_write_new.3.gz
/usr/local/man/man3/archive_write_open.3.gz
/usr/local/man/man3/archive_write_set_options.3.gz
/usr/local/man/man3/archive_write_set_passphrase.3.gz
/usr/local/man/man3/libarchive.3.gz
/usr/local/man/man3/libarchive_changes.3.gz
/usr/local/man/man3/libarchive_internals.3.gz
/usr/local/man/man5/cpio.5.gz
/usr/local/man/man5/libarchive-formats.5.gz
/usr/local/man/man5/mtree.5.gz
/usr/local/man/man5/tar.5.gz
/usr/local/share/licenses/libarchive-3.5.2,1/BSD2CLAUSE
/usr/local/share/licenses/libarchive-3.5.2,1/LICENSE
/usr/local/share/licenses/libarchive-3.5.2,1/catalog.mk
/usr/local/include/ass/ass.h
/usr/local/include/ass/ass_types.h
/usr/local/lib/libass.a
/usr/local/lib/libass.so
/usr/local/lib/libass.so.9
/usr/local/lib/libass.so.9.1.3
/usr/local/libdata/pkgconfig/libass.pc
/usr/local/share/licenses/libass-0.15.2/ISCL
/usr/local/share/licenses/libass-0.15.2/LICENSE
/usr/local/share/licenses/libass-0.15.2/catalog.mk
/usr/local/bin/sfconvert
/usr/local/bin/sfinfo
/usr/local/include/af_vfs.h
/usr/local/include/audiofile.h
/usr/local/include/aupvlist.h
/usr/local/lib/libaudiofile.a
/usr/local/lib/libaudiofile.so
/usr/local/lib/libaudiofile.so.1
/usr/local/lib/libaudiofile.so.1.0.0
/usr/local/libdata/pkgconfig/audiofile.pc
/usr/local/man/man1/sfconvert.1.gz
/usr/local/man/man1/sfinfo.1.gz
/usr/local/man/man3/afCloseFile.3.gz
/usr/local/man/man3/afGetDataOffset.3.gz
/usr/local/man/man3/afGetFrameCount.3.gz
/usr/local/man/man3/afGetFrameSize.3.gz
/usr/local/man/man3/afGetTrackBytes.3.gz
/usr/local/man/man3/afInitAESChannelData.3.gz
/usr/local/man/man3/afInitAESChannelDataTo.3.gz
/usr/local/man/man3/afInitByteOrder.3.gz
/usr/local/man/man3/afInitChannels.3.gz
/usr/local/man/man3/afInitCompression.3.gz
/usr/local/man/man3/afInitFileFormat.3.gz
/usr/local/man/man3/afInitRate.3.gz
/usr/local/man/man3/afInitSampleFormat.3.gz
/usr/local/man/man3/afNewFileSetup.3.gz
/usr/local/man/man3/afOpenFile.3.gz
/usr/local/man/man3/afQuery.3.gz
/usr/local/man/man3/afQueryDouble.3.gz
/usr/local/man/man3/afQueryLong.3.gz
/usr/local/man/man3/afQueryPointer.3.gz
/usr/local/man/man3/afReadFrames.3.gz
/usr/local/man/man3/afReadMisc.3.gz
/usr/local/man/man3/afSeekFrame.3.gz
/usr/local/man/man3/afSeekMisc.3.gz
/usr/local/man/man3/afSetErrorHandler.3.gz
/usr/local/man/man3/afSetVirtualByteOrder.3.gz
/usr/local/man/man3/afSetVirtualChannels.3.gz
/usr/local/man/man3/afSetVirtualPCMMapping.3.gz
/usr/local/man/man3/afSetVirtualSampleFormat.3.gz
/usr/local/man/man3/afTellFrame.3.gz
/usr/local/man/man3/afWriteFrames.3.gz
/usr/local/man/man3/afWriteMisc.3.gz
/usr/local/share/licenses/libaudiofile-0.3.6_3/LGPL21
/usr/local/share/licenses/libaudiofile-0.3.6_3/LICENSE
/usr/local/share/licenses/libaudiofile-0.3.6_3/catalog.mk
/usr/local/include/libdaemon/daemon.h
/usr/local/include/libdaemon/dexec.h
/usr/local/include/libdaemon/dfork.h
/usr/local/include/libdaemon/dlog.h
/usr/local/include/libdaemon/dnonblock.h
/usr/local/include/libdaemon/dpid.h
/usr/local/include/libdaemon/dsignal.h
/usr/local/lib/libdaemon.a
/usr/local/lib/libdaemon.la
/usr/local/lib/libdaemon.so
/usr/local/lib/libdaemon.so.0
/usr/local/lib/libdaemon.so.0.5.0
/usr/local/libdata/pkgconfig/libdaemon.pc
/usr/local/share/doc/libdaemon/README.html
/usr/local/share/doc/libdaemon/style.css
/usr/local/share/licenses/libdaemon-0.14_1/LGPL21+
/usr/local/share/licenses/libdaemon-0.14_1/LICENSE
/usr/local/share/licenses/libdaemon-0.14_1/catalog.mk
/usr/local/include/X11/extensions/dmxext.h
/usr/local/lib/libdmx.a
/usr/local/lib/libdmx.so
/usr/local/lib/libdmx.so.1
/usr/local/lib/libdmx.so.1.0.0
/usr/local/libdata/pkgconfig/dmx.pc
/usr/local/man/man3/DMX.3.gz
/usr/local/man/man3/DMXAddInput.3.gz
/usr/local/man/man3/DMXAddScreen.3.gz
/usr/local/man/man3/DMXChangeDesktopAttributes.3.gz
/usr/local/man/man3/DMXChangeScreensAttributes.3.gz
/usr/local/man/man3/DMXForceWindowCreation.3.gz
/usr/local/man/man3/DMXGetDesktopAttributes.3.gz
/usr/local/man/man3/DMXGetInputAttributes.3.gz
/usr/local/man/man3/DMXGetInputCount.3.gz
/usr/local/man/man3/DMXGetScreenAttributes.3.gz
/usr/local/man/man3/DMXGetScreenCount.3.gz
/usr/local/man/man3/DMXGetWindowAttributes.3.gz
/usr/local/man/man3/DMXQueryExtension.3.gz
/usr/local/man/man3/DMXQueryVersion.3.gz
/usr/local/man/man3/DMXRemoveInput.3.gz
/usr/local/man/man3/DMXRemoveScreen.3.gz
/usr/local/man/man3/DMXSync.3.gz
/usr/local/include/libdrm/amdgpu.h
/usr/local/include/libdrm/amdgpu_drm.h
/usr/local/include/libdrm/drm.h
/usr/local/include/libdrm/drm_fourcc.h
/usr/local/include/libdrm/drm_mode.h
/usr/local/include/libdrm/drm_sarea.h
/usr/local/include/libdrm/i915_drm.h
/usr/local/include/libdrm/intel_aub.h
/usr/local/include/libdrm/intel_bufmgr.h
/usr/local/include/libdrm/intel_debug.h
/usr/local/include/libdrm/mach64_drm.h
/usr/local/include/libdrm/mga_drm.h
/usr/local/include/libdrm/msm_drm.h
/usr/local/include/libdrm/nouveau_drm.h
/usr/local/include/libdrm/qxl_drm.h
/usr/local/include/libdrm/r128_drm.h
/usr/local/include/libdrm/r600_pci_ids.h
/usr/local/include/libdrm/radeon_bo.h
/usr/local/include/libdrm/radeon_bo_gem.h
/usr/local/include/libdrm/radeon_bo_int.h
/usr/local/include/libdrm/radeon_cs.h
/usr/local/include/libdrm/radeon_cs_gem.h
/usr/local/include/libdrm/radeon_cs_int.h
/usr/local/include/libdrm/radeon_drm.h
/usr/local/include/libdrm/radeon_surface.h
/usr/local/include/libdrm/savage_drm.h
/usr/local/include/libdrm/sis_drm.h
/usr/local/include/libdrm/tegra_drm.h
/usr/local/include/libdrm/vc4_drm.h
/usr/local/include/libdrm/via_drm.h
/usr/local/include/libdrm/virtgpu_drm.h
/usr/local/include/libdrm/vmwgfx_drm.h
/usr/local/include/libkms/libkms.h
/usr/local/include/libsync.h
/usr/local/include/xf86drm.h
/usr/local/include/xf86drmMode.h
/usr/local/lib/libdrm.so
/usr/local/lib/libdrm.so.2
/usr/local/lib/libdrm.so.2.4.0
/usr/local/lib/libdrm_amdgpu.so
/usr/local/lib/libdrm_amdgpu.so.1
/usr/local/lib/libdrm_amdgpu.so.1.0.0
/usr/local/lib/libdrm_intel.so
/usr/local/lib/libdrm_intel.so.1
/usr/local/lib/libdrm_intel.so.1.0.0
/usr/local/lib/libdrm_radeon.so
/usr/local/lib/libdrm_radeon.so.1
/usr/local/lib/libdrm_radeon.so.1.0.1
/usr/local/lib/libkms.so
/usr/local/lib/libkms.so.1
/usr/local/lib/libkms.so.1.0.0
/usr/local/libdata/pkgconfig/libdrm.pc
/usr/local/libdata/pkgconfig/libdrm_amdgpu.pc
/usr/local/libdata/pkgconfig/libdrm_intel.pc
/usr/local/libdata/pkgconfig/libdrm_radeon.pc
/usr/local/libdata/pkgconfig/libkms.pc
/usr/local/man/man3/drmAvailable.3.gz
/usr/local/man/man3/drmHandleEvent.3.gz
/usr/local/man/man3/drmModeGetResources.3.gz
/usr/local/man/man7/drm-kms.7.gz
/usr/local/man/man7/drm-memory.7.gz
/usr/local/man/man7/drm.7.gz
/usr/local/share/libdrm/amdgpu.ids
/usr/local/share/licenses/libdrm-2.4.110,1/LICENSE
/usr/local/share/licenses/libdrm-2.4.110,1/MIT
/usr/local/share/licenses/libdrm-2.4.110,1/catalog.mk
/usr/local/include/editline/readline.h
/usr/local/include/histedit.h
/usr/local/lib/libedit.a
/usr/local/lib/libedit.so
/usr/local/lib/libedit.so.0
/usr/local/lib/libedit.so.0.0.64
/usr/local/libdata/pkgconfig/libedit.pc
/usr/local/man/man3/editline.3.gz
/usr/local/man/man3/el_deletestr.3.gz
/usr/local/man/man3/el_end.3.gz
/usr/local/man/man3/el_get.3.gz
/usr/local/man/man3/el_getc.3.gz
/usr/local/man/man3/el_gets.3.gz
/usr/local/man/man3/el_history.3.gz
/usr/local/man/man3/el_init.3.gz
/usr/local/man/man3/el_init_fd.3.gz
/usr/local/man/man3/el_insertstr.3.gz
/usr/local/man/man3/el_line.3.gz
/usr/local/man/man3/el_parse.3.gz
/usr/local/man/man3/el_push.3.gz
/usr/local/man/man3/el_reset.3.gz
/usr/local/man/man3/el_resize.3.gz
/usr/local/man/man3/el_set.3.gz
/usr/local/man/man3/el_source.3.gz
/usr/local/man/man3/el_wdeletestr.3.gz
/usr/local/man/man3/el_wget.3.gz
/usr/local/man/man3/el_wgetc.3.gz
/usr/local/man/man3/el_wgets.3.gz
/usr/local/man/man3/el_winsertstr.3.gz
/usr/local/man/man3/el_wline.3.gz
/usr/local/man/man3/el_wparse.3.gz
/usr/local/man/man3/el_wpush.3.gz
/usr/local/man/man3/el_wset.3.gz
/usr/local/man/man3/history_end.3.gz
/usr/local/man/man3/history_init.3.gz
/usr/local/man/man3/history_w.3.gz
/usr/local/man/man3/history_wend.3.gz
/usr/local/man/man3/history_winit.3.gz
/usr/local/man/man3/tok_end.3.gz
/usr/local/man/man3/tok_init.3.gz
/usr/local/man/man3/tok_line.3.gz
/usr/local/man/man3/tok_reset.3.gz
/usr/local/man/man3/tok_str.3.gz
/usr/local/man/man3/tok_wend.3.gz
/usr/local/man/man3/tok_winit.3.gz
/usr/local/man/man3/tok_wline.3.gz
/usr/local/man/man3/tok_wreset.3.gz
/usr/local/man/man3/tok_wstr.3.gz
/usr/local/man/man5/editrc.5.gz
/usr/local/man/man7/editline.7.gz
/usr/local/share/licenses/libedit-3.1.20210216,1/BSD2CLAUSE
/usr/local/share/licenses/libedit-3.1.20210216,1/LICENSE
/usr/local/share/licenses/libedit-3.1.20210216,1/catalog.mk
/usr/local/include/libepoll-shim/epoll-shim/detail/common.h
/usr/local/include/libepoll-shim/epoll-shim/detail/poll.h
/usr/local/include/libepoll-shim/epoll-shim/detail/read.h
/usr/local/include/libepoll-shim/epoll-shim/detail/write.h
/usr/local/include/libepoll-shim/sys/epoll.h
/usr/local/include/libepoll-shim/sys/signalfd.h
/usr/local/include/libepoll-shim/sys/timerfd.h
/usr/local/lib/cmake/epoll-shim/epoll-shim-config.cmake
/usr/local/lib/cmake/epoll-shim/epoll-shim-targets-release.cmake
/usr/local/lib/cmake/epoll-shim/epoll-shim-targets.cmake
/usr/local/lib/libepoll-shim.so
/usr/local/lib/libepoll-shim.so.0
/usr/local/libdata/pkgconfig/epoll-shim.pc
/usr/local/share/licenses/libepoll-shim-0.0.20210418/LICENSE
/usr/local/share/licenses/libepoll-shim-0.0.20210418/MIT
/usr/local/share/licenses/libepoll-shim-0.0.20210418/catalog.mk
/usr/local/include/epoxy/common.h
/usr/local/include/epoxy/egl.h
/usr/local/include/epoxy/egl_generated.h
/usr/local/include/epoxy/gl.h
/usr/local/include/epoxy/gl_generated.h
/usr/local/include/epoxy/glx.h
/usr/local/include/epoxy/glx_generated.h
/usr/local/lib/libepoxy.so
/usr/local/lib/libepoxy.so.0
/usr/local/lib/libepoxy.so.0.0.0
/usr/local/libdata/pkgconfig/epoxy.pc
/usr/local/share/licenses/libepoxy-1.5.9/LICENSE
/usr/local/share/licenses/libepoxy-1.5.9/MIT
/usr/local/share/licenses/libepoxy-1.5.9/catalog.mk
/usr/local/bin/libevdev-tweak-device
/usr/local/bin/mouse-dpi-tool
/usr/local/bin/touchpad-edge-detector
/usr/local/include/libevdev-1.0/libevdev/libevdev-uinput.h
/usr/local/include/libevdev-1.0/libevdev/libevdev.h
/usr/local/lib/libevdev.so
/usr/local/lib/libevdev.so.2
/usr/local/lib/libevdev.so.2.3.0
/usr/local/libdata/pkgconfig/libevdev.pc
/usr/local/man/man3/libevdev.3.gz
/usr/local/share/licenses/libevdev-1.9.1.20200928/LICENSE
/usr/local/share/licenses/libevdev-1.9.1.20200928/MIT
/usr/local/share/licenses/libevdev-1.9.1.20200928/catalog.mk
/usr/local/bin/event_rpcgen.py
/usr/local/include/evdns.h
/usr/local/include/event.h
/usr/local/include/event2/buffer.h
/usr/local/include/event2/buffer_compat.h
/usr/local/include/event2/bufferevent.h
/usr/local/include/event2/bufferevent_compat.h
/usr/local/include/event2/bufferevent_ssl.h
/usr/local/include/event2/bufferevent_struct.h
/usr/local/include/event2/dns.h
/usr/local/include/event2/dns_compat.h
/usr/local/include/event2/dns_struct.h
/usr/local/include/event2/event-config.h
/usr/local/include/event2/event.h
/usr/local/include/event2/event_compat.h
/usr/local/include/event2/event_struct.h
/usr/local/include/event2/http.h
/usr/local/include/event2/http_compat.h
/usr/local/include/event2/http_struct.h
/usr/local/include/event2/keyvalq_struct.h
/usr/local/include/event2/listener.h
/usr/local/include/event2/rpc.h
/usr/local/include/event2/rpc_compat.h
/usr/local/include/event2/rpc_struct.h
/usr/local/include/event2/tag.h
/usr/local/include/event2/tag_compat.h
/usr/local/include/event2/thread.h
/usr/local/include/event2/util.h
/usr/local/include/event2/visibility.h
/usr/local/include/evhttp.h
/usr/local/include/evrpc.h
/usr/local/include/evutil.h
/usr/local/lib/libevent-2.1.so.7
/usr/local/lib/libevent-2.1.so.7.0.1
/usr/local/lib/libevent.a
/usr/local/lib/libevent.so
/usr/local/lib/libevent_core-2.1.so.7
/usr/local/lib/libevent_core-2.1.so.7.0.1
/usr/local/lib/libevent_core.a
/usr/local/lib/libevent_core.so
/usr/local/lib/libevent_extra-2.1.so.7
/usr/local/lib/libevent_extra-2.1.so.7.0.1
/usr/local/lib/libevent_extra.a
/usr/local/lib/libevent_extra.so
/usr/local/lib/libevent_openssl-2.1.so.7
/usr/local/lib/libevent_openssl-2.1.so.7.0.1
/usr/local/lib/libevent_openssl.a
/usr/local/lib/libevent_openssl.so
/usr/local/lib/libevent_pthreads-2.1.so.7
/usr/local/lib/libevent_pthreads-2.1.so.7.0.1
/usr/local/lib/libevent_pthreads.a
/usr/local/lib/libevent_pthreads.so
/usr/local/libdata/pkgconfig/libevent.pc
/usr/local/libdata/pkgconfig/libevent_core.pc
/usr/local/libdata/pkgconfig/libevent_extra.pc
/usr/local/libdata/pkgconfig/libevent_openssl.pc
/usr/local/libdata/pkgconfig/libevent_pthreads.pc
/usr/local/share/licenses/libevent-2.1.12/BSD3CLAUSE
/usr/local/share/licenses/libevent-2.1.12/LICENSE
/usr/local/share/licenses/libevent-2.1.12/catalog.mk
/usr/local/include/ffi.h
/usr/local/include/ffitarget.h
/usr/local/lib/libffi.a
/usr/local/lib/libffi.so
/usr/local/lib/libffi.so.7
/usr/local/lib/libffi.so.7.1.0
/usr/local/libdata/pkgconfig/libffi.pc
/usr/local/man/man3/ffi.3.gz
/usr/local/man/man3/ffi_call.3.gz
/usr/local/man/man3/ffi_prep_cif.3.gz
/usr/local/man/man3/ffi_prep_cif_var.3.gz
/usr/local/share/info/libffi.info
/usr/local/share/licenses/libffi-3.3_1/LICENSE
/usr/local/share/licenses/libffi-3.3_1/MIT
/usr/local/share/licenses/libffi-3.3_1/catalog.mk
/usr/local/include/X11/fonts/fontenc.h
/usr/local/lib/libfontenc.a
/usr/local/lib/libfontenc.so
/usr/local/lib/libfontenc.so.1
/usr/local/lib/libfontenc.so.1.0.0
/usr/local/libdata/pkgconfig/fontenc.pc
/usr/local/share/licenses/libfontenc-1.1.4/LICENSE
/usr/local/share/licenses/libfontenc-1.1.4/MIT
/usr/local/share/licenses/libfontenc-1.1.4/catalog.mk
/usr/local/bin/dumpsexp
/usr/local/bin/hmac256
/usr/local/bin/libgcrypt-config
/usr/local/bin/mpicalc
/usr/local/include/gcrypt.h
/usr/local/lib/libgcrypt.a
/usr/local/lib/libgcrypt.so
/usr/local/lib/libgcrypt.so.20
/usr/local/lib/libgcrypt.so.20.3.4
/usr/local/libdata/pkgconfig/libgcrypt.pc
/usr/local/man/man1/hmac256.1.gz
/usr/local/share/aclocal/libgcrypt.m4
/usr/local/share/doc/libgcrypt/AUTHORS
/usr/local/share/doc/libgcrypt/ChangeLog
/usr/local/share/doc/libgcrypt/ChangeLog-2011
/usr/local/share/doc/libgcrypt/HACKING
/usr/local/share/doc/libgcrypt/INSTALL
/usr/local/share/doc/libgcrypt/NEWS
/usr/local/share/doc/libgcrypt/README.apichanges
/usr/local/share/doc/libgcrypt/THANKS
/usr/local/share/doc/libgcrypt/TODO
/usr/local/share/info/gcrypt.info
/usr/local/share/licenses/libgcrypt-1.9.4/GPLv2+
/usr/local/share/licenses/libgcrypt-1.9.4/LGPL21+
/usr/local/share/licenses/libgcrypt-1.9.4/LICENSE
/usr/local/share/licenses/libgcrypt-1.9.4/catalog.mk
/usr/local/bin/annotate
/usr/local/bin/bdftogd
/usr/local/bin/gd2copypal
/usr/local/bin/gd2togif
/usr/local/bin/gd2topng
/usr/local/bin/gdcmpgif
/usr/local/bin/gdlib-config
/usr/local/bin/gdparttopng
/usr/local/bin/gdtopng
/usr/local/bin/giftogd2
/usr/local/bin/pngtogd
/usr/local/bin/pngtogd2
/usr/local/bin/webpng
/usr/local/include/entities.h
/usr/local/include/gd.h
/usr/local/include/gd_color_map.h
/usr/local/include/gd_errors.h
/usr/local/include/gd_io.h
/usr/local/include/gdcache.h
/usr/local/include/gdfontg.h
/usr/local/include/gdfontl.h
/usr/local/include/gdfontmb.h
/usr/local/include/gdfonts.h
/usr/local/include/gdfontt.h
/usr/local/include/gdfx.h
/usr/local/include/gdhelpers.h
/usr/local/include/gdpp.h
/usr/local/lib/libgd.a
/usr/local/lib/libgd.la
/usr/local/lib/libgd.so
/usr/local/lib/libgd.so.6
/usr/local/lib/libgd.so.6.0.9
/usr/local/libdata/pkgconfig/gdlib.pc
/usr/local/share/licenses/libgd-2.3.1,1/LICENSE
/usr/local/share/licenses/libgd-2.3.1,1/MIT
/usr/local/share/licenses/libgd-2.3.1,1/catalog.mk
/usr/local/include/EGL/egl.h
/usr/local/include/EGL/eglext.h
/usr/local/include/EGL/eglplatform.h
/usr/local/include/GL/gl.h
/usr/local/include/GL/glcorearb.h
/usr/local/include/GL/glext.h
/usr/local/include/GL/glx.h
/usr/local/include/GL/glxext.h
/usr/local/include/GLES/egl.h
/usr/local/include/GLES/gl.h
/usr/local/include/GLES/glext.h
/usr/local/include/GLES/glplatform.h
/usr/local/include/GLES2/gl2.h
/usr/local/include/GLES2/gl2ext.h
/usr/local/include/GLES2/gl2platform.h
/usr/local/include/GLES3/gl3.h
/usr/local/include/GLES3/gl31.h
/usr/local/include/GLES3/gl32.h
/usr/local/include/GLES3/gl3ext.h
/usr/local/include/GLES3/gl3platform.h
/usr/local/include/KHR/khrplatform.h
/usr/local/include/glvnd/GLdispatchABI.h
/usr/local/include/glvnd/libeglabi.h
/usr/local/include/glvnd/libglxabi.h
/usr/local/lib/libEGL.so
/usr/local/lib/libEGL.so.1
/usr/local/lib/libEGL.so.1.1.0
/usr/local/lib/libGL.so
/usr/local/lib/libGL.so.1
/usr/local/lib/libGL.so.1.7.0
/usr/local/lib/libGLESv1_CM.so
/usr/local/lib/libGLESv1_CM.so.1
/usr/local/lib/libGLESv1_CM.so.1.2.0
/usr/local/lib/libGLESv2.so
/usr/local/lib/libGLESv2.so.2
/usr/local/lib/libGLESv2.so.2.1.0
/usr/local/lib/libGLX.so
/usr/local/lib/libGLX.so.0
/usr/local/lib/libGLX.so.0.0.0
/usr/local/lib/libGLdispatch.so
/usr/local/lib/libGLdispatch.so.0
/usr/local/lib/libGLdispatch.so.0.0.0
/usr/local/lib/libOpenGL.so
/usr/local/lib/libOpenGL.so.0
/usr/local/lib/libOpenGL.so.0.0.0
/usr/local/libdata/pkgconfig/egl.pc
/usr/local/libdata/pkgconfig/gl.pc
/usr/local/libdata/pkgconfig/glesv1_cm.pc
/usr/local/libdata/pkgconfig/glesv2.pc
/usr/local/libdata/pkgconfig/glx.pc
/usr/local/libdata/pkgconfig/libglvnd.pc
/usr/local/libdata/pkgconfig/opengl.pc
/usr/local/share/licenses/libglvnd-1.4.0/APACHE20
/usr/local/share/licenses/libglvnd-1.4.0/LICENSE
/usr/local/share/licenses/libglvnd-1.4.0/MIT
/usr/local/share/licenses/libglvnd-1.4.0/catalog.mk
/usr/local/bin/gpg-error
/usr/local/bin/gpg-error-config
/usr/local/bin/gpgrt-config
/usr/local/bin/yat2m
/usr/local/include/gpg-error.h
/usr/local/include/gpgrt.h
/usr/local/lib/libgpg-error.a
/usr/local/lib/libgpg-error.so
/usr/local/lib/libgpg-error.so.0
/usr/local/lib/libgpg-error.so.0.32.1
/usr/local/libdata/pkgconfig/gpg-error.pc
/usr/local/man/man1/gpgrt-config.1.gz
/usr/local/share/aclocal/gpg-error.m4
/usr/local/share/aclocal/gpgrt.m4
/usr/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp
/usr/local/share/common-lisp/source/gpg-error/gpg-error-package.lisp
/usr/local/share/common-lisp/source/gpg-error/gpg-error.asd
/usr/local/share/common-lisp/source/gpg-error/gpg-error.lisp
/usr/local/share/doc/libgpg-error/AUTHORS
/usr/local/share/doc/libgpg-error/ChangeLog
/usr/local/share/doc/libgpg-error/NEWS
/usr/local/share/doc/libgpg-error/README
/usr/local/share/info/gpgrt.info
/usr/local/share/libgpg-error/errorref.txt
/usr/local/share/licenses/libgpg-error-1.43/GPLv2
/usr/local/share/licenses/libgpg-error-1.43/LGPL21
/usr/local/share/licenses/libgpg-error-1.43/LICENSE
/usr/local/share/licenses/libgpg-error-1.43/catalog.mk
/usr/local/share/locale/cs/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/da/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/de/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/eo/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/es/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/fr/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/hu/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/it/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/ja/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/nl/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/pl/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/pt/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/ro/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/ru/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/sr/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/sv/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/uk/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/vi/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
/usr/local/include/gudev-1.0/gudev/gudev.h
/usr/local/include/gudev-1.0/gudev/gudevclient.h
/usr/local/include/gudev-1.0/gudev/gudevdevice.h
/usr/local/include/gudev-1.0/gudev/gudevenumerator.h
/usr/local/include/gudev-1.0/gudev/gudevenums.h
/usr/local/include/gudev-1.0/gudev/gudevenumtypes.h
/usr/local/include/gudev-1.0/gudev/gudevtypes.h
/usr/local/lib/girepository-1.0/GUdev-1.0.typelib
/usr/local/lib/libgudev-1.0.so
/usr/local/lib/libgudev-1.0.so.0
/usr/local/lib/libgudev-1.0.so.0.3.0
/usr/local/libdata/pkgconfig/gudev-1.0.pc
/usr/local/share/gir-1.0/GUdev-1.0.gir
/usr/local/share/licenses/libgudev-234/LGPL21
/usr/local/share/licenses/libgudev-234/LICENSE
/usr/local/share/licenses/libgudev-234/catalog.mk
/usr/local/bin/iconv
/usr/local/include/iconv.h
/usr/local/include/libcharset.h
/usr/local/include/localcharset.h
/usr/local/lib/libcharset.a
/usr/local/lib/libcharset.so
/usr/local/lib/libcharset.so.1
/usr/local/lib/libcharset.so.1.0.0
/usr/local/lib/libiconv.a
/usr/local/lib/libiconv.so
/usr/local/lib/libiconv.so.2
/usr/local/lib/libiconv.so.2.6.1
/usr/local/man/man1/iconv.1.gz
/usr/local/man/man3/iconv.3.gz
/usr/local/man/man3/iconv_close.3.gz
/usr/local/man/man3/iconv_open.3.gz
/usr/local/man/man3/iconv_open_into.3.gz
/usr/local/man/man3/iconvctl.3.gz
/usr/local/share/doc/libiconv/iconv.1.html
/usr/local/share/doc/libiconv/iconv.3.html
/usr/local/share/doc/libiconv/iconv_close.3.html
/usr/local/share/doc/libiconv/iconv_open.3.html
/usr/local/share/doc/libiconv/iconv_open_into.3.html
/usr/local/share/doc/libiconv/iconvctl.3.html
/usr/local/share/licenses/libiconv-1.16/GPLv3
/usr/local/share/licenses/libiconv-1.16/LICENSE
/usr/local/share/licenses/libiconv-1.16/catalog.mk
/usr/local/bin/idn2
/usr/local/include/idn2.h
/usr/local/lib/libidn2.a
/usr/local/lib/libidn2.so
/usr/local/lib/libidn2.so.0
/usr/local/lib/libidn2.so.0.3.7
/usr/local/libdata/pkgconfig/libidn2.pc
/usr/local/man/man1/idn2.1.gz
/usr/local/man/man3/idn2_check_version.3.gz
/usr/local/man/man3/idn2_free.3.gz
/usr/local/man/man3/idn2_lookup_u8.3.gz
/usr/local/man/man3/idn2_lookup_ul.3.gz
/usr/local/man/man3/idn2_register_u8.3.gz
/usr/local/man/man3/idn2_register_ul.3.gz
/usr/local/man/man3/idn2_strerror.3.gz
/usr/local/man/man3/idn2_strerror_name.3.gz
/usr/local/man/man3/idn2_to_ascii_4i.3.gz
/usr/local/man/man3/idn2_to_ascii_4i2.3.gz
/usr/local/man/man3/idn2_to_ascii_4z.3.gz
/usr/local/man/man3/idn2_to_ascii_8z.3.gz
/usr/local/man/man3/idn2_to_ascii_lz.3.gz
/usr/local/man/man3/idn2_to_unicode_44i.3.gz
/usr/local/man/man3/idn2_to_unicode_4z4z.3.gz
/usr/local/man/man3/idn2_to_unicode_8z4z.3.gz
/usr/local/man/man3/idn2_to_unicode_8z8z.3.gz
/usr/local/man/man3/idn2_to_unicode_8zlz.3.gz
/usr/local/man/man3/idn2_to_unicode_lzlz.3.gz
/usr/local/share/gtk-doc/html/libidn2/api-index-0.1.html
/usr/local/share/gtk-doc/html/libidn2/api-index-2.0.0.html
/usr/local/share/gtk-doc/html/libidn2/api-index-2.1.1.html
/usr/local/share/gtk-doc/html/libidn2/api-index-deprecated.html
/usr/local/share/gtk-doc/html/libidn2/api-index-full.html
/usr/local/share/gtk-doc/html/libidn2/home.png
/usr/local/share/gtk-doc/html/libidn2/index.html
/usr/local/share/gtk-doc/html/libidn2/left-insensitive.png
/usr/local/share/gtk-doc/html/libidn2/left.png
/usr/local/share/gtk-doc/html/libidn2/libidn2-idn2.h.html
/usr/local/share/gtk-doc/html/libidn2/libidn2.devhelp2
/usr/local/share/gtk-doc/html/libidn2/libidn2.html
/usr/local/share/gtk-doc/html/libidn2/right-insensitive.png
/usr/local/share/gtk-doc/html/libidn2/right.png
/usr/local/share/gtk-doc/html/libidn2/style.css
/usr/local/share/gtk-doc/html/libidn2/up-insensitive.png
/usr/local/share/gtk-doc/html/libidn2/up.png
/usr/local/share/info/libidn2.info
/usr/local/share/licenses/libidn2-2.3.2/GPLv3
/usr/local/share/licenses/libidn2-2.3.2/LICENSE
/usr/local/share/licenses/libidn2-2.3.2/catalog.mk
/usr/local/include/sys/inotify.h
/usr/local/lib/libinotify.a
/usr/local/lib/libinotify.so
/usr/local/lib/libinotify.so.0
/usr/local/lib/libinotify.so.0.0.0
/usr/local/libdata/pkgconfig/libinotify.pc
/usr/local/man/man3/inotify_add_watch.3.gz
/usr/local/man/man3/inotify_event.3.gz
/usr/local/man/man3/inotify_init.3.gz
/usr/local/man/man3/inotify_init1.3.gz
/usr/local/man/man3/inotify_rm_watch.3.gz
/usr/local/man/man3/inotify_set_param.3.gz
/usr/local/man/man3/libinotify.3.gz
/usr/local/share/licenses/libinotify-20180201_2/LICENSE
/usr/local/share/licenses/libinotify-20180201_2/MIT
/usr/local/share/licenses/libinotify-20180201_2/catalog.mk
/usr/local/bin/libinput
/usr/local/include/libinput.h
/usr/local/lib/libinput.so
/usr/local/lib/libinput.so.10
/usr/local/lib/libinput.so.10.13.0
/usr/local/libdata/pkgconfig/libinput.pc
/usr/local/libexec/libinput/libinput-analyze
/usr/local/libexec/libinput/libinput-analyze-per-slot-delta
/usr/local/libexec/libinput/libinput-analyze-recording
/usr/local/libexec/libinput/libinput-analyze-touch-down-state
/usr/local/libexec/libinput/libinput-debug-events
/usr/local/libexec/libinput/libinput-debug-tablet
/usr/local/libexec/libinput/libinput-list-devices
/usr/local/libexec/libinput/libinput-measure
/usr/local/libexec/libinput/libinput-measure-fuzz
/usr/local/libexec/libinput/libinput-measure-touch-size
/usr/local/libexec/libinput/libinput-measure-touchpad-pressure
/usr/local/libexec/libinput/libinput-measure-touchpad-size
/usr/local/libexec/libinput/libinput-measure-touchpad-tap
/usr/local/libexec/libinput/libinput-quirks
/usr/local/libexec/libinput/libinput-record
/usr/local/libexec/libinput/libinput-replay
/usr/local/man/man1/libinput-analyze-per-slot-delta.1.gz
/usr/local/man/man1/libinput-analyze-recording.1.gz
/usr/local/man/man1/libinput-analyze-touch-down-state.1.gz
/usr/local/man/man1/libinput-analyze.1.gz
/usr/local/man/man1/libinput-debug-events.1.gz
/usr/local/man/man1/libinput-debug-tablet.1.gz
/usr/local/man/man1/libinput-list-devices.1.gz
/usr/local/man/man1/libinput-measure-fuzz.1.gz
/usr/local/man/man1/libinput-measure-touch-size.1.gz
/usr/local/man/man1/libinput-measure-touchpad-pressure.1.gz
/usr/local/man/man1/libinput-measure-touchpad-size.1.gz
/usr/local/man/man1/libinput-measure-touchpad-tap.1.gz
/usr/local/man/man1/libinput-measure.1.gz
/usr/local/man/man1/libinput-quirks-list.1.gz
/usr/local/man/man1/libinput-quirks-validate.1.gz
/usr/local/man/man1/libinput-quirks.1.gz
/usr/local/man/man1/libinput-record.1.gz
/usr/local/man/man1/libinput-replay.1.gz
/usr/local/man/man1/libinput.1.gz
/usr/local/share/libinput/10-generic-keyboard.quirks
/usr/local/share/libinput/10-generic-lid.quirks
/usr/local/share/libinput/10-generic-mouse.quirks
/usr/local/share/libinput/10-generic-trackball.quirks
/usr/local/share/libinput/30-vendor-aiptek.quirks
/usr/local/share/libinput/30-vendor-alps.quirks
/usr/local/share/libinput/30-vendor-contour.quirks
/usr/local/share/libinput/30-vendor-cypress.quirks
/usr/local/share/libinput/30-vendor-elantech.quirks
/usr/local/share/libinput/30-vendor-ibm.quirks
/usr/local/share/libinput/30-vendor-kensington.quirks
/usr/local/share/libinput/30-vendor-logitech.quirks
/usr/local/share/libinput/30-vendor-madcatz.quirks
/usr/local/share/libinput/30-vendor-microsoft.quirks
/usr/local/share/libinput/30-vendor-razer.quirks
/usr/local/share/libinput/30-vendor-synaptics.quirks
/usr/local/share/libinput/30-vendor-trust.quirks
/usr/local/share/libinput/30-vendor-vmware.quirks
/usr/local/share/libinput/30-vendor-wacom.quirks
/usr/local/share/libinput/50-framework.quirks
/usr/local/share/libinput/50-system-acer.quirks
/usr/local/share/libinput/50-system-apple.quirks
/usr/local/share/libinput/50-system-asus.quirks
/usr/local/share/libinput/50-system-chicony.quirks
/usr/local/share/libinput/50-system-chuwi.quirks
/usr/local/share/libinput/50-system-cyborg.quirks
/usr/local/share/libinput/50-system-dell.quirks
/usr/local/share/libinput/50-system-gigabyte.quirks
/usr/local/share/libinput/50-system-google.quirks
/usr/local/share/libinput/50-system-hp.quirks
/usr/local/share/libinput/50-system-huawei.quirks
/usr/local/share/libinput/50-system-lenovo.quirks
/usr/local/share/libinput/50-system-pine64.quirks
/usr/local/share/libinput/50-system-prestigio.quirks
/usr/local/share/libinput/50-system-purism.quirks
/usr/local/share/libinput/50-system-sony.quirks
/usr/local/share/libinput/50-system-system76.quirks
/usr/local/share/libinput/50-system-toshiba.quirks
/usr/local/share/licenses/libinput-1.19.1_1/LICENSE
/usr/local/share/licenses/libinput-1.19.1_1/MIT
/usr/local/share/licenses/libinput-1.19.1_1/catalog.mk
/usr/local/share/zsh/site-functions/_libinput
/usr/local/include/libltdl/lt_dlloader.h
/usr/local/include/libltdl/lt_error.h
/usr/local/include/libltdl/lt_system.h
/usr/local/include/ltdl.h
/usr/local/lib/libltdl.a
/usr/local/lib/libltdl.la
/usr/local/lib/libltdl.so
/usr/local/lib/libltdl.so.7
/usr/local/lib/libltdl.so.7.3.1
/usr/local/share/licenses/libltdl-2.4.6/LGPL21
/usr/local/share/licenses/libltdl-2.4.6/LICENSE
/usr/local/share/licenses/libltdl-2.4.6/catalog.mk
/usr/local/bin/lz4
/usr/local/bin/lz4c
/usr/local/bin/lz4cat
/usr/local/bin/unlz4
/usr/local/include/lz4.h
/usr/local/include/lz4frame.h
/usr/local/include/lz4frame_static.h
/usr/local/include/lz4hc.h
/usr/local/lib/liblz4.a
/usr/local/lib/liblz4.so
/usr/local/lib/liblz4.so.1
/usr/local/lib/liblz4.so.1.9.3
/usr/local/libdata/pkgconfig/liblz4.pc
/usr/local/man/man1/lz4.1.gz
/usr/local/man/man1/lz4c.1.gz
/usr/local/man/man1/lz4cat.1.gz
/usr/local/man/man1/unlz4.1.gz
/usr/local/share/licenses/liblz4-1.9.3,1/BSD2CLAUSE
/usr/local/share/licenses/liblz4-1.9.3,1/GPLv2
/usr/local/share/licenses/liblz4-1.9.3,1/LICENSE
/usr/local/share/licenses/liblz4-1.9.3,1/catalog.mk
/usr/local/include/mad.h
/usr/local/lib/libmad.a
/usr/local/lib/libmad.so
/usr/local/lib/libmad.so.0
/usr/local/lib/libmad.so.0.2.1
/usr/local/libdata/pkgconfig/mad.pc
/usr/local/share/licenses/libmad-0.15.1b_7/GPLv2
/usr/local/share/licenses/libmad-0.15.1b_7/LICENSE
/usr/local/share/licenses/libmad-0.15.1b_7/catalog.mk
/usr/local/include/libmng.h
/usr/local/include/libmng_conf.h
/usr/local/include/libmng_types.h
/usr/local/lib/libmng.a
/usr/local/lib/libmng.so
/usr/local/lib/libmng.so.1
/usr/local/man/man3/libmng.3.gz
/usr/local/man/man5/jng.5.gz
/usr/local/man/man5/mng.5.gz
/usr/local/include/mspack.h
/usr/local/lib/libmspack.a
/usr/local/lib/libmspack.so
/usr/local/lib/libmspack.so.0
/usr/local/lib/libmspack.so.0.1.0
/usr/local/libdata/pkgconfig/libmspack.pc
/usr/local/share/licenses/libmspack-0.10.1/LGPL21
/usr/local/share/licenses/libmspack-0.10.1/LICENSE
/usr/local/share/licenses/libmspack-0.10.1/catalog.mk
/usr/local/bin/mtdev-test
/usr/local/include/mtdev-mapping.h
/usr/local/include/mtdev-plumbing.h
/usr/local/include/mtdev.h
/usr/local/lib/libmtdev.a
/usr/local/lib/libmtdev.so
/usr/local/lib/libmtdev.so.1
/usr/local/lib/libmtdev.so.1.0.0
/usr/local/libdata/pkgconfig/mtdev.pc
/usr/local/share/licenses/libmtdev-1.1.6_1/LICENSE
/usr/local/share/licenses/libmtdev-1.1.6_1/MIT
/usr/local/share/licenses/libmtdev-1.1.6_1/catalog.mk
/usr/local/include/nghttp2/nghttp2.h
/usr/local/include/nghttp2/nghttp2ver.h
/usr/local/lib/libnghttp2.a
/usr/local/lib/libnghttp2.so
/usr/local/lib/libnghttp2.so.14
/usr/local/lib/libnghttp2.so.14.21.1
/usr/local/libdata/pkgconfig/libnghttp2.pc
/usr/local/share/licenses/libnghttp2-1.46.0/LICENSE
/usr/local/share/licenses/libnghttp2-1.46.0/MIT
/usr/local/share/licenses/libnghttp2-1.46.0/catalog.mk
/usr/local/bin/notify-send
/usr/local/include/libnotify/notification.h
/usr/local/include/libnotify/notify-enum-types.h
/usr/local/include/libnotify/notify-features.h
/usr/local/include/libnotify/notify.h
/usr/local/lib/girepository-1.0/Notify-0.7.typelib
/usr/local/lib/libnotify.so
/usr/local/lib/libnotify.so.4
/usr/local/lib/libnotify.so.4.0.0
/usr/local/libdata/pkgconfig/libnotify.pc
/usr/local/man/man1/notify-send.1.gz
/usr/local/share/gir-1.0/Notify-0.7.gir
/usr/local/share/licenses/libnotify-0.7.9_1/LGPL21
/usr/local/share/licenses/libnotify-0.7.9_1/LICENSE
/usr/local/share/licenses/libnotify-0.7.9_1/catalog.mk
/usr/local/include/ogg/config_types.h
/usr/local/include/ogg/ogg.h
/usr/local/include/ogg/os_types.h
/usr/local/lib/libogg.a
/usr/local/lib/libogg.so
/usr/local/lib/libogg.so.0
/usr/local/lib/libogg.so.0.8.5
/usr/local/libdata/pkgconfig/ogg.pc
/usr/local/share/aclocal/ogg.m4
/usr/local/share/doc/libogg/fish_xiph_org.png
/usr/local/share/doc/libogg/framing.html
/usr/local/share/doc/libogg/index.html
/usr/local/share/doc/libogg/libogg/bitpacking.html
/usr/local/share/doc/libogg/libogg/datastructures.html
/usr/local/share/doc/libogg/libogg/decoding.html
/usr/local/share/doc/libogg/libogg/encoding.html
/usr/local/share/doc/libogg/libogg/general.html
/usr/local/share/doc/libogg/libogg/index.html
/usr/local/share/doc/libogg/libogg/ogg_iovec_t.html
/usr/local/share/doc/libogg/libogg/ogg_packet.html
/usr/local/share/doc/libogg/libogg/ogg_packet_clear.html
/usr/local/share/doc/libogg/libogg/ogg_page.html
/usr/local/share/doc/libogg/libogg/ogg_page_bos.html
/usr/local/share/doc/libogg/libogg/ogg_page_checksum_set.html
/usr/local/share/doc/libogg/libogg/ogg_page_continued.html
/usr/local/share/doc/libogg/libogg/ogg_page_eos.html
/usr/local/share/doc/libogg/libogg/ogg_page_granulepos.html
/usr/local/share/doc/libogg/libogg/ogg_page_packets.html
/usr/local/share/doc/libogg/libogg/ogg_page_pageno.html
/usr/local/share/doc/libogg/libogg/ogg_page_serialno.html
/usr/local/share/doc/libogg/libogg/ogg_page_version.html
/usr/local/share/doc/libogg/libogg/ogg_stream_check.html
/usr/local/share/doc/libogg/libogg/ogg_stream_clear.html
/usr/local/share/doc/libogg/libogg/ogg_stream_destroy.html
/usr/local/share/doc/libogg/libogg/ogg_stream_eos.html
/usr/local/share/doc/libogg/libogg/ogg_stream_flush.html
/usr/local/share/doc/libogg/libogg/ogg_stream_flush_fill.html
/usr/local/share/doc/libogg/libogg/ogg_stream_init.html
/usr/local/share/doc/libogg/libogg/ogg_stream_iovecin.html
/usr/local/share/doc/libogg/libogg/ogg_stream_packetin.html
/usr/local/share/doc/libogg/libogg/ogg_stream_packetout.html
/usr/local/share/doc/libogg/libogg/ogg_stream_packetpeek.html
/usr/local/share/doc/libogg/libogg/ogg_stream_pagein.html
/usr/local/share/doc/libogg/libogg/ogg_stream_pageout.html
/usr/local/share/doc/libogg/libogg/ogg_stream_pageout_fill.html
/usr/local/share/doc/libogg/libogg/ogg_stream_reset.html
/usr/local/share/doc/libogg/libogg/ogg_stream_reset_serialno.html
/usr/local/share/doc/libogg/libogg/ogg_stream_state.html
/usr/local/share/doc/libogg/libogg/ogg_sync_buffer.html
/usr/local/share/doc/libogg/libogg/ogg_sync_check.html
/usr/local/share/doc/libogg/libogg/ogg_sync_clear.html
/usr/local/share/doc/libogg/libogg/ogg_sync_destroy.html
/usr/local/share/doc/libogg/libogg/ogg_sync_init.html
/usr/local/share/doc/libogg/libogg/ogg_sync_pageout.html
/usr/local/share/doc/libogg/libogg/ogg_sync_pageseek.html
/usr/local/share/doc/libogg/libogg/ogg_sync_reset.html
/usr/local/share/doc/libogg/libogg/ogg_sync_state.html
/usr/local/share/doc/libogg/libogg/ogg_sync_wrote.html
/usr/local/share/doc/libogg/libogg/oggpack_adv.html
/usr/local/share/doc/libogg/libogg/oggpack_adv1.html
/usr/local/share/doc/libogg/libogg/oggpack_bits.html
/usr/local/share/doc/libogg/libogg/oggpack_buffer.html
/usr/local/share/doc/libogg/libogg/oggpack_bytes.html
/usr/local/share/doc/libogg/libogg/oggpack_get_buffer.html
/usr/local/share/doc/libogg/libogg/oggpack_look.html
/usr/local/share/doc/libogg/libogg/oggpack_look1.html
/usr/local/share/doc/libogg/libogg/oggpack_read.html
/usr/local/share/doc/libogg/libogg/oggpack_read1.html
/usr/local/share/doc/libogg/libogg/oggpack_readinit.html
/usr/local/share/doc/libogg/libogg/oggpack_reset.html
/usr/local/share/doc/libogg/libogg/oggpack_write.html
/usr/local/share/doc/libogg/libogg/oggpack_writealign.html
/usr/local/share/doc/libogg/libogg/oggpack_writecheck.html
/usr/local/share/doc/libogg/libogg/oggpack_writeclear.html
/usr/local/share/doc/libogg/libogg/oggpack_writecopy.html
/usr/local/share/doc/libogg/libogg/oggpack_writeinit.html
/usr/local/share/doc/libogg/libogg/oggpack_writetrunc.html
/usr/local/share/doc/libogg/libogg/overview.html
/usr/local/share/doc/libogg/libogg/reference.html
/usr/local/share/doc/libogg/libogg/style.css
/usr/local/share/doc/libogg/multiplex1.png
/usr/local/share/doc/libogg/ogg-multiplex.html
/usr/local/share/doc/libogg/oggstream.html
/usr/local/share/doc/libogg/packets.png
/usr/local/share/doc/libogg/pages.png
/usr/local/share/doc/libogg/rfc3533.txt
/usr/local/share/doc/libogg/rfc5334.txt
/usr/local/share/doc/libogg/skeleton.html
/usr/local/share/doc/libogg/stream.png
/usr/local/share/doc/libogg/vorbisword2.png
/usr/local/share/doc/libogg/white-ogg.png
/usr/local/share/doc/libogg/white-xifish.png
/usr/local/share/licenses/libogg-1.3.5,4/BSD3CLAUSE
/usr/local/share/licenses/libogg-1.3.5,4/LICENSE
/usr/local/share/licenses/libogg-1.3.5,4/catalog.mk
/usr/local/bin/paperconf
/usr/local/etc/papersize.a4
/usr/local/etc/papersize.letter
/usr/local/include/paper.h
/usr/local/lib/libpaper.a
/usr/local/lib/libpaper.so
/usr/local/lib/libpaper.so.1
/usr/local/lib/libpaper.so.1.1.2
/usr/local/man/man1/paperconf.1.gz
/usr/local/man/man3/defaultpapername.3.gz
/usr/local/man/man3/defaultpapersizefile.3.gz
/usr/local/man/man3/paperdone.3.gz
/usr/local/man/man3/paperfirst.3.gz
/usr/local/man/man3/paperinfo.3.gz
/usr/local/man/man3/paperinit.3.gz
/usr/local/man/man3/paperlast.3.gz
/usr/local/man/man3/papernext.3.gz
/usr/local/man/man3/paperprev.3.gz
/usr/local/man/man3/paperpsheight.3.gz
/usr/local/man/man3/paperpsname.3.gz
/usr/local/man/man3/paperpswidth.3.gz
/usr/local/man/man3/paperwithsize.3.gz
/usr/local/man/man3/systempapername.3.gz
/usr/local/man/man3/systempapersizefile.3.gz
/usr/local/man/man5/papersize.5.gz
/usr/local/man/man8/paperconfig.8.gz
/usr/local/sbin/paperconfig
/usr/local/share/licenses/libpaper-1.1.28/GPLv2
/usr/local/share/licenses/libpaper-1.1.28/LICENSE
/usr/local/share/licenses/libpaper-1.1.28/catalog.mk
/usr/local/include/pciaccess.h
/usr/local/lib/libpciaccess.a
/usr/local/lib/libpciaccess.so
/usr/local/lib/libpciaccess.so.0
/usr/local/lib/libpciaccess.so.0.11.1
/usr/local/libdata/pkgconfig/pciaccess.pc
/usr/local/share/licenses/libpciaccess-0.16/LICENSE
/usr/local/share/licenses/libpciaccess-0.16/MIT
/usr/local/share/licenses/libpciaccess-0.16/catalog.mk
/usr/local/bin/proxy
/usr/local/include/proxy.h
/usr/local/lib/libproxy.so
/usr/local/lib/libproxy.so.1
/usr/local/lib/libproxy.so.1.0.0
/usr/local/libdata/pkgconfig/libproxy-1.0.pc
/usr/local/share/cmake/Modules/Findlibproxy.cmake
/usr/local/share/licenses/libproxy-0.4.17/LGPL21+
/usr/local/share/licenses/libproxy-0.4.17/LICENSE
/usr/local/share/licenses/libproxy-0.4.17/catalog.mk
/usr/local/share/vala/vapi/libproxy-1.0.vapi
/usr/local/bin/psl
/usr/local/include/libpsl.h
/usr/local/lib/libpsl.a
/usr/local/lib/libpsl.so
/usr/local/lib/libpsl.so.5
/usr/local/lib/libpsl.so.5.3.3
/usr/local/libdata/pkgconfig/libpsl.pc
/usr/local/man/man1/psl-make-dafsa.1.gz
/usr/local/man/man1/psl.1.gz
/usr/local/share/licenses/libpsl-0.21.1_3/LICENSE
/usr/local/share/licenses/libpsl-0.21.1_3/MIT
/usr/local/share/licenses/libpsl-0.21.1_3/catalog.mk
/usr/local/libdata/pkgconfig/pthread-stubs.pc
/usr/local/share/licenses/libpthread-stubs-0.4/LICENSE
/usr/local/share/licenses/libpthread-stubs-0.4/MIT
/usr/local/share/licenses/libpthread-stubs-0.4/catalog.mk
/usr/local/bin/qalc
/usr/local/include/libqalculate/BuiltinFunctions.h
/usr/local/include/libqalculate/Calculator.h
/usr/local/include/libqalculate/DataSet.h
/usr/local/include/libqalculate/ExpressionItem.h
/usr/local/include/libqalculate/Function.h
/usr/local/include/libqalculate/MathStructure.h
/usr/local/include/libqalculate/Number.h
/usr/local/include/libqalculate/Prefix.h
/usr/local/include/libqalculate/QalculateDateTime.h
/usr/local/include/libqalculate/Unit.h
/usr/local/include/libqalculate/Variable.h
/usr/local/include/libqalculate/includes.h
/usr/local/include/libqalculate/qalculate.h
/usr/local/include/libqalculate/util.h
/usr/local/lib/libqalculate.a
/usr/local/lib/libqalculate.so
/usr/local/lib/libqalculate.so.21
/usr/local/lib/libqalculate.so.21.11.0
/usr/local/libdata/pkgconfig/libqalculate.pc
/usr/local/man/man1/qalc.1.gz
/usr/local/share/licenses/libqalculate-3.17.0_2/GPLv2+
/usr/local/share/licenses/libqalculate-3.17.0_2/LICENSE
/usr/local/share/licenses/libqalculate-3.17.0_2/catalog.mk
/usr/local/share/locale/es/LC_MESSAGES/libqalculate.mo
/usr/local/share/locale/fr/LC_MESSAGES/libqalculate.mo
/usr/local/share/locale/nl/LC_MESSAGES/libqalculate.mo
/usr/local/share/locale/sv/LC_MESSAGES/libqalculate.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/libqalculate.mo
/usr/local/share/qalculate/currencies.xml
/usr/local/share/qalculate/datasets.xml
/usr/local/share/qalculate/elements.xml
/usr/local/share/qalculate/eurofxref-daily.xml
/usr/local/share/qalculate/functions.xml
/usr/local/share/qalculate/planets.xml
/usr/local/share/qalculate/prefixes.xml
/usr/local/share/qalculate/rates.json
/usr/local/share/qalculate/units.xml
/usr/local/share/qalculate/variables.xml
/usr/local/bin/rsvg-convert
/usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h
/usr/local/include/librsvg-2.0/librsvg/rsvg-features.h
/usr/local/include/librsvg-2.0/librsvg/rsvg-version.h
/usr/local/include/librsvg-2.0/librsvg/rsvg.h
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
/usr/local/lib/girepository-1.0/Rsvg-2.0.typelib
/usr/local/lib/librsvg-2.so
/usr/local/lib/librsvg-2.so.2
/usr/local/lib/librsvg-2.so.2.48.0
/usr/local/libdata/pkgconfig/librsvg-2.0.pc
/usr/local/man/man1/rsvg-convert.1.gz
/usr/local/share/doc/rsvg-2.0/RsvgHandle.html
/usr/local/share/doc/rsvg-2.0/annotation-glossary.html
/usr/local/share/doc/rsvg-2.0/api-index-full.html
/usr/local/share/doc/rsvg-2.0/ch01.html
/usr/local/share/doc/rsvg-2.0/ch01s02.html
/usr/local/share/doc/rsvg-2.0/ch01s03.html
/usr/local/share/doc/rsvg-2.0/ch02.html
/usr/local/share/doc/rsvg-2.0/ch03.html
/usr/local/share/doc/rsvg-2.0/home.png
/usr/local/share/doc/rsvg-2.0/index.html
/usr/local/share/doc/rsvg-2.0/left-insensitive.png
/usr/local/share/doc/rsvg-2.0/left.png
/usr/local/share/doc/rsvg-2.0/licence.html
/usr/local/share/doc/rsvg-2.0/migrating-to-geometry-apis.html
/usr/local/share/doc/rsvg-2.0/object-tree.html
/usr/local/share/doc/rsvg-2.0/recommendations-assets.html
/usr/local/share/doc/rsvg-2.0/right-insensitive.png
/usr/local/share/doc/rsvg-2.0/right.png
/usr/local/share/doc/rsvg-2.0/rsvg-2.0.devhelp2
/usr/local/share/doc/rsvg-2.0/rsvg-Deprecated-functions-to-render-to-GdkPixbuf.html
/usr/local/share/doc/rsvg-2.0/rsvg-Deprecated-functions-to-render-with-Cairo.html
/usr/local/share/doc/rsvg-2.0/rsvg-Using-RSVG-with-Cairo.html
/usr/local/share/doc/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html
/usr/local/share/doc/rsvg-2.0/rsvg-Version-checks.html
/usr/local/share/doc/rsvg-2.0/rsvg.html
/usr/local/share/doc/rsvg-2.0/style.css
/usr/local/share/doc/rsvg-2.0/up-insensitive.png
/usr/local/share/doc/rsvg-2.0/up.png
/usr/local/share/gir-1.0/Rsvg-2.0.gir
/usr/local/share/licenses/librsvg2-rust-2.52.6/LGPL20
/usr/local/share/licenses/librsvg2-rust-2.52.6/LICENSE
/usr/local/share/licenses/librsvg2-rust-2.52.6/catalog.mk
/usr/local/share/thumbnailers/librsvg.thumbnailer
/usr/local/share/vala/vapi/librsvg-2.0.vapi
/usr/local/bin/timewarp-file
/usr/local/include/samplerate.h
/usr/local/lib/cmake/SampleRate/SampleRateConfig.cmake
/usr/local/lib/cmake/SampleRate/SampleRateConfigVersion.cmake
/usr/local/lib/cmake/SampleRate/SampleRateTargets-release.cmake
/usr/local/lib/cmake/SampleRate/SampleRateTargets.cmake
/usr/local/lib/libsamplerate.so
/usr/local/lib/libsamplerate.so.0
/usr/local/lib/libsamplerate.so.0.2.2
/usr/local/libdata/pkgconfig/samplerate.pc
/usr/local/share/doc/libsamplerate/SRC.png
/usr/local/share/doc/libsamplerate/api.md
/usr/local/share/doc/libsamplerate/api_callback.md
/usr/local/share/doc/libsamplerate/api_full.md
/usr/local/share/doc/libsamplerate/api_misc.md
/usr/local/share/doc/libsamplerate/api_simple.md
/usr/local/share/doc/libsamplerate/bugs.md
/usr/local/share/doc/libsamplerate/download.md
/usr/local/share/doc/libsamplerate/faq.md
/usr/local/share/doc/libsamplerate/history.md
/usr/local/share/doc/libsamplerate/index.md
/usr/local/share/doc/libsamplerate/license.md
/usr/local/share/doc/libsamplerate/lists.md
/usr/local/share/doc/libsamplerate/quality.md
/usr/local/share/doc/libsamplerate/win32.md
/usr/local/share/licenses/libsamplerate-0.2.2/BSD2CLAUSE
/usr/local/share/licenses/libsamplerate-0.2.2/LICENSE
/usr/local/share/licenses/libsamplerate-0.2.2/catalog.mk
/usr/local/bin/secret-tool
/usr/local/include/libsecret-1/libsecret/secret-attributes.h
/usr/local/include/libsecret-1/libsecret/secret-backend.h
/usr/local/include/libsecret-1/libsecret/secret-collection.h
/usr/local/include/libsecret-1/libsecret/secret-enum-types.h
/usr/local/include/libsecret-1/libsecret/secret-item.h
/usr/local/include/libsecret-1/libsecret/secret-password.h
/usr/local/include/libsecret-1/libsecret/secret-paths.h
/usr/local/include/libsecret-1/libsecret/secret-prompt.h
/usr/local/include/libsecret-1/libsecret/secret-retrievable.h
/usr/local/include/libsecret-1/libsecret/secret-schema.h
/usr/local/include/libsecret-1/libsecret/secret-schemas.h
/usr/local/include/libsecret-1/libsecret/secret-service.h
/usr/local/include/libsecret-1/libsecret/secret-types.h
/usr/local/include/libsecret-1/libsecret/secret-value.h
/usr/local/include/libsecret-1/libsecret/secret-version.h
/usr/local/include/libsecret-1/libsecret/secret.h
/usr/local/lib/girepository-1.0/Secret-1.typelib
/usr/local/lib/libsecret-1.a
/usr/local/lib/libsecret-1.so
/usr/local/lib/libsecret-1.so.0
/usr/local/lib/libsecret-1.so.0.0.0
/usr/local/libdata/pkgconfig/libsecret-1.pc
/usr/local/libdata/pkgconfig/libsecret-unstable.pc
/usr/local/man/man1/secret-tool.1.gz
/usr/local/share/gir-1.0/Secret-1.gir
/usr/local/share/gtk-doc/html/libsecret-1/SecretCollection.html
/usr/local/share/gtk-doc/html/libsecret-1/SecretItem.html
/usr/local/share/gtk-doc/html/libsecret-1/SecretPrompt.html
/usr/local/share/gtk-doc/html/libsecret-1/SecretRetrievable.html
/usr/local/share/gtk-doc/html/libsecret-1/SecretService.html
/usr/local/share/gtk-doc/html/libsecret-1/SecretValue.html
/usr/local/share/gtk-doc/html/libsecret-1/annotation-glossary.html
/usr/local/share/gtk-doc/html/libsecret-1/c-examples.html
/usr/local/share/gtk-doc/html/libsecret-1/c-lookup-example.html
/usr/local/share/gtk-doc/html/libsecret-1/c-remove-example.html
/usr/local/share/gtk-doc/html/libsecret-1/c-store-example.html
/usr/local/share/gtk-doc/html/libsecret-1/complete.html
/usr/local/share/gtk-doc/html/libsecret-1/examples.html
/usr/local/share/gtk-doc/html/libsecret-1/home.png
/usr/local/share/gtk-doc/html/libsecret-1/index.html
/usr/local/share/gtk-doc/html/libsecret-1/js-examples.html
/usr/local/share/gtk-doc/html/libsecret-1/js-lookup-example.html
/usr/local/share/gtk-doc/html/libsecret-1/js-remove-example.html
/usr/local/share/gtk-doc/html/libsecret-1/js-store-example.html
/usr/local/share/gtk-doc/html/libsecret-1/left-insensitive.png
/usr/local/share/gtk-doc/html/libsecret-1/left.png
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-1.devhelp2
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-DBus-Path-Related-Functions.html
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-Password-storage.html
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-Secret-Attributes.html
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-SecretError.html
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-SecretSchema.html
/usr/local/share/gtk-doc/html/libsecret-1/libsecret-Version-Information.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-api.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-introduction.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-items.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-keyrings.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-locking.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-memory.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-misc.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-removing.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-schemas.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-searching.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating-storing.html
/usr/local/share/gtk-doc/html/libsecret-1/migrating.html
/usr/local/share/gtk-doc/html/libsecret-1/py-examples.html
/usr/local/share/gtk-doc/html/libsecret-1/py-lookup-example.html
/usr/local/share/gtk-doc/html/libsecret-1/py-remove-example.html
/usr/local/share/gtk-doc/html/libsecret-1/py-store-example.html
/usr/local/share/gtk-doc/html/libsecret-1/right-insensitive.png
/usr/local/share/gtk-doc/html/libsecret-1/right.png
/usr/local/share/gtk-doc/html/libsecret-1/simple.html
/usr/local/share/gtk-doc/html/libsecret-1/style.css
/usr/local/share/gtk-doc/html/libsecret-1/up-insensitive.png
/usr/local/share/gtk-doc/html/libsecret-1/up.png
/usr/local/share/gtk-doc/html/libsecret-1/using-c.html
/usr/local/share/gtk-doc/html/libsecret-1/using-js.html
/usr/local/share/gtk-doc/html/libsecret-1/using-python.html
/usr/local/share/gtk-doc/html/libsecret-1/using-vala.html
/usr/local/share/gtk-doc/html/libsecret-1/using.html
/usr/local/share/gtk-doc/html/libsecret-1/vala-examples.html
/usr/local/share/gtk-doc/html/libsecret-1/vala-lookup-example.html
/usr/local/share/gtk-doc/html/libsecret-1/vala-remove-example.html
/usr/local/share/gtk-doc/html/libsecret-1/vala-store-example.html
/usr/local/share/licenses/libsecret-0.20.4/LGPL21
/usr/local/share/licenses/libsecret-0.20.4/LICENSE
/usr/local/share/licenses/libsecret-0.20.4/catalog.mk
/usr/local/share/locale/an/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ar/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/as/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/be/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/bg/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/bs/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ca/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ckb/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/cs/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/da/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/de/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/el/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/eo/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/es/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/eu/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/fa/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/fr/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/fur/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/gl/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/he/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/hr/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/hu/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/id/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/it/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ja/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/kk/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ko/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/lt/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/lv/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ml/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ms/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/nb/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ne/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/nl/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/oc/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/pa/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/pl/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/pt/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ro/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/ru/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/sk/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/sl/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/sr/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/sv/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/tg/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/tr/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/uk/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/libsecret.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/libsecret.mo
/usr/local/share/vala/vapi/libsecret-1.deps
/usr/local/share/vala/vapi/libsecret-1.vapi
/usr/local/bin/sndfile-cmp
/usr/local/bin/sndfile-concat
/usr/local/bin/sndfile-convert
/usr/local/bin/sndfile-deinterleave
/usr/local/bin/sndfile-info
/usr/local/bin/sndfile-interleave
/usr/local/bin/sndfile-metadata-get
/usr/local/bin/sndfile-metadata-set
/usr/local/bin/sndfile-play
/usr/local/bin/sndfile-salvage
/usr/local/include/sndfile.h
/usr/local/include/sndfile.hh
/usr/local/lib/cmake/SndFile/SndFileConfig.cmake
/usr/local/lib/cmake/SndFile/SndFileConfigVersion.cmake
/usr/local/lib/cmake/SndFile/SndFileTargets-release.cmake
/usr/local/lib/cmake/SndFile/SndFileTargets.cmake
/usr/local/lib/libsndfile.so
/usr/local/lib/libsndfile.so.1
/usr/local/lib/libsndfile.so.1.0.31
/usr/local/libdata/pkgconfig/sndfile.pc
/usr/local/share/doc/libsndfile/FAQ.md
/usr/local/share/doc/libsndfile/api.md
/usr/local/share/doc/libsndfile/bugs.md
/usr/local/share/doc/libsndfile/command.md
/usr/local/share/doc/libsndfile/embedded_files.md
/usr/local/share/doc/libsndfile/formats.md
/usr/local/share/doc/libsndfile/index.md
/usr/local/share/doc/libsndfile/libsndfile.css
/usr/local/share/doc/libsndfile/libsndfile.jpg
/usr/local/share/doc/libsndfile/lists.md
/usr/local/share/doc/libsndfile/new_file_type_howto.md
/usr/local/share/doc/libsndfile/octave.md
/usr/local/share/doc/libsndfile/print.css
/usr/local/share/doc/libsndfile/sndfile_info.md
/usr/local/share/doc/libsndfile/tutorial.md
/usr/local/share/doc/libsndfile/win32.md
/usr/local/share/licenses/libsndfile-1.0.31_1/LGPL21+
/usr/local/share/licenses/libsndfile-1.0.31_1/LICENSE
/usr/local/share/licenses/libsndfile-1.0.31_1/catalog.mk
/usr/local/include/libsoup-2.4/libsoup/soup-address.h
/usr/local/include/libsoup-2.4/libsoup/soup-auth-domain-basic.h
/usr/local/include/libsoup-2.4/libsoup/soup-auth-domain-digest.h
/usr/local/include/libsoup-2.4/libsoup/soup-auth-domain.h
/usr/local/include/libsoup-2.4/libsoup/soup-auth-manager.h
/usr/local/include/libsoup-2.4/libsoup/soup-auth.h
/usr/local/include/libsoup-2.4/libsoup/soup-autocleanups.h
/usr/local/include/libsoup-2.4/libsoup/soup-cache.h
/usr/local/include/libsoup-2.4/libsoup/soup-content-decoder.h
/usr/local/include/libsoup-2.4/libsoup/soup-content-sniffer.h
/usr/local/include/libsoup-2.4/libsoup/soup-cookie-jar-db.h
/usr/local/include/libsoup-2.4/libsoup/soup-cookie-jar-text.h
/usr/local/include/libsoup-2.4/libsoup/soup-cookie-jar.h
/usr/local/include/libsoup-2.4/libsoup/soup-cookie.h
/usr/local/include/libsoup-2.4/libsoup/soup-date.h
/usr/local/include/libsoup-2.4/libsoup/soup-enum-types.h
/usr/local/include/libsoup-2.4/libsoup/soup-form.h
/usr/local/include/libsoup-2.4/libsoup/soup-headers.h
/usr/local/include/libsoup-2.4/libsoup/soup-hsts-enforcer-db.h
/usr/local/include/libsoup-2.4/libsoup/soup-hsts-enforcer.h
/usr/local/include/libsoup-2.4/libsoup/soup-hsts-policy.h
/usr/local/include/libsoup-2.4/libsoup/soup-logger.h
/usr/local/include/libsoup-2.4/libsoup/soup-message-body.h
/usr/local/include/libsoup-2.4/libsoup/soup-message-headers.h
/usr/local/include/libsoup-2.4/libsoup/soup-message.h
/usr/local/include/libsoup-2.4/libsoup/soup-method.h
/usr/local/include/libsoup-2.4/libsoup/soup-misc.h
/usr/local/include/libsoup-2.4/libsoup/soup-multipart-input-stream.h
/usr/local/include/libsoup-2.4/libsoup/soup-multipart.h
/usr/local/include/libsoup-2.4/libsoup/soup-password-manager.h
/usr/local/include/libsoup-2.4/libsoup/soup-portability.h
/usr/local/include/libsoup-2.4/libsoup/soup-proxy-resolver-default.h
/usr/local/include/libsoup-2.4/libsoup/soup-proxy-resolver.h
/usr/local/include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h
/usr/local/include/libsoup-2.4/libsoup/soup-request-data.h
/usr/local/include/libsoup-2.4/libsoup/soup-request-file.h
/usr/local/include/libsoup-2.4/libsoup/soup-request-http.h
/usr/local/include/libsoup-2.4/libsoup/soup-request.h
/usr/local/include/libsoup-2.4/libsoup/soup-requester.h
/usr/local/include/libsoup-2.4/libsoup/soup-server.h
/usr/local/include/libsoup-2.4/libsoup/soup-session-async.h
/usr/local/include/libsoup-2.4/libsoup/soup-session-feature.h
/usr/local/include/libsoup-2.4/libsoup/soup-session-sync.h
/usr/local/include/libsoup-2.4/libsoup/soup-session.h
/usr/local/include/libsoup-2.4/libsoup/soup-socket.h
/usr/local/include/libsoup-2.4/libsoup/soup-status.h
/usr/local/include/libsoup-2.4/libsoup/soup-tld.h
/usr/local/include/libsoup-2.4/libsoup/soup-types.h
/usr/local/include/libsoup-2.4/libsoup/soup-uri.h
/usr/local/include/libsoup-2.4/libsoup/soup-value-utils.h
/usr/local/include/libsoup-2.4/libsoup/soup-version.h
/usr/local/include/libsoup-2.4/libsoup/soup-websocket-connection.h
/usr/local/include/libsoup-2.4/libsoup/soup-websocket-extension-deflate.h
/usr/local/include/libsoup-2.4/libsoup/soup-websocket-extension-manager.h
/usr/local/include/libsoup-2.4/libsoup/soup-websocket-extension.h
/usr/local/include/libsoup-2.4/libsoup/soup-websocket.h
/usr/local/include/libsoup-2.4/libsoup/soup-xmlrpc-old.h
/usr/local/include/libsoup-2.4/libsoup/soup-xmlrpc.h
/usr/local/include/libsoup-2.4/libsoup/soup.h
/usr/local/include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h
/usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h
/usr/local/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
/usr/local/lib/girepository-1.0/Soup-2.4.typelib
/usr/local/lib/girepository-1.0/SoupGNOME-2.4.typelib
/usr/local/lib/libsoup-2.4.so
/usr/local/lib/libsoup-2.4.so.1
/usr/local/lib/libsoup-2.4.so.1.11.1
/usr/local/lib/libsoup-gnome-2.4.so
/usr/local/lib/libsoup-gnome-2.4.so.1
/usr/local/lib/libsoup-gnome-2.4.so.1.11.1
/usr/local/libdata/pkgconfig/libsoup-2.4.pc
/usr/local/libdata/pkgconfig/libsoup-gnome-2.4.pc
/usr/local/share/gir-1.0/Soup-2.4.gir
/usr/local/share/gir-1.0/SoupGNOME-2.4.gir
/usr/local/share/licenses/libsoup-2.74.0/LGPL20
/usr/local/share/licenses/libsoup-2.74.0/LICENSE
/usr/local/share/licenses/libsoup-2.74.0/catalog.mk
/usr/local/share/locale/an/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/as/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/be/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/bg/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/bs/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ca/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/cs/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/da/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/de/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/el/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/eo/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/es/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/et/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/eu/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/fa/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/fi/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/fr/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/fur/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/gd/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/gl/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/gu/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/he/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/hi/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/hr/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/hu/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/id/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/it/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ja/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/kn/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ko/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/lt/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/lv/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ml/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/mr/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ms/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/nb/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ne/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/nl/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/oc/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/or/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/pa/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/pl/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/pt/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ro/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ru/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/sk/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/sl/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/sr/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/sv/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ta/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/te/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/tg/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/th/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/tr/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/ug/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/uk/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/vi/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/libsoup.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/libsoup.mo
/usr/local/include/soxr-lsr.h
/usr/local/include/soxr.h
/usr/local/lib/libsoxr-lsr.so
/usr/local/lib/libsoxr-lsr.so.0
/usr/local/lib/libsoxr-lsr.so.0.1.9
/usr/local/lib/libsoxr.so
/usr/local/lib/libsoxr.so.0
/usr/local/lib/libsoxr.so.0.1.2
/usr/local/libdata/pkgconfig/soxr-lsr.pc
/usr/local/libdata/pkgconfig/soxr.pc
/usr/local/share/doc/libsoxr/NEWS
/usr/local/share/doc/libsoxr/README
/usr/local/share/doc/libsoxr/examples/1-single-block.c
/usr/local/share/doc/libsoxr/examples/1a-lsr.c
/usr/local/share/doc/libsoxr/examples/2-stream.C
/usr/local/share/doc/libsoxr/examples/3-options-input-fn.c
/usr/local/share/doc/libsoxr/examples/4-split-channels.c
/usr/local/share/doc/libsoxr/examples/5-variable-rate.c
/usr/local/share/doc/libsoxr/examples/README
/usr/local/share/doc/libsoxr/examples/examples-common.h
/usr/local/share/licenses/libsoxr-0.1.3_3/FFTPAK
/usr/local/share/licenses/libsoxr-0.1.3_3/LGPL21+
/usr/local/share/licenses/libsoxr-0.1.3_3/LICENSE
/usr/local/share/licenses/libsoxr-0.1.3_3/catalog.mk
/usr/local/include/libssh2.h
/usr/local/include/libssh2_publickey.h
/usr/local/include/libssh2_sftp.h
/usr/local/lib/libssh2.a
/usr/local/lib/libssh2.so
/usr/local/lib/libssh2.so.1
/usr/local/lib/libssh2.so.1.0.1
/usr/local/libdata/pkgconfig/libssh2.pc
/usr/local/man/man3/libssh2_agent_connect.3.gz
/usr/local/man/man3/libssh2_agent_disconnect.3.gz
/usr/local/man/man3/libssh2_agent_free.3.gz
/usr/local/man/man3/libssh2_agent_get_identity.3.gz
/usr/local/man/man3/libssh2_agent_get_identity_path.3.gz
/usr/local/man/man3/libssh2_agent_init.3.gz
/usr/local/man/man3/libssh2_agent_list_identities.3.gz
/usr/local/man/man3/libssh2_agent_set_identity_path.3.gz
/usr/local/man/man3/libssh2_agent_userauth.3.gz
/usr/local/man/man3/libssh2_banner_set.3.gz
/usr/local/man/man3/libssh2_base64_decode.3.gz
/usr/local/man/man3/libssh2_channel_close.3.gz
/usr/local/man/man3/libssh2_channel_direct_tcpip.3.gz
/usr/local/man/man3/libssh2_channel_direct_tcpip_ex.3.gz
/usr/local/man/man3/libssh2_channel_eof.3.gz
/usr/local/man/man3/libssh2_channel_exec.3.gz
/usr/local/man/man3/libssh2_channel_flush.3.gz
/usr/local/man/man3/libssh2_channel_flush_ex.3.gz
/usr/local/man/man3/libssh2_channel_flush_stderr.3.gz
/usr/local/man/man3/libssh2_channel_forward_accept.3.gz
/usr/local/man/man3/libssh2_channel_forward_cancel.3.gz
/usr/local/man/man3/libssh2_channel_forward_listen.3.gz
/usr/local/man/man3/libssh2_channel_forward_listen_ex.3.gz
/usr/local/man/man3/libssh2_channel_free.3.gz
/usr/local/man/man3/libssh2_channel_get_exit_signal.3.gz
/usr/local/man/man3/libssh2_channel_get_exit_status.3.gz
/usr/local/man/man3/libssh2_channel_handle_extended_data.3.gz
/usr/local/man/man3/libssh2_channel_handle_extended_data2.3.gz
/usr/local/man/man3/libssh2_channel_ignore_extended_data.3.gz
/usr/local/man/man3/libssh2_channel_open_ex.3.gz
/usr/local/man/man3/libssh2_channel_open_session.3.gz
/usr/local/man/man3/libssh2_channel_process_startup.3.gz
/usr/local/man/man3/libssh2_channel_read.3.gz
/usr/local/man/man3/libssh2_channel_read_ex.3.gz
/usr/local/man/man3/libssh2_channel_read_stderr.3.gz
/usr/local/man/man3/libssh2_channel_receive_window_adjust.3.gz
/usr/local/man/man3/libssh2_channel_receive_window_adjust2.3.gz
/usr/local/man/man3/libssh2_channel_request_pty.3.gz
/usr/local/man/man3/libssh2_channel_request_pty_ex.3.gz
/usr/local/man/man3/libssh2_channel_request_pty_size.3.gz
/usr/local/man/man3/libssh2_channel_request_pty_size_ex.3.gz
/usr/local/man/man3/libssh2_channel_send_eof.3.gz
/usr/local/man/man3/libssh2_channel_set_blocking.3.gz
/usr/local/man/man3/libssh2_channel_setenv.3.gz
/usr/local/man/man3/libssh2_channel_setenv_ex.3.gz
/usr/local/man/man3/libssh2_channel_shell.3.gz
/usr/local/man/man3/libssh2_channel_subsystem.3.gz
/usr/local/man/man3/libssh2_channel_wait_closed.3.gz
/usr/local/man/man3/libssh2_channel_wait_eof.3.gz
/usr/local/man/man3/libssh2_channel_window_read.3.gz
/usr/local/man/man3/libssh2_channel_window_read_ex.3.gz
/usr/local/man/man3/libssh2_channel_window_write.3.gz
/usr/local/man/man3/libssh2_channel_window_write_ex.3.gz
/usr/local/man/man3/libssh2_channel_write.3.gz
/usr/local/man/man3/libssh2_channel_write_ex.3.gz
/usr/local/man/man3/libssh2_channel_write_stderr.3.gz
/usr/local/man/man3/libssh2_channel_x11_req.3.gz
/usr/local/man/man3/libssh2_channel_x11_req_ex.3.gz
/usr/local/man/man3/libssh2_exit.3.gz
/usr/local/man/man3/libssh2_free.3.gz
/usr/local/man/man3/libssh2_hostkey_hash.3.gz
/usr/local/man/man3/libssh2_init.3.gz
/usr/local/man/man3/libssh2_keepalive_config.3.gz
/usr/local/man/man3/libssh2_keepalive_send.3.gz
/usr/local/man/man3/libssh2_knownhost_add.3.gz
/usr/local/man/man3/libssh2_knownhost_addc.3.gz
/usr/local/man/man3/libssh2_knownhost_check.3.gz
/usr/local/man/man3/libssh2_knownhost_checkp.3.gz
/usr/local/man/man3/libssh2_knownhost_del.3.gz
/usr/local/man/man3/libssh2_knownhost_free.3.gz
/usr/local/man/man3/libssh2_knownhost_get.3.gz
/usr/local/man/man3/libssh2_knownhost_init.3.gz
/usr/local/man/man3/libssh2_knownhost_readfile.3.gz
/usr/local/man/man3/libssh2_knownhost_readline.3.gz
/usr/local/man/man3/libssh2_knownhost_writefile.3.gz
/usr/local/man/man3/libssh2_knownhost_writeline.3.gz
/usr/local/man/man3/libssh2_poll.3.gz
/usr/local/man/man3/libssh2_poll_channel_read.3.gz
/usr/local/man/man3/libssh2_publickey_add.3.gz
/usr/local/man/man3/libssh2_publickey_add_ex.3.gz
/usr/local/man/man3/libssh2_publickey_init.3.gz
/usr/local/man/man3/libssh2_publickey_list_fetch.3.gz
/usr/local/man/man3/libssh2_publickey_list_free.3.gz
/usr/local/man/man3/libssh2_publickey_remove.3.gz
/usr/local/man/man3/libssh2_publickey_remove_ex.3.gz
/usr/local/man/man3/libssh2_publickey_shutdown.3.gz
/usr/local/man/man3/libssh2_scp_recv.3.gz
/usr/local/man/man3/libssh2_scp_recv2.3.gz
/usr/local/man/man3/libssh2_scp_send.3.gz
/usr/local/man/man3/libssh2_scp_send64.3.gz
/usr/local/man/man3/libssh2_scp_send_ex.3.gz
/usr/local/man/man3/libssh2_session_abstract.3.gz
/usr/local/man/man3/libssh2_session_banner_get.3.gz
/usr/local/man/man3/libssh2_session_banner_set.3.gz
/usr/local/man/man3/libssh2_session_block_directions.3.gz
/usr/local/man/man3/libssh2_session_callback_set.3.gz
/usr/local/man/man3/libssh2_session_disconnect.3.gz
/usr/local/man/man3/libssh2_session_disconnect_ex.3.gz
/usr/local/man/man3/libssh2_session_flag.3.gz
/usr/local/man/man3/libssh2_session_free.3.gz
/usr/local/man/man3/libssh2_session_get_blocking.3.gz
/usr/local/man/man3/libssh2_session_get_timeout.3.gz
/usr/local/man/man3/libssh2_session_handshake.3.gz
/usr/local/man/man3/libssh2_session_hostkey.3.gz
/usr/local/man/man3/libssh2_session_init.3.gz
/usr/local/man/man3/libssh2_session_init_ex.3.gz
/usr/local/man/man3/libssh2_session_last_errno.3.gz
/usr/local/man/man3/libssh2_session_last_error.3.gz
/usr/local/man/man3/libssh2_session_method_pref.3.gz
/usr/local/man/man3/libssh2_session_methods.3.gz
/usr/local/man/man3/libssh2_session_set_blocking.3.gz
/usr/local/man/man3/libssh2_session_set_last_error.3.gz
/usr/local/man/man3/libssh2_session_set_timeout.3.gz
/usr/local/man/man3/libssh2_session_startup.3.gz
/usr/local/man/man3/libssh2_session_supported_algs.3.gz
/usr/local/man/man3/libssh2_sftp_close.3.gz
/usr/local/man/man3/libssh2_sftp_close_handle.3.gz
/usr/local/man/man3/libssh2_sftp_closedir.3.gz
/usr/local/man/man3/libssh2_sftp_fsetstat.3.gz
/usr/local/man/man3/libssh2_sftp_fstat.3.gz
/usr/local/man/man3/libssh2_sftp_fstat_ex.3.gz
/usr/local/man/man3/libssh2_sftp_fstatvfs.3.gz
/usr/local/man/man3/libssh2_sftp_fsync.3.gz
/usr/local/man/man3/libssh2_sftp_get_channel.3.gz
/usr/local/man/man3/libssh2_sftp_init.3.gz
/usr/local/man/man3/libssh2_sftp_last_error.3.gz
/usr/local/man/man3/libssh2_sftp_lstat.3.gz
/usr/local/man/man3/libssh2_sftp_mkdir.3.gz
/usr/local/man/man3/libssh2_sftp_mkdir_ex.3.gz
/usr/local/man/man3/libssh2_sftp_open.3.gz
/usr/local/man/man3/libssh2_sftp_open_ex.3.gz
/usr/local/man/man3/libssh2_sftp_opendir.3.gz
/usr/local/man/man3/libssh2_sftp_read.3.gz
/usr/local/man/man3/libssh2_sftp_readdir.3.gz
/usr/local/man/man3/libssh2_sftp_readdir_ex.3.gz
/usr/local/man/man3/libssh2_sftp_readlink.3.gz
/usr/local/man/man3/libssh2_sftp_realpath.3.gz
/usr/local/man/man3/libssh2_sftp_rename.3.gz
/usr/local/man/man3/libssh2_sftp_rename_ex.3.gz
/usr/local/man/man3/libssh2_sftp_rewind.3.gz
/usr/local/man/man3/libssh2_sftp_rmdir.3.gz
/usr/local/man/man3/libssh2_sftp_rmdir_ex.3.gz
/usr/local/man/man3/libssh2_sftp_seek.3.gz
/usr/local/man/man3/libssh2_sftp_seek64.3.gz
/usr/local/man/man3/libssh2_sftp_setstat.3.gz
/usr/local/man/man3/libssh2_sftp_shutdown.3.gz
/usr/local/man/man3/libssh2_sftp_stat.3.gz
/usr/local/man/man3/libssh2_sftp_stat_ex.3.gz
/usr/local/man/man3/libssh2_sftp_statvfs.3.gz
/usr/local/man/man3/libssh2_sftp_symlink.3.gz
/usr/local/man/man3/libssh2_sftp_symlink_ex.3.gz
/usr/local/man/man3/libssh2_sftp_tell.3.gz
/usr/local/man/man3/libssh2_sftp_tell64.3.gz
/usr/local/man/man3/libssh2_sftp_unlink.3.gz
/usr/local/man/man3/libssh2_sftp_unlink_ex.3.gz
/usr/local/man/man3/libssh2_sftp_write.3.gz
/usr/local/man/man3/libssh2_trace.3.gz
/usr/local/man/man3/libssh2_trace_sethandler.3.gz
/usr/local/man/man3/libssh2_userauth_authenticated.3.gz
/usr/local/man/man3/libssh2_userauth_hostbased_fromfile.3.gz
/usr/local/man/man3/libssh2_userauth_hostbased_fromfile_ex.3.gz
/usr/local/man/man3/libssh2_userauth_keyboard_interactive.3.gz
/usr/local/man/man3/libssh2_userauth_keyboard_interactive_ex.3.gz
/usr/local/man/man3/libssh2_userauth_list.3.gz
/usr/local/man/man3/libssh2_userauth_password.3.gz
/usr/local/man/man3/libssh2_userauth_password_ex.3.gz
/usr/local/man/man3/libssh2_userauth_publickey.3.gz
/usr/local/man/man3/libssh2_userauth_publickey_fromfile.3.gz
/usr/local/man/man3/libssh2_userauth_publickey_fromfile_ex.3.gz
/usr/local/man/man3/libssh2_userauth_publickey_frommemory.3.gz
/usr/local/man/man3/libssh2_version.3.gz
/usr/local/share/licenses/libssh2-1.10.0,3/BSD3CLAUSE
/usr/local/share/licenses/libssh2-1.10.0,3/LICENSE
/usr/local/share/licenses/libssh2-1.10.0,3/catalog.mk
/usr/local/include/sys/sysinfo.h
/usr/local/lib/libsysinfo.a
/usr/local/lib/libsysinfo.so
/usr/local/lib/libsysinfo.so.0
/usr/local/libdata/pkgconfig/libsysinfo.pc
/usr/local/man/man3/sysinfo.3.gz
/usr/local/share/licenses/libsysinfo-0.0.3_2/BSD3CLAUSE
/usr/local/share/licenses/libsysinfo-0.0.3_2/LICENSE
/usr/local/share/licenses/libsysinfo-0.0.3_2/catalog.mk
/usr/local/bin/asn1Coding
/usr/local/bin/asn1Decoding
/usr/local/bin/asn1Parser
/usr/local/include/libtasn1.h
/usr/local/lib/libtasn1.a
/usr/local/lib/libtasn1.so
/usr/local/lib/libtasn1.so.6
/usr/local/lib/libtasn1.so.6.6.2
/usr/local/libdata/pkgconfig/libtasn1.pc
/usr/local/man/man1/asn1Coding.1.gz
/usr/local/man/man1/asn1Decoding.1.gz
/usr/local/man/man1/asn1Parser.1.gz
/usr/local/man/man3/asn1_array2tree.3.gz
/usr/local/man/man3/asn1_bit_der.3.gz
/usr/local/man/man3/asn1_check_version.3.gz
/usr/local/man/man3/asn1_copy_node.3.gz
/usr/local/man/man3/asn1_create_element.3.gz
/usr/local/man/man3/asn1_decode_simple_ber.3.gz
/usr/local/man/man3/asn1_decode_simple_der.3.gz
/usr/local/man/man3/asn1_delete_element.3.gz
/usr/local/man/man3/asn1_delete_structure.3.gz
/usr/local/man/man3/asn1_delete_structure2.3.gz
/usr/local/man/man3/asn1_der_coding.3.gz
/usr/local/man/man3/asn1_der_decoding.3.gz
/usr/local/man/man3/asn1_der_decoding2.3.gz
/usr/local/man/man3/asn1_der_decoding_element.3.gz
/usr/local/man/man3/asn1_der_decoding_startEnd.3.gz
/usr/local/man/man3/asn1_dup_node.3.gz
/usr/local/man/man3/asn1_encode_simple_der.3.gz
/usr/local/man/man3/asn1_expand_any_defined_by.3.gz
/usr/local/man/man3/asn1_expand_octet_string.3.gz
/usr/local/man/man3/asn1_find_node.3.gz
/usr/local/man/man3/asn1_find_structure_from_oid.3.gz
/usr/local/man/man3/asn1_get_bit_der.3.gz
/usr/local/man/man3/asn1_get_length_ber.3.gz
/usr/local/man/man3/asn1_get_length_der.3.gz
/usr/local/man/man3/asn1_get_object_id_der.3.gz
/usr/local/man/man3/asn1_get_octet_der.3.gz
/usr/local/man/man3/asn1_get_tag_der.3.gz
/usr/local/man/man3/asn1_length_der.3.gz
/usr/local/man/man3/asn1_number_of_elements.3.gz
/usr/local/man/man3/asn1_object_id_der.3.gz
/usr/local/man/man3/asn1_octet_der.3.gz
/usr/local/man/man3/asn1_parser2array.3.gz
/usr/local/man/man3/asn1_parser2tree.3.gz
/usr/local/man/man3/asn1_perror.3.gz
/usr/local/man/man3/asn1_print_structure.3.gz
/usr/local/man/man3/asn1_read_node_value.3.gz
/usr/local/man/man3/asn1_read_tag.3.gz
/usr/local/man/man3/asn1_read_value.3.gz
/usr/local/man/man3/asn1_read_value_type.3.gz
/usr/local/man/man3/asn1_strerror.3.gz
/usr/local/man/man3/asn1_write_value.3.gz
/usr/local/share/doc/libtasn1/AUTHORS
/usr/local/share/doc/libtasn1/NEWS
/usr/local/share/doc/libtasn1/README.md
/usr/local/share/doc/libtasn1/THANKS
/usr/local/share/doc/libtasn1/TODO
/usr/local/share/gtk-doc/html/libtasn1/api-index-1-6.html
/usr/local/share/gtk-doc/html/libtasn1/api-index-2-0.html
/usr/local/share/gtk-doc/html/libtasn1/api-index-full.html
/usr/local/share/gtk-doc/html/libtasn1/ch01.html
/usr/local/share/gtk-doc/html/libtasn1/deprecated-api-index.html
/usr/local/share/gtk-doc/html/libtasn1/home.png
/usr/local/share/gtk-doc/html/libtasn1/index.html
/usr/local/share/gtk-doc/html/libtasn1/left-insensitive.png
/usr/local/share/gtk-doc/html/libtasn1/left.png
/usr/local/share/gtk-doc/html/libtasn1/libtasn1-libtasn1.html
/usr/local/share/gtk-doc/html/libtasn1/libtasn1.devhelp2
/usr/local/share/gtk-doc/html/libtasn1/right-insensitive.png
/usr/local/share/gtk-doc/html/libtasn1/right.png
/usr/local/share/gtk-doc/html/libtasn1/style.css
/usr/local/share/gtk-doc/html/libtasn1/up-insensitive.png
/usr/local/share/gtk-doc/html/libtasn1/up.png
/usr/local/share/info/libtasn1.info
/usr/local/share/licenses/libtasn1-4.18.0/GPLv3
/usr/local/share/licenses/libtasn1-4.18.0/LGPL21+
/usr/local/share/licenses/libtasn1-4.18.0/LICENSE
/usr/local/share/licenses/libtasn1-4.18.0/catalog.mk
/usr/local/include/textstyle.h
/usr/local/include/textstyle/stdbool.h
/usr/local/include/textstyle/version.h
/usr/local/include/textstyle/woe32dll.h
/usr/local/lib/libtextstyle.a
/usr/local/lib/libtextstyle.so
/usr/local/lib/libtextstyle.so.0
/usr/local/lib/libtextstyle.so.0.1.1
/usr/local/share/doc/libtextstyle/libtextstyle_1.html
/usr/local/share/doc/libtextstyle/libtextstyle_2.html
/usr/local/share/doc/libtextstyle/libtextstyle_3.html
/usr/local/share/doc/libtextstyle/libtextstyle_4.html
/usr/local/share/doc/libtextstyle/libtextstyle_5.html
/usr/local/share/doc/libtextstyle/libtextstyle_6.html
/usr/local/share/doc/libtextstyle/libtextstyle_7.html
/usr/local/share/doc/libtextstyle/libtextstyle_abt.html
/usr/local/share/doc/libtextstyle/libtextstyle_toc.html
/usr/local/share/info/libtextstyle.info
/usr/local/share/licenses/libtextstyle-0.21/GPLv3+
/usr/local/share/licenses/libtextstyle-0.21/LICENSE
/usr/local/share/licenses/libtextstyle-0.21/catalog.mk
/usr/local/include/theora/codec.h
/usr/local/include/theora/theora.h
/usr/local/include/theora/theoradec.h
/usr/local/include/theora/theoraenc.h
/usr/local/lib/libtheora.a
/usr/local/lib/libtheora.so
/usr/local/lib/libtheora.so.0
/usr/local/lib/libtheora.so.0.3.10
/usr/local/lib/libtheoradec.a
/usr/local/lib/libtheoradec.so
/usr/local/lib/libtheoradec.so.1
/usr/local/lib/libtheoradec.so.1.1.4
/usr/local/lib/libtheoraenc.a
/usr/local/lib/libtheoraenc.so
/usr/local/lib/libtheoraenc.so.1
/usr/local/lib/libtheoraenc.so.1.1.2
/usr/local/libdata/pkgconfig/theora.pc
/usr/local/libdata/pkgconfig/theoradec.pc
/usr/local/libdata/pkgconfig/theoraenc.pc
/usr/local/share/licenses/libtheora-1.1.1_7/BSD3CLAUSE
/usr/local/share/licenses/libtheora-1.1.1_7/LICENSE
/usr/local/share/licenses/libtheora-1.1.1_7/catalog.mk
/usr/local/bin/libtool
/usr/local/bin/libtoolize
/usr/local/man/man1/libtool.1.gz
/usr/local/man/man1/libtoolize.1.gz
/usr/local/share/aclocal/libtool.m4
/usr/local/share/aclocal/ltargz.m4
/usr/local/share/aclocal/ltdl.m4
/usr/local/share/aclocal/ltoptions.m4
/usr/local/share/aclocal/ltsugar.m4
/usr/local/share/aclocal/ltversion.m4
/usr/local/share/aclocal/lt~obsolete.m4
/usr/local/share/info/libtool.info
/usr/local/share/libtool/COPYING.LIB
/usr/local/share/libtool/Makefile.am
/usr/local/share/libtool/Makefile.in
/usr/local/share/libtool/README
/usr/local/share/libtool/aclocal.m4
/usr/local/share/libtool/build-aux/compile
/usr/local/share/libtool/build-aux/config.guess
/usr/local/share/libtool/build-aux/config.sub
/usr/local/share/libtool/build-aux/depcomp
/usr/local/share/libtool/build-aux/install-sh
/usr/local/share/libtool/build-aux/ltmain.sh
/usr/local/share/libtool/build-aux/missing
/usr/local/share/libtool/config-h.in
/usr/local/share/libtool/configure
/usr/local/share/libtool/configure.ac
/usr/local/share/libtool/libltdl/lt__alloc.h
/usr/local/share/libtool/libltdl/lt__argz_.h
/usr/local/share/libtool/libltdl/lt__dirent.h
/usr/local/share/libtool/libltdl/lt__glibc.h
/usr/local/share/libtool/libltdl/lt__private.h
/usr/local/share/libtool/libltdl/lt__strl.h
/usr/local/share/libtool/libltdl/lt_dlloader.h
/usr/local/share/libtool/libltdl/lt_error.h
/usr/local/share/libtool/libltdl/lt_system.h
/usr/local/share/libtool/libltdl/slist.h
/usr/local/share/libtool/loaders/dld_link.c
/usr/local/share/libtool/loaders/dlopen.c
/usr/local/share/libtool/loaders/dyld.c
/usr/local/share/libtool/loaders/load_add_on.c
/usr/local/share/libtool/loaders/loadlibrary.c
/usr/local/share/libtool/loaders/preopen.c
/usr/local/share/libtool/loaders/shl_load.c
/usr/local/share/libtool/lt__alloc.c
/usr/local/share/libtool/lt__argz.c
/usr/local/share/libtool/lt__dirent.c
/usr/local/share/libtool/lt__strl.c
/usr/local/share/libtool/lt_dlloader.c
/usr/local/share/libtool/lt_error.c
/usr/local/share/libtool/ltdl.c
/usr/local/share/libtool/ltdl.h
/usr/local/share/libtool/ltdl.mk
/usr/local/share/libtool/slist.c
/usr/local/share/licenses/libtool-2.4.6_1/GPLv2
/usr/local/share/licenses/libtool-2.4.6_1/LICENSE
/usr/local/share/licenses/libtool-2.4.6_1/catalog.mk
/usr/local/include/tqt3/tqca.h
/usr/local/include/tqt3/tqcaprovider.h
/usr/local/lib/libtqca.la
/usr/local/lib/libtqca.so
/usr/local/lib/libtqca.so.1
/usr/local/lib/libtqca.so.1.0.0
/usr/local/libdata/pkgconfig/tqca.pc
/usr/local/bin/convert_qt_tqt1
/usr/local/bin/convert_qt_tqt2
/usr/local/bin/convert_qt_tqt3
/usr/local/bin/dcopidl-tqt
/usr/local/bin/dcopidl2cpp-tqt
/usr/local/bin/dcopidlng-tqt
/usr/local/bin/mcopidl-tqt
/usr/local/bin/moc-tqt
/usr/local/bin/tmoc
/usr/local/bin/tqt-replace
/usr/local/bin/tqt-replace-stream
/usr/local/bin/uic-tqt
/usr/local/include/tqt/Qt/q3cstring.h
/usr/local/include/tqt/Qt/q3painter.h
/usr/local/include/tqt/Qt/q3pointarray.h
/usr/local/include/tqt/Qt/q3popupmenu.h
/usr/local/include/tqt/Qt/q3whatsthis.h
/usr/local/include/tqt/Qt/qapplication.h
/usr/local/include/tqt/Qt/qbytearray.h
/usr/local/include/tqt/Qt/qchar.h
/usr/local/include/tqt/Qt/qcommonstyle.h
/usr/local/include/tqt/Qt/qdatastream.h
/usr/local/include/tqt/Qt/qdir.h
/usr/local/include/tqt/Qt/qfileinfo.h
/usr/local/include/tqt/Qt/qglobal.h
/usr/local/include/tqt/Qt/qicon.h
/usr/local/include/tqt/Qt/qimage.h
/usr/local/include/tqt/Qt/qiodevice.h
/usr/local/include/tqt/Qt/qlist.h
/usr/local/include/tqt/Qt/qmenu.h
/usr/local/include/tqt/Qt/qmenudata.h
/usr/local/include/tqt/Qt/qmetaobject.h
/usr/local/include/tqt/Qt/qmovie.h
/usr/local/include/tqt/Qt/qnamespace.h
/usr/local/include/tqt/Qt/qobject.h
/usr/local/include/tqt/Qt/qobjectdefs.h
/usr/local/include/tqt/Qt/qpaintdevice.h
/usr/local/include/tqt/Qt/qpixmap.h
/usr/local/include/tqt/Qt/qscrollbar.h
/usr/local/include/tqt/Qt/qslider.h
/usr/local/include/tqt/Qt/qstring.h
/usr/local/include/tqt/Qt/qstyle.h
/usr/local/include/tqt/Qt/qstyleoption.h
/usr/local/include/tqt/Qt/qtabbar.h
/usr/local/include/tqt/Qt/qtextcodec.h
/usr/local/include/tqt/Qt/qtooltip.h
/usr/local/include/tqt/Qt/qvariant.h
/usr/local/include/tqt/Qt/qvector.h
/usr/local/include/tqt/Qt/qwidget.h
/usr/local/include/tqt/tq1xcompatibility.h
/usr/local/include/tqt/tqabstractlayout.h
/usr/local/include/tqt/tqaccel.h
/usr/local/include/tqt/tqaccessible.h
/usr/local/include/tqt/tqaction.h
/usr/local/include/tqt/tqapp.h
/usr/local/include/tqt/tqapplication.h
/usr/local/include/tqt/tqarray.h
/usr/local/include/tqt/tqasciicache.h
/usr/local/include/tqt/tqasciidict.h
/usr/local/include/tqt/tqassistantclient.h
/usr/local/include/tqt/tqasyncimageio.h
/usr/local/include/tqt/tqasyncio.h
/usr/local/include/tqt/tqbig5codec.h
/usr/local/include/tqt/tqbitarray.h
/usr/local/include/tqt/tqbitarry.h
/usr/local/include/tqt/tqbitmap.h
/usr/local/include/tqt/tqbrush.h
/usr/local/include/tqt/tqbttngrp.h
/usr/local/include/tqt/tqbuffer.h
/usr/local/include/tqt/tqbutton.h
/usr/local/include/tqt/tqbuttongroup.h
/usr/local/include/tqt/tqcache.h
/usr/local/include/tqt/tqcanvas.h
/usr/local/include/tqt/tqcdestyle.h
/usr/local/include/tqt/tqcheckbox.h
/usr/local/include/tqt/tqchkbox.h
/usr/local/include/tqt/tqcleanuphandler.h
/usr/local/include/tqt/tqclipboard.h
/usr/local/include/tqt/tqclipbrd.h
/usr/local/include/tqt/tqcollect.h
/usr/local/include/tqt/tqcollection.h
/usr/local/include/tqt/tqcolor.h
/usr/local/include/tqt/tqcolordialog.h
/usr/local/include/tqt/tqcom_p.h
/usr/local/include/tqt/tqcombo.h
/usr/local/include/tqt/tqcombobox.h
/usr/local/include/tqt/tqcommonstyle.h
/usr/local/include/tqt/tqcompactstyle.h
/usr/local/include/tqt/tqconfig.h
/usr/local/include/tqt/tqconnect.h
/usr/local/include/tqt/tqconnection.h
/usr/local/include/tqt/tqcstring.h
/usr/local/include/tqt/tqcursor.h
/usr/local/include/tqt/tqdatabrowser.h
/usr/local/include/tqt/tqdatastream.h
/usr/local/include/tqt/tqdatatable.h
/usr/local/include/tqt/tqdataview.h
/usr/local/include/tqt/tqdatetime.h
/usr/local/include/tqt/tqdatetimeedit.h
/usr/local/include/tqt/tqdatetm.h
/usr/local/include/tqt/tqdeepcopy.h
/usr/local/include/tqt/tqdesktopwidget.h
/usr/local/include/tqt/tqdial.h
/usr/local/include/tqt/tqdialog.h
/usr/local/include/tqt/tqdict.h
/usr/local/include/tqt/tqdir.h
/usr/local/include/tqt/tqdns.h
/usr/local/include/tqt/tqdockarea.h
/usr/local/include/tqt/tqdockwindow.h
/usr/local/include/tqt/tqdom.h
/usr/local/include/tqt/tqdragobject.h
/usr/local/include/tqt/tqdrawutil.h
/usr/local/include/tqt/tqdrawutl.h
/usr/local/include/tqt/tqdropsite.h
/usr/local/include/tqt/tqdstream.h
/usr/local/include/tqt/tqeditorfactory.h
/usr/local/include/tqt/tqeffects_p.h
/usr/local/include/tqt/tqerrormessage.h
/usr/local/include/tqt/tqeucjpcodec.h
/usr/local/include/tqt/tqeuckrcodec.h
/usr/local/include/tqt/tqevent.h
/usr/local/include/tqt/tqeventloop.h
/usr/local/include/tqt/tqfeatures.h
/usr/local/include/tqt/tqfile.h
/usr/local/include/tqt/tqfiledef.h
/usr/local/include/tqt/tqfiledialog.h
/usr/local/include/tqt/tqfiledlg.h
/usr/local/include/tqt/tqfileinf.h
/usr/local/include/tqt/tqfileinfo.h
/usr/local/include/tqt/tqfocusdata.h
/usr/local/include/tqt/tqfont.h
/usr/local/include/tqt/tqfontdatabase.h
/usr/local/include/tqt/tqfontdialog.h
/usr/local/include/tqt/tqfontinf.h
/usr/local/include/tqt/tqfontinfo.h
/usr/local/include/tqt/tqfontmet.h
/usr/local/include/tqt/tqfontmetrics.h
/usr/local/include/tqt/tqframe.h
/usr/local/include/tqt/tqftp.h
/usr/local/include/tqt/tqgarray.h
/usr/local/include/tqt/tqgb18030codec.h
/usr/local/include/tqt/tqgbkcodec.h
/usr/local/include/tqt/tqgcache.h
/usr/local/include/tqt/tqgdict.h
/usr/local/include/tqt/tqgeneric.h
/usr/local/include/tqt/tqgif.h
/usr/local/include/tqt/tqgl.h
/usr/local/include/tqt/tqglcolormap.h
/usr/local/include/tqt/tqglist.h
/usr/local/include/tqt/tqglobal.h
/usr/local/include/tqt/tqgplugin.h
/usr/local/include/tqt/tqgrid.h
/usr/local/include/tqt/tqgridview.h
/usr/local/include/tqt/tqgroupbox.h
/usr/local/include/tqt/tqgrpbox.h
/usr/local/include/tqt/tqguardedptr.h
/usr/local/include/tqt/tqgvector.h
/usr/local/include/tqt/tqhbox.h
/usr/local/include/tqt/tqhbuttongroup.h
/usr/local/include/tqt/tqheader.h
/usr/local/include/tqt/tqhgroupbox.h
/usr/local/include/tqt/tqhostaddress.h
/usr/local/include/tqt/tqhttp.h
/usr/local/include/tqt/tqiconset.h
/usr/local/include/tqt/tqiconview.h
/usr/local/include/tqt/tqimage.h
/usr/local/include/tqt/tqimageformatplugin.h
/usr/local/include/tqt/tqinputdialog.h
/usr/local/include/tqt/tqintcach.h
/usr/local/include/tqt/tqintcache.h
/usr/local/include/tqt/tqintdict.h
/usr/local/include/tqt/tqinterlacestyle.h
/usr/local/include/tqt/tqinternal_p.h
/usr/local/include/tqt/tqiodev.h
/usr/local/include/tqt/tqiodevice.h
/usr/local/include/tqt/tqjiscodec.h
/usr/local/include/tqt/tqjpegio.h
/usr/local/include/tqt/tqjpunicode.h
/usr/local/include/tqt/tqkeycode.h
/usr/local/include/tqt/tqkeysequence.h
/usr/local/include/tqt/tqlabel.h
/usr/local/include/tqt/tqlayout.h
/usr/local/include/tqt/tqlayoutengine_p.h
/usr/local/include/tqt/tqlcdnumber.h
/usr/local/include/tqt/tqlibrary.h
/usr/local/include/tqt/tqlined.h
/usr/local/include/tqt/tqlineedit.h
/usr/local/include/tqt/tqlist.h
/usr/local/include/tqt/tqlistbox.h
/usr/local/include/tqt/tqlistiterator.h
/usr/local/include/tqt/tqlistview.h
/usr/local/include/tqt/tqlocale.h
/usr/local/include/tqt/tqlocalfs.h
/usr/local/include/tqt/tqmainwindow.h
/usr/local/include/tqt/tqmap.h
/usr/local/include/tqt/tqmemarray.h
/usr/local/include/tqt/tqmenubar.h
/usr/local/include/tqt/tqmenudata.h
/usr/local/include/tqt/tqmenudta.h
/usr/local/include/tqt/tqmessagebox.h
/usr/local/include/tqt/tqmetaobj.h
/usr/local/include/tqt/tqmetaobject.h
/usr/local/include/tqt/tqmime.h
/usr/local/include/tqt/tqmlined.h
/usr/local/include/tqt/tqmngio.h
/usr/local/include/tqt/tqmodules.h
/usr/local/include/tqt/tqmotifplusstyle.h
/usr/local/include/tqt/tqmotifstyle.h
/usr/local/include/tqt/tqmovie.h
/usr/local/include/tqt/tqmsgbox.h
/usr/local/include/tqt/tqmultilinedit.h
/usr/local/include/tqt/tqmultilineedit.h
/usr/local/include/tqt/tqmutex.h
/usr/local/include/tqt/tqnamespace.h
/usr/local/include/tqt/tqnetwork.h
/usr/local/include/tqt/tqnetworkprotocol.h
/usr/local/include/tqt/tqnp.h
/usr/local/include/tqt/tqobjcoll.h
/usr/local/include/tqt/tqobjdefs.h
/usr/local/include/tqt/tqobject.h
/usr/local/include/tqt/tqobjectcleanuphandler.h
/usr/local/include/tqt/tqobjectdict.h
/usr/local/include/tqt/tqobjectlist.h
/usr/local/include/tqt/tqpaintd.h
/usr/local/include/tqt/tqpaintdc.h
/usr/local/include/tqt/tqpaintdevice.h
/usr/local/include/tqt/tqpaintdevicemetrics.h
/usr/local/include/tqt/tqpainter.h
/usr/local/include/tqt/tqpair.h
/usr/local/include/tqt/tqpalette.h
/usr/local/include/tqt/tqpdevmet.h
/usr/local/include/tqt/tqpen.h
/usr/local/include/tqt/tqpicture.h
/usr/local/include/tqt/tqpixmap.h
/usr/local/include/tqt/tqpixmapcache.h
/usr/local/include/tqt/tqplatinumstyle.h
/usr/local/include/tqt/tqpluginmanager_p.h
/usr/local/include/tqt/tqpmcache.h
/usr/local/include/tqt/tqpngio.h
/usr/local/include/tqt/tqpntarry.h
/usr/local/include/tqt/tqpoint.h
/usr/local/include/tqt/tqpointarray.h
/usr/local/include/tqt/tqpolygonscanner.h
/usr/local/include/tqt/tqpopmenu.h
/usr/local/include/tqt/tqpopupmenu.h
/usr/local/include/tqt/tqprintdialog.h
/usr/local/include/tqt/tqprinter.h
/usr/local/include/tqt/tqprndlg.h
/usr/local/include/tqt/tqprocess.h
/usr/local/include/tqt/tqprogbar.h
/usr/local/include/tqt/tqprogdlg.h
/usr/local/include/tqt/tqprogressbar.h
/usr/local/include/tqt/tqprogressdialog.h
/usr/local/include/tqt/tqptrcollection.h
/usr/local/include/tqt/tqptrdict.h
/usr/local/include/tqt/tqptrlist.h
/usr/local/include/tqt/tqptrqueue.h
/usr/local/include/tqt/tqptrstack.h
/usr/local/include/tqt/tqptrvector.h
/usr/local/include/tqt/tqpushbt.h
/usr/local/include/tqt/tqpushbutton.h
/usr/local/include/tqt/tqqueue.h
/usr/local/include/tqt/tqradiobt.h
/usr/local/include/tqt/tqradiobutton.h
/usr/local/include/tqt/tqrangecontrol.h
/usr/local/include/tqt/tqrangect.h
/usr/local/include/tqt/tqrect.h
/usr/local/include/tqt/tqregexp.h
/usr/local/include/tqt/tqregion.h
/usr/local/include/tqt/tqrichtext_p.h
/usr/local/include/tqt/tqrtlcodec.h
/usr/local/include/tqt/tqscrbar.h
/usr/local/include/tqt/tqscrollbar.h
/usr/local/include/tqt/tqscrollview.h
/usr/local/include/tqt/tqsemaphore.h
/usr/local/include/tqt/tqsemimodal.h
/usr/local/include/tqt/tqserversocket.h
/usr/local/include/tqt/tqsession.h
/usr/local/include/tqt/tqsessionmanager.h
/usr/local/include/tqt/tqsettings.h
/usr/local/include/tqt/tqsgistyle.h
/usr/local/include/tqt/tqshared.h
/usr/local/include/tqt/tqsignal.h
/usr/local/include/tqt/tqsignalmapper.h
/usr/local/include/tqt/tqsignalslotimp.h
/usr/local/include/tqt/tqsimplerichtext.h
/usr/local/include/tqt/tqsize.h
/usr/local/include/tqt/tqsizegrip.h
/usr/local/include/tqt/tqsizepolicy.h
/usr/local/include/tqt/tqsjiscodec.h
/usr/local/include/tqt/tqslider.h
/usr/local/include/tqt/tqsocket.h
/usr/local/include/tqt/tqsocketdevice.h
/usr/local/include/tqt/tqsocketnotifier.h
/usr/local/include/tqt/tqsocknot.h
/usr/local/include/tqt/tqsortedlist.h
/usr/local/include/tqt/tqsound.h
/usr/local/include/tqt/tqspinbox.h
/usr/local/include/tqt/tqsplashscreen.h
/usr/local/include/tqt/tqsplitter.h
/usr/local/include/tqt/tqsql.h
/usr/local/include/tqt/tqsqlcursor.h
/usr/local/include/tqt/tqsqldatabase.h
/usr/local/include/tqt/tqsqldriver.h
/usr/local/include/tqt/tqsqldriverplugin.h
/usr/local/include/tqt/tqsqleditorfactory.h
/usr/local/include/tqt/tqsqlerror.h
/usr/local/include/tqt/tqsqlfield.h
/usr/local/include/tqt/tqsqlform.h
/usr/local/include/tqt/tqsqlindex.h
/usr/local/include/tqt/tqsqlpropertymap.h
/usr/local/include/tqt/tqsqlquery.h
/usr/local/include/tqt/tqsqlrecord.h
/usr/local/include/tqt/tqsqlresult.h
/usr/local/include/tqt/tqsqlselectcursor.h
/usr/local/include/tqt/tqstack.h
/usr/local/include/tqt/tqstatusbar.h
/usr/local/include/tqt/tqstring.h
/usr/local/include/tqt/tqstringlist.h
/usr/local/include/tqt/tqstrlist.h
/usr/local/include/tqt/tqstrvec.h
/usr/local/include/tqt/tqstyle.h
/usr/local/include/tqt/tqstylefactory.h
/usr/local/include/tqt/tqstyleplugin.h
/usr/local/include/tqt/tqstylesheet.h
/usr/local/include/tqt/tqsyntaxhighlighter.h
/usr/local/include/tqt/tqt.h
/usr/local/include/tqt/tqtabbar.h
/usr/local/include/tqt/tqtabdialog.h
/usr/local/include/tqt/tqtabdlg.h
/usr/local/include/tqt/tqtable.h
/usr/local/include/tqt/tqtabwidget.h
/usr/local/include/tqt/tqtextbrowser.h
/usr/local/include/tqt/tqtextcodec.h
/usr/local/include/tqt/tqtextcodecfactory.h
/usr/local/include/tqt/tqtextcodecplugin.h
/usr/local/include/tqt/tqtextedit.h
/usr/local/include/tqt/tqtextengine_p.h
/usr/local/include/tqt/tqtextstream.h
/usr/local/include/tqt/tqtextview.h
/usr/local/include/tqt/tqtglobaldefines.h
/usr/local/include/tqt/tqthread.h
/usr/local/include/tqt/tqthreadstorage.h
/usr/local/include/tqt/tqtimer.h
/usr/local/include/tqt/tqtl.h
/usr/local/include/tqt/tqtoolbar.h
/usr/local/include/tqt/tqtoolbox.h
/usr/local/include/tqt/tqtoolbutton.h
/usr/local/include/tqt/tqtooltip.h
/usr/local/include/tqt/tqtranslator.h
/usr/local/include/tqt/tqtsciicodec.h
/usr/local/include/tqt/tqtstream.h
/usr/local/include/tqt/tqucom_p.h
/usr/local/include/tqt/tqucomextra_p.h
/usr/local/include/tqt/tqurl.h
/usr/local/include/tqt/tqurlinfo.h
/usr/local/include/tqt/tqurloperator.h
/usr/local/include/tqt/tqutfcodec.h
/usr/local/include/tqt/tquuid.h
/usr/local/include/tqt/tqvalidator.h
/usr/local/include/tqt/tqvaluelist.h
/usr/local/include/tqt/tqvaluestack.h
/usr/local/include/tqt/tqvaluevector.h
/usr/local/include/tqt/tqvariant.h
/usr/local/include/tqt/tqvbox.h
/usr/local/include/tqt/tqvbuttongroup.h
/usr/local/include/tqt/tqvector.h
/usr/local/include/tqt/tqvfbhdr.h
/usr/local/include/tqt/tqvgroupbox.h
/usr/local/include/tqt/tqwaitcondition.h
/usr/local/include/tqt/tqwhatsthis.h
/usr/local/include/tqt/tqwidcoll.h
/usr/local/include/tqt/tqwidget.h
/usr/local/include/tqt/tqwidgetfactory.h
/usr/local/include/tqt/tqwidgetintdict.h
/usr/local/include/tqt/tqwidgetinterface_p.h
/usr/local/include/tqt/tqwidgetlist.h
/usr/local/include/tqt/tqwidgetplugin.h
/usr/local/include/tqt/tqwidgetstack.h
/usr/local/include/tqt/tqwindefs.h
/usr/local/include/tqt/tqwindowdefs.h
/usr/local/include/tqt/tqwindowsstyle.h
/usr/local/include/tqt/tqwinexport.h
/usr/local/include/tqt/tqwizard.h
/usr/local/include/tqt/tqwmatrix.h
/usr/local/include/tqt/tqworkspace.h
/usr/local/include/tqt/tqxml.h
/usr/local/lib/libtqt.la
/usr/local/lib/libtqt.so
/usr/local/lib/libtqt.so.4
/usr/local/lib/libtqt.so.4.2.0
/usr/local/libdata/pkgconfig/tqt.pc
/usr/local/libdata/pkgconfig/tqtqui.pc
/usr/local/include/libudev.h
/usr/local/lib/libudev.so
/usr/local/lib/libudev.so.0
/usr/local/lib/libudev.so.0.0.0
/usr/local/libdata/pkgconfig/libudev.pc
/usr/local/share/licenses/libudev-devd-0.5.0/BSD2CLAUSE
/usr/local/share/licenses/libudev-devd-0.5.0/LICENSE
/usr/local/share/licenses/libudev-devd-0.5.0/catalog.mk
/usr/local/include/unicase.h
/usr/local/include/uniconv.h
/usr/local/include/unictype.h
/usr/local/include/unigbrk.h
/usr/local/include/unilbrk.h
/usr/local/include/uniname.h
/usr/local/include/uninorm.h
/usr/local/include/unistdio.h
/usr/local/include/unistr.h
/usr/local/include/unistring/cdefs.h
/usr/local/include/unistring/iconveh.h
/usr/local/include/unistring/inline.h
/usr/local/include/unistring/localcharset.h
/usr/local/include/unistring/stdbool.h
/usr/local/include/unistring/stdint.h
/usr/local/include/unistring/version.h
/usr/local/include/unistring/woe32dll.h
/usr/local/include/unitypes.h
/usr/local/include/uniwbrk.h
/usr/local/include/uniwidth.h
/usr/local/lib/libunistring.so
/usr/local/lib/libunistring.so.2
/usr/local/lib/libunistring.so.2.1.0
/usr/local/share/doc/libunistring/libunistring_1.html
/usr/local/share/doc/libunistring/libunistring_10.html
/usr/local/share/doc/libunistring/libunistring_11.html
/usr/local/share/doc/libunistring/libunistring_12.html
/usr/local/share/doc/libunistring/libunistring_13.html
/usr/local/share/doc/libunistring/libunistring_14.html
/usr/local/share/doc/libunistring/libunistring_15.html
/usr/local/share/doc/libunistring/libunistring_16.html
/usr/local/share/doc/libunistring/libunistring_17.html
/usr/local/share/doc/libunistring/libunistring_18.html
/usr/local/share/doc/libunistring/libunistring_19.html
/usr/local/share/doc/libunistring/libunistring_2.html
/usr/local/share/doc/libunistring/libunistring_20.html
/usr/local/share/doc/libunistring/libunistring_21.html
/usr/local/share/doc/libunistring/libunistring_3.html
/usr/local/share/doc/libunistring/libunistring_4.html
/usr/local/share/doc/libunistring/libunistring_5.html
/usr/local/share/doc/libunistring/libunistring_6.html
/usr/local/share/doc/libunistring/libunistring_7.html
/usr/local/share/doc/libunistring/libunistring_8.html
/usr/local/share/doc/libunistring/libunistring_9.html
/usr/local/share/doc/libunistring/libunistring_abt.html
/usr/local/share/doc/libunistring/libunistring_toc.html
/usr/local/share/info/libunistring.info
/usr/local/share/licenses/libunistring-0.9.10_1/GFDL
/usr/local/share/licenses/libunistring-0.9.10_1/GPLv2
/usr/local/share/licenses/libunistring-0.9.10_1/LGPL3+
/usr/local/share/licenses/libunistring-0.9.10_1/LICENSE
/usr/local/share/licenses/libunistring-0.9.10_1/catalog.mk
/usr/local/include/libunwind-common.h
/usr/local/include/libunwind-coredump.h
/usr/local/include/libunwind-dynamic.h
/usr/local/include/libunwind-ptrace.h
/usr/local/include/libunwind-x86_64.h
/usr/local/include/libunwind.h
/usr/local/include/unwind.h
/usr/local/lib/libunwind-coredump.a
/usr/local/lib/libunwind-coredump.so
/usr/local/lib/libunwind-coredump.so.0
/usr/local/lib/libunwind-coredump.so.0.0.0
/usr/local/lib/libunwind-generic.a
/usr/local/lib/libunwind-generic.so
/usr/local/lib/libunwind-ptrace.a
/usr/local/lib/libunwind-ptrace.so
/usr/local/lib/libunwind-ptrace.so.0
/usr/local/lib/libunwind-ptrace.so.0.0.0
/usr/local/lib/libunwind-setjmp.a
/usr/local/lib/libunwind-setjmp.so
/usr/local/lib/libunwind-setjmp.so.0
/usr/local/lib/libunwind-setjmp.so.0.0.0
/usr/local/lib/libunwind-x86_64.a
/usr/local/lib/libunwind-x86_64.so
/usr/local/lib/libunwind-x86_64.so.8
/usr/local/lib/libunwind-x86_64.so.8.0.1
/usr/local/lib/libunwind.a
/usr/local/lib/libunwind.so
/usr/local/lib/libunwind.so.8
/usr/local/lib/libunwind.so.8.0.1
/usr/local/libdata/pkgconfig/libunwind-coredump.pc
/usr/local/libdata/pkgconfig/libunwind-generic.pc
/usr/local/libdata/pkgconfig/libunwind-ptrace.pc
/usr/local/libdata/pkgconfig/libunwind-setjmp.pc
/usr/local/libdata/pkgconfig/libunwind.pc
/usr/local/man/man3/_U_dyn_cancel.3.gz
/usr/local/man/man3/_U_dyn_register.3.gz
/usr/local/man/man3/libunwind-dynamic.3.gz
/usr/local/man/man3/libunwind-ia64.3.gz
/usr/local/man/man3/libunwind-ptrace.3.gz
/usr/local/man/man3/libunwind-setjmp.3.gz
/usr/local/man/man3/libunwind.3.gz
/usr/local/man/man3/unw_apply_reg_state.3.gz
/usr/local/man/man3/unw_backtrace.3.gz
/usr/local/man/man3/unw_create_addr_space.3.gz
/usr/local/man/man3/unw_destroy_addr_space.3.gz
/usr/local/man/man3/unw_flush_cache.3.gz
/usr/local/man/man3/unw_get_accessors.3.gz
/usr/local/man/man3/unw_get_fpreg.3.gz
/usr/local/man/man3/unw_get_proc_info.3.gz
/usr/local/man/man3/unw_get_proc_info_by_ip.3.gz
/usr/local/man/man3/unw_get_proc_name.3.gz
/usr/local/man/man3/unw_get_reg.3.gz
/usr/local/man/man3/unw_getcontext.3.gz
/usr/local/man/man3/unw_init_local.3.gz
/usr/local/man/man3/unw_init_local2.3.gz
/usr/local/man/man3/unw_init_remote.3.gz
/usr/local/man/man3/unw_is_fpreg.3.gz
/usr/local/man/man3/unw_is_signal_frame.3.gz
/usr/local/man/man3/unw_reg_states_iterate.3.gz
/usr/local/man/man3/unw_regname.3.gz
/usr/local/man/man3/unw_resume.3.gz
/usr/local/man/man3/unw_set_cache_size.3.gz
/usr/local/man/man3/unw_set_caching_policy.3.gz
/usr/local/man/man3/unw_set_fpreg.3.gz
/usr/local/man/man3/unw_set_reg.3.gz
/usr/local/man/man3/unw_step.3.gz
/usr/local/man/man3/unw_strerror.3.gz
/usr/local/share/licenses/libunwind-20201110/LICENSE
/usr/local/share/licenses/libunwind-20201110/MIT
/usr/local/share/licenses/libunwind-20201110/catalog.mk
/usr/local/include/uv.h
/usr/local/include/uv/bsd.h
/usr/local/include/uv/errno.h
/usr/local/include/uv/threadpool.h
/usr/local/include/uv/unix.h
/usr/local/include/uv/version.h
/usr/local/lib/libuv.a
/usr/local/lib/libuv.so
/usr/local/lib/libuv.so.1
/usr/local/lib/libuv.so.1.0.0
/usr/local/libdata/pkgconfig/libuv.pc
/usr/local/share/licenses/libuv-1.42.0/LICENSE
/usr/local/share/licenses/libuv-1.42.0/NODE
/usr/local/share/licenses/libuv-1.42.0/catalog.mk
/usr/local/include/libdvbv5/atsc_eit.h
/usr/local/include/libdvbv5/atsc_header.h
/usr/local/include/libdvbv5/cat.h
/usr/local/include/libdvbv5/countries.h
/usr/local/include/libdvbv5/crc32.h
/usr/local/include/libdvbv5/desc_atsc_service_location.h
/usr/local/include/libdvbv5/desc_ca.h
/usr/local/include/libdvbv5/desc_ca_identifier.h
/usr/local/include/libdvbv5/desc_cable_delivery.h
/usr/local/include/libdvbv5/desc_event_extended.h
/usr/local/include/libdvbv5/desc_event_short.h
/usr/local/include/libdvbv5/desc_extension.h
/usr/local/include/libdvbv5/desc_frequency_list.h
/usr/local/include/libdvbv5/desc_hierarchy.h
/usr/local/include/libdvbv5/desc_isdbt_delivery.h
/usr/local/include/libdvbv5/desc_language.h
/usr/local/include/libdvbv5/desc_logical_channel.h
/usr/local/include/libdvbv5/desc_network_name.h
/usr/local/include/libdvbv5/desc_partial_reception.h
/usr/local/include/libdvbv5/desc_sat.h
/usr/local/include/libdvbv5/desc_service.h
/usr/local/include/libdvbv5/desc_t2_delivery.h
/usr/local/include/libdvbv5/desc_terrestrial_delivery.h
/usr/local/include/libdvbv5/desc_ts_info.h
/usr/local/include/libdvbv5/descriptors.h
/usr/local/include/libdvbv5/dvb-demux.h
/usr/local/include/libdvbv5/dvb-dev.h
/usr/local/include/libdvbv5/dvb-fe.h
/usr/local/include/libdvbv5/dvb-file.h
/usr/local/include/libdvbv5/dvb-frontend.h
/usr/local/include/libdvbv5/dvb-log.h
/usr/local/include/libdvbv5/dvb-sat.h
/usr/local/include/libdvbv5/dvb-scan.h
/usr/local/include/libdvbv5/dvb-v5-std.h
/usr/local/include/libdvbv5/eit.h
/usr/local/include/libdvbv5/header.h
/usr/local/include/libdvbv5/libdvb-version.h
/usr/local/include/libdvbv5/mgt.h
/usr/local/include/libdvbv5/mpeg_es.h
/usr/local/include/libdvbv5/mpeg_pes.h
/usr/local/include/libdvbv5/mpeg_ts.h
/usr/local/include/libdvbv5/nit.h
/usr/local/include/libdvbv5/pat.h
/usr/local/include/libdvbv5/pmt.h
/usr/local/include/libdvbv5/sdt.h
/usr/local/include/libdvbv5/vct.h
/usr/local/include/libv4l-plugin.h
/usr/local/include/libv4l1-videodev.h
/usr/local/include/libv4l1.h
/usr/local/include/libv4l2.h
/usr/local/include/libv4l2rds.h
/usr/local/include/libv4lconvert.h
/usr/local/lib/libdvbv5.a
/usr/local/lib/libdvbv5.so
/usr/local/lib/libdvbv5.so.0
/usr/local/lib/libdvbv5.so.0.0.0
/usr/local/lib/libv4l/ov511-decomp
/usr/local/lib/libv4l/ov518-decomp
/usr/local/lib/libv4l/plugins/libv4l-mplane.so
/usr/local/lib/libv4l/v4l1compat.so
/usr/local/lib/libv4l/v4l2convert.so
/usr/local/lib/libv4l1.a
/usr/local/lib/libv4l1.so
/usr/local/lib/libv4l1.so.0
/usr/local/lib/libv4l1.so.0.0.0
/usr/local/lib/libv4l2.a
/usr/local/lib/libv4l2.so
/usr/local/lib/libv4l2.so.0
/usr/local/lib/libv4l2.so.0.0.0
/usr/local/lib/libv4l2rds.a
/usr/local/lib/libv4l2rds.so
/usr/local/lib/libv4l2rds.so.0
/usr/local/lib/libv4l2rds.so.0.0.0
/usr/local/lib/libv4lconvert.a
/usr/local/lib/libv4lconvert.so
/usr/local/lib/libv4lconvert.so.0
/usr/local/lib/libv4lconvert.so.0.0.0
/usr/local/lib/v4l1compat.so
/usr/local/lib/v4l2convert.so
/usr/local/libdata/pkgconfig/libdvbv5.pc
/usr/local/libdata/pkgconfig/libv4l1.pc
/usr/local/libdata/pkgconfig/libv4l2.pc
/usr/local/libdata/pkgconfig/libv4l2rds.pc
/usr/local/libdata/pkgconfig/libv4lconvert.pc
/usr/local/share/licenses/libv4l-1.20.0_2/GPLv2
/usr/local/share/licenses/libv4l-1.20.0_2/LGPL21
/usr/local/share/licenses/libv4l-1.20.0_2/LICENSE
/usr/local/share/licenses/libv4l-1.20.0_2/catalog.mk
/usr/local/include/va/va.h
/usr/local/include/va/va_backend.h
/usr/local/include/va/va_backend_prot.h
/usr/local/include/va/va_backend_vpp.h
/usr/local/include/va/va_backend_wayland.h
/usr/local/include/va/va_compat.h
/usr/local/include/va/va_dec_av1.h
/usr/local/include/va/va_dec_hevc.h
/usr/local/include/va/va_dec_jpeg.h
/usr/local/include/va/va_dec_vp8.h
/usr/local/include/va/va_dec_vp9.h
/usr/local/include/va/va_dri2.h
/usr/local/include/va/va_dricommon.h
/usr/local/include/va/va_drm.h
/usr/local/include/va/va_drmcommon.h
/usr/local/include/va/va_egl.h
/usr/local/include/va/va_enc_h264.h
/usr/local/include/va/va_enc_hevc.h
/usr/local/include/va/va_enc_jpeg.h
/usr/local/include/va/va_enc_mpeg2.h
/usr/local/include/va/va_enc_vp8.h
/usr/local/include/va/va_enc_vp9.h
/usr/local/include/va/va_fei.h
/usr/local/include/va/va_fei_h264.h
/usr/local/include/va/va_fei_hevc.h
/usr/local/include/va/va_prot.h
/usr/local/include/va/va_str.h
/usr/local/include/va/va_tpi.h
/usr/local/include/va/va_version.h
/usr/local/include/va/va_vpp.h
/usr/local/include/va/va_wayland.h
/usr/local/include/va/va_x11.h
/usr/local/lib/libva-drm.so
/usr/local/lib/libva-drm.so.2
/usr/local/lib/libva-drm.so.2.1300.0
/usr/local/lib/libva-wayland.so
/usr/local/lib/libva-wayland.so.2
/usr/local/lib/libva-wayland.so.2.1300.0
/usr/local/lib/libva-x11.so
/usr/local/lib/libva-x11.so.2
/usr/local/lib/libva-x11.so.2.1300.0
/usr/local/lib/libva.so
/usr/local/lib/libva.so.2
/usr/local/lib/libva.so.2.1300.0
/usr/local/libdata/pkgconfig/libva-drm.pc
/usr/local/libdata/pkgconfig/libva-wayland.pc
/usr/local/libdata/pkgconfig/libva-x11.pc
/usr/local/libdata/pkgconfig/libva.pc
/usr/local/share/licenses/libva-2.13.0_1/LICENSE
/usr/local/share/licenses/libva-2.13.0_1/MIT
/usr/local/share/licenses/libva-2.13.0_1/catalog.mk
/usr/local/etc/vdpau_wrapper.cfg.sample
/usr/local/include/vdpau/vdpau.h
/usr/local/include/vdpau/vdpau_x11.h
/usr/local/lib/libvdpau.so
/usr/local/lib/libvdpau.so.1
/usr/local/lib/libvdpau.so.1.0.0
/usr/local/lib/vdpau/libvdpau_trace.so
/usr/local/lib/vdpau/libvdpau_trace.so.1
/usr/local/lib/vdpau/libvdpau_trace.so.1.0.0
/usr/local/libdata/pkgconfig/vdpau.pc
/usr/local/share/licenses/libvdpau-1.4/LICENSE
/usr/local/share/licenses/libvdpau-1.4/MIT
/usr/local/share/licenses/libvdpau-1.4/catalog.mk
/usr/local/include/vorbis/codec.h
/usr/local/include/vorbis/vorbisenc.h
/usr/local/include/vorbis/vorbisfile.h
/usr/local/lib/libvorbis.a
/usr/local/lib/libvorbis.so
/usr/local/lib/libvorbis.so.0
/usr/local/lib/libvorbis.so.0.4.9
/usr/local/lib/libvorbisenc.a
/usr/local/lib/libvorbisenc.so
/usr/local/lib/libvorbisenc.so.2
/usr/local/lib/libvorbisenc.so.2.0.12
/usr/local/lib/libvorbisfile.a
/usr/local/lib/libvorbisfile.so
/usr/local/lib/libvorbisfile.so.3
/usr/local/lib/libvorbisfile.so.3.3.8
/usr/local/libdata/pkgconfig/vorbis.pc
/usr/local/libdata/pkgconfig/vorbisenc.pc
/usr/local/libdata/pkgconfig/vorbisfile.pc
/usr/local/share/aclocal/vorbis.m4
/usr/local/share/doc/libvorbis/doxygen-build.stamp
/usr/local/share/doc/libvorbis/eightphase.png
/usr/local/share/doc/libvorbis/fish_xiph_org.png
/usr/local/share/doc/libvorbis/floor1_inverse_dB_table.html
/usr/local/share/doc/libvorbis/floorval.png
/usr/local/share/doc/libvorbis/fourphase.png
/usr/local/share/doc/libvorbis/framing.html
/usr/local/share/doc/libvorbis/helper.html
/usr/local/share/doc/libvorbis/index.html
/usr/local/share/doc/libvorbis/libvorbis/index.html
/usr/local/share/doc/libvorbis/libvorbis/overview.html
/usr/local/share/doc/libvorbis/libvorbis/reference.html
/usr/local/share/doc/libvorbis/libvorbis/return.html
/usr/local/share/doc/libvorbis/libvorbis/style.css
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis_blockout.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis_buffer.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis_headerout.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis_init.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_analysis_wrote.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_bitrate_addblock.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_bitrate_flushpacket.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_block.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_block_clear.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_block_init.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_add.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_add_tag.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_clear.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_init.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_query.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_comment_query_count.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_commentheader_out.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_dsp_clear.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_dsp_state.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_granule_time.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_info.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_info_blocksize.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_info_clear.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_info_init.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_packet_blocksize.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_blockin.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_halfrate.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_halfrate_p.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_headerin.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_idheader.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_init.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_lapout.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_pcmout.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_read.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_restart.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_synthesis_trackonly.html
/usr/local/share/doc/libvorbis/libvorbis/vorbis_version_string.html
/usr/local/share/doc/libvorbis/oggstream.html
/usr/local/share/doc/libvorbis/programming.html
/usr/local/share/doc/libvorbis/rfc5215.txt
/usr/local/share/doc/libvorbis/rfc5215.xml
/usr/local/share/doc/libvorbis/squarepolar.png
/usr/local/share/doc/libvorbis/stereo.html
/usr/local/share/doc/libvorbis/stream.png
/usr/local/share/doc/libvorbis/v-comment.html
/usr/local/share/doc/libvorbis/vorbis-clip.txt
/usr/local/share/doc/libvorbis/vorbis-errors.txt
/usr/local/share/doc/libvorbis/vorbis-fidelity.html
/usr/local/share/doc/libvorbis/vorbisenc/changes.html
/usr/local/share/doc/libvorbis/vorbisenc/examples.html
/usr/local/share/doc/libvorbis/vorbisenc/index.html
/usr/local/share/doc/libvorbis/vorbisenc/ovectl_ratemanage2_arg.html
/usr/local/share/doc/libvorbis/vorbisenc/ovectl_ratemanage_arg.html
/usr/local/share/doc/libvorbis/vorbisenc/overview.html
/usr/local/share/doc/libvorbis/vorbisenc/reference.html
/usr/local/share/doc/libvorbis/vorbisenc/style.css
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_ctl.html
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_init.html
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_init_vbr.html
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_setup_init.html
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_setup_managed.html
/usr/local/share/doc/libvorbis/vorbisenc/vorbis_encode_setup_vbr.html
/usr/local/share/doc/libvorbis/vorbisfile/OggVorbis_File.html
/usr/local/share/doc/libvorbis/vorbisfile/callbacks.html
/usr/local/share/doc/libvorbis/vorbisfile/chaining_example_c.html
/usr/local/share/doc/libvorbis/vorbisfile/chainingexample.html
/usr/local/share/doc/libvorbis/vorbisfile/crosslap.html
/usr/local/share/doc/libvorbis/vorbisfile/datastructures.html
/usr/local/share/doc/libvorbis/vorbisfile/decoding.html
/usr/local/share/doc/libvorbis/vorbisfile/example.html
/usr/local/share/doc/libvorbis/vorbisfile/exampleindex.html
/usr/local/share/doc/libvorbis/vorbisfile/fileinfo.html
/usr/local/share/doc/libvorbis/vorbisfile/index.html
/usr/local/share/doc/libvorbis/vorbisfile/initialization.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_bitrate.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_bitrate_instant.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_callbacks.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_clear.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_comment.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_crosslap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_fopen.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_info.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_open.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_open_callbacks.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_seek.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_seek_lap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_seek_page.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_seek_page_lap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_tell.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_pcm_total.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_raw_seek.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_raw_seek_lap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_raw_tell.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_raw_total.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_read.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_read_filter.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_read_float.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_seekable.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_serialnumber.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_streams.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_test.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_test_callbacks.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_test_open.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_seek.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_seek_lap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_seek_page.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_seek_page_lap.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_tell.html
/usr/local/share/doc/libvorbis/vorbisfile/ov_time_total.html
/usr/local/share/doc/libvorbis/vorbisfile/overview.html
/usr/local/share/doc/libvorbis/vorbisfile/reference.html
/usr/local/share/doc/libvorbis/vorbisfile/seekexample.html
/usr/local/share/doc/libvorbis/vorbisfile/seeking.html
/usr/local/share/doc/libvorbis/vorbisfile/seeking_example_c.html
/usr/local/share/doc/libvorbis/vorbisfile/seeking_test_c.html
/usr/local/share/doc/libvorbis/vorbisfile/seekingexample.html
/usr/local/share/doc/libvorbis/vorbisfile/style.css
/usr/local/share/doc/libvorbis/vorbisfile/threads.html
/usr/local/share/doc/libvorbis/vorbisfile/vorbisfile_example_c.html
/usr/local/share/licenses/libvorbis-1.3.7_2,3/BSD3CLAUSE
/usr/local/share/licenses/libvorbis-1.3.7_2,3/LICENSE
/usr/local/share/licenses/libvorbis-1.3.7_2,3/catalog.mk
/usr/local/bin/vpxdec
/usr/local/bin/vpxenc
/usr/local/include/vpx/vp8.h
/usr/local/include/vpx/vp8cx.h
/usr/local/include/vpx/vp8dx.h
/usr/local/include/vpx/vpx_codec.h
/usr/local/include/vpx/vpx_decoder.h
/usr/local/include/vpx/vpx_encoder.h
/usr/local/include/vpx/vpx_ext_ratectrl.h
/usr/local/include/vpx/vpx_frame_buffer.h
/usr/local/include/vpx/vpx_image.h
/usr/local/include/vpx/vpx_integer.h
/usr/local/lib/libvpx.a
/usr/local/lib/libvpx.so
/usr/local/lib/libvpx.so.7
/usr/local/lib/libvpx.so.7.0
/usr/local/lib/libvpx.so.7.0.0
/usr/local/libdata/pkgconfig/vpx.pc
/usr/local/share/licenses/libvpx-1.11.0/BSD3CLAUSE
/usr/local/share/licenses/libvpx-1.11.0/LICENSE
/usr/local/share/licenses/libvpx-1.11.0/catalog.mk
/usr/local/bin/libwacom-list-local-devices
/usr/local/include/libwacom-1.0/libwacom/libwacom.h
/usr/local/lib/libwacom.so
/usr/local/lib/libwacom.so.2
/usr/local/lib/libwacom.so.2.6.1
/usr/local/lib/udev/hwdb.d/65-libwacom.hwdb
/usr/local/lib/udev/rules.d/65-libwacom.rules
/usr/local/libdata/pkgconfig/libwacom.pc
/usr/local/man/man1/libwacom-list-local-devices.1.gz
/usr/local/share/libwacom/bamboo-0fg-m-p-alt.tablet
/usr/local/share/libwacom/bamboo-0fg-s-p-alt.tablet
/usr/local/share/libwacom/bamboo-0fg-s-p.tablet
/usr/local/share/libwacom/bamboo-16fg-m-pt.tablet
/usr/local/share/libwacom/bamboo-16fg-s-p.tablet
/usr/local/share/libwacom/bamboo-16fg-s-pt.tablet
/usr/local/share/libwacom/bamboo-16fg-s-t.tablet
/usr/local/share/libwacom/bamboo-2fg-fun-m-pt.tablet
/usr/local/share/libwacom/bamboo-2fg-fun-s-pt.tablet
/usr/local/share/libwacom/bamboo-2fg-m-p.tablet
/usr/local/share/libwacom/bamboo-2fg-s-p.tablet
/usr/local/share/libwacom/bamboo-2fg-s-pt.tablet
/usr/local/share/libwacom/bamboo-2fg-s-t.tablet
/usr/local/share/libwacom/bamboo-4fg-fun-m.tablet
/usr/local/share/libwacom/bamboo-4fg-fun-s.tablet
/usr/local/share/libwacom/bamboo-4fg-s-pt.tablet
/usr/local/share/libwacom/bamboo-4fg-s-t.tablet
/usr/local/share/libwacom/bamboo-4fg-se-m-pt.tablet
/usr/local/share/libwacom/bamboo-4fg-se-s-pt.tablet
/usr/local/share/libwacom/bamboo-one-m-p.tablet
/usr/local/share/libwacom/bamboo-one.tablet
/usr/local/share/libwacom/bamboo-pad-wireless.tablet
/usr/local/share/libwacom/bamboo-pad.tablet
/usr/local/share/libwacom/cintiq-12wx.tablet
/usr/local/share/libwacom/cintiq-13hd.tablet
/usr/local/share/libwacom/cintiq-13hdt.tablet
/usr/local/share/libwacom/cintiq-16-2.tablet
/usr/local/share/libwacom/cintiq-16.tablet
/usr/local/share/libwacom/cintiq-20wsx.tablet
/usr/local/share/libwacom/cintiq-21ux.tablet
/usr/local/share/libwacom/cintiq-21ux2.tablet
/usr/local/share/libwacom/cintiq-22.tablet
/usr/local/share/libwacom/cintiq-22hd.tablet
/usr/local/share/libwacom/cintiq-22hdt.tablet
/usr/local/share/libwacom/cintiq-24hd-touch.tablet
/usr/local/share/libwacom/cintiq-24hd.tablet
/usr/local/share/libwacom/cintiq-27hd.tablet
/usr/local/share/libwacom/cintiq-27hdt.tablet
/usr/local/share/libwacom/cintiq-companion-2.tablet
/usr/local/share/libwacom/cintiq-companion-hybrid.tablet
/usr/local/share/libwacom/cintiq-companion.tablet
/usr/local/share/libwacom/cintiq-pro-13.tablet
/usr/local/share/libwacom/cintiq-pro-16.tablet
/usr/local/share/libwacom/cintiq-pro-24-p.tablet
/usr/local/share/libwacom/cintiq-pro-24-pt.tablet
/usr/local/share/libwacom/cintiq-pro-32.tablet
/usr/local/share/libwacom/dell-canvas-27.tablet
/usr/local/share/libwacom/dtf-720.tablet
/usr/local/share/libwacom/dth-1152.tablet
/usr/local/share/libwacom/dth-2242.tablet
/usr/local/share/libwacom/dth-2452.tablet
/usr/local/share/libwacom/dti-520.tablet
/usr/local/share/libwacom/dtk-1651.tablet
/usr/local/share/libwacom/dtk-1660e-2.tablet
/usr/local/share/libwacom/dtk-1660e.tablet
/usr/local/share/libwacom/dtk-2241.tablet
/usr/local/share/libwacom/dtk-2451.tablet
/usr/local/share/libwacom/dtu-1031.tablet
/usr/local/share/libwacom/dtu-1031x.tablet
/usr/local/share/libwacom/dtu-1141.tablet
/usr/local/share/libwacom/dtu-1141b.tablet
/usr/local/share/libwacom/dtu-1631.tablet
/usr/local/share/libwacom/dtu-1931.tablet
/usr/local/share/libwacom/dtu-2231.tablet
/usr/local/share/libwacom/ek-remote.tablet
/usr/local/share/libwacom/elan-0732.tablet
/usr/local/share/libwacom/elan-2072.tablet
/usr/local/share/libwacom/elan-22e2.tablet
/usr/local/share/libwacom/elan-24db.tablet
/usr/local/share/libwacom/elan-2514-alt.tablet
/usr/local/share/libwacom/elan-2514.tablet
/usr/local/share/libwacom/elan-2537.tablet
/usr/local/share/libwacom/elan-2627.tablet
/usr/local/share/libwacom/elan-2628.tablet
/usr/local/share/libwacom/elan-262b.tablet
/usr/local/share/libwacom/elan-264c.tablet
/usr/local/share/libwacom/elan-29a1.tablet
/usr/local/share/libwacom/elan-29b6.tablet
/usr/local/share/libwacom/elan-5515.tablet
/usr/local/share/libwacom/gaomon-s56k.tablet
/usr/local/share/libwacom/gaomon-s620.tablet
/usr/local/share/libwacom/generic.tablet
/usr/local/share/libwacom/graphire-usb.tablet
/usr/local/share/libwacom/graphire-wireless-8x6.tablet
/usr/local/share/libwacom/graphire2-4x5.tablet
/usr/local/share/libwacom/graphire2-5x7.tablet
/usr/local/share/libwacom/graphire3-4x5.tablet
/usr/local/share/libwacom/graphire3-6x8.tablet
/usr/local/share/libwacom/graphire4-4x5.tablet
/usr/local/share/libwacom/graphire4-6x8.tablet
/usr/local/share/libwacom/huion-420.tablet
/usr/local/share/libwacom/huion-h420.tablet
/usr/local/share/libwacom/huion-h610-pro.tablet
/usr/local/share/libwacom/huion-new-1060-plus.tablet
/usr/local/share/libwacom/intuos-12x12.tablet
/usr/local/share/libwacom/intuos-12x18.tablet
/usr/local/share/libwacom/intuos-4x5.tablet
/usr/local/share/libwacom/intuos-6x8.tablet
/usr/local/share/libwacom/intuos-9x12.tablet
/usr/local/share/libwacom/intuos-m-p.tablet
/usr/local/share/libwacom/intuos-m-p2.tablet
/usr/local/share/libwacom/intuos-m-p3-android.tablet
/usr/local/share/libwacom/intuos-m-p3-wl-android.tablet
/usr/local/share/libwacom/intuos-m-p3-wl.tablet
/usr/local/share/libwacom/intuos-m-p3.tablet
/usr/local/share/libwacom/intuos-m-pt.tablet
/usr/local/share/libwacom/intuos-m-pt2.tablet
/usr/local/share/libwacom/intuos-pro-2-l.tablet
/usr/local/share/libwacom/intuos-pro-2-m.tablet
/usr/local/share/libwacom/intuos-pro-2-s.tablet
/usr/local/share/libwacom/intuos-pro-l.tablet
/usr/local/share/libwacom/intuos-pro-m.tablet
/usr/local/share/libwacom/intuos-pro-s.tablet
/usr/local/share/libwacom/intuos-s-p.tablet
/usr/local/share/libwacom/intuos-s-p2.tablet
/usr/local/share/libwacom/intuos-s-p3-android.tablet
/usr/local/share/libwacom/intuos-s-p3-wl-android.tablet
/usr/local/share/libwacom/intuos-s-p3-wl.tablet
/usr/local/share/libwacom/intuos-s-p3.tablet
/usr/local/share/libwacom/intuos-s-pt.tablet
/usr/local/share/libwacom/intuos-s-pt2.tablet
/usr/local/share/libwacom/intuos2-12x12.tablet
/usr/local/share/libwacom/intuos2-12x18.tablet
/usr/local/share/libwacom/intuos2-4x5.tablet
/usr/local/share/libwacom/intuos2-6x8.tablet
/usr/local/share/libwacom/intuos2-9x12.tablet
/usr/local/share/libwacom/intuos3-12x12.tablet
/usr/local/share/libwacom/intuos3-12x19.tablet
/usr/local/share/libwacom/intuos3-4x5.tablet
/usr/local/share/libwacom/intuos3-4x6.tablet
/usr/local/share/libwacom/intuos3-6x11.tablet
/usr/local/share/libwacom/intuos3-6x8.tablet
/usr/local/share/libwacom/intuos3-9x12.tablet
/usr/local/share/libwacom/intuos4-12x19.tablet
/usr/local/share/libwacom/intuos4-4x6.tablet
/usr/local/share/libwacom/intuos4-6x9-wl.tablet
/usr/local/share/libwacom/intuos4-6x9.tablet
/usr/local/share/libwacom/intuos4-8x13.tablet
/usr/local/share/libwacom/intuos5-m.tablet
/usr/local/share/libwacom/intuos5-s.tablet
/usr/local/share/libwacom/intuos5-touch-l.tablet
/usr/local/share/libwacom/intuos5-touch-m.tablet
/usr/local/share/libwacom/intuos5-touch-s.tablet
/usr/local/share/libwacom/isdv4-100.tablet
/usr/local/share/libwacom/isdv4-101.tablet
/usr/local/share/libwacom/isdv4-104.tablet
/usr/local/share/libwacom/isdv4-10d.tablet
/usr/local/share/libwacom/isdv4-10e.tablet
/usr/local/share/libwacom/isdv4-10f.tablet
/usr/local/share/libwacom/isdv4-114.tablet
/usr/local/share/libwacom/isdv4-116.tablet
/usr/local/share/libwacom/isdv4-117.tablet
/usr/local/share/libwacom/isdv4-124.tablet
/usr/local/share/libwacom/isdv4-12c.tablet
/usr/local/share/libwacom/isdv4-149.tablet
/usr/local/share/libwacom/isdv4-2d1f-001e.tablet
/usr/local/share/libwacom/isdv4-2d1f-002e.tablet
/usr/local/share/libwacom/isdv4-4004.tablet
/usr/local/share/libwacom/isdv4-4800.tablet
/usr/local/share/libwacom/isdv4-4806.tablet
/usr/local/share/libwacom/isdv4-4807.tablet
/usr/local/share/libwacom/isdv4-4809.tablet
/usr/local/share/libwacom/isdv4-4814.tablet
/usr/local/share/libwacom/isdv4-481a.tablet
/usr/local/share/libwacom/isdv4-4822.tablet
/usr/local/share/libwacom/isdv4-4824.tablet
/usr/local/share/libwacom/isdv4-4831.tablet
/usr/local/share/libwacom/isdv4-4838.tablet
/usr/local/share/libwacom/isdv4-4841.tablet
/usr/local/share/libwacom/isdv4-484c.tablet
/usr/local/share/libwacom/isdv4-4851.tablet
/usr/local/share/libwacom/isdv4-485e.tablet
/usr/local/share/libwacom/isdv4-4865.tablet
/usr/local/share/libwacom/isdv4-486a.tablet
/usr/local/share/libwacom/isdv4-4870.tablet
/usr/local/share/libwacom/isdv4-4875.tablet
/usr/local/share/libwacom/isdv4-488f.tablet
/usr/local/share/libwacom/isdv4-48c9.tablet
/usr/local/share/libwacom/isdv4-48ca.tablet
/usr/local/share/libwacom/isdv4-48ce.tablet
/usr/local/share/libwacom/isdv4-48d6.tablet
/usr/local/share/libwacom/isdv4-48ec.tablet
/usr/local/share/libwacom/isdv4-48ed.tablet
/usr/local/share/libwacom/isdv4-48ee.tablet
/usr/local/share/libwacom/isdv4-490b.tablet
/usr/local/share/libwacom/isdv4-4957.tablet
/usr/local/share/libwacom/isdv4-495f.tablet
/usr/local/share/libwacom/isdv4-5000.tablet
/usr/local/share/libwacom/isdv4-5002.tablet
/usr/local/share/libwacom/isdv4-5010.tablet
/usr/local/share/libwacom/isdv4-5013.tablet
/usr/local/share/libwacom/isdv4-5014.tablet
/usr/local/share/libwacom/isdv4-502a.tablet
/usr/local/share/libwacom/isdv4-503e.tablet
/usr/local/share/libwacom/isdv4-503f.tablet
/usr/local/share/libwacom/isdv4-5040.tablet
/usr/local/share/libwacom/isdv4-5044.tablet
/usr/local/share/libwacom/isdv4-5048.tablet
/usr/local/share/libwacom/isdv4-504a.tablet
/usr/local/share/libwacom/isdv4-5090.tablet
/usr/local/share/libwacom/isdv4-5099.tablet
/usr/local/share/libwacom/isdv4-509d.tablet
/usr/local/share/libwacom/isdv4-509f.tablet
/usr/local/share/libwacom/isdv4-50b4.tablet
/usr/local/share/libwacom/isdv4-50b6.tablet
/usr/local/share/libwacom/isdv4-50b8.tablet
/usr/local/share/libwacom/isdv4-50db.tablet
/usr/local/share/libwacom/isdv4-50e9.tablet
/usr/local/share/libwacom/isdv4-50ef.tablet
/usr/local/share/libwacom/isdv4-50f1.tablet
/usr/local/share/libwacom/isdv4-50f8.tablet
/usr/local/share/libwacom/isdv4-50fd.tablet
/usr/local/share/libwacom/isdv4-5110.tablet
/usr/local/share/libwacom/isdv4-5115.tablet
/usr/local/share/libwacom/isdv4-5122.tablet
/usr/local/share/libwacom/isdv4-5128.tablet
/usr/local/share/libwacom/isdv4-513b.tablet
/usr/local/share/libwacom/isdv4-5144.tablet
/usr/local/share/libwacom/isdv4-5146.tablet
/usr/local/share/libwacom/isdv4-5147.tablet
/usr/local/share/libwacom/isdv4-5150.tablet
/usr/local/share/libwacom/isdv4-5157.tablet
/usr/local/share/libwacom/isdv4-5158.tablet
/usr/local/share/libwacom/isdv4-515a.tablet
/usr/local/share/libwacom/isdv4-5169.tablet
/usr/local/share/libwacom/isdv4-516b.tablet
/usr/local/share/libwacom/isdv4-517d.tablet
/usr/local/share/libwacom/isdv4-5196.tablet
/usr/local/share/libwacom/isdv4-51a0.tablet
/usr/local/share/libwacom/isdv4-51af.tablet
/usr/local/share/libwacom/isdv4-51b0.tablet
/usr/local/share/libwacom/isdv4-51b1.tablet
/usr/local/share/libwacom/isdv4-51b2.tablet
/usr/local/share/libwacom/isdv4-51b3.tablet
/usr/local/share/libwacom/isdv4-51b6.tablet
/usr/local/share/libwacom/isdv4-51b7.tablet
/usr/local/share/libwacom/isdv4-51b8.tablet
/usr/local/share/libwacom/isdv4-51b9.tablet
/usr/local/share/libwacom/isdv4-51ba.tablet
/usr/local/share/libwacom/isdv4-51bb.tablet
/usr/local/share/libwacom/isdv4-51bc.tablet
/usr/local/share/libwacom/isdv4-51bd.tablet
/usr/local/share/libwacom/isdv4-51be.tablet
/usr/local/share/libwacom/isdv4-51bf.tablet
/usr/local/share/libwacom/isdv4-51c4.tablet
/usr/local/share/libwacom/isdv4-51e2.tablet
/usr/local/share/libwacom/isdv4-51f5.tablet
/usr/local/share/libwacom/isdv4-51f6.tablet
/usr/local/share/libwacom/isdv4-521f.tablet
/usr/local/share/libwacom/isdv4-5221.tablet
/usr/local/share/libwacom/isdv4-5222.tablet
/usr/local/share/libwacom/isdv4-90.tablet
/usr/local/share/libwacom/isdv4-93.tablet
/usr/local/share/libwacom/isdv4-e2.tablet
/usr/local/share/libwacom/isdv4-e3.tablet
/usr/local/share/libwacom/isdv4-e5.tablet
/usr/local/share/libwacom/isdv4-e6.tablet
/usr/local/share/libwacom/isdv4-ec.tablet
/usr/local/share/libwacom/isdv4-ed.tablet
/usr/local/share/libwacom/isdv4-ef.tablet
/usr/local/share/libwacom/layouts/bamboo-0fg-s-p-alt.svg
/usr/local/share/libwacom/layouts/bamboo-0fg-s-p.svg
/usr/local/share/libwacom/layouts/bamboo-16fg-m-pt.svg
/usr/local/share/libwacom/layouts/bamboo-16fg-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-16fg-s-t.svg
/usr/local/share/libwacom/layouts/bamboo-2fg-fun-m-pt.svg
/usr/local/share/libwacom/layouts/bamboo-2fg-fun-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-2fg-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-2fg-s-t.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-fun-m-pt.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-fun-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-s-t.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-se-m-pt.svg
/usr/local/share/libwacom/layouts/bamboo-4fg-se-s-pt.svg
/usr/local/share/libwacom/layouts/bamboo-pad.svg
/usr/local/share/libwacom/layouts/cintiq-12wx.svg
/usr/local/share/libwacom/layouts/cintiq-13hd.svg
/usr/local/share/libwacom/layouts/cintiq-20wsx.svg
/usr/local/share/libwacom/layouts/cintiq-21ux.svg
/usr/local/share/libwacom/layouts/cintiq-21ux2.svg
/usr/local/share/libwacom/layouts/cintiq-22hd.svg
/usr/local/share/libwacom/layouts/cintiq-24hd.svg
/usr/local/share/libwacom/layouts/cintiq-companion-2.svg
/usr/local/share/libwacom/layouts/cintiq-companion-hybrid.svg
/usr/local/share/libwacom/layouts/cintiq-companion.svg
/usr/local/share/libwacom/layouts/dth-2242.svg
/usr/local/share/libwacom/layouts/dth-2452.svg
/usr/local/share/libwacom/layouts/dti-520.svg
/usr/local/share/libwacom/layouts/dtk-1651.svg
/usr/local/share/libwacom/layouts/dtk-2451.svg
/usr/local/share/libwacom/layouts/dtu-1031.svg
/usr/local/share/libwacom/layouts/dtu-1141.svg
/usr/local/share/libwacom/layouts/dtu-1141b.svg
/usr/local/share/libwacom/layouts/ek-remote.svg
/usr/local/share/libwacom/layouts/gaomon-s620.svg
/usr/local/share/libwacom/layouts/graphire-wireless-8x6.svg
/usr/local/share/libwacom/layouts/graphire4-4x5.svg
/usr/local/share/libwacom/layouts/graphire4-6x8.svg
/usr/local/share/libwacom/layouts/huion-h420.svg
/usr/local/share/libwacom/layouts/huion-h610-pro.svg
/usr/local/share/libwacom/layouts/huion-new-1060-plus.svg
/usr/local/share/libwacom/layouts/intuos-m-p.svg
/usr/local/share/libwacom/layouts/intuos-m-p2.svg
/usr/local/share/libwacom/layouts/intuos-m-p3.svg
/usr/local/share/libwacom/layouts/intuos-m-pt.svg
/usr/local/share/libwacom/layouts/intuos-m-pt2.svg
/usr/local/share/libwacom/layouts/intuos-pro-2-l.svg
/usr/local/share/libwacom/layouts/intuos-pro-2-m.svg
/usr/local/share/libwacom/layouts/intuos-pro-2-s.svg
/usr/local/share/libwacom/layouts/intuos-pro-l.svg
/usr/local/share/libwacom/layouts/intuos-pro-m.svg
/usr/local/share/libwacom/layouts/intuos-pro-s.svg
/usr/local/share/libwacom/layouts/intuos-s-p.svg
/usr/local/share/libwacom/layouts/intuos-s-p2.svg
/usr/local/share/libwacom/layouts/intuos-s-p3.svg
/usr/local/share/libwacom/layouts/intuos-s-pt.svg
/usr/local/share/libwacom/layouts/intuos-s-pt2.svg
/usr/local/share/libwacom/layouts/intuos3-12x12.svg
/usr/local/share/libwacom/layouts/intuos3-12x19.svg
/usr/local/share/libwacom/layouts/intuos3-4x5.svg
/usr/local/share/libwacom/layouts/intuos3-4x6.svg
/usr/local/share/libwacom/layouts/intuos3-6x11.svg
/usr/local/share/libwacom/layouts/intuos3-6x8.svg
/usr/local/share/libwacom/layouts/intuos3-9x12.svg
/usr/local/share/libwacom/layouts/intuos4-12x19.svg
/usr/local/share/libwacom/layouts/intuos4-4x6.svg
/usr/local/share/libwacom/layouts/intuos4-6x9-wl.svg
/usr/local/share/libwacom/layouts/intuos4-6x9.svg
/usr/local/share/libwacom/layouts/intuos4-8x13.svg
/usr/local/share/libwacom/layouts/intuos5-l.svg
/usr/local/share/libwacom/layouts/intuos5-m.svg
/usr/local/share/libwacom/layouts/intuos5-s.svg
/usr/local/share/libwacom/layouts/mobilestudio-pro-13.svg
/usr/local/share/libwacom/layouts/mobilestudio-pro-16.svg
/usr/local/share/libwacom/layouts/xp-pen-star03.svg
/usr/local/share/libwacom/libwacom.stylus
/usr/local/share/libwacom/mobilestudio-pro-13-2.tablet
/usr/local/share/libwacom/mobilestudio-pro-13.tablet
/usr/local/share/libwacom/mobilestudio-pro-16-2.tablet
/usr/local/share/libwacom/mobilestudio-pro-16-3.tablet
/usr/local/share/libwacom/mobilestudio-pro-16.tablet
/usr/local/share/libwacom/n-trig-pen.tablet
/usr/local/share/libwacom/one-by-wacom-m-p.tablet
/usr/local/share/libwacom/one-by-wacom-m-p2.tablet
/usr/local/share/libwacom/one-by-wacom-s-p.tablet
/usr/local/share/libwacom/one-by-wacom-s-p2.tablet
/usr/local/share/libwacom/serial-wacf004.tablet
/usr/local/share/libwacom/volito-4x5.tablet
/usr/local/share/libwacom/wacom-one.tablet
/usr/local/share/libwacom/xp-pen-star03.tablet
/usr/local/share/licenses/libwacom-1.5/LICENSE
/usr/local/share/licenses/libwacom-1.5/MIT
/usr/local/share/licenses/libwacom-1.5/catalog.mk
/usr/local/include/wpe-1.0/wpe/export.h
/usr/local/include/wpe-1.0/wpe/input.h
/usr/local/include/wpe-1.0/wpe/keysyms.h
/usr/local/include/wpe-1.0/wpe/libwpe-version.h
/usr/local/include/wpe-1.0/wpe/loader.h
/usr/local/include/wpe-1.0/wpe/pasteboard.h
/usr/local/include/wpe-1.0/wpe/renderer-backend-egl.h
/usr/local/include/wpe-1.0/wpe/renderer-host.h
/usr/local/include/wpe-1.0/wpe/version-deprecated.h
/usr/local/include/wpe-1.0/wpe/version.h
/usr/local/include/wpe-1.0/wpe/view-backend.h
/usr/local/include/wpe-1.0/wpe/wpe-egl.h
/usr/local/include/wpe-1.0/wpe/wpe.h
/usr/local/lib/libwpe-1.0.so
/usr/local/lib/libwpe-1.0.so.1
/usr/local/lib/libwpe-1.0.so.1.6.0
/usr/local/libdata/pkgconfig/wpe-1.0.pc
/usr/local/share/licenses/libwpe-1.12.0/BSD2CLAUSE
/usr/local/share/licenses/libwpe-1.12.0/LICENSE
/usr/local/share/licenses/libwpe-1.12.0/catalog.mk
/usr/local/include/x264.h
/usr/local/include/x264_config.h
/usr/local/lib/libx264.a
/usr/local/lib/libx264.so
/usr/local/lib/libx264.so.163
/usr/local/libdata/pkgconfig/x264.pc
/usr/local/share/licenses/libx264-0.163.3060/GPLv2
/usr/local/share/licenses/libx264-0.163.3060/LICENSE
/usr/local/share/licenses/libx264-0.163.3060/catalog.mk
/usr/local/include/xcb/bigreq.h
/usr/local/include/xcb/composite.h
/usr/local/include/xcb/damage.h
/usr/local/include/xcb/dpms.h
/usr/local/include/xcb/dri2.h
/usr/local/include/xcb/dri3.h
/usr/local/include/xcb/ge.h
/usr/local/include/xcb/glx.h
/usr/local/include/xcb/present.h
/usr/local/include/xcb/randr.h
/usr/local/include/xcb/record.h
/usr/local/include/xcb/render.h
/usr/local/include/xcb/res.h
/usr/local/include/xcb/screensaver.h
/usr/local/include/xcb/shape.h
/usr/local/include/xcb/shm.h
/usr/local/include/xcb/sync.h
/usr/local/include/xcb/xc_misc.h
/usr/local/include/xcb/xcb.h
/usr/local/include/xcb/xcbext.h
/usr/local/include/xcb/xevie.h
/usr/local/include/xcb/xf86dri.h
/usr/local/include/xcb/xfixes.h
/usr/local/include/xcb/xinerama.h
/usr/local/include/xcb/xinput.h
/usr/local/include/xcb/xkb.h
/usr/local/include/xcb/xprint.h
/usr/local/include/xcb/xproto.h
/usr/local/include/xcb/xselinux.h
/usr/local/include/xcb/xtest.h
/usr/local/include/xcb/xv.h
/usr/local/include/xcb/xvmc.h
/usr/local/lib/libxcb-composite.a
/usr/local/lib/libxcb-composite.so
/usr/local/lib/libxcb-composite.so.0
/usr/local/lib/libxcb-composite.so.0.0.0
/usr/local/lib/libxcb-damage.a
/usr/local/lib/libxcb-damage.so
/usr/local/lib/libxcb-damage.so.0
/usr/local/lib/libxcb-damage.so.0.0.0
/usr/local/lib/libxcb-dpms.a
/usr/local/lib/libxcb-dpms.so
/usr/local/lib/libxcb-dpms.so.0
/usr/local/lib/libxcb-dpms.so.0.0.0
/usr/local/lib/libxcb-dri2.a
/usr/local/lib/libxcb-dri2.so
/usr/local/lib/libxcb-dri2.so.0
/usr/local/lib/libxcb-dri2.so.0.0.0
/usr/local/lib/libxcb-dri3.a
/usr/local/lib/libxcb-dri3.so
/usr/local/lib/libxcb-dri3.so.0
/usr/local/lib/libxcb-dri3.so.0.0.0
/usr/local/lib/libxcb-glx.a
/usr/local/lib/libxcb-glx.so
/usr/local/lib/libxcb-glx.so.0
/usr/local/lib/libxcb-glx.so.0.0.0
/usr/local/lib/libxcb-present.a
/usr/local/lib/libxcb-present.so
/usr/local/lib/libxcb-present.so.0
/usr/local/lib/libxcb-present.so.0.0.0
/usr/local/lib/libxcb-randr.a
/usr/local/lib/libxcb-randr.so
/usr/local/lib/libxcb-randr.so.0
/usr/local/lib/libxcb-randr.so.0.1.0
/usr/local/lib/libxcb-record.a
/usr/local/lib/libxcb-record.so
/usr/local/lib/libxcb-record.so.0
/usr/local/lib/libxcb-record.so.0.0.0
/usr/local/lib/libxcb-render.a
/usr/local/lib/libxcb-render.so
/usr/local/lib/libxcb-render.so.0
/usr/local/lib/libxcb-render.so.0.0.0
/usr/local/lib/libxcb-res.a
/usr/local/lib/libxcb-res.so
/usr/local/lib/libxcb-res.so.0
/usr/local/lib/libxcb-res.so.0.0.0
/usr/local/lib/libxcb-screensaver.a
/usr/local/lib/libxcb-screensaver.so
/usr/local/lib/libxcb-screensaver.so.0
/usr/local/lib/libxcb-screensaver.so.0.0.0
/usr/local/lib/libxcb-shape.a
/usr/local/lib/libxcb-shape.so
/usr/local/lib/libxcb-shape.so.0
/usr/local/lib/libxcb-shape.so.0.0.0
/usr/local/lib/libxcb-shm.a
/usr/local/lib/libxcb-shm.so
/usr/local/lib/libxcb-shm.so.0
/usr/local/lib/libxcb-shm.so.0.0.0
/usr/local/lib/libxcb-sync.a
/usr/local/lib/libxcb-sync.so
/usr/local/lib/libxcb-sync.so.1
/usr/local/lib/libxcb-sync.so.1.0.0
/usr/local/lib/libxcb-xf86dri.a
/usr/local/lib/libxcb-xf86dri.so
/usr/local/lib/libxcb-xf86dri.so.0
/usr/local/lib/libxcb-xf86dri.so.0.0.0
/usr/local/lib/libxcb-xfixes.a
/usr/local/lib/libxcb-xfixes.so
/usr/local/lib/libxcb-xfixes.so.0
/usr/local/lib/libxcb-xfixes.so.0.0.0
/usr/local/lib/libxcb-xinerama.a
/usr/local/lib/libxcb-xinerama.so
/usr/local/lib/libxcb-xinerama.so.0
/usr/local/lib/libxcb-xinerama.so.0.0.0
/usr/local/lib/libxcb-xinput.a
/usr/local/lib/libxcb-xinput.so
/usr/local/lib/libxcb-xinput.so.0
/usr/local/lib/libxcb-xinput.so.0.1.0
/usr/local/lib/libxcb-xkb.a
/usr/local/lib/libxcb-xkb.so
/usr/local/lib/libxcb-xkb.so.1
/usr/local/lib/libxcb-xkb.so.1.0.0
/usr/local/lib/libxcb-xtest.a
/usr/local/lib/libxcb-xtest.so
/usr/local/lib/libxcb-xtest.so.0
/usr/local/lib/libxcb-xtest.so.0.0.0
/usr/local/lib/libxcb-xv.a
/usr/local/lib/libxcb-xv.so
/usr/local/lib/libxcb-xv.so.0
/usr/local/lib/libxcb-xv.so.0.0.0
/usr/local/lib/libxcb-xvmc.a
/usr/local/lib/libxcb-xvmc.so
/usr/local/lib/libxcb-xvmc.so.0
/usr/local/lib/libxcb-xvmc.so.0.0.0
/usr/local/lib/libxcb.a
/usr/local/lib/libxcb.so
/usr/local/lib/libxcb.so.1
/usr/local/lib/libxcb.so.1.1.0
/usr/local/libdata/pkgconfig/xcb-composite.pc
/usr/local/libdata/pkgconfig/xcb-damage.pc
/usr/local/libdata/pkgconfig/xcb-dpms.pc
/usr/local/libdata/pkgconfig/xcb-dri2.pc
/usr/local/libdata/pkgconfig/xcb-dri3.pc
/usr/local/libdata/pkgconfig/xcb-glx.pc
/usr/local/libdata/pkgconfig/xcb-present.pc
/usr/local/libdata/pkgconfig/xcb-randr.pc
/usr/local/libdata/pkgconfig/xcb-record.pc
/usr/local/libdata/pkgconfig/xcb-render.pc
/usr/local/libdata/pkgconfig/xcb-res.pc
/usr/local/libdata/pkgconfig/xcb-screensaver.pc
/usr/local/libdata/pkgconfig/xcb-shape.pc
/usr/local/libdata/pkgconfig/xcb-shm.pc
/usr/local/libdata/pkgconfig/xcb-sync.pc
/usr/local/libdata/pkgconfig/xcb-xf86dri.pc
/usr/local/libdata/pkgconfig/xcb-xfixes.pc
/usr/local/libdata/pkgconfig/xcb-xinerama.pc
/usr/local/libdata/pkgconfig/xcb-xinput.pc
/usr/local/libdata/pkgconfig/xcb-xkb.pc
/usr/local/libdata/pkgconfig/xcb-xtest.pc
/usr/local/libdata/pkgconfig/xcb-xv.pc
/usr/local/libdata/pkgconfig/xcb-xvmc.pc
/usr/local/libdata/pkgconfig/xcb.pc
/usr/local/man/man3/xcb-examples.3.gz
/usr/local/man/man3/xcb-requests.3.gz
/usr/local/man/man3/xcb_alloc_color.3.gz
/usr/local/man/man3/xcb_alloc_color_cells.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_masks.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_masks_end.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_masks_length.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_pixels.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_pixels_end.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_pixels_length.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_reply.3.gz
/usr/local/man/man3/xcb_alloc_color_cells_unchecked.3.gz
/usr/local/man/man3/xcb_alloc_color_planes.3.gz
/usr/local/man/man3/xcb_alloc_color_planes_pixels.3.gz
/usr/local/man/man3/xcb_alloc_color_planes_pixels_end.3.gz
/usr/local/man/man3/xcb_alloc_color_planes_pixels_length.3.gz
/usr/local/man/man3/xcb_alloc_color_planes_reply.3.gz
/usr/local/man/man3/xcb_alloc_color_planes_unchecked.3.gz
/usr/local/man/man3/xcb_alloc_color_reply.3.gz
/usr/local/man/man3/xcb_alloc_color_unchecked.3.gz
/usr/local/man/man3/xcb_alloc_named_color.3.gz
/usr/local/man/man3/xcb_alloc_named_color_reply.3.gz
/usr/local/man/man3/xcb_alloc_named_color_unchecked.3.gz
/usr/local/man/man3/xcb_allow_events.3.gz
/usr/local/man/man3/xcb_allow_events_checked.3.gz
/usr/local/man/man3/xcb_bell.3.gz
/usr/local/man/man3/xcb_bell_checked.3.gz
/usr/local/man/man3/xcb_big_requests_enable.3.gz
/usr/local/man/man3/xcb_big_requests_enable_reply.3.gz
/usr/local/man/man3/xcb_big_requests_enable_unchecked.3.gz
/usr/local/man/man3/xcb_button_press_event_t.3.gz
/usr/local/man/man3/xcb_change_active_pointer_grab.3.gz
/usr/local/man/man3/xcb_change_active_pointer_grab_checked.3.gz
/usr/local/man/man3/xcb_change_gc.3.gz
/usr/local/man/man3/xcb_change_gc_checked.3.gz
/usr/local/man/man3/xcb_change_hosts.3.gz
/usr/local/man/man3/xcb_change_hosts_checked.3.gz
/usr/local/man/man3/xcb_change_keyboard_control.3.gz
/usr/local/man/man3/xcb_change_keyboard_control_checked.3.gz
/usr/local/man/man3/xcb_change_keyboard_mapping.3.gz
/usr/local/man/man3/xcb_change_keyboard_mapping_checked.3.gz
/usr/local/man/man3/xcb_change_pointer_control.3.gz
/usr/local/man/man3/xcb_change_pointer_control_checked.3.gz
/usr/local/man/man3/xcb_change_property.3.gz
/usr/local/man/man3/xcb_change_property_checked.3.gz
/usr/local/man/man3/xcb_change_save_set.3.gz
/usr/local/man/man3/xcb_change_save_set_checked.3.gz
/usr/local/man/man3/xcb_change_window_attributes.3.gz
/usr/local/man/man3/xcb_change_window_attributes_checked.3.gz
/usr/local/man/man3/xcb_circulate_notify_event_t.3.gz
/usr/local/man/man3/xcb_circulate_window.3.gz
/usr/local/man/man3/xcb_circulate_window_checked.3.gz
/usr/local/man/man3/xcb_clear_area.3.gz
/usr/local/man/man3/xcb_clear_area_checked.3.gz
/usr/local/man/man3/xcb_client_message_event_t.3.gz
/usr/local/man/man3/xcb_close_font.3.gz
/usr/local/man/man3/xcb_close_font_checked.3.gz
/usr/local/man/man3/xcb_colormap_notify_event_t.3.gz
/usr/local/man/man3/xcb_composite_create_region_from_border_clip.3.gz
/usr/local/man/man3/xcb_composite_create_region_from_border_clip_checked.3.gz
/usr/local/man/man3/xcb_composite_get_overlay_window.3.gz
/usr/local/man/man3/xcb_composite_get_overlay_window_reply.3.gz
/usr/local/man/man3/xcb_composite_get_overlay_window_unchecked.3.gz
/usr/local/man/man3/xcb_composite_name_window_pixmap.3.gz
/usr/local/man/man3/xcb_composite_name_window_pixmap_checked.3.gz
/usr/local/man/man3/xcb_composite_query_version.3.gz
/usr/local/man/man3/xcb_composite_query_version_reply.3.gz
/usr/local/man/man3/xcb_composite_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_composite_redirect_subwindows.3.gz
/usr/local/man/man3/xcb_composite_redirect_subwindows_checked.3.gz
/usr/local/man/man3/xcb_composite_redirect_window.3.gz
/usr/local/man/man3/xcb_composite_redirect_window_checked.3.gz
/usr/local/man/man3/xcb_composite_release_overlay_window.3.gz
/usr/local/man/man3/xcb_composite_release_overlay_window_checked.3.gz
/usr/local/man/man3/xcb_composite_unredirect_subwindows.3.gz
/usr/local/man/man3/xcb_composite_unredirect_subwindows_checked.3.gz
/usr/local/man/man3/xcb_composite_unredirect_window.3.gz
/usr/local/man/man3/xcb_composite_unredirect_window_checked.3.gz
/usr/local/man/man3/xcb_configure_notify_event_t.3.gz
/usr/local/man/man3/xcb_configure_request_event_t.3.gz
/usr/local/man/man3/xcb_configure_window.3.gz
/usr/local/man/man3/xcb_configure_window_checked.3.gz
/usr/local/man/man3/xcb_convert_selection.3.gz
/usr/local/man/man3/xcb_convert_selection_checked.3.gz
/usr/local/man/man3/xcb_copy_area.3.gz
/usr/local/man/man3/xcb_copy_area_checked.3.gz
/usr/local/man/man3/xcb_copy_colormap_and_free.3.gz
/usr/local/man/man3/xcb_copy_colormap_and_free_checked.3.gz
/usr/local/man/man3/xcb_copy_gc.3.gz
/usr/local/man/man3/xcb_copy_gc_checked.3.gz
/usr/local/man/man3/xcb_copy_plane.3.gz
/usr/local/man/man3/xcb_copy_plane_checked.3.gz
/usr/local/man/man3/xcb_create_colormap.3.gz
/usr/local/man/man3/xcb_create_colormap_checked.3.gz
/usr/local/man/man3/xcb_create_cursor.3.gz
/usr/local/man/man3/xcb_create_cursor_checked.3.gz
/usr/local/man/man3/xcb_create_gc.3.gz
/usr/local/man/man3/xcb_create_gc_checked.3.gz
/usr/local/man/man3/xcb_create_glyph_cursor.3.gz
/usr/local/man/man3/xcb_create_glyph_cursor_checked.3.gz
/usr/local/man/man3/xcb_create_notify_event_t.3.gz
/usr/local/man/man3/xcb_create_pixmap.3.gz
/usr/local/man/man3/xcb_create_pixmap_checked.3.gz
/usr/local/man/man3/xcb_create_window.3.gz
/usr/local/man/man3/xcb_create_window_checked.3.gz
/usr/local/man/man3/xcb_damage_add.3.gz
/usr/local/man/man3/xcb_damage_add_checked.3.gz
/usr/local/man/man3/xcb_damage_create.3.gz
/usr/local/man/man3/xcb_damage_create_checked.3.gz
/usr/local/man/man3/xcb_damage_destroy.3.gz
/usr/local/man/man3/xcb_damage_destroy_checked.3.gz
/usr/local/man/man3/xcb_damage_notify_event_t.3.gz
/usr/local/man/man3/xcb_damage_query_version.3.gz
/usr/local/man/man3/xcb_damage_query_version_reply.3.gz
/usr/local/man/man3/xcb_damage_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_damage_subtract.3.gz
/usr/local/man/man3/xcb_damage_subtract_checked.3.gz
/usr/local/man/man3/xcb_delete_property.3.gz
/usr/local/man/man3/xcb_delete_property_checked.3.gz
/usr/local/man/man3/xcb_destroy_notify_event_t.3.gz
/usr/local/man/man3/xcb_destroy_subwindows.3.gz
/usr/local/man/man3/xcb_destroy_subwindows_checked.3.gz
/usr/local/man/man3/xcb_destroy_window.3.gz
/usr/local/man/man3/xcb_destroy_window_checked.3.gz
/usr/local/man/man3/xcb_dpms_capable.3.gz
/usr/local/man/man3/xcb_dpms_capable_reply.3.gz
/usr/local/man/man3/xcb_dpms_capable_unchecked.3.gz
/usr/local/man/man3/xcb_dpms_disable.3.gz
/usr/local/man/man3/xcb_dpms_disable_checked.3.gz
/usr/local/man/man3/xcb_dpms_enable.3.gz
/usr/local/man/man3/xcb_dpms_enable_checked.3.gz
/usr/local/man/man3/xcb_dpms_force_level.3.gz
/usr/local/man/man3/xcb_dpms_force_level_checked.3.gz
/usr/local/man/man3/xcb_dpms_get_timeouts.3.gz
/usr/local/man/man3/xcb_dpms_get_timeouts_reply.3.gz
/usr/local/man/man3/xcb_dpms_get_timeouts_unchecked.3.gz
/usr/local/man/man3/xcb_dpms_get_version.3.gz
/usr/local/man/man3/xcb_dpms_get_version_reply.3.gz
/usr/local/man/man3/xcb_dpms_get_version_unchecked.3.gz
/usr/local/man/man3/xcb_dpms_info.3.gz
/usr/local/man/man3/xcb_dpms_info_reply.3.gz
/usr/local/man/man3/xcb_dpms_info_unchecked.3.gz
/usr/local/man/man3/xcb_dpms_set_timeouts.3.gz
/usr/local/man/man3/xcb_dpms_set_timeouts_checked.3.gz
/usr/local/man/man3/xcb_dri2_authenticate.3.gz
/usr/local/man/man3/xcb_dri2_authenticate_reply.3.gz
/usr/local/man/man3/xcb_dri2_authenticate_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_buffer_swap_complete_event_t.3.gz
/usr/local/man/man3/xcb_dri2_connect.3.gz
/usr/local/man/man3/xcb_dri2_connect_alignment_pad.3.gz
/usr/local/man/man3/xcb_dri2_connect_alignment_pad_end.3.gz
/usr/local/man/man3/xcb_dri2_connect_alignment_pad_length.3.gz
/usr/local/man/man3/xcb_dri2_connect_device_name.3.gz
/usr/local/man/man3/xcb_dri2_connect_device_name_end.3.gz
/usr/local/man/man3/xcb_dri2_connect_device_name_length.3.gz
/usr/local/man/man3/xcb_dri2_connect_driver_name.3.gz
/usr/local/man/man3/xcb_dri2_connect_driver_name_end.3.gz
/usr/local/man/man3/xcb_dri2_connect_driver_name_length.3.gz
/usr/local/man/man3/xcb_dri2_connect_reply.3.gz
/usr/local/man/man3/xcb_dri2_connect_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_copy_region.3.gz
/usr/local/man/man3/xcb_dri2_copy_region_reply.3.gz
/usr/local/man/man3/xcb_dri2_copy_region_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_create_drawable.3.gz
/usr/local/man/man3/xcb_dri2_create_drawable_checked.3.gz
/usr/local/man/man3/xcb_dri2_destroy_drawable.3.gz
/usr/local/man/man3/xcb_dri2_destroy_drawable_checked.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_buffers.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_buffers_iterator.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_buffers_length.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_reply.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format_buffers.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format_buffers_iterator.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format_buffers_length.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format_reply.3.gz
/usr/local/man/man3/xcb_dri2_get_buffers_with_format_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_get_msc.3.gz
/usr/local/man/man3/xcb_dri2_get_msc_reply.3.gz
/usr/local/man/man3/xcb_dri2_get_msc_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_get_param.3.gz
/usr/local/man/man3/xcb_dri2_get_param_reply.3.gz
/usr/local/man/man3/xcb_dri2_get_param_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_invalidate_buffers_event_t.3.gz
/usr/local/man/man3/xcb_dri2_query_version.3.gz
/usr/local/man/man3/xcb_dri2_query_version_reply.3.gz
/usr/local/man/man3/xcb_dri2_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_swap_buffers.3.gz
/usr/local/man/man3/xcb_dri2_swap_buffers_reply.3.gz
/usr/local/man/man3/xcb_dri2_swap_buffers_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_swap_interval.3.gz
/usr/local/man/man3/xcb_dri2_swap_interval_checked.3.gz
/usr/local/man/man3/xcb_dri2_wait_msc.3.gz
/usr/local/man/man3/xcb_dri2_wait_msc_reply.3.gz
/usr/local/man/man3/xcb_dri2_wait_msc_unchecked.3.gz
/usr/local/man/man3/xcb_dri2_wait_sbc.3.gz
/usr/local/man/man3/xcb_dri2_wait_sbc_reply.3.gz
/usr/local/man/man3/xcb_dri2_wait_sbc_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_buffer_from_pixmap.3.gz
/usr/local/man/man3/xcb_dri3_buffer_from_pixmap_reply.3.gz
/usr/local/man/man3/xcb_dri3_buffer_from_pixmap_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_buffers.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_buffers_end.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_buffers_length.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_offsets.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_offsets_end.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_offsets_length.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_reply.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_strides.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_strides_end.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_strides_length.3.gz
/usr/local/man/man3/xcb_dri3_buffers_from_pixmap_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_fd_from_fence.3.gz
/usr/local/man/man3/xcb_dri3_fd_from_fence_reply.3.gz
/usr/local/man/man3/xcb_dri3_fd_from_fence_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_fence_from_fd.3.gz
/usr/local/man/man3/xcb_dri3_fence_from_fd_checked.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_reply.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_end.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_length.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_end.3.gz
/usr/local/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_length.3.gz
/usr/local/man/man3/xcb_dri3_open.3.gz
/usr/local/man/man3/xcb_dri3_open_reply.3.gz
/usr/local/man/man3/xcb_dri3_open_unchecked.3.gz
/usr/local/man/man3/xcb_dri3_pixmap_from_buffer.3.gz
/usr/local/man/man3/xcb_dri3_pixmap_from_buffer_checked.3.gz
/usr/local/man/man3/xcb_dri3_pixmap_from_buffers.3.gz
/usr/local/man/man3/xcb_dri3_pixmap_from_buffers_checked.3.gz
/usr/local/man/man3/xcb_dri3_query_version.3.gz
/usr/local/man/man3/xcb_dri3_query_version_reply.3.gz
/usr/local/man/man3/xcb_dri3_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_enter_notify_event_t.3.gz
/usr/local/man/man3/xcb_expose_event_t.3.gz
/usr/local/man/man3/xcb_fill_poly.3.gz
/usr/local/man/man3/xcb_fill_poly_checked.3.gz
/usr/local/man/man3/xcb_focus_in_event_t.3.gz
/usr/local/man/man3/xcb_force_screen_saver.3.gz
/usr/local/man/man3/xcb_force_screen_saver_checked.3.gz
/usr/local/man/man3/xcb_free_colormap.3.gz
/usr/local/man/man3/xcb_free_colormap_checked.3.gz
/usr/local/man/man3/xcb_free_colors.3.gz
/usr/local/man/man3/xcb_free_colors_checked.3.gz
/usr/local/man/man3/xcb_free_cursor.3.gz
/usr/local/man/man3/xcb_free_cursor_checked.3.gz
/usr/local/man/man3/xcb_free_gc.3.gz
/usr/local/man/man3/xcb_free_gc_checked.3.gz
/usr/local/man/man3/xcb_free_pixmap.3.gz
/usr/local/man/man3/xcb_free_pixmap_checked.3.gz
/usr/local/man/man3/xcb_ge_generic_event_t.3.gz
/usr/local/man/man3/xcb_genericevent_query_version.3.gz
/usr/local/man/man3/xcb_genericevent_query_version_reply.3.gz
/usr/local/man/man3/xcb_genericevent_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_get_atom_name.3.gz
/usr/local/man/man3/xcb_get_atom_name_name.3.gz
/usr/local/man/man3/xcb_get_atom_name_name_end.3.gz
/usr/local/man/man3/xcb_get_atom_name_name_length.3.gz
/usr/local/man/man3/xcb_get_atom_name_reply.3.gz
/usr/local/man/man3/xcb_get_atom_name_unchecked.3.gz
/usr/local/man/man3/xcb_get_font_path.3.gz
/usr/local/man/man3/xcb_get_font_path_path_iterator.3.gz
/usr/local/man/man3/xcb_get_font_path_path_length.3.gz
/usr/local/man/man3/xcb_get_font_path_reply.3.gz
/usr/local/man/man3/xcb_get_font_path_unchecked.3.gz
/usr/local/man/man3/xcb_get_geometry.3.gz
/usr/local/man/man3/xcb_get_geometry_reply.3.gz
/usr/local/man/man3/xcb_get_geometry_unchecked.3.gz
/usr/local/man/man3/xcb_get_image.3.gz
/usr/local/man/man3/xcb_get_image_data.3.gz
/usr/local/man/man3/xcb_get_image_data_end.3.gz
/usr/local/man/man3/xcb_get_image_data_length.3.gz
/usr/local/man/man3/xcb_get_image_reply.3.gz
/usr/local/man/man3/xcb_get_image_unchecked.3.gz
/usr/local/man/man3/xcb_get_input_focus.3.gz
/usr/local/man/man3/xcb_get_input_focus_reply.3.gz
/usr/local/man/man3/xcb_get_input_focus_unchecked.3.gz
/usr/local/man/man3/xcb_get_keyboard_control.3.gz
/usr/local/man/man3/xcb_get_keyboard_control_reply.3.gz
/usr/local/man/man3/xcb_get_keyboard_control_unchecked.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping_keysyms.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping_keysyms_end.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping_keysyms_length.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping_reply.3.gz
/usr/local/man/man3/xcb_get_keyboard_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping_keycodes.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping_keycodes_end.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping_keycodes_length.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping_reply.3.gz
/usr/local/man/man3/xcb_get_modifier_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_get_motion_events.3.gz
/usr/local/man/man3/xcb_get_motion_events_events.3.gz
/usr/local/man/man3/xcb_get_motion_events_events_iterator.3.gz
/usr/local/man/man3/xcb_get_motion_events_events_length.3.gz
/usr/local/man/man3/xcb_get_motion_events_reply.3.gz
/usr/local/man/man3/xcb_get_motion_events_unchecked.3.gz
/usr/local/man/man3/xcb_get_pointer_control.3.gz
/usr/local/man/man3/xcb_get_pointer_control_reply.3.gz
/usr/local/man/man3/xcb_get_pointer_control_unchecked.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping_map.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping_map_end.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping_map_length.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping_reply.3.gz
/usr/local/man/man3/xcb_get_pointer_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_get_property.3.gz
/usr/local/man/man3/xcb_get_property_reply.3.gz
/usr/local/man/man3/xcb_get_property_unchecked.3.gz
/usr/local/man/man3/xcb_get_property_value.3.gz
/usr/local/man/man3/xcb_get_property_value_end.3.gz
/usr/local/man/man3/xcb_get_property_value_length.3.gz
/usr/local/man/man3/xcb_get_screen_saver.3.gz
/usr/local/man/man3/xcb_get_screen_saver_reply.3.gz
/usr/local/man/man3/xcb_get_screen_saver_unchecked.3.gz
/usr/local/man/man3/xcb_get_selection_owner.3.gz
/usr/local/man/man3/xcb_get_selection_owner_reply.3.gz
/usr/local/man/man3/xcb_get_selection_owner_unchecked.3.gz
/usr/local/man/man3/xcb_get_window_attributes.3.gz
/usr/local/man/man3/xcb_get_window_attributes_reply.3.gz
/usr/local/man/man3/xcb_get_window_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident_data.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident_data_end.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident_data_length.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident_reply.3.gz
/usr/local/man/man3/xcb_glx_are_textures_resident_unchecked.3.gz
/usr/local/man/man3/xcb_glx_buffer_swap_complete_event_t.3.gz
/usr/local/man/man3/xcb_glx_change_drawable_attributes.3.gz
/usr/local/man/man3/xcb_glx_change_drawable_attributes_checked.3.gz
/usr/local/man/man3/xcb_glx_client_info.3.gz
/usr/local/man/man3/xcb_glx_client_info_checked.3.gz
/usr/local/man/man3/xcb_glx_copy_context.3.gz
/usr/local/man/man3/xcb_glx_copy_context_checked.3.gz
/usr/local/man/man3/xcb_glx_create_context.3.gz
/usr/local/man/man3/xcb_glx_create_context_attribs_arb.3.gz
/usr/local/man/man3/xcb_glx_create_context_attribs_arb_checked.3.gz
/usr/local/man/man3/xcb_glx_create_context_checked.3.gz
/usr/local/man/man3/xcb_glx_create_glx_pixmap.3.gz
/usr/local/man/man3/xcb_glx_create_glx_pixmap_checked.3.gz
/usr/local/man/man3/xcb_glx_create_new_context.3.gz
/usr/local/man/man3/xcb_glx_create_new_context_checked.3.gz
/usr/local/man/man3/xcb_glx_create_pbuffer.3.gz
/usr/local/man/man3/xcb_glx_create_pbuffer_checked.3.gz
/usr/local/man/man3/xcb_glx_create_pixmap.3.gz
/usr/local/man/man3/xcb_glx_create_pixmap_checked.3.gz
/usr/local/man/man3/xcb_glx_create_window.3.gz
/usr/local/man/man3/xcb_glx_create_window_checked.3.gz
/usr/local/man/man3/xcb_glx_delete_lists.3.gz
/usr/local/man/man3/xcb_glx_delete_lists_checked.3.gz
/usr/local/man/man3/xcb_glx_delete_queries_arb.3.gz
/usr/local/man/man3/xcb_glx_delete_queries_arb_checked.3.gz
/usr/local/man/man3/xcb_glx_delete_textures.3.gz
/usr/local/man/man3/xcb_glx_delete_textures_checked.3.gz
/usr/local/man/man3/xcb_glx_delete_window.3.gz
/usr/local/man/man3/xcb_glx_delete_window_checked.3.gz
/usr/local/man/man3/xcb_glx_destroy_context.3.gz
/usr/local/man/man3/xcb_glx_destroy_context_checked.3.gz
/usr/local/man/man3/xcb_glx_destroy_glx_pixmap.3.gz
/usr/local/man/man3/xcb_glx_destroy_glx_pixmap_checked.3.gz
/usr/local/man/man3/xcb_glx_destroy_pbuffer.3.gz
/usr/local/man/man3/xcb_glx_destroy_pbuffer_checked.3.gz
/usr/local/man/man3/xcb_glx_destroy_pixmap.3.gz
/usr/local/man/man3/xcb_glx_destroy_pixmap_checked.3.gz
/usr/local/man/man3/xcb_glx_end_list.3.gz
/usr/local/man/man3/xcb_glx_end_list_checked.3.gz
/usr/local/man/man3/xcb_glx_feedback_buffer.3.gz
/usr/local/man/man3/xcb_glx_feedback_buffer_checked.3.gz
/usr/local/man/man3/xcb_glx_finish.3.gz
/usr/local/man/man3/xcb_glx_finish_reply.3.gz
/usr/local/man/man3/xcb_glx_finish_unchecked.3.gz
/usr/local/man/man3/xcb_glx_flush.3.gz
/usr/local/man/man3/xcb_glx_flush_checked.3.gz
/usr/local/man/man3/xcb_glx_gen_lists.3.gz
/usr/local/man/man3/xcb_glx_gen_lists_reply.3.gz
/usr/local/man/man3/xcb_glx_gen_lists_unchecked.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb_data.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb_data_end.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb_data_length.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_gen_queries_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_gen_textures.3.gz
/usr/local/man/man3/xcb_glx_gen_textures_data.3.gz
/usr/local/man/man3/xcb_glx_gen_textures_data_end.3.gz
/usr/local/man/man3/xcb_glx_gen_textures_data_length.3.gz
/usr/local/man/man3/xcb_glx_gen_textures_reply.3.gz
/usr/local/man/man3/xcb_glx_gen_textures_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv_data.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_booleanv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane_data.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane_reply.3.gz
/usr/local/man/man3/xcb_glx_get_clip_plane_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_color_table.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_data.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_reply.3.gz
/usr/local/man/man3/xcb_glx_get_color_table_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb_data.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_get_compressed_tex_image_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter_data.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter_reply.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_filter_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_convolution_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_doublev.3.gz
/usr/local/man/man3/xcb_glx_get_doublev_data.3.gz
/usr/local/man/man3/xcb_glx_get_doublev_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_doublev_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_doublev_reply.3.gz
/usr/local/man/man3/xcb_glx_get_doublev_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes_attribs.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes_attribs_end.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes_attribs_length.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes_reply.3.gz
/usr/local/man/man3/xcb_glx_get_drawable_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_error.3.gz
/usr/local/man/man3/xcb_glx_get_error_reply.3.gz
/usr/local/man/man3/xcb_glx_get_error_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs_property_list.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs_property_list_end.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs_property_list_length.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs_reply.3.gz
/usr/local/man/man3/xcb_glx_get_fb_configs_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_floatv.3.gz
/usr/local/man/man3/xcb_glx_get_floatv_data.3.gz
/usr/local/man/man3/xcb_glx_get_floatv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_floatv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_floatv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_floatv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_histogram.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_data.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_reply.3.gz
/usr/local/man/man3/xcb_glx_get_histogram_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_integerv.3.gz
/usr/local/man/man3/xcb_glx_get_integerv_data.3.gz
/usr/local/man/man3/xcb_glx_get_integerv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_integerv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_integerv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_integerv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_lightfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv_data.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_lightiv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv_data.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_mapdv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_mapfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv_data.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_mapiv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_materialfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv_data.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_materialiv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_minmax.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_data.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_reply.3.gz
/usr/local/man/man3/xcb_glx_get_minmax_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv_data.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapuiv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv_data.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_pixel_mapusv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple_data.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple_reply.3.gz
/usr/local/man/man3/xcb_glx_get_polygon_stipple_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb_data.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectiv_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb_data.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_get_query_objectuiv_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb_data.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_get_queryiv_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter_reply.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter_rows_and_cols.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter_rows_and_cols_end.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter_rows_and_cols_length.3.gz
/usr/local/man/man3/xcb_glx_get_separable_filter_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_string.3.gz
/usr/local/man/man3/xcb_glx_get_string_reply.3.gz
/usr/local/man/man3/xcb_glx_get_string_string.3.gz
/usr/local/man/man3/xcb_glx_get_string_string_end.3.gz
/usr/local/man/man3/xcb_glx_get_string_string_length.3.gz
/usr/local/man/man3/xcb_glx_get_string_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_envfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_enviv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_gendv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_genfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_geniv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_image_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_level_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameterfv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv_data.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv_data_end.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv_data_length.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv_reply.3.gz
/usr/local/man/man3/xcb_glx_get_tex_parameteriv_unchecked.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs_property_list.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs_property_list_end.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs_property_list_length.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs_reply.3.gz
/usr/local/man/man3/xcb_glx_get_visual_configs_unchecked.3.gz
/usr/local/man/man3/xcb_glx_is_direct.3.gz
/usr/local/man/man3/xcb_glx_is_direct_reply.3.gz
/usr/local/man/man3/xcb_glx_is_direct_unchecked.3.gz
/usr/local/man/man3/xcb_glx_is_enabled.3.gz
/usr/local/man/man3/xcb_glx_is_enabled_reply.3.gz
/usr/local/man/man3/xcb_glx_is_enabled_unchecked.3.gz
/usr/local/man/man3/xcb_glx_is_list.3.gz
/usr/local/man/man3/xcb_glx_is_list_reply.3.gz
/usr/local/man/man3/xcb_glx_is_list_unchecked.3.gz
/usr/local/man/man3/xcb_glx_is_query_arb.3.gz
/usr/local/man/man3/xcb_glx_is_query_arb_reply.3.gz
/usr/local/man/man3/xcb_glx_is_query_arb_unchecked.3.gz
/usr/local/man/man3/xcb_glx_is_texture.3.gz
/usr/local/man/man3/xcb_glx_is_texture_reply.3.gz
/usr/local/man/man3/xcb_glx_is_texture_unchecked.3.gz
/usr/local/man/man3/xcb_glx_make_context_current.3.gz
/usr/local/man/man3/xcb_glx_make_context_current_reply.3.gz
/usr/local/man/man3/xcb_glx_make_context_current_unchecked.3.gz
/usr/local/man/man3/xcb_glx_make_current.3.gz
/usr/local/man/man3/xcb_glx_make_current_reply.3.gz
/usr/local/man/man3/xcb_glx_make_current_unchecked.3.gz
/usr/local/man/man3/xcb_glx_new_list.3.gz
/usr/local/man/man3/xcb_glx_new_list_checked.3.gz
/usr/local/man/man3/xcb_glx_pbuffer_clobber_event_t.3.gz
/usr/local/man/man3/xcb_glx_pixel_storef.3.gz
/usr/local/man/man3/xcb_glx_pixel_storef_checked.3.gz
/usr/local/man/man3/xcb_glx_pixel_storei.3.gz
/usr/local/man/man3/xcb_glx_pixel_storei_checked.3.gz
/usr/local/man/man3/xcb_glx_query_context.3.gz
/usr/local/man/man3/xcb_glx_query_context_attribs.3.gz
/usr/local/man/man3/xcb_glx_query_context_attribs_end.3.gz
/usr/local/man/man3/xcb_glx_query_context_attribs_length.3.gz
/usr/local/man/man3/xcb_glx_query_context_reply.3.gz
/usr/local/man/man3/xcb_glx_query_context_unchecked.3.gz
/usr/local/man/man3/xcb_glx_query_extensions_string.3.gz
/usr/local/man/man3/xcb_glx_query_extensions_string_reply.3.gz
/usr/local/man/man3/xcb_glx_query_extensions_string_unchecked.3.gz
/usr/local/man/man3/xcb_glx_query_server_string.3.gz
/usr/local/man/man3/xcb_glx_query_server_string_reply.3.gz
/usr/local/man/man3/xcb_glx_query_server_string_string.3.gz
/usr/local/man/man3/xcb_glx_query_server_string_string_end.3.gz
/usr/local/man/man3/xcb_glx_query_server_string_string_length.3.gz
/usr/local/man/man3/xcb_glx_query_server_string_unchecked.3.gz
/usr/local/man/man3/xcb_glx_query_version.3.gz
/usr/local/man/man3/xcb_glx_query_version_reply.3.gz
/usr/local/man/man3/xcb_glx_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_glx_read_pixels.3.gz
/usr/local/man/man3/xcb_glx_read_pixels_data.3.gz
/usr/local/man/man3/xcb_glx_read_pixels_data_end.3.gz
/usr/local/man/man3/xcb_glx_read_pixels_data_length.3.gz
/usr/local/man/man3/xcb_glx_read_pixels_reply.3.gz
/usr/local/man/man3/xcb_glx_read_pixels_unchecked.3.gz
/usr/local/man/man3/xcb_glx_render.3.gz
/usr/local/man/man3/xcb_glx_render_checked.3.gz
/usr/local/man/man3/xcb_glx_render_large.3.gz
/usr/local/man/man3/xcb_glx_render_large_checked.3.gz
/usr/local/man/man3/xcb_glx_render_mode.3.gz
/usr/local/man/man3/xcb_glx_render_mode_data.3.gz
/usr/local/man/man3/xcb_glx_render_mode_data_end.3.gz
/usr/local/man/man3/xcb_glx_render_mode_data_length.3.gz
/usr/local/man/man3/xcb_glx_render_mode_reply.3.gz
/usr/local/man/man3/xcb_glx_render_mode_unchecked.3.gz
/usr/local/man/man3/xcb_glx_select_buffer.3.gz
/usr/local/man/man3/xcb_glx_select_buffer_checked.3.gz
/usr/local/man/man3/xcb_glx_set_client_info_2arb.3.gz
/usr/local/man/man3/xcb_glx_set_client_info_2arb_checked.3.gz
/usr/local/man/man3/xcb_glx_set_client_info_arb.3.gz
/usr/local/man/man3/xcb_glx_set_client_info_arb_checked.3.gz
/usr/local/man/man3/xcb_glx_swap_buffers.3.gz
/usr/local/man/man3/xcb_glx_swap_buffers_checked.3.gz
/usr/local/man/man3/xcb_glx_use_x_font.3.gz
/usr/local/man/man3/xcb_glx_use_x_font_checked.3.gz
/usr/local/man/man3/xcb_glx_vendor_private.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_checked.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply_data_2.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply_data_2_end.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply_data_2_length.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply_reply.3.gz
/usr/local/man/man3/xcb_glx_vendor_private_with_reply_unchecked.3.gz
/usr/local/man/man3/xcb_glx_wait_gl.3.gz
/usr/local/man/man3/xcb_glx_wait_gl_checked.3.gz
/usr/local/man/man3/xcb_glx_wait_x.3.gz
/usr/local/man/man3/xcb_glx_wait_x_checked.3.gz
/usr/local/man/man3/xcb_grab_button.3.gz
/usr/local/man/man3/xcb_grab_button_checked.3.gz
/usr/local/man/man3/xcb_grab_key.3.gz
/usr/local/man/man3/xcb_grab_key_checked.3.gz
/usr/local/man/man3/xcb_grab_keyboard.3.gz
/usr/local/man/man3/xcb_grab_keyboard_reply.3.gz
/usr/local/man/man3/xcb_grab_keyboard_unchecked.3.gz
/usr/local/man/man3/xcb_grab_pointer.3.gz
/usr/local/man/man3/xcb_grab_pointer_reply.3.gz
/usr/local/man/man3/xcb_grab_pointer_unchecked.3.gz
/usr/local/man/man3/xcb_grab_server.3.gz
/usr/local/man/man3/xcb_grab_server_checked.3.gz
/usr/local/man/man3/xcb_graphics_exposure_event_t.3.gz
/usr/local/man/man3/xcb_gravity_notify_event_t.3.gz
/usr/local/man/man3/xcb_image_text_16.3.gz
/usr/local/man/man3/xcb_image_text_16_checked.3.gz
/usr/local/man/man3/xcb_image_text_8.3.gz
/usr/local/man/man3/xcb_image_text_8_checked.3.gz
/usr/local/man/man3/xcb_input_allow_device_events.3.gz
/usr/local/man/man3/xcb_input_allow_device_events_checked.3.gz
/usr/local/man/man3/xcb_input_barrier_hit_event_t.3.gz
/usr/local/man/man3/xcb_input_button_press_event_t.3.gz
/usr/local/man/man3/xcb_input_change_device_control.3.gz
/usr/local/man/man3/xcb_input_change_device_control_reply.3.gz
/usr/local/man/man3/xcb_input_change_device_control_unchecked.3.gz
/usr/local/man/man3/xcb_input_change_device_dont_propagate_list.3.gz
/usr/local/man/man3/xcb_input_change_device_dont_propagate_list_checked.3.gz
/usr/local/man/man3/xcb_input_change_device_key_mapping.3.gz
/usr/local/man/man3/xcb_input_change_device_key_mapping_checked.3.gz
/usr/local/man/man3/xcb_input_change_device_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_change_device_property.3.gz
/usr/local/man/man3/xcb_input_change_device_property_checked.3.gz
/usr/local/man/man3/xcb_input_change_feedback_control.3.gz
/usr/local/man/man3/xcb_input_change_feedback_control_checked.3.gz
/usr/local/man/man3/xcb_input_change_keyboard_device.3.gz
/usr/local/man/man3/xcb_input_change_keyboard_device_reply.3.gz
/usr/local/man/man3/xcb_input_change_keyboard_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_change_pointer_device.3.gz
/usr/local/man/man3/xcb_input_change_pointer_device_reply.3.gz
/usr/local/man/man3/xcb_input_change_pointer_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_close_device.3.gz
/usr/local/man/man3/xcb_input_close_device_checked.3.gz
/usr/local/man/man3/xcb_input_delete_device_property.3.gz
/usr/local/man/man3/xcb_input_delete_device_property_checked.3.gz
/usr/local/man/man3/xcb_input_device_bell.3.gz
/usr/local/man/man3/xcb_input_device_bell_checked.3.gz
/usr/local/man/man3/xcb_input_device_button_state_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_changed_event_t.3.gz
/usr/local/man/man3/xcb_input_device_focus_in_event_t.3.gz
/usr/local/man/man3/xcb_input_device_key_press_event_t.3.gz
/usr/local/man/man3/xcb_input_device_key_state_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_mapping_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_presence_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_property_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_state_notify_event_t.3.gz
/usr/local/man/man3/xcb_input_device_valuator_event_t.3.gz
/usr/local/man/man3/xcb_input_enter_event_t.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_map.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_map_end.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_map_length.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_pad_1.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_button_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_control.3.gz
/usr/local/man/man3/xcb_input_get_device_control_control.3.gz
/usr/local/man/man3/xcb_input_get_device_control_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_control_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list_classes.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list_classes_end.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list_classes_length.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_dont_propagate_list_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_focus.3.gz
/usr/local/man/man3/xcb_input_get_device_focus_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_focus_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping_keysyms.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping_keysyms_end.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping_keysyms_length.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_key_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping_keymaps.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping_keymaps_end.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping_keymaps_length.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_modifier_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_motion_events.3.gz
/usr/local/man/man3/xcb_input_get_device_motion_events_events_iterator.3.gz
/usr/local/man/man3/xcb_input_get_device_motion_events_events_length.3.gz
/usr/local/man/man3/xcb_input_get_device_motion_events_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_motion_events_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_device_property.3.gz
/usr/local/man/man3/xcb_input_get_device_property_items.3.gz
/usr/local/man/man3/xcb_input_get_device_property_reply.3.gz
/usr/local/man/man3/xcb_input_get_device_property_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_extension_version.3.gz
/usr/local/man/man3/xcb_input_get_extension_version_reply.3.gz
/usr/local/man/man3/xcb_input_get_extension_version_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_feedback_control.3.gz
/usr/local/man/man3/xcb_input_get_feedback_control_feedbacks_iterator.3.gz
/usr/local/man/man3/xcb_input_get_feedback_control_feedbacks_length.3.gz
/usr/local/man/man3/xcb_input_get_feedback_control_reply.3.gz
/usr/local/man/man3/xcb_input_get_feedback_control_unchecked.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_all_classes.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_all_classes_end.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_all_classes_length.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_reply.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_this_classes.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_this_classes_end.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_this_classes_length.3.gz
/usr/local/man/man3/xcb_input_get_selected_extension_events_unchecked.3.gz
/usr/local/man/man3/xcb_input_grab_device.3.gz
/usr/local/man/man3/xcb_input_grab_device_button.3.gz
/usr/local/man/man3/xcb_input_grab_device_button_checked.3.gz
/usr/local/man/man3/xcb_input_grab_device_key.3.gz
/usr/local/man/man3/xcb_input_grab_device_key_checked.3.gz
/usr/local/man/man3/xcb_input_grab_device_reply.3.gz
/usr/local/man/man3/xcb_input_grab_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_hierarchy_event_t.3.gz
/usr/local/man/man3/xcb_input_key_press_event_t.3.gz
/usr/local/man/man3/xcb_input_list_device_properties.3.gz
/usr/local/man/man3/xcb_input_list_device_properties_atoms.3.gz
/usr/local/man/man3/xcb_input_list_device_properties_atoms_end.3.gz
/usr/local/man/man3/xcb_input_list_device_properties_atoms_length.3.gz
/usr/local/man/man3/xcb_input_list_device_properties_reply.3.gz
/usr/local/man/man3/xcb_input_list_device_properties_unchecked.3.gz
/usr/local/man/man3/xcb_input_list_input_devices.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_devices.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_devices_iterator.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_devices_length.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_infos_iterator.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_infos_length.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_names_iterator.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_names_length.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_pad_1.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_reply.3.gz
/usr/local/man/man3/xcb_input_list_input_devices_unchecked.3.gz
/usr/local/man/man3/xcb_input_open_device.3.gz
/usr/local/man/man3/xcb_input_open_device_class_info.3.gz
/usr/local/man/man3/xcb_input_open_device_class_info_iterator.3.gz
/usr/local/man/man3/xcb_input_open_device_class_info_length.3.gz
/usr/local/man/man3/xcb_input_open_device_pad_1.3.gz
/usr/local/man/man3/xcb_input_open_device_reply.3.gz
/usr/local/man/man3/xcb_input_open_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_property_event_t.3.gz
/usr/local/man/man3/xcb_input_query_device_state.3.gz
/usr/local/man/man3/xcb_input_query_device_state_classes_iterator.3.gz
/usr/local/man/man3/xcb_input_query_device_state_classes_length.3.gz
/usr/local/man/man3/xcb_input_query_device_state_reply.3.gz
/usr/local/man/man3/xcb_input_query_device_state_unchecked.3.gz
/usr/local/man/man3/xcb_input_raw_button_press_event_t.3.gz
/usr/local/man/man3/xcb_input_raw_key_press_event_t.3.gz
/usr/local/man/man3/xcb_input_raw_touch_begin_event_t.3.gz
/usr/local/man/man3/xcb_input_select_extension_event.3.gz
/usr/local/man/man3/xcb_input_select_extension_event_checked.3.gz
/usr/local/man/man3/xcb_input_send_extension_event.3.gz
/usr/local/man/man3/xcb_input_send_extension_event_checked.3.gz
/usr/local/man/man3/xcb_input_set_device_button_mapping.3.gz
/usr/local/man/man3/xcb_input_set_device_button_mapping_reply.3.gz
/usr/local/man/man3/xcb_input_set_device_button_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_input_set_device_focus.3.gz
/usr/local/man/man3/xcb_input_set_device_focus_checked.3.gz
/usr/local/man/man3/xcb_input_set_device_mode.3.gz
/usr/local/man/man3/xcb_input_set_device_mode_reply.3.gz
/usr/local/man/man3/xcb_input_set_device_mode_unchecked.3.gz
/usr/local/man/man3/xcb_input_set_device_modifier_mapping.3.gz
/usr/local/man/man3/xcb_input_set_device_modifier_mapping_reply.3.gz
/usr/local/man/man3/xcb_input_set_device_modifier_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_input_set_device_valuators.3.gz
/usr/local/man/man3/xcb_input_set_device_valuators_reply.3.gz
/usr/local/man/man3/xcb_input_set_device_valuators_unchecked.3.gz
/usr/local/man/man3/xcb_input_touch_begin_event_t.3.gz
/usr/local/man/man3/xcb_input_touch_ownership_event_t.3.gz
/usr/local/man/man3/xcb_input_ungrab_device.3.gz
/usr/local/man/man3/xcb_input_ungrab_device_button.3.gz
/usr/local/man/man3/xcb_input_ungrab_device_button_checked.3.gz
/usr/local/man/man3/xcb_input_ungrab_device_checked.3.gz
/usr/local/man/man3/xcb_input_ungrab_device_key.3.gz
/usr/local/man/man3/xcb_input_ungrab_device_key_checked.3.gz
/usr/local/man/man3/xcb_input_xi_allow_events.3.gz
/usr/local/man/man3/xcb_input_xi_allow_events_checked.3.gz
/usr/local/man/man3/xcb_input_xi_barrier_release_pointer.3.gz
/usr/local/man/man3/xcb_input_xi_barrier_release_pointer_checked.3.gz
/usr/local/man/man3/xcb_input_xi_change_cursor.3.gz
/usr/local/man/man3/xcb_input_xi_change_cursor_checked.3.gz
/usr/local/man/man3/xcb_input_xi_change_hierarchy.3.gz
/usr/local/man/man3/xcb_input_xi_change_hierarchy_checked.3.gz
/usr/local/man/man3/xcb_input_xi_change_property.3.gz
/usr/local/man/man3/xcb_input_xi_change_property_checked.3.gz
/usr/local/man/man3/xcb_input_xi_delete_property.3.gz
/usr/local/man/man3/xcb_input_xi_delete_property_checked.3.gz
/usr/local/man/man3/xcb_input_xi_get_client_pointer.3.gz
/usr/local/man/man3/xcb_input_xi_get_client_pointer_reply.3.gz
/usr/local/man/man3/xcb_input_xi_get_client_pointer_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_get_focus.3.gz
/usr/local/man/man3/xcb_input_xi_get_focus_reply.3.gz
/usr/local/man/man3/xcb_input_xi_get_focus_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_get_property.3.gz
/usr/local/man/man3/xcb_input_xi_get_property_items.3.gz
/usr/local/man/man3/xcb_input_xi_get_property_reply.3.gz
/usr/local/man/man3/xcb_input_xi_get_property_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_get_selected_events.3.gz
/usr/local/man/man3/xcb_input_xi_get_selected_events_masks_iterator.3.gz
/usr/local/man/man3/xcb_input_xi_get_selected_events_masks_length.3.gz
/usr/local/man/man3/xcb_input_xi_get_selected_events_reply.3.gz
/usr/local/man/man3/xcb_input_xi_get_selected_events_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_grab_device.3.gz
/usr/local/man/man3/xcb_input_xi_grab_device_reply.3.gz
/usr/local/man/man3/xcb_input_xi_grab_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties_properties.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties_properties_end.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties_properties_length.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties_reply.3.gz
/usr/local/man/man3/xcb_input_xi_list_properties_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device_modifiers.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device_modifiers_iterator.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device_modifiers_length.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device_reply.3.gz
/usr/local/man/man3/xcb_input_xi_passive_grab_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_passive_ungrab_device.3.gz
/usr/local/man/man3/xcb_input_xi_passive_ungrab_device_checked.3.gz
/usr/local/man/man3/xcb_input_xi_query_device.3.gz
/usr/local/man/man3/xcb_input_xi_query_device_infos_iterator.3.gz
/usr/local/man/man3/xcb_input_xi_query_device_infos_length.3.gz
/usr/local/man/man3/xcb_input_xi_query_device_reply.3.gz
/usr/local/man/man3/xcb_input_xi_query_device_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer_buttons.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer_buttons_end.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer_buttons_length.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer_reply.3.gz
/usr/local/man/man3/xcb_input_xi_query_pointer_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_query_version.3.gz
/usr/local/man/man3/xcb_input_xi_query_version_reply.3.gz
/usr/local/man/man3/xcb_input_xi_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_input_xi_select_events.3.gz
/usr/local/man/man3/xcb_input_xi_select_events_checked.3.gz
/usr/local/man/man3/xcb_input_xi_set_client_pointer.3.gz
/usr/local/man/man3/xcb_input_xi_set_client_pointer_checked.3.gz
/usr/local/man/man3/xcb_input_xi_set_focus.3.gz
/usr/local/man/man3/xcb_input_xi_set_focus_checked.3.gz
/usr/local/man/man3/xcb_input_xi_ungrab_device.3.gz
/usr/local/man/man3/xcb_input_xi_ungrab_device_checked.3.gz
/usr/local/man/man3/xcb_input_xi_warp_pointer.3.gz
/usr/local/man/man3/xcb_input_xi_warp_pointer_checked.3.gz
/usr/local/man/man3/xcb_install_colormap.3.gz
/usr/local/man/man3/xcb_install_colormap_checked.3.gz
/usr/local/man/man3/xcb_intern_atom.3.gz
/usr/local/man/man3/xcb_intern_atom_reply.3.gz
/usr/local/man/man3/xcb_intern_atom_unchecked.3.gz
/usr/local/man/man3/xcb_key_press_event_t.3.gz
/usr/local/man/man3/xcb_keymap_notify_event_t.3.gz
/usr/local/man/man3/xcb_kill_client.3.gz
/usr/local/man/man3/xcb_kill_client_checked.3.gz
/usr/local/man/man3/xcb_list_extensions.3.gz
/usr/local/man/man3/xcb_list_extensions_names_iterator.3.gz
/usr/local/man/man3/xcb_list_extensions_names_length.3.gz
/usr/local/man/man3/xcb_list_extensions_reply.3.gz
/usr/local/man/man3/xcb_list_extensions_unchecked.3.gz
/usr/local/man/man3/xcb_list_fonts.3.gz
/usr/local/man/man3/xcb_list_fonts_names_iterator.3.gz
/usr/local/man/man3/xcb_list_fonts_names_length.3.gz
/usr/local/man/man3/xcb_list_fonts_reply.3.gz
/usr/local/man/man3/xcb_list_fonts_unchecked.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_name.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_name_end.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_name_length.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_properties.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_properties_iterator.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_properties_length.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_reply.3.gz
/usr/local/man/man3/xcb_list_fonts_with_info_unchecked.3.gz
/usr/local/man/man3/xcb_list_hosts.3.gz
/usr/local/man/man3/xcb_list_hosts_hosts_iterator.3.gz
/usr/local/man/man3/xcb_list_hosts_hosts_length.3.gz
/usr/local/man/man3/xcb_list_hosts_reply.3.gz
/usr/local/man/man3/xcb_list_hosts_unchecked.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps_cmaps.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps_cmaps_end.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps_cmaps_length.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps_reply.3.gz
/usr/local/man/man3/xcb_list_installed_colormaps_unchecked.3.gz
/usr/local/man/man3/xcb_list_properties.3.gz
/usr/local/man/man3/xcb_list_properties_atoms.3.gz
/usr/local/man/man3/xcb_list_properties_atoms_end.3.gz
/usr/local/man/man3/xcb_list_properties_atoms_length.3.gz
/usr/local/man/man3/xcb_list_properties_reply.3.gz
/usr/local/man/man3/xcb_list_properties_unchecked.3.gz
/usr/local/man/man3/xcb_lookup_color.3.gz
/usr/local/man/man3/xcb_lookup_color_reply.3.gz
/usr/local/man/man3/xcb_lookup_color_unchecked.3.gz
/usr/local/man/man3/xcb_map_notify_event_t.3.gz
/usr/local/man/man3/xcb_map_request_event_t.3.gz
/usr/local/man/man3/xcb_map_subwindows.3.gz
/usr/local/man/man3/xcb_map_subwindows_checked.3.gz
/usr/local/man/man3/xcb_map_window.3.gz
/usr/local/man/man3/xcb_map_window_checked.3.gz
/usr/local/man/man3/xcb_mapping_notify_event_t.3.gz
/usr/local/man/man3/xcb_motion_notify_event_t.3.gz
/usr/local/man/man3/xcb_no_exposure_event_t.3.gz
/usr/local/man/man3/xcb_no_operation.3.gz
/usr/local/man/man3/xcb_no_operation_checked.3.gz
/usr/local/man/man3/xcb_open_font.3.gz
/usr/local/man/man3/xcb_open_font_checked.3.gz
/usr/local/man/man3/xcb_poly_arc.3.gz
/usr/local/man/man3/xcb_poly_arc_checked.3.gz
/usr/local/man/man3/xcb_poly_fill_arc.3.gz
/usr/local/man/man3/xcb_poly_fill_arc_checked.3.gz
/usr/local/man/man3/xcb_poly_fill_rectangle.3.gz
/usr/local/man/man3/xcb_poly_fill_rectangle_checked.3.gz
/usr/local/man/man3/xcb_poly_line.3.gz
/usr/local/man/man3/xcb_poly_line_checked.3.gz
/usr/local/man/man3/xcb_poly_point.3.gz
/usr/local/man/man3/xcb_poly_point_checked.3.gz
/usr/local/man/man3/xcb_poly_rectangle.3.gz
/usr/local/man/man3/xcb_poly_rectangle_checked.3.gz
/usr/local/man/man3/xcb_poly_segment.3.gz
/usr/local/man/man3/xcb_poly_segment_checked.3.gz
/usr/local/man/man3/xcb_poly_text_16.3.gz
/usr/local/man/man3/xcb_poly_text_16_checked.3.gz
/usr/local/man/man3/xcb_poly_text_8.3.gz
/usr/local/man/man3/xcb_poly_text_8_checked.3.gz
/usr/local/man/man3/xcb_present_complete_notify_event_t.3.gz
/usr/local/man/man3/xcb_present_configure_notify_event_t.3.gz
/usr/local/man/man3/xcb_present_generic_event_t.3.gz
/usr/local/man/man3/xcb_present_idle_notify_event_t.3.gz
/usr/local/man/man3/xcb_present_notify_msc.3.gz
/usr/local/man/man3/xcb_present_notify_msc_checked.3.gz
/usr/local/man/man3/xcb_present_pixmap.3.gz
/usr/local/man/man3/xcb_present_pixmap_checked.3.gz
/usr/local/man/man3/xcb_present_query_capabilities.3.gz
/usr/local/man/man3/xcb_present_query_capabilities_reply.3.gz
/usr/local/man/man3/xcb_present_query_capabilities_unchecked.3.gz
/usr/local/man/man3/xcb_present_query_version.3.gz
/usr/local/man/man3/xcb_present_query_version_reply.3.gz
/usr/local/man/man3/xcb_present_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_present_redirect_notify_event_t.3.gz
/usr/local/man/man3/xcb_present_select_input.3.gz
/usr/local/man/man3/xcb_present_select_input_checked.3.gz
/usr/local/man/man3/xcb_property_notify_event_t.3.gz
/usr/local/man/man3/xcb_put_image.3.gz
/usr/local/man/man3/xcb_put_image_checked.3.gz
/usr/local/man/man3/xcb_query_best_size.3.gz
/usr/local/man/man3/xcb_query_best_size_reply.3.gz
/usr/local/man/man3/xcb_query_best_size_unchecked.3.gz
/usr/local/man/man3/xcb_query_colors.3.gz
/usr/local/man/man3/xcb_query_colors_colors.3.gz
/usr/local/man/man3/xcb_query_colors_colors_iterator.3.gz
/usr/local/man/man3/xcb_query_colors_colors_length.3.gz
/usr/local/man/man3/xcb_query_colors_reply.3.gz
/usr/local/man/man3/xcb_query_colors_unchecked.3.gz
/usr/local/man/man3/xcb_query_extension.3.gz
/usr/local/man/man3/xcb_query_extension_reply.3.gz
/usr/local/man/man3/xcb_query_extension_unchecked.3.gz
/usr/local/man/man3/xcb_query_font.3.gz
/usr/local/man/man3/xcb_query_font_char_infos.3.gz
/usr/local/man/man3/xcb_query_font_char_infos_iterator.3.gz
/usr/local/man/man3/xcb_query_font_char_infos_length.3.gz
/usr/local/man/man3/xcb_query_font_properties.3.gz
/usr/local/man/man3/xcb_query_font_properties_iterator.3.gz
/usr/local/man/man3/xcb_query_font_properties_length.3.gz
/usr/local/man/man3/xcb_query_font_reply.3.gz
/usr/local/man/man3/xcb_query_font_unchecked.3.gz
/usr/local/man/man3/xcb_query_keymap.3.gz
/usr/local/man/man3/xcb_query_keymap_reply.3.gz
/usr/local/man/man3/xcb_query_keymap_unchecked.3.gz
/usr/local/man/man3/xcb_query_pointer.3.gz
/usr/local/man/man3/xcb_query_pointer_reply.3.gz
/usr/local/man/man3/xcb_query_pointer_unchecked.3.gz
/usr/local/man/man3/xcb_query_text_extents.3.gz
/usr/local/man/man3/xcb_query_text_extents_reply.3.gz
/usr/local/man/man3/xcb_query_text_extents_unchecked.3.gz
/usr/local/man/man3/xcb_query_tree.3.gz
/usr/local/man/man3/xcb_query_tree_children.3.gz
/usr/local/man/man3/xcb_query_tree_children_end.3.gz
/usr/local/man/man3/xcb_query_tree_children_length.3.gz
/usr/local/man/man3/xcb_query_tree_reply.3.gz
/usr/local/man/man3/xcb_query_tree_unchecked.3.gz
/usr/local/man/man3/xcb_randr_add_output_mode.3.gz
/usr/local/man/man3/xcb_randr_add_output_mode_checked.3.gz
/usr/local/man/man3/xcb_randr_change_output_property.3.gz
/usr/local/man/man3/xcb_randr_change_output_property_checked.3.gz
/usr/local/man/man3/xcb_randr_change_provider_property.3.gz
/usr/local/man/man3/xcb_randr_change_provider_property_checked.3.gz
/usr/local/man/man3/xcb_randr_configure_output_property.3.gz
/usr/local/man/man3/xcb_randr_configure_output_property_checked.3.gz
/usr/local/man/man3/xcb_randr_configure_provider_property.3.gz
/usr/local/man/man3/xcb_randr_configure_provider_property_checked.3.gz
/usr/local/man/man3/xcb_randr_create_lease.3.gz
/usr/local/man/man3/xcb_randr_create_lease_reply.3.gz
/usr/local/man/man3/xcb_randr_create_lease_unchecked.3.gz
/usr/local/man/man3/xcb_randr_create_mode.3.gz
/usr/local/man/man3/xcb_randr_create_mode_reply.3.gz
/usr/local/man/man3/xcb_randr_create_mode_unchecked.3.gz
/usr/local/man/man3/xcb_randr_delete_monitor.3.gz
/usr/local/man/man3/xcb_randr_delete_monitor_checked.3.gz
/usr/local/man/man3/xcb_randr_delete_output_mode.3.gz
/usr/local/man/man3/xcb_randr_delete_output_mode_checked.3.gz
/usr/local/man/man3/xcb_randr_delete_output_property.3.gz
/usr/local/man/man3/xcb_randr_delete_output_property_checked.3.gz
/usr/local/man/man3/xcb_randr_delete_provider_property.3.gz
/usr/local/man/man3/xcb_randr_delete_provider_property_checked.3.gz
/usr/local/man/man3/xcb_randr_destroy_mode.3.gz
/usr/local/man/man3/xcb_randr_destroy_mode_checked.3.gz
/usr/local/man/man3/xcb_randr_free_lease.3.gz
/usr/local/man/man3/xcb_randr_free_lease_checked.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_blue.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_blue_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_blue_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_green.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_green_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_green_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_red.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_red_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_red_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_reply.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_size.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_size_reply.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_size_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_gamma_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_outputs.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_outputs_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_outputs_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_possible.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_possible_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_possible_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_reply.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_info_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_filter_name.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_filter_name_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_filter_name_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_params.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_params_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_current_params_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pad_3.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pad_4.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_filter_name.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_filter_name_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_filter_name_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_params.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_params_end.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_pending_params_length.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_reply.3.gz
/usr/local/man/man3/xcb_randr_get_crtc_transform_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_monitors.3.gz
/usr/local/man/man3/xcb_randr_get_monitors_monitors_iterator.3.gz
/usr/local/man/man3/xcb_randr_get_monitors_monitors_length.3.gz
/usr/local/man/man3/xcb_randr_get_monitors_reply.3.gz
/usr/local/man/man3/xcb_randr_get_monitors_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_output_info.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_clones.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_clones_end.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_clones_length.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_crtcs.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_crtcs_end.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_crtcs_length.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_modes.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_modes_end.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_modes_length.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_name.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_name_end.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_name_length.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_reply.3.gz
/usr/local/man/man3/xcb_randr_get_output_info_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_output_primary.3.gz
/usr/local/man/man3/xcb_randr_get_output_primary_reply.3.gz
/usr/local/man/man3/xcb_randr_get_output_primary_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_output_property.3.gz
/usr/local/man/man3/xcb_randr_get_output_property_data.3.gz
/usr/local/man/man3/xcb_randr_get_output_property_data_end.3.gz
/usr/local/man/man3/xcb_randr_get_output_property_data_length.3.gz
/usr/local/man/man3/xcb_randr_get_output_property_reply.3.gz
/usr/local/man/man3/xcb_randr_get_output_property_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_panning.3.gz
/usr/local/man/man3/xcb_randr_get_panning_reply.3.gz
/usr/local/man/man3/xcb_randr_get_panning_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_capability.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_capability_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_capability_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_providers.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_providers_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_associated_providers_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_crtcs.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_crtcs_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_crtcs_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_name.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_name_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_name_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_outputs.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_outputs_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_outputs_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_reply.3.gz
/usr/local/man/man3/xcb_randr_get_provider_info_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property_data.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property_data_end.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property_data_length.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property_reply.3.gz
/usr/local/man/man3/xcb_randr_get_provider_property_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_providers.3.gz
/usr/local/man/man3/xcb_randr_get_providers_providers.3.gz
/usr/local/man/man3/xcb_randr_get_providers_providers_end.3.gz
/usr/local/man/man3/xcb_randr_get_providers_providers_length.3.gz
/usr/local/man/man3/xcb_randr_get_providers_reply.3.gz
/usr/local/man/man3/xcb_randr_get_providers_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_rates_iterator.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_rates_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_reply.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_sizes.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_sizes_iterator.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_sizes_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_info_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_crtcs.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_crtcs_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_crtcs_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_crtcs.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_crtcs_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_crtcs_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_modes.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_modes_iterator.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_modes_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_names.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_names_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_names_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_outputs.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_outputs_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_outputs_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_reply.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_current_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_modes.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_modes_iterator.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_modes_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_names.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_names_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_names_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_outputs.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_outputs_end.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_outputs_length.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_reply.3.gz
/usr/local/man/man3/xcb_randr_get_screen_resources_unchecked.3.gz
/usr/local/man/man3/xcb_randr_get_screen_size_range.3.gz
/usr/local/man/man3/xcb_randr_get_screen_size_range_reply.3.gz
/usr/local/man/man3/xcb_randr_get_screen_size_range_unchecked.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties_atoms.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties_atoms_end.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties_atoms_length.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties_reply.3.gz
/usr/local/man/man3/xcb_randr_list_output_properties_unchecked.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties_atoms.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties_atoms_end.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties_atoms_length.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties_reply.3.gz
/usr/local/man/man3/xcb_randr_list_provider_properties_unchecked.3.gz
/usr/local/man/man3/xcb_randr_notify_event_t.3.gz
/usr/local/man/man3/xcb_randr_query_output_property.3.gz
/usr/local/man/man3/xcb_randr_query_output_property_reply.3.gz
/usr/local/man/man3/xcb_randr_query_output_property_unchecked.3.gz
/usr/local/man/man3/xcb_randr_query_output_property_valid_values.3.gz
/usr/local/man/man3/xcb_randr_query_output_property_valid_values_end.3.gz
/usr/local/man/man3/xcb_randr_query_output_property_valid_values_length.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property_reply.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property_unchecked.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property_valid_values.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property_valid_values_end.3.gz
/usr/local/man/man3/xcb_randr_query_provider_property_valid_values_length.3.gz
/usr/local/man/man3/xcb_randr_query_version.3.gz
/usr/local/man/man3/xcb_randr_query_version_reply.3.gz
/usr/local/man/man3/xcb_randr_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_randr_screen_change_notify_event_t.3.gz
/usr/local/man/man3/xcb_randr_select_input.3.gz
/usr/local/man/man3/xcb_randr_select_input_checked.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_config.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_config_reply.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_config_unchecked.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_gamma.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_gamma_checked.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_transform.3.gz
/usr/local/man/man3/xcb_randr_set_crtc_transform_checked.3.gz
/usr/local/man/man3/xcb_randr_set_monitor.3.gz
/usr/local/man/man3/xcb_randr_set_monitor_checked.3.gz
/usr/local/man/man3/xcb_randr_set_output_primary.3.gz
/usr/local/man/man3/xcb_randr_set_output_primary_checked.3.gz
/usr/local/man/man3/xcb_randr_set_panning.3.gz
/usr/local/man/man3/xcb_randr_set_panning_reply.3.gz
/usr/local/man/man3/xcb_randr_set_panning_unchecked.3.gz
/usr/local/man/man3/xcb_randr_set_provider_offload_sink.3.gz
/usr/local/man/man3/xcb_randr_set_provider_offload_sink_checked.3.gz
/usr/local/man/man3/xcb_randr_set_provider_output_source.3.gz
/usr/local/man/man3/xcb_randr_set_provider_output_source_checked.3.gz
/usr/local/man/man3/xcb_randr_set_screen_config.3.gz
/usr/local/man/man3/xcb_randr_set_screen_config_reply.3.gz
/usr/local/man/man3/xcb_randr_set_screen_config_unchecked.3.gz
/usr/local/man/man3/xcb_randr_set_screen_size.3.gz
/usr/local/man/man3/xcb_randr_set_screen_size_checked.3.gz
/usr/local/man/man3/xcb_recolor_cursor.3.gz
/usr/local/man/man3/xcb_recolor_cursor_checked.3.gz
/usr/local/man/man3/xcb_record_create_context.3.gz
/usr/local/man/man3/xcb_record_create_context_checked.3.gz
/usr/local/man/man3/xcb_record_disable_context.3.gz
/usr/local/man/man3/xcb_record_disable_context_checked.3.gz
/usr/local/man/man3/xcb_record_enable_context.3.gz
/usr/local/man/man3/xcb_record_enable_context_data.3.gz
/usr/local/man/man3/xcb_record_enable_context_data_end.3.gz
/usr/local/man/man3/xcb_record_enable_context_data_length.3.gz
/usr/local/man/man3/xcb_record_enable_context_reply.3.gz
/usr/local/man/man3/xcb_record_enable_context_unchecked.3.gz
/usr/local/man/man3/xcb_record_free_context.3.gz
/usr/local/man/man3/xcb_record_free_context_checked.3.gz
/usr/local/man/man3/xcb_record_get_context.3.gz
/usr/local/man/man3/xcb_record_get_context_intercepted_clients_iterator.3.gz
/usr/local/man/man3/xcb_record_get_context_intercepted_clients_length.3.gz
/usr/local/man/man3/xcb_record_get_context_reply.3.gz
/usr/local/man/man3/xcb_record_get_context_unchecked.3.gz
/usr/local/man/man3/xcb_record_query_version.3.gz
/usr/local/man/man3/xcb_record_query_version_reply.3.gz
/usr/local/man/man3/xcb_record_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_record_register_clients.3.gz
/usr/local/man/man3/xcb_record_register_clients_checked.3.gz
/usr/local/man/man3/xcb_record_unregister_clients.3.gz
/usr/local/man/man3/xcb_record_unregister_clients_checked.3.gz
/usr/local/man/man3/xcb_render_add_glyphs.3.gz
/usr/local/man/man3/xcb_render_add_glyphs_checked.3.gz
/usr/local/man/man3/xcb_render_add_traps.3.gz
/usr/local/man/man3/xcb_render_add_traps_checked.3.gz
/usr/local/man/man3/xcb_render_change_picture.3.gz
/usr/local/man/man3/xcb_render_change_picture_checked.3.gz
/usr/local/man/man3/xcb_render_composite.3.gz
/usr/local/man/man3/xcb_render_composite_checked.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_16.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_16_checked.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_32.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_32_checked.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_8.3.gz
/usr/local/man/man3/xcb_render_composite_glyphs_8_checked.3.gz
/usr/local/man/man3/xcb_render_create_anim_cursor.3.gz
/usr/local/man/man3/xcb_render_create_anim_cursor_checked.3.gz
/usr/local/man/man3/xcb_render_create_conical_gradient.3.gz
/usr/local/man/man3/xcb_render_create_conical_gradient_checked.3.gz
/usr/local/man/man3/xcb_render_create_cursor.3.gz
/usr/local/man/man3/xcb_render_create_cursor_checked.3.gz
/usr/local/man/man3/xcb_render_create_glyph_set.3.gz
/usr/local/man/man3/xcb_render_create_glyph_set_checked.3.gz
/usr/local/man/man3/xcb_render_create_linear_gradient.3.gz
/usr/local/man/man3/xcb_render_create_linear_gradient_checked.3.gz
/usr/local/man/man3/xcb_render_create_picture.3.gz
/usr/local/man/man3/xcb_render_create_picture_checked.3.gz
/usr/local/man/man3/xcb_render_create_radial_gradient.3.gz
/usr/local/man/man3/xcb_render_create_radial_gradient_checked.3.gz
/usr/local/man/man3/xcb_render_create_solid_fill.3.gz
/usr/local/man/man3/xcb_render_create_solid_fill_checked.3.gz
/usr/local/man/man3/xcb_render_fill_rectangles.3.gz
/usr/local/man/man3/xcb_render_fill_rectangles_checked.3.gz
/usr/local/man/man3/xcb_render_free_glyph_set.3.gz
/usr/local/man/man3/xcb_render_free_glyph_set_checked.3.gz
/usr/local/man/man3/xcb_render_free_glyphs.3.gz
/usr/local/man/man3/xcb_render_free_glyphs_checked.3.gz
/usr/local/man/man3/xcb_render_free_picture.3.gz
/usr/local/man/man3/xcb_render_free_picture_checked.3.gz
/usr/local/man/man3/xcb_render_query_filters.3.gz
/usr/local/man/man3/xcb_render_query_filters_aliases.3.gz
/usr/local/man/man3/xcb_render_query_filters_aliases_end.3.gz
/usr/local/man/man3/xcb_render_query_filters_aliases_length.3.gz
/usr/local/man/man3/xcb_render_query_filters_filters_iterator.3.gz
/usr/local/man/man3/xcb_render_query_filters_filters_length.3.gz
/usr/local/man/man3/xcb_render_query_filters_reply.3.gz
/usr/local/man/man3/xcb_render_query_filters_unchecked.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_formats.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_formats_iterator.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_formats_length.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_reply.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_screens_iterator.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_screens_length.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_subpixels.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_subpixels_end.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_subpixels_length.3.gz
/usr/local/man/man3/xcb_render_query_pict_formats_unchecked.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values_reply.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values_unchecked.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values_values.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values_values_iterator.3.gz
/usr/local/man/man3/xcb_render_query_pict_index_values_values_length.3.gz
/usr/local/man/man3/xcb_render_query_version.3.gz
/usr/local/man/man3/xcb_render_query_version_reply.3.gz
/usr/local/man/man3/xcb_render_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_render_reference_glyph_set.3.gz
/usr/local/man/man3/xcb_render_reference_glyph_set_checked.3.gz
/usr/local/man/man3/xcb_render_set_picture_clip_rectangles.3.gz
/usr/local/man/man3/xcb_render_set_picture_clip_rectangles_checked.3.gz
/usr/local/man/man3/xcb_render_set_picture_filter.3.gz
/usr/local/man/man3/xcb_render_set_picture_filter_checked.3.gz
/usr/local/man/man3/xcb_render_set_picture_transform.3.gz
/usr/local/man/man3/xcb_render_set_picture_transform_checked.3.gz
/usr/local/man/man3/xcb_render_trapezoids.3.gz
/usr/local/man/man3/xcb_render_trapezoids_checked.3.gz
/usr/local/man/man3/xcb_render_tri_fan.3.gz
/usr/local/man/man3/xcb_render_tri_fan_checked.3.gz
/usr/local/man/man3/xcb_render_tri_strip.3.gz
/usr/local/man/man3/xcb_render_tri_strip_checked.3.gz
/usr/local/man/man3/xcb_render_triangles.3.gz
/usr/local/man/man3/xcb_render_triangles_checked.3.gz
/usr/local/man/man3/xcb_reparent_notify_event_t.3.gz
/usr/local/man/man3/xcb_reparent_window.3.gz
/usr/local/man/man3/xcb_reparent_window_checked.3.gz
/usr/local/man/man3/xcb_res_query_client_ids.3.gz
/usr/local/man/man3/xcb_res_query_client_ids_ids_iterator.3.gz
/usr/local/man/man3/xcb_res_query_client_ids_ids_length.3.gz
/usr/local/man/man3/xcb_res_query_client_ids_reply.3.gz
/usr/local/man/man3/xcb_res_query_client_ids_unchecked.3.gz
/usr/local/man/man3/xcb_res_query_client_pixmap_bytes.3.gz
/usr/local/man/man3/xcb_res_query_client_pixmap_bytes_reply.3.gz
/usr/local/man/man3/xcb_res_query_client_pixmap_bytes_unchecked.3.gz
/usr/local/man/man3/xcb_res_query_client_resources.3.gz
/usr/local/man/man3/xcb_res_query_client_resources_reply.3.gz
/usr/local/man/man3/xcb_res_query_client_resources_types.3.gz
/usr/local/man/man3/xcb_res_query_client_resources_types_iterator.3.gz
/usr/local/man/man3/xcb_res_query_client_resources_types_length.3.gz
/usr/local/man/man3/xcb_res_query_client_resources_unchecked.3.gz
/usr/local/man/man3/xcb_res_query_clients.3.gz
/usr/local/man/man3/xcb_res_query_clients_clients.3.gz
/usr/local/man/man3/xcb_res_query_clients_clients_iterator.3.gz
/usr/local/man/man3/xcb_res_query_clients_clients_length.3.gz
/usr/local/man/man3/xcb_res_query_clients_reply.3.gz
/usr/local/man/man3/xcb_res_query_clients_unchecked.3.gz
/usr/local/man/man3/xcb_res_query_resource_bytes.3.gz
/usr/local/man/man3/xcb_res_query_resource_bytes_reply.3.gz
/usr/local/man/man3/xcb_res_query_resource_bytes_sizes_iterator.3.gz
/usr/local/man/man3/xcb_res_query_resource_bytes_sizes_length.3.gz
/usr/local/man/man3/xcb_res_query_resource_bytes_unchecked.3.gz
/usr/local/man/man3/xcb_res_query_version.3.gz
/usr/local/man/man3/xcb_res_query_version_reply.3.gz
/usr/local/man/man3/xcb_res_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_resize_request_event_t.3.gz
/usr/local/man/man3/xcb_rotate_properties.3.gz
/usr/local/man/man3/xcb_rotate_properties_checked.3.gz
/usr/local/man/man3/xcb_screensaver_notify_event_t.3.gz
/usr/local/man/man3/xcb_screensaver_query_info.3.gz
/usr/local/man/man3/xcb_screensaver_query_info_reply.3.gz
/usr/local/man/man3/xcb_screensaver_query_info_unchecked.3.gz
/usr/local/man/man3/xcb_screensaver_query_version.3.gz
/usr/local/man/man3/xcb_screensaver_query_version_reply.3.gz
/usr/local/man/man3/xcb_screensaver_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_screensaver_select_input.3.gz
/usr/local/man/man3/xcb_screensaver_select_input_checked.3.gz
/usr/local/man/man3/xcb_screensaver_set_attributes.3.gz
/usr/local/man/man3/xcb_screensaver_set_attributes_checked.3.gz
/usr/local/man/man3/xcb_screensaver_suspend.3.gz
/usr/local/man/man3/xcb_screensaver_suspend_checked.3.gz
/usr/local/man/man3/xcb_screensaver_unset_attributes.3.gz
/usr/local/man/man3/xcb_screensaver_unset_attributes_checked.3.gz
/usr/local/man/man3/xcb_selection_clear_event_t.3.gz
/usr/local/man/man3/xcb_selection_notify_event_t.3.gz
/usr/local/man/man3/xcb_selection_request_event_t.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_client_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_device_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_device_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_property_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_property_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_property_data_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_property_use_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_data_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_selection_use_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_window_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context_context.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context_context_end.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context_context_length.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context_reply.3.gz
/usr/local/man/man3/xcb_selinux_get_window_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_list_properties.3.gz
/usr/local/man/man3/xcb_selinux_list_properties_properties_iterator.3.gz
/usr/local/man/man3/xcb_selinux_list_properties_properties_length.3.gz
/usr/local/man/man3/xcb_selinux_list_properties_reply.3.gz
/usr/local/man/man3/xcb_selinux_list_properties_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_list_selections.3.gz
/usr/local/man/man3/xcb_selinux_list_selections_reply.3.gz
/usr/local/man/man3/xcb_selinux_list_selections_selections_iterator.3.gz
/usr/local/man/man3/xcb_selinux_list_selections_selections_length.3.gz
/usr/local/man/man3/xcb_selinux_list_selections_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_query_version.3.gz
/usr/local/man/man3/xcb_selinux_query_version_reply.3.gz
/usr/local/man/man3/xcb_selinux_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_selinux_set_device_context.3.gz
/usr/local/man/man3/xcb_selinux_set_device_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_device_create_context.3.gz
/usr/local/man/man3/xcb_selinux_set_device_create_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_property_create_context.3.gz
/usr/local/man/man3/xcb_selinux_set_property_create_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_property_use_context.3.gz
/usr/local/man/man3/xcb_selinux_set_property_use_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_selection_create_context.3.gz
/usr/local/man/man3/xcb_selinux_set_selection_create_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_selection_use_context.3.gz
/usr/local/man/man3/xcb_selinux_set_selection_use_context_checked.3.gz
/usr/local/man/man3/xcb_selinux_set_window_create_context.3.gz
/usr/local/man/man3/xcb_selinux_set_window_create_context_checked.3.gz
/usr/local/man/man3/xcb_send_event.3.gz
/usr/local/man/man3/xcb_send_event_checked.3.gz
/usr/local/man/man3/xcb_set_access_control.3.gz
/usr/local/man/man3/xcb_set_access_control_checked.3.gz
/usr/local/man/man3/xcb_set_clip_rectangles.3.gz
/usr/local/man/man3/xcb_set_clip_rectangles_checked.3.gz
/usr/local/man/man3/xcb_set_close_down_mode.3.gz
/usr/local/man/man3/xcb_set_close_down_mode_checked.3.gz
/usr/local/man/man3/xcb_set_dashes.3.gz
/usr/local/man/man3/xcb_set_dashes_checked.3.gz
/usr/local/man/man3/xcb_set_font_path.3.gz
/usr/local/man/man3/xcb_set_font_path_checked.3.gz
/usr/local/man/man3/xcb_set_input_focus.3.gz
/usr/local/man/man3/xcb_set_input_focus_checked.3.gz
/usr/local/man/man3/xcb_set_modifier_mapping.3.gz
/usr/local/man/man3/xcb_set_modifier_mapping_reply.3.gz
/usr/local/man/man3/xcb_set_modifier_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_set_pointer_mapping.3.gz
/usr/local/man/man3/xcb_set_pointer_mapping_reply.3.gz
/usr/local/man/man3/xcb_set_pointer_mapping_unchecked.3.gz
/usr/local/man/man3/xcb_set_screen_saver.3.gz
/usr/local/man/man3/xcb_set_screen_saver_checked.3.gz
/usr/local/man/man3/xcb_set_selection_owner.3.gz
/usr/local/man/man3/xcb_set_selection_owner_checked.3.gz
/usr/local/man/man3/xcb_shape_combine.3.gz
/usr/local/man/man3/xcb_shape_combine_checked.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles_rectangles.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles_rectangles_iterator.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles_rectangles_length.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles_reply.3.gz
/usr/local/man/man3/xcb_shape_get_rectangles_unchecked.3.gz
/usr/local/man/man3/xcb_shape_input_selected.3.gz
/usr/local/man/man3/xcb_shape_input_selected_reply.3.gz
/usr/local/man/man3/xcb_shape_input_selected_unchecked.3.gz
/usr/local/man/man3/xcb_shape_mask.3.gz
/usr/local/man/man3/xcb_shape_mask_checked.3.gz
/usr/local/man/man3/xcb_shape_notify_event_t.3.gz
/usr/local/man/man3/xcb_shape_offset.3.gz
/usr/local/man/man3/xcb_shape_offset_checked.3.gz
/usr/local/man/man3/xcb_shape_query_extents.3.gz
/usr/local/man/man3/xcb_shape_query_extents_reply.3.gz
/usr/local/man/man3/xcb_shape_query_extents_unchecked.3.gz
/usr/local/man/man3/xcb_shape_query_version.3.gz
/usr/local/man/man3/xcb_shape_query_version_reply.3.gz
/usr/local/man/man3/xcb_shape_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_shape_rectangles.3.gz
/usr/local/man/man3/xcb_shape_rectangles_checked.3.gz
/usr/local/man/man3/xcb_shape_select_input.3.gz
/usr/local/man/man3/xcb_shape_select_input_checked.3.gz
/usr/local/man/man3/xcb_shm_attach.3.gz
/usr/local/man/man3/xcb_shm_attach_checked.3.gz
/usr/local/man/man3/xcb_shm_attach_fd.3.gz
/usr/local/man/man3/xcb_shm_attach_fd_checked.3.gz
/usr/local/man/man3/xcb_shm_completion_event_t.3.gz
/usr/local/man/man3/xcb_shm_create_pixmap.3.gz
/usr/local/man/man3/xcb_shm_create_pixmap_checked.3.gz
/usr/local/man/man3/xcb_shm_create_segment.3.gz
/usr/local/man/man3/xcb_shm_create_segment_reply.3.gz
/usr/local/man/man3/xcb_shm_create_segment_unchecked.3.gz
/usr/local/man/man3/xcb_shm_detach.3.gz
/usr/local/man/man3/xcb_shm_detach_checked.3.gz
/usr/local/man/man3/xcb_shm_get_image.3.gz
/usr/local/man/man3/xcb_shm_get_image_reply.3.gz
/usr/local/man/man3/xcb_shm_get_image_unchecked.3.gz
/usr/local/man/man3/xcb_shm_put_image.3.gz
/usr/local/man/man3/xcb_shm_put_image_checked.3.gz
/usr/local/man/man3/xcb_shm_query_version.3.gz
/usr/local/man/man3/xcb_shm_query_version_reply.3.gz
/usr/local/man/man3/xcb_shm_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_store_colors.3.gz
/usr/local/man/man3/xcb_store_colors_checked.3.gz
/usr/local/man/man3/xcb_store_named_color.3.gz
/usr/local/man/man3/xcb_store_named_color_checked.3.gz
/usr/local/man/man3/xcb_sync_alarm_notify_event_t.3.gz
/usr/local/man/man3/xcb_sync_await.3.gz
/usr/local/man/man3/xcb_sync_await_checked.3.gz
/usr/local/man/man3/xcb_sync_await_fence.3.gz
/usr/local/man/man3/xcb_sync_await_fence_checked.3.gz
/usr/local/man/man3/xcb_sync_change_alarm.3.gz
/usr/local/man/man3/xcb_sync_change_alarm_checked.3.gz
/usr/local/man/man3/xcb_sync_change_counter.3.gz
/usr/local/man/man3/xcb_sync_change_counter_checked.3.gz
/usr/local/man/man3/xcb_sync_counter_notify_event_t.3.gz
/usr/local/man/man3/xcb_sync_create_alarm.3.gz
/usr/local/man/man3/xcb_sync_create_alarm_checked.3.gz
/usr/local/man/man3/xcb_sync_create_counter.3.gz
/usr/local/man/man3/xcb_sync_create_counter_checked.3.gz
/usr/local/man/man3/xcb_sync_create_fence.3.gz
/usr/local/man/man3/xcb_sync_create_fence_checked.3.gz
/usr/local/man/man3/xcb_sync_destroy_alarm.3.gz
/usr/local/man/man3/xcb_sync_destroy_alarm_checked.3.gz
/usr/local/man/man3/xcb_sync_destroy_counter.3.gz
/usr/local/man/man3/xcb_sync_destroy_counter_checked.3.gz
/usr/local/man/man3/xcb_sync_destroy_fence.3.gz
/usr/local/man/man3/xcb_sync_destroy_fence_checked.3.gz
/usr/local/man/man3/xcb_sync_get_priority.3.gz
/usr/local/man/man3/xcb_sync_get_priority_reply.3.gz
/usr/local/man/man3/xcb_sync_get_priority_unchecked.3.gz
/usr/local/man/man3/xcb_sync_initialize.3.gz
/usr/local/man/man3/xcb_sync_initialize_reply.3.gz
/usr/local/man/man3/xcb_sync_initialize_unchecked.3.gz
/usr/local/man/man3/xcb_sync_list_system_counters.3.gz
/usr/local/man/man3/xcb_sync_list_system_counters_counters_iterator.3.gz
/usr/local/man/man3/xcb_sync_list_system_counters_counters_length.3.gz
/usr/local/man/man3/xcb_sync_list_system_counters_reply.3.gz
/usr/local/man/man3/xcb_sync_list_system_counters_unchecked.3.gz
/usr/local/man/man3/xcb_sync_query_alarm.3.gz
/usr/local/man/man3/xcb_sync_query_alarm_reply.3.gz
/usr/local/man/man3/xcb_sync_query_alarm_unchecked.3.gz
/usr/local/man/man3/xcb_sync_query_counter.3.gz
/usr/local/man/man3/xcb_sync_query_counter_reply.3.gz
/usr/local/man/man3/xcb_sync_query_counter_unchecked.3.gz
/usr/local/man/man3/xcb_sync_query_fence.3.gz
/usr/local/man/man3/xcb_sync_query_fence_reply.3.gz
/usr/local/man/man3/xcb_sync_query_fence_unchecked.3.gz
/usr/local/man/man3/xcb_sync_reset_fence.3.gz
/usr/local/man/man3/xcb_sync_reset_fence_checked.3.gz
/usr/local/man/man3/xcb_sync_set_counter.3.gz
/usr/local/man/man3/xcb_sync_set_counter_checked.3.gz
/usr/local/man/man3/xcb_sync_set_priority.3.gz
/usr/local/man/man3/xcb_sync_set_priority_checked.3.gz
/usr/local/man/man3/xcb_sync_trigger_fence.3.gz
/usr/local/man/man3/xcb_sync_trigger_fence_checked.3.gz
/usr/local/man/man3/xcb_test_compare_cursor.3.gz
/usr/local/man/man3/xcb_test_compare_cursor_reply.3.gz
/usr/local/man/man3/xcb_test_compare_cursor_unchecked.3.gz
/usr/local/man/man3/xcb_test_fake_input.3.gz
/usr/local/man/man3/xcb_test_fake_input_checked.3.gz
/usr/local/man/man3/xcb_test_get_version.3.gz
/usr/local/man/man3/xcb_test_get_version_reply.3.gz
/usr/local/man/man3/xcb_test_get_version_unchecked.3.gz
/usr/local/man/man3/xcb_test_grab_control.3.gz
/usr/local/man/man3/xcb_test_grab_control_checked.3.gz
/usr/local/man/man3/xcb_translate_coordinates.3.gz
/usr/local/man/man3/xcb_translate_coordinates_reply.3.gz
/usr/local/man/man3/xcb_translate_coordinates_unchecked.3.gz
/usr/local/man/man3/xcb_ungrab_button.3.gz
/usr/local/man/man3/xcb_ungrab_button_checked.3.gz
/usr/local/man/man3/xcb_ungrab_key.3.gz
/usr/local/man/man3/xcb_ungrab_key_checked.3.gz
/usr/local/man/man3/xcb_ungrab_keyboard.3.gz
/usr/local/man/man3/xcb_ungrab_keyboard_checked.3.gz
/usr/local/man/man3/xcb_ungrab_pointer.3.gz
/usr/local/man/man3/xcb_ungrab_pointer_checked.3.gz
/usr/local/man/man3/xcb_ungrab_server.3.gz
/usr/local/man/man3/xcb_ungrab_server_checked.3.gz
/usr/local/man/man3/xcb_uninstall_colormap.3.gz
/usr/local/man/man3/xcb_uninstall_colormap_checked.3.gz
/usr/local/man/man3/xcb_unmap_notify_event_t.3.gz
/usr/local/man/man3/xcb_unmap_subwindows.3.gz
/usr/local/man/man3/xcb_unmap_subwindows_checked.3.gz
/usr/local/man/man3/xcb_unmap_window.3.gz
/usr/local/man/man3/xcb_unmap_window_checked.3.gz
/usr/local/man/man3/xcb_visibility_notify_event_t.3.gz
/usr/local/man/man3/xcb_warp_pointer.3.gz
/usr/local/man/man3/xcb_warp_pointer_checked.3.gz
/usr/local/man/man3/xcb_x_print_attribut_notify_event_t.3.gz
/usr/local/man/man3/xcb_x_print_create_context.3.gz
/usr/local/man/man3/xcb_x_print_create_context_checked.3.gz
/usr/local/man/man3/xcb_x_print_notify_event_t.3.gz
/usr/local/man/man3/xcb_x_print_print_destroy_context.3.gz
/usr/local/man/man3/xcb_x_print_print_destroy_context_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_end_doc.3.gz
/usr/local/man/man3/xcb_x_print_print_end_doc_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_end_job.3.gz
/usr/local/man/man3/xcb_x_print_print_end_job_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_end_page.3.gz
/usr/local/man/man3/xcb_x_print_print_end_page_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes_attributes.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes_attributes_end.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes_attributes_length.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_context.3.gz
/usr/local/man/man3/xcb_x_print_print_get_context_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_context_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data_data.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data_data_end.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data_data_length.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_document_data_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_image_resolution.3.gz
/usr/local/man/man3/xcb_x_print_print_get_image_resolution_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_image_resolution_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes_value.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes_value_end.3.gz
/usr/local/man/man3/xcb_x_print_print_get_one_attributes_value_length.3.gz
/usr/local/man/man3/xcb_x_print_print_get_page_dimensions.3.gz
/usr/local/man/man3/xcb_x_print_print_get_page_dimensions_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_page_dimensions_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_printer_list.3.gz
/usr/local/man/man3/xcb_x_print_print_get_printer_list_printers_iterator.3.gz
/usr/local/man/man3/xcb_x_print_print_get_printer_list_printers_length.3.gz
/usr/local/man/man3/xcb_x_print_print_get_printer_list_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_printer_list_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_get_screen_of_context.3.gz
/usr/local/man/man3/xcb_x_print_print_get_screen_of_context_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_get_screen_of_context_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_input_selected.3.gz
/usr/local/man/man3/xcb_x_print_print_input_selected_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_input_selected_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_put_document_data.3.gz
/usr/local/man/man3/xcb_x_print_print_put_document_data_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens_roots.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens_roots_end.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens_roots_length.3.gz
/usr/local/man/man3/xcb_x_print_print_query_screens_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_query_version.3.gz
/usr/local/man/man3/xcb_x_print_print_query_version_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_rehash_printer_list.3.gz
/usr/local/man/man3/xcb_x_print_print_rehash_printer_list_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_select_input.3.gz
/usr/local/man/man3/xcb_x_print_print_select_input_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_set_attributes.3.gz
/usr/local/man/man3/xcb_x_print_print_set_attributes_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_set_context.3.gz
/usr/local/man/man3/xcb_x_print_print_set_context_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_set_image_resolution.3.gz
/usr/local/man/man3/xcb_x_print_print_set_image_resolution_reply.3.gz
/usr/local/man/man3/xcb_x_print_print_set_image_resolution_unchecked.3.gz
/usr/local/man/man3/xcb_x_print_print_start_doc.3.gz
/usr/local/man/man3/xcb_x_print_print_start_doc_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_start_job.3.gz
/usr/local/man/man3/xcb_x_print_print_start_job_checked.3.gz
/usr/local/man/man3/xcb_x_print_print_start_page.3.gz
/usr/local/man/man3/xcb_x_print_print_start_page_checked.3.gz
/usr/local/man/man3/xcb_xc_misc_get_version.3.gz
/usr/local/man/man3/xcb_xc_misc_get_version_reply.3.gz
/usr/local/man/man3/xcb_xc_misc_get_version_unchecked.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list_ids.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list_ids_end.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list_ids_length.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list_reply.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_list_unchecked.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_range.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_range_reply.3.gz
/usr/local/man/man3/xcb_xc_misc_get_xid_range_unchecked.3.gz
/usr/local/man/man3/xcb_xevie_end.3.gz
/usr/local/man/man3/xcb_xevie_end_reply.3.gz
/usr/local/man/man3/xcb_xevie_end_unchecked.3.gz
/usr/local/man/man3/xcb_xevie_query_version.3.gz
/usr/local/man/man3/xcb_xevie_query_version_reply.3.gz
/usr/local/man/man3/xcb_xevie_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_xevie_select_input.3.gz
/usr/local/man/man3/xcb_xevie_select_input_reply.3.gz
/usr/local/man/man3/xcb_xevie_select_input_unchecked.3.gz
/usr/local/man/man3/xcb_xevie_send.3.gz
/usr/local/man/man3/xcb_xevie_send_reply.3.gz
/usr/local/man/man3/xcb_xevie_send_unchecked.3.gz
/usr/local/man/man3/xcb_xevie_start.3.gz
/usr/local/man/man3/xcb_xevie_start_reply.3.gz
/usr/local/man/man3/xcb_xevie_start_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_auth_connection.3.gz
/usr/local/man/man3/xcb_xf86dri_auth_connection_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_auth_connection_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_close_connection.3.gz
/usr/local/man/man3/xcb_xf86dri_close_connection_checked.3.gz
/usr/local/man/man3/xcb_xf86dri_create_context.3.gz
/usr/local/man/man3/xcb_xf86dri_create_context_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_create_drawable.3.gz
/usr/local/man/man3/xcb_xf86dri_create_drawable_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_create_drawable_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_destroy_context.3.gz
/usr/local/man/man3/xcb_xf86dri_destroy_context_checked.3.gz
/usr/local/man/man3/xcb_xf86dri_destroy_drawable.3.gz
/usr/local/man/man3/xcb_xf86dri_destroy_drawable_checked.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name_end.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name_client_driver_name_length.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_get_client_driver_name_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info_device_private.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info_device_private_end.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info_device_private_length.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_get_device_info_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects_iterator.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_back_clip_rects_length.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_clip_rects.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_clip_rects_iterator.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_clip_rects_length.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_get_drawable_info_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection_bus_id.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection_bus_id_end.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection_bus_id_length.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_open_connection_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_query_direct_rendering_capable.3.gz
/usr/local/man/man3/xcb_xf86dri_query_direct_rendering_capable_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_query_direct_rendering_capable_unchecked.3.gz
/usr/local/man/man3/xcb_xf86dri_query_version.3.gz
/usr/local/man/man3/xcb_xf86dri_query_version_reply.3.gz
/usr/local/man/man3/xcb_xf86dri_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_change_cursor.3.gz
/usr/local/man/man3/xcb_xfixes_change_cursor_by_name.3.gz
/usr/local/man/man3/xcb_xfixes_change_cursor_by_name_checked.3.gz
/usr/local/man/man3/xcb_xfixes_change_cursor_checked.3.gz
/usr/local/man/man3/xcb_xfixes_change_save_set.3.gz
/usr/local/man/man3/xcb_xfixes_change_save_set_checked.3.gz
/usr/local/man/man3/xcb_xfixes_copy_region.3.gz
/usr/local/man/man3/xcb_xfixes_copy_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_pointer_barrier.3.gz
/usr/local/man/man3/xcb_xfixes_create_pointer_barrier_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_region.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_bitmap.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_bitmap_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_gc.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_gc_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_picture.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_picture_checked.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_window.3.gz
/usr/local/man/man3/xcb_xfixes_create_region_from_window_checked.3.gz
/usr/local/man/man3/xcb_xfixes_cursor_notify_event_t.3.gz
/usr/local/man/man3/xcb_xfixes_delete_pointer_barrier.3.gz
/usr/local/man/man3/xcb_xfixes_delete_pointer_barrier_checked.3.gz
/usr/local/man/man3/xcb_xfixes_destroy_region.3.gz
/usr/local/man/man3/xcb_xfixes_destroy_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_expand_region.3.gz
/usr/local/man/man3/xcb_xfixes_expand_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region_rectangles.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region_rectangles_iterator.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region_rectangles_length.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region_reply.3.gz
/usr/local/man/man3/xcb_xfixes_fetch_region_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image_end.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image_length.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_name.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_name_end.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_name_length.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_reply.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_and_name_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_cursor_image.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_cursor_image_end.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_cursor_image_length.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_reply.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_image_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name_name.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name_name_end.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name_name_length.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name_reply.3.gz
/usr/local/man/man3/xcb_xfixes_get_cursor_name_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_hide_cursor.3.gz
/usr/local/man/man3/xcb_xfixes_hide_cursor_checked.3.gz
/usr/local/man/man3/xcb_xfixes_intersect_region.3.gz
/usr/local/man/man3/xcb_xfixes_intersect_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_invert_region.3.gz
/usr/local/man/man3/xcb_xfixes_invert_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_query_version.3.gz
/usr/local/man/man3/xcb_xfixes_query_version_reply.3.gz
/usr/local/man/man3/xcb_xfixes_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_xfixes_region_extents.3.gz
/usr/local/man/man3/xcb_xfixes_region_extents_checked.3.gz
/usr/local/man/man3/xcb_xfixes_select_cursor_input.3.gz
/usr/local/man/man3/xcb_xfixes_select_cursor_input_checked.3.gz
/usr/local/man/man3/xcb_xfixes_select_selection_input.3.gz
/usr/local/man/man3/xcb_xfixes_select_selection_input_checked.3.gz
/usr/local/man/man3/xcb_xfixes_selection_notify_event_t.3.gz
/usr/local/man/man3/xcb_xfixes_set_cursor_name.3.gz
/usr/local/man/man3/xcb_xfixes_set_cursor_name_checked.3.gz
/usr/local/man/man3/xcb_xfixes_set_gc_clip_region.3.gz
/usr/local/man/man3/xcb_xfixes_set_gc_clip_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_set_picture_clip_region.3.gz
/usr/local/man/man3/xcb_xfixes_set_picture_clip_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_set_region.3.gz
/usr/local/man/man3/xcb_xfixes_set_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_set_window_shape_region.3.gz
/usr/local/man/man3/xcb_xfixes_set_window_shape_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_show_cursor.3.gz
/usr/local/man/man3/xcb_xfixes_show_cursor_checked.3.gz
/usr/local/man/man3/xcb_xfixes_subtract_region.3.gz
/usr/local/man/man3/xcb_xfixes_subtract_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_translate_region.3.gz
/usr/local/man/man3/xcb_xfixes_translate_region_checked.3.gz
/usr/local/man/man3/xcb_xfixes_union_region.3.gz
/usr/local/man/man3/xcb_xfixes_union_region_checked.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_count.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_count_reply.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_count_unchecked.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_size.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_size_reply.3.gz
/usr/local/man/man3/xcb_xinerama_get_screen_size_unchecked.3.gz
/usr/local/man/man3/xcb_xinerama_get_state.3.gz
/usr/local/man/man3/xcb_xinerama_get_state_reply.3.gz
/usr/local/man/man3/xcb_xinerama_get_state_unchecked.3.gz
/usr/local/man/man3/xcb_xinerama_is_active.3.gz
/usr/local/man/man3/xcb_xinerama_is_active_reply.3.gz
/usr/local/man/man3/xcb_xinerama_is_active_unchecked.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens_reply.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens_screen_info.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens_screen_info_iterator.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens_screen_info_length.3.gz
/usr/local/man/man3/xcb_xinerama_query_screens_unchecked.3.gz
/usr/local/man/man3/xcb_xinerama_query_version.3.gz
/usr/local/man/man3/xcb_xinerama_query_version_reply.3.gz
/usr/local/man/man3/xcb_xinerama_query_version_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_access_x_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_action_message_event_t.3.gz
/usr/local/man/man3/xcb_xkb_bell.3.gz
/usr/local/man/man3/xcb_xkb_bell_checked.3.gz
/usr/local/man/man3/xcb_xkb_bell_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_compat_map_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_controls_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_extension_device_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_group_rtrn.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_group_rtrn_iterator.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_group_rtrn_length.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_si_rtrn.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_si_rtrn_iterator.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_si_rtrn_length.3.gz
/usr/local/man/man3/xcb_xkb_get_compat_map_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_controls.3.gz
/usr/local/man/man3/xcb_xkb_get_controls_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_controls_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_btn_actions.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_btn_actions_iterator.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_btn_actions_length.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_leds_iterator.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_leds_length.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_name.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_name_end.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_name_length.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_pad_1.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_device_info_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map_maps.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map_maps_iterator.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map_maps_length.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_map_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_state.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_state_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_indicator_state_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_kbd_by_name.3.gz
/usr/local/man/man3/xcb_xkb_get_kbd_by_name_replies.3.gz
/usr/local/man/man3/xcb_xkb_get_kbd_by_name_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_kbd_by_name_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_map.3.gz
/usr/local/man/man3/xcb_xkb_get_map_map.3.gz
/usr/local/man/man3/xcb_xkb_get_map_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_map_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_named_indicator.3.gz
/usr/local/man/man3/xcb_xkb_get_named_indicator_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_named_indicator_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_names.3.gz
/usr/local/man/man3/xcb_xkb_get_names_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_names_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_get_names_value_list.3.gz
/usr/local/man/man3/xcb_xkb_get_state.3.gz
/usr/local/man/man3/xcb_xkb_get_state_reply.3.gz
/usr/local/man/man3/xcb_xkb_get_state_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_indicator_map_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_indicator_state_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_latch_lock_state.3.gz
/usr/local/man/man3/xcb_xkb_latch_lock_state_checked.3.gz
/usr/local/man/man3/xcb_xkb_list_components.3.gz
/usr/local/man/man3/xcb_xkb_list_components_compat_maps_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_compat_maps_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_geometries_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_geometries_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_keycodes_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_keycodes_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_keymaps_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_keymaps_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_reply.3.gz
/usr/local/man/man3/xcb_xkb_list_components_symbols_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_symbols_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_types_iterator.3.gz
/usr/local/man/man3/xcb_xkb_list_components_types_length.3.gz
/usr/local/man/man3/xcb_xkb_list_components_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_map_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_names_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_new_keyboard_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_per_client_flags.3.gz
/usr/local/man/man3/xcb_xkb_per_client_flags_reply.3.gz
/usr/local/man/man3/xcb_xkb_per_client_flags_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_select_events.3.gz
/usr/local/man/man3/xcb_xkb_select_events_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_compat_map.3.gz
/usr/local/man/man3/xcb_xkb_set_compat_map_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_controls.3.gz
/usr/local/man/man3/xcb_xkb_set_controls_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_debugging_flags.3.gz
/usr/local/man/man3/xcb_xkb_set_debugging_flags_reply.3.gz
/usr/local/man/man3/xcb_xkb_set_debugging_flags_unchecked.3.gz
/usr/local/man/man3/xcb_xkb_set_device_info.3.gz
/usr/local/man/man3/xcb_xkb_set_device_info_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_indicator_map.3.gz
/usr/local/man/man3/xcb_xkb_set_indicator_map_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_map.3.gz
/usr/local/man/man3/xcb_xkb_set_map_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_named_indicator.3.gz
/usr/local/man/man3/xcb_xkb_set_named_indicator_checked.3.gz
/usr/local/man/man3/xcb_xkb_set_names.3.gz
/usr/local/man/man3/xcb_xkb_set_names_checked.3.gz
/usr/local/man/man3/xcb_xkb_state_notify_event_t.3.gz
/usr/local/man/man3/xcb_xkb_use_extension.3.gz
/usr/local/man/man3/xcb_xkb_use_extension_reply.3.gz
/usr/local/man/man3/xcb_xkb_use_extension_unchecked.3.gz
/usr/local/man/man3/xcb_xv_get_port_attribute.3.gz
/usr/local/man/man3/xcb_xv_get_port_attribute_reply.3.gz
/usr/local/man/man3/xcb_xv_get_port_attribute_unchecked.3.gz
/usr/local/man/man3/xcb_xv_get_still.3.gz
/usr/local/man/man3/xcb_xv_get_still_checked.3.gz
/usr/local/man/man3/xcb_xv_get_video.3.gz
/usr/local/man/man3/xcb_xv_get_video_checked.3.gz
/usr/local/man/man3/xcb_xv_grab_port.3.gz
/usr/local/man/man3/xcb_xv_grab_port_reply.3.gz
/usr/local/man/man3/xcb_xv_grab_port_unchecked.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats_format.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats_format_iterator.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats_format_length.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats_reply.3.gz
/usr/local/man/man3/xcb_xv_list_image_formats_unchecked.3.gz
/usr/local/man/man3/xcb_xv_port_notify_event_t.3.gz
/usr/local/man/man3/xcb_xv_put_image.3.gz
/usr/local/man/man3/xcb_xv_put_image_checked.3.gz
/usr/local/man/man3/xcb_xv_put_still.3.gz
/usr/local/man/man3/xcb_xv_put_still_checked.3.gz
/usr/local/man/man3/xcb_xv_put_video.3.gz
/usr/local/man/man3/xcb_xv_put_video_checked.3.gz
/usr/local/man/man3/xcb_xv_query_adaptors.3.gz
/usr/local/man/man3/xcb_xv_query_adaptors_info_iterator.3.gz
/usr/local/man/man3/xcb_xv_query_adaptors_info_length.3.gz
/usr/local/man/man3/xcb_xv_query_adaptors_reply.3.gz
/usr/local/man/man3/xcb_xv_query_adaptors_unchecked.3.gz
/usr/local/man/man3/xcb_xv_query_best_size.3.gz
/usr/local/man/man3/xcb_xv_query_best_size_reply.3.gz
/usr/local/man/man3/xcb_xv_query_best_size_unchecked.3.gz
/usr/local/man/man3/xcb_xv_query_encodings.3.gz
/usr/local/man/man3/xcb_xv_query_encodings_info_iterator.3.gz
/usr/local/man/man3/xcb_xv_query_encodings_info_length.3.gz
/usr/local/man/man3/xcb_xv_query_encodings_reply.3.gz
/usr/local/man/man3/xcb_xv_query_encodings_unchecked.3.gz
/usr/local/man/man3/xcb_xv_query_extension.3.gz
/usr/local/man/man3/xcb_xv_query_extension_reply.3.gz
/usr/local/man/man3/xcb_xv_query_extension_unchecked.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_offsets.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_offsets_end.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_offsets_length.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_pitches.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_pitches_end.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_pitches_length.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_reply.3.gz
/usr/local/man/man3/xcb_xv_query_image_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_xv_query_port_attributes.3.gz
/usr/local/man/man3/xcb_xv_query_port_attributes_attributes_iterator.3.gz
/usr/local/man/man3/xcb_xv_query_port_attributes_attributes_length.3.gz
/usr/local/man/man3/xcb_xv_query_port_attributes_reply.3.gz
/usr/local/man/man3/xcb_xv_query_port_attributes_unchecked.3.gz
/usr/local/man/man3/xcb_xv_select_port_notify.3.gz
/usr/local/man/man3/xcb_xv_select_port_notify_checked.3.gz
/usr/local/man/man3/xcb_xv_select_video_notify.3.gz
/usr/local/man/man3/xcb_xv_select_video_notify_checked.3.gz
/usr/local/man/man3/xcb_xv_set_port_attribute.3.gz
/usr/local/man/man3/xcb_xv_set_port_attribute_checked.3.gz
/usr/local/man/man3/xcb_xv_shm_put_image.3.gz
/usr/local/man/man3/xcb_xv_shm_put_image_checked.3.gz
/usr/local/man/man3/xcb_xv_stop_video.3.gz
/usr/local/man/man3/xcb_xv_stop_video_checked.3.gz
/usr/local/man/man3/xcb_xv_ungrab_port.3.gz
/usr/local/man/man3/xcb_xv_ungrab_port_checked.3.gz
/usr/local/man/man3/xcb_xv_video_notify_event_t.3.gz
/usr/local/man/man3/xcb_xvmc_create_context.3.gz
/usr/local/man/man3/xcb_xvmc_create_context_priv_data.3.gz
/usr/local/man/man3/xcb_xvmc_create_context_priv_data_end.3.gz
/usr/local/man/man3/xcb_xvmc_create_context_priv_data_length.3.gz
/usr/local/man/man3/xcb_xvmc_create_context_reply.3.gz
/usr/local/man/man3/xcb_xvmc_create_context_unchecked.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture_priv_data.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture_priv_data_end.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture_priv_data_length.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture_reply.3.gz
/usr/local/man/man3/xcb_xvmc_create_subpicture_unchecked.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface_priv_data.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface_priv_data_end.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface_priv_data_length.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface_reply.3.gz
/usr/local/man/man3/xcb_xvmc_create_surface_unchecked.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_context.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_context_checked.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_subpicture.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_subpicture_checked.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_surface.3.gz
/usr/local/man/man3/xcb_xvmc_destroy_surface_checked.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types_reply.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types_types.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types_types_iterator.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types_types_length.3.gz
/usr/local/man/man3/xcb_xvmc_list_subpicture_types_unchecked.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types_reply.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types_surfaces.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types_surfaces_iterator.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types_surfaces_length.3.gz
/usr/local/man/man3/xcb_xvmc_list_surface_types_unchecked.3.gz
/usr/local/man/man3/xcb_xvmc_query_version.3.gz
/usr/local/man/man3/xcb_xvmc_query_version_reply.3.gz
/usr/local/man/man3/xcb_xvmc_query_version_unchecked.3.gz
/usr/local/share/doc/libxcb/tutorial/index.html
/usr/local/share/doc/libxcb/tutorial/xcb.css
/usr/local/share/licenses/libxcb-1.14_1/LICENSE
/usr/local/share/licenses/libxcb-1.14_1/MIT
/usr/local/share/licenses/libxcb-1.14_1/catalog.mk
/usr/local/bin/xkbcli
/usr/local/include/xkbcommon/xkbcommon-compat.h
/usr/local/include/xkbcommon/xkbcommon-compose.h
/usr/local/include/xkbcommon/xkbcommon-keysyms.h
/usr/local/include/xkbcommon/xkbcommon-names.h
/usr/local/include/xkbcommon/xkbcommon-x11.h
/usr/local/include/xkbcommon/xkbcommon.h
/usr/local/include/xkbcommon/xkbregistry.h
/usr/local/lib/libxkbcommon-x11.so
/usr/local/lib/libxkbcommon-x11.so.0
/usr/local/lib/libxkbcommon-x11.so.0.0.0
/usr/local/lib/libxkbcommon.so
/usr/local/lib/libxkbcommon.so.0
/usr/local/lib/libxkbcommon.so.0.0.0
/usr/local/lib/libxkbregistry.so
/usr/local/lib/libxkbregistry.so.0
/usr/local/lib/libxkbregistry.so.0.0.0
/usr/local/libdata/pkgconfig/xkbcommon-x11.pc
/usr/local/libdata/pkgconfig/xkbcommon.pc
/usr/local/libdata/pkgconfig/xkbregistry.pc
/usr/local/libexec/xkbcommon/xkbcli-compile-keymap
/usr/local/libexec/xkbcommon/xkbcli-how-to-type
/usr/local/libexec/xkbcommon/xkbcli-interactive-evdev
/usr/local/libexec/xkbcommon/xkbcli-interactive-wayland
/usr/local/libexec/xkbcommon/xkbcli-interactive-x11
/usr/local/libexec/xkbcommon/xkbcli-list
/usr/local/man/man1/xkbcli-compile-keymap.1.gz
/usr/local/man/man1/xkbcli-how-to-type.1.gz
/usr/local/man/man1/xkbcli-interactive-evdev.1.gz
/usr/local/man/man1/xkbcli-interactive-wayland.1.gz
/usr/local/man/man1/xkbcli-interactive-x11.1.gz
/usr/local/man/man1/xkbcli-list.1.gz
/usr/local/man/man1/xkbcli.1.gz
/usr/local/share/licenses/libxkbcommon-1.3.1/LICENSE
/usr/local/share/licenses/libxkbcommon-1.3.1/MIT
/usr/local/share/licenses/libxkbcommon-1.3.1/catalog.mk
/usr/local/include/X11/extensions/XKBbells.h
/usr/local/include/X11/extensions/XKBconfig.h
/usr/local/include/X11/extensions/XKBfile.h
/usr/local/include/X11/extensions/XKBrules.h
/usr/local/include/X11/extensions/XKM.h
/usr/local/include/X11/extensions/XKMformat.h
/usr/local/lib/libxkbfile.a
/usr/local/lib/libxkbfile.so
/usr/local/lib/libxkbfile.so.1
/usr/local/lib/libxkbfile.so.1.0.2
/usr/local/libdata/pkgconfig/xkbfile.pc
/usr/local/share/licenses/libxkbfile-1.1.0/LICENSE
/usr/local/share/licenses/libxkbfile-1.1.0/MIT
/usr/local/share/licenses/libxkbfile-1.1.0/catalog.mk
/usr/local/bin/xml2-config
/usr/local/bin/xmlcatalog
/usr/local/bin/xmllint
/usr/local/include/libxml2/libxml/DOCBparser.h
/usr/local/include/libxml2/libxml/HTMLparser.h
/usr/local/include/libxml2/libxml/HTMLtree.h
/usr/local/include/libxml2/libxml/SAX.h
/usr/local/include/libxml2/libxml/SAX2.h
/usr/local/include/libxml2/libxml/c14n.h
/usr/local/include/libxml2/libxml/catalog.h
/usr/local/include/libxml2/libxml/chvalid.h
/usr/local/include/libxml2/libxml/debugXML.h
/usr/local/include/libxml2/libxml/dict.h
/usr/local/include/libxml2/libxml/encoding.h
/usr/local/include/libxml2/libxml/entities.h
/usr/local/include/libxml2/libxml/globals.h
/usr/local/include/libxml2/libxml/hash.h
/usr/local/include/libxml2/libxml/list.h
/usr/local/include/libxml2/libxml/nanoftp.h
/usr/local/include/libxml2/libxml/nanohttp.h
/usr/local/include/libxml2/libxml/parser.h
/usr/local/include/libxml2/libxml/parserInternals.h
/usr/local/include/libxml2/libxml/pattern.h
/usr/local/include/libxml2/libxml/relaxng.h
/usr/local/include/libxml2/libxml/schemasInternals.h
/usr/local/include/libxml2/libxml/schematron.h
/usr/local/include/libxml2/libxml/threads.h
/usr/local/include/libxml2/libxml/tree.h
/usr/local/include/libxml2/libxml/uri.h
/usr/local/include/libxml2/libxml/valid.h
/usr/local/include/libxml2/libxml/xinclude.h
/usr/local/include/libxml2/libxml/xlink.h
/usr/local/include/libxml2/libxml/xmlIO.h
/usr/local/include/libxml2/libxml/xmlautomata.h
/usr/local/include/libxml2/libxml/xmlerror.h
/usr/local/include/libxml2/libxml/xmlexports.h
/usr/local/include/libxml2/libxml/xmlmemory.h
/usr/local/include/libxml2/libxml/xmlmodule.h
/usr/local/include/libxml2/libxml/xmlreader.h
/usr/local/include/libxml2/libxml/xmlregexp.h
/usr/local/include/libxml2/libxml/xmlsave.h
/usr/local/include/libxml2/libxml/xmlschemas.h
/usr/local/include/libxml2/libxml/xmlschemastypes.h
/usr/local/include/libxml2/libxml/xmlstring.h
/usr/local/include/libxml2/libxml/xmlunicode.h
/usr/local/include/libxml2/libxml/xmlversion.h
/usr/local/include/libxml2/libxml/xmlwriter.h
/usr/local/include/libxml2/libxml/xpath.h
/usr/local/include/libxml2/libxml/xpathInternals.h
/usr/local/include/libxml2/libxml/xpointer.h
/usr/local/lib/cmake/libxml2/libxml2-config.cmake
/usr/local/lib/libxml2.a
/usr/local/lib/libxml2.so
/usr/local/lib/libxml2.so.2
/usr/local/lib/libxml2.so.2.9.12
/usr/local/lib/xml2Conf.sh
/usr/local/libdata/pkgconfig/libxml-2.0.pc
/usr/local/man/man1/xml2-config.1.gz
/usr/local/man/man1/xmlcatalog.1.gz
/usr/local/man/man1/xmllint.1.gz
/usr/local/man/man3/libxml.3.gz
/usr/local/share/aclocal/libxml.m4
/usr/local/share/licenses/libxml2-2.9.12/LICENSE
/usr/local/share/licenses/libxml2-2.9.12/MIT
/usr/local/share/licenses/libxml2-2.9.12/TRIO
/usr/local/share/licenses/libxml2-2.9.12/catalog.mk
/usr/local/include/X11/xshmfence.h
/usr/local/lib/libxshmfence.a
/usr/local/lib/libxshmfence.so
/usr/local/lib/libxshmfence.so.1
/usr/local/lib/libxshmfence.so.1.0.0
/usr/local/libdata/pkgconfig/xshmfence.pc
/usr/local/share/licenses/libxshmfence-1.3_1/LICENSE
/usr/local/share/licenses/libxshmfence-1.3_1/MIT
/usr/local/share/licenses/libxshmfence-1.3_1/catalog.mk
/usr/local/bin/xslt-config
/usr/local/bin/xsltproc
/usr/local/include/libexslt/exslt.h
/usr/local/include/libexslt/exsltconfig.h
/usr/local/include/libexslt/exsltexports.h
/usr/local/include/libxslt/attributes.h
/usr/local/include/libxslt/documents.h
/usr/local/include/libxslt/extensions.h
/usr/local/include/libxslt/extra.h
/usr/local/include/libxslt/functions.h
/usr/local/include/libxslt/imports.h
/usr/local/include/libxslt/keys.h
/usr/local/include/libxslt/namespaces.h
/usr/local/include/libxslt/numbersInternals.h
/usr/local/include/libxslt/pattern.h
/usr/local/include/libxslt/preproc.h
/usr/local/include/libxslt/security.h
/usr/local/include/libxslt/templates.h
/usr/local/include/libxslt/transform.h
/usr/local/include/libxslt/variables.h
/usr/local/include/libxslt/xslt.h
/usr/local/include/libxslt/xsltInternals.h
/usr/local/include/libxslt/xsltconfig.h
/usr/local/include/libxslt/xsltexports.h
/usr/local/include/libxslt/xsltlocale.h
/usr/local/include/libxslt/xsltutils.h
/usr/local/lib/libexslt.a
/usr/local/lib/libexslt.so
/usr/local/lib/libexslt.so.0
/usr/local/lib/libexslt.so.0.8.20
/usr/local/lib/libxslt.a
/usr/local/lib/libxslt.so
/usr/local/lib/libxslt.so.1
/usr/local/lib/libxslt.so.1.1.34
/usr/local/lib/xsltConf.sh
/usr/local/libdata/pkgconfig/libexslt.pc
/usr/local/libdata/pkgconfig/libxslt.pc
/usr/local/man/man1/xsltproc.1.gz
/usr/local/man/man3/libexslt.3.gz
/usr/local/man/man3/libxslt.3.gz
/usr/local/share/aclocal/libxslt.m4
/usr/local/share/licenses/libxslt-1.1.34_2/LICENSE
/usr/local/share/licenses/libxslt-1.1.34_2/MIT
/usr/local/share/licenses/libxslt-1.1.34_2/catalog.mk
/usr/local/bin/FileCheck13
/usr/local/bin/analyze-build13
/usr/local/bin/bugpoint13
/usr/local/bin/c-index-test13
/usr/local/bin/clang++13
/usr/local/bin/clang-apply-replacements13
/usr/local/bin/clang-change-namespace13
/usr/local/bin/clang-check13
/usr/local/bin/clang-cpp13
/usr/local/bin/clang-doc13
/usr/local/bin/clang-extdef-mapping13
/usr/local/bin/clang-format13
/usr/local/bin/clang-include-fixer13
/usr/local/bin/clang-move13
/usr/local/bin/clang-offload-bundler13
/usr/local/bin/clang-offload-wrapper13
/usr/local/bin/clang-query13
/usr/local/bin/clang-rename13
/usr/local/bin/clang-reorder-fields13
/usr/local/bin/clang-repl13
/usr/local/bin/clang-scan-deps13
/usr/local/bin/clang-tidy13
/usr/local/bin/clang13
/usr/local/bin/clangd13
/usr/local/bin/diagtool13
/usr/local/bin/dsymutil13
/usr/local/bin/f18-parse-demo13
/usr/local/bin/f1813
/usr/local/bin/find-all-symbols13
/usr/local/bin/fir-opt13
/usr/local/bin/flang-new13
/usr/local/bin/flang13
/usr/local/bin/hmaptool13
/usr/local/bin/intercept-build13
/usr/local/bin/ld.lld13
/usr/local/bin/ld64.lld.darwinnew13
/usr/local/bin/ld64.lld.darwinold13
/usr/local/bin/ld64.lld13
/usr/local/bin/lit13
/usr/local/bin/llc13
/usr/local/bin/lld-link13
/usr/local/bin/lld13
/usr/local/bin/lldb-argdumper13
/usr/local/bin/lldb-instr13
/usr/local/bin/lldb-server13
/usr/local/bin/lldb-vscode13
/usr/local/bin/lldb13
/usr/local/bin/lli13
/usr/local/bin/llvm-addr2line13
/usr/local/bin/llvm-ar13
/usr/local/bin/llvm-as13
/usr/local/bin/llvm-bcanalyzer13
/usr/local/bin/llvm-bitcode-strip13
/usr/local/bin/llvm-cat13
/usr/local/bin/llvm-cfi-verify13
/usr/local/bin/llvm-config13
/usr/local/bin/llvm-cov13
/usr/local/bin/llvm-cvtres13
/usr/local/bin/llvm-cxxmap13
/usr/local/bin/llvm-diff13
/usr/local/bin/llvm-dis13
/usr/local/bin/llvm-dlltool13
/usr/local/bin/llvm-dwarfdump13
/usr/local/bin/llvm-dwp13
/usr/local/bin/llvm-exegesis13
/usr/local/bin/llvm-extract13
/usr/local/bin/llvm-gsymutil13
/usr/local/bin/llvm-ifs13
/usr/local/bin/llvm-install-name-tool13
/usr/local/bin/llvm-jitlink13
/usr/local/bin/llvm-libtool-darwin13
/usr/local/bin/llvm-link13
/usr/local/bin/llvm-lipo13
/usr/local/bin/llvm-lit13
/usr/local/bin/llvm-mc13
/usr/local/bin/llvm-mca13
/usr/local/bin/llvm-ml13
/usr/local/bin/llvm-modextract13
/usr/local/bin/llvm-mt13
/usr/local/bin/llvm-nm13
/usr/local/bin/llvm-objcopy13
/usr/local/bin/llvm-objdump13
/usr/local/bin/llvm-omp-device-info13
/usr/local/bin/llvm-opt-report13
/usr/local/bin/llvm-otool13
/usr/local/bin/llvm-pdbutil13
/usr/local/bin/llvm-profdata13
/usr/local/bin/llvm-profgen13
/usr/local/bin/llvm-ranlib13
/usr/local/bin/llvm-rc13
/usr/local/bin/llvm-readelf13
/usr/local/bin/llvm-readobj13
/usr/local/bin/llvm-reduce13
/usr/local/bin/llvm-rtdyld13
/usr/local/bin/llvm-sim13
/usr/local/bin/llvm-size13
/usr/local/bin/llvm-split13
/usr/local/bin/llvm-stress13
/usr/local/bin/llvm-strings13
/usr/local/bin/llvm-strip13
/usr/local/bin/llvm-symbolizer13
/usr/local/bin/llvm-tapi-diff13
/usr/local/bin/llvm-tblgen13
/usr/local/bin/llvm-undname13
/usr/local/bin/llvm-windres13
/usr/local/bin/llvm-xray13
/usr/local/bin/mlir-cpu-runner13
/usr/local/bin/mlir-linalg-ods-gen13
/usr/local/bin/mlir-linalg-ods-yaml-gen13
/usr/local/bin/mlir-lsp-server13
/usr/local/bin/mlir-opt13
/usr/local/bin/mlir-reduce13
/usr/local/bin/mlir-tblgen13
/usr/local/bin/mlir-translate13
/usr/local/bin/modularize13
/usr/local/bin/opt13
/usr/local/bin/pp-trace13
/usr/local/bin/run-clang-tidy13
/usr/local/bin/sancov13
/usr/local/bin/scan-build-py13
/usr/local/bin/scan-build13
/usr/local/bin/scan-view13
/usr/local/bin/split-file13
/usr/local/bin/tco13
/usr/local/bin/wasm-ld13
/usr/local/lib/python3.8/site-packages/lit13/BooleanExpression.py
/usr/local/lib/python3.8/site-packages/lit13/LitConfig.py
/usr/local/lib/python3.8/site-packages/lit13/LitTestCase.py
/usr/local/lib/python3.8/site-packages/lit13/ProgressBar.py
/usr/local/lib/python3.8/site-packages/lit13/ShCommands.py
/usr/local/lib/python3.8/site-packages/lit13/ShUtil.py
/usr/local/lib/python3.8/site-packages/lit13/Test.py
/usr/local/lib/python3.8/site-packages/lit13/TestRunner.py
/usr/local/lib/python3.8/site-packages/lit13/TestTimes.py
/usr/local/lib/python3.8/site-packages/lit13/TestingConfig.py
/usr/local/lib/python3.8/site-packages/lit13/__init__.py
/usr/local/lib/python3.8/site-packages/lit13/builtin_commands/__init__.py
/usr/local/lib/python3.8/site-packages/lit13/builtin_commands/cat.py
/usr/local/lib/python3.8/site-packages/lit13/builtin_commands/diff.py
/usr/local/lib/python3.8/site-packages/lit13/cl_arguments.py
/usr/local/lib/python3.8/site-packages/lit13/discovery.py
/usr/local/lib/python3.8/site-packages/lit13/display.py
/usr/local/lib/python3.8/site-packages/lit13/formats/__init__.py
/usr/local/lib/python3.8/site-packages/lit13/formats/base.py
/usr/local/lib/python3.8/site-packages/lit13/formats/googletest.py
/usr/local/lib/python3.8/site-packages/lit13/formats/shtest.py
/usr/local/lib/python3.8/site-packages/lit13/main.py
/usr/local/lib/python3.8/site-packages/lit13/reports.py
/usr/local/lib/python3.8/site-packages/lit13/run.py
/usr/local/lib/python3.8/site-packages/lit13/util.py
/usr/local/lib/python3.8/site-packages/lit13/worker.py
/usr/local/libdata/ldconfig/llvm13
/usr/local/llvm13/bin/FileCheck
/usr/local/llvm13/bin/analyze-build
/usr/local/llvm13/bin/bugpoint
/usr/local/llvm13/bin/c-index-test
/usr/local/llvm13/bin/clang
/usr/local/llvm13/bin/clang++
/usr/local/llvm13/bin/clang-13
/usr/local/llvm13/bin/clang-apply-replacements
/usr/local/llvm13/bin/clang-change-namespace
/usr/local/llvm13/bin/clang-check
/usr/local/llvm13/bin/clang-cl
/usr/local/llvm13/bin/clang-cpp
/usr/local/llvm13/bin/clang-doc
/usr/local/llvm13/bin/clang-extdef-mapping
/usr/local/llvm13/bin/clang-format
/usr/local/llvm13/bin/clang-include-fixer
/usr/local/llvm13/bin/clang-move
/usr/local/llvm13/bin/clang-offload-bundler
/usr/local/llvm13/bin/clang-offload-wrapper
/usr/local/llvm13/bin/clang-query
/usr/local/llvm13/bin/clang-refactor
/usr/local/llvm13/bin/clang-rename
/usr/local/llvm13/bin/clang-reorder-fields
/usr/local/llvm13/bin/clang-repl
/usr/local/llvm13/bin/clang-scan-deps
/usr/local/llvm13/bin/clang-tblgen
/usr/local/llvm13/bin/clang-tidy
/usr/local/llvm13/bin/clangd
/usr/local/llvm13/bin/diagtool
/usr/local/llvm13/bin/dsymutil
/usr/local/llvm13/bin/f18
/usr/local/llvm13/bin/f18-parse-demo
/usr/local/llvm13/bin/find-all-symbols
/usr/local/llvm13/bin/fir-opt
/usr/local/llvm13/bin/flang
/usr/local/llvm13/bin/flang-new
/usr/local/llvm13/bin/git-clang-format
/usr/local/llvm13/bin/hmaptool
/usr/local/llvm13/bin/intercept-build
/usr/local/llvm13/bin/ld
/usr/local/llvm13/bin/ld.lld
/usr/local/llvm13/bin/ld64.lld
/usr/local/llvm13/bin/ld64.lld.darwinnew
/usr/local/llvm13/bin/ld64.lld.darwinold
/usr/local/llvm13/bin/lit
/usr/local/llvm13/bin/llc
/usr/local/llvm13/bin/lld
/usr/local/llvm13/bin/lld-link
/usr/local/llvm13/bin/lldb
/usr/local/llvm13/bin/lldb-argdumper
/usr/local/llvm13/bin/lldb-instr
/usr/local/llvm13/bin/lldb-server
/usr/local/llvm13/bin/lldb-vscode
/usr/local/llvm13/bin/lli
/usr/local/llvm13/bin/llvm-addr2line
/usr/local/llvm13/bin/llvm-ar
/usr/local/llvm13/bin/llvm-as
/usr/local/llvm13/bin/llvm-bcanalyzer
/usr/local/llvm13/bin/llvm-bitcode-strip
/usr/local/llvm13/bin/llvm-c-test
/usr/local/llvm13/bin/llvm-cat
/usr/local/llvm13/bin/llvm-cfi-verify
/usr/local/llvm13/bin/llvm-config
/usr/local/llvm13/bin/llvm-cov
/usr/local/llvm13/bin/llvm-cvtres
/usr/local/llvm13/bin/llvm-cxxdump
/usr/local/llvm13/bin/llvm-cxxfilt
/usr/local/llvm13/bin/llvm-cxxmap
/usr/local/llvm13/bin/llvm-diff
/usr/local/llvm13/bin/llvm-dis
/usr/local/llvm13/bin/llvm-dlltool
/usr/local/llvm13/bin/llvm-dwarfdump
/usr/local/llvm13/bin/llvm-dwp
/usr/local/llvm13/bin/llvm-exegesis
/usr/local/llvm13/bin/llvm-extract
/usr/local/llvm13/bin/llvm-gsymutil
/usr/local/llvm13/bin/llvm-ifs
/usr/local/llvm13/bin/llvm-install-name-tool
/usr/local/llvm13/bin/llvm-jitlink
/usr/local/llvm13/bin/llvm-lib
/usr/local/llvm13/bin/llvm-libtool-darwin
/usr/local/llvm13/bin/llvm-link
/usr/local/llvm13/bin/llvm-lipo
/usr/local/llvm13/bin/llvm-lit
/usr/local/llvm13/bin/llvm-lto
/usr/local/llvm13/bin/llvm-lto2
/usr/local/llvm13/bin/llvm-mc
/usr/local/llvm13/bin/llvm-mca
/usr/local/llvm13/bin/llvm-ml
/usr/local/llvm13/bin/llvm-modextract
/usr/local/llvm13/bin/llvm-mt
/usr/local/llvm13/bin/llvm-nm
/usr/local/llvm13/bin/llvm-objcopy
/usr/local/llvm13/bin/llvm-objdump
/usr/local/llvm13/bin/llvm-omp-device-info
/usr/local/llvm13/bin/llvm-opt-report
/usr/local/llvm13/bin/llvm-otool
/usr/local/llvm13/bin/llvm-pdbutil
/usr/local/llvm13/bin/llvm-profdata
/usr/local/llvm13/bin/llvm-profgen
/usr/local/llvm13/bin/llvm-ranlib
/usr/local/llvm13/bin/llvm-rc
/usr/local/llvm13/bin/llvm-readelf
/usr/local/llvm13/bin/llvm-readobj
/usr/local/llvm13/bin/llvm-reduce
/usr/local/llvm13/bin/llvm-rtdyld
/usr/local/llvm13/bin/llvm-sim
/usr/local/llvm13/bin/llvm-size
/usr/local/llvm13/bin/llvm-split
/usr/local/llvm13/bin/llvm-stress
/usr/local/llvm13/bin/llvm-strings
/usr/local/llvm13/bin/llvm-strip
/usr/local/llvm13/bin/llvm-symbolizer
/usr/local/llvm13/bin/llvm-tapi-diff
/usr/local/llvm13/bin/llvm-tblgen
/usr/local/llvm13/bin/llvm-undname
/usr/local/llvm13/bin/llvm-windres
/usr/local/llvm13/bin/llvm-xray
/usr/local/llvm13/bin/mlir-cpu-runner
/usr/local/llvm13/bin/mlir-linalg-ods-gen
/usr/local/llvm13/bin/mlir-linalg-ods-yaml-gen
/usr/local/llvm13/bin/mlir-lsp-server
/usr/local/llvm13/bin/mlir-opt
/usr/local/llvm13/bin/mlir-reduce
/usr/local/llvm13/bin/mlir-tblgen
/usr/local/llvm13/bin/mlir-translate
/usr/local/llvm13/bin/modularize
/usr/local/llvm13/bin/opt
/usr/local/llvm13/bin/pp-trace
/usr/local/llvm13/bin/run-clang-tidy
/usr/local/llvm13/bin/sancov
/usr/local/llvm13/bin/sanstats
/usr/local/llvm13/bin/scan-build
/usr/local/llvm13/bin/scan-build-py
/usr/local/llvm13/bin/scan-view
/usr/local/llvm13/bin/split-file
/usr/local/llvm13/bin/tco
/usr/local/llvm13/bin/verify-uselistorder
/usr/local/llvm13/bin/wasm-ld
/usr/local/llvm13/include/clang-c/BuildSystem.h
/usr/local/llvm13/include/clang-c/CXCompilationDatabase.h
/usr/local/llvm13/include/clang-c/CXErrorCode.h
/usr/local/llvm13/include/clang-c/CXString.h
/usr/local/llvm13/include/clang-c/Documentation.h
/usr/local/llvm13/include/clang-c/ExternC.h
/usr/local/llvm13/include/clang-c/FatalErrorHandler.h
/usr/local/llvm13/include/clang-c/Index.h
/usr/local/llvm13/include/clang-c/Platform.h
/usr/local/llvm13/include/clang-c/Rewrite.h
/usr/local/llvm13/include/clang-tidy/ClangTidy.h
/usr/local/llvm13/include/clang-tidy/ClangTidyCheck.h
/usr/local/llvm13/include/clang-tidy/ClangTidyDiagnosticConsumer.h
/usr/local/llvm13/include/clang-tidy/ClangTidyForceLinker.h
/usr/local/llvm13/include/clang-tidy/ClangTidyModule.h
/usr/local/llvm13/include/clang-tidy/ClangTidyModuleRegistry.h
/usr/local/llvm13/include/clang-tidy/ClangTidyOptions.h
/usr/local/llvm13/include/clang-tidy/ClangTidyProfiling.h
/usr/local/llvm13/include/clang-tidy/ExpandModularHeadersPPCallbacks.h
/usr/local/llvm13/include/clang-tidy/GlobList.h
/usr/local/llvm13/include/clang-tidy/abseil/AbseilMatcher.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationAdditionCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationComparisonCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationConversionCastCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationDivisionCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationFactoryFloatCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationFactoryScaleCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationRewriter.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationSubtractionCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/NoInternalDependenciesCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/NoNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/RedundantStrcatCallsCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/StrCatAppendCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/StringFindStartswithCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/StringFindStrContainsCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/TimeComparisonCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/TimeSubtractionCheck.h
/usr/local/llvm13/include/clang-tidy/abseil/UpgradeDurationConversionsCheck.h
/usr/local/llvm13/include/clang-tidy/altera/IdDependentBackwardBranchCheck.h
/usr/local/llvm13/include/clang-tidy/altera/KernelNameRestrictionCheck.h
/usr/local/llvm13/include/clang-tidy/altera/SingleWorkItemBarrierCheck.h
/usr/local/llvm13/include/clang-tidy/altera/StructPackAlignCheck.h
/usr/local/llvm13/include/clang-tidy/altera/UnrollLoopsCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecAccept4Check.h
/usr/local/llvm13/include/clang-tidy/android/CloexecAcceptCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecCreatCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecDupCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecEpollCreate1Check.h
/usr/local/llvm13/include/clang-tidy/android/CloexecEpollCreateCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecFopenCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecInotifyInit1Check.h
/usr/local/llvm13/include/clang-tidy/android/CloexecInotifyInitCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecMemfdCreateCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecOpenCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecPipe2Check.h
/usr/local/llvm13/include/clang-tidy/android/CloexecPipeCheck.h
/usr/local/llvm13/include/clang-tidy/android/CloexecSocketCheck.h
/usr/local/llvm13/include/clang-tidy/android/ComparisonInTempFailureRetryCheck.h
/usr/local/llvm13/include/clang-tidy/boost/UseToStringCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ArgumentCommentCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/AssertSideEffectCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/BadSignalToKillThreadCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/BranchCloneCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/CopyConstructorInitCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/DanglingHandleCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/DynamicStaticInitializersCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/EasilySwappableParametersCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ExceptionEscapeCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/FoldInitTypeCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ImplicitWideningOfMultiplicationResultCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/InaccurateEraseCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/IncorrectRoundingsCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/InfiniteLoopCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/IntegerDivisionCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/LambdaFunctionNameCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MacroParenthesesCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MisplacedWideningCastCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MoveForwardingReferenceCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/MultipleStatementMacroCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/NoEscapeCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/NotNullTerminatedResultCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ParentVirtualCallCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/PosixReturnCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/RedundantBranchConditionCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ReservedIdentifierCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SignalHandlerCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SignedCharMisuseCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SizeofContainerCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SizeofExpressionCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SpuriouslyWakeUpFunctionsCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/StringConstructorCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/StringIntegerAssignmentCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousEnumUsageCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousIncludeCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousMissingCommaCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousSemicolonCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SuspiciousStringCompareCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/SwappedArgumentsCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/TerminatingContinueCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/ThrowKeywordMissingCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/TooSmallLoopVariableCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UndelegatedConstructorCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UnhandledExceptionAtNewCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UnusedRaiiCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UnusedReturnValueCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/UseAfterMoveCheck.h
/usr/local/llvm13/include/clang-tidy/bugprone/VirtualNearMissCheck.h
/usr/local/llvm13/include/clang-tidy/cert/CommandProcessorCheck.h
/usr/local/llvm13/include/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.h
/usr/local/llvm13/include/clang-tidy/cert/DontModifyStdNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/cert/FloatLoopCounter.h
/usr/local/llvm13/include/clang-tidy/cert/LimitedRandomnessCheck.h
/usr/local/llvm13/include/clang-tidy/cert/MutatingCopyCheck.h
/usr/local/llvm13/include/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.h
/usr/local/llvm13/include/clang-tidy/cert/PostfixOperatorCheck.h
/usr/local/llvm13/include/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h
/usr/local/llvm13/include/clang-tidy/cert/SetLongJmpCheck.h
/usr/local/llvm13/include/clang-tidy/cert/StaticObjectExceptionCheck.h
/usr/local/llvm13/include/clang-tidy/cert/StrToNumCheck.h
/usr/local/llvm13/include/clang-tidy/cert/ThrownExceptionTypeCheck.h
/usr/local/llvm13/include/clang-tidy/cert/VariadicFunctionDefCheck.h
/usr/local/llvm13/include/clang-tidy/concurrency/MtUnsafeCheck.h
/usr/local/llvm13/include/clang-tidy/concurrency/ThreadCanceltypeAsynchronousCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/AvoidGotoCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/InitVariablesCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/MacroUsageCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/NoMallocCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/PreferMemberInitializerCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/SlicingCheck.h
/usr/local/llvm13/include/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
/usr/local/llvm13/include/clang-tidy/darwin/AvoidSpinlockCheck.h
/usr/local/llvm13/include/clang-tidy/darwin/DispatchOnceNonstaticCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/MultipleInheritanceCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/OverloadedOperatorCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/TrailingReturnCheck.h
/usr/local/llvm13/include/clang-tidy/fuchsia/VirtualInheritanceCheck.h
/usr/local/llvm13/include/clang-tidy/google/AvoidCStyleCastsCheck.h
/usr/local/llvm13/include/clang-tidy/google/AvoidNSObjectNewCheck.h
/usr/local/llvm13/include/clang-tidy/google/AvoidThrowingObjCExceptionCheck.h
/usr/local/llvm13/include/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h
/usr/local/llvm13/include/clang-tidy/google/DefaultArgumentsCheck.h
/usr/local/llvm13/include/clang-tidy/google/ExplicitConstructorCheck.h
/usr/local/llvm13/include/clang-tidy/google/ExplicitMakePairCheck.h
/usr/local/llvm13/include/clang-tidy/google/FunctionNamingCheck.h
/usr/local/llvm13/include/clang-tidy/google/GlobalNamesInHeadersCheck.h
/usr/local/llvm13/include/clang-tidy/google/GlobalVariableDeclarationCheck.h
/usr/local/llvm13/include/clang-tidy/google/IntegerTypesCheck.h
/usr/local/llvm13/include/clang-tidy/google/OverloadedUnaryAndCheck.h
/usr/local/llvm13/include/clang-tidy/google/TodoCommentCheck.h
/usr/local/llvm13/include/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h
/usr/local/llvm13/include/clang-tidy/google/UpgradeGoogletestCaseCheck.h
/usr/local/llvm13/include/clang-tidy/google/UsingNamespaceDirectiveCheck.h
/usr/local/llvm13/include/clang-tidy/hicpp/ExceptionBaseclassCheck.h
/usr/local/llvm13/include/clang-tidy/hicpp/MultiwayPathsCoveredCheck.h
/usr/local/llvm13/include/clang-tidy/hicpp/NoAssemblerCheck.h
/usr/local/llvm13/include/clang-tidy/hicpp/SignedBitwiseCheck.h
/usr/local/llvm13/include/clang-tidy/linuxkernel/MustCheckErrsCheck.h
/usr/local/llvm13/include/clang-tidy/llvm/HeaderGuardCheck.h
/usr/local/llvm13/include/clang-tidy/llvm/IncludeOrderCheck.h
/usr/local/llvm13/include/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.h
/usr/local/llvm13/include/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.h
/usr/local/llvm13/include/clang-tidy/llvm/TwineLocalCheck.h
/usr/local/llvm13/include/clang-tidy/llvmlibc/CalleeNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.h
/usr/local/llvm13/include/clang-tidy/misc/DefinitionsInHeadersCheck.h
/usr/local/llvm13/include/clang-tidy/misc/MisplacedConstCheck.h
/usr/local/llvm13/include/clang-tidy/misc/NewDeleteOverloadsCheck.h
/usr/local/llvm13/include/clang-tidy/misc/NoRecursionCheck.h
/usr/local/llvm13/include/clang-tidy/misc/NonCopyableObjects.h
/usr/local/llvm13/include/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h
/usr/local/llvm13/include/clang-tidy/misc/RedundantExpressionCheck.h
/usr/local/llvm13/include/clang-tidy/misc/StaticAssertCheck.h
/usr/local/llvm13/include/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h
/usr/local/llvm13/include/clang-tidy/misc/UnconventionalAssignOperatorCheck.h
/usr/local/llvm13/include/clang-tidy/misc/UniqueptrResetReleaseCheck.h
/usr/local/llvm13/include/clang-tidy/misc/UnusedAliasDeclsCheck.h
/usr/local/llvm13/include/clang-tidy/misc/UnusedParametersCheck.h
/usr/local/llvm13/include/clang-tidy/misc/UnusedUsingDeclsCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/AvoidBindCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/AvoidCArraysCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ConcatNestedNamespacesCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/DeprecatedHeadersCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/LoopConvertCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/LoopConvertUtils.h
/usr/local/llvm13/include/clang-tidy/modernize/MakeSharedCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/MakeSmartPtrCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/MakeUniqueCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/PassByValueCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/RawStringLiteralCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/RedundantVoidArgCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ReplaceAutoPtrCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ReplaceRandomShuffleCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ReturnBracedInitListCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/ShrinkToFitCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UnaryStaticAssertCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseAutoCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseBoolLiteralsCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseDefaultMemberInitCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseEmplaceCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseEqualsDefaultCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseEqualsDeleteCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseNodiscardCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseNoexceptCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseNullptrCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseOverrideCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseTrailingReturnTypeCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseTransparentFunctorsCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseUncaughtExceptionsCheck.h
/usr/local/llvm13/include/clang-tidy/modernize/UseUsingCheck.h
/usr/local/llvm13/include/clang-tidy/mpi/BufferDerefCheck.h
/usr/local/llvm13/include/clang-tidy/mpi/TypeMismatchCheck.h
/usr/local/llvm13/include/clang-tidy/objc/AvoidNSErrorInitCheck.h
/usr/local/llvm13/include/clang-tidy/objc/DeallocInCategoryCheck.h
/usr/local/llvm13/include/clang-tidy/objc/ForbiddenSubclassingCheck.h
/usr/local/llvm13/include/clang-tidy/objc/MissingHashCheck.h
/usr/local/llvm13/include/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.h
/usr/local/llvm13/include/clang-tidy/objc/PropertyDeclarationCheck.h
/usr/local/llvm13/include/clang-tidy/objc/SuperSelfCheck.h
/usr/local/llvm13/include/clang-tidy/openmp/ExceptionEscapeCheck.h
/usr/local/llvm13/include/clang-tidy/openmp/UseDefaultNoneCheck.h
/usr/local/llvm13/include/clang-tidy/performance/FasterStringFindCheck.h
/usr/local/llvm13/include/clang-tidy/performance/ForRangeCopyCheck.h
/usr/local/llvm13/include/clang-tidy/performance/ImplicitConversionInLoopCheck.h
/usr/local/llvm13/include/clang-tidy/performance/InefficientAlgorithmCheck.h
/usr/local/llvm13/include/clang-tidy/performance/InefficientStringConcatenationCheck.h
/usr/local/llvm13/include/clang-tidy/performance/InefficientVectorOperationCheck.h
/usr/local/llvm13/include/clang-tidy/performance/MoveConstArgCheck.h
/usr/local/llvm13/include/clang-tidy/performance/MoveConstructorInitCheck.h
/usr/local/llvm13/include/clang-tidy/performance/NoAutomaticMoveCheck.h
/usr/local/llvm13/include/clang-tidy/performance/NoIntToPtrCheck.h
/usr/local/llvm13/include/clang-tidy/performance/NoexceptMoveConstructorCheck.h
/usr/local/llvm13/include/clang-tidy/performance/TriviallyDestructibleCheck.h
/usr/local/llvm13/include/clang-tidy/performance/TypePromotionInMathFnCheck.h
/usr/local/llvm13/include/clang-tidy/performance/UnnecessaryCopyInitialization.h
/usr/local/llvm13/include/clang-tidy/performance/UnnecessaryValueParamCheck.h
/usr/local/llvm13/include/clang-tidy/portability/RestrictSystemIncludesCheck.h
/usr/local/llvm13/include/clang-tidy/portability/SIMDIntrinsicsCheck.h
/usr/local/llvm13/include/clang-tidy/readability/AvoidConstParamsInDecls.h
/usr/local/llvm13/include/clang-tidy/readability/BracesAroundStatementsCheck.h
/usr/local/llvm13/include/clang-tidy/readability/ConstReturnTypeCheck.h
/usr/local/llvm13/include/clang-tidy/readability/ContainerSizeEmptyCheck.h
/usr/local/llvm13/include/clang-tidy/readability/ConvertMemberFunctionsToStatic.h
/usr/local/llvm13/include/clang-tidy/readability/DeleteNullPointerCheck.h
/usr/local/llvm13/include/clang-tidy/readability/ElseAfterReturnCheck.h
/usr/local/llvm13/include/clang-tidy/readability/FunctionCognitiveComplexityCheck.h
/usr/local/llvm13/include/clang-tidy/readability/FunctionSizeCheck.h
/usr/local/llvm13/include/clang-tidy/readability/IdentifierNamingCheck.h
/usr/local/llvm13/include/clang-tidy/readability/ImplicitBoolConversionCheck.h
/usr/local/llvm13/include/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h
/usr/local/llvm13/include/clang-tidy/readability/IsolateDeclarationCheck.h
/usr/local/llvm13/include/clang-tidy/readability/MagicNumbersCheck.h
/usr/local/llvm13/include/clang-tidy/readability/MakeMemberFunctionConstCheck.h
/usr/local/llvm13/include/clang-tidy/readability/MisleadingIndentationCheck.h
/usr/local/llvm13/include/clang-tidy/readability/MisplacedArrayIndexCheck.h
/usr/local/llvm13/include/clang-tidy/readability/NamedParameterCheck.h
/usr/local/llvm13/include/clang-tidy/readability/NamespaceCommentCheck.h
/usr/local/llvm13/include/clang-tidy/readability/NonConstParameterCheck.h
/usr/local/llvm13/include/clang-tidy/readability/QualifiedAutoCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantAccessSpecifiersCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantControlFlowCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantDeclarationCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantMemberInitCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantPreprocessorCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantSmartptrGetCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantStringCStrCheck.h
/usr/local/llvm13/include/clang-tidy/readability/RedundantStringInitCheck.h
/usr/local/llvm13/include/clang-tidy/readability/SimplifyBooleanExprCheck.h
/usr/local/llvm13/include/clang-tidy/readability/SimplifySubscriptExprCheck.h
/usr/local/llvm13/include/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h
/usr/local/llvm13/include/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h
/usr/local/llvm13/include/clang-tidy/readability/StringCompareCheck.h
/usr/local/llvm13/include/clang-tidy/readability/SuspiciousCallArgumentCheck.h
/usr/local/llvm13/include/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h
/usr/local/llvm13/include/clang-tidy/readability/UppercaseLiteralSuffixCheck.h
/usr/local/llvm13/include/clang-tidy/readability/UseAnyOfAllOfCheck.h
/usr/local/llvm13/include/clang-tidy/tool/ClangTidyMain.h
/usr/local/llvm13/include/clang-tidy/utils/ASTUtils.h
/usr/local/llvm13/include/clang-tidy/utils/Aliasing.h
/usr/local/llvm13/include/clang-tidy/utils/DeclRefExprUtils.h
/usr/local/llvm13/include/clang-tidy/utils/ExceptionAnalyzer.h
/usr/local/llvm13/include/clang-tidy/utils/ExprSequence.h
/usr/local/llvm13/include/clang-tidy/utils/FileExtensionsUtils.h
/usr/local/llvm13/include/clang-tidy/utils/FixItHintUtils.h
/usr/local/llvm13/include/clang-tidy/utils/HeaderGuard.h
/usr/local/llvm13/include/clang-tidy/utils/IncludeInserter.h
/usr/local/llvm13/include/clang-tidy/utils/IncludeSorter.h
/usr/local/llvm13/include/clang-tidy/utils/LexerUtils.h
/usr/local/llvm13/include/clang-tidy/utils/Matchers.h
/usr/local/llvm13/include/clang-tidy/utils/NamespaceAliaser.h
/usr/local/llvm13/include/clang-tidy/utils/OptionsUtils.h
/usr/local/llvm13/include/clang-tidy/utils/RenamerClangTidyCheck.h
/usr/local/llvm13/include/clang-tidy/utils/TransformerClangTidyCheck.h
/usr/local/llvm13/include/clang-tidy/utils/TypeTraits.h
/usr/local/llvm13/include/clang-tidy/utils/UsingInserter.h
/usr/local/llvm13/include/clang-tidy/zircon/TemporaryObjectsCheck.h
/usr/local/llvm13/include/clang/APINotes/APINotesYAMLCompiler.h
/usr/local/llvm13/include/clang/APINotes/Types.h
/usr/local/llvm13/include/clang/ARCMigrate/ARCMT.h
/usr/local/llvm13/include/clang/ARCMigrate/ARCMTActions.h
/usr/local/llvm13/include/clang/ARCMigrate/FileRemapper.h
/usr/local/llvm13/include/clang/AST/APValue.h
/usr/local/llvm13/include/clang/AST/AST.h
/usr/local/llvm13/include/clang/AST/ASTConcept.h
/usr/local/llvm13/include/clang/AST/ASTConsumer.h
/usr/local/llvm13/include/clang/AST/ASTContext.h
/usr/local/llvm13/include/clang/AST/ASTContextAllocate.h
/usr/local/llvm13/include/clang/AST/ASTDiagnostic.h
/usr/local/llvm13/include/clang/AST/ASTDumper.h
/usr/local/llvm13/include/clang/AST/ASTDumperUtils.h
/usr/local/llvm13/include/clang/AST/ASTFwd.h
/usr/local/llvm13/include/clang/AST/ASTImporter.h
/usr/local/llvm13/include/clang/AST/ASTImporterLookupTable.h
/usr/local/llvm13/include/clang/AST/ASTImporterSharedState.h
/usr/local/llvm13/include/clang/AST/ASTLambda.h
/usr/local/llvm13/include/clang/AST/ASTMutationListener.h
/usr/local/llvm13/include/clang/AST/ASTNodeTraverser.h
/usr/local/llvm13/include/clang/AST/ASTStructuralEquivalence.h
/usr/local/llvm13/include/clang/AST/ASTTypeTraits.h
/usr/local/llvm13/include/clang/AST/ASTUnresolvedSet.h
/usr/local/llvm13/include/clang/AST/ASTVector.h
/usr/local/llvm13/include/clang/AST/AbstractBasicReader.h
/usr/local/llvm13/include/clang/AST/AbstractBasicReader.inc
/usr/local/llvm13/include/clang/AST/AbstractBasicWriter.h
/usr/local/llvm13/include/clang/AST/AbstractBasicWriter.inc
/usr/local/llvm13/include/clang/AST/AbstractTypeReader.h
/usr/local/llvm13/include/clang/AST/AbstractTypeReader.inc
/usr/local/llvm13/include/clang/AST/AbstractTypeWriter.h
/usr/local/llvm13/include/clang/AST/AbstractTypeWriter.inc
/usr/local/llvm13/include/clang/AST/Attr.h
/usr/local/llvm13/include/clang/AST/AttrImpl.inc
/usr/local/llvm13/include/clang/AST/AttrIterator.h
/usr/local/llvm13/include/clang/AST/AttrNodeTraverse.inc
/usr/local/llvm13/include/clang/AST/AttrTextNodeDump.inc
/usr/local/llvm13/include/clang/AST/AttrVisitor.h
/usr/local/llvm13/include/clang/AST/AttrVisitor.inc
/usr/local/llvm13/include/clang/AST/Attrs.inc
/usr/local/llvm13/include/clang/AST/Availability.h
/usr/local/llvm13/include/clang/AST/BaseSubobject.h
/usr/local/llvm13/include/clang/AST/BuiltinTypes.def
/usr/local/llvm13/include/clang/AST/CXXInheritance.h
/usr/local/llvm13/include/clang/AST/CXXRecordDeclDefinitionBits.def
/usr/local/llvm13/include/clang/AST/CanonicalType.h
/usr/local/llvm13/include/clang/AST/CharUnits.h
/usr/local/llvm13/include/clang/AST/Comment.h
/usr/local/llvm13/include/clang/AST/CommentBriefParser.h
/usr/local/llvm13/include/clang/AST/CommentCommandInfo.inc
/usr/local/llvm13/include/clang/AST/CommentCommandList.inc
/usr/local/llvm13/include/clang/AST/CommentCommandTraits.h
/usr/local/llvm13/include/clang/AST/CommentDiagnostic.h
/usr/local/llvm13/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
/usr/local/llvm13/include/clang/AST/CommentHTMLTags.inc
/usr/local/llvm13/include/clang/AST/CommentHTMLTagsProperties.inc
/usr/local/llvm13/include/clang/AST/CommentLexer.h
/usr/local/llvm13/include/clang/AST/CommentNodes.inc
/usr/local/llvm13/include/clang/AST/CommentParser.h
/usr/local/llvm13/include/clang/AST/CommentSema.h
/usr/local/llvm13/include/clang/AST/CommentVisitor.h
/usr/local/llvm13/include/clang/AST/ComparisonCategories.h
/usr/local/llvm13/include/clang/AST/ComputeDependence.h
/usr/local/llvm13/include/clang/AST/CurrentSourceLocExprScope.h
/usr/local/llvm13/include/clang/AST/DataCollection.h
/usr/local/llvm13/include/clang/AST/Decl.h
/usr/local/llvm13/include/clang/AST/DeclAccessPair.h
/usr/local/llvm13/include/clang/AST/DeclBase.h
/usr/local/llvm13/include/clang/AST/DeclCXX.h
/usr/local/llvm13/include/clang/AST/DeclContextInternals.h
/usr/local/llvm13/include/clang/AST/DeclFriend.h
/usr/local/llvm13/include/clang/AST/DeclGroup.h
/usr/local/llvm13/include/clang/AST/DeclLookups.h
/usr/local/llvm13/include/clang/AST/DeclNodes.inc
/usr/local/llvm13/include/clang/AST/DeclObjC.h
/usr/local/llvm13/include/clang/AST/DeclObjCCommon.h
/usr/local/llvm13/include/clang/AST/DeclOpenMP.h
/usr/local/llvm13/include/clang/AST/DeclTemplate.h
/usr/local/llvm13/include/clang/AST/DeclVisitor.h
/usr/local/llvm13/include/clang/AST/DeclarationName.h
/usr/local/llvm13/include/clang/AST/DependenceFlags.h
/usr/local/llvm13/include/clang/AST/DependentDiagnostic.h
/usr/local/llvm13/include/clang/AST/EvaluatedExprVisitor.h
/usr/local/llvm13/include/clang/AST/Expr.h
/usr/local/llvm13/include/clang/AST/ExprCXX.h
/usr/local/llvm13/include/clang/AST/ExprConcepts.h
/usr/local/llvm13/include/clang/AST/ExprObjC.h
/usr/local/llvm13/include/clang/AST/ExprOpenMP.h
/usr/local/llvm13/include/clang/AST/ExternalASTMerger.h
/usr/local/llvm13/include/clang/AST/ExternalASTSource.h
/usr/local/llvm13/include/clang/AST/FormatString.h
/usr/local/llvm13/include/clang/AST/GlobalDecl.h
/usr/local/llvm13/include/clang/AST/IgnoreExpr.h
/usr/local/llvm13/include/clang/AST/JSONNodeDumper.h
/usr/local/llvm13/include/clang/AST/LambdaCapture.h
/usr/local/llvm13/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h
/usr/local/llvm13/include/clang/AST/LocInfoType.h
/usr/local/llvm13/include/clang/AST/Mangle.h
/usr/local/llvm13/include/clang/AST/MangleNumberingContext.h
/usr/local/llvm13/include/clang/AST/NSAPI.h
/usr/local/llvm13/include/clang/AST/NestedNameSpecifier.h
/usr/local/llvm13/include/clang/AST/NonTrivialTypeVisitor.h
/usr/local/llvm13/include/clang/AST/ODRHash.h
/usr/local/llvm13/include/clang/AST/OSLog.h
/usr/local/llvm13/include/clang/AST/OpenMPClause.h
/usr/local/llvm13/include/clang/AST/OperationKinds.def
/usr/local/llvm13/include/clang/AST/OperationKinds.h
/usr/local/llvm13/include/clang/AST/OptionalDiagnostic.h
/usr/local/llvm13/include/clang/AST/ParentMap.h
/usr/local/llvm13/include/clang/AST/ParentMapContext.h
/usr/local/llvm13/include/clang/AST/PrettyDeclStackTrace.h
/usr/local/llvm13/include/clang/AST/PrettyPrinter.h
/usr/local/llvm13/include/clang/AST/QualTypeNames.h
/usr/local/llvm13/include/clang/AST/RawCommentList.h
/usr/local/llvm13/include/clang/AST/RecordLayout.h
/usr/local/llvm13/include/clang/AST/RecursiveASTVisitor.h
/usr/local/llvm13/include/clang/AST/Redeclarable.h
/usr/local/llvm13/include/clang/AST/SelectorLocationsKind.h
/usr/local/llvm13/include/clang/AST/Stmt.h
/usr/local/llvm13/include/clang/AST/StmtCXX.h
/usr/local/llvm13/include/clang/AST/StmtDataCollectors.inc
/usr/local/llvm13/include/clang/AST/StmtGraphTraits.h
/usr/local/llvm13/include/clang/AST/StmtIterator.h
/usr/local/llvm13/include/clang/AST/StmtNodes.inc
/usr/local/llvm13/include/clang/AST/StmtObjC.h
/usr/local/llvm13/include/clang/AST/StmtOpenMP.h
/usr/local/llvm13/include/clang/AST/StmtVisitor.h
/usr/local/llvm13/include/clang/AST/TemplateArgumentVisitor.h
/usr/local/llvm13/include/clang/AST/TemplateBase.h
/usr/local/llvm13/include/clang/AST/TemplateName.h
/usr/local/llvm13/include/clang/AST/TextNodeDumper.h
/usr/local/llvm13/include/clang/AST/Type.h
/usr/local/llvm13/include/clang/AST/TypeLoc.h
/usr/local/llvm13/include/clang/AST/TypeLocNodes.def
/usr/local/llvm13/include/clang/AST/TypeLocVisitor.h
/usr/local/llvm13/include/clang/AST/TypeNodes.inc
/usr/local/llvm13/include/clang/AST/TypeOrdering.h
/usr/local/llvm13/include/clang/AST/TypeVisitor.h
/usr/local/llvm13/include/clang/AST/UnresolvedSet.h
/usr/local/llvm13/include/clang/AST/VTTBuilder.h
/usr/local/llvm13/include/clang/AST/VTableBuilder.h
/usr/local/llvm13/include/clang/ASTMatchers/ASTMatchFinder.h
/usr/local/llvm13/include/clang/ASTMatchers/ASTMatchers.h
/usr/local/llvm13/include/clang/ASTMatchers/ASTMatchersInternal.h
/usr/local/llvm13/include/clang/ASTMatchers/ASTMatchersMacros.h
/usr/local/llvm13/include/clang/ASTMatchers/Dynamic/Diagnostics.h
/usr/local/llvm13/include/clang/ASTMatchers/Dynamic/Parser.h
/usr/local/llvm13/include/clang/ASTMatchers/Dynamic/Registry.h
/usr/local/llvm13/include/clang/ASTMatchers/Dynamic/VariantValue.h
/usr/local/llvm13/include/clang/ASTMatchers/GtestMatchers.h
/usr/local/llvm13/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
/usr/local/llvm13/include/clang/Analysis/Analyses/CalledOnceCheck.h
/usr/local/llvm13/include/clang/Analysis/Analyses/Consumed.h
/usr/local/llvm13/include/clang/Analysis/Analyses/Dominators.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
/usr/local/llvm13/include/clang/Analysis/Analyses/LiveVariables.h
/usr/local/llvm13/include/clang/Analysis/Analyses/PostOrderCFGView.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ReachableCode.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafety.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyLogical.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyOps.def
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
/usr/local/llvm13/include/clang/Analysis/Analyses/ThreadSafetyUtil.h
/usr/local/llvm13/include/clang/Analysis/Analyses/UninitializedValues.h
/usr/local/llvm13/include/clang/Analysis/AnalysisDeclContext.h
/usr/local/llvm13/include/clang/Analysis/AnalysisDiagnostic.h
/usr/local/llvm13/include/clang/Analysis/AnyCall.h
/usr/local/llvm13/include/clang/Analysis/BodyFarm.h
/usr/local/llvm13/include/clang/Analysis/CFG.h
/usr/local/llvm13/include/clang/Analysis/CFGStmtMap.h
/usr/local/llvm13/include/clang/Analysis/CallGraph.h
/usr/local/llvm13/include/clang/Analysis/CloneDetection.h
/usr/local/llvm13/include/clang/Analysis/CodeInjector.h
/usr/local/llvm13/include/clang/Analysis/ConstructionContext.h
/usr/local/llvm13/include/clang/Analysis/DomainSpecific/CocoaConventions.h
/usr/local/llvm13/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
/usr/local/llvm13/include/clang/Analysis/FlowSensitive/DataflowValues.h
/usr/local/llvm13/include/clang/Analysis/FlowSensitive/DataflowWorklist.h
/usr/local/llvm13/include/clang/Analysis/IssueHash.h
/usr/local/llvm13/include/clang/Analysis/MacroExpansionContext.h
/usr/local/llvm13/include/clang/Analysis/PathDiagnostic.h
/usr/local/llvm13/include/clang/Analysis/ProgramPoint.h
/usr/local/llvm13/include/clang/Analysis/RetainSummaryManager.h
/usr/local/llvm13/include/clang/Analysis/SelectorExtras.h
/usr/local/llvm13/include/clang/Analysis/Support/BumpVector.h
/usr/local/llvm13/include/clang/Basic/AArch64SVEACLETypes.def
/usr/local/llvm13/include/clang/Basic/ABI.h
/usr/local/llvm13/include/clang/Basic/AddressSpaces.h
/usr/local/llvm13/include/clang/Basic/AlignedAllocation.h
/usr/local/llvm13/include/clang/Basic/AllDiagnostics.h
/usr/local/llvm13/include/clang/Basic/AttrHasAttributeImpl.inc
/usr/local/llvm13/include/clang/Basic/AttrKinds.h
/usr/local/llvm13/include/clang/Basic/AttrList.inc
/usr/local/llvm13/include/clang/Basic/AttrSubMatchRulesList.inc
/usr/local/llvm13/include/clang/Basic/AttrSubjectMatchRules.h
/usr/local/llvm13/include/clang/Basic/AttributeCommonInfo.h
/usr/local/llvm13/include/clang/Basic/Attributes.h
/usr/local/llvm13/include/clang/Basic/BitmaskEnum.h
/usr/local/llvm13/include/clang/Basic/Builtins.def
/usr/local/llvm13/include/clang/Basic/Builtins.h
/usr/local/llvm13/include/clang/Basic/BuiltinsAArch64.def
/usr/local/llvm13/include/clang/Basic/BuiltinsAMDGPU.def
/usr/local/llvm13/include/clang/Basic/BuiltinsARM.def
/usr/local/llvm13/include/clang/Basic/BuiltinsBPF.def
/usr/local/llvm13/include/clang/Basic/BuiltinsHexagon.def
/usr/local/llvm13/include/clang/Basic/BuiltinsHexagonDep.def
/usr/local/llvm13/include/clang/Basic/BuiltinsHexagonMapCustomDep.def
/usr/local/llvm13/include/clang/Basic/BuiltinsMips.def
/usr/local/llvm13/include/clang/Basic/BuiltinsNEON.def
/usr/local/llvm13/include/clang/Basic/BuiltinsNVPTX.def
/usr/local/llvm13/include/clang/Basic/BuiltinsPPC.def
/usr/local/llvm13/include/clang/Basic/BuiltinsRISCV.def
/usr/local/llvm13/include/clang/Basic/BuiltinsSVE.def
/usr/local/llvm13/include/clang/Basic/BuiltinsSystemZ.def
/usr/local/llvm13/include/clang/Basic/BuiltinsWebAssembly.def
/usr/local/llvm13/include/clang/Basic/BuiltinsX86.def
/usr/local/llvm13/include/clang/Basic/BuiltinsX86_64.def
/usr/local/llvm13/include/clang/Basic/BuiltinsXCore.def
/usr/local/llvm13/include/clang/Basic/CapturedStmt.h
/usr/local/llvm13/include/clang/Basic/CharInfo.h
/usr/local/llvm13/include/clang/Basic/CodeGenOptions.def
/usr/local/llvm13/include/clang/Basic/CodeGenOptions.h
/usr/local/llvm13/include/clang/Basic/CommentOptions.h
/usr/local/llvm13/include/clang/Basic/Cuda.h
/usr/local/llvm13/include/clang/Basic/DarwinSDKInfo.h
/usr/local/llvm13/include/clang/Basic/DebugInfoOptions.h
/usr/local/llvm13/include/clang/Basic/Diagnostic.h
/usr/local/llvm13/include/clang/Basic/DiagnosticAST.h
/usr/local/llvm13/include/clang/Basic/DiagnosticASTKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticAnalysis.h
/usr/local/llvm13/include/clang/Basic/DiagnosticAnalysisKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticCategories.h
/usr/local/llvm13/include/clang/Basic/DiagnosticComment.h
/usr/local/llvm13/include/clang/Basic/DiagnosticCommentKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticCommonKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticCrossTU.h
/usr/local/llvm13/include/clang/Basic/DiagnosticCrossTUKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticDriver.h
/usr/local/llvm13/include/clang/Basic/DiagnosticDriverKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticError.h
/usr/local/llvm13/include/clang/Basic/DiagnosticFrontend.h
/usr/local/llvm13/include/clang/Basic/DiagnosticFrontendKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticGroups.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticIDs.h
/usr/local/llvm13/include/clang/Basic/DiagnosticIndexName.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticLex.h
/usr/local/llvm13/include/clang/Basic/DiagnosticLexKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticOptions.def
/usr/local/llvm13/include/clang/Basic/DiagnosticOptions.h
/usr/local/llvm13/include/clang/Basic/DiagnosticParse.h
/usr/local/llvm13/include/clang/Basic/DiagnosticParseKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticRefactoring.h
/usr/local/llvm13/include/clang/Basic/DiagnosticRefactoringKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticSema.h
/usr/local/llvm13/include/clang/Basic/DiagnosticSemaKinds.inc
/usr/local/llvm13/include/clang/Basic/DiagnosticSerialization.h
/usr/local/llvm13/include/clang/Basic/DiagnosticSerializationKinds.inc
/usr/local/llvm13/include/clang/Basic/DirectoryEntry.h
/usr/local/llvm13/include/clang/Basic/ExceptionSpecificationType.h
/usr/local/llvm13/include/clang/Basic/ExpressionTraits.h
/usr/local/llvm13/include/clang/Basic/FPOptions.def
/usr/local/llvm13/include/clang/Basic/Features.def
/usr/local/llvm13/include/clang/Basic/FileEntry.h
/usr/local/llvm13/include/clang/Basic/FileManager.h
/usr/local/llvm13/include/clang/Basic/FileSystemOptions.h
/usr/local/llvm13/include/clang/Basic/FileSystemStatCache.h
/usr/local/llvm13/include/clang/Basic/IdentifierTable.h
/usr/local/llvm13/include/clang/Basic/JsonSupport.h
/usr/local/llvm13/include/clang/Basic/LLVM.h
/usr/local/llvm13/include/clang/Basic/Lambda.h
/usr/local/llvm13/include/clang/Basic/LangOptions.def
/usr/local/llvm13/include/clang/Basic/LangOptions.h
/usr/local/llvm13/include/clang/Basic/LangStandard.h
/usr/local/llvm13/include/clang/Basic/LangStandards.def
/usr/local/llvm13/include/clang/Basic/Linkage.h
/usr/local/llvm13/include/clang/Basic/MSP430Target.def
/usr/local/llvm13/include/clang/Basic/MacroBuilder.h
/usr/local/llvm13/include/clang/Basic/Module.h
/usr/local/llvm13/include/clang/Basic/NoSanitizeList.h
/usr/local/llvm13/include/clang/Basic/ObjCRuntime.h
/usr/local/llvm13/include/clang/Basic/OpenCLExtensionTypes.def
/usr/local/llvm13/include/clang/Basic/OpenCLExtensions.def
/usr/local/llvm13/include/clang/Basic/OpenCLImageTypes.def
/usr/local/llvm13/include/clang/Basic/OpenCLOptions.h
/usr/local/llvm13/include/clang/Basic/OpenMPKinds.def
/usr/local/llvm13/include/clang/Basic/OpenMPKinds.h
/usr/local/llvm13/include/clang/Basic/OperatorKinds.def
/usr/local/llvm13/include/clang/Basic/OperatorKinds.h
/usr/local/llvm13/include/clang/Basic/OperatorPrecedence.h
/usr/local/llvm13/include/clang/Basic/PPCTypes.def
/usr/local/llvm13/include/clang/Basic/PartialDiagnostic.h
/usr/local/llvm13/include/clang/Basic/PlistSupport.h
/usr/local/llvm13/include/clang/Basic/PragmaKinds.h
/usr/local/llvm13/include/clang/Basic/PrettyStackTrace.h
/usr/local/llvm13/include/clang/Basic/ProfileList.h
/usr/local/llvm13/include/clang/Basic/RISCVVTypes.def
/usr/local/llvm13/include/clang/Basic/SanitizerSpecialCaseList.h
/usr/local/llvm13/include/clang/Basic/Sanitizers.def
/usr/local/llvm13/include/clang/Basic/Sanitizers.h
/usr/local/llvm13/include/clang/Basic/SourceLocation.h
/usr/local/llvm13/include/clang/Basic/SourceManager.h
/usr/local/llvm13/include/clang/Basic/SourceManagerInternals.h
/usr/local/llvm13/include/clang/Basic/Specifiers.h
/usr/local/llvm13/include/clang/Basic/Stack.h
/usr/local/llvm13/include/clang/Basic/SyncScope.h
/usr/local/llvm13/include/clang/Basic/TargetBuiltins.h
/usr/local/llvm13/include/clang/Basic/TargetCXXABI.def
/usr/local/llvm13/include/clang/Basic/TargetCXXABI.h
/usr/local/llvm13/include/clang/Basic/TargetID.h
/usr/local/llvm13/include/clang/Basic/TargetInfo.h
/usr/local/llvm13/include/clang/Basic/TargetOptions.h
/usr/local/llvm13/include/clang/Basic/TemplateKinds.h
/usr/local/llvm13/include/clang/Basic/Thunk.h
/usr/local/llvm13/include/clang/Basic/TokenKinds.def
/usr/local/llvm13/include/clang/Basic/TokenKinds.h
/usr/local/llvm13/include/clang/Basic/TypeTraits.h
/usr/local/llvm13/include/clang/Basic/Version.h
/usr/local/llvm13/include/clang/Basic/Version.inc
/usr/local/llvm13/include/clang/Basic/Visibility.h
/usr/local/llvm13/include/clang/Basic/X86Target.def
/usr/local/llvm13/include/clang/Basic/XRayInstr.h
/usr/local/llvm13/include/clang/Basic/XRayLists.h
/usr/local/llvm13/include/clang/Basic/arm_cde_builtin_aliases.inc
/usr/local/llvm13/include/clang/Basic/arm_cde_builtin_cg.inc
/usr/local/llvm13/include/clang/Basic/arm_cde_builtin_sema.inc
/usr/local/llvm13/include/clang/Basic/arm_cde_builtins.inc
/usr/local/llvm13/include/clang/Basic/arm_fp16.inc
/usr/local/llvm13/include/clang/Basic/arm_mve_builtin_aliases.inc
/usr/local/llvm13/include/clang/Basic/arm_mve_builtin_cg.inc
/usr/local/llvm13/include/clang/Basic/arm_mve_builtin_sema.inc
/usr/local/llvm13/include/clang/Basic/arm_mve_builtins.inc
/usr/local/llvm13/include/clang/Basic/arm_neon.inc
/usr/local/llvm13/include/clang/Basic/arm_sve_builtin_cg.inc
/usr/local/llvm13/include/clang/Basic/arm_sve_builtins.inc
/usr/local/llvm13/include/clang/Basic/arm_sve_sema_rangechecks.inc
/usr/local/llvm13/include/clang/Basic/arm_sve_typeflags.inc
/usr/local/llvm13/include/clang/Basic/riscv_vector_builtin_cg.inc
/usr/local/llvm13/include/clang/Basic/riscv_vector_builtins.inc
/usr/local/llvm13/include/clang/CodeGen/BackendUtil.h
/usr/local/llvm13/include/clang/CodeGen/CGFunctionInfo.h
/usr/local/llvm13/include/clang/CodeGen/CodeGenABITypes.h
/usr/local/llvm13/include/clang/CodeGen/CodeGenAction.h
/usr/local/llvm13/include/clang/CodeGen/ConstantInitBuilder.h
/usr/local/llvm13/include/clang/CodeGen/ConstantInitFuture.h
/usr/local/llvm13/include/clang/CodeGen/ModuleBuilder.h
/usr/local/llvm13/include/clang/CodeGen/ObjectFilePCHContainerOperations.h
/usr/local/llvm13/include/clang/CodeGen/SwiftCallingConv.h
/usr/local/llvm13/include/clang/Config/config.h
/usr/local/llvm13/include/clang/CrossTU/CrossTUDiagnostic.h
/usr/local/llvm13/include/clang/CrossTU/CrossTranslationUnit.h
/usr/local/llvm13/include/clang/DirectoryWatcher/DirectoryWatcher.h
/usr/local/llvm13/include/clang/Driver/Action.h
/usr/local/llvm13/include/clang/Driver/Compilation.h
/usr/local/llvm13/include/clang/Driver/Distro.h
/usr/local/llvm13/include/clang/Driver/Driver.h
/usr/local/llvm13/include/clang/Driver/DriverDiagnostic.h
/usr/local/llvm13/include/clang/Driver/InputInfo.h
/usr/local/llvm13/include/clang/Driver/Job.h
/usr/local/llvm13/include/clang/Driver/Multilib.h
/usr/local/llvm13/include/clang/Driver/OptionUtils.h
/usr/local/llvm13/include/clang/Driver/Options.h
/usr/local/llvm13/include/clang/Driver/Options.inc
/usr/local/llvm13/include/clang/Driver/Phases.h
/usr/local/llvm13/include/clang/Driver/SanitizerArgs.h
/usr/local/llvm13/include/clang/Driver/Tool.h
/usr/local/llvm13/include/clang/Driver/ToolChain.h
/usr/local/llvm13/include/clang/Driver/Types.def
/usr/local/llvm13/include/clang/Driver/Types.h
/usr/local/llvm13/include/clang/Driver/Util.h
/usr/local/llvm13/include/clang/Driver/XRayArgs.h
/usr/local/llvm13/include/clang/Edit/Commit.h
/usr/local/llvm13/include/clang/Edit/EditedSource.h
/usr/local/llvm13/include/clang/Edit/EditsReceiver.h
/usr/local/llvm13/include/clang/Edit/FileOffset.h
/usr/local/llvm13/include/clang/Edit/Rewriters.h
/usr/local/llvm13/include/clang/Format/Format.h
/usr/local/llvm13/include/clang/Frontend/ASTConsumers.h
/usr/local/llvm13/include/clang/Frontend/ASTUnit.h
/usr/local/llvm13/include/clang/Frontend/ChainedDiagnosticConsumer.h
/usr/local/llvm13/include/clang/Frontend/CommandLineSourceLoc.h
/usr/local/llvm13/include/clang/Frontend/CompilerInstance.h
/usr/local/llvm13/include/clang/Frontend/CompilerInvocation.h
/usr/local/llvm13/include/clang/Frontend/DependencyOutputOptions.h
/usr/local/llvm13/include/clang/Frontend/DiagnosticRenderer.h
/usr/local/llvm13/include/clang/Frontend/FrontendAction.h
/usr/local/llvm13/include/clang/Frontend/FrontendActions.h
/usr/local/llvm13/include/clang/Frontend/FrontendDiagnostic.h
/usr/local/llvm13/include/clang/Frontend/FrontendOptions.h
/usr/local/llvm13/include/clang/Frontend/FrontendPluginRegistry.h
/usr/local/llvm13/include/clang/Frontend/LayoutOverrideSource.h
/usr/local/llvm13/include/clang/Frontend/LogDiagnosticPrinter.h
/usr/local/llvm13/include/clang/Frontend/MigratorOptions.h
/usr/local/llvm13/include/clang/Frontend/MultiplexConsumer.h
/usr/local/llvm13/include/clang/Frontend/PCHContainerOperations.h
/usr/local/llvm13/include/clang/Frontend/PrecompiledPreamble.h
/usr/local/llvm13/include/clang/Frontend/PreprocessorOutputOptions.h
/usr/local/llvm13/include/clang/Frontend/SerializedDiagnosticPrinter.h
/usr/local/llvm13/include/clang/Frontend/SerializedDiagnosticReader.h
/usr/local/llvm13/include/clang/Frontend/SerializedDiagnostics.h
/usr/local/llvm13/include/clang/Frontend/TextDiagnostic.h
/usr/local/llvm13/include/clang/Frontend/TextDiagnosticBuffer.h
/usr/local/llvm13/include/clang/Frontend/TextDiagnosticPrinter.h
/usr/local/llvm13/include/clang/Frontend/Utils.h
/usr/local/llvm13/include/clang/Frontend/VerifyDiagnosticConsumer.h
/usr/local/llvm13/include/clang/FrontendTool/Utils.h
/usr/local/llvm13/include/clang/Index/CommentToXML.h
/usr/local/llvm13/include/clang/Index/DeclOccurrence.h
/usr/local/llvm13/include/clang/Index/IndexDataConsumer.h
/usr/local/llvm13/include/clang/Index/IndexSymbol.h
/usr/local/llvm13/include/clang/Index/IndexingAction.h
/usr/local/llvm13/include/clang/Index/IndexingOptions.h
/usr/local/llvm13/include/clang/Index/USRGeneration.h
/usr/local/llvm13/include/clang/IndexSerialization/SerializablePathCollection.h
/usr/local/llvm13/include/clang/Interpreter/Interpreter.h
/usr/local/llvm13/include/clang/Interpreter/PartialTranslationUnit.h
/usr/local/llvm13/include/clang/Lex/CodeCompletionHandler.h
/usr/local/llvm13/include/clang/Lex/DependencyDirectivesSourceMinimizer.h
/usr/local/llvm13/include/clang/Lex/DirectoryLookup.h
/usr/local/llvm13/include/clang/Lex/ExternalPreprocessorSource.h
/usr/local/llvm13/include/clang/Lex/HeaderMap.h
/usr/local/llvm13/include/clang/Lex/HeaderMapTypes.h
/usr/local/llvm13/include/clang/Lex/HeaderSearch.h
/usr/local/llvm13/include/clang/Lex/HeaderSearchOptions.h
/usr/local/llvm13/include/clang/Lex/LexDiagnostic.h
/usr/local/llvm13/include/clang/Lex/Lexer.h
/usr/local/llvm13/include/clang/Lex/LiteralSupport.h
/usr/local/llvm13/include/clang/Lex/MacroArgs.h
/usr/local/llvm13/include/clang/Lex/MacroInfo.h
/usr/local/llvm13/include/clang/Lex/ModuleLoader.h
/usr/local/llvm13/include/clang/Lex/ModuleMap.h
/usr/local/llvm13/include/clang/Lex/MultipleIncludeOpt.h
/usr/local/llvm13/include/clang/Lex/PPCallbacks.h
/usr/local/llvm13/include/clang/Lex/PPConditionalDirectiveRecord.h
/usr/local/llvm13/include/clang/Lex/Pragma.h
/usr/local/llvm13/include/clang/Lex/PreprocessingRecord.h
/usr/local/llvm13/include/clang/Lex/Preprocessor.h
/usr/local/llvm13/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h
/usr/local/llvm13/include/clang/Lex/PreprocessorLexer.h
/usr/local/llvm13/include/clang/Lex/PreprocessorOptions.h
/usr/local/llvm13/include/clang/Lex/ScratchBuffer.h
/usr/local/llvm13/include/clang/Lex/Token.h
/usr/local/llvm13/include/clang/Lex/TokenConcatenation.h
/usr/local/llvm13/include/clang/Lex/TokenLexer.h
/usr/local/llvm13/include/clang/Lex/VariadicMacroSupport.h
/usr/local/llvm13/include/clang/Parse/AttrParserStringSwitches.inc
/usr/local/llvm13/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc
/usr/local/llvm13/include/clang/Parse/LoopHint.h
/usr/local/llvm13/include/clang/Parse/ParseAST.h
/usr/local/llvm13/include/clang/Parse/ParseDiagnostic.h
/usr/local/llvm13/include/clang/Parse/Parser.h
/usr/local/llvm13/include/clang/Parse/RAIIObjectsForParser.h
/usr/local/llvm13/include/clang/Rewrite/Core/DeltaTree.h
/usr/local/llvm13/include/clang/Rewrite/Core/HTMLRewrite.h
/usr/local/llvm13/include/clang/Rewrite/Core/RewriteBuffer.h
/usr/local/llvm13/include/clang/Rewrite/Core/RewriteRope.h
/usr/local/llvm13/include/clang/Rewrite/Core/Rewriter.h
/usr/local/llvm13/include/clang/Rewrite/Core/TokenRewriter.h
/usr/local/llvm13/include/clang/Rewrite/Frontend/ASTConsumers.h
/usr/local/llvm13/include/clang/Rewrite/Frontend/FixItRewriter.h
/usr/local/llvm13/include/clang/Rewrite/Frontend/FrontendActions.h
/usr/local/llvm13/include/clang/Rewrite/Frontend/Rewriters.h
/usr/local/llvm13/include/clang/Sema/AnalysisBasedWarnings.h
/usr/local/llvm13/include/clang/Sema/AttrParsedAttrImpl.inc
/usr/local/llvm13/include/clang/Sema/AttrParsedAttrKinds.inc
/usr/local/llvm13/include/clang/Sema/AttrParsedAttrList.inc
/usr/local/llvm13/include/clang/Sema/AttrSpellingListIndex.inc
/usr/local/llvm13/include/clang/Sema/AttrTemplateInstantiate.inc
/usr/local/llvm13/include/clang/Sema/CXXFieldCollector.h
/usr/local/llvm13/include/clang/Sema/CleanupInfo.h
/usr/local/llvm13/include/clang/Sema/CodeCompleteConsumer.h
/usr/local/llvm13/include/clang/Sema/CodeCompleteOptions.h
/usr/local/llvm13/include/clang/Sema/DeclSpec.h
/usr/local/llvm13/include/clang/Sema/DelayedDiagnostic.h
/usr/local/llvm13/include/clang/Sema/Designator.h
/usr/local/llvm13/include/clang/Sema/ExternalSemaSource.h
/usr/local/llvm13/include/clang/Sema/IdentifierResolver.h
/usr/local/llvm13/include/clang/Sema/Initialization.h
/usr/local/llvm13/include/clang/Sema/Lookup.h
/usr/local/llvm13/include/clang/Sema/MultiplexExternalSemaSource.h
/usr/local/llvm13/include/clang/Sema/ObjCMethodList.h
/usr/local/llvm13/include/clang/Sema/Overload.h
/usr/local/llvm13/include/clang/Sema/Ownership.h
/usr/local/llvm13/include/clang/Sema/ParsedAttr.h
/usr/local/llvm13/include/clang/Sema/ParsedTemplate.h
/usr/local/llvm13/include/clang/Sema/Scope.h
/usr/local/llvm13/include/clang/Sema/ScopeInfo.h
/usr/local/llvm13/include/clang/Sema/Sema.h
/usr/local/llvm13/include/clang/Sema/SemaConcept.h
/usr/local/llvm13/include/clang/Sema/SemaConsumer.h
/usr/local/llvm13/include/clang/Sema/SemaDiagnostic.h
/usr/local/llvm13/include/clang/Sema/SemaFixItUtils.h
/usr/local/llvm13/include/clang/Sema/SemaInternal.h
/usr/local/llvm13/include/clang/Sema/SemaLambda.h
/usr/local/llvm13/include/clang/Sema/Template.h
/usr/local/llvm13/include/clang/Sema/TemplateDeduction.h
/usr/local/llvm13/include/clang/Sema/TemplateInstCallback.h
/usr/local/llvm13/include/clang/Sema/TypoCorrection.h
/usr/local/llvm13/include/clang/Sema/Weak.h
/usr/local/llvm13/include/clang/Serialization/ASTBitCodes.h
/usr/local/llvm13/include/clang/Serialization/ASTDeserializationListener.h
/usr/local/llvm13/include/clang/Serialization/ASTReader.h
/usr/local/llvm13/include/clang/Serialization/ASTRecordReader.h
/usr/local/llvm13/include/clang/Serialization/ASTRecordWriter.h
/usr/local/llvm13/include/clang/Serialization/ASTWriter.h
/usr/local/llvm13/include/clang/Serialization/AttrPCHRead.inc
/usr/local/llvm13/include/clang/Serialization/AttrPCHWrite.inc
/usr/local/llvm13/include/clang/Serialization/ContinuousRangeMap.h
/usr/local/llvm13/include/clang/Serialization/GlobalModuleIndex.h
/usr/local/llvm13/include/clang/Serialization/InMemoryModuleCache.h
/usr/local/llvm13/include/clang/Serialization/ModuleFile.h
/usr/local/llvm13/include/clang/Serialization/ModuleFileExtension.h
/usr/local/llvm13/include/clang/Serialization/ModuleManager.h
/usr/local/llvm13/include/clang/Serialization/PCHContainerOperations.h
/usr/local/llvm13/include/clang/Serialization/SerializationDiagnostic.h
/usr/local/llvm13/include/clang/Serialization/TypeBitCodes.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Checkers/Checkers.inc
/usr/local/llvm13/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Checkers/SValExplainer.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/Analyses.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/Checker.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/CheckerManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def
/usr/local/llvm13/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Frontend/FrontendActions.h
/usr/local/llvm13/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
/usr/local/llvm13/include/clang/Testing/CommandLineArgs.h
/usr/local/llvm13/include/clang/Testing/TestClangConfig.h
/usr/local/llvm13/include/clang/Tooling/ASTDiff/ASTDiff.h
/usr/local/llvm13/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
/usr/local/llvm13/include/clang/Tooling/AllTUsExecution.h
/usr/local/llvm13/include/clang/Tooling/ArgumentsAdjusters.h
/usr/local/llvm13/include/clang/Tooling/CommonOptionsParser.h
/usr/local/llvm13/include/clang/Tooling/CompilationDatabase.h
/usr/local/llvm13/include/clang/Tooling/CompilationDatabasePluginRegistry.h
/usr/local/llvm13/include/clang/Tooling/Core/Diagnostic.h
/usr/local/llvm13/include/clang/Tooling/Core/Replacement.h
/usr/local/llvm13/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
/usr/local/llvm13/include/clang/Tooling/DependencyScanning/DependencyScanningService.h
/usr/local/llvm13/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h
/usr/local/llvm13/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h
/usr/local/llvm13/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
/usr/local/llvm13/include/clang/Tooling/DiagnosticsYaml.h
/usr/local/llvm13/include/clang/Tooling/Execution.h
/usr/local/llvm13/include/clang/Tooling/FileMatchTrie.h
/usr/local/llvm13/include/clang/Tooling/FixIt.h
/usr/local/llvm13/include/clang/Tooling/Inclusions/HeaderIncludes.h
/usr/local/llvm13/include/clang/Tooling/Inclusions/IncludeStyle.h
/usr/local/llvm13/include/clang/Tooling/JSONCompilationDatabase.h
/usr/local/llvm13/include/clang/Tooling/NodeIntrospection.h
/usr/local/llvm13/include/clang/Tooling/NodeIntrospection.inc
/usr/local/llvm13/include/clang/Tooling/Refactoring.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/ASTSelection.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/AtomicChange.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Extract/Extract.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Lookup.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringAction.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringActionRule.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringActionRules.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringOption.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringOptions.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/RefactoringRuleContext.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/RenamingAction.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/SymbolName.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/USRFinder.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h
/usr/local/llvm13/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h
/usr/local/llvm13/include/clang/Tooling/RefactoringCallbacks.h
/usr/local/llvm13/include/clang/Tooling/ReplacementsYaml.h
/usr/local/llvm13/include/clang/Tooling/StandaloneExecution.h
/usr/local/llvm13/include/clang/Tooling/Syntax/BuildTree.h
/usr/local/llvm13/include/clang/Tooling/Syntax/Mutations.h
/usr/local/llvm13/include/clang/Tooling/Syntax/NodeClasses.inc
/usr/local/llvm13/include/clang/Tooling/Syntax/Nodes.h
/usr/local/llvm13/include/clang/Tooling/Syntax/Nodes.inc
/usr/local/llvm13/include/clang/Tooling/Syntax/Tokens.h
/usr/local/llvm13/include/clang/Tooling/Syntax/Tree.h
/usr/local/llvm13/include/clang/Tooling/ToolExecutorPluginRegistry.h
/usr/local/llvm13/include/clang/Tooling/Tooling.h
/usr/local/llvm13/include/clang/Tooling/Transformer/MatchConsumer.h
/usr/local/llvm13/include/clang/Tooling/Transformer/Parsing.h
/usr/local/llvm13/include/clang/Tooling/Transformer/RangeSelector.h
/usr/local/llvm13/include/clang/Tooling/Transformer/RewriteRule.h
/usr/local/llvm13/include/clang/Tooling/Transformer/SourceCode.h
/usr/local/llvm13/include/clang/Tooling/Transformer/SourceCodeBuilders.h
/usr/local/llvm13/include/clang/Tooling/Transformer/Stencil.h
/usr/local/llvm13/include/clang/Tooling/Transformer/Transformer.h
/usr/local/llvm13/include/flang/Common/Fortran-features.h
/usr/local/llvm13/include/flang/Common/Fortran.h
/usr/local/llvm13/include/flang/Common/bit-population-count.h
/usr/local/llvm13/include/flang/Common/constexpr-bitset.h
/usr/local/llvm13/include/flang/Common/default-kinds.h
/usr/local/llvm13/include/flang/Common/enum-set.h
/usr/local/llvm13/include/flang/Common/format.h
/usr/local/llvm13/include/flang/Common/idioms.h
/usr/local/llvm13/include/flang/Common/indirection.h
/usr/local/llvm13/include/flang/Common/interval.h
/usr/local/llvm13/include/flang/Common/leading-zero-bit-count.h
/usr/local/llvm13/include/flang/Common/long-double.h
/usr/local/llvm13/include/flang/Common/real.h
/usr/local/llvm13/include/flang/Common/reference-counted.h
/usr/local/llvm13/include/flang/Common/reference.h
/usr/local/llvm13/include/flang/Common/restorer.h
/usr/local/llvm13/include/flang/Common/static-multimap-view.h
/usr/local/llvm13/include/flang/Common/template.h
/usr/local/llvm13/include/flang/Common/uint128.h
/usr/local/llvm13/include/flang/Common/unwrap.h
/usr/local/llvm13/include/flang/Decimal/binary-floating-point.h
/usr/local/llvm13/include/flang/Decimal/decimal.h
/usr/local/llvm13/include/flang/Evaluate/call.h
/usr/local/llvm13/include/flang/Evaluate/characteristics.h
/usr/local/llvm13/include/flang/Evaluate/check-expression.h
/usr/local/llvm13/include/flang/Evaluate/common.h
/usr/local/llvm13/include/flang/Evaluate/complex.h
/usr/local/llvm13/include/flang/Evaluate/constant.h
/usr/local/llvm13/include/flang/Evaluate/expression.h
/usr/local/llvm13/include/flang/Evaluate/fold-designator.h
/usr/local/llvm13/include/flang/Evaluate/fold.h
/usr/local/llvm13/include/flang/Evaluate/formatting.h
/usr/local/llvm13/include/flang/Evaluate/initial-image.h
/usr/local/llvm13/include/flang/Evaluate/integer.h
/usr/local/llvm13/include/flang/Evaluate/intrinsics-library.h
/usr/local/llvm13/include/flang/Evaluate/intrinsics.h
/usr/local/llvm13/include/flang/Evaluate/logical.h
/usr/local/llvm13/include/flang/Evaluate/real.h
/usr/local/llvm13/include/flang/Evaluate/rounding-bits.h
/usr/local/llvm13/include/flang/Evaluate/shape.h
/usr/local/llvm13/include/flang/Evaluate/static-data.h
/usr/local/llvm13/include/flang/Evaluate/tools.h
/usr/local/llvm13/include/flang/Evaluate/traverse.h
/usr/local/llvm13/include/flang/Evaluate/type.h
/usr/local/llvm13/include/flang/Evaluate/variable.h
/usr/local/llvm13/include/flang/Frontend/CompilerInstance.h
/usr/local/llvm13/include/flang/Frontend/CompilerInvocation.h
/usr/local/llvm13/include/flang/Frontend/FrontendAction.h
/usr/local/llvm13/include/flang/Frontend/FrontendActions.h
/usr/local/llvm13/include/flang/Frontend/FrontendOptions.h
/usr/local/llvm13/include/flang/Frontend/PreprocessorOptions.h
/usr/local/llvm13/include/flang/Frontend/TextDiagnostic.h
/usr/local/llvm13/include/flang/Frontend/TextDiagnosticBuffer.h
/usr/local/llvm13/include/flang/Frontend/TextDiagnosticPrinter.h
/usr/local/llvm13/include/flang/FrontendTool/Utils.h
/usr/local/llvm13/include/flang/ISO_Fortran_binding.h
/usr/local/llvm13/include/flang/Lower/AbstractConverter.h
/usr/local/llvm13/include/flang/Lower/Bridge.h
/usr/local/llvm13/include/flang/Lower/CharacterExpr.h
/usr/local/llvm13/include/flang/Lower/CharacterRuntime.h
/usr/local/llvm13/include/flang/Lower/Coarray.h
/usr/local/llvm13/include/flang/Lower/ComplexExpr.h
/usr/local/llvm13/include/flang/Lower/ConvertType.h
/usr/local/llvm13/include/flang/Lower/DoLoopHelper.h
/usr/local/llvm13/include/flang/Lower/FIRBuilder.h
/usr/local/llvm13/include/flang/Lower/IO.h
/usr/local/llvm13/include/flang/Lower/IntrinsicCall.h
/usr/local/llvm13/include/flang/Lower/Mangler.h
/usr/local/llvm13/include/flang/Lower/OpenACC.h
/usr/local/llvm13/include/flang/Lower/OpenMP.h
/usr/local/llvm13/include/flang/Lower/PFTBuilder.h
/usr/local/llvm13/include/flang/Lower/PFTDefs.h
/usr/local/llvm13/include/flang/Lower/Runtime.h
/usr/local/llvm13/include/flang/Lower/Support/BoxValue.h
/usr/local/llvm13/include/flang/Lower/Support/Utils.h
/usr/local/llvm13/include/flang/Lower/Todo.h
/usr/local/llvm13/include/flang/Lower/Utils.h
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CGOps.cpp.inc
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CGOps.h.inc
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CGOps.td
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CGPasses.h.inc
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CGPasses.td
/usr/local/llvm13/include/flang/Optimizer/CodeGen/CodeGen.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIRAttr.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIRDialect.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIRDialect.td
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROps.cpp.inc
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROps.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROps.h.inc
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROps.td
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROpsSupport.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROpsTypes.cpp.inc
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIROpsTypes.h.inc
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIRType.h
/usr/local/llvm13/include/flang/Optimizer/Dialect/FIRTypes.td
/usr/local/llvm13/include/flang/Optimizer/Support/FIRContext.h
/usr/local/llvm13/include/flang/Optimizer/Support/FatalError.h
/usr/local/llvm13/include/flang/Optimizer/Support/InitFIR.h
/usr/local/llvm13/include/flang/Optimizer/Support/InternalNames.h
/usr/local/llvm13/include/flang/Optimizer/Support/KindMapping.h
/usr/local/llvm13/include/flang/Optimizer/Transforms/Passes.h
/usr/local/llvm13/include/flang/Optimizer/Transforms/Passes.h.inc
/usr/local/llvm13/include/flang/Optimizer/Transforms/Passes.td
/usr/local/llvm13/include/flang/Parser/char-block.h
/usr/local/llvm13/include/flang/Parser/char-buffer.h
/usr/local/llvm13/include/flang/Parser/char-set.h
/usr/local/llvm13/include/flang/Parser/characters.h
/usr/local/llvm13/include/flang/Parser/dump-parse-tree.h
/usr/local/llvm13/include/flang/Parser/format-specification.h
/usr/local/llvm13/include/flang/Parser/instrumented-parser.h
/usr/local/llvm13/include/flang/Parser/message.h
/usr/local/llvm13/include/flang/Parser/parse-state.h
/usr/local/llvm13/include/flang/Parser/parse-tree-visitor.h
/usr/local/llvm13/include/flang/Parser/parse-tree.h
/usr/local/llvm13/include/flang/Parser/parsing.h
/usr/local/llvm13/include/flang/Parser/provenance.h
/usr/local/llvm13/include/flang/Parser/source.h
/usr/local/llvm13/include/flang/Parser/tools.h
/usr/local/llvm13/include/flang/Parser/unparse.h
/usr/local/llvm13/include/flang/Parser/user-state.h
/usr/local/llvm13/include/flang/Semantics/attr.h
/usr/local/llvm13/include/flang/Semantics/expression.h
/usr/local/llvm13/include/flang/Semantics/runtime-type-info.h
/usr/local/llvm13/include/flang/Semantics/scope.h
/usr/local/llvm13/include/flang/Semantics/semantics.h
/usr/local/llvm13/include/flang/Semantics/symbol.h
/usr/local/llvm13/include/flang/Semantics/tools.h
/usr/local/llvm13/include/flang/Semantics/type.h
/usr/local/llvm13/include/flang/Semantics/unparse-with-symbols.h
/usr/local/llvm13/include/flang/Version.inc
/usr/local/llvm13/include/flang/__fortran_builtins.f18.mod
/usr/local/llvm13/include/flang/__fortran_builtins.mod
/usr/local/llvm13/include/flang/__fortran_type_info.f18.mod
/usr/local/llvm13/include/flang/__fortran_type_info.mod
/usr/local/llvm13/include/flang/ieee_arithmetic.f18.mod
/usr/local/llvm13/include/flang/ieee_arithmetic.mod
/usr/local/llvm13/include/flang/ieee_exceptions.f18.mod
/usr/local/llvm13/include/flang/ieee_exceptions.mod
/usr/local/llvm13/include/flang/ieee_features.f18.mod
/usr/local/llvm13/include/flang/ieee_features.mod
/usr/local/llvm13/include/flang/iso_c_binding.f18.mod
/usr/local/llvm13/include/flang/iso_c_binding.mod
/usr/local/llvm13/include/flang/iso_fortran_env.f18.mod
/usr/local/llvm13/include/flang/iso_fortran_env.mod
/usr/local/llvm13/include/flang/omp_lib.f18.mod
/usr/local/llvm13/include/flang/omp_lib.mod
/usr/local/llvm13/include/lld/Common/Args.h
/usr/local/llvm13/include/lld/Common/Arrays.h
/usr/local/llvm13/include/lld/Common/DWARF.h
/usr/local/llvm13/include/lld/Common/Driver.h
/usr/local/llvm13/include/lld/Common/ErrorHandler.h
/usr/local/llvm13/include/lld/Common/Filesystem.h
/usr/local/llvm13/include/lld/Common/LLVM.h
/usr/local/llvm13/include/lld/Common/Memory.h
/usr/local/llvm13/include/lld/Common/Reproduce.h
/usr/local/llvm13/include/lld/Common/Strings.h
/usr/local/llvm13/include/lld/Common/TargetOptionsCommandFlags.h
/usr/local/llvm13/include/lld/Common/Timer.h
/usr/local/llvm13/include/lld/Common/Version.h
/usr/local/llvm13/include/lld/Core/AbsoluteAtom.h
/usr/local/llvm13/include/lld/Core/ArchiveLibraryFile.h
/usr/local/llvm13/include/lld/Core/Atom.h
/usr/local/llvm13/include/lld/Core/DefinedAtom.h
/usr/local/llvm13/include/lld/Core/Error.h
/usr/local/llvm13/include/lld/Core/File.h
/usr/local/llvm13/include/lld/Core/Instrumentation.h
/usr/local/llvm13/include/lld/Core/LinkingContext.h
/usr/local/llvm13/include/lld/Core/Node.h
/usr/local/llvm13/include/lld/Core/Pass.h
/usr/local/llvm13/include/lld/Core/PassManager.h
/usr/local/llvm13/include/lld/Core/Reader.h
/usr/local/llvm13/include/lld/Core/Reference.h
/usr/local/llvm13/include/lld/Core/Resolver.h
/usr/local/llvm13/include/lld/Core/SharedLibraryAtom.h
/usr/local/llvm13/include/lld/Core/SharedLibraryFile.h
/usr/local/llvm13/include/lld/Core/Simple.h
/usr/local/llvm13/include/lld/Core/SymbolTable.h
/usr/local/llvm13/include/lld/Core/UndefinedAtom.h
/usr/local/llvm13/include/lld/Core/Writer.h
/usr/local/llvm13/include/lld/ReaderWriter/MachOLinkingContext.h
/usr/local/llvm13/include/lld/ReaderWriter/YamlContext.h
/usr/local/llvm13/include/lldb/API/LLDB.h
/usr/local/llvm13/include/lldb/API/SBAddress.h
/usr/local/llvm13/include/lldb/API/SBAttachInfo.h
/usr/local/llvm13/include/lldb/API/SBBlock.h
/usr/local/llvm13/include/lldb/API/SBBreakpoint.h
/usr/local/llvm13/include/lldb/API/SBBreakpointLocation.h
/usr/local/llvm13/include/lldb/API/SBBreakpointName.h
/usr/local/llvm13/include/lldb/API/SBBroadcaster.h
/usr/local/llvm13/include/lldb/API/SBCommandInterpreter.h
/usr/local/llvm13/include/lldb/API/SBCommandInterpreterRunOptions.h
/usr/local/llvm13/include/lldb/API/SBCommandReturnObject.h
/usr/local/llvm13/include/lldb/API/SBCommunication.h
/usr/local/llvm13/include/lldb/API/SBCompileUnit.h
/usr/local/llvm13/include/lldb/API/SBData.h
/usr/local/llvm13/include/lldb/API/SBDebugger.h
/usr/local/llvm13/include/lldb/API/SBDeclaration.h
/usr/local/llvm13/include/lldb/API/SBDefines.h
/usr/local/llvm13/include/lldb/API/SBEnvironment.h
/usr/local/llvm13/include/lldb/API/SBError.h
/usr/local/llvm13/include/lldb/API/SBEvent.h
/usr/local/llvm13/include/lldb/API/SBExecutionContext.h
/usr/local/llvm13/include/lldb/API/SBExpressionOptions.h
/usr/local/llvm13/include/lldb/API/SBFile.h
/usr/local/llvm13/include/lldb/API/SBFileSpec.h
/usr/local/llvm13/include/lldb/API/SBFileSpecList.h
/usr/local/llvm13/include/lldb/API/SBFrame.h
/usr/local/llvm13/include/lldb/API/SBFunction.h
/usr/local/llvm13/include/lldb/API/SBHostOS.h
/usr/local/llvm13/include/lldb/API/SBInstruction.h
/usr/local/llvm13/include/lldb/API/SBInstructionList.h
/usr/local/llvm13/include/lldb/API/SBLanguageRuntime.h
/usr/local/llvm13/include/lldb/API/SBLaunchInfo.h
/usr/local/llvm13/include/lldb/API/SBLineEntry.h
/usr/local/llvm13/include/lldb/API/SBListener.h
/usr/local/llvm13/include/lldb/API/SBMemoryRegionInfo.h
/usr/local/llvm13/include/lldb/API/SBMemoryRegionInfoList.h
/usr/local/llvm13/include/lldb/API/SBModule.h
/usr/local/llvm13/include/lldb/API/SBModuleSpec.h
/usr/local/llvm13/include/lldb/API/SBPlatform.h
/usr/local/llvm13/include/lldb/API/SBProcess.h
/usr/local/llvm13/include/lldb/API/SBProcessInfo.h
/usr/local/llvm13/include/lldb/API/SBQueue.h
/usr/local/llvm13/include/lldb/API/SBQueueItem.h
/usr/local/llvm13/include/lldb/API/SBReproducer.h
/usr/local/llvm13/include/lldb/API/SBSection.h
/usr/local/llvm13/include/lldb/API/SBSourceManager.h
/usr/local/llvm13/include/lldb/API/SBStream.h
/usr/local/llvm13/include/lldb/API/SBStringList.h
/usr/local/llvm13/include/lldb/API/SBStructuredData.h
/usr/local/llvm13/include/lldb/API/SBSymbol.h
/usr/local/llvm13/include/lldb/API/SBSymbolContext.h
/usr/local/llvm13/include/lldb/API/SBSymbolContextList.h
/usr/local/llvm13/include/lldb/API/SBTarget.h
/usr/local/llvm13/include/lldb/API/SBThread.h
/usr/local/llvm13/include/lldb/API/SBThreadCollection.h
/usr/local/llvm13/include/lldb/API/SBThreadPlan.h
/usr/local/llvm13/include/lldb/API/SBTrace.h
/usr/local/llvm13/include/lldb/API/SBType.h
/usr/local/llvm13/include/lldb/API/SBTypeCategory.h
/usr/local/llvm13/include/lldb/API/SBTypeEnumMember.h
/usr/local/llvm13/include/lldb/API/SBTypeFilter.h
/usr/local/llvm13/include/lldb/API/SBTypeFormat.h
/usr/local/llvm13/include/lldb/API/SBTypeNameSpecifier.h
/usr/local/llvm13/include/lldb/API/SBTypeSummary.h
/usr/local/llvm13/include/lldb/API/SBTypeSynthetic.h
/usr/local/llvm13/include/lldb/API/SBUnixSignals.h
/usr/local/llvm13/include/lldb/API/SBValue.h
/usr/local/llvm13/include/lldb/API/SBValueList.h
/usr/local/llvm13/include/lldb/API/SBVariablesOptions.h
/usr/local/llvm13/include/lldb/API/SBWatchpoint.h
/usr/local/llvm13/include/lldb/Breakpoint/Breakpoint.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointID.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointIDList.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointList.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointLocation.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointLocationCollection.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointLocationList.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointName.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointOptions.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointPrecondition.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolver.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolverAddress.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolverFileLine.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolverFileRegex.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolverName.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointResolverScripted.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointSite.h
/usr/local/llvm13/include/lldb/Breakpoint/BreakpointSiteList.h
/usr/local/llvm13/include/lldb/Breakpoint/Stoppoint.h
/usr/local/llvm13/include/lldb/Breakpoint/StoppointCallbackContext.h
/usr/local/llvm13/include/lldb/Breakpoint/StoppointHitCounter.h
/usr/local/llvm13/include/lldb/Breakpoint/StoppointSite.h
/usr/local/llvm13/include/lldb/Breakpoint/Watchpoint.h
/usr/local/llvm13/include/lldb/Breakpoint/WatchpointList.h
/usr/local/llvm13/include/lldb/Breakpoint/WatchpointOptions.h
/usr/local/llvm13/include/lldb/Core/Address.h
/usr/local/llvm13/include/lldb/Core/AddressRange.h
/usr/local/llvm13/include/lldb/Core/AddressResolver.h
/usr/local/llvm13/include/lldb/Core/AddressResolverFileLine.h
/usr/local/llvm13/include/lldb/Core/Architecture.h
/usr/local/llvm13/include/lldb/Core/Communication.h
/usr/local/llvm13/include/lldb/Core/Debugger.h
/usr/local/llvm13/include/lldb/Core/Declaration.h
/usr/local/llvm13/include/lldb/Core/Disassembler.h
/usr/local/llvm13/include/lldb/Core/DumpDataExtractor.h
/usr/local/llvm13/include/lldb/Core/DumpRegisterValue.h
/usr/local/llvm13/include/lldb/Core/EmulateInstruction.h
/usr/local/llvm13/include/lldb/Core/FileLineResolver.h
/usr/local/llvm13/include/lldb/Core/FileSpecList.h
/usr/local/llvm13/include/lldb/Core/FormatEntity.h
/usr/local/llvm13/include/lldb/Core/Highlighter.h
/usr/local/llvm13/include/lldb/Core/IOHandler.h
/usr/local/llvm13/include/lldb/Core/IOHandlerCursesGUI.h
/usr/local/llvm13/include/lldb/Core/IOStreamMacros.h
/usr/local/llvm13/include/lldb/Core/LoadedModuleInfoList.h
/usr/local/llvm13/include/lldb/Core/Mangled.h
/usr/local/llvm13/include/lldb/Core/MappedHash.h
/usr/local/llvm13/include/lldb/Core/Module.h
/usr/local/llvm13/include/lldb/Core/ModuleChild.h
/usr/local/llvm13/include/lldb/Core/ModuleList.h
/usr/local/llvm13/include/lldb/Core/ModuleSpec.h
/usr/local/llvm13/include/lldb/Core/Opcode.h
/usr/local/llvm13/include/lldb/Core/PluginInterface.h
/usr/local/llvm13/include/lldb/Core/PluginManager.h
/usr/local/llvm13/include/lldb/Core/Progress.h
/usr/local/llvm13/include/lldb/Core/RichManglingContext.h
/usr/local/llvm13/include/lldb/Core/SearchFilter.h
/usr/local/llvm13/include/lldb/Core/Section.h
/usr/local/llvm13/include/lldb/Core/SourceLocationSpec.h
/usr/local/llvm13/include/lldb/Core/SourceManager.h
/usr/local/llvm13/include/lldb/Core/StreamAsynchronousIO.h
/usr/local/llvm13/include/lldb/Core/StreamBuffer.h
/usr/local/llvm13/include/lldb/Core/StreamFile.h
/usr/local/llvm13/include/lldb/Core/StructuredDataImpl.h
/usr/local/llvm13/include/lldb/Core/ThreadSafeDenseMap.h
/usr/local/llvm13/include/lldb/Core/ThreadSafeDenseSet.h
/usr/local/llvm13/include/lldb/Core/ThreadSafeValue.h
/usr/local/llvm13/include/lldb/Core/UniqueCStringMap.h
/usr/local/llvm13/include/lldb/Core/UserSettingsController.h
/usr/local/llvm13/include/lldb/Core/Value.h
/usr/local/llvm13/include/lldb/Core/ValueObject.h
/usr/local/llvm13/include/lldb/Core/ValueObjectCast.h
/usr/local/llvm13/include/lldb/Core/ValueObjectChild.h
/usr/local/llvm13/include/lldb/Core/ValueObjectConstResult.h
/usr/local/llvm13/include/lldb/Core/ValueObjectConstResultCast.h
/usr/local/llvm13/include/lldb/Core/ValueObjectConstResultChild.h
/usr/local/llvm13/include/lldb/Core/ValueObjectConstResultImpl.h
/usr/local/llvm13/include/lldb/Core/ValueObjectDynamicValue.h
/usr/local/llvm13/include/lldb/Core/ValueObjectList.h
/usr/local/llvm13/include/lldb/Core/ValueObjectMemory.h
/usr/local/llvm13/include/lldb/Core/ValueObjectRegister.h
/usr/local/llvm13/include/lldb/Core/ValueObjectSyntheticFilter.h
/usr/local/llvm13/include/lldb/Core/ValueObjectUpdater.h
/usr/local/llvm13/include/lldb/Core/ValueObjectVariable.h
/usr/local/llvm13/include/lldb/Core/dwarf.h
/usr/local/llvm13/include/lldb/DataFormatters/CXXFunctionPointer.h
/usr/local/llvm13/include/lldb/DataFormatters/DataVisualization.h
/usr/local/llvm13/include/lldb/DataFormatters/DumpValueObjectOptions.h
/usr/local/llvm13/include/lldb/DataFormatters/FormatCache.h
/usr/local/llvm13/include/lldb/DataFormatters/FormatClasses.h
/usr/local/llvm13/include/lldb/DataFormatters/FormatManager.h
/usr/local/llvm13/include/lldb/DataFormatters/FormattersContainer.h
/usr/local/llvm13/include/lldb/DataFormatters/FormattersHelpers.h
/usr/local/llvm13/include/lldb/DataFormatters/LanguageCategory.h
/usr/local/llvm13/include/lldb/DataFormatters/StringPrinter.h
/usr/local/llvm13/include/lldb/DataFormatters/TypeCategory.h
/usr/local/llvm13/include/lldb/DataFormatters/TypeCategoryMap.h
/usr/local/llvm13/include/lldb/DataFormatters/TypeFormat.h
/usr/local/llvm13/include/lldb/DataFormatters/TypeSummary.h
/usr/local/llvm13/include/lldb/DataFormatters/TypeSynthetic.h
/usr/local/llvm13/include/lldb/DataFormatters/ValueObjectPrinter.h
/usr/local/llvm13/include/lldb/DataFormatters/VectorIterator.h
/usr/local/llvm13/include/lldb/DataFormatters/VectorType.h
/usr/local/llvm13/include/lldb/Expression/DWARFExpression.h
/usr/local/llvm13/include/lldb/Expression/DiagnosticManager.h
/usr/local/llvm13/include/lldb/Expression/DynamicCheckerFunctions.h
/usr/local/llvm13/include/lldb/Expression/Expression.h
/usr/local/llvm13/include/lldb/Expression/ExpressionParser.h
/usr/local/llvm13/include/lldb/Expression/ExpressionSourceCode.h
/usr/local/llvm13/include/lldb/Expression/ExpressionTypeSystemHelper.h
/usr/local/llvm13/include/lldb/Expression/ExpressionVariable.h
/usr/local/llvm13/include/lldb/Expression/FunctionCaller.h
/usr/local/llvm13/include/lldb/Expression/IRExecutionUnit.h
/usr/local/llvm13/include/lldb/Expression/IRInterpreter.h
/usr/local/llvm13/include/lldb/Expression/IRMemoryMap.h
/usr/local/llvm13/include/lldb/Expression/LLVMUserExpression.h
/usr/local/llvm13/include/lldb/Expression/Materializer.h
/usr/local/llvm13/include/lldb/Expression/REPL.h
/usr/local/llvm13/include/lldb/Expression/UserExpression.h
/usr/local/llvm13/include/lldb/Expression/UtilityFunction.h
/usr/local/llvm13/include/lldb/Host/Config.h
/usr/local/llvm13/include/lldb/Host/ConnectionFileDescriptor.h
/usr/local/llvm13/include/lldb/Host/Debug.h
/usr/local/llvm13/include/lldb/Host/Editline.h
/usr/local/llvm13/include/lldb/Host/File.h
/usr/local/llvm13/include/lldb/Host/FileAction.h
/usr/local/llvm13/include/lldb/Host/FileCache.h
/usr/local/llvm13/include/lldb/Host/FileSystem.h
/usr/local/llvm13/include/lldb/Host/Host.h
/usr/local/llvm13/include/lldb/Host/HostGetOpt.h
/usr/local/llvm13/include/lldb/Host/HostInfo.h
/usr/local/llvm13/include/lldb/Host/HostInfoBase.h
/usr/local/llvm13/include/lldb/Host/HostNativeProcess.h
/usr/local/llvm13/include/lldb/Host/HostNativeProcessBase.h
/usr/local/llvm13/include/lldb/Host/HostNativeThread.h
/usr/local/llvm13/include/lldb/Host/HostNativeThreadBase.h
/usr/local/llvm13/include/lldb/Host/HostNativeThreadForward.h
/usr/local/llvm13/include/lldb/Host/HostProcess.h
/usr/local/llvm13/include/lldb/Host/HostThread.h
/usr/local/llvm13/include/lldb/Host/LZMA.h
/usr/local/llvm13/include/lldb/Host/LockFile.h
/usr/local/llvm13/include/lldb/Host/LockFileBase.h
/usr/local/llvm13/include/lldb/Host/MainLoop.h
/usr/local/llvm13/include/lldb/Host/MainLoopBase.h
/usr/local/llvm13/include/lldb/Host/MonitoringProcessLauncher.h
/usr/local/llvm13/include/lldb/Host/OptionParser.h
/usr/local/llvm13/include/lldb/Host/Pipe.h
/usr/local/llvm13/include/lldb/Host/PipeBase.h
/usr/local/llvm13/include/lldb/Host/PosixApi.h
/usr/local/llvm13/include/lldb/Host/ProcessLaunchInfo.h
/usr/local/llvm13/include/lldb/Host/ProcessLauncher.h
/usr/local/llvm13/include/lldb/Host/ProcessRunLock.h
/usr/local/llvm13/include/lldb/Host/PseudoTerminal.h
/usr/local/llvm13/include/lldb/Host/SafeMachO.h
/usr/local/llvm13/include/lldb/Host/Socket.h
/usr/local/llvm13/include/lldb/Host/SocketAddress.h
/usr/local/llvm13/include/lldb/Host/StringConvert.h
/usr/local/llvm13/include/lldb/Host/Terminal.h
/usr/local/llvm13/include/lldb/Host/ThreadLauncher.h
/usr/local/llvm13/include/lldb/Host/Time.h
/usr/local/llvm13/include/lldb/Host/XML.h
/usr/local/llvm13/include/lldb/Host/android/HostInfoAndroid.h
/usr/local/llvm13/include/lldb/Host/common/GetOptInc.h
/usr/local/llvm13/include/lldb/Host/common/NativeBreakpointList.h
/usr/local/llvm13/include/lldb/Host/common/NativeProcessProtocol.h
/usr/local/llvm13/include/lldb/Host/common/NativeRegisterContext.h
/usr/local/llvm13/include/lldb/Host/common/NativeThreadProtocol.h
/usr/local/llvm13/include/lldb/Host/common/NativeWatchpointList.h
/usr/local/llvm13/include/lldb/Host/common/TCPSocket.h
/usr/local/llvm13/include/lldb/Host/common/UDPSocket.h
/usr/local/llvm13/include/lldb/Host/freebsd/HostInfoFreeBSD.h
/usr/local/llvm13/include/lldb/Host/linux/AbstractSocket.h
/usr/local/llvm13/include/lldb/Host/linux/Host.h
/usr/local/llvm13/include/lldb/Host/linux/HostInfoLinux.h
/usr/local/llvm13/include/lldb/Host/linux/Ptrace.h
/usr/local/llvm13/include/lldb/Host/linux/Support.h
/usr/local/llvm13/include/lldb/Host/linux/Uio.h
/usr/local/llvm13/include/lldb/Host/macosx/HostInfoMacOSX.h
/usr/local/llvm13/include/lldb/Host/macosx/HostThreadMacOSX.h
/usr/local/llvm13/include/lldb/Host/netbsd/HostInfoNetBSD.h
/usr/local/llvm13/include/lldb/Host/openbsd/HostInfoOpenBSD.h
/usr/local/llvm13/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
/usr/local/llvm13/include/lldb/Host/posix/DomainSocket.h
/usr/local/llvm13/include/lldb/Host/posix/Fcntl.h
/usr/local/llvm13/include/lldb/Host/posix/HostInfoPosix.h
/usr/local/llvm13/include/lldb/Host/posix/HostProcessPosix.h
/usr/local/llvm13/include/lldb/Host/posix/HostThreadPosix.h
/usr/local/llvm13/include/lldb/Host/posix/LockFilePosix.h
/usr/local/llvm13/include/lldb/Host/posix/PipePosix.h
/usr/local/llvm13/include/lldb/Host/posix/ProcessLauncherPosixFork.h
/usr/local/llvm13/include/lldb/Host/windows/AutoHandle.h
/usr/local/llvm13/include/lldb/Host/windows/ConnectionGenericFileWindows.h
/usr/local/llvm13/include/lldb/Host/windows/HostInfoWindows.h
/usr/local/llvm13/include/lldb/Host/windows/HostProcessWindows.h
/usr/local/llvm13/include/lldb/Host/windows/HostThreadWindows.h
/usr/local/llvm13/include/lldb/Host/windows/LockFileWindows.h
/usr/local/llvm13/include/lldb/Host/windows/PipeWindows.h
/usr/local/llvm13/include/lldb/Host/windows/PosixApi.h
/usr/local/llvm13/include/lldb/Host/windows/ProcessLauncherWindows.h
/usr/local/llvm13/include/lldb/Host/windows/windows.h
/usr/local/llvm13/include/lldb/Initialization/SystemInitializer.h
/usr/local/llvm13/include/lldb/Initialization/SystemInitializerCommon.h
/usr/local/llvm13/include/lldb/Initialization/SystemLifetimeManager.h
/usr/local/llvm13/include/lldb/Interpreter/CommandAlias.h
/usr/local/llvm13/include/lldb/Interpreter/CommandCompletions.h
/usr/local/llvm13/include/lldb/Interpreter/CommandHistory.h
/usr/local/llvm13/include/lldb/Interpreter/CommandInterpreter.h
/usr/local/llvm13/include/lldb/Interpreter/CommandObject.h
/usr/local/llvm13/include/lldb/Interpreter/CommandObjectMultiword.h
/usr/local/llvm13/include/lldb/Interpreter/CommandOptionValidators.h
/usr/local/llvm13/include/lldb/Interpreter/CommandReturnObject.h
/usr/local/llvm13/include/lldb/Interpreter/OptionArgParser.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupArchitecture.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupBoolean.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupFile.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupFormat.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupOutputFile.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupPlatform.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupString.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupUInt64.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupUUID.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupVariable.h
/usr/local/llvm13/include/lldb/Interpreter/OptionGroupWatchpoint.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValue.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueArch.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueArgs.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueArray.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueBoolean.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueChar.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueDictionary.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueEnumeration.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueFileColonLine.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueFileSpec.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueFileSpecList.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueFormat.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueFormatEntity.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueLanguage.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValuePathMappings.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueProperties.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueRegex.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueSInt64.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueString.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueUInt64.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValueUUID.h
/usr/local/llvm13/include/lldb/Interpreter/OptionValues.h
/usr/local/llvm13/include/lldb/Interpreter/Options.h
/usr/local/llvm13/include/lldb/Interpreter/Property.h
/usr/local/llvm13/include/lldb/Interpreter/ScriptInterpreter.h
/usr/local/llvm13/include/lldb/Interpreter/ScriptedProcessInterface.h
/usr/local/llvm13/include/lldb/Symbol/ArmUnwindInfo.h
/usr/local/llvm13/include/lldb/Symbol/Block.h
/usr/local/llvm13/include/lldb/Symbol/CallFrameInfo.h
/usr/local/llvm13/include/lldb/Symbol/CompactUnwindInfo.h
/usr/local/llvm13/include/lldb/Symbol/CompileUnit.h
/usr/local/llvm13/include/lldb/Symbol/CompilerDecl.h
/usr/local/llvm13/include/lldb/Symbol/CompilerDeclContext.h
/usr/local/llvm13/include/lldb/Symbol/CompilerType.h
/usr/local/llvm13/include/lldb/Symbol/DWARFCallFrameInfo.h
/usr/local/llvm13/include/lldb/Symbol/DebugMacros.h
/usr/local/llvm13/include/lldb/Symbol/DeclVendor.h
/usr/local/llvm13/include/lldb/Symbol/FuncUnwinders.h
/usr/local/llvm13/include/lldb/Symbol/Function.h
/usr/local/llvm13/include/lldb/Symbol/LineEntry.h
/usr/local/llvm13/include/lldb/Symbol/LineTable.h
/usr/local/llvm13/include/lldb/Symbol/LocateSymbolFile.h
/usr/local/llvm13/include/lldb/Symbol/ObjectContainer.h
/usr/local/llvm13/include/lldb/Symbol/ObjectFile.h
/usr/local/llvm13/include/lldb/Symbol/PostfixExpression.h
/usr/local/llvm13/include/lldb/Symbol/SourceModule.h
/usr/local/llvm13/include/lldb/Symbol/Symbol.h
/usr/local/llvm13/include/lldb/Symbol/SymbolContext.h
/usr/local/llvm13/include/lldb/Symbol/SymbolContextScope.h
/usr/local/llvm13/include/lldb/Symbol/SymbolFile.h
/usr/local/llvm13/include/lldb/Symbol/SymbolVendor.h
/usr/local/llvm13/include/lldb/Symbol/Symtab.h
/usr/local/llvm13/include/lldb/Symbol/TaggedASTType.h
/usr/local/llvm13/include/lldb/Symbol/Type.h
/usr/local/llvm13/include/lldb/Symbol/TypeList.h
/usr/local/llvm13/include/lldb/Symbol/TypeMap.h
/usr/local/llvm13/include/lldb/Symbol/TypeSystem.h
/usr/local/llvm13/include/lldb/Symbol/UnwindPlan.h
/usr/local/llvm13/include/lldb/Symbol/UnwindTable.h
/usr/local/llvm13/include/lldb/Symbol/Variable.h
/usr/local/llvm13/include/lldb/Symbol/VariableList.h
/usr/local/llvm13/include/lldb/Target/ABI.h
/usr/local/llvm13/include/lldb/Target/AssertFrameRecognizer.h
/usr/local/llvm13/include/lldb/Target/DynamicLoader.h
/usr/local/llvm13/include/lldb/Target/ExecutionContext.h
/usr/local/llvm13/include/lldb/Target/ExecutionContextScope.h
/usr/local/llvm13/include/lldb/Target/InstrumentationRuntime.h
/usr/local/llvm13/include/lldb/Target/InstrumentationRuntimeStopInfo.h
/usr/local/llvm13/include/lldb/Target/JITLoader.h
/usr/local/llvm13/include/lldb/Target/JITLoaderList.h
/usr/local/llvm13/include/lldb/Target/Language.h
/usr/local/llvm13/include/lldb/Target/LanguageRuntime.h
/usr/local/llvm13/include/lldb/Target/Memory.h
/usr/local/llvm13/include/lldb/Target/MemoryHistory.h
/usr/local/llvm13/include/lldb/Target/MemoryRegionInfo.h
/usr/local/llvm13/include/lldb/Target/MemoryTagManager.h
/usr/local/llvm13/include/lldb/Target/ModuleCache.h
/usr/local/llvm13/include/lldb/Target/OperatingSystem.h
/usr/local/llvm13/include/lldb/Target/PathMappingList.h
/usr/local/llvm13/include/lldb/Target/Platform.h
/usr/local/llvm13/include/lldb/Target/PostMortemProcess.h
/usr/local/llvm13/include/lldb/Target/Process.h
/usr/local/llvm13/include/lldb/Target/ProcessStructReader.h
/usr/local/llvm13/include/lldb/Target/ProcessTrace.h
/usr/local/llvm13/include/lldb/Target/Queue.h
/usr/local/llvm13/include/lldb/Target/QueueItem.h
/usr/local/llvm13/include/lldb/Target/QueueList.h
/usr/local/llvm13/include/lldb/Target/RegisterCheckpoint.h
/usr/local/llvm13/include/lldb/Target/RegisterContext.h
/usr/local/llvm13/include/lldb/Target/RegisterContextUnwind.h
/usr/local/llvm13/include/lldb/Target/RegisterNumber.h
/usr/local/llvm13/include/lldb/Target/RemoteAwarePlatform.h
/usr/local/llvm13/include/lldb/Target/Runtime.h
/usr/local/llvm13/include/lldb/Target/SectionLoadHistory.h
/usr/local/llvm13/include/lldb/Target/SectionLoadList.h
/usr/local/llvm13/include/lldb/Target/StackFrame.h
/usr/local/llvm13/include/lldb/Target/StackFrameList.h
/usr/local/llvm13/include/lldb/Target/StackFrameRecognizer.h
/usr/local/llvm13/include/lldb/Target/StackID.h
/usr/local/llvm13/include/lldb/Target/StopInfo.h
/usr/local/llvm13/include/lldb/Target/StructuredDataPlugin.h
/usr/local/llvm13/include/lldb/Target/SystemRuntime.h
/usr/local/llvm13/include/lldb/Target/Target.h
/usr/local/llvm13/include/lldb/Target/TargetList.h
/usr/local/llvm13/include/lldb/Target/Thread.h
/usr/local/llvm13/include/lldb/Target/ThreadCollection.h
/usr/local/llvm13/include/lldb/Target/ThreadList.h
/usr/local/llvm13/include/lldb/Target/ThreadPlan.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanBase.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanCallFunction.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanCallOnFunctionExit.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanCallUserExpression.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanPython.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanRunToAddress.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanShouldStopHere.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStack.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepInRange.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepInstruction.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepOut.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepOverBreakpoint.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepOverRange.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepRange.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepThrough.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanStepUntil.h
/usr/local/llvm13/include/lldb/Target/ThreadPlanTracer.h
/usr/local/llvm13/include/lldb/Target/ThreadSpec.h
/usr/local/llvm13/include/lldb/Target/Trace.h
/usr/local/llvm13/include/lldb/Target/TraceCursor.h
/usr/local/llvm13/include/lldb/Target/TraceExporter.h
/usr/local/llvm13/include/lldb/Target/TraceInstructionDumper.h
/usr/local/llvm13/include/lldb/Target/UnixSignals.h
/usr/local/llvm13/include/lldb/Target/Unwind.h
/usr/local/llvm13/include/lldb/Target/UnwindAssembly.h
/usr/local/llvm13/include/lldb/Target/UnwindLLDB.h
/usr/local/llvm13/include/lldb/Utility/AnsiTerminal.h
/usr/local/llvm13/include/lldb/Utility/ArchSpec.h
/usr/local/llvm13/include/lldb/Utility/Args.h
/usr/local/llvm13/include/lldb/Utility/Baton.h
/usr/local/llvm13/include/lldb/Utility/Broadcaster.h
/usr/local/llvm13/include/lldb/Utility/Cloneable.h
/usr/local/llvm13/include/lldb/Utility/CompletionRequest.h
/usr/local/llvm13/include/lldb/Utility/Connection.h
/usr/local/llvm13/include/lldb/Utility/ConstString.h
/usr/local/llvm13/include/lldb/Utility/DataBuffer.h
/usr/local/llvm13/include/lldb/Utility/DataBufferHeap.h
/usr/local/llvm13/include/lldb/Utility/DataBufferLLVM.h
/usr/local/llvm13/include/lldb/Utility/DataEncoder.h
/usr/local/llvm13/include/lldb/Utility/DataExtractor.h
/usr/local/llvm13/include/lldb/Utility/Endian.h
/usr/local/llvm13/include/lldb/Utility/Environment.h
/usr/local/llvm13/include/lldb/Utility/Event.h
/usr/local/llvm13/include/lldb/Utility/FileSpec.h
/usr/local/llvm13/include/lldb/Utility/Flags.h
/usr/local/llvm13/include/lldb/Utility/GDBRemote.h
/usr/local/llvm13/include/lldb/Utility/IOObject.h
/usr/local/llvm13/include/lldb/Utility/Iterable.h
/usr/local/llvm13/include/lldb/Utility/LLDBAssert.h
/usr/local/llvm13/include/lldb/Utility/Listener.h
/usr/local/llvm13/include/lldb/Utility/Log.h
/usr/local/llvm13/include/lldb/Utility/Logging.h
/usr/local/llvm13/include/lldb/Utility/NameMatches.h
/usr/local/llvm13/include/lldb/Utility/OptionDefinition.h
/usr/local/llvm13/include/lldb/Utility/Predicate.h
/usr/local/llvm13/include/lldb/Utility/ProcessInfo.h
/usr/local/llvm13/include/lldb/Utility/RangeMap.h
/usr/local/llvm13/include/lldb/Utility/RegisterValue.h
/usr/local/llvm13/include/lldb/Utility/RegularExpression.h
/usr/local/llvm13/include/lldb/Utility/Reproducer.h
/usr/local/llvm13/include/lldb/Utility/ReproducerInstrumentation.h
/usr/local/llvm13/include/lldb/Utility/ReproducerProvider.h
/usr/local/llvm13/include/lldb/Utility/Scalar.h
/usr/local/llvm13/include/lldb/Utility/SelectHelper.h
/usr/local/llvm13/include/lldb/Utility/SharedCluster.h
/usr/local/llvm13/include/lldb/Utility/State.h
/usr/local/llvm13/include/lldb/Utility/Status.h
/usr/local/llvm13/include/lldb/Utility/Stream.h
/usr/local/llvm13/include/lldb/Utility/StreamCallback.h
/usr/local/llvm13/include/lldb/Utility/StreamString.h
/usr/local/llvm13/include/lldb/Utility/StreamTee.h
/usr/local/llvm13/include/lldb/Utility/StringExtractor.h
/usr/local/llvm13/include/lldb/Utility/StringExtractorGDBRemote.h
/usr/local/llvm13/include/lldb/Utility/StringLexer.h
/usr/local/llvm13/include/lldb/Utility/StringList.h
/usr/local/llvm13/include/lldb/Utility/StructuredData.h
/usr/local/llvm13/include/lldb/Utility/TildeExpressionResolver.h
/usr/local/llvm13/include/lldb/Utility/Timeout.h
/usr/local/llvm13/include/lldb/Utility/Timer.h
/usr/local/llvm13/include/lldb/Utility/TraceGDBRemotePackets.h
/usr/local/llvm13/include/lldb/Utility/TraceIntelPTGDBRemotePackets.h
/usr/local/llvm13/include/lldb/Utility/UUID.h
/usr/local/llvm13/include/lldb/Utility/UnimplementedError.h
/usr/local/llvm13/include/lldb/Utility/UriParser.h
/usr/local/llvm13/include/lldb/Utility/UserID.h
/usr/local/llvm13/include/lldb/Utility/UserIDResolver.h
/usr/local/llvm13/include/lldb/Utility/VASPrintf.h
/usr/local/llvm13/include/lldb/Utility/VMRange.h
/usr/local/llvm13/include/lldb/Utility/XcodeSDK.h
/usr/local/llvm13/include/lldb/lldb-defines.h
/usr/local/llvm13/include/lldb/lldb-enumerations.h
/usr/local/llvm13/include/lldb/lldb-forward.h
/usr/local/llvm13/include/lldb/lldb-private-defines.h
/usr/local/llvm13/include/lldb/lldb-private-enumerations.h
/usr/local/llvm13/include/lldb/lldb-private-forward.h
/usr/local/llvm13/include/lldb/lldb-private-interfaces.h
/usr/local/llvm13/include/lldb/lldb-private-types.h
/usr/local/llvm13/include/lldb/lldb-private.h
/usr/local/llvm13/include/lldb/lldb-public.h
/usr/local/llvm13/include/lldb/lldb-types.h
/usr/local/llvm13/include/lldb/lldb-versioning.h
/usr/local/llvm13/include/llvm-c/Analysis.h
/usr/local/llvm13/include/llvm-c/BitReader.h
/usr/local/llvm13/include/llvm-c/BitWriter.h
/usr/local/llvm13/include/llvm-c/Comdat.h
/usr/local/llvm13/include/llvm-c/Core.h
/usr/local/llvm13/include/llvm-c/DataTypes.h
/usr/local/llvm13/include/llvm-c/DebugInfo.h
/usr/local/llvm13/include/llvm-c/Disassembler.h
/usr/local/llvm13/include/llvm-c/DisassemblerTypes.h
/usr/local/llvm13/include/llvm-c/Error.h
/usr/local/llvm13/include/llvm-c/ErrorHandling.h
/usr/local/llvm13/include/llvm-c/ExecutionEngine.h
/usr/local/llvm13/include/llvm-c/ExternC.h
/usr/local/llvm13/include/llvm-c/IRReader.h
/usr/local/llvm13/include/llvm-c/Initialization.h
/usr/local/llvm13/include/llvm-c/LLJIT.h
/usr/local/llvm13/include/llvm-c/Linker.h
/usr/local/llvm13/include/llvm-c/Object.h
/usr/local/llvm13/include/llvm-c/Orc.h
/usr/local/llvm13/include/llvm-c/OrcEE.h
/usr/local/llvm13/include/llvm-c/Remarks.h
/usr/local/llvm13/include/llvm-c/Support.h
/usr/local/llvm13/include/llvm-c/Target.h
/usr/local/llvm13/include/llvm-c/TargetMachine.h
/usr/local/llvm13/include/llvm-c/Transforms/AggressiveInstCombine.h
/usr/local/llvm13/include/llvm-c/Transforms/Coroutines.h
/usr/local/llvm13/include/llvm-c/Transforms/IPO.h
/usr/local/llvm13/include/llvm-c/Transforms/InstCombine.h
/usr/local/llvm13/include/llvm-c/Transforms/PassBuilder.h
/usr/local/llvm13/include/llvm-c/Transforms/PassManagerBuilder.h
/usr/local/llvm13/include/llvm-c/Transforms/Scalar.h
/usr/local/llvm13/include/llvm-c/Transforms/Utils.h
/usr/local/llvm13/include/llvm-c/Transforms/Vectorize.h
/usr/local/llvm13/include/llvm-c/Types.h
/usr/local/llvm13/include/llvm-c/lto.h
/usr/local/llvm13/include/llvm/ADT/APFixedPoint.h
/usr/local/llvm13/include/llvm/ADT/APFloat.h
/usr/local/llvm13/include/llvm/ADT/APInt.h
/usr/local/llvm13/include/llvm/ADT/APSInt.h
/usr/local/llvm13/include/llvm/ADT/AllocatorList.h
/usr/local/llvm13/include/llvm/ADT/Any.h
/usr/local/llvm13/include/llvm/ADT/ArrayRef.h
/usr/local/llvm13/include/llvm/ADT/BitVector.h
/usr/local/llvm13/include/llvm/ADT/Bitfields.h
/usr/local/llvm13/include/llvm/ADT/BitmaskEnum.h
/usr/local/llvm13/include/llvm/ADT/BreadthFirstIterator.h
/usr/local/llvm13/include/llvm/ADT/CachedHashString.h
/usr/local/llvm13/include/llvm/ADT/CoalescingBitVector.h
/usr/local/llvm13/include/llvm/ADT/DAGDeltaAlgorithm.h
/usr/local/llvm13/include/llvm/ADT/DeltaAlgorithm.h
/usr/local/llvm13/include/llvm/ADT/DenseMap.h
/usr/local/llvm13/include/llvm/ADT/DenseMapInfo.h
/usr/local/llvm13/include/llvm/ADT/DenseSet.h
/usr/local/llvm13/include/llvm/ADT/DepthFirstIterator.h
/usr/local/llvm13/include/llvm/ADT/DirectedGraph.h
/usr/local/llvm13/include/llvm/ADT/EnumeratedArray.h
/usr/local/llvm13/include/llvm/ADT/EpochTracker.h
/usr/local/llvm13/include/llvm/ADT/EquivalenceClasses.h
/usr/local/llvm13/include/llvm/ADT/FloatingPointMode.h
/usr/local/llvm13/include/llvm/ADT/FoldingSet.h
/usr/local/llvm13/include/llvm/ADT/FunctionExtras.h
/usr/local/llvm13/include/llvm/ADT/GraphTraits.h
/usr/local/llvm13/include/llvm/ADT/Hashing.h
/usr/local/llvm13/include/llvm/ADT/ImmutableList.h
/usr/local/llvm13/include/llvm/ADT/ImmutableMap.h
/usr/local/llvm13/include/llvm/ADT/ImmutableSet.h
/usr/local/llvm13/include/llvm/ADT/IndexedMap.h
/usr/local/llvm13/include/llvm/ADT/IntEqClasses.h
/usr/local/llvm13/include/llvm/ADT/IntervalMap.h
/usr/local/llvm13/include/llvm/ADT/IntrusiveRefCntPtr.h
/usr/local/llvm13/include/llvm/ADT/MapVector.h
/usr/local/llvm13/include/llvm/ADT/None.h
/usr/local/llvm13/include/llvm/ADT/Optional.h
/usr/local/llvm13/include/llvm/ADT/PackedVector.h
/usr/local/llvm13/include/llvm/ADT/PointerEmbeddedInt.h
/usr/local/llvm13/include/llvm/ADT/PointerIntPair.h
/usr/local/llvm13/include/llvm/ADT/PointerSumType.h
/usr/local/llvm13/include/llvm/ADT/PointerUnion.h
/usr/local/llvm13/include/llvm/ADT/PostOrderIterator.h
/usr/local/llvm13/include/llvm/ADT/PriorityQueue.h
/usr/local/llvm13/include/llvm/ADT/PriorityWorklist.h
/usr/local/llvm13/include/llvm/ADT/SCCIterator.h
/usr/local/llvm13/include/llvm/ADT/STLExtras.h
/usr/local/llvm13/include/llvm/ADT/STLForwardCompat.h
/usr/local/llvm13/include/llvm/ADT/ScopeExit.h
/usr/local/llvm13/include/llvm/ADT/ScopedHashTable.h
/usr/local/llvm13/include/llvm/ADT/Sequence.h
/usr/local/llvm13/include/llvm/ADT/SetOperations.h
/usr/local/llvm13/include/llvm/ADT/SetVector.h
/usr/local/llvm13/include/llvm/ADT/SmallBitVector.h
/usr/local/llvm13/include/llvm/ADT/SmallPtrSet.h
/usr/local/llvm13/include/llvm/ADT/SmallSet.h
/usr/local/llvm13/include/llvm/ADT/SmallString.h
/usr/local/llvm13/include/llvm/ADT/SmallVector.h
/usr/local/llvm13/include/llvm/ADT/SparseBitVector.h
/usr/local/llvm13/include/llvm/ADT/SparseMultiSet.h
/usr/local/llvm13/include/llvm/ADT/SparseSet.h
/usr/local/llvm13/include/llvm/ADT/Statistic.h
/usr/local/llvm13/include/llvm/ADT/StringExtras.h
/usr/local/llvm13/include/llvm/ADT/StringMap.h
/usr/local/llvm13/include/llvm/ADT/StringMapEntry.h
/usr/local/llvm13/include/llvm/ADT/StringRef.h
/usr/local/llvm13/include/llvm/ADT/StringSet.h
/usr/local/llvm13/include/llvm/ADT/StringSwitch.h
/usr/local/llvm13/include/llvm/ADT/TinyPtrVector.h
/usr/local/llvm13/include/llvm/ADT/Triple.h
/usr/local/llvm13/include/llvm/ADT/Twine.h
/usr/local/llvm13/include/llvm/ADT/TypeSwitch.h
/usr/local/llvm13/include/llvm/ADT/UniqueVector.h
/usr/local/llvm13/include/llvm/ADT/Waymarking.h
/usr/local/llvm13/include/llvm/ADT/bit.h
/usr/local/llvm13/include/llvm/ADT/edit_distance.h
/usr/local/llvm13/include/llvm/ADT/fallible_iterator.h
/usr/local/llvm13/include/llvm/ADT/ilist.h
/usr/local/llvm13/include/llvm/ADT/ilist_base.h
/usr/local/llvm13/include/llvm/ADT/ilist_iterator.h
/usr/local/llvm13/include/llvm/ADT/ilist_node.h
/usr/local/llvm13/include/llvm/ADT/ilist_node_base.h
/usr/local/llvm13/include/llvm/ADT/ilist_node_options.h
/usr/local/llvm13/include/llvm/ADT/iterator.h
/usr/local/llvm13/include/llvm/ADT/iterator_range.h
/usr/local/llvm13/include/llvm/ADT/simple_ilist.h
/usr/local/llvm13/include/llvm/Analysis/AliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/AliasAnalysisEvaluator.h
/usr/local/llvm13/include/llvm/Analysis/AliasSetTracker.h
/usr/local/llvm13/include/llvm/Analysis/AssumeBundleQueries.h
/usr/local/llvm13/include/llvm/Analysis/AssumptionCache.h
/usr/local/llvm13/include/llvm/Analysis/BasicAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/BlockFrequencyInfo.h
/usr/local/llvm13/include/llvm/Analysis/BlockFrequencyInfoImpl.h
/usr/local/llvm13/include/llvm/Analysis/BranchProbabilityInfo.h
/usr/local/llvm13/include/llvm/Analysis/CFG.h
/usr/local/llvm13/include/llvm/Analysis/CFGPrinter.h
/usr/local/llvm13/include/llvm/Analysis/CFLAliasAnalysisUtils.h
/usr/local/llvm13/include/llvm/Analysis/CFLAndersAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/CFLSteensAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/CGSCCPassManager.h
/usr/local/llvm13/include/llvm/Analysis/CallGraph.h
/usr/local/llvm13/include/llvm/Analysis/CallGraphSCCPass.h
/usr/local/llvm13/include/llvm/Analysis/CallPrinter.h
/usr/local/llvm13/include/llvm/Analysis/CaptureTracking.h
/usr/local/llvm13/include/llvm/Analysis/CmpInstAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/CodeMetrics.h
/usr/local/llvm13/include/llvm/Analysis/ConstantFolding.h
/usr/local/llvm13/include/llvm/Analysis/ConstraintSystem.h
/usr/local/llvm13/include/llvm/Analysis/DDG.h
/usr/local/llvm13/include/llvm/Analysis/DDGPrinter.h
/usr/local/llvm13/include/llvm/Analysis/DOTGraphTraitsPass.h
/usr/local/llvm13/include/llvm/Analysis/Delinearization.h
/usr/local/llvm13/include/llvm/Analysis/DemandedBits.h
/usr/local/llvm13/include/llvm/Analysis/DependenceAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/DependenceGraphBuilder.h
/usr/local/llvm13/include/llvm/Analysis/DivergenceAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/DomPrinter.h
/usr/local/llvm13/include/llvm/Analysis/DomTreeUpdater.h
/usr/local/llvm13/include/llvm/Analysis/DominanceFrontier.h
/usr/local/llvm13/include/llvm/Analysis/DominanceFrontierImpl.h
/usr/local/llvm13/include/llvm/Analysis/EHPersonalities.h
/usr/local/llvm13/include/llvm/Analysis/FunctionPropertiesAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/GlobalsModRef.h
/usr/local/llvm13/include/llvm/Analysis/GuardUtils.h
/usr/local/llvm13/include/llvm/Analysis/HeatUtils.h
/usr/local/llvm13/include/llvm/Analysis/IRSimilarityIdentifier.h
/usr/local/llvm13/include/llvm/Analysis/IVDescriptors.h
/usr/local/llvm13/include/llvm/Analysis/IVUsers.h
/usr/local/llvm13/include/llvm/Analysis/IndirectCallPromotionAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/IndirectCallVisitor.h
/usr/local/llvm13/include/llvm/Analysis/InlineAdvisor.h
/usr/local/llvm13/include/llvm/Analysis/InlineCost.h
/usr/local/llvm13/include/llvm/Analysis/InlineModelFeatureMaps.h
/usr/local/llvm13/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/InstCount.h
/usr/local/llvm13/include/llvm/Analysis/InstructionPrecedenceTracking.h
/usr/local/llvm13/include/llvm/Analysis/InstructionSimplify.h
/usr/local/llvm13/include/llvm/Analysis/Interval.h
/usr/local/llvm13/include/llvm/Analysis/IntervalIterator.h
/usr/local/llvm13/include/llvm/Analysis/IntervalPartition.h
/usr/local/llvm13/include/llvm/Analysis/IteratedDominanceFrontier.h
/usr/local/llvm13/include/llvm/Analysis/LazyBlockFrequencyInfo.h
/usr/local/llvm13/include/llvm/Analysis/LazyBranchProbabilityInfo.h
/usr/local/llvm13/include/llvm/Analysis/LazyCallGraph.h
/usr/local/llvm13/include/llvm/Analysis/LazyValueInfo.h
/usr/local/llvm13/include/llvm/Analysis/LegacyDivergenceAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/Lint.h
/usr/local/llvm13/include/llvm/Analysis/Loads.h
/usr/local/llvm13/include/llvm/Analysis/LoopAccessAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/LoopAnalysisManager.h
/usr/local/llvm13/include/llvm/Analysis/LoopCacheAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/LoopInfo.h
/usr/local/llvm13/include/llvm/Analysis/LoopInfoImpl.h
/usr/local/llvm13/include/llvm/Analysis/LoopIterator.h
/usr/local/llvm13/include/llvm/Analysis/LoopNestAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/LoopPass.h
/usr/local/llvm13/include/llvm/Analysis/LoopUnrollAnalyzer.h
/usr/local/llvm13/include/llvm/Analysis/MLInlineAdvisor.h
/usr/local/llvm13/include/llvm/Analysis/MLModelRunner.h
/usr/local/llvm13/include/llvm/Analysis/MemDerefPrinter.h
/usr/local/llvm13/include/llvm/Analysis/MemoryBuiltins.h
/usr/local/llvm13/include/llvm/Analysis/MemoryDependenceAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/MemoryLocation.h
/usr/local/llvm13/include/llvm/Analysis/MemorySSA.h
/usr/local/llvm13/include/llvm/Analysis/MemorySSAUpdater.h
/usr/local/llvm13/include/llvm/Analysis/ModuleDebugInfoPrinter.h
/usr/local/llvm13/include/llvm/Analysis/ModuleSummaryAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/MustExecute.h
/usr/local/llvm13/include/llvm/Analysis/ObjCARCAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/ObjCARCAnalysisUtils.h
/usr/local/llvm13/include/llvm/Analysis/ObjCARCInstKind.h
/usr/local/llvm13/include/llvm/Analysis/ObjCARCUtil.h
/usr/local/llvm13/include/llvm/Analysis/OptimizationRemarkEmitter.h
/usr/local/llvm13/include/llvm/Analysis/OverflowInstAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/PHITransAddr.h
/usr/local/llvm13/include/llvm/Analysis/Passes.h
/usr/local/llvm13/include/llvm/Analysis/PhiValues.h
/usr/local/llvm13/include/llvm/Analysis/PostDominators.h
/usr/local/llvm13/include/llvm/Analysis/ProfileSummaryInfo.h
/usr/local/llvm13/include/llvm/Analysis/PtrUseVisitor.h
/usr/local/llvm13/include/llvm/Analysis/RegionInfo.h
/usr/local/llvm13/include/llvm/Analysis/RegionInfoImpl.h
/usr/local/llvm13/include/llvm/Analysis/RegionIterator.h
/usr/local/llvm13/include/llvm/Analysis/RegionPass.h
/usr/local/llvm13/include/llvm/Analysis/RegionPrinter.h
/usr/local/llvm13/include/llvm/Analysis/ReplayInlineAdvisor.h
/usr/local/llvm13/include/llvm/Analysis/ScalarEvolution.h
/usr/local/llvm13/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/ScalarEvolutionDivision.h
/usr/local/llvm13/include/llvm/Analysis/ScalarEvolutionExpressions.h
/usr/local/llvm13/include/llvm/Analysis/ScalarEvolutionNormalization.h
/usr/local/llvm13/include/llvm/Analysis/ScopedNoAliasAA.h
/usr/local/llvm13/include/llvm/Analysis/SparsePropagation.h
/usr/local/llvm13/include/llvm/Analysis/StackLifetime.h
/usr/local/llvm13/include/llvm/Analysis/StackSafetyAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/SyncDependenceAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/SyntheticCountsUtils.h
/usr/local/llvm13/include/llvm/Analysis/TargetFolder.h
/usr/local/llvm13/include/llvm/Analysis/TargetLibraryInfo.def
/usr/local/llvm13/include/llvm/Analysis/TargetLibraryInfo.h
/usr/local/llvm13/include/llvm/Analysis/TargetTransformInfo.h
/usr/local/llvm13/include/llvm/Analysis/TargetTransformInfoImpl.h
/usr/local/llvm13/include/llvm/Analysis/Trace.h
/usr/local/llvm13/include/llvm/Analysis/TypeBasedAliasAnalysis.h
/usr/local/llvm13/include/llvm/Analysis/TypeMetadataUtils.h
/usr/local/llvm13/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h
/usr/local/llvm13/include/llvm/Analysis/Utils/Local.h
/usr/local/llvm13/include/llvm/Analysis/Utils/TFUtils.h
/usr/local/llvm13/include/llvm/Analysis/ValueLattice.h
/usr/local/llvm13/include/llvm/Analysis/ValueLatticeUtils.h
/usr/local/llvm13/include/llvm/Analysis/ValueTracking.h
/usr/local/llvm13/include/llvm/Analysis/VecFuncs.def
/usr/local/llvm13/include/llvm/Analysis/VectorUtils.h
/usr/local/llvm13/include/llvm/AsmParser/LLLexer.h
/usr/local/llvm13/include/llvm/AsmParser/LLParser.h
/usr/local/llvm13/include/llvm/AsmParser/LLToken.h
/usr/local/llvm13/include/llvm/AsmParser/Parser.h
/usr/local/llvm13/include/llvm/AsmParser/SlotMapping.h
/usr/local/llvm13/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h
/usr/local/llvm13/include/llvm/BinaryFormat/COFF.h
/usr/local/llvm13/include/llvm/BinaryFormat/Dwarf.def
/usr/local/llvm13/include/llvm/BinaryFormat/Dwarf.h
/usr/local/llvm13/include/llvm/BinaryFormat/DynamicTags.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELF.h
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/AArch64.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/ARC.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/ARM.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/AVR.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/BPF.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/CSKY.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/Lanai.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/M68k.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/MSP430.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/Mips.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/Sparc.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/VE.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/i386.def
/usr/local/llvm13/include/llvm/BinaryFormat/ELFRelocs/x86_64.def
/usr/local/llvm13/include/llvm/BinaryFormat/MachO.def
/usr/local/llvm13/include/llvm/BinaryFormat/MachO.h
/usr/local/llvm13/include/llvm/BinaryFormat/Magic.h
/usr/local/llvm13/include/llvm/BinaryFormat/Minidump.h
/usr/local/llvm13/include/llvm/BinaryFormat/MinidumpConstants.def
/usr/local/llvm13/include/llvm/BinaryFormat/MsgPack.def
/usr/local/llvm13/include/llvm/BinaryFormat/MsgPack.h
/usr/local/llvm13/include/llvm/BinaryFormat/MsgPackDocument.h
/usr/local/llvm13/include/llvm/BinaryFormat/MsgPackReader.h
/usr/local/llvm13/include/llvm/BinaryFormat/MsgPackWriter.h
/usr/local/llvm13/include/llvm/BinaryFormat/Wasm.h
/usr/local/llvm13/include/llvm/BinaryFormat/WasmRelocs.def
/usr/local/llvm13/include/llvm/BinaryFormat/WasmTraits.h
/usr/local/llvm13/include/llvm/BinaryFormat/XCOFF.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeAnalyzer.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeCommon.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeConvenience.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeReader.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeWriter.h
/usr/local/llvm13/include/llvm/Bitcode/BitcodeWriterPass.h
/usr/local/llvm13/include/llvm/Bitcode/LLVMBitCodes.h
/usr/local/llvm13/include/llvm/Bitstream/BitCodes.h
/usr/local/llvm13/include/llvm/Bitstream/BitstreamReader.h
/usr/local/llvm13/include/llvm/Bitstream/BitstreamWriter.h
/usr/local/llvm13/include/llvm/CodeGen/AccelTable.h
/usr/local/llvm13/include/llvm/CodeGen/Analysis.h
/usr/local/llvm13/include/llvm/CodeGen/AntiDepBreaker.h
/usr/local/llvm13/include/llvm/CodeGen/AsmPrinter.h
/usr/local/llvm13/include/llvm/CodeGen/AsmPrinterHandler.h
/usr/local/llvm13/include/llvm/CodeGen/AtomicExpandUtils.h
/usr/local/llvm13/include/llvm/CodeGen/BasicBlockSectionUtils.h
/usr/local/llvm13/include/llvm/CodeGen/BasicTTIImpl.h
/usr/local/llvm13/include/llvm/CodeGen/CSEConfigBase.h
/usr/local/llvm13/include/llvm/CodeGen/CalcSpillWeights.h
/usr/local/llvm13/include/llvm/CodeGen/CallingConvLower.h
/usr/local/llvm13/include/llvm/CodeGen/CodeGenPassBuilder.h
/usr/local/llvm13/include/llvm/CodeGen/CommandFlags.h
/usr/local/llvm13/include/llvm/CodeGen/CostTable.h
/usr/local/llvm13/include/llvm/CodeGen/DAGCombine.h
/usr/local/llvm13/include/llvm/CodeGen/DFAPacketizer.h
/usr/local/llvm13/include/llvm/CodeGen/DIE.h
/usr/local/llvm13/include/llvm/CodeGen/DIEValue.def
/usr/local/llvm13/include/llvm/CodeGen/DbgEntityHistoryCalculator.h
/usr/local/llvm13/include/llvm/CodeGen/DebugHandlerBase.h
/usr/local/llvm13/include/llvm/CodeGen/DwarfStringPoolEntry.h
/usr/local/llvm13/include/llvm/CodeGen/EdgeBundles.h
/usr/local/llvm13/include/llvm/CodeGen/ExecutionDomainFix.h
/usr/local/llvm13/include/llvm/CodeGen/ExpandReductions.h
/usr/local/llvm13/include/llvm/CodeGen/ExpandVectorPredication.h
/usr/local/llvm13/include/llvm/CodeGen/FastISel.h
/usr/local/llvm13/include/llvm/CodeGen/FaultMaps.h
/usr/local/llvm13/include/llvm/CodeGen/FunctionLoweringInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GCMetadata.h
/usr/local/llvm13/include/llvm/CodeGen/GCMetadataPrinter.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/CSEInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/CallLowering.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/Combiner.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/CombinerInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/IRTranslator.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/Legalizer.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/Localizer.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/RegisterBank.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
/usr/local/llvm13/include/llvm/CodeGen/GlobalISel/Utils.h
/usr/local/llvm13/include/llvm/CodeGen/ISDOpcodes.h
/usr/local/llvm13/include/llvm/CodeGen/IndirectThunks.h
/usr/local/llvm13/include/llvm/CodeGen/IntrinsicLowering.h
/usr/local/llvm13/include/llvm/CodeGen/LatencyPriorityQueue.h
/usr/local/llvm13/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
/usr/local/llvm13/include/llvm/CodeGen/LexicalScopes.h
/usr/local/llvm13/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
/usr/local/llvm13/include/llvm/CodeGen/LinkAllCodegenComponents.h
/usr/local/llvm13/include/llvm/CodeGen/LiveInterval.h
/usr/local/llvm13/include/llvm/CodeGen/LiveIntervalCalc.h
/usr/local/llvm13/include/llvm/CodeGen/LiveIntervalUnion.h
/usr/local/llvm13/include/llvm/CodeGen/LiveIntervals.h
/usr/local/llvm13/include/llvm/CodeGen/LivePhysRegs.h
/usr/local/llvm13/include/llvm/CodeGen/LiveRangeCalc.h
/usr/local/llvm13/include/llvm/CodeGen/LiveRangeEdit.h
/usr/local/llvm13/include/llvm/CodeGen/LiveRegMatrix.h
/usr/local/llvm13/include/llvm/CodeGen/LiveRegUnits.h
/usr/local/llvm13/include/llvm/CodeGen/LiveStacks.h
/usr/local/llvm13/include/llvm/CodeGen/LiveVariables.h
/usr/local/llvm13/include/llvm/CodeGen/LoopTraversal.h
/usr/local/llvm13/include/llvm/CodeGen/LowLevelType.h
/usr/local/llvm13/include/llvm/CodeGen/MBFIWrapper.h
/usr/local/llvm13/include/llvm/CodeGen/MIRFSDiscriminator.h
/usr/local/llvm13/include/llvm/CodeGen/MIRFormatter.h
/usr/local/llvm13/include/llvm/CodeGen/MIRParser/MIParser.h
/usr/local/llvm13/include/llvm/CodeGen/MIRParser/MIRParser.h
/usr/local/llvm13/include/llvm/CodeGen/MIRPrinter.h
/usr/local/llvm13/include/llvm/CodeGen/MIRYamlMapping.h
/usr/local/llvm13/include/llvm/CodeGen/MachORelocation.h
/usr/local/llvm13/include/llvm/CodeGen/MachineBasicBlock.h
/usr/local/llvm13/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineCombinerPattern.h
/usr/local/llvm13/include/llvm/CodeGen/MachineConstantPool.h
/usr/local/llvm13/include/llvm/CodeGen/MachineDominanceFrontier.h
/usr/local/llvm13/include/llvm/CodeGen/MachineDominators.h
/usr/local/llvm13/include/llvm/CodeGen/MachineFrameInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineFunction.h
/usr/local/llvm13/include/llvm/CodeGen/MachineFunctionPass.h
/usr/local/llvm13/include/llvm/CodeGen/MachineInstr.h
/usr/local/llvm13/include/llvm/CodeGen/MachineInstrBuilder.h
/usr/local/llvm13/include/llvm/CodeGen/MachineInstrBundle.h
/usr/local/llvm13/include/llvm/CodeGen/MachineInstrBundleIterator.h
/usr/local/llvm13/include/llvm/CodeGen/MachineJumpTableInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineLoopInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineLoopUtils.h
/usr/local/llvm13/include/llvm/CodeGen/MachineMemOperand.h
/usr/local/llvm13/include/llvm/CodeGen/MachineModuleInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineModuleInfoImpls.h
/usr/local/llvm13/include/llvm/CodeGen/MachineModuleSlotTracker.h
/usr/local/llvm13/include/llvm/CodeGen/MachineOperand.h
/usr/local/llvm13/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
/usr/local/llvm13/include/llvm/CodeGen/MachineOutliner.h
/usr/local/llvm13/include/llvm/CodeGen/MachinePassManager.h
/usr/local/llvm13/include/llvm/CodeGen/MachinePassRegistry.def
/usr/local/llvm13/include/llvm/CodeGen/MachinePassRegistry.h
/usr/local/llvm13/include/llvm/CodeGen/MachinePipeliner.h
/usr/local/llvm13/include/llvm/CodeGen/MachinePostDominators.h
/usr/local/llvm13/include/llvm/CodeGen/MachineRegionInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineRegisterInfo.h
/usr/local/llvm13/include/llvm/CodeGen/MachineSSAUpdater.h
/usr/local/llvm13/include/llvm/CodeGen/MachineScheduler.h
/usr/local/llvm13/include/llvm/CodeGen/MachineSizeOpts.h
/usr/local/llvm13/include/llvm/CodeGen/MachineStableHash.h
/usr/local/llvm13/include/llvm/CodeGen/MachineTraceMetrics.h
/usr/local/llvm13/include/llvm/CodeGen/MacroFusion.h
/usr/local/llvm13/include/llvm/CodeGen/ModuloSchedule.h
/usr/local/llvm13/include/llvm/CodeGen/MultiHazardRecognizer.h
/usr/local/llvm13/include/llvm/CodeGen/NonRelocatableStringpool.h
/usr/local/llvm13/include/llvm/CodeGen/PBQP/CostAllocator.h
/usr/local/llvm13/include/llvm/CodeGen/PBQP/Graph.h
/usr/local/llvm13/include/llvm/CodeGen/PBQP/Math.h
/usr/local/llvm13/include/llvm/CodeGen/PBQP/ReductionRules.h
/usr/local/llvm13/include/llvm/CodeGen/PBQP/Solution.h
/usr/local/llvm13/include/llvm/CodeGen/PBQPRAConstraint.h
/usr/local/llvm13/include/llvm/CodeGen/ParallelCG.h
/usr/local/llvm13/include/llvm/CodeGen/Passes.h
/usr/local/llvm13/include/llvm/CodeGen/PreISelIntrinsicLowering.h
/usr/local/llvm13/include/llvm/CodeGen/PseudoSourceValue.h
/usr/local/llvm13/include/llvm/CodeGen/RDFGraph.h
/usr/local/llvm13/include/llvm/CodeGen/RDFLiveness.h
/usr/local/llvm13/include/llvm/CodeGen/RDFRegisters.h
/usr/local/llvm13/include/llvm/CodeGen/ReachingDefAnalysis.h
/usr/local/llvm13/include/llvm/CodeGen/RegAllocCommon.h
/usr/local/llvm13/include/llvm/CodeGen/RegAllocPBQP.h
/usr/local/llvm13/include/llvm/CodeGen/RegAllocRegistry.h
/usr/local/llvm13/include/llvm/CodeGen/Register.h
/usr/local/llvm13/include/llvm/CodeGen/RegisterClassInfo.h
/usr/local/llvm13/include/llvm/CodeGen/RegisterPressure.h
/usr/local/llvm13/include/llvm/CodeGen/RegisterScavenging.h
/usr/local/llvm13/include/llvm/CodeGen/RegisterUsageInfo.h
/usr/local/llvm13/include/llvm/CodeGen/ReplaceWithVeclib.h
/usr/local/llvm13/include/llvm/CodeGen/ResourcePriorityQueue.h
/usr/local/llvm13/include/llvm/CodeGen/RuntimeLibcalls.h
/usr/local/llvm13/include/llvm/CodeGen/SDNodeProperties.td
/usr/local/llvm13/include/llvm/CodeGen/ScheduleDAG.h
/usr/local/llvm13/include/llvm/CodeGen/ScheduleDAGInstrs.h
/usr/local/llvm13/include/llvm/CodeGen/ScheduleDAGMutation.h
/usr/local/llvm13/include/llvm/CodeGen/ScheduleDFS.h
/usr/local/llvm13/include/llvm/CodeGen/ScheduleHazardRecognizer.h
/usr/local/llvm13/include/llvm/CodeGen/SchedulerRegistry.h
/usr/local/llvm13/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
/usr/local/llvm13/include/llvm/CodeGen/SelectionDAG.h
/usr/local/llvm13/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
/usr/local/llvm13/include/llvm/CodeGen/SelectionDAGISel.h
/usr/local/llvm13/include/llvm/CodeGen/SelectionDAGNodes.h
/usr/local/llvm13/include/llvm/CodeGen/SelectionDAGTargetInfo.h
/usr/local/llvm13/include/llvm/CodeGen/SlotIndexes.h
/usr/local/llvm13/include/llvm/CodeGen/Spiller.h
/usr/local/llvm13/include/llvm/CodeGen/StableHashing.h
/usr/local/llvm13/include/llvm/CodeGen/StackMaps.h
/usr/local/llvm13/include/llvm/CodeGen/StackProtector.h
/usr/local/llvm13/include/llvm/CodeGen/SwiftErrorValueTracking.h
/usr/local/llvm13/include/llvm/CodeGen/SwitchLoweringUtils.h
/usr/local/llvm13/include/llvm/CodeGen/TailDuplicator.h
/usr/local/llvm13/include/llvm/CodeGen/TargetCallingConv.h
/usr/local/llvm13/include/llvm/CodeGen/TargetFrameLowering.h
/usr/local/llvm13/include/llvm/CodeGen/TargetInstrInfo.h
/usr/local/llvm13/include/llvm/CodeGen/TargetLowering.h
/usr/local/llvm13/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
/usr/local/llvm13/include/llvm/CodeGen/TargetOpcodes.h
/usr/local/llvm13/include/llvm/CodeGen/TargetPassConfig.h
/usr/local/llvm13/include/llvm/CodeGen/TargetRegisterInfo.h
/usr/local/llvm13/include/llvm/CodeGen/TargetSchedule.h
/usr/local/llvm13/include/llvm/CodeGen/TargetSubtargetInfo.h
/usr/local/llvm13/include/llvm/CodeGen/TileShapeInfo.h
/usr/local/llvm13/include/llvm/CodeGen/UnreachableBlockElim.h
/usr/local/llvm13/include/llvm/CodeGen/ValueTypes.h
/usr/local/llvm13/include/llvm/CodeGen/ValueTypes.td
/usr/local/llvm13/include/llvm/CodeGen/VirtRegMap.h
/usr/local/llvm13/include/llvm/CodeGen/WasmEHFuncInfo.h
/usr/local/llvm13/include/llvm/CodeGen/WinEHFuncInfo.h
/usr/local/llvm13/include/llvm/Config/AsmParsers.def
/usr/local/llvm13/include/llvm/Config/AsmPrinters.def
/usr/local/llvm13/include/llvm/Config/Disassemblers.def
/usr/local/llvm13/include/llvm/Config/Targets.def
/usr/local/llvm13/include/llvm/Config/abi-breaking.h
/usr/local/llvm13/include/llvm/Config/llvm-config.h
/usr/local/llvm13/include/llvm/DWARFLinker/DWARFLinker.h
/usr/local/llvm13/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
/usr/local/llvm13/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h
/usr/local/llvm13/include/llvm/DWARFLinker/DWARFStreamer.h
/usr/local/llvm13/include/llvm/DWP/DWP.h
/usr/local/llvm13/include/llvm/DWP/DWPError.h
/usr/local/llvm13/include/llvm/DWP/DWPStringPool.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CVRecord.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeView.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeViewError.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/CodeViewTypes.def
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/EnumTables.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/Formatters.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/FunctionId.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/GUID.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/Line.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/RecordName.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/RecordSerialization.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolDumper.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolRecord.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolSerializer.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeCollection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeHashing.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeIndex.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeRecord.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeTableCollection.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
/usr/local/llvm13/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
/usr/local/llvm13/include/llvm/DebugInfo/DIContext.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFAttribute.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFContext.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFDie.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFExpression.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFListTable.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFObject.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFSection.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFUnit.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
/usr/local/llvm13/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/FileEntry.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/FileWriter.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/FunctionInfo.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/GsymCreator.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/GsymReader.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/Header.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/InlineInfo.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/LineEntry.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/LineTable.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/LookupResult.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/Range.h
/usr/local/llvm13/include/llvm/DebugInfo/GSYM/StringTable.h
/usr/local/llvm13/include/llvm/DebugInfo/MSF/IMSFFile.h
/usr/local/llvm13/include/llvm/DebugInfo/MSF/MSFBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/MSF/MSFCommon.h
/usr/local/llvm13/include/llvm/DebugInfo/MSF/MSFError.h
/usr/local/llvm13/include/llvm/DebugInfo/MSF/MappedBlockStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAError.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIASession.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIASupport.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIATable.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/GenericError.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBDataStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBFrameData.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBLineNumber.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBSession.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBSourceFile.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/IPDBTable.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/DbiStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/EnumTables.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/Formatters.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/Hash.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/HashTable.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/InfoStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeSession.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/PDBFile.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/PublicsStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/RawConstants.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/RawError.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/RawTypes.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/SymbolCache.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/SymbolStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/TpiHashing.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/TpiStream.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDB.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBContext.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBExtras.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymDumper.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolData.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolExe.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/PDBTypes.h
/usr/local/llvm13/include/llvm/DebugInfo/PDB/UDTLayout.h
/usr/local/llvm13/include/llvm/DebugInfo/Symbolize/DIPrinter.h
/usr/local/llvm13/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
/usr/local/llvm13/include/llvm/DebugInfo/Symbolize/Symbolize.h
/usr/local/llvm13/include/llvm/Demangle/Demangle.h
/usr/local/llvm13/include/llvm/Demangle/DemangleConfig.h
/usr/local/llvm13/include/llvm/Demangle/ItaniumDemangle.h
/usr/local/llvm13/include/llvm/Demangle/MicrosoftDemangle.h
/usr/local/llvm13/include/llvm/Demangle/MicrosoftDemangleNodes.h
/usr/local/llvm13/include/llvm/Demangle/StringView.h
/usr/local/llvm13/include/llvm/Demangle/Utility.h
/usr/local/llvm13/include/llvm/ExecutionEngine/ExecutionEngine.h
/usr/local/llvm13/include/llvm/ExecutionEngine/GenericValue.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Interpreter.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITEventListener.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/ELF.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/JITLink.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/MachO.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/riscv.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITLink/x86_64.h
/usr/local/llvm13/include/llvm/ExecutionEngine/JITSymbol.h
/usr/local/llvm13/include/llvm/ExecutionEngine/MCJIT.h
/usr/local/llvm13/include/llvm/ExecutionEngine/OProfileWrapper.h
/usr/local/llvm13/include/llvm/ExecutionEngine/ObjectCache.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/CompileUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Core.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/DebugUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/LLJIT.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/LLVMSPSSerializers.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Layer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/LazyReexports.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Mangling.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/OrcABISupport.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/OrcRPCExecutorProcessControl.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/FDRawByteChannel.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/Speculation.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/TargetProcess/OrcRPCTPCServer.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h
/usr/local/llvm13/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
/usr/local/llvm13/include/llvm/ExecutionEngine/OrcMCJITReplacement.h
/usr/local/llvm13/include/llvm/ExecutionEngine/OrcV1Deprecation.h
/usr/local/llvm13/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
/usr/local/llvm13/include/llvm/ExecutionEngine/RuntimeDyld.h
/usr/local/llvm13/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
/usr/local/llvm13/include/llvm/ExecutionEngine/SectionMemoryManager.h
/usr/local/llvm13/include/llvm/FileCheck/FileCheck.h
/usr/local/llvm13/include/llvm/Frontend/Directive/DirectiveBase.td
/usr/local/llvm13/include/llvm/Frontend/OpenACC/ACC.h.inc
/usr/local/llvm13/include/llvm/Frontend/OpenACC/ACC.inc
/usr/local/llvm13/include/llvm/Frontend/OpenACC/ACC.td
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMP.h.inc
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMP.inc
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMP.td
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMPConstants.h
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMPContext.h
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMPGridValues.h
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
/usr/local/llvm13/include/llvm/Frontend/OpenMP/OMPKinds.def
/usr/local/llvm13/include/llvm/FuzzMutate/FuzzerCLI.h
/usr/local/llvm13/include/llvm/FuzzMutate/IRMutator.h
/usr/local/llvm13/include/llvm/FuzzMutate/OpDescriptor.h
/usr/local/llvm13/include/llvm/FuzzMutate/Operations.h
/usr/local/llvm13/include/llvm/FuzzMutate/Random.h
/usr/local/llvm13/include/llvm/FuzzMutate/RandomIRBuilder.h
/usr/local/llvm13/include/llvm/IR/AbstractCallSite.h
/usr/local/llvm13/include/llvm/IR/Argument.h
/usr/local/llvm13/include/llvm/IR/AssemblyAnnotationWriter.h
/usr/local/llvm13/include/llvm/IR/Assumptions.h
/usr/local/llvm13/include/llvm/IR/Attributes.h
/usr/local/llvm13/include/llvm/IR/Attributes.inc
/usr/local/llvm13/include/llvm/IR/Attributes.td
/usr/local/llvm13/include/llvm/IR/AutoUpgrade.h
/usr/local/llvm13/include/llvm/IR/BasicBlock.h
/usr/local/llvm13/include/llvm/IR/BuiltinGCs.h
/usr/local/llvm13/include/llvm/IR/CFG.h
/usr/local/llvm13/include/llvm/IR/CallingConv.h
/usr/local/llvm13/include/llvm/IR/Comdat.h
/usr/local/llvm13/include/llvm/IR/Constant.h
/usr/local/llvm13/include/llvm/IR/ConstantFolder.h
/usr/local/llvm13/include/llvm/IR/ConstantRange.h
/usr/local/llvm13/include/llvm/IR/Constants.h
/usr/local/llvm13/include/llvm/IR/ConstrainedOps.def
/usr/local/llvm13/include/llvm/IR/DIBuilder.h
/usr/local/llvm13/include/llvm/IR/DataLayout.h
/usr/local/llvm13/include/llvm/IR/DebugInfo.h
/usr/local/llvm13/include/llvm/IR/DebugInfoFlags.def
/usr/local/llvm13/include/llvm/IR/DebugInfoMetadata.h
/usr/local/llvm13/include/llvm/IR/DebugLoc.h
/usr/local/llvm13/include/llvm/IR/DerivedTypes.h
/usr/local/llvm13/include/llvm/IR/DerivedUser.h
/usr/local/llvm13/include/llvm/IR/DiagnosticHandler.h
/usr/local/llvm13/include/llvm/IR/DiagnosticInfo.h
/usr/local/llvm13/include/llvm/IR/DiagnosticPrinter.h
/usr/local/llvm13/include/llvm/IR/Dominators.h
/usr/local/llvm13/include/llvm/IR/FPEnv.h
/usr/local/llvm13/include/llvm/IR/FixedMetadataKinds.def
/usr/local/llvm13/include/llvm/IR/FixedPointBuilder.h
/usr/local/llvm13/include/llvm/IR/Function.h
/usr/local/llvm13/include/llvm/IR/GCStrategy.h
/usr/local/llvm13/include/llvm/IR/GVMaterializer.h
/usr/local/llvm13/include/llvm/IR/GetElementPtrTypeIterator.h
/usr/local/llvm13/include/llvm/IR/GlobalAlias.h
/usr/local/llvm13/include/llvm/IR/GlobalIFunc.h
/usr/local/llvm13/include/llvm/IR/GlobalIndirectSymbol.h
/usr/local/llvm13/include/llvm/IR/GlobalObject.h
/usr/local/llvm13/include/llvm/IR/GlobalValue.h
/usr/local/llvm13/include/llvm/IR/GlobalVariable.h
/usr/local/llvm13/include/llvm/IR/IRBuilder.h
/usr/local/llvm13/include/llvm/IR/IRBuilderFolder.h
/usr/local/llvm13/include/llvm/IR/IRPrintingPasses.h
/usr/local/llvm13/include/llvm/IR/InlineAsm.h
/usr/local/llvm13/include/llvm/IR/InstIterator.h
/usr/local/llvm13/include/llvm/IR/InstVisitor.h
/usr/local/llvm13/include/llvm/IR/InstrTypes.h
/usr/local/llvm13/include/llvm/IR/Instruction.def
/usr/local/llvm13/include/llvm/IR/Instruction.h
/usr/local/llvm13/include/llvm/IR/Instructions.h
/usr/local/llvm13/include/llvm/IR/IntrinsicEnums.inc
/usr/local/llvm13/include/llvm/IR/IntrinsicImpl.inc
/usr/local/llvm13/include/llvm/IR/IntrinsicInst.h
/usr/local/llvm13/include/llvm/IR/Intrinsics.h
/usr/local/llvm13/include/llvm/IR/Intrinsics.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsAArch64.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsAArch64.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsAMDGPU.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsAMDGPU.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsARM.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsARM.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsBPF.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsBPF.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsHexagon.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsHexagon.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsHexagonDep.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsMips.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsMips.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsNVPTX.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsNVVM.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsPowerPC.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsPowerPC.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsR600.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsRISCV.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsRISCV.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsS390.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsSystemZ.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsVE.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsVE.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsVEVL.gen.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsWebAssembly.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsWebAssembly.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsX86.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsX86.td
/usr/local/llvm13/include/llvm/IR/IntrinsicsXCore.h
/usr/local/llvm13/include/llvm/IR/IntrinsicsXCore.td
/usr/local/llvm13/include/llvm/IR/LLVMContext.h
/usr/local/llvm13/include/llvm/IR/LLVMRemarkStreamer.h
/usr/local/llvm13/include/llvm/IR/LegacyPassManager.h
/usr/local/llvm13/include/llvm/IR/LegacyPassManagers.h
/usr/local/llvm13/include/llvm/IR/LegacyPassNameParser.h
/usr/local/llvm13/include/llvm/IR/MDBuilder.h
/usr/local/llvm13/include/llvm/IR/Mangler.h
/usr/local/llvm13/include/llvm/IR/MatrixBuilder.h
/usr/local/llvm13/include/llvm/IR/Metadata.def
/usr/local/llvm13/include/llvm/IR/Metadata.h
/usr/local/llvm13/include/llvm/IR/Module.h
/usr/local/llvm13/include/llvm/IR/ModuleSlotTracker.h
/usr/local/llvm13/include/llvm/IR/ModuleSummaryIndex.h
/usr/local/llvm13/include/llvm/IR/ModuleSummaryIndexYAML.h
/usr/local/llvm13/include/llvm/IR/NoFolder.h
/usr/local/llvm13/include/llvm/IR/OperandTraits.h
/usr/local/llvm13/include/llvm/IR/Operator.h
/usr/local/llvm13/include/llvm/IR/OptBisect.h
/usr/local/llvm13/include/llvm/IR/PassInstrumentation.h
/usr/local/llvm13/include/llvm/IR/PassManager.h
/usr/local/llvm13/include/llvm/IR/PassManagerImpl.h
/usr/local/llvm13/include/llvm/IR/PassManagerInternal.h
/usr/local/llvm13/include/llvm/IR/PassTimingInfo.h
/usr/local/llvm13/include/llvm/IR/PatternMatch.h
/usr/local/llvm13/include/llvm/IR/PredIteratorCache.h
/usr/local/llvm13/include/llvm/IR/PrintPasses.h
/usr/local/llvm13/include/llvm/IR/ProfileSummary.h
/usr/local/llvm13/include/llvm/IR/PseudoProbe.h
/usr/local/llvm13/include/llvm/IR/ReplaceConstant.h
/usr/local/llvm13/include/llvm/IR/RuntimeLibcalls.def
/usr/local/llvm13/include/llvm/IR/SafepointIRVerifier.h
/usr/local/llvm13/include/llvm/IR/Statepoint.h
/usr/local/llvm13/include/llvm/IR/StructuralHash.h
/usr/local/llvm13/include/llvm/IR/SymbolTableListTraits.h
/usr/local/llvm13/include/llvm/IR/TrackingMDRef.h
/usr/local/llvm13/include/llvm/IR/Type.h
/usr/local/llvm13/include/llvm/IR/TypeFinder.h
/usr/local/llvm13/include/llvm/IR/Use.h
/usr/local/llvm13/include/llvm/IR/UseListOrder.h
/usr/local/llvm13/include/llvm/IR/User.h
/usr/local/llvm13/include/llvm/IR/VPIntrinsics.def
/usr/local/llvm13/include/llvm/IR/Value.def
/usr/local/llvm13/include/llvm/IR/Value.h
/usr/local/llvm13/include/llvm/IR/ValueHandle.h
/usr/local/llvm13/include/llvm/IR/ValueMap.h
/usr/local/llvm13/include/llvm/IR/ValueSymbolTable.h
/usr/local/llvm13/include/llvm/IR/Verifier.h
/usr/local/llvm13/include/llvm/IRReader/IRReader.h
/usr/local/llvm13/include/llvm/InitializePasses.h
/usr/local/llvm13/include/llvm/InterfaceStub/ELFObjHandler.h
/usr/local/llvm13/include/llvm/InterfaceStub/IFSHandler.h
/usr/local/llvm13/include/llvm/InterfaceStub/IFSStub.h
/usr/local/llvm13/include/llvm/LTO/Caching.h
/usr/local/llvm13/include/llvm/LTO/Config.h
/usr/local/llvm13/include/llvm/LTO/LTO.h
/usr/local/llvm13/include/llvm/LTO/LTOBackend.h
/usr/local/llvm13/include/llvm/LTO/SummaryBasedOptimizations.h
/usr/local/llvm13/include/llvm/LTO/legacy/LTOCodeGenerator.h
/usr/local/llvm13/include/llvm/LTO/legacy/LTOModule.h
/usr/local/llvm13/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
/usr/local/llvm13/include/llvm/LTO/legacy/UpdateCompilerUsed.h
/usr/local/llvm13/include/llvm/LineEditor/LineEditor.h
/usr/local/llvm13/include/llvm/LinkAllIR.h
/usr/local/llvm13/include/llvm/LinkAllPasses.h
/usr/local/llvm13/include/llvm/Linker/IRMover.h
/usr/local/llvm13/include/llvm/Linker/Linker.h
/usr/local/llvm13/include/llvm/MC/ConstantPools.h
/usr/local/llvm13/include/llvm/MC/LaneBitmask.h
/usr/local/llvm13/include/llvm/MC/MCAsmBackend.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfo.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfoCOFF.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfoDarwin.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfoELF.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfoWasm.h
/usr/local/llvm13/include/llvm/MC/MCAsmInfoXCOFF.h
/usr/local/llvm13/include/llvm/MC/MCAsmLayout.h
/usr/local/llvm13/include/llvm/MC/MCAsmMacro.h
/usr/local/llvm13/include/llvm/MC/MCAssembler.h
/usr/local/llvm13/include/llvm/MC/MCCodeEmitter.h
/usr/local/llvm13/include/llvm/MC/MCCodeView.h
/usr/local/llvm13/include/llvm/MC/MCContext.h
/usr/local/llvm13/include/llvm/MC/MCDirectives.h
/usr/local/llvm13/include/llvm/MC/MCDisassembler/MCDisassembler.h
/usr/local/llvm13/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h
/usr/local/llvm13/include/llvm/MC/MCDisassembler/MCRelocationInfo.h
/usr/local/llvm13/include/llvm/MC/MCDisassembler/MCSymbolizer.h
/usr/local/llvm13/include/llvm/MC/MCDwarf.h
/usr/local/llvm13/include/llvm/MC/MCELFObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCELFStreamer.h
/usr/local/llvm13/include/llvm/MC/MCExpr.h
/usr/local/llvm13/include/llvm/MC/MCFixedLenDisassembler.h
/usr/local/llvm13/include/llvm/MC/MCFixup.h
/usr/local/llvm13/include/llvm/MC/MCFixupKindInfo.h
/usr/local/llvm13/include/llvm/MC/MCFragment.h
/usr/local/llvm13/include/llvm/MC/MCInst.h
/usr/local/llvm13/include/llvm/MC/MCInstBuilder.h
/usr/local/llvm13/include/llvm/MC/MCInstPrinter.h
/usr/local/llvm13/include/llvm/MC/MCInstrAnalysis.h
/usr/local/llvm13/include/llvm/MC/MCInstrDesc.h
/usr/local/llvm13/include/llvm/MC/MCInstrInfo.h
/usr/local/llvm13/include/llvm/MC/MCInstrItineraries.h
/usr/local/llvm13/include/llvm/MC/MCLabel.h
/usr/local/llvm13/include/llvm/MC/MCLinkerOptimizationHint.h
/usr/local/llvm13/include/llvm/MC/MCMachObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCObjectFileInfo.h
/usr/local/llvm13/include/llvm/MC/MCObjectStreamer.h
/usr/local/llvm13/include/llvm/MC/MCObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCParser/AsmCond.h
/usr/local/llvm13/include/llvm/MC/MCParser/AsmLexer.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCAsmLexer.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCAsmParser.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCAsmParserExtension.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCAsmParserUtils.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCParsedAsmOperand.h
/usr/local/llvm13/include/llvm/MC/MCParser/MCTargetAsmParser.h
/usr/local/llvm13/include/llvm/MC/MCPseudoProbe.h
/usr/local/llvm13/include/llvm/MC/MCRegister.h
/usr/local/llvm13/include/llvm/MC/MCRegisterInfo.h
/usr/local/llvm13/include/llvm/MC/MCSchedule.h
/usr/local/llvm13/include/llvm/MC/MCSection.h
/usr/local/llvm13/include/llvm/MC/MCSectionCOFF.h
/usr/local/llvm13/include/llvm/MC/MCSectionELF.h
/usr/local/llvm13/include/llvm/MC/MCSectionGOFF.h
/usr/local/llvm13/include/llvm/MC/MCSectionMachO.h
/usr/local/llvm13/include/llvm/MC/MCSectionWasm.h
/usr/local/llvm13/include/llvm/MC/MCSectionXCOFF.h
/usr/local/llvm13/include/llvm/MC/MCStreamer.h
/usr/local/llvm13/include/llvm/MC/MCSubtargetInfo.h
/usr/local/llvm13/include/llvm/MC/MCSymbol.h
/usr/local/llvm13/include/llvm/MC/MCSymbolCOFF.h
/usr/local/llvm13/include/llvm/MC/MCSymbolELF.h
/usr/local/llvm13/include/llvm/MC/MCSymbolGOFF.h
/usr/local/llvm13/include/llvm/MC/MCSymbolMachO.h
/usr/local/llvm13/include/llvm/MC/MCSymbolWasm.h
/usr/local/llvm13/include/llvm/MC/MCSymbolXCOFF.h
/usr/local/llvm13/include/llvm/MC/MCTargetOptions.h
/usr/local/llvm13/include/llvm/MC/MCTargetOptionsCommandFlags.h
/usr/local/llvm13/include/llvm/MC/MCValue.h
/usr/local/llvm13/include/llvm/MC/MCWasmObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCWasmStreamer.h
/usr/local/llvm13/include/llvm/MC/MCWin64EH.h
/usr/local/llvm13/include/llvm/MC/MCWinCOFFObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCWinCOFFStreamer.h
/usr/local/llvm13/include/llvm/MC/MCWinEH.h
/usr/local/llvm13/include/llvm/MC/MCXCOFFObjectWriter.h
/usr/local/llvm13/include/llvm/MC/MCXCOFFStreamer.h
/usr/local/llvm13/include/llvm/MC/MachineLocation.h
/usr/local/llvm13/include/llvm/MC/SectionKind.h
/usr/local/llvm13/include/llvm/MC/StringTableBuilder.h
/usr/local/llvm13/include/llvm/MC/SubtargetFeature.h
/usr/local/llvm13/include/llvm/MCA/CodeEmitter.h
/usr/local/llvm13/include/llvm/MCA/Context.h
/usr/local/llvm13/include/llvm/MCA/CustomBehaviour.h
/usr/local/llvm13/include/llvm/MCA/HWEventListener.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/HardwareUnit.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/LSUnit.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/RegisterFile.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/ResourceManager.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/RetireControlUnit.h
/usr/local/llvm13/include/llvm/MCA/HardwareUnits/Scheduler.h
/usr/local/llvm13/include/llvm/MCA/InstrBuilder.h
/usr/local/llvm13/include/llvm/MCA/Instruction.h
/usr/local/llvm13/include/llvm/MCA/Pipeline.h
/usr/local/llvm13/include/llvm/MCA/SourceMgr.h
/usr/local/llvm13/include/llvm/MCA/Stages/DispatchStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/EntryStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/ExecuteStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/InOrderIssueStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/InstructionTables.h
/usr/local/llvm13/include/llvm/MCA/Stages/MicroOpQueueStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/RetireStage.h
/usr/local/llvm13/include/llvm/MCA/Stages/Stage.h
/usr/local/llvm13/include/llvm/MCA/Support.h
/usr/local/llvm13/include/llvm/Object/Archive.h
/usr/local/llvm13/include/llvm/Object/ArchiveWriter.h
/usr/local/llvm13/include/llvm/Object/Binary.h
/usr/local/llvm13/include/llvm/Object/COFF.h
/usr/local/llvm13/include/llvm/Object/COFFImportFile.h
/usr/local/llvm13/include/llvm/Object/COFFModuleDefinition.h
/usr/local/llvm13/include/llvm/Object/CVDebugRecord.h
/usr/local/llvm13/include/llvm/Object/Decompressor.h
/usr/local/llvm13/include/llvm/Object/ELF.h
/usr/local/llvm13/include/llvm/Object/ELFObjectFile.h
/usr/local/llvm13/include/llvm/Object/ELFTypes.h
/usr/local/llvm13/include/llvm/Object/Error.h
/usr/local/llvm13/include/llvm/Object/FaultMapParser.h
/usr/local/llvm13/include/llvm/Object/IRObjectFile.h
/usr/local/llvm13/include/llvm/Object/IRSymtab.h
/usr/local/llvm13/include/llvm/Object/MachO.h
/usr/local/llvm13/include/llvm/Object/MachOUniversal.h
/usr/local/llvm13/include/llvm/Object/MachOUniversalWriter.h
/usr/local/llvm13/include/llvm/Object/Minidump.h
/usr/local/llvm13/include/llvm/Object/ModuleSymbolTable.h
/usr/local/llvm13/include/llvm/Object/ObjectFile.h
/usr/local/llvm13/include/llvm/Object/RelocationResolver.h
/usr/local/llvm13/include/llvm/Object/StackMapParser.h
/usr/local/llvm13/include/llvm/Object/SymbolSize.h
/usr/local/llvm13/include/llvm/Object/SymbolicFile.h
/usr/local/llvm13/include/llvm/Object/TapiFile.h
/usr/local/llvm13/include/llvm/Object/TapiUniversal.h
/usr/local/llvm13/include/llvm/Object/Wasm.h
/usr/local/llvm13/include/llvm/Object/WindowsMachineFlag.h
/usr/local/llvm13/include/llvm/Object/WindowsResource.h
/usr/local/llvm13/include/llvm/Object/XCOFFObjectFile.h
/usr/local/llvm13/include/llvm/ObjectYAML/ArchiveYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/COFFYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
/usr/local/llvm13/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
/usr/local/llvm13/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
/usr/local/llvm13/include/llvm/ObjectYAML/CodeViewYAMLTypes.h
/usr/local/llvm13/include/llvm/ObjectYAML/DWARFEmitter.h
/usr/local/llvm13/include/llvm/ObjectYAML/DWARFYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/ELFYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/MachOYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/MinidumpYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/ObjectYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/WasmYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/XCOFFYAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/YAML.h
/usr/local/llvm13/include/llvm/ObjectYAML/yaml2obj.h
/usr/local/llvm13/include/llvm/Option/Arg.h
/usr/local/llvm13/include/llvm/Option/ArgList.h
/usr/local/llvm13/include/llvm/Option/OptParser.td
/usr/local/llvm13/include/llvm/Option/OptSpecifier.h
/usr/local/llvm13/include/llvm/Option/OptTable.h
/usr/local/llvm13/include/llvm/Option/Option.h
/usr/local/llvm13/include/llvm/Pass.h
/usr/local/llvm13/include/llvm/PassAnalysisSupport.h
/usr/local/llvm13/include/llvm/PassInfo.h
/usr/local/llvm13/include/llvm/PassRegistry.h
/usr/local/llvm13/include/llvm/PassSupport.h
/usr/local/llvm13/include/llvm/Passes/PassBuilder.h
/usr/local/llvm13/include/llvm/Passes/PassPlugin.h
/usr/local/llvm13/include/llvm/Passes/StandardInstrumentations.h
/usr/local/llvm13/include/llvm/ProfileData/Coverage/CoverageMapping.h
/usr/local/llvm13/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
/usr/local/llvm13/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
/usr/local/llvm13/include/llvm/ProfileData/GCOV.h
/usr/local/llvm13/include/llvm/ProfileData/InstrProf.h
/usr/local/llvm13/include/llvm/ProfileData/InstrProfData.inc
/usr/local/llvm13/include/llvm/ProfileData/InstrProfReader.h
/usr/local/llvm13/include/llvm/ProfileData/InstrProfWriter.h
/usr/local/llvm13/include/llvm/ProfileData/ProfileCommon.h
/usr/local/llvm13/include/llvm/ProfileData/SampleProf.h
/usr/local/llvm13/include/llvm/ProfileData/SampleProfReader.h
/usr/local/llvm13/include/llvm/ProfileData/SampleProfWriter.h
/usr/local/llvm13/include/llvm/Remarks/BitstreamRemarkContainer.h
/usr/local/llvm13/include/llvm/Remarks/BitstreamRemarkParser.h
/usr/local/llvm13/include/llvm/Remarks/BitstreamRemarkSerializer.h
/usr/local/llvm13/include/llvm/Remarks/HotnessThresholdParser.h
/usr/local/llvm13/include/llvm/Remarks/Remark.h
/usr/local/llvm13/include/llvm/Remarks/RemarkFormat.h
/usr/local/llvm13/include/llvm/Remarks/RemarkLinker.h
/usr/local/llvm13/include/llvm/Remarks/RemarkParser.h
/usr/local/llvm13/include/llvm/Remarks/RemarkSerializer.h
/usr/local/llvm13/include/llvm/Remarks/RemarkStreamer.h
/usr/local/llvm13/include/llvm/Remarks/RemarkStringTable.h
/usr/local/llvm13/include/llvm/Remarks/YAMLRemarkSerializer.h
/usr/local/llvm13/include/llvm/Support/AArch64TargetParser.def
/usr/local/llvm13/include/llvm/Support/AArch64TargetParser.h
/usr/local/llvm13/include/llvm/Support/AMDGPUMetadata.h
/usr/local/llvm13/include/llvm/Support/AMDHSAKernelDescriptor.h
/usr/local/llvm13/include/llvm/Support/ARMAttributeParser.h
/usr/local/llvm13/include/llvm/Support/ARMBuildAttributes.h
/usr/local/llvm13/include/llvm/Support/ARMEHABI.h
/usr/local/llvm13/include/llvm/Support/ARMTargetParser.def
/usr/local/llvm13/include/llvm/Support/ARMTargetParser.h
/usr/local/llvm13/include/llvm/Support/ARMWinEH.h
/usr/local/llvm13/include/llvm/Support/AlignOf.h
/usr/local/llvm13/include/llvm/Support/Alignment.h
/usr/local/llvm13/include/llvm/Support/Allocator.h
/usr/local/llvm13/include/llvm/Support/AllocatorBase.h
/usr/local/llvm13/include/llvm/Support/ArrayRecycler.h
/usr/local/llvm13/include/llvm/Support/Atomic.h
/usr/local/llvm13/include/llvm/Support/AtomicOrdering.h
/usr/local/llvm13/include/llvm/Support/AutoConvert.h
/usr/local/llvm13/include/llvm/Support/Automaton.h
/usr/local/llvm13/include/llvm/Support/BCD.h
/usr/local/llvm13/include/llvm/Support/Base64.h
/usr/local/llvm13/include/llvm/Support/BinaryByteStream.h
/usr/local/llvm13/include/llvm/Support/BinaryItemStream.h
/usr/local/llvm13/include/llvm/Support/BinaryStream.h
/usr/local/llvm13/include/llvm/Support/BinaryStreamArray.h
/usr/local/llvm13/include/llvm/Support/BinaryStreamError.h
/usr/local/llvm13/include/llvm/Support/BinaryStreamReader.h
/usr/local/llvm13/include/llvm/Support/BinaryStreamRef.h
/usr/local/llvm13/include/llvm/Support/BinaryStreamWriter.h
/usr/local/llvm13/include/llvm/Support/BlockFrequency.h
/usr/local/llvm13/include/llvm/Support/BranchProbability.h
/usr/local/llvm13/include/llvm/Support/BuryPointer.h
/usr/local/llvm13/include/llvm/Support/CBindingWrapping.h
/usr/local/llvm13/include/llvm/Support/CFGDiff.h
/usr/local/llvm13/include/llvm/Support/CFGUpdate.h
/usr/local/llvm13/include/llvm/Support/COM.h
/usr/local/llvm13/include/llvm/Support/CRC.h
/usr/local/llvm13/include/llvm/Support/CachePruning.h
/usr/local/llvm13/include/llvm/Support/Capacity.h
/usr/local/llvm13/include/llvm/Support/Casting.h
/usr/local/llvm13/include/llvm/Support/CheckedArithmetic.h
/usr/local/llvm13/include/llvm/Support/Chrono.h
/usr/local/llvm13/include/llvm/Support/CodeGen.h
/usr/local/llvm13/include/llvm/Support/CodeGenCoverage.h
/usr/local/llvm13/include/llvm/Support/CommandLine.h
/usr/local/llvm13/include/llvm/Support/Compiler.h
/usr/local/llvm13/include/llvm/Support/Compression.h
/usr/local/llvm13/include/llvm/Support/ConvertUTF.h
/usr/local/llvm13/include/llvm/Support/CrashRecoveryContext.h
/usr/local/llvm13/include/llvm/Support/DJB.h
/usr/local/llvm13/include/llvm/Support/DOTGraphTraits.h
/usr/local/llvm13/include/llvm/Support/DataExtractor.h
/usr/local/llvm13/include/llvm/Support/DataTypes.h
/usr/local/llvm13/include/llvm/Support/Debug.h
/usr/local/llvm13/include/llvm/Support/DebugCounter.h
/usr/local/llvm13/include/llvm/Support/Discriminator.h
/usr/local/llvm13/include/llvm/Support/DynamicLibrary.h
/usr/local/llvm13/include/llvm/Support/ELFAttributeParser.h
/usr/local/llvm13/include/llvm/Support/ELFAttributes.h
/usr/local/llvm13/include/llvm/Support/Endian.h
/usr/local/llvm13/include/llvm/Support/EndianStream.h
/usr/local/llvm13/include/llvm/Support/Errc.h
/usr/local/llvm13/include/llvm/Support/Errno.h
/usr/local/llvm13/include/llvm/Support/Error.h
/usr/local/llvm13/include/llvm/Support/ErrorHandling.h
/usr/local/llvm13/include/llvm/Support/ErrorOr.h
/usr/local/llvm13/include/llvm/Support/ExitCodes.h
/usr/local/llvm13/include/llvm/Support/ExtensibleRTTI.h
/usr/local/llvm13/include/llvm/Support/Extension.def
/usr/local/llvm13/include/llvm/Support/FileCollector.h
/usr/local/llvm13/include/llvm/Support/FileOutputBuffer.h
/usr/local/llvm13/include/llvm/Support/FileSystem.h
/usr/local/llvm13/include/llvm/Support/FileSystem/UniqueID.h
/usr/local/llvm13/include/llvm/Support/FileUtilities.h
/usr/local/llvm13/include/llvm/Support/Format.h
/usr/local/llvm13/include/llvm/Support/FormatAdapters.h
/usr/local/llvm13/include/llvm/Support/FormatCommon.h
/usr/local/llvm13/include/llvm/Support/FormatProviders.h
/usr/local/llvm13/include/llvm/Support/FormatVariadic.h
/usr/local/llvm13/include/llvm/Support/FormatVariadicDetails.h
/usr/local/llvm13/include/llvm/Support/FormattedStream.h
/usr/local/llvm13/include/llvm/Support/GenericDomTree.h
/usr/local/llvm13/include/llvm/Support/GenericDomTreeConstruction.h
/usr/local/llvm13/include/llvm/Support/GenericIteratedDominanceFrontier.h
/usr/local/llvm13/include/llvm/Support/GlobPattern.h
/usr/local/llvm13/include/llvm/Support/GraphWriter.h
/usr/local/llvm13/include/llvm/Support/Host.h
/usr/local/llvm13/include/llvm/Support/InitLLVM.h
/usr/local/llvm13/include/llvm/Support/InstructionCost.h
/usr/local/llvm13/include/llvm/Support/ItaniumManglingCanonicalizer.h
/usr/local/llvm13/include/llvm/Support/JSON.h
/usr/local/llvm13/include/llvm/Support/KnownBits.h
/usr/local/llvm13/include/llvm/Support/LEB128.h
/usr/local/llvm13/include/llvm/Support/LICENSE.TXT
/usr/local/llvm13/include/llvm/Support/LineIterator.h
/usr/local/llvm13/include/llvm/Support/Locale.h
/usr/local/llvm13/include/llvm/Support/LockFileManager.h
/usr/local/llvm13/include/llvm/Support/LowLevelTypeImpl.h
/usr/local/llvm13/include/llvm/Support/MD5.h
/usr/local/llvm13/include/llvm/Support/MSVCErrorWorkarounds.h
/usr/local/llvm13/include/llvm/Support/MachineValueType.h
/usr/local/llvm13/include/llvm/Support/ManagedStatic.h
/usr/local/llvm13/include/llvm/Support/MathExtras.h
/usr/local/llvm13/include/llvm/Support/MemAlloc.h
/usr/local/llvm13/include/llvm/Support/Memory.h
/usr/local/llvm13/include/llvm/Support/MemoryBuffer.h
/usr/local/llvm13/include/llvm/Support/MemoryBufferRef.h
/usr/local/llvm13/include/llvm/Support/MipsABIFlags.h
/usr/local/llvm13/include/llvm/Support/Mutex.h
/usr/local/llvm13/include/llvm/Support/NativeFormatting.h
/usr/local/llvm13/include/llvm/Support/OnDiskHashTable.h
/usr/local/llvm13/include/llvm/Support/OptimizedStructLayout.h
/usr/local/llvm13/include/llvm/Support/Parallel.h
/usr/local/llvm13/include/llvm/Support/Path.h
/usr/local/llvm13/include/llvm/Support/PluginLoader.h
/usr/local/llvm13/include/llvm/Support/PointerLikeTypeTraits.h
/usr/local/llvm13/include/llvm/Support/PrettyStackTrace.h
/usr/local/llvm13/include/llvm/Support/Printable.h
/usr/local/llvm13/include/llvm/Support/Process.h
/usr/local/llvm13/include/llvm/Support/Program.h
/usr/local/llvm13/include/llvm/Support/RISCVAttributeParser.h
/usr/local/llvm13/include/llvm/Support/RISCVAttributes.h
/usr/local/llvm13/include/llvm/Support/RISCVTargetParser.def
/usr/local/llvm13/include/llvm/Support/RWMutex.h
/usr/local/llvm13/include/llvm/Support/RandomNumberGenerator.h
/usr/local/llvm13/include/llvm/Support/Recycler.h
/usr/local/llvm13/include/llvm/Support/RecyclingAllocator.h
/usr/local/llvm13/include/llvm/Support/Regex.h
/usr/local/llvm13/include/llvm/Support/Registry.h
/usr/local/llvm13/include/llvm/Support/ReverseIteration.h
/usr/local/llvm13/include/llvm/Support/SHA1.h
/usr/local/llvm13/include/llvm/Support/SHA256.h
/usr/local/llvm13/include/llvm/Support/SMLoc.h
/usr/local/llvm13/include/llvm/Support/SMTAPI.h
/usr/local/llvm13/include/llvm/Support/SaveAndRestore.h
/usr/local/llvm13/include/llvm/Support/ScaledNumber.h
/usr/local/llvm13/include/llvm/Support/ScopedPrinter.h
/usr/local/llvm13/include/llvm/Support/Signals.h
/usr/local/llvm13/include/llvm/Support/Signposts.h
/usr/local/llvm13/include/llvm/Support/SmallVectorMemoryBuffer.h
/usr/local/llvm13/include/llvm/Support/Solaris/sys/regset.h
/usr/local/llvm13/include/llvm/Support/SourceMgr.h
/usr/local/llvm13/include/llvm/Support/SpecialCaseList.h
/usr/local/llvm13/include/llvm/Support/StringSaver.h
/usr/local/llvm13/include/llvm/Support/SuffixTree.h
/usr/local/llvm13/include/llvm/Support/SwapByteOrder.h
/usr/local/llvm13/include/llvm/Support/SymbolRemappingReader.h
/usr/local/llvm13/include/llvm/Support/SystemUtils.h
/usr/local/llvm13/include/llvm/Support/TarWriter.h
/usr/local/llvm13/include/llvm/Support/TargetOpcodes.def
/usr/local/llvm13/include/llvm/Support/TargetParser.h
/usr/local/llvm13/include/llvm/Support/TargetRegistry.h
/usr/local/llvm13/include/llvm/Support/TargetSelect.h
/usr/local/llvm13/include/llvm/Support/TaskQueue.h
/usr/local/llvm13/include/llvm/Support/ThreadLocal.h
/usr/local/llvm13/include/llvm/Support/ThreadPool.h
/usr/local/llvm13/include/llvm/Support/Threading.h
/usr/local/llvm13/include/llvm/Support/TimeProfiler.h
/usr/local/llvm13/include/llvm/Support/Timer.h
/usr/local/llvm13/include/llvm/Support/ToolOutputFile.h
/usr/local/llvm13/include/llvm/Support/TrailingObjects.h
/usr/local/llvm13/include/llvm/Support/TrigramIndex.h
/usr/local/llvm13/include/llvm/Support/TypeName.h
/usr/local/llvm13/include/llvm/Support/TypeSize.h
/usr/local/llvm13/include/llvm/Support/Unicode.h
/usr/local/llvm13/include/llvm/Support/UnicodeCharRanges.h
/usr/local/llvm13/include/llvm/Support/VCSRevision.h
/usr/local/llvm13/include/llvm/Support/Valgrind.h
/usr/local/llvm13/include/llvm/Support/VersionTuple.h
/usr/local/llvm13/include/llvm/Support/VirtualFileSystem.h
/usr/local/llvm13/include/llvm/Support/Watchdog.h
/usr/local/llvm13/include/llvm/Support/Win64EH.h
/usr/local/llvm13/include/llvm/Support/Windows/WindowsSupport.h
/usr/local/llvm13/include/llvm/Support/WindowsError.h
/usr/local/llvm13/include/llvm/Support/WithColor.h
/usr/local/llvm13/include/llvm/Support/X86DisassemblerDecoderCommon.h
/usr/local/llvm13/include/llvm/Support/X86TargetParser.def
/usr/local/llvm13/include/llvm/Support/X86TargetParser.h
/usr/local/llvm13/include/llvm/Support/YAMLParser.h
/usr/local/llvm13/include/llvm/Support/YAMLTraits.h
/usr/local/llvm13/include/llvm/Support/circular_raw_ostream.h
/usr/local/llvm13/include/llvm/Support/raw_os_ostream.h
/usr/local/llvm13/include/llvm/Support/raw_ostream.h
/usr/local/llvm13/include/llvm/Support/raw_sha1_ostream.h
/usr/local/llvm13/include/llvm/Support/thread.h
/usr/local/llvm13/include/llvm/Support/type_traits.h
/usr/local/llvm13/include/llvm/Support/xxhash.h
/usr/local/llvm13/include/llvm/TableGen/Automaton.td
/usr/local/llvm13/include/llvm/TableGen/DirectiveEmitter.h
/usr/local/llvm13/include/llvm/TableGen/Error.h
/usr/local/llvm13/include/llvm/TableGen/Main.h
/usr/local/llvm13/include/llvm/TableGen/Record.h
/usr/local/llvm13/include/llvm/TableGen/SearchableTable.td
/usr/local/llvm13/include/llvm/TableGen/SetTheory.h
/usr/local/llvm13/include/llvm/TableGen/StringMatcher.h
/usr/local/llvm13/include/llvm/TableGen/StringToOffsetTable.h
/usr/local/llvm13/include/llvm/TableGen/TableGenBackend.h
/usr/local/llvm13/include/llvm/Target/CGPassBuilderOption.h
/usr/local/llvm13/include/llvm/Target/CodeGenCWrappers.h
/usr/local/llvm13/include/llvm/Target/GenericOpcodes.td
/usr/local/llvm13/include/llvm/Target/GlobalISel/Combine.td
/usr/local/llvm13/include/llvm/Target/GlobalISel/RegisterBank.td
/usr/local/llvm13/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
/usr/local/llvm13/include/llvm/Target/GlobalISel/Target.td
/usr/local/llvm13/include/llvm/Target/Target.td
/usr/local/llvm13/include/llvm/Target/TargetCallingConv.td
/usr/local/llvm13/include/llvm/Target/TargetInstrPredicate.td
/usr/local/llvm13/include/llvm/Target/TargetIntrinsicInfo.h
/usr/local/llvm13/include/llvm/Target/TargetItinerary.td
/usr/local/llvm13/include/llvm/Target/TargetLoweringObjectFile.h
/usr/local/llvm13/include/llvm/Target/TargetMachine.h
/usr/local/llvm13/include/llvm/Target/TargetOptions.h
/usr/local/llvm13/include/llvm/Target/TargetPfmCounters.td
/usr/local/llvm13/include/llvm/Target/TargetSchedule.td
/usr/local/llvm13/include/llvm/Target/TargetSelectionDAG.td
/usr/local/llvm13/include/llvm/Testing/Support/Annotations.h
/usr/local/llvm13/include/llvm/Testing/Support/Error.h
/usr/local/llvm13/include/llvm/Testing/Support/SupportHelpers.h
/usr/local/llvm13/include/llvm/TextAPI/Architecture.def
/usr/local/llvm13/include/llvm/TextAPI/Architecture.h
/usr/local/llvm13/include/llvm/TextAPI/ArchitectureSet.h
/usr/local/llvm13/include/llvm/TextAPI/InterfaceFile.h
/usr/local/llvm13/include/llvm/TextAPI/PackedVersion.h
/usr/local/llvm13/include/llvm/TextAPI/Platform.h
/usr/local/llvm13/include/llvm/TextAPI/Symbol.h
/usr/local/llvm13/include/llvm/TextAPI/Target.h
/usr/local/llvm13/include/llvm/TextAPI/TextAPIReader.h
/usr/local/llvm13/include/llvm/TextAPI/TextAPIWriter.h
/usr/local/llvm13/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h
/usr/local/llvm13/include/llvm/ToolDrivers/llvm-lib/LibDriver.h
/usr/local/llvm13/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
/usr/local/llvm13/include/llvm/Transforms/CFGuard.h
/usr/local/llvm13/include/llvm/Transforms/Coroutines.h
/usr/local/llvm13/include/llvm/Transforms/Coroutines/CoroCleanup.h
/usr/local/llvm13/include/llvm/Transforms/Coroutines/CoroEarly.h
/usr/local/llvm13/include/llvm/Transforms/Coroutines/CoroElide.h
/usr/local/llvm13/include/llvm/Transforms/Coroutines/CoroSplit.h
/usr/local/llvm13/include/llvm/Transforms/IPO.h
/usr/local/llvm13/include/llvm/Transforms/IPO/AlwaysInliner.h
/usr/local/llvm13/include/llvm/Transforms/IPO/Annotation2Metadata.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ArgumentPromotion.h
/usr/local/llvm13/include/llvm/Transforms/IPO/Attributor.h
/usr/local/llvm13/include/llvm/Transforms/IPO/BlockExtractor.h
/usr/local/llvm13/include/llvm/Transforms/IPO/CalledValuePropagation.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ConstantMerge.h
/usr/local/llvm13/include/llvm/Transforms/IPO/CrossDSOCFI.h
/usr/local/llvm13/include/llvm/Transforms/IPO/DeadArgumentElimination.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ElimAvailExtern.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ForceFunctionAttrs.h
/usr/local/llvm13/include/llvm/Transforms/IPO/FunctionAttrs.h
/usr/local/llvm13/include/llvm/Transforms/IPO/FunctionImport.h
/usr/local/llvm13/include/llvm/Transforms/IPO/GlobalDCE.h
/usr/local/llvm13/include/llvm/Transforms/IPO/GlobalOpt.h
/usr/local/llvm13/include/llvm/Transforms/IPO/GlobalSplit.h
/usr/local/llvm13/include/llvm/Transforms/IPO/HotColdSplitting.h
/usr/local/llvm13/include/llvm/Transforms/IPO/IROutliner.h
/usr/local/llvm13/include/llvm/Transforms/IPO/InferFunctionAttrs.h
/usr/local/llvm13/include/llvm/Transforms/IPO/Inliner.h
/usr/local/llvm13/include/llvm/Transforms/IPO/Internalize.h
/usr/local/llvm13/include/llvm/Transforms/IPO/LoopExtractor.h
/usr/local/llvm13/include/llvm/Transforms/IPO/LowerTypeTests.h
/usr/local/llvm13/include/llvm/Transforms/IPO/MergeFunctions.h
/usr/local/llvm13/include/llvm/Transforms/IPO/OpenMPOpt.h
/usr/local/llvm13/include/llvm/Transforms/IPO/PartialInlining.h
/usr/local/llvm13/include/llvm/Transforms/IPO/PassManagerBuilder.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ProfiledCallGraph.h
/usr/local/llvm13/include/llvm/Transforms/IPO/SCCP.h
/usr/local/llvm13/include/llvm/Transforms/IPO/SampleContextTracker.h
/usr/local/llvm13/include/llvm/Transforms/IPO/SampleProfile.h
/usr/local/llvm13/include/llvm/Transforms/IPO/SampleProfileProbe.h
/usr/local/llvm13/include/llvm/Transforms/IPO/StripDeadPrototypes.h
/usr/local/llvm13/include/llvm/Transforms/IPO/StripSymbols.h
/usr/local/llvm13/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h
/usr/local/llvm13/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
/usr/local/llvm13/include/llvm/Transforms/IPO/WholeProgramDevirt.h
/usr/local/llvm13/include/llvm/Transforms/InstCombine/InstCombine.h
/usr/local/llvm13/include/llvm/Transforms/InstCombine/InstCombineWorklist.h
/usr/local/llvm13/include/llvm/Transforms/InstCombine/InstCombiner.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/BoundsChecking.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/CGProfile.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/GCOVProfiler.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/InstrProfiling.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/MemProfiler.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/PoisonChecking.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h
/usr/local/llvm13/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
/usr/local/llvm13/include/llvm/Transforms/ObjCARC.h
/usr/local/llvm13/include/llvm/Transforms/Scalar.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/ADCE.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/AnnotationRemarks.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/BDCE.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/CallSiteSplitting.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/ConstantHoisting.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/ConstraintElimination.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/DCE.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/DFAJumpThreading.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/DeadStoreElimination.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/DivRemPairs.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/EarlyCSE.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/Float2Int.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/GVN.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/GVNExpression.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/GuardWidening.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/IVUsersPrinter.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/IndVarSimplify.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/InferAddressSpaces.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/InstSimplifyPass.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/JumpThreading.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LICM.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopBoundSplit.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopDataPrefetch.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopDeletion.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopDistribute.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopFlatten.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopFuse.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopInstSimplify.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopInterchange.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopLoadElimination.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopPassManager.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopPredication.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopReroll.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopRotation.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopSink.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopUnrollPass.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerAtomic.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/LowerWidenableCondition.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/MergeICmps.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/NaryReassociate.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/NewGVN.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/Reassociate.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/Reg2Mem.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SCCP.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SROA.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/Scalarizer.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SimplifyCFG.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/Sink.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/SpeculativeExecution.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/StructurizeCFG.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/TailRecursionElimination.h
/usr/local/llvm13/include/llvm/Transforms/Scalar/WarnMissedTransforms.h
/usr/local/llvm13/include/llvm/Transforms/Utils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h
/usr/local/llvm13/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
/usr/local/llvm13/include/llvm/Transforms/Utils/AddDiscriminators.h
/usr/local/llvm13/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
/usr/local/llvm13/include/llvm/Transforms/Utils/BasicBlockUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/BreakCriticalEdges.h
/usr/local/llvm13/include/llvm/Transforms/Utils/BuildLibCalls.h
/usr/local/llvm13/include/llvm/Transforms/Utils/BypassSlowDivision.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CallGraphUpdater.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CallPromotionUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CanonicalizeAliases.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
/usr/local/llvm13/include/llvm/Transforms/Utils/Cloning.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CodeExtractor.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CodeMoverUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/CtorUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/Debugify.h
/usr/local/llvm13/include/llvm/Transforms/Utils/EntryExitInstrumenter.h
/usr/local/llvm13/include/llvm/Transforms/Utils/EscapeEnumerator.h
/usr/local/llvm13/include/llvm/Transforms/Utils/Evaluator.h
/usr/local/llvm13/include/llvm/Transforms/Utils/FixIrreducible.h
/usr/local/llvm13/include/llvm/Transforms/Utils/FunctionComparator.h
/usr/local/llvm13/include/llvm/Transforms/Utils/FunctionImportUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/GlobalStatus.h
/usr/local/llvm13/include/llvm/Transforms/Utils/GuardUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/HelloWorld.h
/usr/local/llvm13/include/llvm/Transforms/Utils/InjectTLIMappings.h
/usr/local/llvm13/include/llvm/Transforms/Utils/InstructionNamer.h
/usr/local/llvm13/include/llvm/Transforms/Utils/IntegerDivision.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LCSSA.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h
/usr/local/llvm13/include/llvm/Transforms/Utils/Local.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LoopPeel.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LoopRotationUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LoopSimplify.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LoopUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LoopVersioning.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LowerInvoke.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LowerMemIntrinsics.h
/usr/local/llvm13/include/llvm/Transforms/Utils/LowerSwitch.h
/usr/local/llvm13/include/llvm/Transforms/Utils/MatrixUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/Mem2Reg.h
/usr/local/llvm13/include/llvm/Transforms/Utils/MemoryOpRemark.h
/usr/local/llvm13/include/llvm/Transforms/Utils/MetaRenamer.h
/usr/local/llvm13/include/llvm/Transforms/Utils/ModuleUtils.h
/usr/local/llvm13/include/llvm/Transforms/Utils/NameAnonGlobals.h
/usr/local/llvm13/include/llvm/Transforms/Utils/PredicateInfo.h
/usr/local/llvm13/include/llvm/Transforms/Utils/PromoteMemToReg.h
/usr/local/llvm13/include/llvm/Transforms/Utils/RelLookupTableConverter.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SCCPSolver.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SSAUpdater.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SSAUpdaterBulk.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SanitizerStats.h
/usr/local/llvm13/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SimplifyCFGOptions.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SimplifyIndVar.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SimplifyLibCalls.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SizeOpts.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SplitModule.h
/usr/local/llvm13/include/llvm/Transforms/Utils/StripGCRelocates.h
/usr/local/llvm13/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h
/usr/local/llvm13/include/llvm/Transforms/Utils/SymbolRewriter.h
/usr/local/llvm13/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
/usr/local/llvm13/include/llvm/Transforms/Utils/UnifyLoopExits.h
/usr/local/llvm13/include/llvm/Transforms/Utils/UnrollLoop.h
/usr/local/llvm13/include/llvm/Transforms/Utils/VNCoercion.h
/usr/local/llvm13/include/llvm/Transforms/Utils/ValueMapper.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize/LoopVectorize.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize/SLPVectorizer.h
/usr/local/llvm13/include/llvm/Transforms/Vectorize/VectorCombine.h
/usr/local/llvm13/include/llvm/WindowsManifest/WindowsManifestMerger.h
/usr/local/llvm13/include/llvm/WindowsResource/ResourceProcessor.h
/usr/local/llvm13/include/llvm/WindowsResource/ResourceScriptToken.h
/usr/local/llvm13/include/llvm/WindowsResource/ResourceScriptTokenList.h
/usr/local/llvm13/include/llvm/XRay/BlockIndexer.h
/usr/local/llvm13/include/llvm/XRay/BlockPrinter.h
/usr/local/llvm13/include/llvm/XRay/BlockVerifier.h
/usr/local/llvm13/include/llvm/XRay/FDRLogBuilder.h
/usr/local/llvm13/include/llvm/XRay/FDRRecordConsumer.h
/usr/local/llvm13/include/llvm/XRay/FDRRecordProducer.h
/usr/local/llvm13/include/llvm/XRay/FDRRecords.h
/usr/local/llvm13/include/llvm/XRay/FDRTraceExpander.h
/usr/local/llvm13/include/llvm/XRay/FDRTraceWriter.h
/usr/local/llvm13/include/llvm/XRay/FileHeaderReader.h
/usr/local/llvm13/include/llvm/XRay/Graph.h
/usr/local/llvm13/include/llvm/XRay/InstrumentationMap.h
/usr/local/llvm13/include/llvm/XRay/Profile.h
/usr/local/llvm13/include/llvm/XRay/RecordPrinter.h
/usr/local/llvm13/include/llvm/XRay/Trace.h
/usr/local/llvm13/include/llvm/XRay/XRayRecord.h
/usr/local/llvm13/include/llvm/XRay/YAMLXRayRecord.h
/usr/local/llvm13/include/mlir-c/AffineExpr.h
/usr/local/llvm13/include/mlir-c/AffineMap.h
/usr/local/llvm13/include/mlir-c/Bindings/Python/Interop.h
/usr/local/llvm13/include/mlir-c/BuiltinAttributes.h
/usr/local/llvm13/include/mlir-c/BuiltinTypes.h
/usr/local/llvm13/include/mlir-c/Conversion.h
/usr/local/llvm13/include/mlir-c/Debug.h
/usr/local/llvm13/include/mlir-c/Diagnostics.h
/usr/local/llvm13/include/mlir-c/Dialect/Async.h
/usr/local/llvm13/include/mlir-c/Dialect/GPU.h
/usr/local/llvm13/include/mlir-c/Dialect/LLVM.h
/usr/local/llvm13/include/mlir-c/Dialect/Linalg.h
/usr/local/llvm13/include/mlir-c/Dialect/SCF.h
/usr/local/llvm13/include/mlir-c/Dialect/Shape.h
/usr/local/llvm13/include/mlir-c/Dialect/SparseTensor.h
/usr/local/llvm13/include/mlir-c/Dialect/Standard.h
/usr/local/llvm13/include/mlir-c/Dialect/Tensor.h
/usr/local/llvm13/include/mlir-c/ExecutionEngine.h
/usr/local/llvm13/include/mlir-c/IR.h
/usr/local/llvm13/include/mlir-c/IntegerSet.h
/usr/local/llvm13/include/mlir-c/Pass.h
/usr/local/llvm13/include/mlir-c/Registration.h
/usr/local/llvm13/include/mlir-c/Support.h
/usr/local/llvm13/include/mlir-c/Transforms.h
/usr/local/llvm13/include/mlir/Analysis/AffineAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/AffineStructures.h
/usr/local/llvm13/include/mlir/Analysis/AliasAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/AliasAnalysis/LocalAliasAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/BufferViewFlowAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/CallGraph.h
/usr/local/llvm13/include/mlir/Analysis/DataFlowAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/DataLayoutAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/LinearTransform.h
/usr/local/llvm13/include/mlir/Analysis/Liveness.h
/usr/local/llvm13/include/mlir/Analysis/LoopAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/NestedMatcher.h
/usr/local/llvm13/include/mlir/Analysis/NumberOfExecutions.h
/usr/local/llvm13/include/mlir/Analysis/Presburger/Fraction.h
/usr/local/llvm13/include/mlir/Analysis/Presburger/Matrix.h
/usr/local/llvm13/include/mlir/Analysis/Presburger/Simplex.h
/usr/local/llvm13/include/mlir/Analysis/PresburgerSet.h
/usr/local/llvm13/include/mlir/Analysis/SliceAnalysis.h
/usr/local/llvm13/include/mlir/Analysis/Utils.h
/usr/local/llvm13/include/mlir/Bindings/Python/Attributes.td
/usr/local/llvm13/include/mlir/Bindings/Python/PybindAdaptors.h
/usr/local/llvm13/include/mlir/CAPI/AffineExpr.h
/usr/local/llvm13/include/mlir/CAPI/AffineMap.h
/usr/local/llvm13/include/mlir/CAPI/Diagnostics.h
/usr/local/llvm13/include/mlir/CAPI/ExecutionEngine.h
/usr/local/llvm13/include/mlir/CAPI/IR.h
/usr/local/llvm13/include/mlir/CAPI/IntegerSet.h
/usr/local/llvm13/include/mlir/CAPI/Pass.h
/usr/local/llvm13/include/mlir/CAPI/Registration.h
/usr/local/llvm13/include/mlir/CAPI/Support.h
/usr/local/llvm13/include/mlir/CAPI/Utils.h
/usr/local/llvm13/include/mlir/CAPI/Wrap.h
/usr/local/llvm13/include/mlir/Conversion/AffineToStandard/AffineToStandard.h
/usr/local/llvm13/include/mlir/Conversion/ArmNeon2dToIntr/ArmNeon2dToIntr.h
/usr/local/llvm13/include/mlir/Conversion/AsyncToLLVM/AsyncToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/ComplexToLLVM/ComplexToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/ComplexToStandard/ComplexToStandard.h
/usr/local/llvm13/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
/usr/local/llvm13/include/mlir/Conversion/GPUToNVVM/GPUToNVVMPass.h
/usr/local/llvm13/include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h
/usr/local/llvm13/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRV.h
/usr/local/llvm13/include/mlir/Conversion/GPUToSPIRV/GPUToSPIRVPass.h
/usr/local/llvm13/include/mlir/Conversion/GPUToVulkan/ConvertGPUToVulkanPass.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/ConversionTarget.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/LoweringOptions.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/MemRefBuilder.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/Pattern.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/StructBuilder.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/TypeConverter.h
/usr/local/llvm13/include/mlir/Conversion/LLVMCommon/VectorPattern.h
/usr/local/llvm13/include/mlir/Conversion/LinalgToLLVM/LinalgToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/LinalgToSPIRV/LinalgToSPIRV.h
/usr/local/llvm13/include/mlir/Conversion/LinalgToSPIRV/LinalgToSPIRVPass.h
/usr/local/llvm13/include/mlir/Conversion/LinalgToStandard/LinalgToStandard.h
/usr/local/llvm13/include/mlir/Conversion/MathToLLVM/MathToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/MathToLibm/MathToLibm.h
/usr/local/llvm13/include/mlir/Conversion/MemRefToLLVM/AllocLikeConversion.h
/usr/local/llvm13/include/mlir/Conversion/MemRefToLLVM/MemRefToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/OpenACCToLLVM/ConvertOpenACCToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/OpenACCToSCF/ConvertOpenACCToSCF.h
/usr/local/llvm13/include/mlir/Conversion/OpenMPToLLVM/ConvertOpenMPToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/PDLToPDLInterp/PDLToPDLInterp.h
/usr/local/llvm13/include/mlir/Conversion/Passes.capi.cpp.inc
/usr/local/llvm13/include/mlir/Conversion/Passes.capi.h.inc
/usr/local/llvm13/include/mlir/Conversion/Passes.h
/usr/local/llvm13/include/mlir/Conversion/Passes.h.inc
/usr/local/llvm13/include/mlir/Conversion/Passes.td
/usr/local/llvm13/include/mlir/Conversion/SCFToGPU/SCFToGPU.h
/usr/local/llvm13/include/mlir/Conversion/SCFToGPU/SCFToGPUPass.h
/usr/local/llvm13/include/mlir/Conversion/SCFToOpenMP/SCFToOpenMP.h
/usr/local/llvm13/include/mlir/Conversion/SCFToSPIRV/SCFToSPIRV.h
/usr/local/llvm13/include/mlir/Conversion/SCFToSPIRV/SCFToSPIRVPass.h
/usr/local/llvm13/include/mlir/Conversion/SCFToStandard/SCFToStandard.h
/usr/local/llvm13/include/mlir/Conversion/SPIRVToLLVM/SPIRVToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/SPIRVToLLVM/SPIRVToLLVMPass.h
/usr/local/llvm13/include/mlir/Conversion/ShapeToStandard/ShapeToStandard.h
/usr/local/llvm13/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVMPass.h
/usr/local/llvm13/include/mlir/Conversion/StandardToSPIRV/StandardToSPIRV.h
/usr/local/llvm13/include/mlir/Conversion/StandardToSPIRV/StandardToSPIRVPass.h
/usr/local/llvm13/include/mlir/Conversion/TosaToLinalg/TosaToLinalg.h
/usr/local/llvm13/include/mlir/Conversion/TosaToSCF/TosaToSCF.h
/usr/local/llvm13/include/mlir/Conversion/TosaToStandard/TosaToStandard.h
/usr/local/llvm13/include/mlir/Conversion/VectorToGPU/VectorToGPU.h
/usr/local/llvm13/include/mlir/Conversion/VectorToLLVM/ConvertVectorToLLVM.h
/usr/local/llvm13/include/mlir/Conversion/VectorToROCDL/VectorToROCDL.h
/usr/local/llvm13/include/mlir/Conversion/VectorToSCF/VectorToSCF.h
/usr/local/llvm13/include/mlir/Conversion/VectorToSPIRV/VectorToSPIRV.h
/usr/local/llvm13/include/mlir/Conversion/VectorToSPIRV/VectorToSPIRVPass.h
/usr/local/llvm13/include/mlir/Dialect/AMX/AMX.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMX.h.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMX.td
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXConversions.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXDialect.h
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/AMXTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/AMX/Transforms.h
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.h
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineMemoryOpInterfaces.td
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOps.h
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOps.td
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/IR/AffineValueMap.h
/usr/local/llvm13/include/mlir/Dialect/Affine/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Affine/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Affine/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Affine/Utils.h
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeon.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeon.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeon.td
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonConversions.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonDialect.h
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmNeon/ArmNeonTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVE.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVE.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVE.td
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVEConversions.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVEDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVEDialect.h
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVEDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVEOpBase.td
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVETypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/ArmSVETypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/ArmSVE/Transforms.h
/usr/local/llvm13/include/mlir/Dialect/Async/IR/Async.h
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncDialect.td
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOps.td
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncTypes.h
/usr/local/llvm13/include/mlir/Dialect/Async/IR/AsyncTypes.td
/usr/local/llvm13/include/mlir/Dialect/Async/Passes.capi.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Async/Passes.capi.h.inc
/usr/local/llvm13/include/mlir/Dialect/Async/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Async/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Async/Passes.td
/usr/local/llvm13/include/mlir/Dialect/CommonFolders.h
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/Complex.h
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexBase.td
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOps.td
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Complex/IR/ComplexOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTI.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTI.h
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTI.h.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTI.td
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTIBase.td
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTIDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTIDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTITypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/DLTITypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/DLTI/Traits.h
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitC.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitC.h
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitC.h.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitC.td
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCAttributes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCAttributes.h.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCAttributes.td
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCBase.td
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/EmitC/IR/EmitCTypes.td
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUBase.td
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUDialect.h
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOps.td
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/GPUOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/MemoryPromotion.h
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapper.h
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapperAttr.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapperAttr.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapperAttr.td
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapperEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/ParallelLoopMapperEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/Passes.capi.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/Passes.capi.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/Passes.h
/usr/local/llvm13/include/mlir/Dialect/GPU/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/GPU/Passes.td
/usr/local/llvm13/include/mlir/Dialect/GPU/Utils.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/FunctionCallUtils.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMConversionEnumsFromLLVM.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMConversionEnumsToLLVM.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMConversions.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMDialect.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOps.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsAttrDefs.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsAttrDefs.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMOpsInterfaces.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMTypeInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMTypeInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/LLVMTypes.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMConversions.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMDialect.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOps.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/NVVMOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLConversions.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLDialect.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOps.td
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/ROCDLOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/Transforms/LegalizeForExport.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/LLVMIR/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/Analysis/ConstraintsSet.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Analysis/DependenceAnalysis.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgBase.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgDoc.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.tcgen.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.tcgen.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yamlgen.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yamlgen.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOps.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOps.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/IR/LinalgTypes.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Passes.capi.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/Passes.capi.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Linalg/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Linalg/Transforms/CodegenStrategy.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Transforms/Hoisting.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Transforms/Transforms.h
/usr/local/llvm13/include/mlir/Dialect/Linalg/Utils/Utils.h
/usr/local/llvm13/include/mlir/Dialect/Math/IR/Math.h
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathBase.td
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOps.td
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Math/IR/MathOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Math/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRef.h
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefBase.td
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOps.td
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/IR/MemRefOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/MemRef/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/MemRef/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h
/usr/local/llvm13/include/mlir/Dialect/OpenACC/AccCommon.td
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACC.h
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOps.td
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOpsEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenACC/OpenACCOpsEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OmpCommon.td
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPDialect.h
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOps.td
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOpsEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPOpsEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPTypeInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/OpenMP/OpenMPTypeInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDL.h
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLDialect.td
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOps.h
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOps.td
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLTypes.h
/usr/local/llvm13/include/mlir/Dialect/PDL/IR/PDLTypes.td
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterp.h
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOps.td
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/PDLInterp/IR/PDLInterpOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/FakeQuantSupport.h
/usr/local/llvm13/include/mlir/Dialect/Quant/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Quant/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOps.h
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOps.td
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOpsBase.td
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantTypes.h
/usr/local/llvm13/include/mlir/Dialect/Quant/QuantizeUtils.h
/usr/local/llvm13/include/mlir/Dialect/Quant/UniformSupport.h
/usr/local/llvm13/include/mlir/Dialect/SCF/Passes.h
/usr/local/llvm13/include/mlir/Dialect/SCF/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/Passes.td
/usr/local/llvm13/include/mlir/Dialect/SCF/SCF.h
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOps.td
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/SCFOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SCF/Transforms.h
/usr/local/llvm13/include/mlir/Dialect/SCF/Utils.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/ParserUtils.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVArithmeticOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAtomicOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAttrUtils.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAttributes.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAvailability.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAvailability.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVAvailability.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVBarrierOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVBitOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVCapabilityImplication.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVCastOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVCompositeOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVControlFlowOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVCooperativeMatrixOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVDialect.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVEnumAvailability.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVEnumAvailability.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVEnums.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLCanonicalization.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVGLSLOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVGroupOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVImageOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVLogicalOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVMatrixOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVMemoryOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVMiscOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOCLOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpAvailabilityImpl.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpTraits.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOps.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVSerialization.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVStructureOps.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/SPIRVTypes.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/TargetAndABI.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/TargetAndABI.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/TargetAndABI.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/IR/TargetAndABI.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Linking/ModuleCombiner.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h
/usr/local/llvm13/include/mlir/Dialect/SPIRV/Utils/LayoutUtils.h
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/Shape.h
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeBase.td
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOps.td
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/IR/ShapeOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Shape/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Shape/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorBase.td
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/IR/SparseTensorOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Transforms/Passes.capi.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Transforms/Passes.capi.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/SparseTensor/Utils/Merger.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/Ops.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/Ops.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/Ops.h.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/Ops.td
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/OpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/OpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/OpsEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/OpsEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/IR/StandardOpsBase.td
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/ComposeSubView.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/DecomposeCallGraphTypes.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/FuncConversions.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/StandardOps/Utils/Utils.h
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/Tensor.h
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorBase.td
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOps.td
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/IR/TensorOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Tensor/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tensor/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaInterfaces.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaInterfaces.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOpBase.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOps.h
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOps.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaStructs.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaStructs.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/IR/TosaUtilOps.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/Transforms/PassDetail.h
/usr/local/llvm13/include/mlir/Dialect/Tosa/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Dialect/Tosa/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Tosa/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Dialect/Tosa/Utils/QuantUtils.h
/usr/local/llvm13/include/mlir/Dialect/Traits.h
/usr/local/llvm13/include/mlir/Dialect/Utils/ReshapeOpsUtils.h
/usr/local/llvm13/include/mlir/Dialect/Utils/StaticValueUtils.h
/usr/local/llvm13/include/mlir/Dialect/Utils/StructuredOpsUtils.h
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOps.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOps.h
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOps.h.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOps.td
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsEnums.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsEnums.h.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorOpsTypes.h.inc
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorTransforms.h
/usr/local/llvm13/include/mlir/Dialect/Vector/VectorUtils.h
/usr/local/llvm13/include/mlir/Dialect/X86Vector/Transforms.h
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86Vector.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86Vector.h.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86Vector.td
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorConversions.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorDialect.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorDialect.h
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorDialect.h.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorTypes.cpp.inc
/usr/local/llvm13/include/mlir/Dialect/X86Vector/X86VectorTypes.h.inc
/usr/local/llvm13/include/mlir/ExecutionEngine/AsyncRuntime.h
/usr/local/llvm13/include/mlir/ExecutionEngine/CRunnerUtils.h
/usr/local/llvm13/include/mlir/ExecutionEngine/ExecutionEngine.h
/usr/local/llvm13/include/mlir/ExecutionEngine/JitRunner.h
/usr/local/llvm13/include/mlir/ExecutionEngine/MemRefUtils.h
/usr/local/llvm13/include/mlir/ExecutionEngine/OptUtils.h
/usr/local/llvm13/include/mlir/ExecutionEngine/RunnerUtils.h
/usr/local/llvm13/include/mlir/IR/AffineExpr.h
/usr/local/llvm13/include/mlir/IR/AffineExprVisitor.h
/usr/local/llvm13/include/mlir/IR/AffineMap.h
/usr/local/llvm13/include/mlir/IR/AsmState.h
/usr/local/llvm13/include/mlir/IR/AttributeSupport.h
/usr/local/llvm13/include/mlir/IR/Attributes.h
/usr/local/llvm13/include/mlir/IR/Block.h
/usr/local/llvm13/include/mlir/IR/BlockAndValueMapping.h
/usr/local/llvm13/include/mlir/IR/BlockSupport.h
/usr/local/llvm13/include/mlir/IR/Builders.h
/usr/local/llvm13/include/mlir/IR/BuiltinAttributes.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinAttributes.h
/usr/local/llvm13/include/mlir/IR/BuiltinAttributes.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinAttributes.td
/usr/local/llvm13/include/mlir/IR/BuiltinDialect.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinDialect.h
/usr/local/llvm13/include/mlir/IR/BuiltinDialect.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinDialect.td
/usr/local/llvm13/include/mlir/IR/BuiltinLocationAttributes.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinLocationAttributes.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinLocationAttributes.td
/usr/local/llvm13/include/mlir/IR/BuiltinOps.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinOps.h
/usr/local/llvm13/include/mlir/IR/BuiltinOps.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinOps.td
/usr/local/llvm13/include/mlir/IR/BuiltinTypeInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinTypeInterfaces.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinTypeInterfaces.td
/usr/local/llvm13/include/mlir/IR/BuiltinTypes.cpp.inc
/usr/local/llvm13/include/mlir/IR/BuiltinTypes.h
/usr/local/llvm13/include/mlir/IR/BuiltinTypes.h.inc
/usr/local/llvm13/include/mlir/IR/BuiltinTypes.td
/usr/local/llvm13/include/mlir/IR/Diagnostics.h
/usr/local/llvm13/include/mlir/IR/Dialect.h
/usr/local/llvm13/include/mlir/IR/DialectImplementation.h
/usr/local/llvm13/include/mlir/IR/DialectInterface.h
/usr/local/llvm13/include/mlir/IR/Dominance.h
/usr/local/llvm13/include/mlir/IR/FunctionImplementation.h
/usr/local/llvm13/include/mlir/IR/FunctionSupport.h
/usr/local/llvm13/include/mlir/IR/Identifier.h
/usr/local/llvm13/include/mlir/IR/ImplicitLocOpBuilder.h
/usr/local/llvm13/include/mlir/IR/IntegerSet.h
/usr/local/llvm13/include/mlir/IR/Location.h
/usr/local/llvm13/include/mlir/IR/MLIRContext.h
/usr/local/llvm13/include/mlir/IR/Matchers.h
/usr/local/llvm13/include/mlir/IR/OpAsmInterface.cpp.inc
/usr/local/llvm13/include/mlir/IR/OpAsmInterface.h.inc
/usr/local/llvm13/include/mlir/IR/OpAsmInterface.td
/usr/local/llvm13/include/mlir/IR/OpBase.td
/usr/local/llvm13/include/mlir/IR/OpDefinition.h
/usr/local/llvm13/include/mlir/IR/OpImplementation.h
/usr/local/llvm13/include/mlir/IR/Operation.h
/usr/local/llvm13/include/mlir/IR/OperationSupport.h
/usr/local/llvm13/include/mlir/IR/OwningOpRef.h
/usr/local/llvm13/include/mlir/IR/PatternMatch.h
/usr/local/llvm13/include/mlir/IR/Region.h
/usr/local/llvm13/include/mlir/IR/RegionGraphTraits.h
/usr/local/llvm13/include/mlir/IR/RegionKindInterface.cpp.inc
/usr/local/llvm13/include/mlir/IR/RegionKindInterface.h
/usr/local/llvm13/include/mlir/IR/RegionKindInterface.h.inc
/usr/local/llvm13/include/mlir/IR/RegionKindInterface.td
/usr/local/llvm13/include/mlir/IR/StorageUniquerSupport.h
/usr/local/llvm13/include/mlir/IR/SubElementAttrInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/IR/SubElementAttrInterfaces.h.inc
/usr/local/llvm13/include/mlir/IR/SubElementInterfaces.h
/usr/local/llvm13/include/mlir/IR/SubElementInterfaces.td
/usr/local/llvm13/include/mlir/IR/SubElementTypeInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/IR/SubElementTypeInterfaces.h.inc
/usr/local/llvm13/include/mlir/IR/SymbolInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/IR/SymbolInterfaces.h.inc
/usr/local/llvm13/include/mlir/IR/SymbolInterfaces.td
/usr/local/llvm13/include/mlir/IR/SymbolTable.h
/usr/local/llvm13/include/mlir/IR/TensorEncInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/IR/TensorEncInterfaces.h.inc
/usr/local/llvm13/include/mlir/IR/TensorEncoding.h
/usr/local/llvm13/include/mlir/IR/TensorEncoding.td
/usr/local/llvm13/include/mlir/IR/Threading.h
/usr/local/llvm13/include/mlir/IR/TypeRange.h
/usr/local/llvm13/include/mlir/IR/TypeSupport.h
/usr/local/llvm13/include/mlir/IR/TypeUtilities.h
/usr/local/llvm13/include/mlir/IR/Types.h
/usr/local/llvm13/include/mlir/IR/UseDefLists.h
/usr/local/llvm13/include/mlir/IR/Value.h
/usr/local/llvm13/include/mlir/IR/Verifier.h
/usr/local/llvm13/include/mlir/IR/Visitors.h
/usr/local/llvm13/include/mlir/InitAllDialects.h
/usr/local/llvm13/include/mlir/InitAllPasses.h
/usr/local/llvm13/include/mlir/InitAllTranslations.h
/usr/local/llvm13/include/mlir/Interfaces/CallInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/CallInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/CallInterfaces.h.inc
/usr/local/llvm13/include/mlir/Interfaces/CallInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/CastInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/CastInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/CastInterfaces.h.inc
/usr/local/llvm13/include/mlir/Interfaces/CastInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/ControlFlowInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/ControlFlowInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/ControlFlowInterfaces.h.inc
/usr/local/llvm13/include/mlir/Interfaces/ControlFlowInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/CopyOpInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/CopyOpInterface.h
/usr/local/llvm13/include/mlir/Interfaces/CopyOpInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/CopyOpInterface.td
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutAttrInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutAttrInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutOpInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutOpInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutTypeInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/DataLayoutTypeInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/DecodeAttributesInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/DerivedAttributeOpInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/DerivedAttributeOpInterface.h
/usr/local/llvm13/include/mlir/Interfaces/DerivedAttributeOpInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/DerivedAttributeOpInterface.td
/usr/local/llvm13/include/mlir/Interfaces/FoldInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/InferTypeOpInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/InferTypeOpInterface.h
/usr/local/llvm13/include/mlir/Interfaces/InferTypeOpInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/InferTypeOpInterface.td
/usr/local/llvm13/include/mlir/Interfaces/LoopLikeInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/LoopLikeInterface.h
/usr/local/llvm13/include/mlir/Interfaces/LoopLikeInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/LoopLikeInterface.td
/usr/local/llvm13/include/mlir/Interfaces/SideEffectInterfaceBase.td
/usr/local/llvm13/include/mlir/Interfaces/SideEffectInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/SideEffectInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/SideEffectInterfaces.h.inc
/usr/local/llvm13/include/mlir/Interfaces/SideEffectInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/VectorInterfaces.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/VectorInterfaces.h
/usr/local/llvm13/include/mlir/Interfaces/VectorInterfaces.h.inc
/usr/local/llvm13/include/mlir/Interfaces/VectorInterfaces.td
/usr/local/llvm13/include/mlir/Interfaces/ViewLikeInterface.cpp.inc
/usr/local/llvm13/include/mlir/Interfaces/ViewLikeInterface.h
/usr/local/llvm13/include/mlir/Interfaces/ViewLikeInterface.h.inc
/usr/local/llvm13/include/mlir/Interfaces/ViewLikeInterface.td
/usr/local/llvm13/include/mlir/Parser.h
/usr/local/llvm13/include/mlir/Parser/AsmParserState.h
/usr/local/llvm13/include/mlir/Pass/AnalysisManager.h
/usr/local/llvm13/include/mlir/Pass/Pass.h
/usr/local/llvm13/include/mlir/Pass/PassBase.td
/usr/local/llvm13/include/mlir/Pass/PassInstrumentation.h
/usr/local/llvm13/include/mlir/Pass/PassManager.h
/usr/local/llvm13/include/mlir/Pass/PassOptions.h
/usr/local/llvm13/include/mlir/Pass/PassRegistry.h
/usr/local/llvm13/include/mlir/Reducer/PassDetail.h
/usr/local/llvm13/include/mlir/Reducer/Passes.h
/usr/local/llvm13/include/mlir/Reducer/Passes.h.inc
/usr/local/llvm13/include/mlir/Reducer/Passes.td
/usr/local/llvm13/include/mlir/Reducer/ReductionNode.h
/usr/local/llvm13/include/mlir/Reducer/ReductionPatternInterface.h
/usr/local/llvm13/include/mlir/Reducer/Tester.h
/usr/local/llvm13/include/mlir/Rewrite/FrozenRewritePatternSet.h
/usr/local/llvm13/include/mlir/Rewrite/PassUtil.td
/usr/local/llvm13/include/mlir/Rewrite/PatternApplicator.h
/usr/local/llvm13/include/mlir/Support/DebugAction.h
/usr/local/llvm13/include/mlir/Support/DebugCounter.h
/usr/local/llvm13/include/mlir/Support/DebugStringHelper.h
/usr/local/llvm13/include/mlir/Support/FileUtilities.h
/usr/local/llvm13/include/mlir/Support/IndentedOstream.h
/usr/local/llvm13/include/mlir/Support/InterfaceSupport.h
/usr/local/llvm13/include/mlir/Support/LLVM.h
/usr/local/llvm13/include/mlir/Support/LogicalResult.h
/usr/local/llvm13/include/mlir/Support/MathExtras.h
/usr/local/llvm13/include/mlir/Support/MlirOptMain.h
/usr/local/llvm13/include/mlir/Support/StorageUniquer.h
/usr/local/llvm13/include/mlir/Support/ThreadLocalCache.h
/usr/local/llvm13/include/mlir/Support/Timing.h
/usr/local/llvm13/include/mlir/Support/ToolUtilities.h
/usr/local/llvm13/include/mlir/Support/TypeID.h
/usr/local/llvm13/include/mlir/TableGen/Argument.h
/usr/local/llvm13/include/mlir/TableGen/AttrOrTypeDef.h
/usr/local/llvm13/include/mlir/TableGen/Attribute.h
/usr/local/llvm13/include/mlir/TableGen/Builder.h
/usr/local/llvm13/include/mlir/TableGen/CodeGenHelpers.h
/usr/local/llvm13/include/mlir/TableGen/Constraint.h
/usr/local/llvm13/include/mlir/TableGen/Dialect.h
/usr/local/llvm13/include/mlir/TableGen/Format.h
/usr/local/llvm13/include/mlir/TableGen/GenInfo.h
/usr/local/llvm13/include/mlir/TableGen/GenNameParser.h
/usr/local/llvm13/include/mlir/TableGen/Interfaces.h
/usr/local/llvm13/include/mlir/TableGen/OpClass.h
/usr/local/llvm13/include/mlir/TableGen/Operator.h
/usr/local/llvm13/include/mlir/TableGen/Pass.h
/usr/local/llvm13/include/mlir/TableGen/Pattern.h
/usr/local/llvm13/include/mlir/TableGen/Predicate.h
/usr/local/llvm13/include/mlir/TableGen/Region.h
/usr/local/llvm13/include/mlir/TableGen/SideEffects.h
/usr/local/llvm13/include/mlir/TableGen/Successor.h
/usr/local/llvm13/include/mlir/TableGen/Trait.h
/usr/local/llvm13/include/mlir/TableGen/Type.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/AMX/AMXToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/All.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/ArmNeon/ArmNeonToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/ArmSVE/ArmSVEToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/NVVM/NVVMToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/ROCDL/ROCDLToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Dialect/X86Vector/X86VectorToLLVMIRTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Export.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/Import.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/LLVMTranslationInterface.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/ModuleTranslation.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/TypeFromLLVM.h
/usr/local/llvm13/include/mlir/Target/LLVMIR/TypeToLLVM.h
/usr/local/llvm13/include/mlir/Target/SPIRV/Deserialization.h
/usr/local/llvm13/include/mlir/Target/SPIRV/SPIRVBinaryUtils.h
/usr/local/llvm13/include/mlir/Target/SPIRV/Serialization.h
/usr/local/llvm13/include/mlir/Tools/mlir-lsp-server/MlirLspServerMain.h
/usr/local/llvm13/include/mlir/Tools/mlir-reduce/MlirReduceMain.h
/usr/local/llvm13/include/mlir/Transforms/BufferUtils.h
/usr/local/llvm13/include/mlir/Transforms/Bufferize.h
/usr/local/llvm13/include/mlir/Transforms/DialectConversion.h
/usr/local/llvm13/include/mlir/Transforms/FoldUtils.h
/usr/local/llvm13/include/mlir/Transforms/GreedyPatternRewriteDriver.h
/usr/local/llvm13/include/mlir/Transforms/InliningUtils.h
/usr/local/llvm13/include/mlir/Transforms/LocationSnapshot.h
/usr/local/llvm13/include/mlir/Transforms/LoopFusionUtils.h
/usr/local/llvm13/include/mlir/Transforms/LoopUtils.h
/usr/local/llvm13/include/mlir/Transforms/Passes.h
/usr/local/llvm13/include/mlir/Transforms/Passes.h.inc
/usr/local/llvm13/include/mlir/Transforms/Passes.td
/usr/local/llvm13/include/mlir/Transforms/RegionUtils.h
/usr/local/llvm13/include/mlir/Transforms/Transforms.capi.cpp.inc
/usr/local/llvm13/include/mlir/Transforms/Transforms.capi.h.inc
/usr/local/llvm13/include/mlir/Transforms/Utils.h
/usr/local/llvm13/include/mlir/Transforms/ViewOpGraph.h
/usr/local/llvm13/include/mlir/Transforms/ViewRegionGraph.h
/usr/local/llvm13/include/mlir/Translation.h
/usr/local/llvm13/include/ompt-multiplex.h
/usr/local/llvm13/lib/LLVMgold.so
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_builtin_vars.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_cmath.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_complex_builtins.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_device_functions.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_intrinsics.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_libdevice_declares.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_math.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_math_forward_declares.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_cuda_runtime_wrapper.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_hip_cmath.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_hip_libdevice_declares.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_hip_math.h
/usr/local/llvm13/lib/clang/13.0.1/include/__clang_hip_runtime_wrapper.h
/usr/local/llvm13/lib/clang/13.0.1/include/__stddef_max_align_t.h
/usr/local/llvm13/lib/clang/13.0.1/include/__wmmintrin_aes.h
/usr/local/llvm13/lib/clang/13.0.1/include/__wmmintrin_pclmul.h
/usr/local/llvm13/lib/clang/13.0.1/include/adxintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/altivec.h
/usr/local/llvm13/lib/clang/13.0.1/include/ammintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/amxintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm64intr.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_acle.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_bf16.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_cde.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_cmse.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_fp16.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_mve.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_neon.h
/usr/local/llvm13/lib/clang/13.0.1/include/arm_sve.h
/usr/local/llvm13/lib/clang/13.0.1/include/armintr.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx2intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512bf16intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512bitalgintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512bwintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512cdintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512dqintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512erintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512fintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512ifmaintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512ifmavlintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512pfintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vbmi2intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vbmiintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vbmivlintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlbf16intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlbitalgintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlbwintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlcdintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vldqintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlvbmi2intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlvnniintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vlvp2intersectintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vnniintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vp2intersectintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vpopcntdqintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avx512vpopcntdqvlintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avxintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/avxvnniintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/bmi2intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/bmiintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/builtins.h
/usr/local/llvm13/lib/clang/13.0.1/include/cet.h
/usr/local/llvm13/lib/clang/13.0.1/include/cetintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/cldemoteintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/clflushoptintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/clwbintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/clzerointrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/cpuid.h
/usr/local/llvm13/lib/clang/13.0.1/include/cuda_wrappers/algorithm
/usr/local/llvm13/lib/clang/13.0.1/include/cuda_wrappers/complex
/usr/local/llvm13/lib/clang/13.0.1/include/cuda_wrappers/new
/usr/local/llvm13/lib/clang/13.0.1/include/emmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/enqcmdintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/f16cintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/float.h
/usr/local/llvm13/lib/clang/13.0.1/include/fma4intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/fmaintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/fuzzer/FuzzedDataProvider.h
/usr/local/llvm13/lib/clang/13.0.1/include/fxsrintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/gfniintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/hexagon_circ_brev_intrinsics.h
/usr/local/llvm13/lib/clang/13.0.1/include/hexagon_protos.h
/usr/local/llvm13/lib/clang/13.0.1/include/hexagon_types.h
/usr/local/llvm13/lib/clang/13.0.1/include/hresetintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/htmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/htmxlintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/hvx_hexagon_protos.h
/usr/local/llvm13/lib/clang/13.0.1/include/ia32intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/immintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/inttypes.h
/usr/local/llvm13/lib/clang/13.0.1/include/invpcidintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/iso646.h
/usr/local/llvm13/lib/clang/13.0.1/include/keylockerintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/lwpintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/lzcntintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/mm3dnow.h
/usr/local/llvm13/lib/clang/13.0.1/include/mm_malloc.h
/usr/local/llvm13/lib/clang/13.0.1/include/mmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/module.modulemap
/usr/local/llvm13/lib/clang/13.0.1/include/movdirintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/msa.h
/usr/local/llvm13/lib/clang/13.0.1/include/mwaitxintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/nmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/omp-tools.h
/usr/local/llvm13/lib/clang/13.0.1/include/omp.h
/usr/local/llvm13/lib/clang/13.0.1/include/ompt.h
/usr/local/llvm13/lib/clang/13.0.1/include/opencl-c-base.h
/usr/local/llvm13/lib/clang/13.0.1/include/opencl-c.h
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/__clang_openmp_device_functions.h
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/cmath
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/complex
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/complex.h
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/complex_cmath.h
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/math.h
/usr/local/llvm13/lib/clang/13.0.1/include/openmp_wrappers/new
/usr/local/llvm13/lib/clang/13.0.1/include/pconfigintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/pkuintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/pmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/popcntintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/emmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/mm_malloc.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/mmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/pmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/smmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/tmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/ppc_wrappers/xmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/prfchwintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/profile/InstrProfData.inc
/usr/local/llvm13/lib/clang/13.0.1/include/ptwriteintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/rdseedintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/riscv_vector.h
/usr/local/llvm13/lib/clang/13.0.1/include/rtmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/s390intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/allocator_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/asan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/common_interface_defs.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/coverage_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/dfsan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/hwasan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/linux_syscall_hooks.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/lsan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/msan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/netbsd_syscall_hooks.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/scudo_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/tsan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/tsan_interface_atomic.h
/usr/local/llvm13/lib/clang/13.0.1/include/sanitizer/ubsan_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/serializeintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/sgxintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/shaintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/smmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/tbmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/tgmath.h
/usr/local/llvm13/lib/clang/13.0.1/include/tmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/tsxldtrkintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/uintrintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/unwind.h
/usr/local/llvm13/lib/clang/13.0.1/include/vadefs.h
/usr/local/llvm13/lib/clang/13.0.1/include/vaesintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/vecintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/vpclmulqdqintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/waitpkgintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/wasm_simd128.h
/usr/local/llvm13/lib/clang/13.0.1/include/wbnoinvdintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/wmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/x86gprintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/x86intrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xmmintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xopintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xray/xray_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/xray/xray_log_interface.h
/usr/local/llvm13/lib/clang/13.0.1/include/xray/xray_records.h
/usr/local/llvm13/lib/clang/13.0.1/include/xsavecintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xsaveintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xsaveoptintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xsavesintrin.h
/usr/local/llvm13/lib/clang/13.0.1/include/xtestintrin.h
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-i386.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-preinit-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-preinit-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan-x86_64.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan_cxx-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan_cxx-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.asan_cxx-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.builtins-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.builtins-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.cfi-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.cfi-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.cfi_diag-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.cfi_diag-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.dd-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.dyndd-x86_64.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.fuzzer-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.fuzzer_interceptors-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.fuzzer_no_main-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.msan-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.msan-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.msan_cxx-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.msan_cxx-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.orc-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.profile-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.profile-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.safestack-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.safestack-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.stats-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.stats-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.stats_client-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.stats_client-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.tsan-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.tsan-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.tsan_cxx-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.tsan_cxx-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_minimal-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_minimal-i386.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_minimal-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_minimal-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_minimal-x86_64.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone-i386.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone-x86_64.so
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone_cxx-i386.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone_cxx-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.ubsan_standalone_cxx-x86_64.a.syms
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.xray-basic-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.xray-fdr-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.xray-profiling-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/lib/freebsd/libclang_rt.xray-x86_64.a
/usr/local/llvm13/lib/clang/13.0.1/share/asan_ignorelist.txt
/usr/local/llvm13/lib/clang/13.0.1/share/cfi_ignorelist.txt
/usr/local/llvm13/lib/clang/13.0.1/share/msan_ignorelist.txt
/usr/local/llvm13/lib/cmake/clang/AddClang.cmake
/usr/local/llvm13/lib/cmake/clang/ClangConfig.cmake
/usr/local/llvm13/lib/cmake/clang/ClangTargets-release.cmake
/usr/local/llvm13/lib/cmake/clang/ClangTargets.cmake
/usr/local/llvm13/lib/cmake/flang/FlangConfig.cmake
/usr/local/llvm13/lib/cmake/flang/FlangTargets-release.cmake
/usr/local/llvm13/lib/cmake/flang/FlangTargets.cmake
/usr/local/llvm13/lib/cmake/lld/LLDConfig.cmake
/usr/local/llvm13/lib/cmake/lld/LLDTargets-release.cmake
/usr/local/llvm13/lib/cmake/lld/LLDTargets.cmake
/usr/local/llvm13/lib/cmake/llvm/AddLLVM.cmake
/usr/local/llvm13/lib/cmake/llvm/AddLLVMDefinitions.cmake
/usr/local/llvm13/lib/cmake/llvm/AddOCaml.cmake
/usr/local/llvm13/lib/cmake/llvm/AddSphinxTarget.cmake
/usr/local/llvm13/lib/cmake/llvm/CheckAtomic.cmake
/usr/local/llvm13/lib/cmake/llvm/CheckCompilerVersion.cmake
/usr/local/llvm13/lib/cmake/llvm/ChooseMSVCCRT.cmake
/usr/local/llvm13/lib/cmake/llvm/CrossCompile.cmake
/usr/local/llvm13/lib/cmake/llvm/DetermineGCCCompatible.cmake
/usr/local/llvm13/lib/cmake/llvm/FindGRPC.cmake
/usr/local/llvm13/lib/cmake/llvm/FindLibpfm.cmake
/usr/local/llvm13/lib/cmake/llvm/FindOCaml.cmake
/usr/local/llvm13/lib/cmake/llvm/FindSphinx.cmake
/usr/local/llvm13/lib/cmake/llvm/FindZ3.cmake
/usr/local/llvm13/lib/cmake/llvm/GenerateVersionFromVCS.cmake
/usr/local/llvm13/lib/cmake/llvm/GetErrcMessages.cmake
/usr/local/llvm13/lib/cmake/llvm/GetLibraryName.cmake
/usr/local/llvm13/lib/cmake/llvm/HandleLLVMOptions.cmake
/usr/local/llvm13/lib/cmake/llvm/HandleLLVMStdlib.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVM-Build.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVM-Config.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMCheckLinkerFlag.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMConfig.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMConfigExtensions.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMConfigVersion.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMDistributionSupport.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMExports-release.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMExports.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMExternalProjectUtils.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMInstallSymlink.cmake
/usr/local/llvm13/lib/cmake/llvm/LLVMProcessSources.cmake
/usr/local/llvm13/lib/cmake/llvm/TableGen.cmake
/usr/local/llvm13/lib/cmake/llvm/TensorFlowCompile.cmake
/usr/local/llvm13/lib/cmake/llvm/UseLibtool.cmake
/usr/local/llvm13/lib/cmake/llvm/VersionFromVCS.cmake
/usr/local/llvm13/lib/cmake/mlir/AddMLIR.cmake
/usr/local/llvm13/lib/cmake/mlir/AddMLIRPython.cmake
/usr/local/llvm13/lib/cmake/mlir/MLIRConfig.cmake
/usr/local/llvm13/lib/cmake/mlir/MLIRDetectPythonEnv.cmake
/usr/local/llvm13/lib/cmake/mlir/MLIRTargets-release.cmake
/usr/local/llvm13/lib/cmake/mlir/MLIRTargets.cmake
/usr/local/llvm13/lib/cmake/openmp/FindOpenMPTarget.cmake
/usr/local/llvm13/lib/libFIROptimizer.a
/usr/local/llvm13/lib/libFortranCommon.a
/usr/local/llvm13/lib/libFortranDecimal.a
/usr/local/llvm13/lib/libFortranEvaluate.a
/usr/local/llvm13/lib/libFortranLower.a
/usr/local/llvm13/lib/libFortranParser.a
/usr/local/llvm13/lib/libFortranRuntime.a
/usr/local/llvm13/lib/libFortranSemantics.a
/usr/local/llvm13/lib/libLLVM-13.0.1.so
/usr/local/llvm13/lib/libLLVM-13.so
/usr/local/llvm13/lib/libLLVM.so
/usr/local/llvm13/lib/libLLVMAArch64AsmParser.a
/usr/local/llvm13/lib/libLLVMAArch64CodeGen.a
/usr/local/llvm13/lib/libLLVMAArch64Desc.a
/usr/local/llvm13/lib/libLLVMAArch64Disassembler.a
/usr/local/llvm13/lib/libLLVMAArch64Info.a
/usr/local/llvm13/lib/libLLVMAArch64Utils.a
/usr/local/llvm13/lib/libLLVMAMDGPUAsmParser.a
/usr/local/llvm13/lib/libLLVMAMDGPUCodeGen.a
/usr/local/llvm13/lib/libLLVMAMDGPUDesc.a
/usr/local/llvm13/lib/libLLVMAMDGPUDisassembler.a
/usr/local/llvm13/lib/libLLVMAMDGPUInfo.a
/usr/local/llvm13/lib/libLLVMAMDGPUUtils.a
/usr/local/llvm13/lib/libLLVMARMAsmParser.a
/usr/local/llvm13/lib/libLLVMARMCodeGen.a
/usr/local/llvm13/lib/libLLVMARMDesc.a
/usr/local/llvm13/lib/libLLVMARMDisassembler.a
/usr/local/llvm13/lib/libLLVMARMInfo.a
/usr/local/llvm13/lib/libLLVMARMUtils.a
/usr/local/llvm13/lib/libLLVMAVRAsmParser.a
/usr/local/llvm13/lib/libLLVMAVRCodeGen.a
/usr/local/llvm13/lib/libLLVMAVRDesc.a
/usr/local/llvm13/lib/libLLVMAVRDisassembler.a
/usr/local/llvm13/lib/libLLVMAVRInfo.a
/usr/local/llvm13/lib/libLLVMAggressiveInstCombine.a
/usr/local/llvm13/lib/libLLVMAnalysis.a
/usr/local/llvm13/lib/libLLVMAsmParser.a
/usr/local/llvm13/lib/libLLVMAsmPrinter.a
/usr/local/llvm13/lib/libLLVMBPFAsmParser.a
/usr/local/llvm13/lib/libLLVMBPFCodeGen.a
/usr/local/llvm13/lib/libLLVMBPFDesc.a
/usr/local/llvm13/lib/libLLVMBPFDisassembler.a
/usr/local/llvm13/lib/libLLVMBPFInfo.a
/usr/local/llvm13/lib/libLLVMBinaryFormat.a
/usr/local/llvm13/lib/libLLVMBitReader.a
/usr/local/llvm13/lib/libLLVMBitWriter.a
/usr/local/llvm13/lib/libLLVMBitstreamReader.a
/usr/local/llvm13/lib/libLLVMCFGuard.a
/usr/local/llvm13/lib/libLLVMCFIVerify.a
/usr/local/llvm13/lib/libLLVMCodeGen.a
/usr/local/llvm13/lib/libLLVMCore.a
/usr/local/llvm13/lib/libLLVMCoroutines.a
/usr/local/llvm13/lib/libLLVMCoverage.a
/usr/local/llvm13/lib/libLLVMDWARFLinker.a
/usr/local/llvm13/lib/libLLVMDWP.a
/usr/local/llvm13/lib/libLLVMDebugInfoCodeView.a
/usr/local/llvm13/lib/libLLVMDebugInfoDWARF.a
/usr/local/llvm13/lib/libLLVMDebugInfoGSYM.a
/usr/local/llvm13/lib/libLLVMDebugInfoMSF.a
/usr/local/llvm13/lib/libLLVMDebugInfoPDB.a
/usr/local/llvm13/lib/libLLVMDemangle.a
/usr/local/llvm13/lib/libLLVMDlltoolDriver.a
/usr/local/llvm13/lib/libLLVMExecutionEngine.a
/usr/local/llvm13/lib/libLLVMExegesis.a
/usr/local/llvm13/lib/libLLVMExegesisAArch64.a
/usr/local/llvm13/lib/libLLVMExegesisMips.a
/usr/local/llvm13/lib/libLLVMExegesisPowerPC.a
/usr/local/llvm13/lib/libLLVMExegesisX86.a
/usr/local/llvm13/lib/libLLVMExtensions.a
/usr/local/llvm13/lib/libLLVMFileCheck.a
/usr/local/llvm13/lib/libLLVMFrontendOpenACC.a
/usr/local/llvm13/lib/libLLVMFrontendOpenMP.a
/usr/local/llvm13/lib/libLLVMFuzzMutate.a
/usr/local/llvm13/lib/libLLVMGlobalISel.a
/usr/local/llvm13/lib/libLLVMHexagonAsmParser.a
/usr/local/llvm13/lib/libLLVMHexagonCodeGen.a
/usr/local/llvm13/lib/libLLVMHexagonDesc.a
/usr/local/llvm13/lib/libLLVMHexagonDisassembler.a
/usr/local/llvm13/lib/libLLVMHexagonInfo.a
/usr/local/llvm13/lib/libLLVMIRReader.a
/usr/local/llvm13/lib/libLLVMInstCombine.a
/usr/local/llvm13/lib/libLLVMInstrumentation.a
/usr/local/llvm13/lib/libLLVMInterfaceStub.a
/usr/local/llvm13/lib/libLLVMInterpreter.a
/usr/local/llvm13/lib/libLLVMJITLink.a
/usr/local/llvm13/lib/libLLVMLTO.a
/usr/local/llvm13/lib/libLLVMLanaiAsmParser.a
/usr/local/llvm13/lib/libLLVMLanaiCodeGen.a
/usr/local/llvm13/lib/libLLVMLanaiDesc.a
/usr/local/llvm13/lib/libLLVMLanaiDisassembler.a
/usr/local/llvm13/lib/libLLVMLanaiInfo.a
/usr/local/llvm13/lib/libLLVMLibDriver.a
/usr/local/llvm13/lib/libLLVMLineEditor.a
/usr/local/llvm13/lib/libLLVMLinker.a
/usr/local/llvm13/lib/libLLVMMC.a
/usr/local/llvm13/lib/libLLVMMCA.a
/usr/local/llvm13/lib/libLLVMMCACustomBehaviourAMDGPU.a
/usr/local/llvm13/lib/libLLVMMCDisassembler.a
/usr/local/llvm13/lib/libLLVMMCJIT.a
/usr/local/llvm13/lib/libLLVMMCParser.a
/usr/local/llvm13/lib/libLLVMMIRParser.a
/usr/local/llvm13/lib/libLLVMMSP430AsmParser.a
/usr/local/llvm13/lib/libLLVMMSP430CodeGen.a
/usr/local/llvm13/lib/libLLVMMSP430Desc.a
/usr/local/llvm13/lib/libLLVMMSP430Disassembler.a
/usr/local/llvm13/lib/libLLVMMSP430Info.a
/usr/local/llvm13/lib/libLLVMMipsAsmParser.a
/usr/local/llvm13/lib/libLLVMMipsCodeGen.a
/usr/local/llvm13/lib/libLLVMMipsDesc.a
/usr/local/llvm13/lib/libLLVMMipsDisassembler.a
/usr/local/llvm13/lib/libLLVMMipsInfo.a
/usr/local/llvm13/lib/libLLVMNVPTXCodeGen.a
/usr/local/llvm13/lib/libLLVMNVPTXDesc.a
/usr/local/llvm13/lib/libLLVMNVPTXInfo.a
/usr/local/llvm13/lib/libLLVMObjCARCOpts.a
/usr/local/llvm13/lib/libLLVMObject.a
/usr/local/llvm13/lib/libLLVMObjectYAML.a
/usr/local/llvm13/lib/libLLVMOption.a
/usr/local/llvm13/lib/libLLVMOrcJIT.a
/usr/local/llvm13/lib/libLLVMOrcShared.a
/usr/local/llvm13/lib/libLLVMOrcTargetProcess.a
/usr/local/llvm13/lib/libLLVMPasses.a
/usr/local/llvm13/lib/libLLVMPowerPCAsmParser.a
/usr/local/llvm13/lib/libLLVMPowerPCCodeGen.a
/usr/local/llvm13/lib/libLLVMPowerPCDesc.a
/usr/local/llvm13/lib/libLLVMPowerPCDisassembler.a
/usr/local/llvm13/lib/libLLVMPowerPCInfo.a
/usr/local/llvm13/lib/libLLVMProfileData.a
/usr/local/llvm13/lib/libLLVMRISCVAsmParser.a
/usr/local/llvm13/lib/libLLVMRISCVCodeGen.a
/usr/local/llvm13/lib/libLLVMRISCVDesc.a
/usr/local/llvm13/lib/libLLVMRISCVDisassembler.a
/usr/local/llvm13/lib/libLLVMRISCVInfo.a
/usr/local/llvm13/lib/libLLVMRemarks.a
/usr/local/llvm13/lib/libLLVMRuntimeDyld.a
/usr/local/llvm13/lib/libLLVMScalarOpts.a
/usr/local/llvm13/lib/libLLVMSelectionDAG.a
/usr/local/llvm13/lib/libLLVMSparcAsmParser.a
/usr/local/llvm13/lib/libLLVMSparcCodeGen.a
/usr/local/llvm13/lib/libLLVMSparcDesc.a
/usr/local/llvm13/lib/libLLVMSparcDisassembler.a
/usr/local/llvm13/lib/libLLVMSparcInfo.a
/usr/local/llvm13/lib/libLLVMSupport.a
/usr/local/llvm13/lib/libLLVMSymbolize.a
/usr/local/llvm13/lib/libLLVMSystemZAsmParser.a
/usr/local/llvm13/lib/libLLVMSystemZCodeGen.a
/usr/local/llvm13/lib/libLLVMSystemZDesc.a
/usr/local/llvm13/lib/libLLVMSystemZDisassembler.a
/usr/local/llvm13/lib/libLLVMSystemZInfo.a
/usr/local/llvm13/lib/libLLVMTableGen.a
/usr/local/llvm13/lib/libLLVMTableGenGlobalISel.a
/usr/local/llvm13/lib/libLLVMTarget.a
/usr/local/llvm13/lib/libLLVMTextAPI.a
/usr/local/llvm13/lib/libLLVMTransformUtils.a
/usr/local/llvm13/lib/libLLVMVectorize.a
/usr/local/llvm13/lib/libLLVMWebAssemblyAsmParser.a
/usr/local/llvm13/lib/libLLVMWebAssemblyCodeGen.a
/usr/local/llvm13/lib/libLLVMWebAssemblyDesc.a
/usr/local/llvm13/lib/libLLVMWebAssemblyDisassembler.a
/usr/local/llvm13/lib/libLLVMWebAssemblyInfo.a
/usr/local/llvm13/lib/libLLVMWebAssemblyUtils.a
/usr/local/llvm13/lib/libLLVMWindowsManifest.a
/usr/local/llvm13/lib/libLLVMX86AsmParser.a
/usr/local/llvm13/lib/libLLVMX86CodeGen.a
/usr/local/llvm13/lib/libLLVMX86Desc.a
/usr/local/llvm13/lib/libLLVMX86Disassembler.a
/usr/local/llvm13/lib/libLLVMX86Info.a
/usr/local/llvm13/lib/libLLVMXCoreCodeGen.a
/usr/local/llvm13/lib/libLLVMXCoreDesc.a
/usr/local/llvm13/lib/libLLVMXCoreDisassembler.a
/usr/local/llvm13/lib/libLLVMXCoreInfo.a
/usr/local/llvm13/lib/libLLVMXRay.a
/usr/local/llvm13/lib/libLLVMipo.a
/usr/local/llvm13/lib/libLTO.so
/usr/local/llvm13/lib/libLTO.so.13
/usr/local/llvm13/lib/libMLIR.so
/usr/local/llvm13/lib/libMLIR.so.13
/usr/local/llvm13/lib/libMLIRAMX.a
/usr/local/llvm13/lib/libMLIRAMXToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRAMXTransforms.a
/usr/local/llvm13/lib/libMLIRAffine.a
/usr/local/llvm13/lib/libMLIRAffineToStandard.a
/usr/local/llvm13/lib/libMLIRAffineTransforms.a
/usr/local/llvm13/lib/libMLIRAffineTransformsTestPasses.a
/usr/local/llvm13/lib/libMLIRAffineUtils.a
/usr/local/llvm13/lib/libMLIRAnalysis.a
/usr/local/llvm13/lib/libMLIRArmNeon.a
/usr/local/llvm13/lib/libMLIRArmNeon2dToIntr.a
/usr/local/llvm13/lib/libMLIRArmNeonToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRArmSVE.a
/usr/local/llvm13/lib/libMLIRArmSVEToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRArmSVETransforms.a
/usr/local/llvm13/lib/libMLIRAsync.a
/usr/local/llvm13/lib/libMLIRAsyncToLLVM.a
/usr/local/llvm13/lib/libMLIRAsyncTransforms.a
/usr/local/llvm13/lib/libMLIRCAPIAsync.a
/usr/local/llvm13/lib/libMLIRCAPIConversion.a
/usr/local/llvm13/lib/libMLIRCAPIDebug.a
/usr/local/llvm13/lib/libMLIRCAPIGPU.a
/usr/local/llvm13/lib/libMLIRCAPIIR.a
/usr/local/llvm13/lib/libMLIRCAPILLVM.a
/usr/local/llvm13/lib/libMLIRCAPILinalg.a
/usr/local/llvm13/lib/libMLIRCAPIRegistration.a
/usr/local/llvm13/lib/libMLIRCAPISCF.a
/usr/local/llvm13/lib/libMLIRCAPIShape.a
/usr/local/llvm13/lib/libMLIRCAPISparseTensor.a
/usr/local/llvm13/lib/libMLIRCAPIStandard.a
/usr/local/llvm13/lib/libMLIRCAPITensor.a
/usr/local/llvm13/lib/libMLIRCAPITransforms.a
/usr/local/llvm13/lib/libMLIRCEXECUTIONENGINE.a
/usr/local/llvm13/lib/libMLIRCallInterfaces.a
/usr/local/llvm13/lib/libMLIRCastInterfaces.a
/usr/local/llvm13/lib/libMLIRComplex.a
/usr/local/llvm13/lib/libMLIRComplexToLLVM.a
/usr/local/llvm13/lib/libMLIRComplexToStandard.a
/usr/local/llvm13/lib/libMLIRControlFlowInterfaces.a
/usr/local/llvm13/lib/libMLIRCopyOpInterface.a
/usr/local/llvm13/lib/libMLIRDLTI.a
/usr/local/llvm13/lib/libMLIRDLTITestPasses.a
/usr/local/llvm13/lib/libMLIRDataLayoutInterfaces.a
/usr/local/llvm13/lib/libMLIRDerivedAttributeOpInterface.a
/usr/local/llvm13/lib/libMLIRDialect.a
/usr/local/llvm13/lib/libMLIRDialectUtils.a
/usr/local/llvm13/lib/libMLIREmitC.a
/usr/local/llvm13/lib/libMLIRExecutionEngine.a
/usr/local/llvm13/lib/libMLIRGPUOps.a
/usr/local/llvm13/lib/libMLIRGPUTestPasses.a
/usr/local/llvm13/lib/libMLIRGPUToGPURuntimeTransforms.a
/usr/local/llvm13/lib/libMLIRGPUToNVVMTransforms.a
/usr/local/llvm13/lib/libMLIRGPUToROCDLTransforms.a
/usr/local/llvm13/lib/libMLIRGPUToSPIRV.a
/usr/local/llvm13/lib/libMLIRGPUToVulkanTransforms.a
/usr/local/llvm13/lib/libMLIRGPUTransforms.a
/usr/local/llvm13/lib/libMLIRIR.a
/usr/local/llvm13/lib/libMLIRInferTypeOpInterface.a
/usr/local/llvm13/lib/libMLIRJitRunner.a
/usr/local/llvm13/lib/libMLIRLLVMCommonConversion.a
/usr/local/llvm13/lib/libMLIRLLVMIR.a
/usr/local/llvm13/lib/libMLIRLLVMIRTransforms.a
/usr/local/llvm13/lib/libMLIRLLVMToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRLinalg.a
/usr/local/llvm13/lib/libMLIRLinalgAnalysis.a
/usr/local/llvm13/lib/libMLIRLinalgTestPasses.a
/usr/local/llvm13/lib/libMLIRLinalgToLLVM.a
/usr/local/llvm13/lib/libMLIRLinalgToSPIRV.a
/usr/local/llvm13/lib/libMLIRLinalgToStandard.a
/usr/local/llvm13/lib/libMLIRLinalgTransforms.a
/usr/local/llvm13/lib/libMLIRLinalgUtils.a
/usr/local/llvm13/lib/libMLIRLoopAnalysis.a
/usr/local/llvm13/lib/libMLIRLoopLikeInterface.a
/usr/local/llvm13/lib/libMLIRLspServerLib.a
/usr/local/llvm13/lib/libMLIRMath.a
/usr/local/llvm13/lib/libMLIRMathTestPasses.a
/usr/local/llvm13/lib/libMLIRMathToLLVM.a
/usr/local/llvm13/lib/libMLIRMathToLibm.a
/usr/local/llvm13/lib/libMLIRMathTransforms.a
/usr/local/llvm13/lib/libMLIRMemRef.a
/usr/local/llvm13/lib/libMLIRMemRefToLLVM.a
/usr/local/llvm13/lib/libMLIRMemRefTransforms.a
/usr/local/llvm13/lib/libMLIRMemRefUtils.a
/usr/local/llvm13/lib/libMLIRMlirOptMain.a
/usr/local/llvm13/lib/libMLIRNVVMIR.a
/usr/local/llvm13/lib/libMLIRNVVMToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIROpenACC.a
/usr/local/llvm13/lib/libMLIROpenACCToLLVM.a
/usr/local/llvm13/lib/libMLIROpenACCToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIROpenACCToSCF.a
/usr/local/llvm13/lib/libMLIROpenMP.a
/usr/local/llvm13/lib/libMLIROpenMPToLLVM.a
/usr/local/llvm13/lib/libMLIROpenMPToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIROptLib.a
/usr/local/llvm13/lib/libMLIRPDL.a
/usr/local/llvm13/lib/libMLIRPDLInterp.a
/usr/local/llvm13/lib/libMLIRPDLToPDLInterp.a
/usr/local/llvm13/lib/libMLIRParser.a
/usr/local/llvm13/lib/libMLIRPass.a
/usr/local/llvm13/lib/libMLIRPresburger.a
/usr/local/llvm13/lib/libMLIRQuant.a
/usr/local/llvm13/lib/libMLIRROCDLIR.a
/usr/local/llvm13/lib/libMLIRROCDLToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRReduce.a
/usr/local/llvm13/lib/libMLIRReduceLib.a
/usr/local/llvm13/lib/libMLIRRewrite.a
/usr/local/llvm13/lib/libMLIRSCF.a
/usr/local/llvm13/lib/libMLIRSCFTestPasses.a
/usr/local/llvm13/lib/libMLIRSCFToGPU.a
/usr/local/llvm13/lib/libMLIRSCFToOpenMP.a
/usr/local/llvm13/lib/libMLIRSCFToSPIRV.a
/usr/local/llvm13/lib/libMLIRSCFToStandard.a
/usr/local/llvm13/lib/libMLIRSCFTransforms.a
/usr/local/llvm13/lib/libMLIRSPIRV.a
/usr/local/llvm13/lib/libMLIRSPIRVBinaryUtils.a
/usr/local/llvm13/lib/libMLIRSPIRVConversion.a
/usr/local/llvm13/lib/libMLIRSPIRVDeserialization.a
/usr/local/llvm13/lib/libMLIRSPIRVModuleCombiner.a
/usr/local/llvm13/lib/libMLIRSPIRVSerialization.a
/usr/local/llvm13/lib/libMLIRSPIRVTestPasses.a
/usr/local/llvm13/lib/libMLIRSPIRVToLLVM.a
/usr/local/llvm13/lib/libMLIRSPIRVTransforms.a
/usr/local/llvm13/lib/libMLIRSPIRVTranslateRegistration.a
/usr/local/llvm13/lib/libMLIRSPIRVUtils.a
/usr/local/llvm13/lib/libMLIRShape.a
/usr/local/llvm13/lib/libMLIRShapeOpsTransforms.a
/usr/local/llvm13/lib/libMLIRShapeTestPasses.a
/usr/local/llvm13/lib/libMLIRShapeToStandard.a
/usr/local/llvm13/lib/libMLIRSideEffectInterfaces.a
/usr/local/llvm13/lib/libMLIRSparseTensor.a
/usr/local/llvm13/lib/libMLIRSparseTensorTransforms.a
/usr/local/llvm13/lib/libMLIRSparseTensorUtils.a
/usr/local/llvm13/lib/libMLIRStandard.a
/usr/local/llvm13/lib/libMLIRStandardOpsTestPasses.a
/usr/local/llvm13/lib/libMLIRStandardOpsTransforms.a
/usr/local/llvm13/lib/libMLIRStandardToLLVM.a
/usr/local/llvm13/lib/libMLIRStandardToSPIRV.a
/usr/local/llvm13/lib/libMLIRSupport.a
/usr/local/llvm13/lib/libMLIRSupportIndentedOstream.a
/usr/local/llvm13/lib/libMLIRTableGen.a
/usr/local/llvm13/lib/libMLIRTargetLLVMIRExport.a
/usr/local/llvm13/lib/libMLIRTargetLLVMIRImport.a
/usr/local/llvm13/lib/libMLIRTensor.a
/usr/local/llvm13/lib/libMLIRTensorTransforms.a
/usr/local/llvm13/lib/libMLIRTestAnalysis.a
/usr/local/llvm13/lib/libMLIRTestDialect.a
/usr/local/llvm13/lib/libMLIRTestIR.a
/usr/local/llvm13/lib/libMLIRTestPass.a
/usr/local/llvm13/lib/libMLIRTestReducer.a
/usr/local/llvm13/lib/libMLIRTestRewrite.a
/usr/local/llvm13/lib/libMLIRTestStandardToLLVM.a
/usr/local/llvm13/lib/libMLIRTestTransforms.a
/usr/local/llvm13/lib/libMLIRToLLVMIRTranslationRegistration.a
/usr/local/llvm13/lib/libMLIRTosa.a
/usr/local/llvm13/lib/libMLIRTosaTestPasses.a
/usr/local/llvm13/lib/libMLIRTosaToLinalg.a
/usr/local/llvm13/lib/libMLIRTosaToSCF.a
/usr/local/llvm13/lib/libMLIRTosaToStandard.a
/usr/local/llvm13/lib/libMLIRTosaTransforms.a
/usr/local/llvm13/lib/libMLIRTransformUtils.a
/usr/local/llvm13/lib/libMLIRTransforms.a
/usr/local/llvm13/lib/libMLIRTranslation.a
/usr/local/llvm13/lib/libMLIRVector.a
/usr/local/llvm13/lib/libMLIRVectorInterfaces.a
/usr/local/llvm13/lib/libMLIRVectorTestPasses.a
/usr/local/llvm13/lib/libMLIRVectorToGPU.a
/usr/local/llvm13/lib/libMLIRVectorToLLVM.a
/usr/local/llvm13/lib/libMLIRVectorToROCDL.a
/usr/local/llvm13/lib/libMLIRVectorToSCF.a
/usr/local/llvm13/lib/libMLIRVectorToSPIRV.a
/usr/local/llvm13/lib/libMLIRViewLikeInterface.a
/usr/local/llvm13/lib/libMLIRX86Vector.a
/usr/local/llvm13/lib/libMLIRX86VectorToLLVMIRTranslation.a
/usr/local/llvm13/lib/libMLIRX86VectorTransforms.a
/usr/local/llvm13/lib/libRemarks.so
/usr/local/llvm13/lib/libRemarks.so.13
/usr/local/llvm13/lib/libarcher.so
/usr/local/llvm13/lib/libarcher_static.a
/usr/local/llvm13/lib/libclang-cpp.so
/usr/local/llvm13/lib/libclang-cpp.so.13
/usr/local/llvm13/lib/libclang.so
/usr/local/llvm13/lib/libclang.so.13
/usr/local/llvm13/lib/libclang.so.13.0.1
/usr/local/llvm13/lib/libclangAPINotes.a
/usr/local/llvm13/lib/libclangARCMigrate.a
/usr/local/llvm13/lib/libclangAST.a
/usr/local/llvm13/lib/libclangASTMatchers.a
/usr/local/llvm13/lib/libclangAnalysis.a
/usr/local/llvm13/lib/libclangApplyReplacements.a
/usr/local/llvm13/lib/libclangBasic.a
/usr/local/llvm13/lib/libclangChangeNamespace.a
/usr/local/llvm13/lib/libclangCodeGen.a
/usr/local/llvm13/lib/libclangCrossTU.a
/usr/local/llvm13/lib/libclangDaemon.a
/usr/local/llvm13/lib/libclangDaemonTweaks.a
/usr/local/llvm13/lib/libclangDependencyScanning.a
/usr/local/llvm13/lib/libclangDirectoryWatcher.a
/usr/local/llvm13/lib/libclangDoc.a
/usr/local/llvm13/lib/libclangDriver.a
/usr/local/llvm13/lib/libclangDynamicASTMatchers.a
/usr/local/llvm13/lib/libclangEdit.a
/usr/local/llvm13/lib/libclangFormat.a
/usr/local/llvm13/lib/libclangFrontend.a
/usr/local/llvm13/lib/libclangFrontendTool.a
/usr/local/llvm13/lib/libclangHandleCXX.a
/usr/local/llvm13/lib/libclangHandleLLVM.a
/usr/local/llvm13/lib/libclangIncludeFixer.a
/usr/local/llvm13/lib/libclangIncludeFixerPlugin.a
/usr/local/llvm13/lib/libclangIndex.a
/usr/local/llvm13/lib/libclangIndexSerialization.a
/usr/local/llvm13/lib/libclangInterpreter.a
/usr/local/llvm13/lib/libclangLex.a
/usr/local/llvm13/lib/libclangMove.a
/usr/local/llvm13/lib/libclangParse.a
/usr/local/llvm13/lib/libclangQuery.a
/usr/local/llvm13/lib/libclangReorderFields.a
/usr/local/llvm13/lib/libclangRewrite.a
/usr/local/llvm13/lib/libclangRewriteFrontend.a
/usr/local/llvm13/lib/libclangSema.a
/usr/local/llvm13/lib/libclangSerialization.a
/usr/local/llvm13/lib/libclangStaticAnalyzerCheckers.a
/usr/local/llvm13/lib/libclangStaticAnalyzerCore.a
/usr/local/llvm13/lib/libclangStaticAnalyzerFrontend.a
/usr/local/llvm13/lib/libclangTesting.a
/usr/local/llvm13/lib/libclangTidy.a
/usr/local/llvm13/lib/libclangTidyAbseilModule.a
/usr/local/llvm13/lib/libclangTidyAlteraModule.a
/usr/local/llvm13/lib/libclangTidyAndroidModule.a
/usr/local/llvm13/lib/libclangTidyBoostModule.a
/usr/local/llvm13/lib/libclangTidyBugproneModule.a
/usr/local/llvm13/lib/libclangTidyCERTModule.a
/usr/local/llvm13/lib/libclangTidyConcurrencyModule.a
/usr/local/llvm13/lib/libclangTidyCppCoreGuidelinesModule.a
/usr/local/llvm13/lib/libclangTidyDarwinModule.a
/usr/local/llvm13/lib/libclangTidyFuchsiaModule.a
/usr/local/llvm13/lib/libclangTidyGoogleModule.a
/usr/local/llvm13/lib/libclangTidyHICPPModule.a
/usr/local/llvm13/lib/libclangTidyLLVMLibcModule.a
/usr/local/llvm13/lib/libclangTidyLLVMModule.a
/usr/local/llvm13/lib/libclangTidyLinuxKernelModule.a
/usr/local/llvm13/lib/libclangTidyMPIModule.a
/usr/local/llvm13/lib/libclangTidyMain.a
/usr/local/llvm13/lib/libclangTidyMiscModule.a
/usr/local/llvm13/lib/libclangTidyModernizeModule.a
/usr/local/llvm13/lib/libclangTidyObjCModule.a
/usr/local/llvm13/lib/libclangTidyOpenMPModule.a
/usr/local/llvm13/lib/libclangTidyPerformanceModule.a
/usr/local/llvm13/lib/libclangTidyPlugin.a
/usr/local/llvm13/lib/libclangTidyPortabilityModule.a
/usr/local/llvm13/lib/libclangTidyReadabilityModule.a
/usr/local/llvm13/lib/libclangTidyUtils.a
/usr/local/llvm13/lib/libclangTidyZirconModule.a
/usr/local/llvm13/lib/libclangTooling.a
/usr/local/llvm13/lib/libclangToolingASTDiff.a
/usr/local/llvm13/lib/libclangToolingCore.a
/usr/local/llvm13/lib/libclangToolingInclusions.a
/usr/local/llvm13/lib/libclangToolingRefactoring.a
/usr/local/llvm13/lib/libclangToolingSyntax.a
/usr/local/llvm13/lib/libclangTransformer.a
/usr/local/llvm13/lib/libclangdRemoteIndex.a
/usr/local/llvm13/lib/libclangdSupport.a
/usr/local/llvm13/lib/libear/__init__.py
/usr/local/llvm13/lib/libear/config.h.in
/usr/local/llvm13/lib/libear/ear.c
/usr/local/llvm13/lib/libfindAllSymbols.a
/usr/local/llvm13/lib/libflangFrontend.a
/usr/local/llvm13/lib/libflangFrontendTool.a
/usr/local/llvm13/lib/libgomp.so
/usr/local/llvm13/lib/libiomp5.so
/usr/local/llvm13/lib/liblldCOFF.a
/usr/local/llvm13/lib/liblldCommon.a
/usr/local/llvm13/lib/liblldCore.a
/usr/local/llvm13/lib/liblldDriver.a
/usr/local/llvm13/lib/liblldELF.a
/usr/local/llvm13/lib/liblldMachO.a
/usr/local/llvm13/lib/liblldMachO2.a
/usr/local/llvm13/lib/liblldMinGW.a
/usr/local/llvm13/lib/liblldReaderWriter.a
/usr/local/llvm13/lib/liblldWasm.a
/usr/local/llvm13/lib/liblldYAML.a
/usr/local/llvm13/lib/liblldb.so
/usr/local/llvm13/lib/liblldb.so.13
/usr/local/llvm13/lib/liblldb.so.13.0.1
/usr/local/llvm13/lib/libmlir_async_runtime.so
/usr/local/llvm13/lib/libmlir_async_runtime.so.13
/usr/local/llvm13/lib/libmlir_c_runner_utils.so
/usr/local/llvm13/lib/libmlir_c_runner_utils.so.13
/usr/local/llvm13/lib/libmlir_runner_utils.so
/usr/local/llvm13/lib/libmlir_runner_utils.so.13
/usr/local/llvm13/lib/libomp.so
/usr/local/llvm13/lib/libomptarget.rtl.amdgpu.so
/usr/local/llvm13/lib/libomptarget.so
/usr/local/llvm13/lib/libscanbuild/__init__.py
/usr/local/llvm13/lib/libscanbuild/analyze.py
/usr/local/llvm13/lib/libscanbuild/arguments.py
/usr/local/llvm13/lib/libscanbuild/clang.py
/usr/local/llvm13/lib/libscanbuild/compilation.py
/usr/local/llvm13/lib/libscanbuild/intercept.py
/usr/local/llvm13/lib/libscanbuild/report.py
/usr/local/llvm13/lib/libscanbuild/resources/scanview.css
/usr/local/llvm13/lib/libscanbuild/resources/selectable.js
/usr/local/llvm13/lib/libscanbuild/resources/sorttable.js
/usr/local/llvm13/lib/libscanbuild/shell.py
/usr/local/llvm13/lib/python3.8/site-packages/clang/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/clang/cindex.py
/usr/local/llvm13/lib/python3.8/site-packages/clang/enumerations.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/_lldb.so
/usr/local/llvm13/lib/python3.8/site-packages/lldb/embedded_interpreter.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/Logger.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/attrib_fromdict.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/cache.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/cpp/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/cpp/gnu_libstdcpp.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/cpp/libcxx.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/metrics.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/formatters/synth.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/lldb-argdumper
/usr/local/llvm13/lib/python3.8/site-packages/lldb/plugins/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/plugins/scripted_process.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/utils/__init__.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/utils/in_call_stack.py
/usr/local/llvm13/lib/python3.8/site-packages/lldb/utils/symbolication.py
/usr/local/llvm13/lib/python3.8/site-packages/six.py
/usr/local/llvm13/libexec/analyze-c++
/usr/local/llvm13/libexec/analyze-cc
/usr/local/llvm13/libexec/c++-analyzer
/usr/local/llvm13/libexec/ccc-analyzer
/usr/local/llvm13/libexec/intercept-c++
/usr/local/llvm13/libexec/intercept-cc
/usr/local/llvm13/share/clang/bash-autocomplete.sh
/usr/local/llvm13/share/clang/clang-doc-default-stylesheet.css
/usr/local/llvm13/share/clang/clang-format-bbedit.applescript
/usr/local/llvm13/share/clang/clang-format-diff.py
/usr/local/llvm13/share/clang/clang-format-sublime.py
/usr/local/llvm13/share/clang/clang-format.el
/usr/local/llvm13/share/clang/clang-format.py
/usr/local/llvm13/share/clang/clang-include-fixer.el
/usr/local/llvm13/share/clang/clang-include-fixer.py
/usr/local/llvm13/share/clang/clang-rename.el
/usr/local/llvm13/share/clang/clang-rename.py
/usr/local/llvm13/share/clang/clang-tidy-diff.py
/usr/local/llvm13/share/clang/index.js
/usr/local/llvm13/share/clang/run-find-all-symbols.py
/usr/local/llvm13/share/opt-viewer/opt-diff.py
/usr/local/llvm13/share/opt-viewer/opt-stats.py
/usr/local/llvm13/share/opt-viewer/opt-viewer.py
/usr/local/llvm13/share/opt-viewer/optpmap.py
/usr/local/llvm13/share/opt-viewer/optrecord.py
/usr/local/llvm13/share/opt-viewer/style.css
/usr/local/llvm13/share/scan-build/scanview.css
/usr/local/llvm13/share/scan-build/sorttable.js
/usr/local/llvm13/share/scan-view/Reporter.py
/usr/local/llvm13/share/scan-view/ScanView.py
/usr/local/llvm13/share/scan-view/bugcatcher.ico
/usr/local/llvm13/share/scan-view/startfile.py
/usr/local/man/man1/FileCheck13.1.gz
/usr/local/man/man1/bugpoint13.1.gz
/usr/local/man/man1/clang-tblgen13.1.gz
/usr/local/man/man1/clang13.1.gz
/usr/local/man/man1/diagtool13.1.gz
/usr/local/man/man1/dsymutil13.1.gz
/usr/local/man/man1/extraclangtools13.1.gz
/usr/local/man/man1/lit13.1.gz
/usr/local/man/man1/llc13.1.gz
/usr/local/man/man1/lldb-tblgen13.1.gz
/usr/local/man/man1/lli13.1.gz
/usr/local/man/man1/llvm-addr2line13.1.gz
/usr/local/man/man1/llvm-ar13.1.gz
/usr/local/man/man1/llvm-as13.1.gz
/usr/local/man/man1/llvm-bcanalyzer13.1.gz
/usr/local/man/man1/llvm-config13.1.gz
/usr/local/man/man1/llvm-cov13.1.gz
/usr/local/man/man1/llvm-cxxfilt13.1.gz
/usr/local/man/man1/llvm-cxxmap13.1.gz
/usr/local/man/man1/llvm-diff13.1.gz
/usr/local/man/man1/llvm-dis13.1.gz
/usr/local/man/man1/llvm-dwarfdump13.1.gz
/usr/local/man/man1/llvm-exegesis13.1.gz
/usr/local/man/man1/llvm-extract13.1.gz
/usr/local/man/man1/llvm-install-name-tool13.1.gz
/usr/local/man/man1/llvm-lib13.1.gz
/usr/local/man/man1/llvm-libtool-darwin13.1.gz
/usr/local/man/man1/llvm-link13.1.gz
/usr/local/man/man1/llvm-lipo13.1.gz
/usr/local/man/man1/llvm-locstats13.1.gz
/usr/local/man/man1/llvm-mca13.1.gz
/usr/local/man/man1/llvm-nm13.1.gz
/usr/local/man/man1/llvm-objcopy13.1.gz
/usr/local/man/man1/llvm-objdump13.1.gz
/usr/local/man/man1/llvm-otool13.1.gz
/usr/local/man/man1/llvm-pdbutil13.1.gz
/usr/local/man/man1/llvm-profdata13.1.gz
/usr/local/man/man1/llvm-profgen13.1.gz
/usr/local/man/man1/llvm-ranlib13.1.gz
/usr/local/man/man1/llvm-readelf13.1.gz
/usr/local/man/man1/llvm-readobj13.1.gz
/usr/local/man/man1/llvm-size13.1.gz
/usr/local/man/man1/llvm-stress13.1.gz
/usr/local/man/man1/llvm-strings13.1.gz
/usr/local/man/man1/llvm-strip13.1.gz
/usr/local/man/man1/llvm-symbolizer13.1.gz
/usr/local/man/man1/llvm-tblgen13.1.gz
/usr/local/man/man1/llvmopenmp13.1.gz
/usr/local/man/man1/mlir-tblgen13.1.gz
/usr/local/man/man1/opt13.1.gz
/usr/local/man/man1/scan-build13.1.gz
/usr/local/man/man1/tblgen13.1.gz
/usr/local/share/doc/llvm13/clang-tools/html/.buildinfo
/usr/local/share/doc/llvm13/clang-tools/html/ModularizeUsage.html
/usr/local/share/doc/llvm13/clang-tools/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/clang-tools/html/_sources/ModularizeUsage.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/ReleaseNotes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-doc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-include-fixer.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-modernize.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-rename.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/Contributing.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/Integrations.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-addition.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-comparison.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-conversion-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-division.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-factory-float.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-factory-scale.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-subtraction.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-duration-unnecessary-conversion.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-faster-strsplit-delimiter.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-no-internal-dependencies.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-no-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-redundant-strcat-calls.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-str-cat-append.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-string-find-startswith.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-string-find-str-contains.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-time-comparison.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-time-subtraction.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/abseil-upgrade-duration-conversions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/altera-id-dependent-backward-branch.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/altera-kernel-name-restriction.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/altera-single-work-item-barrier.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/altera-struct-pack-align.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/altera-unroll-loops.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-accept.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-accept4.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-creat.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-dup.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-epoll-create.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-epoll-create1.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-fopen.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-inotify-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-inotify-init1.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-memfd-create.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-open.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-pipe.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-pipe2.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-cloexec-socket.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/android-comparison-in-temp-failure-retry.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/boost-use-to-string.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-argument-comment.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-assert-side-effect.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-bad-signal-to-kill-thread.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-bool-pointer-implicit-conversion.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-branch-clone.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-copy-constructor-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-dangling-handle.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-dynamic-static-initializers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-easily-swappable-parameters.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-exception-escape.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-fold-init-type.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-forward-declaration-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-forwarding-reference-overload.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-implicit-widening-of-multiplication-result.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-inaccurate-erase.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-incorrect-roundings.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-infinite-loop.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-integer-division.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-lambda-function-name.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-macro-parentheses.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-macro-repeated-side-effects.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-misplaced-operator-in-strlen-in-alloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-misplaced-pointer-arithmetic-in-alloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-misplaced-widening-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-move-forwarding-reference.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-multiple-statement-macro.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-no-escape.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-not-null-terminated-result.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-parent-virtual-call.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-posix-return.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-redundant-branch-condition.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-reserved-identifier.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-signal-handler.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-signed-char-misuse.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-sizeof-container.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-sizeof-expression.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-spuriously-wake-up-functions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-string-constructor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-string-integer-assignment.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-string-literal-with-embedded-nul.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-enum-usage.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-include.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-memset-usage.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-missing-comma.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-semicolon.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-suspicious-string-compare.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-swapped-arguments.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-terminating-continue.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-throw-keyword-missing.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-too-small-loop-variable.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-undefined-memory-manipulation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-undelegated-constructor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-unhandled-exception-at-new.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-unhandled-self-assignment.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-unused-raii.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-unused-return-value.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-use-after-move.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/bugprone-virtual-near-miss.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-con36-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-con54-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl03-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl16-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl21-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl37-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl50-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl51-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl54-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl58-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-dcl59-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-env33-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err09-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err34-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err52-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err58-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err60-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-err61-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-fio38-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-flp30-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-mem57-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-msc30-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-msc32-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-msc50-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-msc51-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-oop11-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-oop54-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-oop57-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-oop58-cpp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-pos44-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-pos47-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-sig30-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cert-str34-c.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.CallAndMessage.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.DivideZero.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.DynamicTypePropagation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.NonNullParamChecker.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.NullDereference.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.StackAddressEscape.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.UndefinedBinaryOperatorResult.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.VLASize.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.uninitialized.ArraySubscript.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.uninitialized.Assign.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.uninitialized.Branch.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.uninitialized.CapturedBlockVariable.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-core.uninitialized.UndefReturn.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-cplusplus.InnerPointer.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-cplusplus.Move.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-cplusplus.NewDelete.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-cplusplus.NewDeleteLeaks.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-deadcode.DeadStores.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-nullability.NullPassedToNonnull.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-nullability.NullReturnedFromNonnull.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-nullability.NullableDereferenced.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-nullability.NullablePassedToNonnull.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-nullability.NullableReturnedFromNonnull.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.cplusplus.UninitializedObject.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.cplusplus.VirtualCall.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.mpi.MPI-Checker.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.osx.OSObjectCStyleCast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.performance.GCDAntipattern.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.performance.Padding.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-optin.portability.UnixAPI.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.API.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.MIG.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.NumberObjectConversion.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.OSObjectRetainCount.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.ObjCProperty.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.SecKeychainAPI.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.AtSync.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.AutoreleaseWrite.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.ClassRelease.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.Dealloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.IncompatibleMethodTypes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.Loops.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.MissingSuperCall.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.NSAutoreleasePool.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.NSError.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.NilArg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.NonNilReturnValue.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.ObjCGenerics.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.RetainCount.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.SelfInit.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.SuperDealloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.UnusedIvars.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.cocoa.VariadicMethodTypes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFError.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFNumber.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFRetainRelease.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.coreFoundation.containers.OutOfBounds.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-osx.coreFoundation.containers.PointerSizedValues.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.FloatLoopCounter.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.UncheckedReturn.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.bcmp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.bcopy.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.bzero.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.getpw.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.gets.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.mkstemp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.mktemp.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.rand.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.strcpy.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-security.insecureAPI.vfork.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.API.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.Malloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.MallocSizeof.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.MismatchedDeallocator.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.Vfork.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.cstring.BadSizeArg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-unix.cstring.NullArg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-valist.CopyToSelf.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-valist.Uninitialized.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/clang-analyzer-valist.Unterminated.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/concurrency-mt-unsafe.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/concurrency-thread-canceltype-asynchronous.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-avoid-c-arrays.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-avoid-goto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-avoid-magic-numbers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-avoid-non-const-global-variables.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-c-copy-assignment-signature.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-explicit-virtual-functions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-init-variables.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-interfaces-global-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-macro-usage.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-narrowing-conversions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-no-malloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-non-private-member-variables-in-classes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-owning-memory.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-prefer-member-initializer.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-bounds-array-to-pointer-decay.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-bounds-constant-array-index.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-bounds-pointer-arithmetic.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-const-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-cstyle-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-member-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-reinterpret-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-static-cast-downcast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-union-access.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-pro-type-vararg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-slicing.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/cppcoreguidelines-special-member-functions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/darwin-avoid-spinlock.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/darwin-dispatch-once-nonstatic.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-default-arguments-calls.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-default-arguments-declarations.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-header-anon-namespaces.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-multiple-inheritance.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-overloaded-operator.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-statically-constructed-objects.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-trailing-return.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/fuchsia-virtual-inheritance.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-build-explicit-make-pair.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-build-namespaces.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-build-using-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-default-arguments.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-explicit-constructor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-global-names-in-headers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-objc-avoid-nsobject-new.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-objc-avoid-throwing-exception.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-objc-function-naming.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-objc-global-variable-declaration.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-avoid-underscore-in-googletest-name.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-braces-around-statements.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-casting.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-function-size.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-namespace-comments.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-readability-todo.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-runtime-int.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-runtime-operator.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/google-upgrade-googletest-case.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-avoid-c-arrays.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-avoid-goto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-braces-around-statements.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-deprecated-headers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-exception-baseclass.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-explicit-conversions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-function-size.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-invalid-access-moved.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-member-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-move-const-arg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-multiway-paths-covered.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-named-parameter.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-new-delete-operators.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-no-array-decay.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-no-assembler.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-no-malloc.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-noexcept-move.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-signed-bitwise.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-special-member-functions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-static-assert.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-undelegated-constructor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-uppercase-literal-suffix.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-auto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-emplace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-equals-default.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-equals-delete.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-noexcept.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-nullptr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-use-override.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/hicpp-vararg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/linuxkernel-must-use-errs.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/list.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-else-after-return.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-header-guard.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-include-order.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-namespace-comment.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-prefer-isa-or-dyn-cast-in-conditionals.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-prefer-register-over-unsigned.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-qualified-auto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvm-twine-local.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvmlibc-callee-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvmlibc-implementation-in-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/llvmlibc-restrict-system-libc-headers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-definitions-in-headers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-misplaced-const.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-new-delete-overloads.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-no-recursion.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-non-copyable-objects.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-non-private-member-variables-in-classes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-redundant-expression.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-static-assert.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-throw-by-value-catch-by-reference.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-unconventional-assign-operator.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-uniqueptr-reset-release.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-unused-alias-decls.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-unused-parameters.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/misc-unused-using-decls.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-avoid-bind.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-avoid-c-arrays.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-concat-nested-namespaces.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-deprecated-headers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-deprecated-ios-base-aliases.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-loop-convert.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-make-shared.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-make-unique.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-pass-by-value.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-raw-string-literal.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-redundant-void-arg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-replace-auto-ptr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-replace-disallow-copy-and-assign-macro.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-replace-random-shuffle.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-return-braced-init-list.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-shrink-to-fit.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-unary-static-assert.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-auto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-bool-literals.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-default-member-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-default.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-emplace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-equals-default.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-equals-delete.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-nodiscard.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-noexcept.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-nullptr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-override.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-trailing-return-type.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-transparent-functors.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-uncaught-exceptions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/modernize-use-using.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/mpi-buffer-deref.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/mpi-type-mismatch.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-avoid-nserror-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-dealloc-in-category.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-forbidden-subclassing.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-missing-hash.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-nsinvocation-argument-lifetime.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-property-declaration.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/objc-super-self.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/openmp-exception-escape.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/openmp-use-default-none.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-faster-string-find.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-for-range-copy.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-implicit-cast-in-loop.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-implicit-conversion-in-loop.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-inefficient-algorithm.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-inefficient-string-concatenation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-inefficient-vector-operation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-move-const-arg.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-move-constructor-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-no-automatic-move.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-no-int-to-ptr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-noexcept-move-constructor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-trivially-destructible.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-type-promotion-in-math-fn.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-unnecessary-copy-initialization.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/performance-unnecessary-value-param.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/portability-restrict-system-includes.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/portability-simd-intrinsics.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-avoid-const-params-in-decls.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-braces-around-statements.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-const-return-type.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-container-size-empty.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-convert-member-functions-to-static.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-delete-null-pointer.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-else-after-return.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-function-cognitive-complexity.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-function-size.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-identifier-naming.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-implicit-bool-cast.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-implicit-bool-conversion.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-isolate-declaration.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-magic-numbers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-make-member-function-const.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-misleading-indentation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-misplaced-array-index.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-named-parameter.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-non-const-parameter.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-qualified-auto.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-access-specifiers.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-control-flow.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-declaration.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-function-ptr-dereference.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-member-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-preprocessor.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-smartptr-get.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-string-cstr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-redundant-string-init.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-simplify-boolean-expr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-simplify-subscript-expr.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-static-accessed-through-instance.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-static-definition-in-anonymous-namespace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-string-compare.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-suspicious-call-argument.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-uniqueptr-delete-release.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-uppercase-literal-suffix.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/readability-use-anyofallof.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/checks/zircon-temporary-objects.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clang-tidy/index.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/Configuration.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/DeveloperDocumentation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/Extensions.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/Features.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/Installation.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/clangd/index.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/cpp11-migrate.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/index.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/modularize.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_sources/pp-trace.rst.txt
/usr/local/share/doc/llvm13/clang-tools/html/_static/alert_info_32.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/alert_warning_32.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/basic.css
/usr/local/share/doc/llvm13/clang-tools/html/_static/bg-page.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/bullet_orange.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/clang-tools-extra-styles.css
/usr/local/share/doc/llvm13/clang-tools/html/_static/doctools.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/file.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/haiku.css
/usr/local/share/doc/llvm13/clang-tools/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/jquery.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/language_data.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/minus.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/plus.png
/usr/local/share/doc/llvm13/clang-tools/html/_static/pygments.css
/usr/local/share/doc/llvm13/clang-tools/html/_static/searchtools.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/clang-tools/html/_static/underscore.js
/usr/local/share/doc/llvm13/clang-tools/html/clang-doc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-include-fixer.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-modernize.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-rename.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/Contributing.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/Integrations.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-addition.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-comparison.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-conversion-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-division.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-factory-float.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-factory-scale.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-subtraction.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-duration-unnecessary-conversion.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-faster-strsplit-delimiter.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-no-internal-dependencies.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-no-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-redundant-strcat-calls.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-str-cat-append.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-string-find-startswith.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-string-find-str-contains.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-time-comparison.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-time-subtraction.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/abseil-upgrade-duration-conversions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/altera-id-dependent-backward-branch.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/altera-kernel-name-restriction.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/altera-single-work-item-barrier.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/altera-struct-pack-align.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/altera-unroll-loops.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-accept.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-accept4.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-creat.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-dup.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-epoll-create.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-epoll-create1.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-fopen.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-inotify-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-inotify-init1.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-memfd-create.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-open.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-pipe.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-pipe2.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-cloexec-socket.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/android-comparison-in-temp-failure-retry.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/boost-use-to-string.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-argument-comment.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-assert-side-effect.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-bad-signal-to-kill-thread.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-bool-pointer-implicit-conversion.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-branch-clone.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-copy-constructor-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-dangling-handle.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-dynamic-static-initializers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-easily-swappable-parameters.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-exception-escape.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-fold-init-type.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-forward-declaration-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-forwarding-reference-overload.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-implicit-widening-of-multiplication-result.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-inaccurate-erase.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-incorrect-roundings.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-infinite-loop.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-integer-division.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-lambda-function-name.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-macro-parentheses.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-macro-repeated-side-effects.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-misplaced-operator-in-strlen-in-alloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-misplaced-pointer-arithmetic-in-alloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-misplaced-widening-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-move-forwarding-reference.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-multiple-statement-macro.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-no-escape.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-not-null-terminated-result.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-parent-virtual-call.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-posix-return.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-redundant-branch-condition.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-reserved-identifier.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-signal-handler.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-signed-char-misuse.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-sizeof-container.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-sizeof-expression.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-spuriously-wake-up-functions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-string-constructor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-string-integer-assignment.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-string-literal-with-embedded-nul.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-enum-usage.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-include.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-memset-usage.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-missing-comma.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-semicolon.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-suspicious-string-compare.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-swapped-arguments.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-terminating-continue.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-throw-keyword-missing.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-too-small-loop-variable.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-undefined-memory-manipulation.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-undelegated-constructor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-unhandled-exception-at-new.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-unhandled-self-assignment.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-unused-raii.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-unused-return-value.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-use-after-move.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/bugprone-virtual-near-miss.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-con36-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-con54-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl03-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl16-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl21-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl37-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl50-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl51-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl54-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl58-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-dcl59-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-env33-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err09-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err34-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err52-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err58-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err60-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-err61-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-fio38-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-flp30-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-mem57-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-msc30-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-msc32-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-msc50-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-msc51-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-oop11-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-oop54-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-oop57-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-oop58-cpp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-pos44-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-pos47-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-sig30-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cert-str34-c.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.CallAndMessage.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.DivideZero.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.DynamicTypePropagation.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.NonNullParamChecker.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.NullDereference.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.StackAddressEscape.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.UndefinedBinaryOperatorResult.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.VLASize.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.uninitialized.ArraySubscript.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.uninitialized.Assign.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.uninitialized.Branch.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.uninitialized.CapturedBlockVariable.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-core.uninitialized.UndefReturn.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-cplusplus.InnerPointer.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-cplusplus.Move.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-cplusplus.NewDelete.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-cplusplus.NewDeleteLeaks.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-deadcode.DeadStores.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-nullability.NullPassedToNonnull.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-nullability.NullReturnedFromNonnull.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-nullability.NullableDereferenced.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-nullability.NullablePassedToNonnull.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-nullability.NullableReturnedFromNonnull.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.cplusplus.UninitializedObject.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.cplusplus.VirtualCall.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.mpi.MPI-Checker.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.osx.OSObjectCStyleCast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.performance.GCDAntipattern.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.performance.Padding.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-optin.portability.UnixAPI.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.API.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.MIG.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.NumberObjectConversion.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.OSObjectRetainCount.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.ObjCProperty.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.SecKeychainAPI.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.AtSync.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.AutoreleaseWrite.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.ClassRelease.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.Dealloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.IncompatibleMethodTypes.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.Loops.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.MissingSuperCall.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.NSAutoreleasePool.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.NSError.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.NilArg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.NonNilReturnValue.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.ObjCGenerics.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.RetainCount.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.SelfInit.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.SuperDealloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.UnusedIvars.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.cocoa.VariadicMethodTypes.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFError.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFNumber.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.coreFoundation.CFRetainRelease.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.coreFoundation.containers.OutOfBounds.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-osx.coreFoundation.containers.PointerSizedValues.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.FloatLoopCounter.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.UncheckedReturn.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.bcmp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.bcopy.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.bzero.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.getpw.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.gets.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.mkstemp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.mktemp.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.rand.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.strcpy.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-security.insecureAPI.vfork.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.API.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.Malloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.MallocSizeof.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.MismatchedDeallocator.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.Vfork.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.cstring.BadSizeArg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-unix.cstring.NullArg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-valist.CopyToSelf.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-valist.Uninitialized.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/clang-analyzer-valist.Unterminated.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/concurrency-mt-unsafe.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/concurrency-thread-canceltype-asynchronous.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-avoid-c-arrays.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-avoid-goto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-avoid-magic-numbers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-avoid-non-const-global-variables.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-c-copy-assignment-signature.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-explicit-virtual-functions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-init-variables.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-interfaces-global-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-macro-usage.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-narrowing-conversions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-no-malloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-non-private-member-variables-in-classes.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-owning-memory.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-prefer-member-initializer.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-bounds-array-to-pointer-decay.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-bounds-constant-array-index.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-bounds-pointer-arithmetic.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-const-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-cstyle-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-member-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-reinterpret-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-static-cast-downcast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-union-access.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-pro-type-vararg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-slicing.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/cppcoreguidelines-special-member-functions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/darwin-avoid-spinlock.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/darwin-dispatch-once-nonstatic.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-default-arguments-calls.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-default-arguments-declarations.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-header-anon-namespaces.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-multiple-inheritance.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-overloaded-operator.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-statically-constructed-objects.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-trailing-return.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/fuchsia-virtual-inheritance.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-build-explicit-make-pair.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-build-namespaces.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-build-using-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-default-arguments.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-explicit-constructor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-global-names-in-headers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-objc-avoid-nsobject-new.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-objc-avoid-throwing-exception.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-objc-function-naming.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-objc-global-variable-declaration.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-avoid-underscore-in-googletest-name.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-braces-around-statements.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-casting.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-function-size.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-namespace-comments.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-readability-todo.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-runtime-int.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-runtime-operator.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/google-upgrade-googletest-case.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-avoid-c-arrays.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-avoid-goto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-braces-around-statements.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-deprecated-headers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-exception-baseclass.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-explicit-conversions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-function-size.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-invalid-access-moved.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-member-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-move-const-arg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-multiway-paths-covered.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-named-parameter.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-new-delete-operators.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-no-array-decay.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-no-assembler.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-no-malloc.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-noexcept-move.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-signed-bitwise.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-special-member-functions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-static-assert.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-undelegated-constructor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-uppercase-literal-suffix.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-auto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-emplace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-equals-default.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-equals-delete.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-noexcept.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-nullptr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-use-override.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/hicpp-vararg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/linuxkernel-must-use-errs.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/list.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-else-after-return.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-header-guard.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-include-order.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-namespace-comment.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-prefer-isa-or-dyn-cast-in-conditionals.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-prefer-register-over-unsigned.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-qualified-auto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvm-twine-local.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvmlibc-callee-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvmlibc-implementation-in-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/llvmlibc-restrict-system-libc-headers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-definitions-in-headers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-misplaced-const.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-new-delete-overloads.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-no-recursion.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-non-copyable-objects.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-non-private-member-variables-in-classes.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-redundant-expression.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-static-assert.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-throw-by-value-catch-by-reference.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-unconventional-assign-operator.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-uniqueptr-reset-release.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-unused-alias-decls.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-unused-parameters.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/misc-unused-using-decls.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-avoid-bind.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-avoid-c-arrays.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-concat-nested-namespaces.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-deprecated-headers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-deprecated-ios-base-aliases.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-loop-convert.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-make-shared.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-make-unique.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-pass-by-value.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-raw-string-literal.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-redundant-void-arg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-replace-auto-ptr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-replace-disallow-copy-and-assign-macro.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-replace-random-shuffle.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-return-braced-init-list.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-shrink-to-fit.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-unary-static-assert.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-auto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-bool-literals.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-default-member-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-default.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-emplace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-equals-default.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-equals-delete.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-nodiscard.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-noexcept.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-nullptr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-override.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-trailing-return-type.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-transparent-functors.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-uncaught-exceptions.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/modernize-use-using.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/mpi-buffer-deref.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/mpi-type-mismatch.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-avoid-nserror-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-dealloc-in-category.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-forbidden-subclassing.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-missing-hash.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-nsinvocation-argument-lifetime.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-property-declaration.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/objc-super-self.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/openmp-exception-escape.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/openmp-use-default-none.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-faster-string-find.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-for-range-copy.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-implicit-cast-in-loop.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-implicit-conversion-in-loop.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-inefficient-algorithm.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-inefficient-string-concatenation.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-inefficient-vector-operation.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-move-const-arg.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-move-constructor-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-no-automatic-move.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-no-int-to-ptr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-noexcept-move-constructor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-trivially-destructible.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-type-promotion-in-math-fn.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-unnecessary-copy-initialization.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/performance-unnecessary-value-param.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/portability-restrict-system-includes.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/portability-simd-intrinsics.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-avoid-const-params-in-decls.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-braces-around-statements.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-const-return-type.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-container-size-empty.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-convert-member-functions-to-static.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-delete-null-pointer.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-else-after-return.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-function-cognitive-complexity.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-function-size.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-identifier-naming.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-implicit-bool-cast.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-implicit-bool-conversion.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-inconsistent-declaration-parameter-name.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-isolate-declaration.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-magic-numbers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-make-member-function-const.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-misleading-indentation.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-misplaced-array-index.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-named-parameter.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-non-const-parameter.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-qualified-auto.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-access-specifiers.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-control-flow.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-declaration.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-function-ptr-dereference.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-member-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-preprocessor.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-smartptr-get.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-string-cstr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-redundant-string-init.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-simplify-boolean-expr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-simplify-subscript-expr.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-static-accessed-through-instance.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-static-definition-in-anonymous-namespace.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-string-compare.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-suspicious-call-argument.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-uniqueptr-delete-release.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-uppercase-literal-suffix.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/readability-use-anyofallof.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/checks/zircon-temporary-objects.html
/usr/local/share/doc/llvm13/clang-tools/html/clang-tidy/index.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/Configuration.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/DeveloperDocumentation.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/Extensions.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/Features.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/Installation.html
/usr/local/share/doc/llvm13/clang-tools/html/clangd/index.html
/usr/local/share/doc/llvm13/clang-tools/html/cpp11-migrate.html
/usr/local/share/doc/llvm13/clang-tools/html/genindex.html
/usr/local/share/doc/llvm13/clang-tools/html/index.html
/usr/local/share/doc/llvm13/clang-tools/html/modularize.html
/usr/local/share/doc/llvm13/clang-tools/html/objects.inv
/usr/local/share/doc/llvm13/clang-tools/html/pp-trace.html
/usr/local/share/doc/llvm13/clang-tools/html/search.html
/usr/local/share/doc/llvm13/clang-tools/html/searchindex.js
/usr/local/share/doc/llvm13/clang/html/.buildinfo
/usr/local/share/doc/llvm13/clang/html/APINotes.html
/usr/local/share/doc/llvm13/clang/html/AddressSanitizer.html
/usr/local/share/doc/llvm13/clang/html/AttributeReference.html
/usr/local/share/doc/llvm13/clang/html/AutomaticReferenceCounting.html
/usr/local/share/doc/llvm13/clang/html/Block-ABI-Apple.html
/usr/local/share/doc/llvm13/clang/html/BlockLanguageSpec.html
/usr/local/share/doc/llvm13/clang/html/ClangCheck.html
/usr/local/share/doc/llvm13/clang/html/ClangCommandLineReference.html
/usr/local/share/doc/llvm13/clang/html/ClangFormat.html
/usr/local/share/doc/llvm13/clang/html/ClangFormatStyleOptions.html
/usr/local/share/doc/llvm13/clang/html/ClangFormattedStatus.html
/usr/local/share/doc/llvm13/clang/html/ClangOffloadBundler.html
/usr/local/share/doc/llvm13/clang/html/ClangPlugins.html
/usr/local/share/doc/llvm13/clang/html/ClangStaticAnalyzer.html
/usr/local/share/doc/llvm13/clang/html/ClangTools.html
/usr/local/share/doc/llvm13/clang/html/CommandGuide/clang.html
/usr/local/share/doc/llvm13/clang/html/CommandGuide/diagtool.html
/usr/local/share/doc/llvm13/clang/html/CommandGuide/index.html
/usr/local/share/doc/llvm13/clang/html/ConstantInterpreter.html
/usr/local/share/doc/llvm13/clang/html/ControlFlowIntegrity.html
/usr/local/share/doc/llvm13/clang/html/ControlFlowIntegrityDesign.html
/usr/local/share/doc/llvm13/clang/html/CrossCompilation.html
/usr/local/share/doc/llvm13/clang/html/DataFlowSanitizer.html
/usr/local/share/doc/llvm13/clang/html/DataFlowSanitizerDesign.html
/usr/local/share/doc/llvm13/clang/html/DiagnosticsReference.html
/usr/local/share/doc/llvm13/clang/html/DriverInternals.html
/usr/local/share/doc/llvm13/clang/html/ExternalClangExamples.html
/usr/local/share/doc/llvm13/clang/html/FAQ.html
/usr/local/share/doc/llvm13/clang/html/HardwareAssistedAddressSanitizerDesign.html
/usr/local/share/doc/llvm13/clang/html/HowToSetupToolingForLLVM.html
/usr/local/share/doc/llvm13/clang/html/InternalsManual.html
/usr/local/share/doc/llvm13/clang/html/IntroductionToTheClangAST.html
/usr/local/share/doc/llvm13/clang/html/ItaniumMangleAbiTags.html
/usr/local/share/doc/llvm13/clang/html/JSONCompilationDatabase.html
/usr/local/share/doc/llvm13/clang/html/LTOVisibility.html
/usr/local/share/doc/llvm13/clang/html/LanguageExtensions.html
/usr/local/share/doc/llvm13/clang/html/LeakSanitizer.html
/usr/local/share/doc/llvm13/clang/html/LibASTImporter.html
/usr/local/share/doc/llvm13/clang/html/LibASTMatchers.html
/usr/local/share/doc/llvm13/clang/html/LibASTMatchersReference.html
/usr/local/share/doc/llvm13/clang/html/LibASTMatchersTutorial.html
/usr/local/share/doc/llvm13/clang/html/LibFormat.html
/usr/local/share/doc/llvm13/clang/html/LibTooling.html
/usr/local/share/doc/llvm13/clang/html/MSVCCompatibility.html
/usr/local/share/doc/llvm13/clang/html/MatrixTypes.html
/usr/local/share/doc/llvm13/clang/html/MemorySanitizer.html
/usr/local/share/doc/llvm13/clang/html/Modules.html
/usr/local/share/doc/llvm13/clang/html/ObjectiveCLiterals.html
/usr/local/share/doc/llvm13/clang/html/OpenCLSupport.html
/usr/local/share/doc/llvm13/clang/html/OpenMPSupport.html
/usr/local/share/doc/llvm13/clang/html/PCHInternals.html
/usr/local/share/doc/llvm13/clang/html/RAVFrontendAction.html
/usr/local/share/doc/llvm13/clang/html/RefactoringEngine.html
/usr/local/share/doc/llvm13/clang/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/clang/html/SYCLSupport.html
/usr/local/share/doc/llvm13/clang/html/SafeStack.html
/usr/local/share/doc/llvm13/clang/html/SanitizerCoverage.html
/usr/local/share/doc/llvm13/clang/html/SanitizerSpecialCaseList.html
/usr/local/share/doc/llvm13/clang/html/SanitizerStats.html
/usr/local/share/doc/llvm13/clang/html/ShadowCallStack.html
/usr/local/share/doc/llvm13/clang/html/SourceBasedCodeCoverage.html
/usr/local/share/doc/llvm13/clang/html/ThinLTO.html
/usr/local/share/doc/llvm13/clang/html/ThreadSafetyAnalysis.html
/usr/local/share/doc/llvm13/clang/html/ThreadSanitizer.html
/usr/local/share/doc/llvm13/clang/html/Toolchain.html
/usr/local/share/doc/llvm13/clang/html/Tooling.html
/usr/local/share/doc/llvm13/clang/html/UndefinedBehaviorSanitizer.html
/usr/local/share/doc/llvm13/clang/html/UsersManual.html
/usr/local/share/doc/llvm13/clang/html/_images/DriverArchitecture.png
/usr/local/share/doc/llvm13/clang/html/_images/PCHLayout.png
/usr/local/share/doc/llvm13/clang/html/_sources/APINotes.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/AddressSanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/AttributeReference.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/AutomaticReferenceCounting.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/Block-ABI-Apple.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/BlockLanguageSpec.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangCheck.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangCommandLineReference.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangFormat.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangFormatStyleOptions.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangFormattedStatus.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangOffloadBundler.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangPlugins.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangStaticAnalyzer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ClangTools.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/CommandGuide/clang.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/CommandGuide/diagtool.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/CommandGuide/index.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ConstantInterpreter.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ControlFlowIntegrity.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ControlFlowIntegrityDesign.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/CrossCompilation.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/DataFlowSanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/DataFlowSanitizerDesign.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/DiagnosticsReference.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/DriverInternals.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ExternalClangExamples.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/FAQ.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/HardwareAssistedAddressSanitizerDesign.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/HowToSetupToolingForLLVM.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/InternalsManual.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/IntroductionToTheClangAST.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ItaniumMangleAbiTags.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/JSONCompilationDatabase.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LTOVisibility.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LanguageExtensions.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LeakSanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LibASTImporter.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LibASTMatchers.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LibASTMatchersTutorial.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LibFormat.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/LibTooling.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/MSVCCompatibility.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/MatrixTypes.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/MemorySanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/Modules.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ObjectiveCLiterals.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/OpenCLSupport.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/OpenMPSupport.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/PCHInternals.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/RAVFrontendAction.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/RefactoringEngine.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ReleaseNotes.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SYCLSupport.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SafeStack.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SanitizerCoverage.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SanitizerSpecialCaseList.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SanitizerStats.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ShadowCallStack.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/SourceBasedCodeCoverage.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ThinLTO.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ThreadSafetyAnalysis.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/ThreadSanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/Toolchain.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/Tooling.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/UndefinedBehaviorSanitizer.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/UsersManual.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/checkers.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs/DebugChecks.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs/IPA.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs/InitializerLists.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs/RegionStore.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/developer-docs/nullability.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/user-docs.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/analyzer/user-docs/CrossTranslationUnit.rst.txt
/usr/local/share/doc/llvm13/clang/html/_sources/index.rst.txt
/usr/local/share/doc/llvm13/clang/html/_static/alert_info_32.png
/usr/local/share/doc/llvm13/clang/html/_static/alert_warning_32.png
/usr/local/share/doc/llvm13/clang/html/_static/basic.css
/usr/local/share/doc/llvm13/clang/html/_static/bg-page.png
/usr/local/share/doc/llvm13/clang/html/_static/bullet_orange.png
/usr/local/share/doc/llvm13/clang/html/_static/doctools.js
/usr/local/share/doc/llvm13/clang/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/clang/html/_static/file.png
/usr/local/share/doc/llvm13/clang/html/_static/haiku.css
/usr/local/share/doc/llvm13/clang/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/clang/html/_static/jquery.js
/usr/local/share/doc/llvm13/clang/html/_static/language_data.js
/usr/local/share/doc/llvm13/clang/html/_static/minus.png
/usr/local/share/doc/llvm13/clang/html/_static/plus.png
/usr/local/share/doc/llvm13/clang/html/_static/pygments.css
/usr/local/share/doc/llvm13/clang/html/_static/searchtools.js
/usr/local/share/doc/llvm13/clang/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/clang/html/_static/underscore.js
/usr/local/share/doc/llvm13/clang/html/analyzer/checkers.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs/DebugChecks.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs/IPA.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs/InitializerLists.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs/RegionStore.html
/usr/local/share/doc/llvm13/clang/html/analyzer/developer-docs/nullability.html
/usr/local/share/doc/llvm13/clang/html/analyzer/user-docs.html
/usr/local/share/doc/llvm13/clang/html/analyzer/user-docs/CrossTranslationUnit.html
/usr/local/share/doc/llvm13/clang/html/genindex.html
/usr/local/share/doc/llvm13/clang/html/index.html
/usr/local/share/doc/llvm13/clang/html/objects.inv
/usr/local/share/doc/llvm13/clang/html/search.html
/usr/local/share/doc/llvm13/clang/html/searchindex.js
/usr/local/share/doc/llvm13/flang/html/.buildinfo
/usr/local/share/doc/llvm13/flang/html/ArrayComposition.html
/usr/local/share/doc/llvm13/flang/html/BijectiveInternalNameUniquing.html
/usr/local/share/doc/llvm13/flang/html/C++17.html
/usr/local/share/doc/llvm13/flang/html/C++style.html
/usr/local/share/doc/llvm13/flang/html/Calls.html
/usr/local/share/doc/llvm13/flang/html/Character.html
/usr/local/share/doc/llvm13/flang/html/ControlFlowGraph.html
/usr/local/share/doc/llvm13/flang/html/Directives.html
/usr/local/share/doc/llvm13/flang/html/DoConcurrent.html
/usr/local/share/doc/llvm13/flang/html/Extensions.html
/usr/local/share/doc/llvm13/flang/html/FlangDriver.html
/usr/local/share/doc/llvm13/flang/html/FortranFeatureHistory.html
/usr/local/share/doc/llvm13/flang/html/FortranForCProgrammers.html
/usr/local/share/doc/llvm13/flang/html/FortranIR.html
/usr/local/share/doc/llvm13/flang/html/FortranLLVMTestSuite.html
/usr/local/share/doc/llvm13/flang/html/GettingInvolved.html
/usr/local/share/doc/llvm13/flang/html/IORuntimeInternals.html
/usr/local/share/doc/llvm13/flang/html/ImplementingASemanticCheck.html
/usr/local/share/doc/llvm13/flang/html/Intrinsics.html
/usr/local/share/doc/llvm13/flang/html/LabelResolution.html
/usr/local/share/doc/llvm13/flang/html/ModFiles.html
/usr/local/share/doc/llvm13/flang/html/OpenMP-4.5-grammar.html
/usr/local/share/doc/llvm13/flang/html/OpenMP-semantics.html
/usr/local/share/doc/llvm13/flang/html/OptionComparison.html
/usr/local/share/doc/llvm13/flang/html/Overview.html
/usr/local/share/doc/llvm13/flang/html/ParserCombinators.html
/usr/local/share/doc/llvm13/flang/html/Parsing.html
/usr/local/share/doc/llvm13/flang/html/Preprocessing.html
/usr/local/share/doc/llvm13/flang/html/PullRequestChecklist.html
/usr/local/share/doc/llvm13/flang/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/flang/html/RuntimeDescriptor.html
/usr/local/share/doc/llvm13/flang/html/RuntimeTypeInfo.html
/usr/local/share/doc/llvm13/flang/html/Semantics.html
/usr/local/share/doc/llvm13/flang/html/_static/basic.css
/usr/local/share/doc/llvm13/flang/html/_static/contents.png
/usr/local/share/doc/llvm13/flang/html/_static/doctools.js
/usr/local/share/doc/llvm13/flang/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/flang/html/_static/file.png
/usr/local/share/doc/llvm13/flang/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/flang/html/_static/jquery.js
/usr/local/share/doc/llvm13/flang/html/_static/language_data.js
/usr/local/share/doc/llvm13/flang/html/_static/llvm-theme.css
/usr/local/share/doc/llvm13/flang/html/_static/llvm.css
/usr/local/share/doc/llvm13/flang/html/_static/logo.png
/usr/local/share/doc/llvm13/flang/html/_static/minus.png
/usr/local/share/doc/llvm13/flang/html/_static/navigation.png
/usr/local/share/doc/llvm13/flang/html/_static/plus.png
/usr/local/share/doc/llvm13/flang/html/_static/pygments.css
/usr/local/share/doc/llvm13/flang/html/_static/searchtools.js
/usr/local/share/doc/llvm13/flang/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/flang/html/_static/underscore.js
/usr/local/share/doc/llvm13/flang/html/f2018-grammar.html
/usr/local/share/doc/llvm13/flang/html/genindex.html
/usr/local/share/doc/llvm13/flang/html/index.html
/usr/local/share/doc/llvm13/flang/html/objects.inv
/usr/local/share/doc/llvm13/flang/html/search.html
/usr/local/share/doc/llvm13/flang/html/searchindex.js
/usr/local/share/doc/llvm13/lld/html/.buildinfo
/usr/local/share/doc/llvm13/lld/html/AtomLLD.html
/usr/local/share/doc/llvm13/lld/html/Driver.html
/usr/local/share/doc/llvm13/lld/html/ELF/linker_script.html
/usr/local/share/doc/llvm13/lld/html/ELF/start-stop-gc.html
/usr/local/share/doc/llvm13/lld/html/ELF/warn_backrefs.html
/usr/local/share/doc/llvm13/lld/html/NewLLD.html
/usr/local/share/doc/llvm13/lld/html/Partitions.html
/usr/local/share/doc/llvm13/lld/html/Readers.html
/usr/local/share/doc/llvm13/lld/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/lld/html/WebAssembly.html
/usr/local/share/doc/llvm13/lld/html/_images/hello.png
/usr/local/share/doc/llvm13/lld/html/_images/partitions.svg
/usr/local/share/doc/llvm13/lld/html/_sources/AtomLLD.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/Driver.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/ELF/linker_script.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/ELF/start-stop-gc.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/ELF/warn_backrefs.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/NewLLD.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/Partitions.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/Readers.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/ReleaseNotes.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/WebAssembly.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/design.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/development.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/error_handling_script.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/getting_started.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/index.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/missingkeyfunction.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/open_projects.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/sphinx_intro.rst.txt
/usr/local/share/doc/llvm13/lld/html/_sources/windows_support.rst.txt
/usr/local/share/doc/llvm13/lld/html/_static/basic.css
/usr/local/share/doc/llvm13/lld/html/_static/contents.png
/usr/local/share/doc/llvm13/lld/html/_static/doctools.js
/usr/local/share/doc/llvm13/lld/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/lld/html/_static/favicon.ico
/usr/local/share/doc/llvm13/lld/html/_static/file.png
/usr/local/share/doc/llvm13/lld/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/lld/html/_static/jquery.js
/usr/local/share/doc/llvm13/lld/html/_static/language_data.js
/usr/local/share/doc/llvm13/lld/html/_static/llvm.css
/usr/local/share/doc/llvm13/lld/html/_static/logo.png
/usr/local/share/doc/llvm13/lld/html/_static/minus.png
/usr/local/share/doc/llvm13/lld/html/_static/navigation.png
/usr/local/share/doc/llvm13/lld/html/_static/plus.png
/usr/local/share/doc/llvm13/lld/html/_static/pygments.css
/usr/local/share/doc/llvm13/lld/html/_static/searchtools.js
/usr/local/share/doc/llvm13/lld/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/lld/html/_static/underscore.js
/usr/local/share/doc/llvm13/lld/html/design.html
/usr/local/share/doc/llvm13/lld/html/development.html
/usr/local/share/doc/llvm13/lld/html/error_handling_script.html
/usr/local/share/doc/llvm13/lld/html/genindex.html
/usr/local/share/doc/llvm13/lld/html/getting_started.html
/usr/local/share/doc/llvm13/lld/html/index.html
/usr/local/share/doc/llvm13/lld/html/missingkeyfunction.html
/usr/local/share/doc/llvm13/lld/html/objects.inv
/usr/local/share/doc/llvm13/lld/html/open_projects.html
/usr/local/share/doc/llvm13/lld/html/search.html
/usr/local/share/doc/llvm13/lld/html/searchindex.js
/usr/local/share/doc/llvm13/lld/html/sphinx_intro.html
/usr/local/share/doc/llvm13/lld/html/windows_support.html
/usr/local/share/doc/llvm13/llvm/html/.buildinfo
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX1011.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX900.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX904.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX906.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX908.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/AMDGPUAsmGFX90a.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx1011_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_addr_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_addr_ds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_addr_flat.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_addr_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_attr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_base_smem_addr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_base_smem_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_base_smem_scratch.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_bimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_bimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_buf_atomic128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_buf_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_buf_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_mimg_atomic_cmp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_mimg_atomic_reg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_mimg_store.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_mimg_store_d16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_smem_atomic128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_smem_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_data_smem_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_buf_128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_buf_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_buf_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_buf_96.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_buf_lds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_flat_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_flat_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_mimg_gather4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_mimg_regular.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_dst_mimg_regular_d16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_fimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_fimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_hwreg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_label.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_mad_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_mod_dpp_sdwa_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_mod_sdwa_sext.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_msg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_offset_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_offset_smem_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_offset_smem_plain.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_param.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_perm_smem.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ret.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_rsrc_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_rsrc_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_saddr_flat_global.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_saddr_flat_scratch.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_samp_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdata128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdata64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst256_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst512_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_sdst64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_simm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src32_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_src_exp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_ssrc64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_tgt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_uimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vaddr_flat_global.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vaddr_flat_scratch.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vcc_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdata128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdata64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdata96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vdst96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vsrc128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vsrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_vsrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_waitcnt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_wsdst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx10_wssrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_addr_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_addr_ds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_addr_flat.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_addr_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_attr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_base_smem_addr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_base_smem_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_bimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_bimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_buf_atomic128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_buf_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_buf_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_mimg_atomic_cmp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_mimg_atomic_reg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_data_mimg_store.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_buf_128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_buf_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_buf_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_buf_96.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_buf_lds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_flat_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_flat_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_mimg_gather4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_dst_mimg_regular.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_fimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_hwreg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_label.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_mod.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_msg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_offset_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_offset_smem.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_param.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ret.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_rsrc_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_rsrc_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_samp_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst256_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst512_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_sdst64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_simm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src32_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src64_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_src_exp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc32_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc64_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_ssrc64_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_tgt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_uimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vcc_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdata128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdata64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdata96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vdst96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vsrc128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vsrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_vsrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx7_waitcnt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_addr_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_addr_ds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_addr_flat.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_addr_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_attr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_base_smem_addr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_base_smem_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_bimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_bimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_atomic128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_d16_128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_d16_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_d16_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_buf_d16_96.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_mimg_atomic_cmp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_mimg_atomic_reg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_mimg_store.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_data_mimg_store_d16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_96.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_d16_128.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_d16_32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_d16_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_d16_96.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_buf_lds.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_flat_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_flat_atomic64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_mimg_gather4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_mimg_regular.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_dst_mimg_regular_d16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_fimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_fimm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_hwreg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_imask.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_label.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_mod_dpp_sdwa_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_mod_sdwa_sext.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_msg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_offset_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_offset_smem_load.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_offset_smem_store.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_param.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_perm_smem.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ret.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_rsrc_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_rsrc_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_samp_mimg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdata128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdata64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst256_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst512_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_sdst64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_simm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src32_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_src_exp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc64_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc64_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_ssrc64_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_tgt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_uimm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vcc_64.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdata128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdata64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdata96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdst64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vdst96_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vsrc128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vsrc32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_vsrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx8_waitcnt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx900_mad_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx900_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx900_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx900_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx900_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx904_mad_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx904_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx904_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx904_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx904_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_mad_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_mod_dpp_sdwa_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_mod_sdwa_sext.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_src32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx906_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_addr_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_adst1024_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_adst128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_adst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_adst512_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_asrc1024_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_asrc128_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_asrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_asrc512_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_data_buf_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_dst_flat_atomic32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_mad_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_mod_dpp_sdwa_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_mod_sdwa_sext.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_mod_vop3_abs_neg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_offset_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_ret.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_rsrc_buf.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_saddr_flat_global.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_src32_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_type_dev.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vaddr_flat_global.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vasrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vasrc64_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vdata32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vdst32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx908_vsrc32_0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_dst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_fx_operand.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_hwreg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_imask.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_imm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_imm16_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_imm16_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_label.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_m.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_m_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_msg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_probe.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_saddr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_saddr_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sbase.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sbase_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sbase_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdata_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_sdst_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_simm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_simm32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_simm32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_soffset.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_soffset_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_soffset_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_11.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_src_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_srsrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_srsrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssamp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_ssrc_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_type_deviation.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vaddr_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vcc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata0_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata1_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdata_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_11.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_12.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_13.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_14.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_15.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_17.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_18.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_19.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vdst_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_vsrc_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx90a_waitcnt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_attr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_dst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_hwreg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_imask.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_imm16.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_imm16_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_imm16_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_label.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_m.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_m_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_msg.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_opt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_param.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_probe.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_saddr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_saddr_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sbase.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sbase_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sbase_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdata_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_sdst_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_simm32.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_simm32_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_simm32_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_soffset.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_soffset_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_soffset_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_src_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_srsrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_srsrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssamp.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_ssrc_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_tgt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_type_deviation.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vaddr_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vcc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata0.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata0_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata1_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdata_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_10.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_11.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_12.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_13.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_4.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_5.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_6.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_7.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_8.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vdst_9.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vsrc.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vsrc_1.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vsrc_2.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_vsrc_3.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPU/gfx9_waitcnt.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUDwarfExtensionsForHeterogeneousDebugging.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUInstructionNotation.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUInstructionSyntax.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUModifierSyntax.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUOperandSyntax.html
/usr/local/share/doc/llvm13/llvm/html/AMDGPUUsage.html
/usr/local/share/doc/llvm13/llvm/html/AddingConstrainedIntrinsics.html
/usr/local/share/doc/llvm13/llvm/html/AdvancedBuilds.html
/usr/local/share/doc/llvm13/llvm/html/AliasAnalysis.html
/usr/local/share/doc/llvm13/llvm/html/Atomics.html
/usr/local/share/doc/llvm13/llvm/html/Benchmarking.html
/usr/local/share/doc/llvm13/llvm/html/BigEndianNEON.html
/usr/local/share/doc/llvm13/llvm/html/BitCodeFormat.html
/usr/local/share/doc/llvm13/llvm/html/BlockFrequencyTerminology.html
/usr/local/share/doc/llvm13/llvm/html/BranchWeightMetadata.html
/usr/local/share/doc/llvm13/llvm/html/BugLifeCycle.html
/usr/local/share/doc/llvm13/llvm/html/Bugpoint.html
/usr/local/share/doc/llvm13/llvm/html/BugpointRedesign.html
/usr/local/share/doc/llvm13/llvm/html/BuildingADistribution.html
/usr/local/share/doc/llvm13/llvm/html/CFIVerify.html
/usr/local/share/doc/llvm13/llvm/html/CMake.html
/usr/local/share/doc/llvm13/llvm/html/CMakePrimer.html
/usr/local/share/doc/llvm13/llvm/html/CodeGenerator.html
/usr/local/share/doc/llvm13/llvm/html/CodeOfConduct.html
/usr/local/share/doc/llvm13/llvm/html/CodeReview.html
/usr/local/share/doc/llvm13/llvm/html/CodingStandards.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/FileCheck.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/bugpoint.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/clang-tblgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/dsymutil.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/index.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/lit.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llc.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/lldb-tblgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/lli.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-addr2line.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-ar.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-as.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-bcanalyzer.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-config.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-cov.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-cxxfilt.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-cxxmap.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-diff.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-dis.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-dwarfdump.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-exegesis.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-extract.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-install-name-tool.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-lib.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-libtool-darwin.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-link.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-lipo.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-locstats.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-mca.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-nm.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-objcopy.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-objdump.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-otool.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-pdbutil.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-profdata.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-profgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-ranlib.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-readelf.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-readobj.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-size.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-stress.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-strings.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-strip.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-symbolizer.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/llvm-tblgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/mlir-tblgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/opt.html
/usr/local/share/doc/llvm13/llvm/html/CommandGuide/tblgen.html
/usr/local/share/doc/llvm13/llvm/html/CommandLine.html
/usr/local/share/doc/llvm13/llvm/html/CompileCudaWithLLVM.html
/usr/local/share/doc/llvm13/llvm/html/CompilerWriterInfo.html
/usr/local/share/doc/llvm13/llvm/html/Contributing.html
/usr/local/share/doc/llvm13/llvm/html/Coroutines.html
/usr/local/share/doc/llvm13/llvm/html/CoverageMappingFormat.html
/usr/local/share/doc/llvm13/llvm/html/DebuggingJITedCode.html
/usr/local/share/doc/llvm13/llvm/html/DependenceGraphs/index.html
/usr/local/share/doc/llvm13/llvm/html/DeveloperPolicy.html
/usr/local/share/doc/llvm13/llvm/html/Docker.html
/usr/local/share/doc/llvm13/llvm/html/ExceptionHandling.html
/usr/local/share/doc/llvm13/llvm/html/ExtendingLLVM.html
/usr/local/share/doc/llvm13/llvm/html/Extensions.html
/usr/local/share/doc/llvm13/llvm/html/FAQ.html
/usr/local/share/doc/llvm13/llvm/html/FaultMaps.html
/usr/local/share/doc/llvm13/llvm/html/Frontend/PerformanceTips.html
/usr/local/share/doc/llvm13/llvm/html/FuzzingLLVM.html
/usr/local/share/doc/llvm13/llvm/html/GarbageCollection.html
/usr/local/share/doc/llvm13/llvm/html/GetElementPtr.html
/usr/local/share/doc/llvm13/llvm/html/GettingInvolved.html
/usr/local/share/doc/llvm13/llvm/html/GettingStarted.html
/usr/local/share/doc/llvm13/llvm/html/GettingStartedTutorials.html
/usr/local/share/doc/llvm13/llvm/html/GettingStartedVS.html
/usr/local/share/doc/llvm13/llvm/html/GitBisecting.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/GMIR.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/GenericOpcode.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/IRTranslator.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/InstructionSelect.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/KnownBits.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/Legalizer.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/Pipeline.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/Porting.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/RegBankSelect.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/Resources.html
/usr/local/share/doc/llvm13/llvm/html/GlobalISel/index.html
/usr/local/share/doc/llvm13/llvm/html/GoldPlugin.html
/usr/local/share/doc/llvm13/llvm/html/GwpAsan.html
/usr/local/share/doc/llvm13/llvm/html/HowToAddABuilder.html
/usr/local/share/doc/llvm13/llvm/html/HowToBuildOnARM.html
/usr/local/share/doc/llvm13/llvm/html/HowToBuildWindowsItaniumPrograms.html
/usr/local/share/doc/llvm13/llvm/html/HowToBuildWithPGO.html
/usr/local/share/doc/llvm13/llvm/html/HowToCrossCompileBuiltinsOnArm.html
/usr/local/share/doc/llvm13/llvm/html/HowToCrossCompileLLVM.html
/usr/local/share/doc/llvm13/llvm/html/HowToReleaseLLVM.html
/usr/local/share/doc/llvm13/llvm/html/HowToSetUpLLVMStyleRTTI.html
/usr/local/share/doc/llvm13/llvm/html/HowToSubmitABug.html
/usr/local/share/doc/llvm13/llvm/html/HowToUpdateDebugInfo.html
/usr/local/share/doc/llvm13/llvm/html/HowToUseAttributes.html
/usr/local/share/doc/llvm13/llvm/html/HowToUseInstrMappings.html
/usr/local/share/doc/llvm13/llvm/html/InAlloca.html
/usr/local/share/doc/llvm13/llvm/html/JITLink.html
/usr/local/share/doc/llvm13/llvm/html/LangRef.html
/usr/local/share/doc/llvm13/llvm/html/Lexicon.html
/usr/local/share/doc/llvm13/llvm/html/LibFuzzer.html
/usr/local/share/doc/llvm13/llvm/html/LinkTimeOptimization.html
/usr/local/share/doc/llvm13/llvm/html/LoopTerminology.html
/usr/local/share/doc/llvm13/llvm/html/MCJITDesignAndImplementation.html
/usr/local/share/doc/llvm13/llvm/html/MIRLangRef.html
/usr/local/share/doc/llvm13/llvm/html/MarkdownQuickstartTemplate.html
/usr/local/share/doc/llvm13/llvm/html/MarkedUpDisassembly.html
/usr/local/share/doc/llvm13/llvm/html/MeetupGuidelines.html
/usr/local/share/doc/llvm13/llvm/html/MemTagSanitizer.html
/usr/local/share/doc/llvm13/llvm/html/MemorySSA.html
/usr/local/share/doc/llvm13/llvm/html/MergeFunctions.html
/usr/local/share/doc/llvm13/llvm/html/NVPTXUsage.html
/usr/local/share/doc/llvm13/llvm/html/NewPassManager.html
/usr/local/share/doc/llvm13/llvm/html/ORCv2.html
/usr/local/share/doc/llvm13/llvm/html/OpaquePointers.html
/usr/local/share/doc/llvm13/llvm/html/OptBisect.html
/usr/local/share/doc/llvm13/llvm/html/PDB/CodeViewSymbols.html
/usr/local/share/doc/llvm13/llvm/html/PDB/CodeViewTypes.html
/usr/local/share/doc/llvm13/llvm/html/PDB/DbiStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/GlobalStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/HashTable.html
/usr/local/share/doc/llvm13/llvm/html/PDB/ModiStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/MsfFile.html
/usr/local/share/doc/llvm13/llvm/html/PDB/PdbStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/PublicStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/TpiStream.html
/usr/local/share/doc/llvm13/llvm/html/PDB/index.html
/usr/local/share/doc/llvm13/llvm/html/Packaging.html
/usr/local/share/doc/llvm13/llvm/html/Passes.html
/usr/local/share/doc/llvm13/llvm/html/Phabricator.html
/usr/local/share/doc/llvm13/llvm/html/ProgrammersManual.html
/usr/local/share/doc/llvm13/llvm/html/Projects.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/GitHubMove.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/LLVMLibC.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/TestSuite.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/VariableNames.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/VectorPredication.html
/usr/local/share/doc/llvm13/llvm/html/Proposals/VectorizationPlan.html
/usr/local/share/doc/llvm13/llvm/html/Reference.html
/usr/local/share/doc/llvm13/llvm/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/llvm/html/ReleaseProcess.html
/usr/local/share/doc/llvm13/llvm/html/Remarks.html
/usr/local/share/doc/llvm13/llvm/html/ReportingGuide.html
/usr/local/share/doc/llvm13/llvm/html/ScudoHardenedAllocator.html
/usr/local/share/doc/llvm13/llvm/html/Security.html
/usr/local/share/doc/llvm13/llvm/html/SegmentedStacks.html
/usr/local/share/doc/llvm13/llvm/html/SourceLevelDebugging.html
/usr/local/share/doc/llvm13/llvm/html/SpeculativeLoadHardening.html
/usr/local/share/doc/llvm13/llvm/html/SphinxQuickstartTemplate.html
/usr/local/share/doc/llvm13/llvm/html/StackMaps.html
/usr/local/share/doc/llvm13/llvm/html/StackSafetyAnalysis.html
/usr/local/share/doc/llvm13/llvm/html/Statepoints.html
/usr/local/share/doc/llvm13/llvm/html/SupportLibrary.html
/usr/local/share/doc/llvm13/llvm/html/SupportPolicy.html
/usr/local/share/doc/llvm13/llvm/html/SystemLibrary.html
/usr/local/share/doc/llvm13/llvm/html/TableGen/BackEnds.html
/usr/local/share/doc/llvm13/llvm/html/TableGen/BackGuide.html
/usr/local/share/doc/llvm13/llvm/html/TableGen/ProgRef.html
/usr/local/share/doc/llvm13/llvm/html/TableGen/index.html
/usr/local/share/doc/llvm13/llvm/html/TableGenFundamentals.html
/usr/local/share/doc/llvm13/llvm/html/TestSuiteGuide.html
/usr/local/share/doc/llvm13/llvm/html/TestSuiteMakefileGuide.html
/usr/local/share/doc/llvm13/llvm/html/TestingGuide.html
/usr/local/share/doc/llvm13/llvm/html/TransformMetadata.html
/usr/local/share/doc/llvm13/llvm/html/TypeMetadata.html
/usr/local/share/doc/llvm13/llvm/html/UserGuides.html
/usr/local/share/doc/llvm13/llvm/html/Vectorizers.html
/usr/local/share/doc/llvm13/llvm/html/WritingAnLLVMBackend.html
/usr/local/share/doc/llvm13/llvm/html/WritingAnLLVMNewPMPass.html
/usr/local/share/doc/llvm13/llvm/html/WritingAnLLVMPass.html
/usr/local/share/doc/llvm13/llvm/html/XRay.html
/usr/local/share/doc/llvm13/llvm/html/XRayExample.html
/usr/local/share/doc/llvm13/llvm/html/XRayFDRFormat.html
/usr/local/share/doc/llvm13/llvm/html/YamlIO.html
/usr/local/share/doc/llvm13/llvm/html/_images/ARM-BE-bitcastfail.png
/usr/local/share/doc/llvm13/llvm/html/_images/ARM-BE-bitcastsuccess.png
/usr/local/share/doc/llvm13/llvm/html/_images/ARM-BE-ld1.png
/usr/local/share/doc/llvm13/llvm/html/_images/ARM-BE-ldr.png
/usr/local/share/doc/llvm13/llvm/html/_images/LangImpl05-cfg.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-creation.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-dyld-load.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-engine-builder.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-load-object.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-load.png
/usr/local/share/doc/llvm13/llvm/html/_images/MCJIT-resolve-relocations.png
/usr/local/share/doc/llvm13/llvm/html/_images/Phabricator_premerge_results.png
/usr/local/share/doc/llvm13/llvm/html/_images/Phabricator_premerge_unit_tests.png
/usr/local/share/doc/llvm13/llvm/html/_images/block-extract.png
/usr/local/share/doc/llvm13/llvm/html/_images/buildbot_worker_contact.png
/usr/local/share/doc/llvm13/llvm/html/_images/cycle.png
/usr/local/share/doc/llvm13/llvm/html/_images/cycle_pi.png
/usr/local/share/doc/llvm13/llvm/html/_images/epilogue-vectorization-cfg.png
/usr/local/share/doc/llvm13/llvm/html/_images/gcc-loops.png
/usr/local/share/doc/llvm13/llvm/html/_images/linpack-pc.png
/usr/local/share/doc/llvm13/llvm/html/_images/llvm-exegesis-analysis.png
/usr/local/share/doc/llvm13/llvm/html/_images/locstats-compare.png
/usr/local/share/doc/llvm13/llvm/html/_images/locstats-draw-plot.png
/usr/local/share/doc/llvm13/llvm/html/_images/loop-guard.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-irreducible.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-merge.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-nested.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-nonmaximal.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-separate.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-single.svg
/usr/local/share/doc/llvm13/llvm/html/_images/loop-terminology-guarded-loop.png
/usr/local/share/doc/llvm13/llvm/html/_images/loop-terminology-initial-loop.png
/usr/local/share/doc/llvm13/llvm/html/_images/loop-terminology-rotated-loop.png
/usr/local/share/doc/llvm13/llvm/html/_images/loop-terminology.svg
/usr/local/share/doc/llvm13/llvm/html/_images/pipeline-overview-customized.png
/usr/local/share/doc/llvm13/llvm/html/_images/pipeline-overview-with-combiners.png
/usr/local/share/doc/llvm13/llvm/html/_images/pipeline-overview.png
/usr/local/share/doc/llvm13/llvm/html/_images/speculative_load_hardening_microbenchmarks.png
/usr/local/share/doc/llvm13/llvm/html/_images/testing-pass-level.png
/usr/local/share/doc/llvm13/llvm/html/_images/testing-unit-level.png
/usr/local/share/doc/llvm13/llvm/html/_images/uml_builder_pattern.png
/usr/local/share/doc/llvm13/llvm/html/_images/uml_nodes_and_edges.png
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX1011.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX900.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX904.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX906.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX908.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/AMDGPUAsmGFX90a.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx1011_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_addr_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_addr_ds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_addr_flat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_addr_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_attr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_base_smem_addr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_base_smem_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_base_smem_scratch.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_bimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_bimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_buf_atomic128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_buf_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_buf_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_mimg_atomic_cmp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_mimg_atomic_reg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_mimg_store.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_mimg_store_d16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_smem_atomic128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_smem_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_data_smem_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_buf_128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_buf_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_buf_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_buf_96.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_buf_lds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_flat_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_flat_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_mimg_gather4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_mimg_regular.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_dst_mimg_regular_d16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_fimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_fimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_hwreg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_label.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_mad_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_mod_dpp_sdwa_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_mod_sdwa_sext.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_msg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_offset_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_offset_smem_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_offset_smem_plain.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_param.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_perm_smem.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ret.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_rsrc_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_rsrc_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_saddr_flat_global.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_saddr_flat_scratch.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_samp_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdata128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdata64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst256_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst512_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_sdst64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_simm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src32_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_src_exp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_ssrc64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_tgt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_uimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vaddr_flat_global.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vaddr_flat_scratch.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vcc_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdata128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdata64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdata96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vdst96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vsrc128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vsrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_vsrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_waitcnt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_wsdst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx10_wssrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_addr_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_addr_ds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_addr_flat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_addr_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_attr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_base_smem_addr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_base_smem_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_bimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_bimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_buf_atomic128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_buf_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_buf_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_mimg_atomic_cmp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_mimg_atomic_reg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_data_mimg_store.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_buf_128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_buf_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_buf_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_buf_96.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_buf_lds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_flat_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_flat_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_mimg_gather4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_dst_mimg_regular.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_fimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_hwreg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_label.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_mod.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_msg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_offset_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_offset_smem.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_param.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ret.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_rsrc_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_rsrc_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_samp_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst256_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst512_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_sdst64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_simm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src32_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src64_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_src_exp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc32_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc64_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_ssrc64_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_tgt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_uimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vcc_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdata128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdata64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdata96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vdst96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vsrc128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vsrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_vsrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx7_waitcnt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_addr_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_addr_ds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_addr_flat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_addr_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_attr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_base_smem_addr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_base_smem_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_bimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_bimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_atomic128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_d16_128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_d16_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_d16_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_buf_d16_96.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_mimg_atomic_cmp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_mimg_atomic_reg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_mimg_store.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_data_mimg_store_d16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_96.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_d16_128.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_d16_32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_d16_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_d16_96.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_buf_lds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_flat_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_flat_atomic64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_mimg_gather4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_mimg_regular.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_dst_mimg_regular_d16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_fimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_fimm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_hwreg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_imask.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_label.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_mod_dpp_sdwa_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_mod_sdwa_sext.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_msg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_offset_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_offset_smem_load.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_offset_smem_store.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_param.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_perm_smem.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ret.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_rsrc_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_rsrc_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_samp_mimg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdata128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdata64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst256_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst512_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_sdst64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_simm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src32_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_src_exp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc64_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc64_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_ssrc64_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_tgt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_uimm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vcc_64.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdata128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdata64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdata96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdst64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vdst96_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vsrc128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vsrc32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_vsrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx8_waitcnt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx900_mad_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx900_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx900_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx900_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx900_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx904_mad_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx904_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx904_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx904_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx904_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_mad_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_mod_dpp_sdwa_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_mod_sdwa_sext.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_src32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx906_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_addr_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_adst1024_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_adst128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_adst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_adst512_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_asrc1024_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_asrc128_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_asrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_asrc512_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_data_buf_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_dst_flat_atomic32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_mad_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_mod_dpp_sdwa_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_mod_sdwa_sext.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_mod_vop3_abs_neg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_offset_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_ret.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_rsrc_buf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_saddr_flat_global.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_src32_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_type_dev.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vaddr_flat_global.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vasrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vasrc64_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vdata32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vdst32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx908_vsrc32_0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_dst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_fx_operand.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_hwreg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_imask.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_imm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_imm16_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_imm16_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_label.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_m.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_m_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_msg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_probe.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_saddr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_saddr_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sbase.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sbase_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sbase_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdata_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_sdst_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_simm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_simm32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_simm32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_soffset.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_soffset_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_soffset_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_11.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_src_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_srsrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_srsrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssamp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_ssrc_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_type_deviation.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vaddr_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vcc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata0_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata1_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdata_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_11.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_12.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_13.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_14.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_15.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_17.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_18.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_19.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vdst_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_vsrc_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx90a_waitcnt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_attr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_dst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_hwreg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_imask.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_imm16.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_imm16_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_imm16_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_label.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_m.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_m_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_msg.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_param.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_probe.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_saddr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_saddr_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sbase.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sbase_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sbase_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdata_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_sdst_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_simm32.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_simm32_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_simm32_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_soffset.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_soffset_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_soffset_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_src_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_srsrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_srsrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssamp.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_ssrc_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_tgt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_type_deviation.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vaddr_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vcc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata0.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata0_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata1_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdata_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_11.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_12.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_13.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_5.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_6.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_7.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_8.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vdst_9.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vsrc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vsrc_1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vsrc_2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_vsrc_3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPU/gfx9_waitcnt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUInstructionNotation.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUInstructionSyntax.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUModifierSyntax.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUOperandSyntax.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AMDGPUUsage.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AddingConstrainedIntrinsics.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AdvancedBuilds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/AliasAnalysis.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Atomics.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Benchmarking.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BigEndianNEON.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BitCodeFormat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BlockFrequencyTerminology.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BranchWeightMetadata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BugLifeCycle.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Bugpoint.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BugpointRedesign.md.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/BuildingADistribution.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CFIVerify.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CMake.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CMakePrimer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CodeGenerator.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CodeOfConduct.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CodeReview.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CodingStandards.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/FileCheck.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/bugpoint.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/clang-tblgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/dsymutil.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/lit.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llc.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/lldb-tblgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/lli.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-addr2line.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-ar.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-as.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-bcanalyzer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-config.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-cov.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-cxxfilt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-cxxmap.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-diff.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-dis.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-dwarfdump.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-exegesis.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-extract.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-install-name-tool.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-lib.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-libtool-darwin.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-link.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-lipo.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-locstats.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-mca.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-nm.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-objcopy.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-objdump.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-otool.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-pdbutil.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-profdata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-profgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-ranlib.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-readelf.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-readobj.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-size.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-stress.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-strings.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-strip.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-symbolizer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/llvm-tblgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/mlir-tblgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/opt.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandGuide/tblgen.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CommandLine.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CompileCudaWithLLVM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CompilerWriterInfo.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Contributing.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Coroutines.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/CoverageMappingFormat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/DebuggingJITedCode.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/DependenceGraphs/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/DeveloperPolicy.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Docker.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ExceptionHandling.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ExtendingLLVM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Extensions.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/FAQ.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/FaultMaps.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Frontend/PerformanceTips.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/FuzzingLLVM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GarbageCollection.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GetElementPtr.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GettingInvolved.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GettingStarted.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GettingStartedTutorials.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GettingStartedVS.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GitBisecting.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/GMIR.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/GenericOpcode.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/IRTranslator.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/InstructionSelect.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/KnownBits.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/Legalizer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/Pipeline.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/Porting.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/RegBankSelect.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/Resources.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GlobalISel/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GoldPlugin.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/GwpAsan.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToAddABuilder.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToBuildOnARM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToBuildWindowsItaniumPrograms.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToBuildWithPGO.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToCrossCompileBuiltinsOnArm.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToCrossCompileLLVM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToReleaseLLVM.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToSetUpLLVMStyleRTTI.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToSubmitABug.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToUpdateDebugInfo.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToUseAttributes.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/HowToUseInstrMappings.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/InAlloca.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/JITLink.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/LangRef.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Lexicon.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/LibFuzzer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/LinkTimeOptimization.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/LoopTerminology.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MCJITDesignAndImplementation.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MIRLangRef.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MarkdownQuickstartTemplate.md.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MarkedUpDisassembly.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MeetupGuidelines.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MemTagSanitizer.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MemorySSA.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/MergeFunctions.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/NVPTXUsage.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/NewPassManager.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ORCv2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/OpaquePointers.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/OptBisect.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/CodeViewSymbols.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/CodeViewTypes.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/DbiStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/GlobalStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/HashTable.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/ModiStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/MsfFile.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/PdbStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/PublicStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/TpiStream.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/PDB/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Packaging.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Passes.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Phabricator.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ProgrammersManual.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Projects.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/GitHubMove.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/LLVMLibC.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/TestSuite.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/VariableNames.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/VectorPredication.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Proposals/VectorizationPlan.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Reference.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ReleaseNotes.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ReleaseProcess.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Remarks.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ReportingGuide.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/ScudoHardenedAllocator.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Security.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SegmentedStacks.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SourceLevelDebugging.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SpeculativeLoadHardening.md.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SphinxQuickstartTemplate.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/StackMaps.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/StackSafetyAnalysis.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Statepoints.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SupportLibrary.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SupportPolicy.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/SystemLibrary.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TableGen/BackEnds.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TableGen/BackGuide.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TableGen/ProgRef.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TableGen/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TableGenFundamentals.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TestSuiteGuide.md.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TestSuiteMakefileGuide.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TestingGuide.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TransformMetadata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/TypeMetadata.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/UserGuides.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/Vectorizers.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/WritingAnLLVMBackend.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/WritingAnLLVMNewPMPass.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/WritingAnLLVMPass.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/XRay.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/XRayExample.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/XRayFDRFormat.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/YamlIO.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/BuildingAJIT1.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/BuildingAJIT2.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/BuildingAJIT3.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/BuildingAJIT4.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl01.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl02.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl03.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl04.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl05.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl06.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl07.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl08.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl09.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/LangImpl10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl01.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl02.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl03.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl04.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl05.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl06.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl07.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl08.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl09.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/LangImpl10.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/MyFirstLanguageFrontend/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/tutorial/index.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_sources/yaml2obj.rst.txt
/usr/local/share/doc/llvm13/llvm/html/_static/basic.css
/usr/local/share/doc/llvm13/llvm/html/_static/contents.png
/usr/local/share/doc/llvm13/llvm/html/_static/doctools.js
/usr/local/share/doc/llvm13/llvm/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/llvm/html/_static/file.png
/usr/local/share/doc/llvm13/llvm/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/llvm/html/_static/jquery.js
/usr/local/share/doc/llvm13/llvm/html/_static/language_data.js
/usr/local/share/doc/llvm13/llvm/html/_static/lines.gif
/usr/local/share/doc/llvm13/llvm/html/_static/llvm-theme.css
/usr/local/share/doc/llvm13/llvm/html/_static/llvm.css
/usr/local/share/doc/llvm13/llvm/html/_static/logo.png
/usr/local/share/doc/llvm13/llvm/html/_static/minus.png
/usr/local/share/doc/llvm13/llvm/html/_static/navigation.png
/usr/local/share/doc/llvm13/llvm/html/_static/plus.png
/usr/local/share/doc/llvm13/llvm/html/_static/pygments.css
/usr/local/share/doc/llvm13/llvm/html/_static/searchtools.js
/usr/local/share/doc/llvm13/llvm/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/llvm/html/_static/underscore.js
/usr/local/share/doc/llvm13/llvm/html/genindex.html
/usr/local/share/doc/llvm13/llvm/html/index.html
/usr/local/share/doc/llvm13/llvm/html/objects.inv
/usr/local/share/doc/llvm13/llvm/html/search.html
/usr/local/share/doc/llvm13/llvm/html/searchindex.js
/usr/local/share/doc/llvm13/llvm/html/tutorial/BuildingAJIT1.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/BuildingAJIT2.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/BuildingAJIT3.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/BuildingAJIT4.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl01.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl02.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl03.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl04.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl05.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl06.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl07.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl08.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl09.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/LangImpl10.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl01.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl02.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl03.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl04.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl05.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl06.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl07.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl08.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl09.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/LangImpl10.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/MyFirstLanguageFrontend/index.html
/usr/local/share/doc/llvm13/llvm/html/tutorial/index.html
/usr/local/share/doc/llvm13/llvm/html/yaml2obj.html
/usr/local/share/doc/llvm13/openmp/html/.buildinfo
/usr/local/share/doc/llvm13/openmp/html/ReleaseNotes.html
/usr/local/share/doc/llvm13/openmp/html/SupportAndFAQ.html
/usr/local/share/doc/llvm13/openmp/html/_static/agogo.css
/usr/local/share/doc/llvm13/openmp/html/_static/basic.css
/usr/local/share/doc/llvm13/openmp/html/_static/bgfooter.png
/usr/local/share/doc/llvm13/openmp/html/_static/bgtop.png
/usr/local/share/doc/llvm13/openmp/html/_static/doctools.js
/usr/local/share/doc/llvm13/openmp/html/_static/documentation_options.js
/usr/local/share/doc/llvm13/openmp/html/_static/file.png
/usr/local/share/doc/llvm13/openmp/html/_static/jquery-3.5.1.js
/usr/local/share/doc/llvm13/openmp/html/_static/jquery.js
/usr/local/share/doc/llvm13/openmp/html/_static/language_data.js
/usr/local/share/doc/llvm13/openmp/html/_static/lines.gif
/usr/local/share/doc/llvm13/openmp/html/_static/minus.png
/usr/local/share/doc/llvm13/openmp/html/_static/plus.png
/usr/local/share/doc/llvm13/openmp/html/_static/pygments.css
/usr/local/share/doc/llvm13/openmp/html/_static/searchtools.js
/usr/local/share/doc/llvm13/openmp/html/_static/underscore-1.12.0.js
/usr/local/share/doc/llvm13/openmp/html/_static/underscore.js
/usr/local/share/doc/llvm13/openmp/html/design/GPUGenericMode.html
/usr/local/share/doc/llvm13/openmp/html/design/GPUSPMDMode.html
/usr/local/share/doc/llvm13/openmp/html/design/Offloading.html
/usr/local/share/doc/llvm13/openmp/html/design/Overview.html
/usr/local/share/doc/llvm13/openmp/html/design/Runtimes.html
/usr/local/share/doc/llvm13/openmp/html/genindex.html
/usr/local/share/doc/llvm13/openmp/html/index.html
/usr/local/share/doc/llvm13/openmp/html/objects.inv
/usr/local/share/doc/llvm13/openmp/html/optimizations/OpenMPOpt.html
/usr/local/share/doc/llvm13/openmp/html/optimizations/OpenMPUnawareOptimizations.html
/usr/local/share/doc/llvm13/openmp/html/optimizations/Overview.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP100.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP101.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP102.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP110.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP111.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP112.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP113.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP120.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP121.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP130.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP131.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP132.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP133.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP140.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP150.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP160.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OMP170.html
/usr/local/share/doc/llvm13/openmp/html/remarks/OptimizationRemarks.html
/usr/local/share/doc/llvm13/openmp/html/search.html
/usr/local/share/doc/llvm13/openmp/html/searchindex.js
/usr/local/share/licenses/llvm13-13.0.1/BSD3CLAUSE
/usr/local/share/licenses/llvm13-13.0.1/LICENSE
/usr/local/share/licenses/llvm13-13.0.1/LLVM
/usr/local/share/licenses/llvm13-13.0.1/LLVM2
/usr/local/share/licenses/llvm13-13.0.1/MIT
/usr/local/share/licenses/llvm13-13.0.1/PD
/usr/local/share/licenses/llvm13-13.0.1/REGEX
/usr/local/share/licenses/llvm13-13.0.1/catalog.mk
/usr/local/share/toolchains/llvm13.mk
/usr/local/bin/lua52
/usr/local/bin/luac52
/usr/local/include/lua52/lauxlib.h
/usr/local/include/lua52/lua.h
/usr/local/include/lua52/lua.hpp
/usr/local/include/lua52/luaconf.h
/usr/local/include/lua52/lualib.h
/usr/local/lib/liblua-5.2.a
/usr/local/lib/liblua-5.2.so
/usr/local/libdata/pkgconfig/lua-5.2.pc
/usr/local/man/man1/lua52.1.gz
/usr/local/man/man1/luac52.1.gz
/usr/local/share/licenses/lua52-5.2.4/LICENSE
/usr/local/share/licenses/lua52-5.2.4/MIT
/usr/local/share/licenses/lua52-5.2.4/catalog.mk
/usr/local/bin/lua53
/usr/local/bin/luac53
/usr/local/include/lua53/lauxlib.h
/usr/local/include/lua53/lua.h
/usr/local/include/lua53/lua.hpp
/usr/local/include/lua53/luaconf.h
/usr/local/include/lua53/lualib.h
/usr/local/lib/liblua-5.3.a
/usr/local/lib/liblua-5.3.so
/usr/local/libdata/pkgconfig/lua-5.3.pc
/usr/local/man/man1/lua53.1.gz
/usr/local/man/man1/luac53.1.gz
/usr/local/share/doc/lua53/lua/contents.html
/usr/local/share/doc/lua53/lua/index.css
/usr/local/share/doc/lua53/lua/logo.gif
/usr/local/share/doc/lua53/lua/lua.css
/usr/local/share/doc/lua53/lua/manual.css
/usr/local/share/doc/lua53/lua/manual.html
/usr/local/share/doc/lua53/lua/osi-certified-72x60.png
/usr/local/share/doc/lua53/lua/readme.html
/usr/local/share/licenses/lua53-5.3.6/LICENSE
/usr/local/share/licenses/lua53-5.3.6/MIT
/usr/local/share/licenses/lua53-5.3.6/catalog.mk
/usr/local/bin/gm4
/usr/local/man/man1/gm4.1.gz
/usr/local/share/examples/gm4/capitalize.m4
/usr/local/share/examples/gm4/capitalize2.m4
/usr/local/share/examples/gm4/comments.m4
/usr/local/share/examples/gm4/curry.m4
/usr/local/share/examples/gm4/ddivert.m4
/usr/local/share/examples/gm4/debug.m4
/usr/local/share/examples/gm4/esyscmd.m4
/usr/local/share/examples/gm4/exp.m4
/usr/local/share/examples/gm4/file.m4
/usr/local/share/examples/gm4/foreach.m4
/usr/local/share/examples/gm4/foreach2.m4
/usr/local/share/examples/gm4/foreachq.m4
/usr/local/share/examples/gm4/foreachq2.m4
/usr/local/share/examples/gm4/foreachq3.m4
/usr/local/share/examples/gm4/foreachq4.m4
/usr/local/share/examples/gm4/forloop.m4
/usr/local/share/examples/gm4/forloop2.m4
/usr/local/share/examples/gm4/forloop3.m4
/usr/local/share/examples/gm4/fstab.m4
/usr/local/share/examples/gm4/hanoi.m4
/usr/local/share/examples/gm4/incl-test.m4
/usr/local/share/examples/gm4/incl.m4
/usr/local/share/examples/gm4/include.m4
/usr/local/share/examples/gm4/indir.m4
/usr/local/share/examples/gm4/join.m4
/usr/local/share/examples/gm4/loop.m4
/usr/local/share/examples/gm4/misc.m4
/usr/local/share/examples/gm4/multiquotes.m4
/usr/local/share/examples/gm4/patsubst.m4
/usr/local/share/examples/gm4/pushpop.m4
/usr/local/share/examples/gm4/quote.m4
/usr/local/share/examples/gm4/regexp.m4
/usr/local/share/examples/gm4/reverse.m4
/usr/local/share/examples/gm4/stack.m4
/usr/local/share/examples/gm4/stack_sep.m4
/usr/local/share/examples/gm4/sync-lines.m4
/usr/local/share/examples/gm4/sysv-args.m4
/usr/local/share/examples/gm4/trace.m4
/usr/local/share/examples/gm4/translit.m4
/usr/local/share/examples/gm4/undivert.m4
/usr/local/share/examples/gm4/wrap.m4
/usr/local/share/examples/gm4/wrapfifo.m4
/usr/local/share/examples/gm4/wraplifo.m4
/usr/local/share/examples/gm4/wraplifo2.m4
/usr/local/share/info/m4.info
/usr/local/share/licenses/m4-1.4.19,1/GPLv3
/usr/local/share/licenses/m4-1.4.19,1/LICENSE
/usr/local/share/licenses/m4-1.4.19,1/catalog.mk
/usr/local/share/locale/bg/LC_MESSAGES/m4.mo
/usr/local/share/locale/cs/LC_MESSAGES/m4.mo
/usr/local/share/locale/da/LC_MESSAGES/m4.mo
/usr/local/share/locale/de/LC_MESSAGES/m4.mo
/usr/local/share/locale/el/LC_MESSAGES/m4.mo
/usr/local/share/locale/eo/LC_MESSAGES/m4.mo
/usr/local/share/locale/es/LC_MESSAGES/m4.mo
/usr/local/share/locale/fi/LC_MESSAGES/m4.mo
/usr/local/share/locale/fr/LC_MESSAGES/m4.mo
/usr/local/share/locale/ga/LC_MESSAGES/m4.mo
/usr/local/share/locale/gl/LC_MESSAGES/m4.mo
/usr/local/share/locale/hr/LC_MESSAGES/m4.mo
/usr/local/share/locale/id/LC_MESSAGES/m4.mo
/usr/local/share/locale/ja/LC_MESSAGES/m4.mo
/usr/local/share/locale/ko/LC_MESSAGES/m4.mo
/usr/local/share/locale/nl/LC_MESSAGES/m4.mo
/usr/local/share/locale/pl/LC_MESSAGES/m4.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/m4.mo
/usr/local/share/locale/ro/LC_MESSAGES/m4.mo
/usr/local/share/locale/ru/LC_MESSAGES/m4.mo
/usr/local/share/locale/sr/LC_MESSAGES/m4.mo
/usr/local/share/locale/sv/LC_MESSAGES/m4.mo
/usr/local/share/locale/uk/LC_MESSAGES/m4.mo
/usr/local/share/locale/vi/LC_MESSAGES/m4.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/m4.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/m4.mo
/usr/local/include/GL/internal/dri_interface.h
/usr/local/lib/dri/crocus_dri.so
/usr/local/lib/dri/i830_dri.so
/usr/local/lib/dri/i915_dri.so
/usr/local/lib/dri/i965_dri.so
/usr/local/lib/dri/iris_dri.so
/usr/local/lib/dri/kms_swrast_dri.so
/usr/local/lib/dri/r200_dri.so
/usr/local/lib/dri/r300_dri.so
/usr/local/lib/dri/r600_dri.so
/usr/local/lib/dri/radeon_dri.so
/usr/local/lib/dri/radeonsi_dri.so
/usr/local/lib/dri/swrast_dri.so
/usr/local/lib/dri/vmwgfx_dri.so
/usr/local/lib/libXvMCr600.so
/usr/local/lib/libXvMCr600.so.1
/usr/local/lib/libXvMCr600.so.1.0
/usr/local/lib/libXvMCr600.so.1.0.0
/usr/local/lib/libvulkan_intel.so
/usr/local/lib/libvulkan_lvp.so
/usr/local/lib/libvulkan_radeon.so
/usr/local/libdata/pkgconfig/dri.pc
/usr/local/share/drirc.d/00-mesa-defaults.conf
/usr/local/share/drirc.d/01-freebsd.conf
/usr/local/share/licenses/mesa-dri-21.3.7/LICENSE
/usr/local/share/licenses/mesa-dri-21.3.7/MIT
/usr/local/share/licenses/mesa-dri-21.3.7/catalog.mk
/usr/local/share/vulkan/icd.d/intel_icd.x86_64.json
/usr/local/share/vulkan/icd.d/lvp_icd.x86_64.json
/usr/local/share/vulkan/icd.d/radeon_icd.x86_64.json
/usr/local/etc/libmap.d/mesa.conf
/usr/local/include/EGL/eglextchromium.h
/usr/local/include/EGL/eglmesaext.h
/usr/local/include/gbm.h
/usr/local/lib/libEGL_mesa.so
/usr/local/lib/libEGL_mesa.so.0
/usr/local/lib/libEGL_mesa.so.0.0.0
/usr/local/lib/libGLX_mesa.so
/usr/local/lib/libGLX_mesa.so.0
/usr/local/lib/libGLX_mesa.so.0.0.0
/usr/local/lib/libgbm.so
/usr/local/lib/libgbm.so.1
/usr/local/lib/libgbm.so.1.0.0
/usr/local/lib/libglapi.so
/usr/local/lib/libglapi.so.0
/usr/local/lib/libglapi.so.0.0.0
/usr/local/libdata/pkgconfig/gbm.pc
/usr/local/share/glvnd/egl_vendor.d/50_mesa.json
/usr/local/share/licenses/mesa-libs-21.3.7/LICENSE
/usr/local/share/licenses/mesa-libs-21.3.7/MIT
/usr/local/share/licenses/mesa-libs-21.3.7/catalog.mk
/usr/local/bin/meson
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/entry_points.txt
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/requires.txt
/usr/local/lib/python3.8/site-packages/meson-0.60.3-py3.8.egg-info/top_level.txt
/usr/local/lib/python3.8/site-packages/mesonbuild/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/_pathlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/_pathlib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/_typing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/_typing.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/arglist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/arglist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/build.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/build.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/coredata.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/coredata.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/depfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/depfile.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/envconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/envconfig.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/environment.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/environment.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mcompile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mcompile.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mconf.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mconf.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mdevenv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mdevenv.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mdist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mesondata.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mesondata.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonmain.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mesonmain.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/minit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/minit.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/minstall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/minstall.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mintro.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mintro.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mlog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mlog.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mparser.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/msetup.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/msetup.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/msubprojects.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/msubprojects.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/mtest.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/munstable_coredata.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/optinterpreter.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/programs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/programs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/rewriter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/__pycache__/rewriter.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/_pathlib.py
/usr/local/lib/python3.8/site-packages/mesonbuild/_typing.py
/usr/local/lib/python3.8/site-packages/mesonbuild/arglist.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/interpreter.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/introspection.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/postprocess.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/printer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/printer.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/__pycache__/visitor.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/interpreter.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/introspection.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/postprocess.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/printer.py
/usr/local/lib/python3.8/site-packages/mesonbuild/ast/visitor.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/backends.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/backends.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/ninjabackend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2010backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2012backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2012backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2013backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2013backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2015backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2017backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/vs2019backend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/__pycache__/xcodebackend.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/backends.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/ninjabackend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2010backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2012backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2013backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2015backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2017backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/vs2019backend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/backend/xcodebackend.py
/usr/local/lib/python3.8/site-packages/mesonbuild/build.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/client.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/client.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/common.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/common.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/executor.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/fileapi.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/generator.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/interpreter.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/toolchain.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/toolchain.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/__pycache__/traceparser.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/client.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/common.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/executor.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/fileapi.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/generator.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/interpreter.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/toolchain.py
/usr/local/lib/python3.8/site-packages/mesonbuild/cmake/traceparser.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/c_function_attributes.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/compilers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cpp.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cuda.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cython.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/cython.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/d.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/d.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/detect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/detect.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/fortran.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/java.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/java.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objc.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/objcpp.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/rust.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/swift.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/__pycache__/vala.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/c.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/c_function_attributes.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/compilers.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/cpp.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/cs.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/cuda.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/cython.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/d.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/detect.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/fortran.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/java.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/arm.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/c2000.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/c2000.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/ccrx.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clang.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/clike.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/compcert.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/compcert.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/elbrus.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/emscripten.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/gnu.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/intel.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/islinker.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/pgi.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/visualstudio.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/__pycache__/xc16.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/arm.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/c2000.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/ccrx.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clang.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clike.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/compcert.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/elbrus.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/emscripten.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/gnu.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/intel.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/islinker.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/pgi.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/visualstudio.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/mixins/xc16.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/objc.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/objcpp.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/rust.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/swift.py
/usr/local/lib/python3.8/site-packages/mesonbuild/compilers/vala.py
/usr/local/lib/python3.8/site-packages/mesonbuild/coredata.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/base.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/boost.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cmake.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cmake.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/coarrays.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/configtool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/configtool.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/cuda.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/detect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/detect.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dev.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dub.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/dub.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/factory.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/factory.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/framework.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/framework.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/hdf5.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/misc.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/mpi.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/pkgconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/pkgconfig.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/platform.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/qt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/qt.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/scalapack.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/__pycache__/ui.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/base.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/boost.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/cmake.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/coarrays.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/configtool.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/cuda.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/detect.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/dev.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/dub.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/factory.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/framework.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/hdf5.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/misc.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/mpi.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/pkgconfig.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/platform.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/qt.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/scalapack.py
/usr/local/lib/python3.8/site-packages/mesonbuild/dependencies/ui.py
/usr/local/lib/python3.8/site-packages/mesonbuild/depfile.py
/usr/local/lib/python3.8/site-packages/mesonbuild/envconfig.py
/usr/local/lib/python3.8/site-packages/mesonbuild/environment.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/compiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/compiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/dependencyfallbacks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/dependencyfallbacks.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/interpreter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/interpreter.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/interpreterobjects.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/interpreterobjects.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/kwargs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/kwargs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/mesonmain.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/mesonmain.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/type_checking.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/__pycache__/type_checking.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/compiler.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/dependencyfallbacks.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/interpreter.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/interpreterobjects.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/kwargs.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/mesonmain.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/array.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/array.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/boolean.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/boolean.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/dict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/dict.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/integer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/integer.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/range.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/range.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/string.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/__pycache__/string.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/array.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/boolean.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/dict.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/integer.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/range.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/primitives/string.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter/type_checking.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/_unholder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/_unholder.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/baseobjects.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/baseobjects.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/decorators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/decorators.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/disabler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/disabler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/exceptions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/exceptions.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/helpers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/helpers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/interpreterbase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/interpreterbase.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/operator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/__pycache__/operator.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/_unholder.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/baseobjects.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/decorators.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/disabler.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/exceptions.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/helpers.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/interpreterbase.py
/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/operator.py
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/detect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/detect.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/linkers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/__pycache__/linkers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/detect.py
/usr/local/lib/python3.8/site-packages/mesonbuild/linkers/linkers.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mcompile.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mconf.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mdevenv.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mdist.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesondata.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/platform.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/platform.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/posix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/posix.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/universal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/universal.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/vsenv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/vsenv.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/win32.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/__pycache__/win32.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/platform.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/posix.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/universal.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/vsenv.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/win32.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mesonmain.py
/usr/local/lib/python3.8/site-packages/mesonbuild/minit.py
/usr/local/lib/python3.8/site-packages/mesonbuild/minstall.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mintro.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mlog.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/cmake.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/dlang.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/fs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/fs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/gnome.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/hotdoc.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/i18n.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/java.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/java.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/keyval.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/keyval.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/modtest.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/pkgconfig.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/python3.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt4.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt5.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt6.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/qt6.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/rpm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/rpm.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/sourceset.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_cuda.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_cuda.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_external_project.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_external_project.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_icestorm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_icestorm.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_rust.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_rust.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_simd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/unstable_simd.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/windows.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/__pycache__/windows.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/cmake.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/dlang.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/fs.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/hotdoc.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/i18n.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/java.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/keyval.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/modtest.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/pkgconfig.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/python.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/python3.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/qt.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/qt4.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/qt5.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/qt6.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/rpm.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/sourceset.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/unstable_cuda.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/unstable_external_project.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/unstable_icestorm.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/unstable_rust.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/unstable_simd.py
/usr/local/lib/python3.8/site-packages/mesonbuild/modules/windows.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mparser.py
/usr/local/lib/python3.8/site-packages/mesonbuild/msetup.py
/usr/local/lib/python3.8/site-packages/mesonbuild/msubprojects.py
/usr/local/lib/python3.8/site-packages/mesonbuild/mtest.py
/usr/local/lib/python3.8/site-packages/mesonbuild/munstable_coredata.py
/usr/local/lib/python3.8/site-packages/mesonbuild/optinterpreter.py
/usr/local/lib/python3.8/site-packages/mesonbuild/programs.py
/usr/local/lib/python3.8/site-packages/mesonbuild/rewriter.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangformat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/clangtidy.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cleantrees.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/cmake_run_ctgt.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/coverage.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/delwithsuffix.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depfixer.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depscan.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/depscan.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/dirchanger.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/externalproject.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/externalproject.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gettext.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/gtkdochelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/hotdochelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/meson_exe.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/msgfmthelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/regen_checker.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/scanbuild.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/symbolextractor.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/tags.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/uninstall.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/vcstagger.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/yelphelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/__pycache__/yelphelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/clangformat.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/clangtidy.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/cleantrees.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/cmake_run_ctgt.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/cmd_or_ps.ps1
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/coverage.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/delwithsuffix.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/depfixer.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/depscan.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/dirchanger.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/externalproject.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/gettext.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/gtkdochelper.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/hotdochelper.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/meson_exe.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/msgfmthelper.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/regen_checker.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/scanbuild.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/symbolextractor.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/tags.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/uninstall.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/vcstagger.py
/usr/local/lib/python3.8/site-packages/mesonbuild/scripts/yelphelper.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cpptemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cstemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/ctemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/cudatemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/dlangtemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/fortrantemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/javatemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/mesontemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objcpptemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/objctemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/rusttemplates.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/samplefactory.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/__pycache__/sampleimpl.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/cpptemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/cstemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/ctemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/cudatemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/dlangtemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/fortrantemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/javatemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/mesontemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/objcpptemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/objctemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/rusttemplates.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/samplefactory.py
/usr/local/lib/python3.8/site-packages/mesonbuild/templates/sampleimpl.py
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__init__.py
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wrap.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/__pycache__/wraptool.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/wrap.py
/usr/local/lib/python3.8/site-packages/mesonbuild/wrap/wraptool.py
/usr/local/man/man1/meson.1.gz
/usr/local/share/licenses/meson-0.60.3/APACHE20
/usr/local/share/licenses/meson-0.60.3/LICENSE
/usr/local/share/licenses/meson-0.60.3/catalog.mk
/usr/local/share/polkit-1/actions/com.mesonbuild.install.policy
/usr/local/bin/mkfontdir
/usr/local/bin/mkfontscale
/usr/local/man/man1/mkfontdir.1.gz
/usr/local/man/man1/mkfontscale.1.gz
/usr/local/share/licenses/mkfontscale-1.2.1/LICENSE
/usr/local/share/licenses/mkfontscale-1.2.1/MIT
/usr/local/share/licenses/mkfontscale-1.2.1/catalog.mk
/usr/local/include/decimal.hh
/usr/local/include/mpdecimal.h
/usr/local/lib/libmpdec++.a
/usr/local/lib/libmpdec++.so
/usr/local/lib/libmpdec++.so.2.5.1
/usr/local/lib/libmpdec++.so.3
/usr/local/lib/libmpdec.a
/usr/local/lib/libmpdec.so
/usr/local/lib/libmpdec.so.2.5.1
/usr/local/lib/libmpdec.so.3
/usr/local/share/doc/mpdecimal/libmpdec++/README.txt
/usr/local/share/doc/mpdecimal/libmpdec++/_static/basic.css
/usr/local/share/doc/mpdecimal/libmpdec++/_static/classic.css
/usr/local/share/doc/mpdecimal/libmpdec++/_static/default.css
/usr/local/share/doc/mpdecimal/libmpdec++/_static/doctools.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/documentation_options.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/file.png
/usr/local/share/doc/mpdecimal/libmpdec++/_static/jquery-3.4.1.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/jquery.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/language_data.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/minus.png
/usr/local/share/doc/mpdecimal/libmpdec++/_static/mpdecimal-doc.css
/usr/local/share/doc/mpdecimal/libmpdec++/_static/plus.png
/usr/local/share/doc/mpdecimal/libmpdec++/_static/pygments.css
/usr/local/share/doc/mpdecimal/libmpdec++/_static/searchtools.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/sidebar.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/underscore-1.3.1.js
/usr/local/share/doc/mpdecimal/libmpdec++/_static/underscore.js
/usr/local/share/doc/mpdecimal/libmpdec++/constants.html
/usr/local/share/doc/mpdecimal/libmpdec++/context.html
/usr/local/share/doc/mpdecimal/libmpdec++/decimal.html
/usr/local/share/doc/mpdecimal/libmpdec++/exceptions.html
/usr/local/share/doc/mpdecimal/libmpdec++/index.html
/usr/local/share/doc/mpdecimal/libmpdec++/objects.inv
/usr/local/share/doc/mpdecimal/libmpdec++/search.html
/usr/local/share/doc/mpdecimal/libmpdec++/searchindex.js
/usr/local/share/doc/mpdecimal/libmpdec/README.txt
/usr/local/share/doc/mpdecimal/libmpdec/_static/basic.css
/usr/local/share/doc/mpdecimal/libmpdec/_static/classic.css
/usr/local/share/doc/mpdecimal/libmpdec/_static/default.css
/usr/local/share/doc/mpdecimal/libmpdec/_static/doctools.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/documentation_options.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/file.png
/usr/local/share/doc/mpdecimal/libmpdec/_static/jquery-3.4.1.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/jquery.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/language_data.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/minus.png
/usr/local/share/doc/mpdecimal/libmpdec/_static/mpdecimal-doc.css
/usr/local/share/doc/mpdecimal/libmpdec/_static/plus.png
/usr/local/share/doc/mpdecimal/libmpdec/_static/pygments.css
/usr/local/share/doc/mpdecimal/libmpdec/_static/searchtools.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/sidebar.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/underscore-1.3.1.js
/usr/local/share/doc/mpdecimal/libmpdec/_static/underscore.js
/usr/local/share/doc/mpdecimal/libmpdec/arithmetic.html
/usr/local/share/doc/mpdecimal/libmpdec/assign-convert.html
/usr/local/share/doc/mpdecimal/libmpdec/attributes.html
/usr/local/share/doc/mpdecimal/libmpdec/context.html
/usr/local/share/doc/mpdecimal/libmpdec/decimals.html
/usr/local/share/doc/mpdecimal/libmpdec/functions.html
/usr/local/share/doc/mpdecimal/libmpdec/index.html
/usr/local/share/doc/mpdecimal/libmpdec/memory.html
/usr/local/share/doc/mpdecimal/libmpdec/objects.inv
/usr/local/share/doc/mpdecimal/libmpdec/search.html
/usr/local/share/doc/mpdecimal/libmpdec/searchindex.js
/usr/local/share/doc/mpdecimal/libmpdec/various.html
/usr/local/share/licenses/mpdecimal-2.5.1/BSD2CLAUSE
/usr/local/share/licenses/mpdecimal-2.5.1/LICENSE
/usr/local/share/licenses/mpdecimal-2.5.1/catalog.mk
/usr/local/include/mpf2mpfr.h
/usr/local/include/mpfr.h
/usr/local/lib/libmpfr.a
/usr/local/lib/libmpfr.so
/usr/local/lib/libmpfr.so.6
/usr/local/lib/libmpfr.so.6.1.0
/usr/local/libdata/pkgconfig/mpfr.pc
/usr/local/share/doc/mpfr/AUTHORS
/usr/local/share/doc/mpfr/BUGS
/usr/local/share/doc/mpfr/COPYING
/usr/local/share/doc/mpfr/COPYING.LESSER
/usr/local/share/doc/mpfr/FAQ.html
/usr/local/share/doc/mpfr/NEWS
/usr/local/share/doc/mpfr/TODO
/usr/local/share/doc/mpfr/examples/ReadMe
/usr/local/share/doc/mpfr/examples/can_round.c
/usr/local/share/doc/mpfr/examples/divworst.c
/usr/local/share/doc/mpfr/examples/rndo-add.c
/usr/local/share/doc/mpfr/examples/sample.c
/usr/local/share/doc/mpfr/examples/threads.c
/usr/local/share/doc/mpfr/examples/version.c
/usr/local/share/info/mpfr.info
/usr/local/share/licenses/mpfr-4.1.0_1/LGPL3+
/usr/local/share/licenses/mpfr-4.1.0_1/LICENSE
/usr/local/share/licenses/mpfr-4.1.0_1/catalog.mk
/usr/local/bin/auconvert
/usr/local/bin/auctl
/usr/local/bin/audemo
/usr/local/bin/audial
/usr/local/bin/auedit
/usr/local/bin/auinfo
/usr/local/bin/aupanel
/usr/local/bin/auphone
/usr/local/bin/auplay
/usr/local/bin/aurecord
/usr/local/bin/auscope
/usr/local/bin/autool
/usr/local/bin/auwave
/usr/local/bin/checkmail
/usr/local/bin/issndfile
/usr/local/bin/nasd
/usr/local/bin/playbucket
/usr/local/bin/soundtoh
/usr/local/etc/nasd.conf.eg
/usr/local/include/audio/8svx.h
/usr/local/include/audio/Afuncproto.h
/usr/local/include/audio/Afuncs.h
/usr/local/include/audio/Alibint.h
/usr/local/include/audio/Alibnet.h
/usr/local/include/audio/Amd.h
/usr/local/include/audio/Aos.h
/usr/local/include/audio/Aosdefs.h
/usr/local/include/audio/Aproto.h
/usr/local/include/audio/Astreams.h
/usr/local/include/audio/Xtutil.h
/usr/local/include/audio/aiff.h
/usr/local/include/audio/audio.h
/usr/local/include/audio/audiolib.h
/usr/local/include/audio/audioutil.h
/usr/local/include/audio/fileutil.h
/usr/local/include/audio/mutex.h
/usr/local/include/audio/release.h
/usr/local/include/audio/snd.h
/usr/local/include/audio/sound.h
/usr/local/include/audio/soundlib.h
/usr/local/include/audio/voc.h
/usr/local/include/audio/wave.h
/usr/local/lib/X11/AuErrorDB
/usr/local/lib/libaudio.a
/usr/local/lib/libaudio.so
/usr/local/lib/libaudio.so.2
/usr/local/man/man1/auconvert.1.gz
/usr/local/man/man1/auctl.1.gz
/usr/local/man/man1/audemo.1.gz
/usr/local/man/man1/audial.1.gz
/usr/local/man/man1/auedit.1.gz
/usr/local/man/man1/auinfo.1.gz
/usr/local/man/man1/aupanel.1.gz
/usr/local/man/man1/auphone.1.gz
/usr/local/man/man1/auplay.1.gz
/usr/local/man/man1/aurecord.1.gz
/usr/local/man/man1/auscope.1.gz
/usr/local/man/man1/autool.1.gz
/usr/local/man/man1/auwave.1.gz
/usr/local/man/man1/checkmail.1.gz
/usr/local/man/man1/issndfile.1.gz
/usr/local/man/man1/nas.1.gz
/usr/local/man/man1/nasd.1.gz
/usr/local/man/man1/playbucket.1.gz
/usr/local/man/man1/soundtoh.1.gz
/usr/local/man/man3/AuAnyEvent.3.gz
/usr/local/man/man3/AuBucketAttributes.3.gz
/usr/local/man/man3/AuCloseServer.3.gz
/usr/local/man/man3/AuConvertDataToShort.3.gz
/usr/local/man/man3/AuConvertShortToData.3.gz
/usr/local/man/man3/AuCreateBucket.3.gz
/usr/local/man/man3/AuCreateFlow.3.gz
/usr/local/man/man3/AuDataFormats.3.gz
/usr/local/man/man3/AuDataTypes.3.gz
/usr/local/man/man3/AuDefineToFormat.3.gz
/usr/local/man/man3/AuDestroyBucket.3.gz
/usr/local/man/man3/AuDestroyFlow.3.gz
/usr/local/man/man3/AuDeviceAttributes.3.gz
/usr/local/man/man3/AuDispatchEvent.3.gz
/usr/local/man/man3/AuElement.3.gz
/usr/local/man/man3/AuElementNotifyEvent.3.gz
/usr/local/man/man3/AuElementParameters.3.gz
/usr/local/man/man3/AuElementState.3.gz
/usr/local/man/man3/AuErrorEvent.3.gz
/usr/local/man/man3/AuEvent.3.gz
/usr/local/man/man3/AuEventsQueued.3.gz
/usr/local/man/man3/AuFileFormats.3.gz
/usr/local/man/man3/AuFixedPointFractionalAddend.3.gz
/usr/local/man/man3/AuFixedPointFromFraction.3.gz
/usr/local/man/man3/AuFixedPointFromSum.3.gz
/usr/local/man/man3/AuFixedPointIntegralAddend.3.gz
/usr/local/man/man3/AuFixedPointRoundDown.3.gz
/usr/local/man/man3/AuFixedPointRoundUp.3.gz
/usr/local/man/man3/AuFlush.3.gz
/usr/local/man/man3/AuFormatToDefine.3.gz
/usr/local/man/man3/AuFormatToString.3.gz
/usr/local/man/man3/AuFreeBucketAttributes.3.gz
/usr/local/man/man3/AuFreeDeviceAttributes.3.gz
/usr/local/man/man3/AuFreeElementStates.3.gz
/usr/local/man/man3/AuFreeElements.3.gz
/usr/local/man/man3/AuGetBucketAttributes.3.gz
/usr/local/man/man3/AuGetCloseDownMode.3.gz
/usr/local/man/man3/AuGetDeviceAttributes.3.gz
/usr/local/man/man3/AuGetElementParameters.3.gz
/usr/local/man/man3/AuGetElementStates.3.gz
/usr/local/man/man3/AuGetElements.3.gz
/usr/local/man/man3/AuGetErrorDatabaseText.3.gz
/usr/local/man/man3/AuGetErrorText.3.gz
/usr/local/man/man3/AuGetScratchFlow.3.gz
/usr/local/man/man3/AuGetScratchFlowFromBucket.3.gz
/usr/local/man/man3/AuGetScratchFlowToBucket.3.gz
/usr/local/man/man3/AuGetServerTime.3.gz
/usr/local/man/man3/AuGrabNotifyEvent.3.gz
/usr/local/man/man3/AuHandleEvents.3.gz
/usr/local/man/man3/AuIDOfEvent.3.gz
/usr/local/man/man3/AuInputTrack.3.gz
/usr/local/man/man3/AuKillClient.3.gz
/usr/local/man/man3/AuListBuckets.3.gz
/usr/local/man/man3/AuListDevices.3.gz
/usr/local/man/man3/AuLookupEventHandler.3.gz
/usr/local/man/man3/AuMakeChangeStateAction.3.gz
/usr/local/man/man3/AuMakeElementAddConstant.3.gz
/usr/local/man/man3/AuMakeElementBundle.3.gz
/usr/local/man/man3/AuMakeElementExportBucket.3.gz
/usr/local/man/man3/AuMakeElementExportClient.3.gz
/usr/local/man/man3/AuMakeElementExportDevice.3.gz
/usr/local/man/man3/AuMakeElementExportMonitor.3.gz
/usr/local/man/man3/AuMakeElementImportBucket.3.gz
/usr/local/man/man3/AuMakeElementImportClient.3.gz
/usr/local/man/man3/AuMakeElementImportDevice.3.gz
/usr/local/man/man3/AuMakeElementImportWaveForm.3.gz
/usr/local/man/man3/AuMakeElementMultiplyConstant.3.gz
/usr/local/man/man3/AuMakeElementState.3.gz
/usr/local/man/man3/AuMakeElementSum.3.gz
/usr/local/man/man3/AuMakeInputTrack.3.gz
/usr/local/man/man3/AuMakeNoopAction.3.gz
/usr/local/man/man3/AuMakeSendNotifyAction.3.gz
/usr/local/man/man3/AuMonitorDevice.3.gz
/usr/local/man/man3/AuMonitorNotifyEvent.3.gz
/usr/local/man/man3/AuNextEvent.3.gz
/usr/local/man/man3/AuOpenServer.3.gz
/usr/local/man/man3/AuPauseFlow.3.gz
/usr/local/man/man3/AuReadElement.3.gz
/usr/local/man/man3/AuRegisterEventHandler.3.gz
/usr/local/man/man3/AuReleaseScratchFlow.3.gz
/usr/local/man/man3/AuRequeueEvent.3.gz
/usr/local/man/man3/AuScanEvents.3.gz
/usr/local/man/man3/AuScanForTypedEvent.3.gz
/usr/local/man/man3/AuServer.3.gz
/usr/local/man/man3/AuServerName.3.gz
/usr/local/man/man3/AuSetBucketAttributes.3.gz
/usr/local/man/man3/AuSetCloseDownMode.3.gz
/usr/local/man/man3/AuSetDeviceAttributes.3.gz
/usr/local/man/man3/AuSetElementParameters.3.gz
/usr/local/man/man3/AuSetElementStates.3.gz
/usr/local/man/man3/AuSetElements.3.gz
/usr/local/man/man3/AuSetErrorHandler.3.gz
/usr/local/man/man3/AuSetIOErrorHandler.3.gz
/usr/local/man/man3/AuSetString.3.gz
/usr/local/man/man3/AuSoundCreateBucketFromData.3.gz
/usr/local/man/man3/AuSoundCreateBucketFromFile.3.gz
/usr/local/man/man3/AuSoundCreateDataFromBucket.3.gz
/usr/local/man/man3/AuSoundCreateFileFromBucket.3.gz
/usr/local/man/man3/AuSoundPlay.3.gz
/usr/local/man/man3/AuSoundPlayFromBucket.3.gz
/usr/local/man/man3/AuSoundPlayFromData.3.gz
/usr/local/man/man3/AuSoundPlayFromFile.3.gz
/usr/local/man/man3/AuSoundPlaySynchronousFromFile.3.gz
/usr/local/man/man3/AuSoundRecord.3.gz
/usr/local/man/man3/AuSoundRecordToBucket.3.gz
/usr/local/man/man3/AuSoundRecordToData.3.gz
/usr/local/man/man3/AuSoundRecordToFile.3.gz
/usr/local/man/man3/AuSoundRecordToFileN.3.gz
/usr/local/man/man3/AuStartFlow.3.gz
/usr/local/man/man3/AuStopFlow.3.gz
/usr/local/man/man3/AuStringToFormat.3.gz
/usr/local/man/man3/AuStringToWaveForm.3.gz
/usr/local/man/man3/AuSync.3.gz
/usr/local/man/man3/AuSynchronize.3.gz
/usr/local/man/man3/AuUnregisterEventHandler.3.gz
/usr/local/man/man3/AuWaveFormToString.3.gz
/usr/local/man/man3/AuWriteElement.3.gz
/usr/local/man/man3/Sound.3.gz
/usr/local/man/man3/SoundAbbrevToFileFormat.3.gz
/usr/local/man/man3/SoundCloseFile.3.gz
/usr/local/man/man3/SoundCreate.3.gz
/usr/local/man/man3/SoundFlushFile.3.gz
/usr/local/man/man3/SoundOpenFileForReading.3.gz
/usr/local/man/man3/SoundOpenFileForWriting.3.gz
/usr/local/man/man3/SoundReadFile.3.gz
/usr/local/man/man3/SoundRewindFile.3.gz
/usr/local/man/man3/SoundSeekFile.3.gz
/usr/local/man/man3/SoundStringToFileFormat.3.gz
/usr/local/man/man3/SoundTellFile.3.gz
/usr/local/man/man3/SoundWriteFile.3.gz
/usr/local/man/man5/nasd.conf.5.gz
/usr/local/bin/nettle-hash
/usr/local/bin/nettle-lfib-stream
/usr/local/bin/nettle-pbkdf2
/usr/local/bin/pkcs1-conv
/usr/local/bin/sexp-conv
/usr/local/include/nettle/aes.h
/usr/local/include/nettle/arcfour.h
/usr/local/include/nettle/arctwo.h
/usr/local/include/nettle/asn1.h
/usr/local/include/nettle/base16.h
/usr/local/include/nettle/base64.h
/usr/local/include/nettle/bignum.h
/usr/local/include/nettle/blowfish.h
/usr/local/include/nettle/buffer.h
/usr/local/include/nettle/camellia.h
/usr/local/include/nettle/cast128.h
/usr/local/include/nettle/cbc.h
/usr/local/include/nettle/ccm.h
/usr/local/include/nettle/cfb.h
/usr/local/include/nettle/chacha-poly1305.h
/usr/local/include/nettle/chacha.h
/usr/local/include/nettle/cmac.h
/usr/local/include/nettle/ctr.h
/usr/local/include/nettle/curve25519.h
/usr/local/include/nettle/curve448.h
/usr/local/include/nettle/des.h
/usr/local/include/nettle/dsa-compat.h
/usr/local/include/nettle/dsa.h
/usr/local/include/nettle/eax.h
/usr/local/include/nettle/ecc-curve.h
/usr/local/include/nettle/ecc.h
/usr/local/include/nettle/ecdsa.h
/usr/local/include/nettle/eddsa.h
/usr/local/include/nettle/gcm.h
/usr/local/include/nettle/gostdsa.h
/usr/local/include/nettle/gosthash94.h
/usr/local/include/nettle/hkdf.h
/usr/local/include/nettle/hmac.h
/usr/local/include/nettle/knuth-lfib.h
/usr/local/include/nettle/macros.h
/usr/local/include/nettle/md2.h
/usr/local/include/nettle/md4.h
/usr/local/include/nettle/md5-compat.h
/usr/local/include/nettle/md5.h
/usr/local/include/nettle/memops.h
/usr/local/include/nettle/memxor.h
/usr/local/include/nettle/nettle-meta.h
/usr/local/include/nettle/nettle-types.h
/usr/local/include/nettle/pbkdf2.h
/usr/local/include/nettle/pgp.h
/usr/local/include/nettle/pkcs1.h
/usr/local/include/nettle/poly1305.h
/usr/local/include/nettle/pss-mgf1.h
/usr/local/include/nettle/pss.h
/usr/local/include/nettle/realloc.h
/usr/local/include/nettle/ripemd160.h
/usr/local/include/nettle/rsa.h
/usr/local/include/nettle/salsa20.h
/usr/local/include/nettle/serpent.h
/usr/local/include/nettle/sexp.h
/usr/local/include/nettle/sha.h
/usr/local/include/nettle/sha1.h
/usr/local/include/nettle/sha2.h
/usr/local/include/nettle/sha3.h
/usr/local/include/nettle/siv-cmac.h
/usr/local/include/nettle/streebog.h
/usr/local/include/nettle/twofish.h
/usr/local/include/nettle/umac.h
/usr/local/include/nettle/version.h
/usr/local/include/nettle/xts.h
/usr/local/include/nettle/yarrow.h
/usr/local/lib/libhogweed.a
/usr/local/lib/libhogweed.so
/usr/local/lib/libhogweed.so.6
/usr/local/lib/libhogweed.so.6.4
/usr/local/lib/libnettle.a
/usr/local/lib/libnettle.so
/usr/local/lib/libnettle.so.8
/usr/local/lib/libnettle.so.8.4
/usr/local/libdata/pkgconfig/hogweed.pc
/usr/local/libdata/pkgconfig/nettle.pc
/usr/local/share/doc/nettle/NEWS
/usr/local/share/doc/nettle/README
/usr/local/share/doc/nettle/nettle.html
/usr/local/share/doc/nettle/nettle.pdf
/usr/local/share/examples/nettle/base16dec
/usr/local/share/examples/nettle/base16dec.c
/usr/local/share/examples/nettle/base16enc
/usr/local/share/examples/nettle/base16enc.c
/usr/local/share/examples/nettle/base64dec
/usr/local/share/examples/nettle/base64dec.c
/usr/local/share/examples/nettle/base64enc
/usr/local/share/examples/nettle/base64enc.c
/usr/local/share/examples/nettle/ecc-benchmark
/usr/local/share/examples/nettle/ecc-benchmark.c
/usr/local/share/examples/nettle/hogweed-benchmark
/usr/local/share/examples/nettle/hogweed-benchmark.c
/usr/local/share/examples/nettle/io.c
/usr/local/share/examples/nettle/io.h
/usr/local/share/examples/nettle/nettle-benchmark
/usr/local/share/examples/nettle/nettle-benchmark.c
/usr/local/share/examples/nettle/nettle-openssl.c
/usr/local/share/examples/nettle/random-prime
/usr/local/share/examples/nettle/random-prime.c
/usr/local/share/examples/nettle/read_rsa_key.c
/usr/local/share/examples/nettle/rsa-decrypt
/usr/local/share/examples/nettle/rsa-decrypt.c
/usr/local/share/examples/nettle/rsa-encrypt
/usr/local/share/examples/nettle/rsa-encrypt.c
/usr/local/share/examples/nettle/rsa-keygen
/usr/local/share/examples/nettle/rsa-keygen.c
/usr/local/share/examples/nettle/rsa-session.h
/usr/local/share/examples/nettle/rsa-sign
/usr/local/share/examples/nettle/rsa-sign.c
/usr/local/share/examples/nettle/rsa-verify
/usr/local/share/examples/nettle/rsa-verify.c
/usr/local/share/examples/nettle/timing.c
/usr/local/share/examples/nettle/timing.h
/usr/local/share/info/nettle.info
/usr/local/share/licenses/nettle-3.7.3/GPLv2+
/usr/local/share/licenses/nettle-3.7.3/LGPL3
/usr/local/share/licenses/nettle-3.7.3/LICENSE
/usr/local/share/licenses/nettle-3.7.3/catalog.mk
/usr/local/bin/ninja
/usr/local/share/bash-completion/completions/ninja
/usr/local/share/doc/ninja/README.md
/usr/local/share/doc/ninja/manual.asciidoc
/usr/local/share/licenses/ninja-1.10.2,2/APACHE20
/usr/local/share/licenses/ninja-1.10.2,2/LICENSE
/usr/local/share/licenses/ninja-1.10.2,2/catalog.mk
/usr/local/share/zsh/site-functions/_ninja
/usr/local/bin/nspr-config
/usr/local/include/nspr/md/_aix32.cfg
/usr/local/include/nspr/md/_aix64.cfg
/usr/local/include/nspr/md/_bsdi.cfg
/usr/local/include/nspr/md/_darwin.cfg
/usr/local/include/nspr/md/_freebsd.cfg
/usr/local/include/nspr/md/_hpux32.cfg
/usr/local/include/nspr/md/_hpux64.cfg
/usr/local/include/nspr/md/_linux.cfg
/usr/local/include/nspr/md/_netbsd.cfg
/usr/local/include/nspr/md/_nto.cfg
/usr/local/include/nspr/md/_openbsd.cfg
/usr/local/include/nspr/md/_os2.cfg
/usr/local/include/nspr/md/_qnx.cfg
/usr/local/include/nspr/md/_riscos.cfg
/usr/local/include/nspr/md/_scoos.cfg
/usr/local/include/nspr/md/_solaris.cfg
/usr/local/include/nspr/md/_unixware.cfg
/usr/local/include/nspr/md/_unixware7.cfg
/usr/local/include/nspr/md/_win95.cfg
/usr/local/include/nspr/md/_winnt.cfg
/usr/local/include/nspr/nspr.h
/usr/local/include/nspr/obsolete/pralarm.h
/usr/local/include/nspr/obsolete/probslet.h
/usr/local/include/nspr/obsolete/protypes.h
/usr/local/include/nspr/obsolete/prsem.h
/usr/local/include/nspr/plarena.h
/usr/local/include/nspr/plarenas.h
/usr/local/include/nspr/plbase64.h
/usr/local/include/nspr/plerror.h
/usr/local/include/nspr/plgetopt.h
/usr/local/include/nspr/plhash.h
/usr/local/include/nspr/plstr.h
/usr/local/include/nspr/pratom.h
/usr/local/include/nspr/prbit.h
/usr/local/include/nspr/prclist.h
/usr/local/include/nspr/prcmon.h
/usr/local/include/nspr/prcountr.h
/usr/local/include/nspr/prcpucfg.h
/usr/local/include/nspr/prcvar.h
/usr/local/include/nspr/prdtoa.h
/usr/local/include/nspr/prenv.h
/usr/local/include/nspr/prerr.h
/usr/local/include/nspr/prerror.h
/usr/local/include/nspr/prinet.h
/usr/local/include/nspr/prinit.h
/usr/local/include/nspr/prinrval.h
/usr/local/include/nspr/prio.h
/usr/local/include/nspr/pripcsem.h
/usr/local/include/nspr/private/pprio.h
/usr/local/include/nspr/private/pprthred.h
/usr/local/include/nspr/private/prpriv.h
/usr/local/include/nspr/prlink.h
/usr/local/include/nspr/prlock.h
/usr/local/include/nspr/prlog.h
/usr/local/include/nspr/prlong.h
/usr/local/include/nspr/prmem.h
/usr/local/include/nspr/prmon.h
/usr/local/include/nspr/prmwait.h
/usr/local/include/nspr/prnetdb.h
/usr/local/include/nspr/prolock.h
/usr/local/include/nspr/prpdce.h
/usr/local/include/nspr/prprf.h
/usr/local/include/nspr/prproces.h
/usr/local/include/nspr/prrng.h
/usr/local/include/nspr/prrwlock.h
/usr/local/include/nspr/prshm.h
/usr/local/include/nspr/prshma.h
/usr/local/include/nspr/prsystem.h
/usr/local/include/nspr/prthread.h
/usr/local/include/nspr/prtime.h
/usr/local/include/nspr/prtpool.h
/usr/local/include/nspr/prtrace.h
/usr/local/include/nspr/prtypes.h
/usr/local/include/nspr/prvrsion.h
/usr/local/include/nspr/prwin16.h
/usr/local/lib/libnspr4.a
/usr/local/lib/libnspr4.so
/usr/local/lib/libplc4.a
/usr/local/lib/libplc4.so
/usr/local/lib/libplds4.a
/usr/local/lib/libplds4.so
/usr/local/libdata/pkgconfig/nspr.pc
/usr/local/share/aclocal/nspr.m4
/usr/local/share/licenses/nspr-4.33/LICENSE
/usr/local/share/licenses/nspr-4.33/MPL20
/usr/local/share/licenses/nspr-4.33/catalog.mk
/usr/local/bin/opj_compress
/usr/local/bin/opj_decompress
/usr/local/bin/opj_dump
/usr/local/include/openjpeg-2.4/openjpeg.h
/usr/local/include/openjpeg-2.4/opj_config.h
/usr/local/include/openjpeg-2.4/opj_stdint.h
/usr/local/lib/libopenjp2.a
/usr/local/lib/libopenjp2.so
/usr/local/lib/libopenjp2.so.2.4.0
/usr/local/lib/libopenjp2.so.7
/usr/local/lib/openjpeg-2.4/OpenJPEGConfig.cmake
/usr/local/lib/openjpeg-2.4/OpenJPEGTargets-release.cmake
/usr/local/lib/openjpeg-2.4/OpenJPEGTargets.cmake
/usr/local/libdata/pkgconfig/libopenjp2.pc
/usr/local/share/licenses/openjpeg-2.4.0/BSD2CLAUSE
/usr/local/share/licenses/openjpeg-2.4.0/LICENSE
/usr/local/share/licenses/openjpeg-2.4.0/catalog.mk
/usr/local/bin/c_rehash
/usr/local/bin/openssl
/usr/local/include/openssl/aes.h
/usr/local/include/openssl/asn1.h
/usr/local/include/openssl/asn1_mac.h
/usr/local/include/openssl/asn1err.h
/usr/local/include/openssl/asn1t.h
/usr/local/include/openssl/async.h
/usr/local/include/openssl/asyncerr.h
/usr/local/include/openssl/bio.h
/usr/local/include/openssl/bioerr.h
/usr/local/include/openssl/blowfish.h
/usr/local/include/openssl/bn.h
/usr/local/include/openssl/bnerr.h
/usr/local/include/openssl/buffer.h
/usr/local/include/openssl/buffererr.h
/usr/local/include/openssl/camellia.h
/usr/local/include/openssl/cast.h
/usr/local/include/openssl/cmac.h
/usr/local/include/openssl/cms.h
/usr/local/include/openssl/cmserr.h
/usr/local/include/openssl/comp.h
/usr/local/include/openssl/comperr.h
/usr/local/include/openssl/conf.h
/usr/local/include/openssl/conf_api.h
/usr/local/include/openssl/conferr.h
/usr/local/include/openssl/crypto.h
/usr/local/include/openssl/cryptoerr.h
/usr/local/include/openssl/ct.h
/usr/local/include/openssl/cterr.h
/usr/local/include/openssl/des.h
/usr/local/include/openssl/dh.h
/usr/local/include/openssl/dherr.h
/usr/local/include/openssl/dsa.h
/usr/local/include/openssl/dsaerr.h
/usr/local/include/openssl/dtls1.h
/usr/local/include/openssl/e_os2.h
/usr/local/include/openssl/ebcdic.h
/usr/local/include/openssl/ec.h
/usr/local/include/openssl/ecdh.h
/usr/local/include/openssl/ecdsa.h
/usr/local/include/openssl/ecerr.h
/usr/local/include/openssl/engine.h
/usr/local/include/openssl/engineerr.h
/usr/local/include/openssl/err.h
/usr/local/include/openssl/evp.h
/usr/local/include/openssl/evperr.h
/usr/local/include/openssl/hmac.h
/usr/local/include/openssl/idea.h
/usr/local/include/openssl/kdf.h
/usr/local/include/openssl/kdferr.h
/usr/local/include/openssl/lhash.h
/usr/local/include/openssl/md2.h
/usr/local/include/openssl/md4.h
/usr/local/include/openssl/md5.h
/usr/local/include/openssl/mdc2.h
/usr/local/include/openssl/modes.h
/usr/local/include/openssl/obj_mac.h
/usr/local/include/openssl/objects.h
/usr/local/include/openssl/objectserr.h
/usr/local/include/openssl/ocsp.h
/usr/local/include/openssl/ocsperr.h
/usr/local/include/openssl/opensslconf.h
/usr/local/include/openssl/opensslv.h
/usr/local/include/openssl/ossl_typ.h
/usr/local/include/openssl/pem.h
/usr/local/include/openssl/pem2.h
/usr/local/include/openssl/pemerr.h
/usr/local/include/openssl/pkcs12.h
/usr/local/include/openssl/pkcs12err.h
/usr/local/include/openssl/pkcs7.h
/usr/local/include/openssl/pkcs7err.h
/usr/local/include/openssl/rand.h
/usr/local/include/openssl/rand_drbg.h
/usr/local/include/openssl/randerr.h
/usr/local/include/openssl/rc2.h
/usr/local/include/openssl/rc4.h
/usr/local/include/openssl/rc5.h
/usr/local/include/openssl/ripemd.h
/usr/local/include/openssl/rsa.h
/usr/local/include/openssl/rsaerr.h
/usr/local/include/openssl/safestack.h
/usr/local/include/openssl/seed.h
/usr/local/include/openssl/sha.h
/usr/local/include/openssl/srp.h
/usr/local/include/openssl/srtp.h
/usr/local/include/openssl/ssl.h
/usr/local/include/openssl/ssl2.h
/usr/local/include/openssl/ssl3.h
/usr/local/include/openssl/sslerr.h
/usr/local/include/openssl/stack.h
/usr/local/include/openssl/store.h
/usr/local/include/openssl/storeerr.h
/usr/local/include/openssl/symhacks.h
/usr/local/include/openssl/tls1.h
/usr/local/include/openssl/ts.h
/usr/local/include/openssl/tserr.h
/usr/local/include/openssl/txt_db.h
/usr/local/include/openssl/ui.h
/usr/local/include/openssl/uierr.h
/usr/local/include/openssl/whrlpool.h
/usr/local/include/openssl/x509.h
/usr/local/include/openssl/x509_vfy.h
/usr/local/include/openssl/x509err.h
/usr/local/include/openssl/x509v3.h
/usr/local/include/openssl/x509v3err.h
/usr/local/lib/engines-1.1/capi.so
/usr/local/lib/engines-1.1/padlock.so
/usr/local/lib/libcrypto.a
/usr/local/lib/libcrypto.so
/usr/local/lib/libcrypto.so.11
/usr/local/lib/libssl.a
/usr/local/lib/libssl.so
/usr/local/lib/libssl.so.11
/usr/local/libdata/pkgconfig/libcrypto.pc
/usr/local/libdata/pkgconfig/libssl.pc
/usr/local/libdata/pkgconfig/openssl.pc
/usr/local/man/man1/CA.pl.1.gz
/usr/local/man/man1/asn1parse.1.gz
/usr/local/man/man1/c_rehash.1.gz
/usr/local/man/man1/ca.1.gz
/usr/local/man/man1/ciphers.1.gz
/usr/local/man/man1/cms.1.gz
/usr/local/man/man1/crl.1.gz
/usr/local/man/man1/crl2pkcs7.1.gz
/usr/local/man/man1/dgst.1.gz
/usr/local/man/man1/dhparam.1.gz
/usr/local/man/man1/dsa.1.gz
/usr/local/man/man1/dsaparam.1.gz
/usr/local/man/man1/ec.1.gz
/usr/local/man/man1/ecparam.1.gz
/usr/local/man/man1/enc.1.gz
/usr/local/man/man1/engine.1.gz
/usr/local/man/man1/errstr.1.gz
/usr/local/man/man1/gendsa.1.gz
/usr/local/man/man1/genpkey.1.gz
/usr/local/man/man1/genrsa.1.gz
/usr/local/man/man1/list.1.gz
/usr/local/man/man1/nseq.1.gz
/usr/local/man/man1/ocsp.1.gz
/usr/local/man/man1/openssl-asn1parse.1.gz
/usr/local/man/man1/openssl-c_rehash.1.gz
/usr/local/man/man1/openssl-ca.1.gz
/usr/local/man/man1/openssl-ciphers.1.gz
/usr/local/man/man1/openssl-cms.1.gz
/usr/local/man/man1/openssl-crl.1.gz
/usr/local/man/man1/openssl-crl2pkcs7.1.gz
/usr/local/man/man1/openssl-dgst.1.gz
/usr/local/man/man1/openssl-dhparam.1.gz
/usr/local/man/man1/openssl-dsa.1.gz
/usr/local/man/man1/openssl-dsaparam.1.gz
/usr/local/man/man1/openssl-ec.1.gz
/usr/local/man/man1/openssl-ecparam.1.gz
/usr/local/man/man1/openssl-enc.1.gz
/usr/local/man/man1/openssl-engine.1.gz
/usr/local/man/man1/openssl-errstr.1.gz
/usr/local/man/man1/openssl-gendsa.1.gz
/usr/local/man/man1/openssl-genpkey.1.gz
/usr/local/man/man1/openssl-genrsa.1.gz
/usr/local/man/man1/openssl-list.1.gz
/usr/local/man/man1/openssl-nseq.1.gz
/usr/local/man/man1/openssl-ocsp.1.gz
/usr/local/man/man1/openssl-passwd.1.gz
/usr/local/man/man1/openssl-pkcs12.1.gz
/usr/local/man/man1/openssl-pkcs7.1.gz
/usr/local/man/man1/openssl-pkcs8.1.gz
/usr/local/man/man1/openssl-pkey.1.gz
/usr/local/man/man1/openssl-pkeyparam.1.gz
/usr/local/man/man1/openssl-pkeyutl.1.gz
/usr/local/man/man1/openssl-prime.1.gz
/usr/local/man/man1/openssl-rand.1.gz
/usr/local/man/man1/openssl-rehash.1.gz
/usr/local/man/man1/openssl-req.1.gz
/usr/local/man/man1/openssl-rsa.1.gz
/usr/local/man/man1/openssl-rsautl.1.gz
/usr/local/man/man1/openssl-s_client.1.gz
/usr/local/man/man1/openssl-s_server.1.gz
/usr/local/man/man1/openssl-s_time.1.gz
/usr/local/man/man1/openssl-sess_id.1.gz
/usr/local/man/man1/openssl-smime.1.gz
/usr/local/man/man1/openssl-speed.1.gz
/usr/local/man/man1/openssl-spkac.1.gz
/usr/local/man/man1/openssl-srp.1.gz
/usr/local/man/man1/openssl-storeutl.1.gz
/usr/local/man/man1/openssl-ts.1.gz
/usr/local/man/man1/openssl-tsget.1.gz
/usr/local/man/man1/openssl-verify.1.gz
/usr/local/man/man1/openssl-version.1.gz
/usr/local/man/man1/openssl-x509.1.gz
/usr/local/man/man1/openssl.1.gz
/usr/local/man/man1/passwd.1.gz
/usr/local/man/man1/pkcs12.1.gz
/usr/local/man/man1/pkcs7.1.gz
/usr/local/man/man1/pkcs8.1.gz
/usr/local/man/man1/pkey.1.gz
/usr/local/man/man1/pkeyparam.1.gz
/usr/local/man/man1/pkeyutl.1.gz
/usr/local/man/man1/prime.1.gz
/usr/local/man/man1/rand.1.gz
/usr/local/man/man1/rehash.1.gz
/usr/local/man/man1/req.1.gz
/usr/local/man/man1/rsa.1.gz
/usr/local/man/man1/rsautl.1.gz
/usr/local/man/man1/s_client.1.gz
/usr/local/man/man1/s_server.1.gz
/usr/local/man/man1/s_time.1.gz
/usr/local/man/man1/sess_id.1.gz
/usr/local/man/man1/smime.1.gz
/usr/local/man/man1/speed.1.gz
/usr/local/man/man1/spkac.1.gz
/usr/local/man/man1/srp.1.gz
/usr/local/man/man1/storeutl.1.gz
/usr/local/man/man1/ts.1.gz
/usr/local/man/man1/tsget.1.gz
/usr/local/man/man1/verify.1.gz
/usr/local/man/man1/version.1.gz
/usr/local/man/man1/x509.1.gz
/usr/local/man/man3/ACCESS_DESCRIPTION_free.3.gz
/usr/local/man/man3/ACCESS_DESCRIPTION_new.3.gz
/usr/local/man/man3/ADMISSIONS.3.gz
/usr/local/man/man3/ADMISSIONS_free.3.gz
/usr/local/man/man3/ADMISSIONS_get0_admissionAuthority.3.gz
/usr/local/man/man3/ADMISSIONS_get0_namingAuthority.3.gz
/usr/local/man/man3/ADMISSIONS_get0_professionInfos.3.gz
/usr/local/man/man3/ADMISSIONS_new.3.gz
/usr/local/man/man3/ADMISSIONS_set0_admissionAuthority.3.gz
/usr/local/man/man3/ADMISSIONS_set0_namingAuthority.3.gz
/usr/local/man/man3/ADMISSIONS_set0_professionInfos.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_free.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_get0_admissionAuthority.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_get0_contentsOfAdmissions.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_new.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_set0_admissionAuthority.3.gz
/usr/local/man/man3/ADMISSION_SYNTAX_set0_contentsOfAdmissions.3.gz
/usr/local/man/man3/ASIdOrRange_free.3.gz
/usr/local/man/man3/ASIdOrRange_new.3.gz
/usr/local/man/man3/ASIdentifierChoice_free.3.gz
/usr/local/man/man3/ASIdentifierChoice_new.3.gz
/usr/local/man/man3/ASIdentifiers_free.3.gz
/usr/local/man/man3/ASIdentifiers_new.3.gz
/usr/local/man/man3/ASN1_ENUMERATED_get.3.gz
/usr/local/man/man3/ASN1_ENUMERATED_get_int64.3.gz
/usr/local/man/man3/ASN1_ENUMERATED_set.3.gz
/usr/local/man/man3/ASN1_ENUMERATED_set_int64.3.gz
/usr/local/man/man3/ASN1_ENUMERATED_to_BN.3.gz
/usr/local/man/man3/ASN1_GENERALIZEDTIME_adj.3.gz
/usr/local/man/man3/ASN1_GENERALIZEDTIME_check.3.gz
/usr/local/man/man3/ASN1_GENERALIZEDTIME_print.3.gz
/usr/local/man/man3/ASN1_GENERALIZEDTIME_set.3.gz
/usr/local/man/man3/ASN1_GENERALIZEDTIME_set_string.3.gz
/usr/local/man/man3/ASN1_INTEGER_get.3.gz
/usr/local/man/man3/ASN1_INTEGER_get_int64.3.gz
/usr/local/man/man3/ASN1_INTEGER_get_uint64.3.gz
/usr/local/man/man3/ASN1_INTEGER_set.3.gz
/usr/local/man/man3/ASN1_INTEGER_set_int64.3.gz
/usr/local/man/man3/ASN1_INTEGER_set_uint64.3.gz
/usr/local/man/man3/ASN1_INTEGER_to_BN.3.gz
/usr/local/man/man3/ASN1_ITEM.3.gz
/usr/local/man/man3/ASN1_ITEM_get.3.gz
/usr/local/man/man3/ASN1_ITEM_lookup.3.gz
/usr/local/man/man3/ASN1_OBJECT_free.3.gz
/usr/local/man/man3/ASN1_OBJECT_new.3.gz
/usr/local/man/man3/ASN1_STRING_TABLE.3.gz
/usr/local/man/man3/ASN1_STRING_TABLE_add.3.gz
/usr/local/man/man3/ASN1_STRING_TABLE_cleanup.3.gz
/usr/local/man/man3/ASN1_STRING_TABLE_get.3.gz
/usr/local/man/man3/ASN1_STRING_cmp.3.gz
/usr/local/man/man3/ASN1_STRING_data.3.gz
/usr/local/man/man3/ASN1_STRING_dup.3.gz
/usr/local/man/man3/ASN1_STRING_free.3.gz
/usr/local/man/man3/ASN1_STRING_get0_data.3.gz
/usr/local/man/man3/ASN1_STRING_length.3.gz
/usr/local/man/man3/ASN1_STRING_new.3.gz
/usr/local/man/man3/ASN1_STRING_print.3.gz
/usr/local/man/man3/ASN1_STRING_print_ex.3.gz
/usr/local/man/man3/ASN1_STRING_print_ex_fp.3.gz
/usr/local/man/man3/ASN1_STRING_set.3.gz
/usr/local/man/man3/ASN1_STRING_to_UTF8.3.gz
/usr/local/man/man3/ASN1_STRING_type.3.gz
/usr/local/man/man3/ASN1_STRING_type_new.3.gz
/usr/local/man/man3/ASN1_TIME_adj.3.gz
/usr/local/man/man3/ASN1_TIME_check.3.gz
/usr/local/man/man3/ASN1_TIME_cmp_time_t.3.gz
/usr/local/man/man3/ASN1_TIME_compare.3.gz
/usr/local/man/man3/ASN1_TIME_diff.3.gz
/usr/local/man/man3/ASN1_TIME_normalize.3.gz
/usr/local/man/man3/ASN1_TIME_print.3.gz
/usr/local/man/man3/ASN1_TIME_set.3.gz
/usr/local/man/man3/ASN1_TIME_set_string.3.gz
/usr/local/man/man3/ASN1_TIME_set_string_X509.3.gz
/usr/local/man/man3/ASN1_TIME_to_generalizedtime.3.gz
/usr/local/man/man3/ASN1_TIME_to_tm.3.gz
/usr/local/man/man3/ASN1_TYPE_cmp.3.gz
/usr/local/man/man3/ASN1_TYPE_get.3.gz
/usr/local/man/man3/ASN1_TYPE_pack_sequence.3.gz
/usr/local/man/man3/ASN1_TYPE_set.3.gz
/usr/local/man/man3/ASN1_TYPE_set1.3.gz
/usr/local/man/man3/ASN1_TYPE_unpack_sequence.3.gz
/usr/local/man/man3/ASN1_UTCTIME_adj.3.gz
/usr/local/man/man3/ASN1_UTCTIME_check.3.gz
/usr/local/man/man3/ASN1_UTCTIME_cmp_time_t.3.gz
/usr/local/man/man3/ASN1_UTCTIME_print.3.gz
/usr/local/man/man3/ASN1_UTCTIME_set.3.gz
/usr/local/man/man3/ASN1_UTCTIME_set_string.3.gz
/usr/local/man/man3/ASN1_add_oid_module.3.gz
/usr/local/man/man3/ASN1_generate_nconf.3.gz
/usr/local/man/man3/ASN1_generate_v3.3.gz
/usr/local/man/man3/ASN1_tag2str.3.gz
/usr/local/man/man3/ASRange_free.3.gz
/usr/local/man/man3/ASRange_new.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_clear_fd.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_free.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_get_all_fds.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_get_changed_fds.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_get_fd.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_new.3.gz
/usr/local/man/man3/ASYNC_WAIT_CTX_set_wait_fd.3.gz
/usr/local/man/man3/ASYNC_block_pause.3.gz
/usr/local/man/man3/ASYNC_cleanup_thread.3.gz
/usr/local/man/man3/ASYNC_get_current_job.3.gz
/usr/local/man/man3/ASYNC_get_wait_ctx.3.gz
/usr/local/man/man3/ASYNC_init_thread.3.gz
/usr/local/man/man3/ASYNC_is_capable.3.gz
/usr/local/man/man3/ASYNC_pause_job.3.gz
/usr/local/man/man3/ASYNC_start_job.3.gz
/usr/local/man/man3/ASYNC_unblock_pause.3.gz
/usr/local/man/man3/AUTHORITY_INFO_ACCESS_free.3.gz
/usr/local/man/man3/AUTHORITY_INFO_ACCESS_new.3.gz
/usr/local/man/man3/AUTHORITY_KEYID_free.3.gz
/usr/local/man/man3/AUTHORITY_KEYID_new.3.gz
/usr/local/man/man3/BASIC_CONSTRAINTS_free.3.gz
/usr/local/man/man3/BASIC_CONSTRAINTS_new.3.gz
/usr/local/man/man3/BF_cbc_encrypt.3.gz
/usr/local/man/man3/BF_cfb64_encrypt.3.gz
/usr/local/man/man3/BF_decrypt.3.gz
/usr/local/man/man3/BF_ecb_encrypt.3.gz
/usr/local/man/man3/BF_encrypt.3.gz
/usr/local/man/man3/BF_ofb64_encrypt.3.gz
/usr/local/man/man3/BF_options.3.gz
/usr/local/man/man3/BF_set_key.3.gz
/usr/local/man/man3/BIO_ADDR.3.gz
/usr/local/man/man3/BIO_ADDRINFO.3.gz
/usr/local/man/man3/BIO_ADDRINFO_address.3.gz
/usr/local/man/man3/BIO_ADDRINFO_family.3.gz
/usr/local/man/man3/BIO_ADDRINFO_free.3.gz
/usr/local/man/man3/BIO_ADDRINFO_next.3.gz
/usr/local/man/man3/BIO_ADDRINFO_protocol.3.gz
/usr/local/man/man3/BIO_ADDRINFO_socktype.3.gz
/usr/local/man/man3/BIO_ADDR_clear.3.gz
/usr/local/man/man3/BIO_ADDR_family.3.gz
/usr/local/man/man3/BIO_ADDR_free.3.gz
/usr/local/man/man3/BIO_ADDR_hostname_string.3.gz
/usr/local/man/man3/BIO_ADDR_new.3.gz
/usr/local/man/man3/BIO_ADDR_path_string.3.gz
/usr/local/man/man3/BIO_ADDR_rawaddress.3.gz
/usr/local/man/man3/BIO_ADDR_rawmake.3.gz
/usr/local/man/man3/BIO_ADDR_rawport.3.gz
/usr/local/man/man3/BIO_ADDR_service_string.3.gz
/usr/local/man/man3/BIO_accept_ex.3.gz
/usr/local/man/man3/BIO_append_filename.3.gz
/usr/local/man/man3/BIO_bind.3.gz
/usr/local/man/man3/BIO_callback_ctrl.3.gz
/usr/local/man/man3/BIO_callback_fn.3.gz
/usr/local/man/man3/BIO_callback_fn_ex.3.gz
/usr/local/man/man3/BIO_closesocket.3.gz
/usr/local/man/man3/BIO_connect.3.gz
/usr/local/man/man3/BIO_ctrl.3.gz
/usr/local/man/man3/BIO_ctrl_get_read_request.3.gz
/usr/local/man/man3/BIO_ctrl_get_write_guarantee.3.gz
/usr/local/man/man3/BIO_ctrl_pending.3.gz
/usr/local/man/man3/BIO_ctrl_reset_read_request.3.gz
/usr/local/man/man3/BIO_ctrl_wpending.3.gz
/usr/local/man/man3/BIO_debug_callback.3.gz
/usr/local/man/man3/BIO_destroy_bio_pair.3.gz
/usr/local/man/man3/BIO_do_accept.3.gz
/usr/local/man/man3/BIO_do_connect.3.gz
/usr/local/man/man3/BIO_do_handshake.3.gz
/usr/local/man/man3/BIO_eof.3.gz
/usr/local/man/man3/BIO_f_base64.3.gz
/usr/local/man/man3/BIO_f_buffer.3.gz
/usr/local/man/man3/BIO_f_cipher.3.gz
/usr/local/man/man3/BIO_f_md.3.gz
/usr/local/man/man3/BIO_f_null.3.gz
/usr/local/man/man3/BIO_f_ssl.3.gz
/usr/local/man/man3/BIO_find_type.3.gz
/usr/local/man/man3/BIO_flush.3.gz
/usr/local/man/man3/BIO_free.3.gz
/usr/local/man/man3/BIO_free_all.3.gz
/usr/local/man/man3/BIO_get_accept_ip_family.3.gz
/usr/local/man/man3/BIO_get_accept_name.3.gz
/usr/local/man/man3/BIO_get_accept_port.3.gz
/usr/local/man/man3/BIO_get_bind_mode.3.gz
/usr/local/man/man3/BIO_get_buffer_num_lines.3.gz
/usr/local/man/man3/BIO_get_callback.3.gz
/usr/local/man/man3/BIO_get_callback_arg.3.gz
/usr/local/man/man3/BIO_get_callback_ex.3.gz
/usr/local/man/man3/BIO_get_cipher_ctx.3.gz
/usr/local/man/man3/BIO_get_cipher_status.3.gz
/usr/local/man/man3/BIO_get_close.3.gz
/usr/local/man/man3/BIO_get_conn_address.3.gz
/usr/local/man/man3/BIO_get_conn_hostname.3.gz
/usr/local/man/man3/BIO_get_conn_ip_family.3.gz
/usr/local/man/man3/BIO_get_conn_port.3.gz
/usr/local/man/man3/BIO_get_data.3.gz
/usr/local/man/man3/BIO_get_ex_data.3.gz
/usr/local/man/man3/BIO_get_ex_new_index.3.gz
/usr/local/man/man3/BIO_get_fd.3.gz
/usr/local/man/man3/BIO_get_fp.3.gz
/usr/local/man/man3/BIO_get_info_callback.3.gz
/usr/local/man/man3/BIO_get_init.3.gz
/usr/local/man/man3/BIO_get_ktls_recv.3.gz
/usr/local/man/man3/BIO_get_ktls_send.3.gz
/usr/local/man/man3/BIO_get_md.3.gz
/usr/local/man/man3/BIO_get_md_ctx.3.gz
/usr/local/man/man3/BIO_get_mem_data.3.gz
/usr/local/man/man3/BIO_get_mem_ptr.3.gz
/usr/local/man/man3/BIO_get_new_index.3.gz
/usr/local/man/man3/BIO_get_num_renegotiates.3.gz
/usr/local/man/man3/BIO_get_peer_name.3.gz
/usr/local/man/man3/BIO_get_peer_port.3.gz
/usr/local/man/man3/BIO_get_read_request.3.gz
/usr/local/man/man3/BIO_get_retry_BIO.3.gz
/usr/local/man/man3/BIO_get_retry_reason.3.gz
/usr/local/man/man3/BIO_get_shutdown.3.gz
/usr/local/man/man3/BIO_get_ssl.3.gz
/usr/local/man/man3/BIO_get_write_buf_size.3.gz
/usr/local/man/man3/BIO_get_write_guarantee.3.gz
/usr/local/man/man3/BIO_gets.3.gz
/usr/local/man/man3/BIO_hostserv_priorities.3.gz
/usr/local/man/man3/BIO_info_cb.3.gz
/usr/local/man/man3/BIO_int_ctrl.3.gz
/usr/local/man/man3/BIO_listen.3.gz
/usr/local/man/man3/BIO_lookup.3.gz
/usr/local/man/man3/BIO_lookup_ex.3.gz
/usr/local/man/man3/BIO_lookup_type.3.gz
/usr/local/man/man3/BIO_make_bio_pair.3.gz
/usr/local/man/man3/BIO_meth_free.3.gz
/usr/local/man/man3/BIO_meth_get_callback_ctrl.3.gz
/usr/local/man/man3/BIO_meth_get_create.3.gz
/usr/local/man/man3/BIO_meth_get_ctrl.3.gz
/usr/local/man/man3/BIO_meth_get_destroy.3.gz
/usr/local/man/man3/BIO_meth_get_gets.3.gz
/usr/local/man/man3/BIO_meth_get_puts.3.gz
/usr/local/man/man3/BIO_meth_get_read.3.gz
/usr/local/man/man3/BIO_meth_get_read_ex.3.gz
/usr/local/man/man3/BIO_meth_get_write.3.gz
/usr/local/man/man3/BIO_meth_get_write_ex.3.gz
/usr/local/man/man3/BIO_meth_new.3.gz
/usr/local/man/man3/BIO_meth_set_callback_ctrl.3.gz
/usr/local/man/man3/BIO_meth_set_create.3.gz
/usr/local/man/man3/BIO_meth_set_ctrl.3.gz
/usr/local/man/man3/BIO_meth_set_destroy.3.gz
/usr/local/man/man3/BIO_meth_set_gets.3.gz
/usr/local/man/man3/BIO_meth_set_puts.3.gz
/usr/local/man/man3/BIO_meth_set_read.3.gz
/usr/local/man/man3/BIO_meth_set_read_ex.3.gz
/usr/local/man/man3/BIO_meth_set_write.3.gz
/usr/local/man/man3/BIO_meth_set_write_ex.3.gz
/usr/local/man/man3/BIO_method_type.3.gz
/usr/local/man/man3/BIO_new.3.gz
/usr/local/man/man3/BIO_new_CMS.3.gz
/usr/local/man/man3/BIO_new_accept.3.gz
/usr/local/man/man3/BIO_new_bio_pair.3.gz
/usr/local/man/man3/BIO_new_buffer_ssl_connect.3.gz
/usr/local/man/man3/BIO_new_connect.3.gz
/usr/local/man/man3/BIO_new_fd.3.gz
/usr/local/man/man3/BIO_new_file.3.gz
/usr/local/man/man3/BIO_new_fp.3.gz
/usr/local/man/man3/BIO_new_mem_buf.3.gz
/usr/local/man/man3/BIO_new_socket.3.gz
/usr/local/man/man3/BIO_new_ssl.3.gz
/usr/local/man/man3/BIO_new_ssl_connect.3.gz
/usr/local/man/man3/BIO_next.3.gz
/usr/local/man/man3/BIO_parse_hostserv.3.gz
/usr/local/man/man3/BIO_pending.3.gz
/usr/local/man/man3/BIO_pop.3.gz
/usr/local/man/man3/BIO_printf.3.gz
/usr/local/man/man3/BIO_ptr_ctrl.3.gz
/usr/local/man/man3/BIO_push.3.gz
/usr/local/man/man3/BIO_puts.3.gz
/usr/local/man/man3/BIO_read.3.gz
/usr/local/man/man3/BIO_read_ex.3.gz
/usr/local/man/man3/BIO_read_filename.3.gz
/usr/local/man/man3/BIO_reset.3.gz
/usr/local/man/man3/BIO_retry_type.3.gz
/usr/local/man/man3/BIO_rw_filename.3.gz
/usr/local/man/man3/BIO_s_accept.3.gz
/usr/local/man/man3/BIO_s_bio.3.gz
/usr/local/man/man3/BIO_s_connect.3.gz
/usr/local/man/man3/BIO_s_fd.3.gz
/usr/local/man/man3/BIO_s_file.3.gz
/usr/local/man/man3/BIO_s_mem.3.gz
/usr/local/man/man3/BIO_s_null.3.gz
/usr/local/man/man3/BIO_s_secmem.3.gz
/usr/local/man/man3/BIO_s_socket.3.gz
/usr/local/man/man3/BIO_seek.3.gz
/usr/local/man/man3/BIO_set_accept_bios.3.gz
/usr/local/man/man3/BIO_set_accept_ip_family.3.gz
/usr/local/man/man3/BIO_set_accept_name.3.gz
/usr/local/man/man3/BIO_set_accept_port.3.gz
/usr/local/man/man3/BIO_set_bind_mode.3.gz
/usr/local/man/man3/BIO_set_buffer_read_data.3.gz
/usr/local/man/man3/BIO_set_buffer_size.3.gz
/usr/local/man/man3/BIO_set_callback.3.gz
/usr/local/man/man3/BIO_set_callback_arg.3.gz
/usr/local/man/man3/BIO_set_callback_ex.3.gz
/usr/local/man/man3/BIO_set_cipher.3.gz
/usr/local/man/man3/BIO_set_close.3.gz
/usr/local/man/man3/BIO_set_conn_address.3.gz
/usr/local/man/man3/BIO_set_conn_hostname.3.gz
/usr/local/man/man3/BIO_set_conn_ip_family.3.gz
/usr/local/man/man3/BIO_set_conn_port.3.gz
/usr/local/man/man3/BIO_set_data.3.gz
/usr/local/man/man3/BIO_set_ex_data.3.gz
/usr/local/man/man3/BIO_set_fd.3.gz
/usr/local/man/man3/BIO_set_fp.3.gz
/usr/local/man/man3/BIO_set_info_callback.3.gz
/usr/local/man/man3/BIO_set_init.3.gz
/usr/local/man/man3/BIO_set_md.3.gz
/usr/local/man/man3/BIO_set_mem_buf.3.gz
/usr/local/man/man3/BIO_set_mem_eof_return.3.gz
/usr/local/man/man3/BIO_set_nbio.3.gz
/usr/local/man/man3/BIO_set_nbio_accept.3.gz
/usr/local/man/man3/BIO_set_next.3.gz
/usr/local/man/man3/BIO_set_read_buffer_size.3.gz
/usr/local/man/man3/BIO_set_retry_reason.3.gz
/usr/local/man/man3/BIO_set_shutdown.3.gz
/usr/local/man/man3/BIO_set_ssl.3.gz
/usr/local/man/man3/BIO_set_ssl_mode.3.gz
/usr/local/man/man3/BIO_set_ssl_renegotiate_bytes.3.gz
/usr/local/man/man3/BIO_set_ssl_renegotiate_timeout.3.gz
/usr/local/man/man3/BIO_set_write_buf_size.3.gz
/usr/local/man/man3/BIO_set_write_buffer_size.3.gz
/usr/local/man/man3/BIO_should_io_special.3.gz
/usr/local/man/man3/BIO_should_read.3.gz
/usr/local/man/man3/BIO_should_retry.3.gz
/usr/local/man/man3/BIO_should_write.3.gz
/usr/local/man/man3/BIO_shutdown_wr.3.gz
/usr/local/man/man3/BIO_snprintf.3.gz
/usr/local/man/man3/BIO_socket.3.gz
/usr/local/man/man3/BIO_ssl_copy_session_id.3.gz
/usr/local/man/man3/BIO_ssl_shutdown.3.gz
/usr/local/man/man3/BIO_tell.3.gz
/usr/local/man/man3/BIO_up_ref.3.gz
/usr/local/man/man3/BIO_vfree.3.gz
/usr/local/man/man3/BIO_vprintf.3.gz
/usr/local/man/man3/BIO_vsnprintf.3.gz
/usr/local/man/man3/BIO_wpending.3.gz
/usr/local/man/man3/BIO_write.3.gz
/usr/local/man/man3/BIO_write_ex.3.gz
/usr/local/man/man3/BIO_write_filename.3.gz
/usr/local/man/man3/BN_BLINDING_convert.3.gz
/usr/local/man/man3/BN_BLINDING_convert_ex.3.gz
/usr/local/man/man3/BN_BLINDING_create_param.3.gz
/usr/local/man/man3/BN_BLINDING_free.3.gz
/usr/local/man/man3/BN_BLINDING_get_flags.3.gz
/usr/local/man/man3/BN_BLINDING_invert.3.gz
/usr/local/man/man3/BN_BLINDING_invert_ex.3.gz
/usr/local/man/man3/BN_BLINDING_is_current_thread.3.gz
/usr/local/man/man3/BN_BLINDING_lock.3.gz
/usr/local/man/man3/BN_BLINDING_new.3.gz
/usr/local/man/man3/BN_BLINDING_set_current_thread.3.gz
/usr/local/man/man3/BN_BLINDING_set_flags.3.gz
/usr/local/man/man3/BN_BLINDING_unlock.3.gz
/usr/local/man/man3/BN_BLINDING_update.3.gz
/usr/local/man/man3/BN_CTX_end.3.gz
/usr/local/man/man3/BN_CTX_free.3.gz
/usr/local/man/man3/BN_CTX_get.3.gz
/usr/local/man/man3/BN_CTX_new.3.gz
/usr/local/man/man3/BN_CTX_secure_new.3.gz
/usr/local/man/man3/BN_CTX_start.3.gz
/usr/local/man/man3/BN_GENCB_call.3.gz
/usr/local/man/man3/BN_GENCB_free.3.gz
/usr/local/man/man3/BN_GENCB_get_arg.3.gz
/usr/local/man/man3/BN_GENCB_new.3.gz
/usr/local/man/man3/BN_GENCB_set.3.gz
/usr/local/man/man3/BN_GENCB_set_old.3.gz
/usr/local/man/man3/BN_MONT_CTX_copy.3.gz
/usr/local/man/man3/BN_MONT_CTX_free.3.gz
/usr/local/man/man3/BN_MONT_CTX_new.3.gz
/usr/local/man/man3/BN_MONT_CTX_set.3.gz
/usr/local/man/man3/BN_RECP_CTX_free.3.gz
/usr/local/man/man3/BN_RECP_CTX_new.3.gz
/usr/local/man/man3/BN_RECP_CTX_set.3.gz
/usr/local/man/man3/BN_abs_is_word.3.gz
/usr/local/man/man3/BN_add.3.gz
/usr/local/man/man3/BN_add_word.3.gz
/usr/local/man/man3/BN_bin2bn.3.gz
/usr/local/man/man3/BN_bn2bin.3.gz
/usr/local/man/man3/BN_bn2binpad.3.gz
/usr/local/man/man3/BN_bn2dec.3.gz
/usr/local/man/man3/BN_bn2hex.3.gz
/usr/local/man/man3/BN_bn2lebinpad.3.gz
/usr/local/man/man3/BN_bn2mpi.3.gz
/usr/local/man/man3/BN_clear.3.gz
/usr/local/man/man3/BN_clear_bit.3.gz
/usr/local/man/man3/BN_clear_free.3.gz
/usr/local/man/man3/BN_cmp.3.gz
/usr/local/man/man3/BN_copy.3.gz
/usr/local/man/man3/BN_dec2bn.3.gz
/usr/local/man/man3/BN_div.3.gz
/usr/local/man/man3/BN_div_recp.3.gz
/usr/local/man/man3/BN_div_word.3.gz
/usr/local/man/man3/BN_dup.3.gz
/usr/local/man/man3/BN_exp.3.gz
/usr/local/man/man3/BN_free.3.gz
/usr/local/man/man3/BN_from_montgomery.3.gz
/usr/local/man/man3/BN_gcd.3.gz
/usr/local/man/man3/BN_generate_prime.3.gz
/usr/local/man/man3/BN_generate_prime_ex.3.gz
/usr/local/man/man3/BN_get0_nist_prime_192.3.gz
/usr/local/man/man3/BN_get0_nist_prime_224.3.gz
/usr/local/man/man3/BN_get0_nist_prime_256.3.gz
/usr/local/man/man3/BN_get0_nist_prime_384.3.gz
/usr/local/man/man3/BN_get0_nist_prime_521.3.gz
/usr/local/man/man3/BN_get_rfc2409_prime_1024.3.gz
/usr/local/man/man3/BN_get_rfc2409_prime_768.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_1536.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_2048.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_3072.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_4096.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_6144.3.gz
/usr/local/man/man3/BN_get_rfc3526_prime_8192.3.gz
/usr/local/man/man3/BN_get_word.3.gz
/usr/local/man/man3/BN_hex2bn.3.gz
/usr/local/man/man3/BN_is_bit_set.3.gz
/usr/local/man/man3/BN_is_odd.3.gz
/usr/local/man/man3/BN_is_one.3.gz
/usr/local/man/man3/BN_is_prime.3.gz
/usr/local/man/man3/BN_is_prime_ex.3.gz
/usr/local/man/man3/BN_is_prime_fasttest.3.gz
/usr/local/man/man3/BN_is_prime_fasttest_ex.3.gz
/usr/local/man/man3/BN_is_word.3.gz
/usr/local/man/man3/BN_is_zero.3.gz
/usr/local/man/man3/BN_lebin2bn.3.gz
/usr/local/man/man3/BN_lshift.3.gz
/usr/local/man/man3/BN_lshift1.3.gz
/usr/local/man/man3/BN_mask_bits.3.gz
/usr/local/man/man3/BN_mod.3.gz
/usr/local/man/man3/BN_mod_add.3.gz
/usr/local/man/man3/BN_mod_exp.3.gz
/usr/local/man/man3/BN_mod_inverse.3.gz
/usr/local/man/man3/BN_mod_mul.3.gz
/usr/local/man/man3/BN_mod_mul_montgomery.3.gz
/usr/local/man/man3/BN_mod_mul_reciprocal.3.gz
/usr/local/man/man3/BN_mod_sqr.3.gz
/usr/local/man/man3/BN_mod_sub.3.gz
/usr/local/man/man3/BN_mod_word.3.gz
/usr/local/man/man3/BN_mpi2bn.3.gz
/usr/local/man/man3/BN_mul.3.gz
/usr/local/man/man3/BN_mul_word.3.gz
/usr/local/man/man3/BN_new.3.gz
/usr/local/man/man3/BN_nnmod.3.gz
/usr/local/man/man3/BN_num_bits.3.gz
/usr/local/man/man3/BN_num_bits_word.3.gz
/usr/local/man/man3/BN_num_bytes.3.gz
/usr/local/man/man3/BN_one.3.gz
/usr/local/man/man3/BN_print.3.gz
/usr/local/man/man3/BN_print_fp.3.gz
/usr/local/man/man3/BN_priv_rand.3.gz
/usr/local/man/man3/BN_priv_rand_range.3.gz
/usr/local/man/man3/BN_pseudo_rand.3.gz
/usr/local/man/man3/BN_pseudo_rand_range.3.gz
/usr/local/man/man3/BN_rand.3.gz
/usr/local/man/man3/BN_rand_range.3.gz
/usr/local/man/man3/BN_rshift.3.gz
/usr/local/man/man3/BN_rshift1.3.gz
/usr/local/man/man3/BN_secure_new.3.gz
/usr/local/man/man3/BN_security_bits.3.gz
/usr/local/man/man3/BN_set_bit.3.gz
/usr/local/man/man3/BN_set_word.3.gz
/usr/local/man/man3/BN_sqr.3.gz
/usr/local/man/man3/BN_sub.3.gz
/usr/local/man/man3/BN_sub_word.3.gz
/usr/local/man/man3/BN_swap.3.gz
/usr/local/man/man3/BN_to_ASN1_ENUMERATED.3.gz
/usr/local/man/man3/BN_to_ASN1_INTEGER.3.gz
/usr/local/man/man3/BN_to_montgomery.3.gz
/usr/local/man/man3/BN_ucmp.3.gz
/usr/local/man/man3/BN_value_one.3.gz
/usr/local/man/man3/BN_with_flags.3.gz
/usr/local/man/man3/BN_zero.3.gz
/usr/local/man/man3/BUF_MEM_free.3.gz
/usr/local/man/man3/BUF_MEM_grow.3.gz
/usr/local/man/man3/BUF_MEM_grow_clean.3.gz
/usr/local/man/man3/BUF_MEM_new.3.gz
/usr/local/man/man3/BUF_MEM_new_ex.3.gz
/usr/local/man/man3/BUF_reverse.3.gz
/usr/local/man/man3/CERTIFICATEPOLICIES_free.3.gz
/usr/local/man/man3/CERTIFICATEPOLICIES_new.3.gz
/usr/local/man/man3/CMS_ContentInfo_free.3.gz
/usr/local/man/man3/CMS_ContentInfo_new.3.gz
/usr/local/man/man3/CMS_ContentInfo_print_ctx.3.gz
/usr/local/man/man3/CMS_ReceiptRequest_create0.3.gz
/usr/local/man/man3/CMS_ReceiptRequest_free.3.gz
/usr/local/man/man3/CMS_ReceiptRequest_get0_values.3.gz
/usr/local/man/man3/CMS_ReceiptRequest_new.3.gz
/usr/local/man/man3/CMS_RecipientInfo_decrypt.3.gz
/usr/local/man/man3/CMS_RecipientInfo_encrypt.3.gz
/usr/local/man/man3/CMS_RecipientInfo_kekri_get0_id.3.gz
/usr/local/man/man3/CMS_RecipientInfo_kekri_id_cmp.3.gz
/usr/local/man/man3/CMS_RecipientInfo_ktri_cert_cmp.3.gz
/usr/local/man/man3/CMS_RecipientInfo_ktri_get0_signer_id.3.gz
/usr/local/man/man3/CMS_RecipientInfo_set0_key.3.gz
/usr/local/man/man3/CMS_RecipientInfo_set0_pkey.3.gz
/usr/local/man/man3/CMS_RecipientInfo_type.3.gz
/usr/local/man/man3/CMS_SignerInfo_cert_cmp.3.gz
/usr/local/man/man3/CMS_SignerInfo_get0_signature.3.gz
/usr/local/man/man3/CMS_SignerInfo_get0_signer_id.3.gz
/usr/local/man/man3/CMS_SignerInfo_set1_signer_cert.3.gz
/usr/local/man/man3/CMS_SignerInfo_sign.3.gz
/usr/local/man/man3/CMS_add0_cert.3.gz
/usr/local/man/man3/CMS_add0_crl.3.gz
/usr/local/man/man3/CMS_add0_recipient_key.3.gz
/usr/local/man/man3/CMS_add1_ReceiptRequest.3.gz
/usr/local/man/man3/CMS_add1_cert.3.gz
/usr/local/man/man3/CMS_add1_crl.3.gz
/usr/local/man/man3/CMS_add1_recipient_cert.3.gz
/usr/local/man/man3/CMS_add1_signer.3.gz
/usr/local/man/man3/CMS_compress.3.gz
/usr/local/man/man3/CMS_decrypt.3.gz
/usr/local/man/man3/CMS_encrypt.3.gz
/usr/local/man/man3/CMS_final.3.gz
/usr/local/man/man3/CMS_get0_RecipientInfos.3.gz
/usr/local/man/man3/CMS_get0_SignerInfos.3.gz
/usr/local/man/man3/CMS_get0_content.3.gz
/usr/local/man/man3/CMS_get0_eContentType.3.gz
/usr/local/man/man3/CMS_get0_signers.3.gz
/usr/local/man/man3/CMS_get0_type.3.gz
/usr/local/man/man3/CMS_get1_ReceiptRequest.3.gz
/usr/local/man/man3/CMS_get1_certs.3.gz
/usr/local/man/man3/CMS_get1_crls.3.gz
/usr/local/man/man3/CMS_set1_eContentType.3.gz
/usr/local/man/man3/CMS_sign.3.gz
/usr/local/man/man3/CMS_sign_receipt.3.gz
/usr/local/man/man3/CMS_uncompress.3.gz
/usr/local/man/man3/CMS_verify.3.gz
/usr/local/man/man3/CMS_verify_receipt.3.gz
/usr/local/man/man3/CONF_modules_finish.3.gz
/usr/local/man/man3/CONF_modules_free.3.gz
/usr/local/man/man3/CONF_modules_load.3.gz
/usr/local/man/man3/CONF_modules_load_file.3.gz
/usr/local/man/man3/CONF_modules_unload.3.gz
/usr/local/man/man3/CRL_DIST_POINTS_free.3.gz
/usr/local/man/man3/CRL_DIST_POINTS_new.3.gz
/usr/local/man/man3/CRYPTO_EX_dup.3.gz
/usr/local/man/man3/CRYPTO_EX_free.3.gz
/usr/local/man/man3/CRYPTO_EX_new.3.gz
/usr/local/man/man3/CRYPTO_THREAD_lock_free.3.gz
/usr/local/man/man3/CRYPTO_THREAD_lock_new.3.gz
/usr/local/man/man3/CRYPTO_THREAD_read_lock.3.gz
/usr/local/man/man3/CRYPTO_THREAD_run_once.3.gz
/usr/local/man/man3/CRYPTO_THREAD_unlock.3.gz
/usr/local/man/man3/CRYPTO_THREAD_write_lock.3.gz
/usr/local/man/man3/CRYPTO_atomic_add.3.gz
/usr/local/man/man3/CRYPTO_clear_free.3.gz
/usr/local/man/man3/CRYPTO_clear_realloc.3.gz
/usr/local/man/man3/CRYPTO_free.3.gz
/usr/local/man/man3/CRYPTO_free_ex_data.3.gz
/usr/local/man/man3/CRYPTO_free_ex_index.3.gz
/usr/local/man/man3/CRYPTO_get_alloc_counts.3.gz
/usr/local/man/man3/CRYPTO_get_ex_data.3.gz
/usr/local/man/man3/CRYPTO_get_ex_new_index.3.gz
/usr/local/man/man3/CRYPTO_get_mem_functions.3.gz
/usr/local/man/man3/CRYPTO_malloc.3.gz
/usr/local/man/man3/CRYPTO_mem_ctrl.3.gz
/usr/local/man/man3/CRYPTO_mem_debug_pop.3.gz
/usr/local/man/man3/CRYPTO_mem_debug_push.3.gz
/usr/local/man/man3/CRYPTO_mem_leaks.3.gz
/usr/local/man/man3/CRYPTO_mem_leaks_cb.3.gz
/usr/local/man/man3/CRYPTO_mem_leaks_fp.3.gz
/usr/local/man/man3/CRYPTO_memcmp.3.gz
/usr/local/man/man3/CRYPTO_new_ex_data.3.gz
/usr/local/man/man3/CRYPTO_realloc.3.gz
/usr/local/man/man3/CRYPTO_secure_allocated.3.gz
/usr/local/man/man3/CRYPTO_secure_clear_free.3.gz
/usr/local/man/man3/CRYPTO_secure_free.3.gz
/usr/local/man/man3/CRYPTO_secure_malloc.3.gz
/usr/local/man/man3/CRYPTO_secure_malloc_done.3.gz
/usr/local/man/man3/CRYPTO_secure_malloc_init.3.gz
/usr/local/man/man3/CRYPTO_secure_malloc_initialized.3.gz
/usr/local/man/man3/CRYPTO_secure_used.3.gz
/usr/local/man/man3/CRYPTO_secure_zalloc.3.gz
/usr/local/man/man3/CRYPTO_set_ex_data.3.gz
/usr/local/man/man3/CRYPTO_set_mem_debug.3.gz
/usr/local/man/man3/CRYPTO_set_mem_functions.3.gz
/usr/local/man/man3/CRYPTO_strdup.3.gz
/usr/local/man/man3/CRYPTO_strndup.3.gz
/usr/local/man/man3/CRYPTO_zalloc.3.gz
/usr/local/man/man3/CTLOG_STORE_free.3.gz
/usr/local/man/man3/CTLOG_STORE_get0_log_by_id.3.gz
/usr/local/man/man3/CTLOG_STORE_load_default_file.3.gz
/usr/local/man/man3/CTLOG_STORE_load_file.3.gz
/usr/local/man/man3/CTLOG_STORE_new.3.gz
/usr/local/man/man3/CTLOG_free.3.gz
/usr/local/man/man3/CTLOG_get0_log_id.3.gz
/usr/local/man/man3/CTLOG_get0_name.3.gz
/usr/local/man/man3/CTLOG_get0_public_key.3.gz
/usr/local/man/man3/CTLOG_new.3.gz
/usr/local/man/man3/CTLOG_new_from_base64.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_free.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_get0_cert.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_get0_issuer.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_get0_log_store.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_get_time.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_new.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_set1_cert.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_set1_issuer.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_set_shared_CTLOG_STORE.3.gz
/usr/local/man/man3/CT_POLICY_EVAL_CTX_set_time.3.gz
/usr/local/man/man3/DECLARE_ASN1_FUNCTIONS.3.gz
/usr/local/man/man3/DECLARE_LHASH_OF.3.gz
/usr/local/man/man3/DECLARE_PEM_rw.3.gz
/usr/local/man/man3/DEFINE_SPECIAL_STACK_OF.3.gz
/usr/local/man/man3/DEFINE_SPECIAL_STACK_OF_CONST.3.gz
/usr/local/man/man3/DEFINE_STACK_OF.3.gz
/usr/local/man/man3/DEFINE_STACK_OF_CONST.3.gz
/usr/local/man/man3/DES_cbc_cksum.3.gz
/usr/local/man/man3/DES_cfb64_encrypt.3.gz
/usr/local/man/man3/DES_cfb_encrypt.3.gz
/usr/local/man/man3/DES_crypt.3.gz
/usr/local/man/man3/DES_ecb2_encrypt.3.gz
/usr/local/man/man3/DES_ecb3_encrypt.3.gz
/usr/local/man/man3/DES_ecb_encrypt.3.gz
/usr/local/man/man3/DES_ede2_cbc_encrypt.3.gz
/usr/local/man/man3/DES_ede2_cfb64_encrypt.3.gz
/usr/local/man/man3/DES_ede2_ofb64_encrypt.3.gz
/usr/local/man/man3/DES_ede3_cbc_encrypt.3.gz
/usr/local/man/man3/DES_ede3_cfb64_encrypt.3.gz
/usr/local/man/man3/DES_ede3_ofb64_encrypt.3.gz
/usr/local/man/man3/DES_fcrypt.3.gz
/usr/local/man/man3/DES_is_weak_key.3.gz
/usr/local/man/man3/DES_key_sched.3.gz
/usr/local/man/man3/DES_ncbc_encrypt.3.gz
/usr/local/man/man3/DES_ofb64_encrypt.3.gz
/usr/local/man/man3/DES_ofb_encrypt.3.gz
/usr/local/man/man3/DES_pcbc_encrypt.3.gz
/usr/local/man/man3/DES_quad_cksum.3.gz
/usr/local/man/man3/DES_random_key.3.gz
/usr/local/man/man3/DES_set_key.3.gz
/usr/local/man/man3/DES_set_key_checked.3.gz
/usr/local/man/man3/DES_set_key_unchecked.3.gz
/usr/local/man/man3/DES_set_odd_parity.3.gz
/usr/local/man/man3/DES_string_to_2keys.3.gz
/usr/local/man/man3/DES_string_to_key.3.gz
/usr/local/man/man3/DES_xcbc_encrypt.3.gz
/usr/local/man/man3/DH_OpenSSL.3.gz
/usr/local/man/man3/DH_bits.3.gz
/usr/local/man/man3/DH_check.3.gz
/usr/local/man/man3/DH_check_ex.3.gz
/usr/local/man/man3/DH_check_params.3.gz
/usr/local/man/man3/DH_check_params_ex.3.gz
/usr/local/man/man3/DH_check_pub_key_ex.3.gz
/usr/local/man/man3/DH_clear_flags.3.gz
/usr/local/man/man3/DH_compute_key.3.gz
/usr/local/man/man3/DH_compute_key_padded.3.gz
/usr/local/man/man3/DH_free.3.gz
/usr/local/man/man3/DH_generate_key.3.gz
/usr/local/man/man3/DH_generate_parameters.3.gz
/usr/local/man/man3/DH_generate_parameters_ex.3.gz
/usr/local/man/man3/DH_get0_engine.3.gz
/usr/local/man/man3/DH_get0_g.3.gz
/usr/local/man/man3/DH_get0_key.3.gz
/usr/local/man/man3/DH_get0_p.3.gz
/usr/local/man/man3/DH_get0_pqg.3.gz
/usr/local/man/man3/DH_get0_priv_key.3.gz
/usr/local/man/man3/DH_get0_pub_key.3.gz
/usr/local/man/man3/DH_get0_q.3.gz
/usr/local/man/man3/DH_get_1024_160.3.gz
/usr/local/man/man3/DH_get_2048_224.3.gz
/usr/local/man/man3/DH_get_2048_256.3.gz
/usr/local/man/man3/DH_get_default_method.3.gz
/usr/local/man/man3/DH_get_ex_data.3.gz
/usr/local/man/man3/DH_get_ex_new_index.3.gz
/usr/local/man/man3/DH_get_length.3.gz
/usr/local/man/man3/DH_get_nid.3.gz
/usr/local/man/man3/DH_meth_dup.3.gz
/usr/local/man/man3/DH_meth_free.3.gz
/usr/local/man/man3/DH_meth_get0_app_data.3.gz
/usr/local/man/man3/DH_meth_get0_name.3.gz
/usr/local/man/man3/DH_meth_get_bn_mod_exp.3.gz
/usr/local/man/man3/DH_meth_get_compute_key.3.gz
/usr/local/man/man3/DH_meth_get_finish.3.gz
/usr/local/man/man3/DH_meth_get_flags.3.gz
/usr/local/man/man3/DH_meth_get_generate_key.3.gz
/usr/local/man/man3/DH_meth_get_generate_params.3.gz
/usr/local/man/man3/DH_meth_get_init.3.gz
/usr/local/man/man3/DH_meth_new.3.gz
/usr/local/man/man3/DH_meth_set0_app_data.3.gz
/usr/local/man/man3/DH_meth_set1_name.3.gz
/usr/local/man/man3/DH_meth_set_bn_mod_exp.3.gz
/usr/local/man/man3/DH_meth_set_compute_key.3.gz
/usr/local/man/man3/DH_meth_set_finish.3.gz
/usr/local/man/man3/DH_meth_set_flags.3.gz
/usr/local/man/man3/DH_meth_set_generate_key.3.gz
/usr/local/man/man3/DH_meth_set_generate_params.3.gz
/usr/local/man/man3/DH_meth_set_init.3.gz
/usr/local/man/man3/DH_new.3.gz
/usr/local/man/man3/DH_new_by_nid.3.gz
/usr/local/man/man3/DH_new_method.3.gz
/usr/local/man/man3/DH_security_bits.3.gz
/usr/local/man/man3/DH_set0_key.3.gz
/usr/local/man/man3/DH_set0_pqg.3.gz
/usr/local/man/man3/DH_set_default_method.3.gz
/usr/local/man/man3/DH_set_ex_data.3.gz
/usr/local/man/man3/DH_set_flags.3.gz
/usr/local/man/man3/DH_set_length.3.gz
/usr/local/man/man3/DH_set_method.3.gz
/usr/local/man/man3/DH_size.3.gz
/usr/local/man/man3/DH_test_flags.3.gz
/usr/local/man/man3/DHparams_print.3.gz
/usr/local/man/man3/DHparams_print_fp.3.gz
/usr/local/man/man3/DIRECTORYSTRING_free.3.gz
/usr/local/man/man3/DIRECTORYSTRING_new.3.gz
/usr/local/man/man3/DISPLAYTEXT_free.3.gz
/usr/local/man/man3/DISPLAYTEXT_new.3.gz
/usr/local/man/man3/DIST_POINT_NAME_free.3.gz
/usr/local/man/man3/DIST_POINT_NAME_new.3.gz
/usr/local/man/man3/DIST_POINT_free.3.gz
/usr/local/man/man3/DIST_POINT_new.3.gz
/usr/local/man/man3/DSA_OpenSSL.3.gz
/usr/local/man/man3/DSA_SIG_free.3.gz
/usr/local/man/man3/DSA_SIG_get0.3.gz
/usr/local/man/man3/DSA_SIG_new.3.gz
/usr/local/man/man3/DSA_SIG_set0.3.gz
/usr/local/man/man3/DSA_bits.3.gz
/usr/local/man/man3/DSA_clear_flags.3.gz
/usr/local/man/man3/DSA_do_sign.3.gz
/usr/local/man/man3/DSA_do_verify.3.gz
/usr/local/man/man3/DSA_dup_DH.3.gz
/usr/local/man/man3/DSA_free.3.gz
/usr/local/man/man3/DSA_generate_key.3.gz
/usr/local/man/man3/DSA_generate_parameters.3.gz
/usr/local/man/man3/DSA_generate_parameters_ex.3.gz
/usr/local/man/man3/DSA_get0_engine.3.gz
/usr/local/man/man3/DSA_get0_g.3.gz
/usr/local/man/man3/DSA_get0_key.3.gz
/usr/local/man/man3/DSA_get0_p.3.gz
/usr/local/man/man3/DSA_get0_pqg.3.gz
/usr/local/man/man3/DSA_get0_priv_key.3.gz
/usr/local/man/man3/DSA_get0_pub_key.3.gz
/usr/local/man/man3/DSA_get0_q.3.gz
/usr/local/man/man3/DSA_get_default_method.3.gz
/usr/local/man/man3/DSA_get_ex_data.3.gz
/usr/local/man/man3/DSA_get_ex_new_index.3.gz
/usr/local/man/man3/DSA_meth_dup.3.gz
/usr/local/man/man3/DSA_meth_free.3.gz
/usr/local/man/man3/DSA_meth_get0_app_data.3.gz
/usr/local/man/man3/DSA_meth_get0_name.3.gz
/usr/local/man/man3/DSA_meth_get_bn_mod_exp.3.gz
/usr/local/man/man3/DSA_meth_get_finish.3.gz
/usr/local/man/man3/DSA_meth_get_flags.3.gz
/usr/local/man/man3/DSA_meth_get_init.3.gz
/usr/local/man/man3/DSA_meth_get_keygen.3.gz
/usr/local/man/man3/DSA_meth_get_mod_exp.3.gz
/usr/local/man/man3/DSA_meth_get_paramgen.3.gz
/usr/local/man/man3/DSA_meth_get_sign.3.gz
/usr/local/man/man3/DSA_meth_get_sign_setup.3.gz
/usr/local/man/man3/DSA_meth_get_verify.3.gz
/usr/local/man/man3/DSA_meth_new.3.gz
/usr/local/man/man3/DSA_meth_set0_app_data.3.gz
/usr/local/man/man3/DSA_meth_set1_name.3.gz
/usr/local/man/man3/DSA_meth_set_bn_mod_exp.3.gz
/usr/local/man/man3/DSA_meth_set_finish.3.gz
/usr/local/man/man3/DSA_meth_set_flags.3.gz
/usr/local/man/man3/DSA_meth_set_init.3.gz
/usr/local/man/man3/DSA_meth_set_keygen.3.gz
/usr/local/man/man3/DSA_meth_set_mod_exp.3.gz
/usr/local/man/man3/DSA_meth_set_paramgen.3.gz
/usr/local/man/man3/DSA_meth_set_sign.3.gz
/usr/local/man/man3/DSA_meth_set_sign_setup.3.gz
/usr/local/man/man3/DSA_meth_set_verify.3.gz
/usr/local/man/man3/DSA_new.3.gz
/usr/local/man/man3/DSA_new_method.3.gz
/usr/local/man/man3/DSA_print.3.gz
/usr/local/man/man3/DSA_print_fp.3.gz
/usr/local/man/man3/DSA_security_bits.3.gz
/usr/local/man/man3/DSA_set0_key.3.gz
/usr/local/man/man3/DSA_set0_pqg.3.gz
/usr/local/man/man3/DSA_set_default_method.3.gz
/usr/local/man/man3/DSA_set_ex_data.3.gz
/usr/local/man/man3/DSA_set_flags.3.gz
/usr/local/man/man3/DSA_set_method.3.gz
/usr/local/man/man3/DSA_sign.3.gz
/usr/local/man/man3/DSA_sign_setup.3.gz
/usr/local/man/man3/DSA_size.3.gz
/usr/local/man/man3/DSA_test_flags.3.gz
/usr/local/man/man3/DSA_verify.3.gz
/usr/local/man/man3/DSAparams_dup.3.gz
/usr/local/man/man3/DSAparams_print.3.gz
/usr/local/man/man3/DSAparams_print_fp.3.gz
/usr/local/man/man3/DTLS_client_method.3.gz
/usr/local/man/man3/DTLS_get_data_mtu.3.gz
/usr/local/man/man3/DTLS_method.3.gz
/usr/local/man/man3/DTLS_server_method.3.gz
/usr/local/man/man3/DTLS_set_timer_cb.3.gz
/usr/local/man/man3/DTLS_timer_cb.3.gz
/usr/local/man/man3/DTLSv1_2_client_method.3.gz
/usr/local/man/man3/DTLSv1_2_method.3.gz
/usr/local/man/man3/DTLSv1_2_server_method.3.gz
/usr/local/man/man3/DTLSv1_client_method.3.gz
/usr/local/man/man3/DTLSv1_listen.3.gz
/usr/local/man/man3/DTLSv1_method.3.gz
/usr/local/man/man3/DTLSv1_server_method.3.gz
/usr/local/man/man3/ECDH_get_ex_data.3.gz
/usr/local/man/man3/ECDH_get_ex_new_index.3.gz
/usr/local/man/man3/ECDH_set_ex_data.3.gz
/usr/local/man/man3/ECDSA_SIG_free.3.gz
/usr/local/man/man3/ECDSA_SIG_get0.3.gz
/usr/local/man/man3/ECDSA_SIG_get0_r.3.gz
/usr/local/man/man3/ECDSA_SIG_get0_s.3.gz
/usr/local/man/man3/ECDSA_SIG_new.3.gz
/usr/local/man/man3/ECDSA_SIG_set0.3.gz
/usr/local/man/man3/ECDSA_do_sign.3.gz
/usr/local/man/man3/ECDSA_do_sign_ex.3.gz
/usr/local/man/man3/ECDSA_do_verify.3.gz
/usr/local/man/man3/ECDSA_sign.3.gz
/usr/local/man/man3/ECDSA_sign_ex.3.gz
/usr/local/man/man3/ECDSA_sign_setup.3.gz
/usr/local/man/man3/ECDSA_size.3.gz
/usr/local/man/man3/ECDSA_verify.3.gz
/usr/local/man/man3/ECPARAMETERS_free.3.gz
/usr/local/man/man3/ECPARAMETERS_new.3.gz
/usr/local/man/man3/ECPKPARAMETERS_free.3.gz
/usr/local/man/man3/ECPKPARAMETERS_new.3.gz
/usr/local/man/man3/ECPKParameters_print.3.gz
/usr/local/man/man3/ECPKParameters_print_fp.3.gz
/usr/local/man/man3/EC_GF2m_simple_method.3.gz
/usr/local/man/man3/EC_GFp_mont_method.3.gz
/usr/local/man/man3/EC_GFp_nist_method.3.gz
/usr/local/man/man3/EC_GFp_nistp224_method.3.gz
/usr/local/man/man3/EC_GFp_nistp256_method.3.gz
/usr/local/man/man3/EC_GFp_nistp521_method.3.gz
/usr/local/man/man3/EC_GFp_simple_method.3.gz
/usr/local/man/man3/EC_GROUP_check.3.gz
/usr/local/man/man3/EC_GROUP_check_discriminant.3.gz
/usr/local/man/man3/EC_GROUP_clear_free.3.gz
/usr/local/man/man3/EC_GROUP_cmp.3.gz
/usr/local/man/man3/EC_GROUP_copy.3.gz
/usr/local/man/man3/EC_GROUP_dup.3.gz
/usr/local/man/man3/EC_GROUP_free.3.gz
/usr/local/man/man3/EC_GROUP_get0_cofactor.3.gz
/usr/local/man/man3/EC_GROUP_get0_generator.3.gz
/usr/local/man/man3/EC_GROUP_get0_order.3.gz
/usr/local/man/man3/EC_GROUP_get0_seed.3.gz
/usr/local/man/man3/EC_GROUP_get_asn1_flag.3.gz
/usr/local/man/man3/EC_GROUP_get_basis_type.3.gz
/usr/local/man/man3/EC_GROUP_get_cofactor.3.gz
/usr/local/man/man3/EC_GROUP_get_curve.3.gz
/usr/local/man/man3/EC_GROUP_get_curve_GF2m.3.gz
/usr/local/man/man3/EC_GROUP_get_curve_GFp.3.gz
/usr/local/man/man3/EC_GROUP_get_curve_name.3.gz
/usr/local/man/man3/EC_GROUP_get_degree.3.gz
/usr/local/man/man3/EC_GROUP_get_ecparameters.3.gz
/usr/local/man/man3/EC_GROUP_get_ecpkparameters.3.gz
/usr/local/man/man3/EC_GROUP_get_order.3.gz
/usr/local/man/man3/EC_GROUP_get_pentanomial_basis.3.gz
/usr/local/man/man3/EC_GROUP_get_point_conversion_form.3.gz
/usr/local/man/man3/EC_GROUP_get_seed_len.3.gz
/usr/local/man/man3/EC_GROUP_get_trinomial_basis.3.gz
/usr/local/man/man3/EC_GROUP_have_precompute_mult.3.gz
/usr/local/man/man3/EC_GROUP_method_of.3.gz
/usr/local/man/man3/EC_GROUP_new.3.gz
/usr/local/man/man3/EC_GROUP_new_by_curve_name.3.gz
/usr/local/man/man3/EC_GROUP_new_curve_GF2m.3.gz
/usr/local/man/man3/EC_GROUP_new_curve_GFp.3.gz
/usr/local/man/man3/EC_GROUP_new_from_ecparameters.3.gz
/usr/local/man/man3/EC_GROUP_new_from_ecpkparameters.3.gz
/usr/local/man/man3/EC_GROUP_order_bits.3.gz
/usr/local/man/man3/EC_GROUP_precompute_mult.3.gz
/usr/local/man/man3/EC_GROUP_set_asn1_flag.3.gz
/usr/local/man/man3/EC_GROUP_set_curve.3.gz
/usr/local/man/man3/EC_GROUP_set_curve_GF2m.3.gz
/usr/local/man/man3/EC_GROUP_set_curve_GFp.3.gz
/usr/local/man/man3/EC_GROUP_set_curve_name.3.gz
/usr/local/man/man3/EC_GROUP_set_generator.3.gz
/usr/local/man/man3/EC_GROUP_set_point_conversion_form.3.gz
/usr/local/man/man3/EC_GROUP_set_seed.3.gz
/usr/local/man/man3/EC_KEY_check_key.3.gz
/usr/local/man/man3/EC_KEY_clear_flags.3.gz
/usr/local/man/man3/EC_KEY_copy.3.gz
/usr/local/man/man3/EC_KEY_decoded_from_explicit_params.3.gz
/usr/local/man/man3/EC_KEY_dup.3.gz
/usr/local/man/man3/EC_KEY_free.3.gz
/usr/local/man/man3/EC_KEY_generate_key.3.gz
/usr/local/man/man3/EC_KEY_get0_engine.3.gz
/usr/local/man/man3/EC_KEY_get0_group.3.gz
/usr/local/man/man3/EC_KEY_get0_private_key.3.gz
/usr/local/man/man3/EC_KEY_get0_public_key.3.gz
/usr/local/man/man3/EC_KEY_get_conv_form.3.gz
/usr/local/man/man3/EC_KEY_get_enc_flags.3.gz
/usr/local/man/man3/EC_KEY_get_ex_data.3.gz
/usr/local/man/man3/EC_KEY_get_ex_new_index.3.gz
/usr/local/man/man3/EC_KEY_get_flags.3.gz
/usr/local/man/man3/EC_KEY_get_method.3.gz
/usr/local/man/man3/EC_KEY_key2buf.3.gz
/usr/local/man/man3/EC_KEY_new.3.gz
/usr/local/man/man3/EC_KEY_new_by_curve_name.3.gz
/usr/local/man/man3/EC_KEY_oct2key.3.gz
/usr/local/man/man3/EC_KEY_oct2priv.3.gz
/usr/local/man/man3/EC_KEY_precompute_mult.3.gz
/usr/local/man/man3/EC_KEY_priv2buf.3.gz
/usr/local/man/man3/EC_KEY_priv2oct.3.gz
/usr/local/man/man3/EC_KEY_set_asn1_flag.3.gz
/usr/local/man/man3/EC_KEY_set_conv_form.3.gz
/usr/local/man/man3/EC_KEY_set_enc_flags.3.gz
/usr/local/man/man3/EC_KEY_set_ex_data.3.gz
/usr/local/man/man3/EC_KEY_set_flags.3.gz
/usr/local/man/man3/EC_KEY_set_group.3.gz
/usr/local/man/man3/EC_KEY_set_method.3.gz
/usr/local/man/man3/EC_KEY_set_private_key.3.gz
/usr/local/man/man3/EC_KEY_set_public_key.3.gz
/usr/local/man/man3/EC_KEY_set_public_key_affine_coordinates.3.gz
/usr/local/man/man3/EC_KEY_up_ref.3.gz
/usr/local/man/man3/EC_METHOD_get_field_type.3.gz
/usr/local/man/man3/EC_POINT_add.3.gz
/usr/local/man/man3/EC_POINT_bn2point.3.gz
/usr/local/man/man3/EC_POINT_clear_free.3.gz
/usr/local/man/man3/EC_POINT_cmp.3.gz
/usr/local/man/man3/EC_POINT_copy.3.gz
/usr/local/man/man3/EC_POINT_dbl.3.gz
/usr/local/man/man3/EC_POINT_dup.3.gz
/usr/local/man/man3/EC_POINT_free.3.gz
/usr/local/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3.gz
/usr/local/man/man3/EC_POINT_get_affine_coordinates.3.gz
/usr/local/man/man3/EC_POINT_get_affine_coordinates_GF2m.3.gz
/usr/local/man/man3/EC_POINT_get_affine_coordinates_GFp.3.gz
/usr/local/man/man3/EC_POINT_hex2point.3.gz
/usr/local/man/man3/EC_POINT_invert.3.gz
/usr/local/man/man3/EC_POINT_is_at_infinity.3.gz
/usr/local/man/man3/EC_POINT_is_on_curve.3.gz
/usr/local/man/man3/EC_POINT_make_affine.3.gz
/usr/local/man/man3/EC_POINT_method_of.3.gz
/usr/local/man/man3/EC_POINT_mul.3.gz
/usr/local/man/man3/EC_POINT_new.3.gz
/usr/local/man/man3/EC_POINT_oct2point.3.gz
/usr/local/man/man3/EC_POINT_point2bn.3.gz
/usr/local/man/man3/EC_POINT_point2buf.3.gz
/usr/local/man/man3/EC_POINT_point2hex.3.gz
/usr/local/man/man3/EC_POINT_point2oct.3.gz
/usr/local/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3.gz
/usr/local/man/man3/EC_POINT_set_affine_coordinates.3.gz
/usr/local/man/man3/EC_POINT_set_affine_coordinates_GF2m.3.gz
/usr/local/man/man3/EC_POINT_set_affine_coordinates_GFp.3.gz
/usr/local/man/man3/EC_POINT_set_compressed_coordinates.3.gz
/usr/local/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3.gz
/usr/local/man/man3/EC_POINT_set_compressed_coordinates_GFp.3.gz
/usr/local/man/man3/EC_POINT_set_to_infinity.3.gz
/usr/local/man/man3/EC_POINTs_make_affine.3.gz
/usr/local/man/man3/EC_POINTs_mul.3.gz
/usr/local/man/man3/EC_get_builtin_curves.3.gz
/usr/local/man/man3/EDIPARTYNAME_free.3.gz
/usr/local/man/man3/EDIPARTYNAME_new.3.gz
/usr/local/man/man3/ENGINE_add.3.gz
/usr/local/man/man3/ENGINE_add_conf_module.3.gz
/usr/local/man/man3/ENGINE_by_id.3.gz
/usr/local/man/man3/ENGINE_cleanup.3.gz
/usr/local/man/man3/ENGINE_cmd_is_executable.3.gz
/usr/local/man/man3/ENGINE_ctrl.3.gz
/usr/local/man/man3/ENGINE_ctrl_cmd.3.gz
/usr/local/man/man3/ENGINE_ctrl_cmd_string.3.gz
/usr/local/man/man3/ENGINE_finish.3.gz
/usr/local/man/man3/ENGINE_free.3.gz
/usr/local/man/man3/ENGINE_get_DH.3.gz
/usr/local/man/man3/ENGINE_get_DSA.3.gz
/usr/local/man/man3/ENGINE_get_RAND.3.gz
/usr/local/man/man3/ENGINE_get_RSA.3.gz
/usr/local/man/man3/ENGINE_get_cipher.3.gz
/usr/local/man/man3/ENGINE_get_cipher_engine.3.gz
/usr/local/man/man3/ENGINE_get_ciphers.3.gz
/usr/local/man/man3/ENGINE_get_cmd_defns.3.gz
/usr/local/man/man3/ENGINE_get_ctrl_function.3.gz
/usr/local/man/man3/ENGINE_get_default_DH.3.gz
/usr/local/man/man3/ENGINE_get_default_DSA.3.gz
/usr/local/man/man3/ENGINE_get_default_RAND.3.gz
/usr/local/man/man3/ENGINE_get_default_RSA.3.gz
/usr/local/man/man3/ENGINE_get_destroy_function.3.gz
/usr/local/man/man3/ENGINE_get_digest.3.gz
/usr/local/man/man3/ENGINE_get_digest_engine.3.gz
/usr/local/man/man3/ENGINE_get_digests.3.gz
/usr/local/man/man3/ENGINE_get_ex_data.3.gz
/usr/local/man/man3/ENGINE_get_ex_new_index.3.gz
/usr/local/man/man3/ENGINE_get_finish_function.3.gz
/usr/local/man/man3/ENGINE_get_first.3.gz
/usr/local/man/man3/ENGINE_get_flags.3.gz
/usr/local/man/man3/ENGINE_get_id.3.gz
/usr/local/man/man3/ENGINE_get_init_function.3.gz
/usr/local/man/man3/ENGINE_get_last.3.gz
/usr/local/man/man3/ENGINE_get_load_privkey_function.3.gz
/usr/local/man/man3/ENGINE_get_load_pubkey_function.3.gz
/usr/local/man/man3/ENGINE_get_name.3.gz
/usr/local/man/man3/ENGINE_get_next.3.gz
/usr/local/man/man3/ENGINE_get_prev.3.gz
/usr/local/man/man3/ENGINE_get_table_flags.3.gz
/usr/local/man/man3/ENGINE_init.3.gz
/usr/local/man/man3/ENGINE_load_builtin_engines.3.gz
/usr/local/man/man3/ENGINE_load_private_key.3.gz
/usr/local/man/man3/ENGINE_load_public_key.3.gz
/usr/local/man/man3/ENGINE_new.3.gz
/usr/local/man/man3/ENGINE_register_DH.3.gz
/usr/local/man/man3/ENGINE_register_DSA.3.gz
/usr/local/man/man3/ENGINE_register_RAND.3.gz
/usr/local/man/man3/ENGINE_register_RSA.3.gz
/usr/local/man/man3/ENGINE_register_all_DH.3.gz
/usr/local/man/man3/ENGINE_register_all_DSA.3.gz
/usr/local/man/man3/ENGINE_register_all_RAND.3.gz
/usr/local/man/man3/ENGINE_register_all_RSA.3.gz
/usr/local/man/man3/ENGINE_register_all_ciphers.3.gz
/usr/local/man/man3/ENGINE_register_all_complete.3.gz
/usr/local/man/man3/ENGINE_register_all_digests.3.gz
/usr/local/man/man3/ENGINE_register_ciphers.3.gz
/usr/local/man/man3/ENGINE_register_complete.3.gz
/usr/local/man/man3/ENGINE_register_digests.3.gz
/usr/local/man/man3/ENGINE_remove.3.gz
/usr/local/man/man3/ENGINE_set_DH.3.gz
/usr/local/man/man3/ENGINE_set_DSA.3.gz
/usr/local/man/man3/ENGINE_set_RAND.3.gz
/usr/local/man/man3/ENGINE_set_RSA.3.gz
/usr/local/man/man3/ENGINE_set_ciphers.3.gz
/usr/local/man/man3/ENGINE_set_cmd_defns.3.gz
/usr/local/man/man3/ENGINE_set_ctrl_function.3.gz
/usr/local/man/man3/ENGINE_set_default.3.gz
/usr/local/man/man3/ENGINE_set_default_DH.3.gz
/usr/local/man/man3/ENGINE_set_default_DSA.3.gz
/usr/local/man/man3/ENGINE_set_default_RAND.3.gz
/usr/local/man/man3/ENGINE_set_default_RSA.3.gz
/usr/local/man/man3/ENGINE_set_default_ciphers.3.gz
/usr/local/man/man3/ENGINE_set_default_digests.3.gz
/usr/local/man/man3/ENGINE_set_default_string.3.gz
/usr/local/man/man3/ENGINE_set_destroy_function.3.gz
/usr/local/man/man3/ENGINE_set_digests.3.gz
/usr/local/man/man3/ENGINE_set_ex_data.3.gz
/usr/local/man/man3/ENGINE_set_finish_function.3.gz
/usr/local/man/man3/ENGINE_set_flags.3.gz
/usr/local/man/man3/ENGINE_set_id.3.gz
/usr/local/man/man3/ENGINE_set_init_function.3.gz
/usr/local/man/man3/ENGINE_set_load_privkey_function.3.gz
/usr/local/man/man3/ENGINE_set_load_pubkey_function.3.gz
/usr/local/man/man3/ENGINE_set_name.3.gz
/usr/local/man/man3/ENGINE_set_table_flags.3.gz
/usr/local/man/man3/ENGINE_unregister_DH.3.gz
/usr/local/man/man3/ENGINE_unregister_DSA.3.gz
/usr/local/man/man3/ENGINE_unregister_RAND.3.gz
/usr/local/man/man3/ENGINE_unregister_RSA.3.gz
/usr/local/man/man3/ENGINE_unregister_ciphers.3.gz
/usr/local/man/man3/ENGINE_unregister_digests.3.gz
/usr/local/man/man3/ENGINE_up_ref.3.gz
/usr/local/man/man3/ERR_FATAL_ERROR.3.gz
/usr/local/man/man3/ERR_GET_FUNC.3.gz
/usr/local/man/man3/ERR_GET_LIB.3.gz
/usr/local/man/man3/ERR_GET_REASON.3.gz
/usr/local/man/man3/ERR_PACK.3.gz
/usr/local/man/man3/ERR_add_error_data.3.gz
/usr/local/man/man3/ERR_add_error_vdata.3.gz
/usr/local/man/man3/ERR_clear_error.3.gz
/usr/local/man/man3/ERR_error_string.3.gz
/usr/local/man/man3/ERR_error_string_n.3.gz
/usr/local/man/man3/ERR_free_strings.3.gz
/usr/local/man/man3/ERR_func_error_string.3.gz
/usr/local/man/man3/ERR_get_error.3.gz
/usr/local/man/man3/ERR_get_error_line.3.gz
/usr/local/man/man3/ERR_get_error_line_data.3.gz
/usr/local/man/man3/ERR_get_next_error_library.3.gz
/usr/local/man/man3/ERR_lib_error_string.3.gz
/usr/local/man/man3/ERR_load_crypto_strings.3.gz
/usr/local/man/man3/ERR_load_strings.3.gz
/usr/local/man/man3/ERR_peek_error.3.gz
/usr/local/man/man3/ERR_peek_error_line.3.gz
/usr/local/man/man3/ERR_peek_error_line_data.3.gz
/usr/local/man/man3/ERR_peek_last_error.3.gz
/usr/local/man/man3/ERR_peek_last_error_line.3.gz
/usr/local/man/man3/ERR_peek_last_error_line_data.3.gz
/usr/local/man/man3/ERR_pop_to_mark.3.gz
/usr/local/man/man3/ERR_print_errors.3.gz
/usr/local/man/man3/ERR_print_errors_cb.3.gz
/usr/local/man/man3/ERR_print_errors_fp.3.gz
/usr/local/man/man3/ERR_put_error.3.gz
/usr/local/man/man3/ERR_reason_error_string.3.gz
/usr/local/man/man3/ERR_remove_state.3.gz
/usr/local/man/man3/ERR_remove_thread_state.3.gz
/usr/local/man/man3/ERR_set_mark.3.gz
/usr/local/man/man3/ESS_CERT_ID_dup.3.gz
/usr/local/man/man3/ESS_CERT_ID_free.3.gz
/usr/local/man/man3/ESS_CERT_ID_new.3.gz
/usr/local/man/man3/ESS_ISSUER_SERIAL_dup.3.gz
/usr/local/man/man3/ESS_ISSUER_SERIAL_free.3.gz
/usr/local/man/man3/ESS_ISSUER_SERIAL_new.3.gz
/usr/local/man/man3/ESS_SIGNING_CERT_dup.3.gz
/usr/local/man/man3/ESS_SIGNING_CERT_free.3.gz
/usr/local/man/man3/ESS_SIGNING_CERT_new.3.gz
/usr/local/man/man3/EVP_BytesToKey.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_block_size.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_cipher.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_ctrl.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_flags.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_free.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_get_app_data.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_get_cipher_data.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_iv_length.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_key_length.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_mode.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_new.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_nid.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_reset.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_set_app_data.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_set_cipher_data.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_set_key_length.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_set_padding.3.gz
/usr/local/man/man3/EVP_CIPHER_CTX_type.3.gz
/usr/local/man/man3/EVP_CIPHER_asn1_to_param.3.gz
/usr/local/man/man3/EVP_CIPHER_block_size.3.gz
/usr/local/man/man3/EVP_CIPHER_flags.3.gz
/usr/local/man/man3/EVP_CIPHER_iv_length.3.gz
/usr/local/man/man3/EVP_CIPHER_key_length.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_dup.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_free.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_cleanup.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_ctrl.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_do_cipher.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_get_asn1_params.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_init.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_get_set_asn1_params.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_new.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_cleanup.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_ctrl.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_do_cipher.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_flags.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_get_asn1_params.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_impl_ctx_size.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_init.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_iv_length.3.gz
/usr/local/man/man3/EVP_CIPHER_meth_set_set_asn1_params.3.gz
/usr/local/man/man3/EVP_CIPHER_mode.3.gz
/usr/local/man/man3/EVP_CIPHER_nid.3.gz
/usr/local/man/man3/EVP_CIPHER_param_to_asn1.3.gz
/usr/local/man/man3/EVP_CIPHER_type.3.gz
/usr/local/man/man3/EVP_CipherFinal.3.gz
/usr/local/man/man3/EVP_CipherFinal_ex.3.gz
/usr/local/man/man3/EVP_CipherInit.3.gz
/usr/local/man/man3/EVP_CipherInit_ex.3.gz
/usr/local/man/man3/EVP_CipherUpdate.3.gz
/usr/local/man/man3/EVP_DecodeBlock.3.gz
/usr/local/man/man3/EVP_DecodeFinal.3.gz
/usr/local/man/man3/EVP_DecodeInit.3.gz
/usr/local/man/man3/EVP_DecodeUpdate.3.gz
/usr/local/man/man3/EVP_DecryptFinal.3.gz
/usr/local/man/man3/EVP_DecryptFinal_ex.3.gz
/usr/local/man/man3/EVP_DecryptInit.3.gz
/usr/local/man/man3/EVP_DecryptInit_ex.3.gz
/usr/local/man/man3/EVP_DecryptUpdate.3.gz
/usr/local/man/man3/EVP_Digest.3.gz
/usr/local/man/man3/EVP_DigestFinal.3.gz
/usr/local/man/man3/EVP_DigestFinalXOF.3.gz
/usr/local/man/man3/EVP_DigestFinal_ex.3.gz
/usr/local/man/man3/EVP_DigestInit.3.gz
/usr/local/man/man3/EVP_DigestInit_ex.3.gz
/usr/local/man/man3/EVP_DigestSign.3.gz
/usr/local/man/man3/EVP_DigestSignFinal.3.gz
/usr/local/man/man3/EVP_DigestSignInit.3.gz
/usr/local/man/man3/EVP_DigestSignUpdate.3.gz
/usr/local/man/man3/EVP_DigestUpdate.3.gz
/usr/local/man/man3/EVP_DigestVerify.3.gz
/usr/local/man/man3/EVP_DigestVerifyFinal.3.gz
/usr/local/man/man3/EVP_DigestVerifyInit.3.gz
/usr/local/man/man3/EVP_DigestVerifyUpdate.3.gz
/usr/local/man/man3/EVP_ENCODE_CTX_copy.3.gz
/usr/local/man/man3/EVP_ENCODE_CTX_free.3.gz
/usr/local/man/man3/EVP_ENCODE_CTX_new.3.gz
/usr/local/man/man3/EVP_ENCODE_CTX_num.3.gz
/usr/local/man/man3/EVP_EncodeBlock.3.gz
/usr/local/man/man3/EVP_EncodeFinal.3.gz
/usr/local/man/man3/EVP_EncodeInit.3.gz
/usr/local/man/man3/EVP_EncodeUpdate.3.gz
/usr/local/man/man3/EVP_EncryptFinal.3.gz
/usr/local/man/man3/EVP_EncryptFinal_ex.3.gz
/usr/local/man/man3/EVP_EncryptInit.3.gz
/usr/local/man/man3/EVP_EncryptInit_ex.3.gz
/usr/local/man/man3/EVP_EncryptUpdate.3.gz
/usr/local/man/man3/EVP_MD_CTX_block_size.3.gz
/usr/local/man/man3/EVP_MD_CTX_clear_flags.3.gz
/usr/local/man/man3/EVP_MD_CTX_copy.3.gz
/usr/local/man/man3/EVP_MD_CTX_copy_ex.3.gz
/usr/local/man/man3/EVP_MD_CTX_ctrl.3.gz
/usr/local/man/man3/EVP_MD_CTX_free.3.gz
/usr/local/man/man3/EVP_MD_CTX_md.3.gz
/usr/local/man/man3/EVP_MD_CTX_md_data.3.gz
/usr/local/man/man3/EVP_MD_CTX_new.3.gz
/usr/local/man/man3/EVP_MD_CTX_pkey_ctx.3.gz
/usr/local/man/man3/EVP_MD_CTX_reset.3.gz
/usr/local/man/man3/EVP_MD_CTX_set_flags.3.gz
/usr/local/man/man3/EVP_MD_CTX_set_pkey_ctx.3.gz
/usr/local/man/man3/EVP_MD_CTX_set_update_fn.3.gz
/usr/local/man/man3/EVP_MD_CTX_size.3.gz
/usr/local/man/man3/EVP_MD_CTX_test_flags.3.gz
/usr/local/man/man3/EVP_MD_CTX_type.3.gz
/usr/local/man/man3/EVP_MD_CTX_update_fn.3.gz
/usr/local/man/man3/EVP_MD_block_size.3.gz
/usr/local/man/man3/EVP_MD_flags.3.gz
/usr/local/man/man3/EVP_MD_meth_dup.3.gz
/usr/local/man/man3/EVP_MD_meth_free.3.gz
/usr/local/man/man3/EVP_MD_meth_get_app_datasize.3.gz
/usr/local/man/man3/EVP_MD_meth_get_cleanup.3.gz
/usr/local/man/man3/EVP_MD_meth_get_copy.3.gz
/usr/local/man/man3/EVP_MD_meth_get_ctrl.3.gz
/usr/local/man/man3/EVP_MD_meth_get_final.3.gz
/usr/local/man/man3/EVP_MD_meth_get_flags.3.gz
/usr/local/man/man3/EVP_MD_meth_get_init.3.gz
/usr/local/man/man3/EVP_MD_meth_get_input_blocksize.3.gz
/usr/local/man/man3/EVP_MD_meth_get_result_size.3.gz
/usr/local/man/man3/EVP_MD_meth_get_update.3.gz
/usr/local/man/man3/EVP_MD_meth_new.3.gz
/usr/local/man/man3/EVP_MD_meth_set_app_datasize.3.gz
/usr/local/man/man3/EVP_MD_meth_set_cleanup.3.gz
/usr/local/man/man3/EVP_MD_meth_set_copy.3.gz
/usr/local/man/man3/EVP_MD_meth_set_ctrl.3.gz
/usr/local/man/man3/EVP_MD_meth_set_final.3.gz
/usr/local/man/man3/EVP_MD_meth_set_flags.3.gz
/usr/local/man/man3/EVP_MD_meth_set_init.3.gz
/usr/local/man/man3/EVP_MD_meth_set_input_blocksize.3.gz
/usr/local/man/man3/EVP_MD_meth_set_result_size.3.gz
/usr/local/man/man3/EVP_MD_meth_set_update.3.gz
/usr/local/man/man3/EVP_MD_pkey_type.3.gz
/usr/local/man/man3/EVP_MD_size.3.gz
/usr/local/man/man3/EVP_MD_type.3.gz
/usr/local/man/man3/EVP_OpenFinal.3.gz
/usr/local/man/man3/EVP_OpenInit.3.gz
/usr/local/man/man3/EVP_OpenUpdate.3.gz
/usr/local/man/man3/EVP_PKEY_ASN1_METHOD.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_add1_hkdf_info.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_add1_tls1_prf_seed.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_ctrl.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_ctrl_str.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_ctrl_uint64.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_dup.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_free.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get0_dh_kdf_oid.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get0_dh_kdf_ukm.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get0_ecdh_kdf_ukm.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get0_rsa_oaep_label.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get1_id.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get1_id_len.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_app_data.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_cb.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_dh_kdf_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_dh_kdf_outlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_dh_kdf_type.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_ecdh_cofactor_mode.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_outlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_type.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_keygen_info.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_rsa_oaep_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_rsa_padding.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_get_signature_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_hkdf_mode.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_new.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_new_id.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set0_dh_kdf_oid.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set0_dh_kdf_ukm.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set0_ecdh_kdf_ukm.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set0_rsa_oaep_label.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_hkdf_key.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_hkdf_salt.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_id.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_scrypt_salt.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set1_tls1_prf_secret.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_app_data.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_cb.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_kdf_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_kdf_outlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_kdf_type.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_nid.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_pad.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_paramgen_subprime_len.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_paramgen_type.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dh_rfc5114.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dhx_rfc5114.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_q_bits.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ec_param_enc.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ecdh_cofactor_mode.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_outlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_type.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_hkdf_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_mac_key.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_keygen_primes.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_oaep_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_padding.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_scrypt_N.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_scrypt_maxmem_bytes.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_scrypt_p.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_scrypt_r.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_signature_md.3.gz
/usr/local/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3.gz
/usr/local/man/man3/EVP_PKEY_METHOD.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_add0.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_add_alias.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_copy.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_find.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_find_str.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_free.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_get0.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_get0_info.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_get_count.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_new.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_check.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_ctrl.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_free.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_get_priv_key.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_get_pub_key.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_item.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_param.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_param_check.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_private.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_public.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_public_check.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_security_bits.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_set_priv_key.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_set_pub_key.3.gz
/usr/local/man/man3/EVP_PKEY_asn1_set_siginf.3.gz
/usr/local/man/man3/EVP_PKEY_assign_DH.3.gz
/usr/local/man/man3/EVP_PKEY_assign_DSA.3.gz
/usr/local/man/man3/EVP_PKEY_assign_EC_KEY.3.gz
/usr/local/man/man3/EVP_PKEY_assign_POLY1305.3.gz
/usr/local/man/man3/EVP_PKEY_assign_RSA.3.gz
/usr/local/man/man3/EVP_PKEY_assign_SIPHASH.3.gz
/usr/local/man/man3/EVP_PKEY_base_id.3.gz
/usr/local/man/man3/EVP_PKEY_bits.3.gz
/usr/local/man/man3/EVP_PKEY_check.3.gz
/usr/local/man/man3/EVP_PKEY_cmp.3.gz
/usr/local/man/man3/EVP_PKEY_cmp_parameters.3.gz
/usr/local/man/man3/EVP_PKEY_copy_parameters.3.gz
/usr/local/man/man3/EVP_PKEY_decrypt.3.gz
/usr/local/man/man3/EVP_PKEY_decrypt_init.3.gz
/usr/local/man/man3/EVP_PKEY_derive.3.gz
/usr/local/man/man3/EVP_PKEY_derive_init.3.gz
/usr/local/man/man3/EVP_PKEY_derive_set_peer.3.gz
/usr/local/man/man3/EVP_PKEY_encrypt.3.gz
/usr/local/man/man3/EVP_PKEY_encrypt_init.3.gz
/usr/local/man/man3/EVP_PKEY_free.3.gz
/usr/local/man/man3/EVP_PKEY_gen_cb.3.gz
/usr/local/man/man3/EVP_PKEY_get0_DH.3.gz
/usr/local/man/man3/EVP_PKEY_get0_DSA.3.gz
/usr/local/man/man3/EVP_PKEY_get0_EC_KEY.3.gz
/usr/local/man/man3/EVP_PKEY_get0_RSA.3.gz
/usr/local/man/man3/EVP_PKEY_get0_asn1.3.gz
/usr/local/man/man3/EVP_PKEY_get0_engine.3.gz
/usr/local/man/man3/EVP_PKEY_get0_hmac.3.gz
/usr/local/man/man3/EVP_PKEY_get0_poly1305.3.gz
/usr/local/man/man3/EVP_PKEY_get0_siphash.3.gz
/usr/local/man/man3/EVP_PKEY_get1_DH.3.gz
/usr/local/man/man3/EVP_PKEY_get1_DSA.3.gz
/usr/local/man/man3/EVP_PKEY_get1_EC_KEY.3.gz
/usr/local/man/man3/EVP_PKEY_get1_RSA.3.gz
/usr/local/man/man3/EVP_PKEY_get_default_digest_nid.3.gz
/usr/local/man/man3/EVP_PKEY_get_raw_private_key.3.gz
/usr/local/man/man3/EVP_PKEY_get_raw_public_key.3.gz
/usr/local/man/man3/EVP_PKEY_id.3.gz
/usr/local/man/man3/EVP_PKEY_keygen.3.gz
/usr/local/man/man3/EVP_PKEY_keygen_init.3.gz
/usr/local/man/man3/EVP_PKEY_meth_add0.3.gz
/usr/local/man/man3/EVP_PKEY_meth_copy.3.gz
/usr/local/man/man3/EVP_PKEY_meth_find.3.gz
/usr/local/man/man3/EVP_PKEY_meth_free.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get0.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get0_info.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_cleanup.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_copy.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_count.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_ctrl.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_decrypt.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_derive.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_digest_custom.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_digestsign.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_digestverify.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_encrypt.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_init.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_keygen.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_param_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_paramgen.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_public_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_sign.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_signctx.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_verify.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_verify_recover.3.gz
/usr/local/man/man3/EVP_PKEY_meth_get_verifyctx.3.gz
/usr/local/man/man3/EVP_PKEY_meth_new.3.gz
/usr/local/man/man3/EVP_PKEY_meth_remove.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_cleanup.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_copy.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_ctrl.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_decrypt.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_derive.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_digest_custom.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_digestsign.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_digestverify.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_encrypt.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_init.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_keygen.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_param_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_paramgen.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_public_check.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_sign.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_signctx.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_verify.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_verify_recover.3.gz
/usr/local/man/man3/EVP_PKEY_meth_set_verifyctx.3.gz
/usr/local/man/man3/EVP_PKEY_missing_parameters.3.gz
/usr/local/man/man3/EVP_PKEY_new.3.gz
/usr/local/man/man3/EVP_PKEY_new_CMAC_key.3.gz
/usr/local/man/man3/EVP_PKEY_new_mac_key.3.gz
/usr/local/man/man3/EVP_PKEY_new_raw_private_key.3.gz
/usr/local/man/man3/EVP_PKEY_new_raw_public_key.3.gz
/usr/local/man/man3/EVP_PKEY_param_check.3.gz
/usr/local/man/man3/EVP_PKEY_paramgen.3.gz
/usr/local/man/man3/EVP_PKEY_paramgen_init.3.gz
/usr/local/man/man3/EVP_PKEY_print_params.3.gz
/usr/local/man/man3/EVP_PKEY_print_private.3.gz
/usr/local/man/man3/EVP_PKEY_print_public.3.gz
/usr/local/man/man3/EVP_PKEY_public_check.3.gz
/usr/local/man/man3/EVP_PKEY_security_bits.3.gz
/usr/local/man/man3/EVP_PKEY_set1_DH.3.gz
/usr/local/man/man3/EVP_PKEY_set1_DSA.3.gz
/usr/local/man/man3/EVP_PKEY_set1_EC_KEY.3.gz
/usr/local/man/man3/EVP_PKEY_set1_RSA.3.gz
/usr/local/man/man3/EVP_PKEY_set1_engine.3.gz
/usr/local/man/man3/EVP_PKEY_set_alias_type.3.gz
/usr/local/man/man3/EVP_PKEY_sign.3.gz
/usr/local/man/man3/EVP_PKEY_sign_init.3.gz
/usr/local/man/man3/EVP_PKEY_size.3.gz
/usr/local/man/man3/EVP_PKEY_type.3.gz
/usr/local/man/man3/EVP_PKEY_up_ref.3.gz
/usr/local/man/man3/EVP_PKEY_verify.3.gz
/usr/local/man/man3/EVP_PKEY_verify_init.3.gz
/usr/local/man/man3/EVP_PKEY_verify_recover.3.gz
/usr/local/man/man3/EVP_PKEY_verify_recover_init.3.gz
/usr/local/man/man3/EVP_SealFinal.3.gz
/usr/local/man/man3/EVP_SealInit.3.gz
/usr/local/man/man3/EVP_SealUpdate.3.gz
/usr/local/man/man3/EVP_SignFinal.3.gz
/usr/local/man/man3/EVP_SignInit.3.gz
/usr/local/man/man3/EVP_SignInit_ex.3.gz
/usr/local/man/man3/EVP_SignUpdate.3.gz
/usr/local/man/man3/EVP_VerifyFinal.3.gz
/usr/local/man/man3/EVP_VerifyInit.3.gz
/usr/local/man/man3/EVP_VerifyInit_ex.3.gz
/usr/local/man/man3/EVP_VerifyUpdate.3.gz
/usr/local/man/man3/EVP_aes.3.gz
/usr/local/man/man3/EVP_aes_128_cbc.3.gz
/usr/local/man/man3/EVP_aes_128_cbc_hmac_sha1.3.gz
/usr/local/man/man3/EVP_aes_128_cbc_hmac_sha256.3.gz
/usr/local/man/man3/EVP_aes_128_ccm.3.gz
/usr/local/man/man3/EVP_aes_128_cfb.3.gz
/usr/local/man/man3/EVP_aes_128_cfb1.3.gz
/usr/local/man/man3/EVP_aes_128_cfb128.3.gz
/usr/local/man/man3/EVP_aes_128_cfb8.3.gz
/usr/local/man/man3/EVP_aes_128_ctr.3.gz
/usr/local/man/man3/EVP_aes_128_ecb.3.gz
/usr/local/man/man3/EVP_aes_128_gcm.3.gz
/usr/local/man/man3/EVP_aes_128_ocb.3.gz
/usr/local/man/man3/EVP_aes_128_ofb.3.gz
/usr/local/man/man3/EVP_aes_128_wrap.3.gz
/usr/local/man/man3/EVP_aes_128_wrap_pad.3.gz
/usr/local/man/man3/EVP_aes_128_xts.3.gz
/usr/local/man/man3/EVP_aes_192_cbc.3.gz
/usr/local/man/man3/EVP_aes_192_ccm.3.gz
/usr/local/man/man3/EVP_aes_192_cfb.3.gz
/usr/local/man/man3/EVP_aes_192_cfb1.3.gz
/usr/local/man/man3/EVP_aes_192_cfb128.3.gz
/usr/local/man/man3/EVP_aes_192_cfb8.3.gz
/usr/local/man/man3/EVP_aes_192_ctr.3.gz
/usr/local/man/man3/EVP_aes_192_ecb.3.gz
/usr/local/man/man3/EVP_aes_192_gcm.3.gz
/usr/local/man/man3/EVP_aes_192_ocb.3.gz
/usr/local/man/man3/EVP_aes_192_ofb.3.gz
/usr/local/man/man3/EVP_aes_192_wrap.3.gz
/usr/local/man/man3/EVP_aes_192_wrap_pad.3.gz
/usr/local/man/man3/EVP_aes_256_cbc.3.gz
/usr/local/man/man3/EVP_aes_256_cbc_hmac_sha1.3.gz
/usr/local/man/man3/EVP_aes_256_cbc_hmac_sha256.3.gz
/usr/local/man/man3/EVP_aes_256_ccm.3.gz
/usr/local/man/man3/EVP_aes_256_cfb.3.gz
/usr/local/man/man3/EVP_aes_256_cfb1.3.gz
/usr/local/man/man3/EVP_aes_256_cfb128.3.gz
/usr/local/man/man3/EVP_aes_256_cfb8.3.gz
/usr/local/man/man3/EVP_aes_256_ctr.3.gz
/usr/local/man/man3/EVP_aes_256_ecb.3.gz
/usr/local/man/man3/EVP_aes_256_gcm.3.gz
/usr/local/man/man3/EVP_aes_256_ocb.3.gz
/usr/local/man/man3/EVP_aes_256_ofb.3.gz
/usr/local/man/man3/EVP_aes_256_wrap.3.gz
/usr/local/man/man3/EVP_aes_256_wrap_pad.3.gz
/usr/local/man/man3/EVP_aes_256_xts.3.gz
/usr/local/man/man3/EVP_aria.3.gz
/usr/local/man/man3/EVP_aria_128_cbc.3.gz
/usr/local/man/man3/EVP_aria_128_ccm.3.gz
/usr/local/man/man3/EVP_aria_128_cfb.3.gz
/usr/local/man/man3/EVP_aria_128_cfb1.3.gz
/usr/local/man/man3/EVP_aria_128_cfb128.3.gz
/usr/local/man/man3/EVP_aria_128_cfb8.3.gz
/usr/local/man/man3/EVP_aria_128_ctr.3.gz
/usr/local/man/man3/EVP_aria_128_ecb.3.gz
/usr/local/man/man3/EVP_aria_128_gcm.3.gz
/usr/local/man/man3/EVP_aria_128_ofb.3.gz
/usr/local/man/man3/EVP_aria_192_cbc.3.gz
/usr/local/man/man3/EVP_aria_192_ccm.3.gz
/usr/local/man/man3/EVP_aria_192_cfb.3.gz
/usr/local/man/man3/EVP_aria_192_cfb1.3.gz
/usr/local/man/man3/EVP_aria_192_cfb128.3.gz
/usr/local/man/man3/EVP_aria_192_cfb8.3.gz
/usr/local/man/man3/EVP_aria_192_ctr.3.gz
/usr/local/man/man3/EVP_aria_192_ecb.3.gz
/usr/local/man/man3/EVP_aria_192_gcm.3.gz
/usr/local/man/man3/EVP_aria_192_ofb.3.gz
/usr/local/man/man3/EVP_aria_256_cbc.3.gz
/usr/local/man/man3/EVP_aria_256_ccm.3.gz
/usr/local/man/man3/EVP_aria_256_cfb.3.gz
/usr/local/man/man3/EVP_aria_256_cfb1.3.gz
/usr/local/man/man3/EVP_aria_256_cfb128.3.gz
/usr/local/man/man3/EVP_aria_256_cfb8.3.gz
/usr/local/man/man3/EVP_aria_256_ctr.3.gz
/usr/local/man/man3/EVP_aria_256_ecb.3.gz
/usr/local/man/man3/EVP_aria_256_gcm.3.gz
/usr/local/man/man3/EVP_aria_256_ofb.3.gz
/usr/local/man/man3/EVP_bf_cbc.3.gz
/usr/local/man/man3/EVP_bf_cfb.3.gz
/usr/local/man/man3/EVP_bf_cfb64.3.gz
/usr/local/man/man3/EVP_bf_ecb.3.gz
/usr/local/man/man3/EVP_bf_ofb.3.gz
/usr/local/man/man3/EVP_blake2b512.3.gz
/usr/local/man/man3/EVP_blake2s256.3.gz
/usr/local/man/man3/EVP_camellia.3.gz
/usr/local/man/man3/EVP_camellia_128_cbc.3.gz
/usr/local/man/man3/EVP_camellia_128_cfb.3.gz
/usr/local/man/man3/EVP_camellia_128_cfb1.3.gz
/usr/local/man/man3/EVP_camellia_128_cfb128.3.gz
/usr/local/man/man3/EVP_camellia_128_cfb8.3.gz
/usr/local/man/man3/EVP_camellia_128_ctr.3.gz
/usr/local/man/man3/EVP_camellia_128_ecb.3.gz
/usr/local/man/man3/EVP_camellia_128_ofb.3.gz
/usr/local/man/man3/EVP_camellia_192_cbc.3.gz
/usr/local/man/man3/EVP_camellia_192_cfb.3.gz
/usr/local/man/man3/EVP_camellia_192_cfb1.3.gz
/usr/local/man/man3/EVP_camellia_192_cfb128.3.gz
/usr/local/man/man3/EVP_camellia_192_cfb8.3.gz
/usr/local/man/man3/EVP_camellia_192_ctr.3.gz
/usr/local/man/man3/EVP_camellia_192_ecb.3.gz
/usr/local/man/man3/EVP_camellia_192_ofb.3.gz
/usr/local/man/man3/EVP_camellia_256_cbc.3.gz
/usr/local/man/man3/EVP_camellia_256_cfb.3.gz
/usr/local/man/man3/EVP_camellia_256_cfb1.3.gz
/usr/local/man/man3/EVP_camellia_256_cfb128.3.gz
/usr/local/man/man3/EVP_camellia_256_cfb8.3.gz
/usr/local/man/man3/EVP_camellia_256_ctr.3.gz
/usr/local/man/man3/EVP_camellia_256_ecb.3.gz
/usr/local/man/man3/EVP_camellia_256_ofb.3.gz
/usr/local/man/man3/EVP_cast5_cbc.3.gz
/usr/local/man/man3/EVP_cast5_cfb.3.gz
/usr/local/man/man3/EVP_cast5_cfb64.3.gz
/usr/local/man/man3/EVP_cast5_ecb.3.gz
/usr/local/man/man3/EVP_cast5_ofb.3.gz
/usr/local/man/man3/EVP_chacha20.3.gz
/usr/local/man/man3/EVP_chacha20_poly1305.3.gz
/usr/local/man/man3/EVP_cleanup.3.gz
/usr/local/man/man3/EVP_des.3.gz
/usr/local/man/man3/EVP_des_cbc.3.gz
/usr/local/man/man3/EVP_des_cfb.3.gz
/usr/local/man/man3/EVP_des_cfb1.3.gz
/usr/local/man/man3/EVP_des_cfb64.3.gz
/usr/local/man/man3/EVP_des_cfb8.3.gz
/usr/local/man/man3/EVP_des_ecb.3.gz
/usr/local/man/man3/EVP_des_ede.3.gz
/usr/local/man/man3/EVP_des_ede3.3.gz
/usr/local/man/man3/EVP_des_ede3_cbc.3.gz
/usr/local/man/man3/EVP_des_ede3_cfb.3.gz
/usr/local/man/man3/EVP_des_ede3_cfb1.3.gz
/usr/local/man/man3/EVP_des_ede3_cfb64.3.gz
/usr/local/man/man3/EVP_des_ede3_cfb8.3.gz
/usr/local/man/man3/EVP_des_ede3_ecb.3.gz
/usr/local/man/man3/EVP_des_ede3_ofb.3.gz
/usr/local/man/man3/EVP_des_ede3_wrap.3.gz
/usr/local/man/man3/EVP_des_ede_cbc.3.gz
/usr/local/man/man3/EVP_des_ede_cfb.3.gz
/usr/local/man/man3/EVP_des_ede_cfb64.3.gz
/usr/local/man/man3/EVP_des_ede_ecb.3.gz
/usr/local/man/man3/EVP_des_ede_ofb.3.gz
/usr/local/man/man3/EVP_des_ofb.3.gz
/usr/local/man/man3/EVP_desx_cbc.3.gz
/usr/local/man/man3/EVP_enc_null.3.gz
/usr/local/man/man3/EVP_get_cipherbyname.3.gz
/usr/local/man/man3/EVP_get_cipherbynid.3.gz
/usr/local/man/man3/EVP_get_cipherbyobj.3.gz
/usr/local/man/man3/EVP_get_digestbyname.3.gz
/usr/local/man/man3/EVP_get_digestbynid.3.gz
/usr/local/man/man3/EVP_get_digestbyobj.3.gz
/usr/local/man/man3/EVP_idea_cbc.3.gz
/usr/local/man/man3/EVP_idea_cfb.3.gz
/usr/local/man/man3/EVP_idea_cfb64.3.gz
/usr/local/man/man3/EVP_idea_ecb.3.gz
/usr/local/man/man3/EVP_idea_ofb.3.gz
/usr/local/man/man3/EVP_md2.3.gz
/usr/local/man/man3/EVP_md4.3.gz
/usr/local/man/man3/EVP_md5.3.gz
/usr/local/man/man3/EVP_md5_sha1.3.gz
/usr/local/man/man3/EVP_md_null.3.gz
/usr/local/man/man3/EVP_mdc2.3.gz
/usr/local/man/man3/EVP_rc2_40_cbc.3.gz
/usr/local/man/man3/EVP_rc2_64_cbc.3.gz
/usr/local/man/man3/EVP_rc2_cbc.3.gz
/usr/local/man/man3/EVP_rc2_cfb.3.gz
/usr/local/man/man3/EVP_rc2_cfb64.3.gz
/usr/local/man/man3/EVP_rc2_ecb.3.gz
/usr/local/man/man3/EVP_rc2_ofb.3.gz
/usr/local/man/man3/EVP_rc4.3.gz
/usr/local/man/man3/EVP_rc4_40.3.gz
/usr/local/man/man3/EVP_rc4_hmac_md5.3.gz
/usr/local/man/man3/EVP_rc5_32_12_16_cbc.3.gz
/usr/local/man/man3/EVP_rc5_32_12_16_cfb.3.gz
/usr/local/man/man3/EVP_rc5_32_12_16_cfb64.3.gz
/usr/local/man/man3/EVP_rc5_32_12_16_ecb.3.gz
/usr/local/man/man3/EVP_rc5_32_12_16_ofb.3.gz
/usr/local/man/man3/EVP_ripemd160.3.gz
/usr/local/man/man3/EVP_seed_cbc.3.gz
/usr/local/man/man3/EVP_seed_cfb.3.gz
/usr/local/man/man3/EVP_seed_cfb128.3.gz
/usr/local/man/man3/EVP_seed_ecb.3.gz
/usr/local/man/man3/EVP_seed_ofb.3.gz
/usr/local/man/man3/EVP_sha1.3.gz
/usr/local/man/man3/EVP_sha224.3.gz
/usr/local/man/man3/EVP_sha256.3.gz
/usr/local/man/man3/EVP_sha384.3.gz
/usr/local/man/man3/EVP_sha3_224.3.gz
/usr/local/man/man3/EVP_sha3_256.3.gz
/usr/local/man/man3/EVP_sha3_384.3.gz
/usr/local/man/man3/EVP_sha3_512.3.gz
/usr/local/man/man3/EVP_sha512.3.gz
/usr/local/man/man3/EVP_sha512_224.3.gz
/usr/local/man/man3/EVP_sha512_256.3.gz
/usr/local/man/man3/EVP_shake128.3.gz
/usr/local/man/man3/EVP_shake256.3.gz
/usr/local/man/man3/EVP_sm3.3.gz
/usr/local/man/man3/EVP_sm4_cbc.3.gz
/usr/local/man/man3/EVP_sm4_cfb.3.gz
/usr/local/man/man3/EVP_sm4_cfb128.3.gz
/usr/local/man/man3/EVP_sm4_ctr.3.gz
/usr/local/man/man3/EVP_sm4_ecb.3.gz
/usr/local/man/man3/EVP_sm4_ofb.3.gz
/usr/local/man/man3/EVP_whirlpool.3.gz
/usr/local/man/man3/EXTENDED_KEY_USAGE_free.3.gz
/usr/local/man/man3/EXTENDED_KEY_USAGE_new.3.gz
/usr/local/man/man3/GENERAL_NAMES_free.3.gz
/usr/local/man/man3/GENERAL_NAMES_new.3.gz
/usr/local/man/man3/GENERAL_NAME_dup.3.gz
/usr/local/man/man3/GENERAL_NAME_free.3.gz
/usr/local/man/man3/GENERAL_NAME_new.3.gz
/usr/local/man/man3/GENERAL_SUBTREE_free.3.gz
/usr/local/man/man3/GENERAL_SUBTREE_new.3.gz
/usr/local/man/man3/GEN_SESSION_CB.3.gz
/usr/local/man/man3/HMAC.3.gz
/usr/local/man/man3/HMAC_CTX_copy.3.gz
/usr/local/man/man3/HMAC_CTX_free.3.gz
/usr/local/man/man3/HMAC_CTX_get_md.3.gz
/usr/local/man/man3/HMAC_CTX_new.3.gz
/usr/local/man/man3/HMAC_CTX_reset.3.gz
/usr/local/man/man3/HMAC_CTX_set_flags.3.gz
/usr/local/man/man3/HMAC_Final.3.gz
/usr/local/man/man3/HMAC_Init.3.gz
/usr/local/man/man3/HMAC_Init_ex.3.gz
/usr/local/man/man3/HMAC_Update.3.gz
/usr/local/man/man3/HMAC_size.3.gz
/usr/local/man/man3/IMPLEMENT_ASN1_FUNCTIONS.3.gz
/usr/local/man/man3/IMPLEMENT_LHASH_COMP_FN.3.gz
/usr/local/man/man3/IMPLEMENT_LHASH_HASH_FN.3.gz
/usr/local/man/man3/IPAddressChoice_free.3.gz
/usr/local/man/man3/IPAddressChoice_new.3.gz
/usr/local/man/man3/IPAddressFamily_free.3.gz
/usr/local/man/man3/IPAddressFamily_new.3.gz
/usr/local/man/man3/IPAddressOrRange_free.3.gz
/usr/local/man/man3/IPAddressOrRange_new.3.gz
/usr/local/man/man3/IPAddressRange_free.3.gz
/usr/local/man/man3/IPAddressRange_new.3.gz
/usr/local/man/man3/ISSUING_DIST_POINT_free.3.gz
/usr/local/man/man3/ISSUING_DIST_POINT_new.3.gz
/usr/local/man/man3/LHASH.3.gz
/usr/local/man/man3/LHASH_DOALL_ARG_FN_TYPE.3.gz
/usr/local/man/man3/MD2.3.gz
/usr/local/man/man3/MD2_Final.3.gz
/usr/local/man/man3/MD2_Init.3.gz
/usr/local/man/man3/MD2_Update.3.gz
/usr/local/man/man3/MD4.3.gz
/usr/local/man/man3/MD4_Final.3.gz
/usr/local/man/man3/MD4_Init.3.gz
/usr/local/man/man3/MD4_Update.3.gz
/usr/local/man/man3/MD5.3.gz
/usr/local/man/man3/MD5_Final.3.gz
/usr/local/man/man3/MD5_Init.3.gz
/usr/local/man/man3/MD5_Update.3.gz
/usr/local/man/man3/MDC2.3.gz
/usr/local/man/man3/MDC2_Final.3.gz
/usr/local/man/man3/MDC2_Init.3.gz
/usr/local/man/man3/MDC2_Update.3.gz
/usr/local/man/man3/NAME_CONSTRAINTS_free.3.gz
/usr/local/man/man3/NAME_CONSTRAINTS_new.3.gz
/usr/local/man/man3/NAMING_AUTHORITY.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_free.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_get0_authorityId.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_get0_authorityText.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_get0_authorityURL.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_new.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_set0_authorityId.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_set0_authorityText.3.gz
/usr/local/man/man3/NAMING_AUTHORITY_set0_authorityURL.3.gz
/usr/local/man/man3/NETSCAPE_CERT_SEQUENCE_free.3.gz
/usr/local/man/man3/NETSCAPE_CERT_SEQUENCE_new.3.gz
/usr/local/man/man3/NETSCAPE_SPKAC_free.3.gz
/usr/local/man/man3/NETSCAPE_SPKAC_new.3.gz
/usr/local/man/man3/NETSCAPE_SPKI_free.3.gz
/usr/local/man/man3/NETSCAPE_SPKI_new.3.gz
/usr/local/man/man3/NOTICEREF_free.3.gz
/usr/local/man/man3/NOTICEREF_new.3.gz
/usr/local/man/man3/OBJ_cleanup.3.gz
/usr/local/man/man3/OBJ_cmp.3.gz
/usr/local/man/man3/OBJ_create.3.gz
/usr/local/man/man3/OBJ_dup.3.gz
/usr/local/man/man3/OBJ_get0_data.3.gz
/usr/local/man/man3/OBJ_length.3.gz
/usr/local/man/man3/OBJ_ln2nid.3.gz
/usr/local/man/man3/OBJ_nid2ln.3.gz
/usr/local/man/man3/OBJ_nid2obj.3.gz
/usr/local/man/man3/OBJ_nid2sn.3.gz
/usr/local/man/man3/OBJ_obj2nid.3.gz
/usr/local/man/man3/OBJ_obj2txt.3.gz
/usr/local/man/man3/OBJ_sn2nid.3.gz
/usr/local/man/man3/OBJ_txt2nid.3.gz
/usr/local/man/man3/OBJ_txt2obj.3.gz
/usr/local/man/man3/OCSP_BASICRESP_free.3.gz
/usr/local/man/man3/OCSP_BASICRESP_new.3.gz
/usr/local/man/man3/OCSP_CERTID_dup.3.gz
/usr/local/man/man3/OCSP_CERTID_free.3.gz
/usr/local/man/man3/OCSP_CERTID_new.3.gz
/usr/local/man/man3/OCSP_CERTSTATUS_free.3.gz
/usr/local/man/man3/OCSP_CERTSTATUS_new.3.gz
/usr/local/man/man3/OCSP_CRLID_free.3.gz
/usr/local/man/man3/OCSP_CRLID_new.3.gz
/usr/local/man/man3/OCSP_ONEREQ_free.3.gz
/usr/local/man/man3/OCSP_ONEREQ_new.3.gz
/usr/local/man/man3/OCSP_REQINFO_free.3.gz
/usr/local/man/man3/OCSP_REQINFO_new.3.gz
/usr/local/man/man3/OCSP_REQUEST_free.3.gz
/usr/local/man/man3/OCSP_REQUEST_new.3.gz
/usr/local/man/man3/OCSP_REQ_CTX_add1_header.3.gz
/usr/local/man/man3/OCSP_REQ_CTX_free.3.gz
/usr/local/man/man3/OCSP_REQ_CTX_i2d.3.gz
/usr/local/man/man3/OCSP_REQ_CTX_set1_req.3.gz
/usr/local/man/man3/OCSP_RESPBYTES_free.3.gz
/usr/local/man/man3/OCSP_RESPBYTES_new.3.gz
/usr/local/man/man3/OCSP_RESPDATA_free.3.gz
/usr/local/man/man3/OCSP_RESPDATA_new.3.gz
/usr/local/man/man3/OCSP_RESPID_free.3.gz
/usr/local/man/man3/OCSP_RESPID_match.3.gz
/usr/local/man/man3/OCSP_RESPID_new.3.gz
/usr/local/man/man3/OCSP_RESPID_set_by_key.3.gz
/usr/local/man/man3/OCSP_RESPID_set_by_name.3.gz
/usr/local/man/man3/OCSP_RESPONSE_free.3.gz
/usr/local/man/man3/OCSP_RESPONSE_new.3.gz
/usr/local/man/man3/OCSP_REVOKEDINFO_free.3.gz
/usr/local/man/man3/OCSP_REVOKEDINFO_new.3.gz
/usr/local/man/man3/OCSP_SERVICELOC_free.3.gz
/usr/local/man/man3/OCSP_SERVICELOC_new.3.gz
/usr/local/man/man3/OCSP_SIGNATURE_free.3.gz
/usr/local/man/man3/OCSP_SIGNATURE_new.3.gz
/usr/local/man/man3/OCSP_SINGLERESP_free.3.gz
/usr/local/man/man3/OCSP_SINGLERESP_new.3.gz
/usr/local/man/man3/OCSP_basic_add1_nonce.3.gz
/usr/local/man/man3/OCSP_basic_sign.3.gz
/usr/local/man/man3/OCSP_basic_sign_ctx.3.gz
/usr/local/man/man3/OCSP_basic_verify.3.gz
/usr/local/man/man3/OCSP_cert_id_new.3.gz
/usr/local/man/man3/OCSP_cert_to_id.3.gz
/usr/local/man/man3/OCSP_check_nonce.3.gz
/usr/local/man/man3/OCSP_check_validity.3.gz
/usr/local/man/man3/OCSP_copy_nonce.3.gz
/usr/local/man/man3/OCSP_id_cmp.3.gz
/usr/local/man/man3/OCSP_id_get0_info.3.gz
/usr/local/man/man3/OCSP_id_issuer_cmp.3.gz
/usr/local/man/man3/OCSP_request_add0_id.3.gz
/usr/local/man/man3/OCSP_request_add1_cert.3.gz
/usr/local/man/man3/OCSP_request_add1_nonce.3.gz
/usr/local/man/man3/OCSP_request_onereq_count.3.gz
/usr/local/man/man3/OCSP_request_onereq_get0.3.gz
/usr/local/man/man3/OCSP_request_sign.3.gz
/usr/local/man/man3/OCSP_resp_count.3.gz
/usr/local/man/man3/OCSP_resp_find.3.gz
/usr/local/man/man3/OCSP_resp_find_status.3.gz
/usr/local/man/man3/OCSP_resp_get0.3.gz
/usr/local/man/man3/OCSP_resp_get0_certs.3.gz
/usr/local/man/man3/OCSP_resp_get0_id.3.gz
/usr/local/man/man3/OCSP_resp_get0_produced_at.3.gz
/usr/local/man/man3/OCSP_resp_get0_respdata.3.gz
/usr/local/man/man3/OCSP_resp_get0_signature.3.gz
/usr/local/man/man3/OCSP_resp_get0_signer.3.gz
/usr/local/man/man3/OCSP_resp_get0_tbs_sigalg.3.gz
/usr/local/man/man3/OCSP_resp_get1_id.3.gz
/usr/local/man/man3/OCSP_response_create.3.gz
/usr/local/man/man3/OCSP_response_get1_basic.3.gz
/usr/local/man/man3/OCSP_response_status.3.gz
/usr/local/man/man3/OCSP_sendreq_bio.3.gz
/usr/local/man/man3/OCSP_sendreq_nbio.3.gz
/usr/local/man/man3/OCSP_sendreq_new.3.gz
/usr/local/man/man3/OCSP_set_max_response_length.3.gz
/usr/local/man/man3/OCSP_single_get0_status.3.gz
/usr/local/man/man3/OPENSSL_Applink.3.gz
/usr/local/man/man3/OPENSSL_INIT_free.3.gz
/usr/local/man/man3/OPENSSL_INIT_new.3.gz
/usr/local/man/man3/OPENSSL_INIT_set_config_appname.3.gz
/usr/local/man/man3/OPENSSL_INIT_set_config_file_flags.3.gz
/usr/local/man/man3/OPENSSL_INIT_set_config_filename.3.gz
/usr/local/man/man3/OPENSSL_LH_COMPFUNC.3.gz
/usr/local/man/man3/OPENSSL_LH_DOALL_FUNC.3.gz
/usr/local/man/man3/OPENSSL_LH_HASHFUNC.3.gz
/usr/local/man/man3/OPENSSL_LH_node_stats.3.gz
/usr/local/man/man3/OPENSSL_LH_node_stats_bio.3.gz
/usr/local/man/man3/OPENSSL_LH_node_usage_stats.3.gz
/usr/local/man/man3/OPENSSL_LH_node_usage_stats_bio.3.gz
/usr/local/man/man3/OPENSSL_LH_stats.3.gz
/usr/local/man/man3/OPENSSL_LH_stats_bio.3.gz
/usr/local/man/man3/OPENSSL_MALLOC_FAILURES.3.gz
/usr/local/man/man3/OPENSSL_MALLOC_FD.3.gz
/usr/local/man/man3/OPENSSL_VERSION_NUMBER.3.gz
/usr/local/man/man3/OPENSSL_VERSION_TEXT.3.gz
/usr/local/man/man3/OPENSSL_atexit.3.gz
/usr/local/man/man3/OPENSSL_buf2hexstr.3.gz
/usr/local/man/man3/OPENSSL_cipher_name.3.gz
/usr/local/man/man3/OPENSSL_cleanse.3.gz
/usr/local/man/man3/OPENSSL_cleanup.3.gz
/usr/local/man/man3/OPENSSL_clear_free.3.gz
/usr/local/man/man3/OPENSSL_clear_realloc.3.gz
/usr/local/man/man3/OPENSSL_config.3.gz
/usr/local/man/man3/OPENSSL_fork_child.3.gz
/usr/local/man/man3/OPENSSL_fork_parent.3.gz
/usr/local/man/man3/OPENSSL_fork_prepare.3.gz
/usr/local/man/man3/OPENSSL_free.3.gz
/usr/local/man/man3/OPENSSL_hexchar2int.3.gz
/usr/local/man/man3/OPENSSL_hexstr2buf.3.gz
/usr/local/man/man3/OPENSSL_ia32cap.3.gz
/usr/local/man/man3/OPENSSL_init_crypto.3.gz
/usr/local/man/man3/OPENSSL_init_ssl.3.gz
/usr/local/man/man3/OPENSSL_instrument_bus.3.gz
/usr/local/man/man3/OPENSSL_instrument_bus2.3.gz
/usr/local/man/man3/OPENSSL_load_builtin_modules.3.gz
/usr/local/man/man3/OPENSSL_malloc.3.gz
/usr/local/man/man3/OPENSSL_malloc_init.3.gz
/usr/local/man/man3/OPENSSL_mem_debug_pop.3.gz
/usr/local/man/man3/OPENSSL_mem_debug_push.3.gz
/usr/local/man/man3/OPENSSL_memdup.3.gz
/usr/local/man/man3/OPENSSL_no_config.3.gz
/usr/local/man/man3/OPENSSL_realloc.3.gz
/usr/local/man/man3/OPENSSL_secure_actual_size.3.gz
/usr/local/man/man3/OPENSSL_secure_clear_free.3.gz
/usr/local/man/man3/OPENSSL_secure_free.3.gz
/usr/local/man/man3/OPENSSL_secure_malloc.3.gz
/usr/local/man/man3/OPENSSL_secure_zalloc.3.gz
/usr/local/man/man3/OPENSSL_strdup.3.gz
/usr/local/man/man3/OPENSSL_strlcat.3.gz
/usr/local/man/man3/OPENSSL_strlcpy.3.gz
/usr/local/man/man3/OPENSSL_strndup.3.gz
/usr/local/man/man3/OPENSSL_thread_stop.3.gz
/usr/local/man/man3/OPENSSL_zalloc.3.gz
/usr/local/man/man3/OSSL_STORE_CTX.3.gz
/usr/local/man/man3/OSSL_STORE_INFO.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_free.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_CERT.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_CRL.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_NAME.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_NAME_description.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_PARAMS.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get0_PKEY.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_CERT.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_CRL.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_NAME.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_NAME_description.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_PARAMS.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get1_PKEY.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_get_type.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_new_CERT.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_new_CRL.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_new_NAME.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_new_PARAMS.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_new_PKEY.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_set0_NAME_description.3.gz
/usr/local/man/man3/OSSL_STORE_INFO_type_string.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_CTX.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_free.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_get0_engine.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_get0_scheme.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_new.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_close.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_ctrl.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_eof.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_error.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_expect.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_find.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_load.3.gz
/usr/local/man/man3/OSSL_STORE_LOADER_set_open.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_by_alias.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_by_issuer_serial.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_by_key_fingerprint.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_by_name.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_free.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get0_bytes.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get0_digest.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get0_name.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get0_serial.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get0_string.3.gz
/usr/local/man/man3/OSSL_STORE_SEARCH_get_type.3.gz
/usr/local/man/man3/OSSL_STORE_close.3.gz
/usr/local/man/man3/OSSL_STORE_close_fn.3.gz
/usr/local/man/man3/OSSL_STORE_ctrl.3.gz
/usr/local/man/man3/OSSL_STORE_ctrl_fn.3.gz
/usr/local/man/man3/OSSL_STORE_eof.3.gz
/usr/local/man/man3/OSSL_STORE_eof_fn.3.gz
/usr/local/man/man3/OSSL_STORE_error.3.gz
/usr/local/man/man3/OSSL_STORE_error_fn.3.gz
/usr/local/man/man3/OSSL_STORE_expect.3.gz
/usr/local/man/man3/OSSL_STORE_expect_fn.3.gz
/usr/local/man/man3/OSSL_STORE_find.3.gz
/usr/local/man/man3/OSSL_STORE_find_fn.3.gz
/usr/local/man/man3/OSSL_STORE_load.3.gz
/usr/local/man/man3/OSSL_STORE_load_fn.3.gz
/usr/local/man/man3/OSSL_STORE_open.3.gz
/usr/local/man/man3/OSSL_STORE_open_fn.3.gz
/usr/local/man/man3/OSSL_STORE_post_process_info_fn.3.gz
/usr/local/man/man3/OSSL_STORE_register_loader.3.gz
/usr/local/man/man3/OSSL_STORE_supports_search.3.gz
/usr/local/man/man3/OSSL_STORE_unregister_loader.3.gz
/usr/local/man/man3/OTHERNAME_free.3.gz
/usr/local/man/man3/OTHERNAME_new.3.gz
/usr/local/man/man3/OpenSSL_add_all_algorithms.3.gz
/usr/local/man/man3/OpenSSL_add_all_ciphers.3.gz
/usr/local/man/man3/OpenSSL_add_all_digests.3.gz
/usr/local/man/man3/OpenSSL_add_ssl_algorithms.3.gz
/usr/local/man/man3/OpenSSL_version.3.gz
/usr/local/man/man3/OpenSSL_version_num.3.gz
/usr/local/man/man3/PBE2PARAM_free.3.gz
/usr/local/man/man3/PBE2PARAM_new.3.gz
/usr/local/man/man3/PBEPARAM_free.3.gz
/usr/local/man/man3/PBEPARAM_new.3.gz
/usr/local/man/man3/PBKDF2PARAM_free.3.gz
/usr/local/man/man3/PBKDF2PARAM_new.3.gz
/usr/local/man/man3/PEM_FLAG_EAY_COMPATIBLE.3.gz
/usr/local/man/man3/PEM_FLAG_ONLY_B64.3.gz
/usr/local/man/man3/PEM_FLAG_SECURE.3.gz
/usr/local/man/man3/PEM_bytes_read_bio.3.gz
/usr/local/man/man3/PEM_bytes_read_bio_secmem.3.gz
/usr/local/man/man3/PEM_do_header.3.gz
/usr/local/man/man3/PEM_get_EVP_CIPHER_INFO.3.gz
/usr/local/man/man3/PEM_read.3.gz
/usr/local/man/man3/PEM_read_CMS.3.gz
/usr/local/man/man3/PEM_read_DHparams.3.gz
/usr/local/man/man3/PEM_read_DSAPrivateKey.3.gz
/usr/local/man/man3/PEM_read_DSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_DSAparams.3.gz
/usr/local/man/man3/PEM_read_ECPKParameters.3.gz
/usr/local/man/man3/PEM_read_ECPrivateKey.3.gz
/usr/local/man/man3/PEM_read_EC_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/PEM_read_PKCS7.3.gz
/usr/local/man/man3/PEM_read_PKCS8.3.gz
/usr/local/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/PEM_read_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_PrivateKey.3.gz
/usr/local/man/man3/PEM_read_RSAPrivateKey.3.gz
/usr/local/man/man3/PEM_read_RSAPublicKey.3.gz
/usr/local/man/man3/PEM_read_RSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_SSL_SESSION.3.gz
/usr/local/man/man3/PEM_read_X509.3.gz
/usr/local/man/man3/PEM_read_X509_AUX.3.gz
/usr/local/man/man3/PEM_read_X509_CRL.3.gz
/usr/local/man/man3/PEM_read_X509_REQ.3.gz
/usr/local/man/man3/PEM_read_bio.3.gz
/usr/local/man/man3/PEM_read_bio_CMS.3.gz
/usr/local/man/man3/PEM_read_bio_DHparams.3.gz
/usr/local/man/man3/PEM_read_bio_DSAPrivateKey.3.gz
/usr/local/man/man3/PEM_read_bio_DSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_bio_DSAparams.3.gz
/usr/local/man/man3/PEM_read_bio_ECPKParameters.3.gz
/usr/local/man/man3/PEM_read_bio_EC_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/PEM_read_bio_PKCS7.3.gz
/usr/local/man/man3/PEM_read_bio_PKCS8.3.gz
/usr/local/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/PEM_read_bio_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_bio_Parameters.3.gz
/usr/local/man/man3/PEM_read_bio_PrivateKey.3.gz
/usr/local/man/man3/PEM_read_bio_RSAPrivateKey.3.gz
/usr/local/man/man3/PEM_read_bio_RSAPublicKey.3.gz
/usr/local/man/man3/PEM_read_bio_RSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_read_bio_SSL_SESSION.3.gz
/usr/local/man/man3/PEM_read_bio_X509.3.gz
/usr/local/man/man3/PEM_read_bio_X509_AUX.3.gz
/usr/local/man/man3/PEM_read_bio_X509_CRL.3.gz
/usr/local/man/man3/PEM_read_bio_X509_REQ.3.gz
/usr/local/man/man3/PEM_read_bio_ex.3.gz
/usr/local/man/man3/PEM_write.3.gz
/usr/local/man/man3/PEM_write_CMS.3.gz
/usr/local/man/man3/PEM_write_DHparams.3.gz
/usr/local/man/man3/PEM_write_DHxparams.3.gz
/usr/local/man/man3/PEM_write_DSAPrivateKey.3.gz
/usr/local/man/man3/PEM_write_DSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_DSAparams.3.gz
/usr/local/man/man3/PEM_write_ECPKParameters.3.gz
/usr/local/man/man3/PEM_write_ECPrivateKey.3.gz
/usr/local/man/man3/PEM_write_EC_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/PEM_write_PKCS7.3.gz
/usr/local/man/man3/PEM_write_PKCS8.3.gz
/usr/local/man/man3/PEM_write_PKCS8PrivateKey.3.gz
/usr/local/man/man3/PEM_write_PKCS8PrivateKey_nid.3.gz
/usr/local/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/PEM_write_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_PrivateKey.3.gz
/usr/local/man/man3/PEM_write_RSAPrivateKey.3.gz
/usr/local/man/man3/PEM_write_RSAPublicKey.3.gz
/usr/local/man/man3/PEM_write_RSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_SSL_SESSION.3.gz
/usr/local/man/man3/PEM_write_X509.3.gz
/usr/local/man/man3/PEM_write_X509_AUX.3.gz
/usr/local/man/man3/PEM_write_X509_CRL.3.gz
/usr/local/man/man3/PEM_write_X509_REQ.3.gz
/usr/local/man/man3/PEM_write_X509_REQ_NEW.3.gz
/usr/local/man/man3/PEM_write_bio.3.gz
/usr/local/man/man3/PEM_write_bio_CMS.3.gz
/usr/local/man/man3/PEM_write_bio_CMS_stream.3.gz
/usr/local/man/man3/PEM_write_bio_DHparams.3.gz
/usr/local/man/man3/PEM_write_bio_DHxparams.3.gz
/usr/local/man/man3/PEM_write_bio_DSAPrivateKey.3.gz
/usr/local/man/man3/PEM_write_bio_DSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_bio_DSAparams.3.gz
/usr/local/man/man3/PEM_write_bio_ECPKParameters.3.gz
/usr/local/man/man3/PEM_write_bio_ECPrivateKey.3.gz
/usr/local/man/man3/PEM_write_bio_EC_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS7.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS7_stream.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS8.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS8PrivateKey.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3.gz
/usr/local/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/PEM_write_bio_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_bio_Parameters.3.gz
/usr/local/man/man3/PEM_write_bio_PrivateKey.3.gz
/usr/local/man/man3/PEM_write_bio_PrivateKey_traditional.3.gz
/usr/local/man/man3/PEM_write_bio_RSAPrivateKey.3.gz
/usr/local/man/man3/PEM_write_bio_RSAPublicKey.3.gz
/usr/local/man/man3/PEM_write_bio_RSA_PUBKEY.3.gz
/usr/local/man/man3/PEM_write_bio_SSL_SESSION.3.gz
/usr/local/man/man3/PEM_write_bio_X509.3.gz
/usr/local/man/man3/PEM_write_bio_X509_AUX.3.gz
/usr/local/man/man3/PEM_write_bio_X509_CRL.3.gz
/usr/local/man/man3/PEM_write_bio_X509_REQ.3.gz
/usr/local/man/man3/PEM_write_bio_X509_REQ_NEW.3.gz
/usr/local/man/man3/PKCS12_BAGS_free.3.gz
/usr/local/man/man3/PKCS12_BAGS_new.3.gz
/usr/local/man/man3/PKCS12_MAC_DATA_free.3.gz
/usr/local/man/man3/PKCS12_MAC_DATA_new.3.gz
/usr/local/man/man3/PKCS12_SAFEBAG_free.3.gz
/usr/local/man/man3/PKCS12_SAFEBAG_new.3.gz
/usr/local/man/man3/PKCS12_create.3.gz
/usr/local/man/man3/PKCS12_free.3.gz
/usr/local/man/man3/PKCS12_new.3.gz
/usr/local/man/man3/PKCS12_newpass.3.gz
/usr/local/man/man3/PKCS12_parse.3.gz
/usr/local/man/man3/PKCS5_PBKDF2_HMAC.3.gz
/usr/local/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3.gz
/usr/local/man/man3/PKCS7_DIGEST_free.3.gz
/usr/local/man/man3/PKCS7_DIGEST_new.3.gz
/usr/local/man/man3/PKCS7_ENCRYPT_free.3.gz
/usr/local/man/man3/PKCS7_ENCRYPT_new.3.gz
/usr/local/man/man3/PKCS7_ENC_CONTENT_free.3.gz
/usr/local/man/man3/PKCS7_ENC_CONTENT_new.3.gz
/usr/local/man/man3/PKCS7_ENVELOPE_free.3.gz
/usr/local/man/man3/PKCS7_ENVELOPE_new.3.gz
/usr/local/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3.gz
/usr/local/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3.gz
/usr/local/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3.gz
/usr/local/man/man3/PKCS7_RECIP_INFO_free.3.gz
/usr/local/man/man3/PKCS7_RECIP_INFO_new.3.gz
/usr/local/man/man3/PKCS7_SIGNED_free.3.gz
/usr/local/man/man3/PKCS7_SIGNED_new.3.gz
/usr/local/man/man3/PKCS7_SIGNER_INFO_free.3.gz
/usr/local/man/man3/PKCS7_SIGNER_INFO_new.3.gz
/usr/local/man/man3/PKCS7_SIGN_ENVELOPE_free.3.gz
/usr/local/man/man3/PKCS7_SIGN_ENVELOPE_new.3.gz
/usr/local/man/man3/PKCS7_decrypt.3.gz
/usr/local/man/man3/PKCS7_dup.3.gz
/usr/local/man/man3/PKCS7_encrypt.3.gz
/usr/local/man/man3/PKCS7_free.3.gz
/usr/local/man/man3/PKCS7_get0_signers.3.gz
/usr/local/man/man3/PKCS7_new.3.gz
/usr/local/man/man3/PKCS7_print_ctx.3.gz
/usr/local/man/man3/PKCS7_sign.3.gz
/usr/local/man/man3/PKCS7_sign_add_signer.3.gz
/usr/local/man/man3/PKCS7_verify.3.gz
/usr/local/man/man3/PKCS8_PRIV_KEY_INFO_free.3.gz
/usr/local/man/man3/PKCS8_PRIV_KEY_INFO_new.3.gz
/usr/local/man/man3/PKEY_USAGE_PERIOD_free.3.gz
/usr/local/man/man3/PKEY_USAGE_PERIOD_new.3.gz
/usr/local/man/man3/POLICYINFO_free.3.gz
/usr/local/man/man3/POLICYINFO_new.3.gz
/usr/local/man/man3/POLICYQUALINFO_free.3.gz
/usr/local/man/man3/POLICYQUALINFO_new.3.gz
/usr/local/man/man3/POLICY_CONSTRAINTS_free.3.gz
/usr/local/man/man3/POLICY_CONSTRAINTS_new.3.gz
/usr/local/man/man3/POLICY_MAPPING_free.3.gz
/usr/local/man/man3/POLICY_MAPPING_new.3.gz
/usr/local/man/man3/PROFESSION_INFO.3.gz
/usr/local/man/man3/PROFESSION_INFOS.3.gz
/usr/local/man/man3/PROFESSION_INFOS_free.3.gz
/usr/local/man/man3/PROFESSION_INFOS_new.3.gz
/usr/local/man/man3/PROFESSION_INFO_free.3.gz
/usr/local/man/man3/PROFESSION_INFO_get0_addProfessionInfo.3.gz
/usr/local/man/man3/PROFESSION_INFO_get0_namingAuthority.3.gz
/usr/local/man/man3/PROFESSION_INFO_get0_professionItems.3.gz
/usr/local/man/man3/PROFESSION_INFO_get0_professionOIDs.3.gz
/usr/local/man/man3/PROFESSION_INFO_get0_registrationNumber.3.gz
/usr/local/man/man3/PROFESSION_INFO_new.3.gz
/usr/local/man/man3/PROFESSION_INFO_set0_addProfessionInfo.3.gz
/usr/local/man/man3/PROFESSION_INFO_set0_namingAuthority.3.gz
/usr/local/man/man3/PROFESSION_INFO_set0_professionItems.3.gz
/usr/local/man/man3/PROFESSION_INFO_set0_professionOIDs.3.gz
/usr/local/man/man3/PROFESSION_INFO_set0_registrationNumber.3.gz
/usr/local/man/man3/PROXY_CERT_INFO_EXTENSION_free.3.gz
/usr/local/man/man3/PROXY_CERT_INFO_EXTENSION_new.3.gz
/usr/local/man/man3/PROXY_POLICY_free.3.gz
/usr/local/man/man3/PROXY_POLICY_new.3.gz
/usr/local/man/man3/RAND_DRBG_bytes.3.gz
/usr/local/man/man3/RAND_DRBG_cleanup_entropy_fn.3.gz
/usr/local/man/man3/RAND_DRBG_cleanup_nonce_fn.3.gz
/usr/local/man/man3/RAND_DRBG_free.3.gz
/usr/local/man/man3/RAND_DRBG_generate.3.gz
/usr/local/man/man3/RAND_DRBG_get0_master.3.gz
/usr/local/man/man3/RAND_DRBG_get0_private.3.gz
/usr/local/man/man3/RAND_DRBG_get0_public.3.gz
/usr/local/man/man3/RAND_DRBG_get_entropy_fn.3.gz
/usr/local/man/man3/RAND_DRBG_get_ex_data.3.gz
/usr/local/man/man3/RAND_DRBG_get_ex_new_index.3.gz
/usr/local/man/man3/RAND_DRBG_get_nonce_fn.3.gz
/usr/local/man/man3/RAND_DRBG_instantiate.3.gz
/usr/local/man/man3/RAND_DRBG_new.3.gz
/usr/local/man/man3/RAND_DRBG_reseed.3.gz
/usr/local/man/man3/RAND_DRBG_secure_new.3.gz
/usr/local/man/man3/RAND_DRBG_set.3.gz
/usr/local/man/man3/RAND_DRBG_set_callbacks.3.gz
/usr/local/man/man3/RAND_DRBG_set_defaults.3.gz
/usr/local/man/man3/RAND_DRBG_set_ex_data.3.gz
/usr/local/man/man3/RAND_DRBG_set_reseed_defaults.3.gz
/usr/local/man/man3/RAND_DRBG_set_reseed_interval.3.gz
/usr/local/man/man3/RAND_DRBG_set_reseed_time_interval.3.gz
/usr/local/man/man3/RAND_DRBG_uninstantiate.3.gz
/usr/local/man/man3/RAND_OpenSSL.3.gz
/usr/local/man/man3/RAND_add.3.gz
/usr/local/man/man3/RAND_bytes.3.gz
/usr/local/man/man3/RAND_cleanup.3.gz
/usr/local/man/man3/RAND_egd.3.gz
/usr/local/man/man3/RAND_egd_bytes.3.gz
/usr/local/man/man3/RAND_event.3.gz
/usr/local/man/man3/RAND_file_name.3.gz
/usr/local/man/man3/RAND_get_rand_method.3.gz
/usr/local/man/man3/RAND_keep_random_devices_open.3.gz
/usr/local/man/man3/RAND_load_file.3.gz
/usr/local/man/man3/RAND_poll.3.gz
/usr/local/man/man3/RAND_priv_bytes.3.gz
/usr/local/man/man3/RAND_pseudo_bytes.3.gz
/usr/local/man/man3/RAND_query_egd_bytes.3.gz
/usr/local/man/man3/RAND_screen.3.gz
/usr/local/man/man3/RAND_seed.3.gz
/usr/local/man/man3/RAND_set_rand_method.3.gz
/usr/local/man/man3/RAND_status.3.gz
/usr/local/man/man3/RAND_write_file.3.gz
/usr/local/man/man3/RC4.3.gz
/usr/local/man/man3/RC4_set_key.3.gz
/usr/local/man/man3/RIPEMD160.3.gz
/usr/local/man/man3/RIPEMD160_Final.3.gz
/usr/local/man/man3/RIPEMD160_Init.3.gz
/usr/local/man/man3/RIPEMD160_Update.3.gz
/usr/local/man/man3/RSAPrivateKey_dup.3.gz
/usr/local/man/man3/RSAPublicKey_dup.3.gz
/usr/local/man/man3/RSA_OAEP_PARAMS_free.3.gz
/usr/local/man/man3/RSA_OAEP_PARAMS_new.3.gz
/usr/local/man/man3/RSA_PKCS1_OpenSSL.3.gz
/usr/local/man/man3/RSA_PSS_PARAMS_free.3.gz
/usr/local/man/man3/RSA_PSS_PARAMS_new.3.gz
/usr/local/man/man3/RSA_bits.3.gz
/usr/local/man/man3/RSA_blinding_off.3.gz
/usr/local/man/man3/RSA_blinding_on.3.gz
/usr/local/man/man3/RSA_check_key.3.gz
/usr/local/man/man3/RSA_check_key_ex.3.gz
/usr/local/man/man3/RSA_clear_flags.3.gz
/usr/local/man/man3/RSA_flags.3.gz
/usr/local/man/man3/RSA_free.3.gz
/usr/local/man/man3/RSA_generate_key.3.gz
/usr/local/man/man3/RSA_generate_key_ex.3.gz
/usr/local/man/man3/RSA_generate_multi_prime_key.3.gz
/usr/local/man/man3/RSA_get0_crt_params.3.gz
/usr/local/man/man3/RSA_get0_d.3.gz
/usr/local/man/man3/RSA_get0_dmp1.3.gz
/usr/local/man/man3/RSA_get0_dmq1.3.gz
/usr/local/man/man3/RSA_get0_e.3.gz
/usr/local/man/man3/RSA_get0_engine.3.gz
/usr/local/man/man3/RSA_get0_factors.3.gz
/usr/local/man/man3/RSA_get0_iqmp.3.gz
/usr/local/man/man3/RSA_get0_key.3.gz
/usr/local/man/man3/RSA_get0_multi_prime_crt_params.3.gz
/usr/local/man/man3/RSA_get0_multi_prime_factors.3.gz
/usr/local/man/man3/RSA_get0_n.3.gz
/usr/local/man/man3/RSA_get0_p.3.gz
/usr/local/man/man3/RSA_get0_pss_params.3.gz
/usr/local/man/man3/RSA_get0_q.3.gz
/usr/local/man/man3/RSA_get_default_method.3.gz
/usr/local/man/man3/RSA_get_ex_data.3.gz
/usr/local/man/man3/RSA_get_ex_new_index.3.gz
/usr/local/man/man3/RSA_get_method.3.gz
/usr/local/man/man3/RSA_get_multi_prime_extra_count.3.gz
/usr/local/man/man3/RSA_get_version.3.gz
/usr/local/man/man3/RSA_meth_dup.3.gz
/usr/local/man/man3/RSA_meth_free.3.gz
/usr/local/man/man3/RSA_meth_get0_app_data.3.gz
/usr/local/man/man3/RSA_meth_get0_name.3.gz
/usr/local/man/man3/RSA_meth_get_bn_mod_exp.3.gz
/usr/local/man/man3/RSA_meth_get_finish.3.gz
/usr/local/man/man3/RSA_meth_get_flags.3.gz
/usr/local/man/man3/RSA_meth_get_init.3.gz
/usr/local/man/man3/RSA_meth_get_keygen.3.gz
/usr/local/man/man3/RSA_meth_get_mod_exp.3.gz
/usr/local/man/man3/RSA_meth_get_multi_prime_keygen.3.gz
/usr/local/man/man3/RSA_meth_get_priv_dec.3.gz
/usr/local/man/man3/RSA_meth_get_priv_enc.3.gz
/usr/local/man/man3/RSA_meth_get_pub_dec.3.gz
/usr/local/man/man3/RSA_meth_get_pub_enc.3.gz
/usr/local/man/man3/RSA_meth_get_sign.3.gz
/usr/local/man/man3/RSA_meth_get_verify.3.gz
/usr/local/man/man3/RSA_meth_new.3.gz
/usr/local/man/man3/RSA_meth_set0_app_data.3.gz
/usr/local/man/man3/RSA_meth_set1_name.3.gz
/usr/local/man/man3/RSA_meth_set_bn_mod_exp.3.gz
/usr/local/man/man3/RSA_meth_set_finish.3.gz
/usr/local/man/man3/RSA_meth_set_flags.3.gz
/usr/local/man/man3/RSA_meth_set_init.3.gz
/usr/local/man/man3/RSA_meth_set_keygen.3.gz
/usr/local/man/man3/RSA_meth_set_mod_exp.3.gz
/usr/local/man/man3/RSA_meth_set_multi_prime_keygen.3.gz
/usr/local/man/man3/RSA_meth_set_priv_dec.3.gz
/usr/local/man/man3/RSA_meth_set_priv_enc.3.gz
/usr/local/man/man3/RSA_meth_set_pub_dec.3.gz
/usr/local/man/man3/RSA_meth_set_pub_enc.3.gz
/usr/local/man/man3/RSA_meth_set_sign.3.gz
/usr/local/man/man3/RSA_meth_set_verify.3.gz
/usr/local/man/man3/RSA_new.3.gz
/usr/local/man/man3/RSA_new_method.3.gz
/usr/local/man/man3/RSA_padding_add_PKCS1_OAEP.3.gz
/usr/local/man/man3/RSA_padding_add_PKCS1_OAEP_mgf1.3.gz
/usr/local/man/man3/RSA_padding_add_PKCS1_type_1.3.gz
/usr/local/man/man3/RSA_padding_add_PKCS1_type_2.3.gz
/usr/local/man/man3/RSA_padding_add_SSLv23.3.gz
/usr/local/man/man3/RSA_padding_add_none.3.gz
/usr/local/man/man3/RSA_padding_check_PKCS1_OAEP.3.gz
/usr/local/man/man3/RSA_padding_check_PKCS1_OAEP_mgf1.3.gz
/usr/local/man/man3/RSA_padding_check_PKCS1_type_1.3.gz
/usr/local/man/man3/RSA_padding_check_PKCS1_type_2.3.gz
/usr/local/man/man3/RSA_padding_check_SSLv23.3.gz
/usr/local/man/man3/RSA_padding_check_none.3.gz
/usr/local/man/man3/RSA_print.3.gz
/usr/local/man/man3/RSA_print_fp.3.gz
/usr/local/man/man3/RSA_private_decrypt.3.gz
/usr/local/man/man3/RSA_private_encrypt.3.gz
/usr/local/man/man3/RSA_public_decrypt.3.gz
/usr/local/man/man3/RSA_public_encrypt.3.gz
/usr/local/man/man3/RSA_security_bits.3.gz
/usr/local/man/man3/RSA_set0_crt_params.3.gz
/usr/local/man/man3/RSA_set0_factors.3.gz
/usr/local/man/man3/RSA_set0_key.3.gz
/usr/local/man/man3/RSA_set0_multi_prime_params.3.gz
/usr/local/man/man3/RSA_set_default_method.3.gz
/usr/local/man/man3/RSA_set_ex_data.3.gz
/usr/local/man/man3/RSA_set_flags.3.gz
/usr/local/man/man3/RSA_set_method.3.gz
/usr/local/man/man3/RSA_sign.3.gz
/usr/local/man/man3/RSA_sign_ASN1_OCTET_STRING.3.gz
/usr/local/man/man3/RSA_size.3.gz
/usr/local/man/man3/RSA_test_flags.3.gz
/usr/local/man/man3/RSA_verify.3.gz
/usr/local/man/man3/RSA_verify_ASN1_OCTET_STRING.3.gz
/usr/local/man/man3/SCRYPT_PARAMS_free.3.gz
/usr/local/man/man3/SCRYPT_PARAMS_new.3.gz
/usr/local/man/man3/SCT_LIST_free.3.gz
/usr/local/man/man3/SCT_LIST_print.3.gz
/usr/local/man/man3/SCT_LIST_validate.3.gz
/usr/local/man/man3/SCT_free.3.gz
/usr/local/man/man3/SCT_get0_extensions.3.gz
/usr/local/man/man3/SCT_get0_log_id.3.gz
/usr/local/man/man3/SCT_get0_signature.3.gz
/usr/local/man/man3/SCT_get_log_entry_type.3.gz
/usr/local/man/man3/SCT_get_signature_nid.3.gz
/usr/local/man/man3/SCT_get_source.3.gz
/usr/local/man/man3/SCT_get_timestamp.3.gz
/usr/local/man/man3/SCT_get_validation_status.3.gz
/usr/local/man/man3/SCT_get_version.3.gz
/usr/local/man/man3/SCT_new.3.gz
/usr/local/man/man3/SCT_new_from_base64.3.gz
/usr/local/man/man3/SCT_print.3.gz
/usr/local/man/man3/SCT_set0_extensions.3.gz
/usr/local/man/man3/SCT_set0_log_id.3.gz
/usr/local/man/man3/SCT_set0_signature.3.gz
/usr/local/man/man3/SCT_set1_extensions.3.gz
/usr/local/man/man3/SCT_set1_log_id.3.gz
/usr/local/man/man3/SCT_set1_signature.3.gz
/usr/local/man/man3/SCT_set_log_entry_type.3.gz
/usr/local/man/man3/SCT_set_signature_nid.3.gz
/usr/local/man/man3/SCT_set_source.3.gz
/usr/local/man/man3/SCT_set_timestamp.3.gz
/usr/local/man/man3/SCT_set_version.3.gz
/usr/local/man/man3/SCT_validate.3.gz
/usr/local/man/man3/SCT_validation_status_string.3.gz
/usr/local/man/man3/SHA1.3.gz
/usr/local/man/man3/SHA1_Final.3.gz
/usr/local/man/man3/SHA1_Init.3.gz
/usr/local/man/man3/SHA1_Update.3.gz
/usr/local/man/man3/SHA224.3.gz
/usr/local/man/man3/SHA224_Final.3.gz
/usr/local/man/man3/SHA224_Init.3.gz
/usr/local/man/man3/SHA224_Update.3.gz
/usr/local/man/man3/SHA256.3.gz
/usr/local/man/man3/SHA256_Final.3.gz
/usr/local/man/man3/SHA256_Init.3.gz
/usr/local/man/man3/SHA256_Update.3.gz
/usr/local/man/man3/SHA384.3.gz
/usr/local/man/man3/SHA384_Final.3.gz
/usr/local/man/man3/SHA384_Init.3.gz
/usr/local/man/man3/SHA384_Update.3.gz
/usr/local/man/man3/SHA512.3.gz
/usr/local/man/man3/SHA512_Final.3.gz
/usr/local/man/man3/SHA512_Init.3.gz
/usr/local/man/man3/SHA512_Update.3.gz
/usr/local/man/man3/SMIME_read_CMS.3.gz
/usr/local/man/man3/SMIME_read_PKCS7.3.gz
/usr/local/man/man3/SMIME_write_CMS.3.gz
/usr/local/man/man3/SMIME_write_PKCS7.3.gz
/usr/local/man/man3/SSL_CIPHER_description.3.gz
/usr/local/man/man3/SSL_CIPHER_find.3.gz
/usr/local/man/man3/SSL_CIPHER_get_auth_nid.3.gz
/usr/local/man/man3/SSL_CIPHER_get_bits.3.gz
/usr/local/man/man3/SSL_CIPHER_get_cipher_nid.3.gz
/usr/local/man/man3/SSL_CIPHER_get_digest_nid.3.gz
/usr/local/man/man3/SSL_CIPHER_get_handshake_digest.3.gz
/usr/local/man/man3/SSL_CIPHER_get_id.3.gz
/usr/local/man/man3/SSL_CIPHER_get_kx_nid.3.gz
/usr/local/man/man3/SSL_CIPHER_get_name.3.gz
/usr/local/man/man3/SSL_CIPHER_get_protocol_id.3.gz
/usr/local/man/man3/SSL_CIPHER_get_version.3.gz
/usr/local/man/man3/SSL_CIPHER_is_aead.3.gz
/usr/local/man/man3/SSL_CIPHER_standard_name.3.gz
/usr/local/man/man3/SSL_COMP_add_compression_method.3.gz
/usr/local/man/man3/SSL_COMP_free_compression_methods.3.gz
/usr/local/man/man3/SSL_COMP_get0_name.3.gz
/usr/local/man/man3/SSL_COMP_get_compression_methods.3.gz
/usr/local/man/man3/SSL_COMP_get_id.3.gz
/usr/local/man/man3/SSL_CONF_CTX_clear_flags.3.gz
/usr/local/man/man3/SSL_CONF_CTX_free.3.gz
/usr/local/man/man3/SSL_CONF_CTX_new.3.gz
/usr/local/man/man3/SSL_CONF_CTX_set1_prefix.3.gz
/usr/local/man/man3/SSL_CONF_CTX_set_flags.3.gz
/usr/local/man/man3/SSL_CONF_CTX_set_ssl.3.gz
/usr/local/man/man3/SSL_CONF_CTX_set_ssl_ctx.3.gz
/usr/local/man/man3/SSL_CONF_cmd.3.gz
/usr/local/man/man3/SSL_CONF_cmd_argv.3.gz
/usr/local/man/man3/SSL_CONF_cmd_value_type.3.gz
/usr/local/man/man3/SSL_CTX_add0_chain_cert.3.gz
/usr/local/man/man3/SSL_CTX_add1_chain_cert.3.gz
/usr/local/man/man3/SSL_CTX_add1_to_CA_list.3.gz
/usr/local/man/man3/SSL_CTX_add_client_CA.3.gz
/usr/local/man/man3/SSL_CTX_add_client_custom_ext.3.gz
/usr/local/man/man3/SSL_CTX_add_custom_ext.3.gz
/usr/local/man/man3/SSL_CTX_add_extra_chain_cert.3.gz
/usr/local/man/man3/SSL_CTX_add_server_custom_ext.3.gz
/usr/local/man/man3/SSL_CTX_add_session.3.gz
/usr/local/man/man3/SSL_CTX_build_cert_chain.3.gz
/usr/local/man/man3/SSL_CTX_callback_ctrl.3.gz
/usr/local/man/man3/SSL_CTX_check_private_key.3.gz
/usr/local/man/man3/SSL_CTX_clear_chain_certs.3.gz
/usr/local/man/man3/SSL_CTX_clear_extra_chain_certs.3.gz
/usr/local/man/man3/SSL_CTX_clear_mode.3.gz
/usr/local/man/man3/SSL_CTX_clear_options.3.gz
/usr/local/man/man3/SSL_CTX_config.3.gz
/usr/local/man/man3/SSL_CTX_ct_is_enabled.3.gz
/usr/local/man/man3/SSL_CTX_ctrl.3.gz
/usr/local/man/man3/SSL_CTX_dane_clear_flags.3.gz
/usr/local/man/man3/SSL_CTX_dane_enable.3.gz
/usr/local/man/man3/SSL_CTX_dane_mtype_set.3.gz
/usr/local/man/man3/SSL_CTX_dane_set_flags.3.gz
/usr/local/man/man3/SSL_CTX_decrypt_session_ticket_fn.3.gz
/usr/local/man/man3/SSL_CTX_disable_ct.3.gz
/usr/local/man/man3/SSL_CTX_enable_ct.3.gz
/usr/local/man/man3/SSL_CTX_flush_sessions.3.gz
/usr/local/man/man3/SSL_CTX_free.3.gz
/usr/local/man/man3/SSL_CTX_generate_session_ticket_fn.3.gz
/usr/local/man/man3/SSL_CTX_get0_CA_list.3.gz
/usr/local/man/man3/SSL_CTX_get0_chain_certs.3.gz
/usr/local/man/man3/SSL_CTX_get0_param.3.gz
/usr/local/man/man3/SSL_CTX_get0_security_ex_data.3.gz
/usr/local/man/man3/SSL_CTX_get_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_get_ciphers.3.gz
/usr/local/man/man3/SSL_CTX_get_client_CA_list.3.gz
/usr/local/man/man3/SSL_CTX_get_client_cert_cb.3.gz
/usr/local/man/man3/SSL_CTX_get_default_passwd_cb.3.gz
/usr/local/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3.gz
/usr/local/man/man3/SSL_CTX_get_default_read_ahead.3.gz
/usr/local/man/man3/SSL_CTX_get_ex_data.3.gz
/usr/local/man/man3/SSL_CTX_get_info_callback.3.gz
/usr/local/man/man3/SSL_CTX_get_keylog_callback.3.gz
/usr/local/man/man3/SSL_CTX_get_max_cert_list.3.gz
/usr/local/man/man3/SSL_CTX_get_max_early_data.3.gz
/usr/local/man/man3/SSL_CTX_get_max_proto_version.3.gz
/usr/local/man/man3/SSL_CTX_get_min_proto_version.3.gz
/usr/local/man/man3/SSL_CTX_get_mode.3.gz
/usr/local/man/man3/SSL_CTX_get_num_tickets.3.gz
/usr/local/man/man3/SSL_CTX_get_options.3.gz
/usr/local/man/man3/SSL_CTX_get_quiet_shutdown.3.gz
/usr/local/man/man3/SSL_CTX_get_read_ahead.3.gz
/usr/local/man/man3/SSL_CTX_get_record_padding_callback_arg.3.gz
/usr/local/man/man3/SSL_CTX_get_recv_max_early_data.3.gz
/usr/local/man/man3/SSL_CTX_get_security_callback.3.gz
/usr/local/man/man3/SSL_CTX_get_security_level.3.gz
/usr/local/man/man3/SSL_CTX_get_session_cache_mode.3.gz
/usr/local/man/man3/SSL_CTX_get_timeout.3.gz
/usr/local/man/man3/SSL_CTX_get_tlsext_status_arg.3.gz
/usr/local/man/man3/SSL_CTX_get_tlsext_status_cb.3.gz
/usr/local/man/man3/SSL_CTX_get_tlsext_status_type.3.gz
/usr/local/man/man3/SSL_CTX_get_verify_callback.3.gz
/usr/local/man/man3/SSL_CTX_get_verify_depth.3.gz
/usr/local/man/man3/SSL_CTX_get_verify_mode.3.gz
/usr/local/man/man3/SSL_CTX_has_client_custom_ext.3.gz
/usr/local/man/man3/SSL_CTX_keylog_cb_func.3.gz
/usr/local/man/man3/SSL_CTX_load_verify_locations.3.gz
/usr/local/man/man3/SSL_CTX_new.3.gz
/usr/local/man/man3/SSL_CTX_remove_session.3.gz
/usr/local/man/man3/SSL_CTX_select_current_cert.3.gz
/usr/local/man/man3/SSL_CTX_sess_accept.3.gz
/usr/local/man/man3/SSL_CTX_sess_accept_good.3.gz
/usr/local/man/man3/SSL_CTX_sess_accept_renegotiate.3.gz
/usr/local/man/man3/SSL_CTX_sess_cache_full.3.gz
/usr/local/man/man3/SSL_CTX_sess_cb_hits.3.gz
/usr/local/man/man3/SSL_CTX_sess_connect.3.gz
/usr/local/man/man3/SSL_CTX_sess_connect_good.3.gz
/usr/local/man/man3/SSL_CTX_sess_connect_renegotiate.3.gz
/usr/local/man/man3/SSL_CTX_sess_get_cache_size.3.gz
/usr/local/man/man3/SSL_CTX_sess_get_get_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_get_new_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_get_remove_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_hits.3.gz
/usr/local/man/man3/SSL_CTX_sess_misses.3.gz
/usr/local/man/man3/SSL_CTX_sess_number.3.gz
/usr/local/man/man3/SSL_CTX_sess_set_cache_size.3.gz
/usr/local/man/man3/SSL_CTX_sess_set_get_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_set_new_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_set_remove_cb.3.gz
/usr/local/man/man3/SSL_CTX_sess_timeouts.3.gz
/usr/local/man/man3/SSL_CTX_sessions.3.gz
/usr/local/man/man3/SSL_CTX_set0_CA_list.3.gz
/usr/local/man/man3/SSL_CTX_set0_chain.3.gz
/usr/local/man/man3/SSL_CTX_set0_chain_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set0_security_ex_data.3.gz
/usr/local/man/man3/SSL_CTX_set0_verify_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set1_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set1_chain.3.gz
/usr/local/man/man3/SSL_CTX_set1_chain_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set1_client_sigalgs.3.gz
/usr/local/man/man3/SSL_CTX_set1_client_sigalgs_list.3.gz
/usr/local/man/man3/SSL_CTX_set1_curves.3.gz
/usr/local/man/man3/SSL_CTX_set1_curves_list.3.gz
/usr/local/man/man3/SSL_CTX_set1_groups.3.gz
/usr/local/man/man3/SSL_CTX_set1_groups_list.3.gz
/usr/local/man/man3/SSL_CTX_set1_param.3.gz
/usr/local/man/man3/SSL_CTX_set1_sigalgs.3.gz
/usr/local/man/man3/SSL_CTX_set1_sigalgs_list.3.gz
/usr/local/man/man3/SSL_CTX_set1_verify_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set_allow_early_data_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_alpn_protos.3.gz
/usr/local/man/man3/SSL_CTX_set_alpn_select_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_block_padding.3.gz
/usr/local/man/man3/SSL_CTX_set_cert_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_cert_store.3.gz
/usr/local/man/man3/SSL_CTX_set_cert_verify_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_cipher_list.3.gz
/usr/local/man/man3/SSL_CTX_set_ciphersuites.3.gz
/usr/local/man/man3/SSL_CTX_set_client_CA_list.3.gz
/usr/local/man/man3/SSL_CTX_set_client_cert_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_client_hello_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_cookie_generate_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_cookie_verify_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_ct_validation_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_ctlog_list_file.3.gz
/usr/local/man/man3/SSL_CTX_set_current_cert.3.gz
/usr/local/man/man3/SSL_CTX_set_default_ctlog_list_file.3.gz
/usr/local/man/man3/SSL_CTX_set_default_passwd_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3.gz
/usr/local/man/man3/SSL_CTX_set_default_read_buffer_len.3.gz
/usr/local/man/man3/SSL_CTX_set_default_verify_dir.3.gz
/usr/local/man/man3/SSL_CTX_set_default_verify_file.3.gz
/usr/local/man/man3/SSL_CTX_set_default_verify_paths.3.gz
/usr/local/man/man3/SSL_CTX_set_ex_data.3.gz
/usr/local/man/man3/SSL_CTX_set_generate_session_id.3.gz
/usr/local/man/man3/SSL_CTX_set_info_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_keylog_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_max_cert_list.3.gz
/usr/local/man/man3/SSL_CTX_set_max_early_data.3.gz
/usr/local/man/man3/SSL_CTX_set_max_pipelines.3.gz
/usr/local/man/man3/SSL_CTX_set_max_proto_version.3.gz
/usr/local/man/man3/SSL_CTX_set_max_send_fragment.3.gz
/usr/local/man/man3/SSL_CTX_set_min_proto_version.3.gz
/usr/local/man/man3/SSL_CTX_set_mode.3.gz
/usr/local/man/man3/SSL_CTX_set_msg_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_msg_callback_arg.3.gz
/usr/local/man/man3/SSL_CTX_set_next_proto_select_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_next_protos_advertised_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_num_tickets.3.gz
/usr/local/man/man3/SSL_CTX_set_options.3.gz
/usr/local/man/man3/SSL_CTX_set_post_handshake_auth.3.gz
/usr/local/man/man3/SSL_CTX_set_psk_client_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_psk_find_session_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_psk_server_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_psk_use_session_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_quiet_shutdown.3.gz
/usr/local/man/man3/SSL_CTX_set_read_ahead.3.gz
/usr/local/man/man3/SSL_CTX_set_record_padding_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_record_padding_callback_arg.3.gz
/usr/local/man/man3/SSL_CTX_set_recv_max_early_data.3.gz
/usr/local/man/man3/SSL_CTX_set_security_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_security_level.3.gz
/usr/local/man/man3/SSL_CTX_set_session_cache_mode.3.gz
/usr/local/man/man3/SSL_CTX_set_session_id_context.3.gz
/usr/local/man/man3/SSL_CTX_set_session_ticket_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_split_send_fragment.3.gz
/usr/local/man/man3/SSL_CTX_set_ssl_version.3.gz
/usr/local/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_stateless_cookie_verify_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_timeout.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_max_fragment_length.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_servername_arg.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_servername_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_status_arg.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_status_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_status_type.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3.gz
/usr/local/man/man3/SSL_CTX_set_tlsext_use_srtp.3.gz
/usr/local/man/man3/SSL_CTX_set_tmp_dh.3.gz
/usr/local/man/man3/SSL_CTX_set_tmp_dh_callback.3.gz
/usr/local/man/man3/SSL_CTX_set_verify.3.gz
/usr/local/man/man3/SSL_CTX_set_verify_depth.3.gz
/usr/local/man/man3/SSL_CTX_up_ref.3.gz
/usr/local/man/man3/SSL_CTX_use_PrivateKey.3.gz
/usr/local/man/man3/SSL_CTX_use_PrivateKey_ASN1.3.gz
/usr/local/man/man3/SSL_CTX_use_PrivateKey_file.3.gz
/usr/local/man/man3/SSL_CTX_use_RSAPrivateKey.3.gz
/usr/local/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3.gz
/usr/local/man/man3/SSL_CTX_use_RSAPrivateKey_file.3.gz
/usr/local/man/man3/SSL_CTX_use_cert_and_key.3.gz
/usr/local/man/man3/SSL_CTX_use_certificate.3.gz
/usr/local/man/man3/SSL_CTX_use_certificate_ASN1.3.gz
/usr/local/man/man3/SSL_CTX_use_certificate_chain_file.3.gz
/usr/local/man/man3/SSL_CTX_use_certificate_file.3.gz
/usr/local/man/man3/SSL_CTX_use_psk_identity_hint.3.gz
/usr/local/man/man3/SSL_CTX_use_serverinfo.3.gz
/usr/local/man/man3/SSL_CTX_use_serverinfo_ex.3.gz
/usr/local/man/man3/SSL_CTX_use_serverinfo_file.3.gz
/usr/local/man/man3/SSL_SESSION_dup.3.gz
/usr/local/man/man3/SSL_SESSION_free.3.gz
/usr/local/man/man3/SSL_SESSION_get0_alpn_selected.3.gz
/usr/local/man/man3/SSL_SESSION_get0_cipher.3.gz
/usr/local/man/man3/SSL_SESSION_get0_hostname.3.gz
/usr/local/man/man3/SSL_SESSION_get0_id_context.3.gz
/usr/local/man/man3/SSL_SESSION_get0_peer.3.gz
/usr/local/man/man3/SSL_SESSION_get0_ticket.3.gz
/usr/local/man/man3/SSL_SESSION_get0_ticket_appdata.3.gz
/usr/local/man/man3/SSL_SESSION_get_compress_id.3.gz
/usr/local/man/man3/SSL_SESSION_get_ex_data.3.gz
/usr/local/man/man3/SSL_SESSION_get_id.3.gz
/usr/local/man/man3/SSL_SESSION_get_master_key.3.gz
/usr/local/man/man3/SSL_SESSION_get_max_early_data.3.gz
/usr/local/man/man3/SSL_SESSION_get_max_fragment_length.3.gz
/usr/local/man/man3/SSL_SESSION_get_protocol_version.3.gz
/usr/local/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3.gz
/usr/local/man/man3/SSL_SESSION_get_time.3.gz
/usr/local/man/man3/SSL_SESSION_get_timeout.3.gz
/usr/local/man/man3/SSL_SESSION_has_ticket.3.gz
/usr/local/man/man3/SSL_SESSION_is_resumable.3.gz
/usr/local/man/man3/SSL_SESSION_new.3.gz
/usr/local/man/man3/SSL_SESSION_print.3.gz
/usr/local/man/man3/SSL_SESSION_print_fp.3.gz
/usr/local/man/man3/SSL_SESSION_print_keylog.3.gz
/usr/local/man/man3/SSL_SESSION_set1_alpn_selected.3.gz
/usr/local/man/man3/SSL_SESSION_set1_hostname.3.gz
/usr/local/man/man3/SSL_SESSION_set1_id.3.gz
/usr/local/man/man3/SSL_SESSION_set1_id_context.3.gz
/usr/local/man/man3/SSL_SESSION_set1_master_key.3.gz
/usr/local/man/man3/SSL_SESSION_set1_ticket_appdata.3.gz
/usr/local/man/man3/SSL_SESSION_set_cipher.3.gz
/usr/local/man/man3/SSL_SESSION_set_ex_data.3.gz
/usr/local/man/man3/SSL_SESSION_set_max_early_data.3.gz
/usr/local/man/man3/SSL_SESSION_set_protocol_version.3.gz
/usr/local/man/man3/SSL_SESSION_set_time.3.gz
/usr/local/man/man3/SSL_SESSION_set_timeout.3.gz
/usr/local/man/man3/SSL_SESSION_up_ref.3.gz
/usr/local/man/man3/SSL_accept.3.gz
/usr/local/man/man3/SSL_add0_chain_cert.3.gz
/usr/local/man/man3/SSL_add1_chain_cert.3.gz
/usr/local/man/man3/SSL_add1_host.3.gz
/usr/local/man/man3/SSL_add1_to_CA_list.3.gz
/usr/local/man/man3/SSL_add_client_CA.3.gz
/usr/local/man/man3/SSL_add_dir_cert_subjects_to_stack.3.gz
/usr/local/man/man3/SSL_add_file_cert_subjects_to_stack.3.gz
/usr/local/man/man3/SSL_alert_desc_string.3.gz
/usr/local/man/man3/SSL_alert_desc_string_long.3.gz
/usr/local/man/man3/SSL_alert_type_string.3.gz
/usr/local/man/man3/SSL_alert_type_string_long.3.gz
/usr/local/man/man3/SSL_alloc_buffers.3.gz
/usr/local/man/man3/SSL_allow_early_data_cb_fn.3.gz
/usr/local/man/man3/SSL_build_cert_chain.3.gz
/usr/local/man/man3/SSL_bytes_to_cipher_list.3.gz
/usr/local/man/man3/SSL_callback_ctrl.3.gz
/usr/local/man/man3/SSL_check_chain.3.gz
/usr/local/man/man3/SSL_check_private_key.3.gz
/usr/local/man/man3/SSL_clear.3.gz
/usr/local/man/man3/SSL_clear_chain_certs.3.gz
/usr/local/man/man3/SSL_clear_mode.3.gz
/usr/local/man/man3/SSL_clear_options.3.gz
/usr/local/man/man3/SSL_client_hello_cb_fn.3.gz
/usr/local/man/man3/SSL_client_hello_get0_ciphers.3.gz
/usr/local/man/man3/SSL_client_hello_get0_compression_methods.3.gz
/usr/local/man/man3/SSL_client_hello_get0_ext.3.gz
/usr/local/man/man3/SSL_client_hello_get0_legacy_version.3.gz
/usr/local/man/man3/SSL_client_hello_get0_random.3.gz
/usr/local/man/man3/SSL_client_hello_get0_session_id.3.gz
/usr/local/man/man3/SSL_client_hello_get1_extensions_present.3.gz
/usr/local/man/man3/SSL_client_hello_isv2.3.gz
/usr/local/man/man3/SSL_client_version.3.gz
/usr/local/man/man3/SSL_config.3.gz
/usr/local/man/man3/SSL_connect.3.gz
/usr/local/man/man3/SSL_ct_is_enabled.3.gz
/usr/local/man/man3/SSL_ctrl.3.gz
/usr/local/man/man3/SSL_dane_clear_flags.3.gz
/usr/local/man/man3/SSL_dane_enable.3.gz
/usr/local/man/man3/SSL_dane_set_flags.3.gz
/usr/local/man/man3/SSL_dane_tlsa_add.3.gz
/usr/local/man/man3/SSL_disable_ct.3.gz
/usr/local/man/man3/SSL_do_handshake.3.gz
/usr/local/man/man3/SSL_dup.3.gz
/usr/local/man/man3/SSL_enable_ct.3.gz
/usr/local/man/man3/SSL_export_keying_material.3.gz
/usr/local/man/man3/SSL_export_keying_material_early.3.gz
/usr/local/man/man3/SSL_extension_supported.3.gz
/usr/local/man/man3/SSL_free.3.gz
/usr/local/man/man3/SSL_free_buffers.3.gz
/usr/local/man/man3/SSL_get0_CA_list.3.gz
/usr/local/man/man3/SSL_get0_alpn_selected.3.gz
/usr/local/man/man3/SSL_get0_chain_certs.3.gz
/usr/local/man/man3/SSL_get0_dane_authority.3.gz
/usr/local/man/man3/SSL_get0_dane_tlsa.3.gz
/usr/local/man/man3/SSL_get0_next_proto_negotiated.3.gz
/usr/local/man/man3/SSL_get0_param.3.gz
/usr/local/man/man3/SSL_get0_peer_CA_list.3.gz
/usr/local/man/man3/SSL_get0_peer_scts.3.gz
/usr/local/man/man3/SSL_get0_peername.3.gz
/usr/local/man/man3/SSL_get0_security_ex_data.3.gz
/usr/local/man/man3/SSL_get0_session.3.gz
/usr/local/man/man3/SSL_get0_verified_chain.3.gz
/usr/local/man/man3/SSL_get1_curves.3.gz
/usr/local/man/man3/SSL_get1_groups.3.gz
/usr/local/man/man3/SSL_get1_session.3.gz
/usr/local/man/man3/SSL_get1_supported_ciphers.3.gz
/usr/local/man/man3/SSL_get_SSL_CTX.3.gz
/usr/local/man/man3/SSL_get_all_async_fds.3.gz
/usr/local/man/man3/SSL_get_changed_async_fds.3.gz
/usr/local/man/man3/SSL_get_cipher.3.gz
/usr/local/man/man3/SSL_get_cipher_bits.3.gz
/usr/local/man/man3/SSL_get_cipher_list.3.gz
/usr/local/man/man3/SSL_get_cipher_name.3.gz
/usr/local/man/man3/SSL_get_cipher_version.3.gz
/usr/local/man/man3/SSL_get_ciphers.3.gz
/usr/local/man/man3/SSL_get_client_CA_list.3.gz
/usr/local/man/man3/SSL_get_client_ciphers.3.gz
/usr/local/man/man3/SSL_get_client_random.3.gz
/usr/local/man/man3/SSL_get_current_cipher.3.gz
/usr/local/man/man3/SSL_get_default_passwd_cb.3.gz
/usr/local/man/man3/SSL_get_default_passwd_cb_userdata.3.gz
/usr/local/man/man3/SSL_get_default_timeout.3.gz
/usr/local/man/man3/SSL_get_early_data_status.3.gz
/usr/local/man/man3/SSL_get_error.3.gz
/usr/local/man/man3/SSL_get_ex_data.3.gz
/usr/local/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3.gz
/usr/local/man/man3/SSL_get_extms_support.3.gz
/usr/local/man/man3/SSL_get_fd.3.gz
/usr/local/man/man3/SSL_get_info_callback.3.gz
/usr/local/man/man3/SSL_get_key_update_type.3.gz
/usr/local/man/man3/SSL_get_max_cert_list.3.gz
/usr/local/man/man3/SSL_get_max_early_data.3.gz
/usr/local/man/man3/SSL_get_max_proto_version.3.gz
/usr/local/man/man3/SSL_get_min_proto_version.3.gz
/usr/local/man/man3/SSL_get_mode.3.gz
/usr/local/man/man3/SSL_get_num_tickets.3.gz
/usr/local/man/man3/SSL_get_options.3.gz
/usr/local/man/man3/SSL_get_peer_cert_chain.3.gz
/usr/local/man/man3/SSL_get_peer_certificate.3.gz
/usr/local/man/man3/SSL_get_peer_signature_nid.3.gz
/usr/local/man/man3/SSL_get_peer_signature_type_nid.3.gz
/usr/local/man/man3/SSL_get_peer_tmp_key.3.gz
/usr/local/man/man3/SSL_get_pending_cipher.3.gz
/usr/local/man/man3/SSL_get_psk_identity.3.gz
/usr/local/man/man3/SSL_get_psk_identity_hint.3.gz
/usr/local/man/man3/SSL_get_quiet_shutdown.3.gz
/usr/local/man/man3/SSL_get_rbio.3.gz
/usr/local/man/man3/SSL_get_read_ahead.3.gz
/usr/local/man/man3/SSL_get_record_padding_callback_arg.3.gz
/usr/local/man/man3/SSL_get_recv_max_early_data.3.gz
/usr/local/man/man3/SSL_get_rfd.3.gz
/usr/local/man/man3/SSL_get_secure_renegotiation_support.3.gz
/usr/local/man/man3/SSL_get_security_callback.3.gz
/usr/local/man/man3/SSL_get_security_level.3.gz
/usr/local/man/man3/SSL_get_selected_srtp_profile.3.gz
/usr/local/man/man3/SSL_get_server_random.3.gz
/usr/local/man/man3/SSL_get_server_tmp_key.3.gz
/usr/local/man/man3/SSL_get_servername.3.gz
/usr/local/man/man3/SSL_get_servername_type.3.gz
/usr/local/man/man3/SSL_get_session.3.gz
/usr/local/man/man3/SSL_get_shared_ciphers.3.gz
/usr/local/man/man3/SSL_get_shared_curve.3.gz
/usr/local/man/man3/SSL_get_shared_group.3.gz
/usr/local/man/man3/SSL_get_shared_sigalgs.3.gz
/usr/local/man/man3/SSL_get_shutdown.3.gz
/usr/local/man/man3/SSL_get_sigalgs.3.gz
/usr/local/man/man3/SSL_get_signature_nid.3.gz
/usr/local/man/man3/SSL_get_signature_type_nid.3.gz
/usr/local/man/man3/SSL_get_srtp_profiles.3.gz
/usr/local/man/man3/SSL_get_ssl_method.3.gz
/usr/local/man/man3/SSL_get_state.3.gz
/usr/local/man/man3/SSL_get_time.3.gz
/usr/local/man/man3/SSL_get_timeout.3.gz
/usr/local/man/man3/SSL_get_tlsext_status_ocsp_resp.3.gz
/usr/local/man/man3/SSL_get_tlsext_status_type.3.gz
/usr/local/man/man3/SSL_get_tmp_key.3.gz
/usr/local/man/man3/SSL_get_verify_callback.3.gz
/usr/local/man/man3/SSL_get_verify_depth.3.gz
/usr/local/man/man3/SSL_get_verify_mode.3.gz
/usr/local/man/man3/SSL_get_verify_result.3.gz
/usr/local/man/man3/SSL_get_version.3.gz
/usr/local/man/man3/SSL_get_wbio.3.gz
/usr/local/man/man3/SSL_get_wfd.3.gz
/usr/local/man/man3/SSL_has_matching_session_id.3.gz
/usr/local/man/man3/SSL_has_pending.3.gz
/usr/local/man/man3/SSL_in_accept_init.3.gz
/usr/local/man/man3/SSL_in_before.3.gz
/usr/local/man/man3/SSL_in_connect_init.3.gz
/usr/local/man/man3/SSL_in_init.3.gz
/usr/local/man/man3/SSL_is_dtls.3.gz
/usr/local/man/man3/SSL_is_init_finished.3.gz
/usr/local/man/man3/SSL_is_server.3.gz
/usr/local/man/man3/SSL_key_update.3.gz
/usr/local/man/man3/SSL_library_init.3.gz
/usr/local/man/man3/SSL_load_client_CA_file.3.gz
/usr/local/man/man3/SSL_load_error_strings.3.gz
/usr/local/man/man3/SSL_new.3.gz
/usr/local/man/man3/SSL_peek.3.gz
/usr/local/man/man3/SSL_peek_ex.3.gz
/usr/local/man/man3/SSL_pending.3.gz
/usr/local/man/man3/SSL_psk_client_cb_func.3.gz
/usr/local/man/man3/SSL_psk_find_session_cb_func.3.gz
/usr/local/man/man3/SSL_psk_server_cb_func.3.gz
/usr/local/man/man3/SSL_psk_use_session_cb_func.3.gz
/usr/local/man/man3/SSL_read.3.gz
/usr/local/man/man3/SSL_read_early_data.3.gz
/usr/local/man/man3/SSL_read_ex.3.gz
/usr/local/man/man3/SSL_renegotiate.3.gz
/usr/local/man/man3/SSL_renegotiate_abbreviated.3.gz
/usr/local/man/man3/SSL_renegotiate_pending.3.gz
/usr/local/man/man3/SSL_rstate_string.3.gz
/usr/local/man/man3/SSL_rstate_string_long.3.gz
/usr/local/man/man3/SSL_select_current_cert.3.gz
/usr/local/man/man3/SSL_select_next_proto.3.gz
/usr/local/man/man3/SSL_sendfile.3.gz
/usr/local/man/man3/SSL_session_reused.3.gz
/usr/local/man/man3/SSL_set0_CA_list.3.gz
/usr/local/man/man3/SSL_set0_chain.3.gz
/usr/local/man/man3/SSL_set0_chain_cert_store.3.gz
/usr/local/man/man3/SSL_set0_rbio.3.gz
/usr/local/man/man3/SSL_set0_security_ex_data.3.gz
/usr/local/man/man3/SSL_set0_verify_cert_store.3.gz
/usr/local/man/man3/SSL_set0_wbio.3.gz
/usr/local/man/man3/SSL_set1_chain.3.gz
/usr/local/man/man3/SSL_set1_chain_cert_store.3.gz
/usr/local/man/man3/SSL_set1_client_sigalgs.3.gz
/usr/local/man/man3/SSL_set1_client_sigalgs_list.3.gz
/usr/local/man/man3/SSL_set1_curves.3.gz
/usr/local/man/man3/SSL_set1_curves_list.3.gz
/usr/local/man/man3/SSL_set1_groups.3.gz
/usr/local/man/man3/SSL_set1_groups_list.3.gz
/usr/local/man/man3/SSL_set1_host.3.gz
/usr/local/man/man3/SSL_set1_param.3.gz
/usr/local/man/man3/SSL_set1_sigalgs.3.gz
/usr/local/man/man3/SSL_set1_sigalgs_list.3.gz
/usr/local/man/man3/SSL_set1_verify_cert_store.3.gz
/usr/local/man/man3/SSL_set_accept_state.3.gz
/usr/local/man/man3/SSL_set_allow_early_data_cb.3.gz
/usr/local/man/man3/SSL_set_alpn_protos.3.gz
/usr/local/man/man3/SSL_set_bio.3.gz
/usr/local/man/man3/SSL_set_block_padding.3.gz
/usr/local/man/man3/SSL_set_cert_cb.3.gz
/usr/local/man/man3/SSL_set_cipher_list.3.gz
/usr/local/man/man3/SSL_set_ciphersuites.3.gz
/usr/local/man/man3/SSL_set_client_CA_list.3.gz
/usr/local/man/man3/SSL_set_connect_state.3.gz
/usr/local/man/man3/SSL_set_ct_validation_callback.3.gz
/usr/local/man/man3/SSL_set_current_cert.3.gz
/usr/local/man/man3/SSL_set_default_passwd_cb.3.gz
/usr/local/man/man3/SSL_set_default_passwd_cb_userdata.3.gz
/usr/local/man/man3/SSL_set_default_read_buffer_len.3.gz
/usr/local/man/man3/SSL_set_ex_data.3.gz
/usr/local/man/man3/SSL_set_fd.3.gz
/usr/local/man/man3/SSL_set_generate_session_id.3.gz
/usr/local/man/man3/SSL_set_hostflags.3.gz
/usr/local/man/man3/SSL_set_info_callback.3.gz
/usr/local/man/man3/SSL_set_max_cert_list.3.gz
/usr/local/man/man3/SSL_set_max_early_data.3.gz
/usr/local/man/man3/SSL_set_max_pipelines.3.gz
/usr/local/man/man3/SSL_set_max_proto_version.3.gz
/usr/local/man/man3/SSL_set_max_send_fragment.3.gz
/usr/local/man/man3/SSL_set_min_proto_version.3.gz
/usr/local/man/man3/SSL_set_mode.3.gz
/usr/local/man/man3/SSL_set_msg_callback.3.gz
/usr/local/man/man3/SSL_set_msg_callback_arg.3.gz
/usr/local/man/man3/SSL_set_num_tickets.3.gz
/usr/local/man/man3/SSL_set_options.3.gz
/usr/local/man/man3/SSL_set_post_handshake_auth.3.gz
/usr/local/man/man3/SSL_set_psk_client_callback.3.gz
/usr/local/man/man3/SSL_set_psk_find_session_callback.3.gz
/usr/local/man/man3/SSL_set_psk_server_callback.3.gz
/usr/local/man/man3/SSL_set_psk_use_session_callback.3.gz
/usr/local/man/man3/SSL_set_quiet_shutdown.3.gz
/usr/local/man/man3/SSL_set_read_ahead.3.gz
/usr/local/man/man3/SSL_set_record_padding_callback.3.gz
/usr/local/man/man3/SSL_set_record_padding_callback_arg.3.gz
/usr/local/man/man3/SSL_set_recv_max_early_data.3.gz
/usr/local/man/man3/SSL_set_rfd.3.gz
/usr/local/man/man3/SSL_set_security_callback.3.gz
/usr/local/man/man3/SSL_set_security_level.3.gz
/usr/local/man/man3/SSL_set_session.3.gz
/usr/local/man/man3/SSL_set_session_id_context.3.gz
/usr/local/man/man3/SSL_set_shutdown.3.gz
/usr/local/man/man3/SSL_set_split_send_fragment.3.gz
/usr/local/man/man3/SSL_set_ssl_method.3.gz
/usr/local/man/man3/SSL_set_time.3.gz
/usr/local/man/man3/SSL_set_timeout.3.gz
/usr/local/man/man3/SSL_set_tlsext_host_name.3.gz
/usr/local/man/man3/SSL_set_tlsext_max_fragment_length.3.gz
/usr/local/man/man3/SSL_set_tlsext_status_ocsp_resp.3.gz
/usr/local/man/man3/SSL_set_tlsext_status_type.3.gz
/usr/local/man/man3/SSL_set_tlsext_use_srtp.3.gz
/usr/local/man/man3/SSL_set_tmp_dh.3.gz
/usr/local/man/man3/SSL_set_tmp_dh_callback.3.gz
/usr/local/man/man3/SSL_set_verify.3.gz
/usr/local/man/man3/SSL_set_verify_depth.3.gz
/usr/local/man/man3/SSL_set_verify_result.3.gz
/usr/local/man/man3/SSL_set_wfd.3.gz
/usr/local/man/man3/SSL_shutdown.3.gz
/usr/local/man/man3/SSL_state_string.3.gz
/usr/local/man/man3/SSL_state_string_long.3.gz
/usr/local/man/man3/SSL_stateless.3.gz
/usr/local/man/man3/SSL_up_ref.3.gz
/usr/local/man/man3/SSL_use_PrivateKey.3.gz
/usr/local/man/man3/SSL_use_PrivateKey_ASN1.3.gz
/usr/local/man/man3/SSL_use_PrivateKey_file.3.gz
/usr/local/man/man3/SSL_use_RSAPrivateKey.3.gz
/usr/local/man/man3/SSL_use_RSAPrivateKey_ASN1.3.gz
/usr/local/man/man3/SSL_use_RSAPrivateKey_file.3.gz
/usr/local/man/man3/SSL_use_cert_and_key.3.gz
/usr/local/man/man3/SSL_use_certificate.3.gz
/usr/local/man/man3/SSL_use_certificate_ASN1.3.gz
/usr/local/man/man3/SSL_use_certificate_chain_file.3.gz
/usr/local/man/man3/SSL_use_certificate_file.3.gz
/usr/local/man/man3/SSL_use_psk_identity_hint.3.gz
/usr/local/man/man3/SSL_verify_cb.3.gz
/usr/local/man/man3/SSL_verify_client_post_handshake.3.gz
/usr/local/man/man3/SSL_version.3.gz
/usr/local/man/man3/SSL_waiting_for_async.3.gz
/usr/local/man/man3/SSL_want.3.gz
/usr/local/man/man3/SSL_want_async.3.gz
/usr/local/man/man3/SSL_want_async_job.3.gz
/usr/local/man/man3/SSL_want_client_hello_cb.3.gz
/usr/local/man/man3/SSL_want_nothing.3.gz
/usr/local/man/man3/SSL_want_read.3.gz
/usr/local/man/man3/SSL_want_write.3.gz
/usr/local/man/man3/SSL_want_x509_lookup.3.gz
/usr/local/man/man3/SSL_write.3.gz
/usr/local/man/man3/SSL_write_early_data.3.gz
/usr/local/man/man3/SSL_write_ex.3.gz
/usr/local/man/man3/SSLv23_client_method.3.gz
/usr/local/man/man3/SSLv23_method.3.gz
/usr/local/man/man3/SSLv23_server_method.3.gz
/usr/local/man/man3/SSLv3_client_method.3.gz
/usr/local/man/man3/SSLv3_method.3.gz
/usr/local/man/man3/SSLv3_server_method.3.gz
/usr/local/man/man3/SXNETID_free.3.gz
/usr/local/man/man3/SXNETID_new.3.gz
/usr/local/man/man3/SXNET_free.3.gz
/usr/local/man/man3/SXNET_new.3.gz
/usr/local/man/man3/TLS_FEATURE_free.3.gz
/usr/local/man/man3/TLS_FEATURE_new.3.gz
/usr/local/man/man3/TLS_client_method.3.gz
/usr/local/man/man3/TLS_method.3.gz
/usr/local/man/man3/TLS_server_method.3.gz
/usr/local/man/man3/TLSv1_1_client_method.3.gz
/usr/local/man/man3/TLSv1_1_method.3.gz
/usr/local/man/man3/TLSv1_1_server_method.3.gz
/usr/local/man/man3/TLSv1_2_client_method.3.gz
/usr/local/man/man3/TLSv1_2_method.3.gz
/usr/local/man/man3/TLSv1_2_server_method.3.gz
/usr/local/man/man3/TLSv1_client_method.3.gz
/usr/local/man/man3/TLSv1_method.3.gz
/usr/local/man/man3/TLSv1_server_method.3.gz
/usr/local/man/man3/TS_ACCURACY_dup.3.gz
/usr/local/man/man3/TS_ACCURACY_free.3.gz
/usr/local/man/man3/TS_ACCURACY_new.3.gz
/usr/local/man/man3/TS_MSG_IMPRINT_dup.3.gz
/usr/local/man/man3/TS_MSG_IMPRINT_free.3.gz
/usr/local/man/man3/TS_MSG_IMPRINT_new.3.gz
/usr/local/man/man3/TS_REQ_dup.3.gz
/usr/local/man/man3/TS_REQ_free.3.gz
/usr/local/man/man3/TS_REQ_new.3.gz
/usr/local/man/man3/TS_RESP_dup.3.gz
/usr/local/man/man3/TS_RESP_free.3.gz
/usr/local/man/man3/TS_RESP_new.3.gz
/usr/local/man/man3/TS_STATUS_INFO_dup.3.gz
/usr/local/man/man3/TS_STATUS_INFO_free.3.gz
/usr/local/man/man3/TS_STATUS_INFO_new.3.gz
/usr/local/man/man3/TS_TST_INFO_dup.3.gz
/usr/local/man/man3/TS_TST_INFO_free.3.gz
/usr/local/man/man3/TS_TST_INFO_new.3.gz
/usr/local/man/man3/UI.3.gz
/usr/local/man/man3/UI_METHOD.3.gz
/usr/local/man/man3/UI_OpenSSL.3.gz
/usr/local/man/man3/UI_STRING.3.gz
/usr/local/man/man3/UI_UTIL_read_pw.3.gz
/usr/local/man/man3/UI_UTIL_read_pw_string.3.gz
/usr/local/man/man3/UI_UTIL_wrap_read_pem_callback.3.gz
/usr/local/man/man3/UI_add_error_string.3.gz
/usr/local/man/man3/UI_add_info_string.3.gz
/usr/local/man/man3/UI_add_input_boolean.3.gz
/usr/local/man/man3/UI_add_input_string.3.gz
/usr/local/man/man3/UI_add_user_data.3.gz
/usr/local/man/man3/UI_add_verify_string.3.gz
/usr/local/man/man3/UI_construct_prompt.3.gz
/usr/local/man/man3/UI_create_method.3.gz
/usr/local/man/man3/UI_ctrl.3.gz
/usr/local/man/man3/UI_destroy_method.3.gz
/usr/local/man/man3/UI_dup_error_string.3.gz
/usr/local/man/man3/UI_dup_info_string.3.gz
/usr/local/man/man3/UI_dup_input_boolean.3.gz
/usr/local/man/man3/UI_dup_input_string.3.gz
/usr/local/man/man3/UI_dup_user_data.3.gz
/usr/local/man/man3/UI_dup_verify_string.3.gz
/usr/local/man/man3/UI_free.3.gz
/usr/local/man/man3/UI_get0_action_string.3.gz
/usr/local/man/man3/UI_get0_output_string.3.gz
/usr/local/man/man3/UI_get0_result.3.gz
/usr/local/man/man3/UI_get0_result_string.3.gz
/usr/local/man/man3/UI_get0_test_string.3.gz
/usr/local/man/man3/UI_get0_user_data.3.gz
/usr/local/man/man3/UI_get_default_method.3.gz
/usr/local/man/man3/UI_get_ex_data.3.gz
/usr/local/man/man3/UI_get_ex_new_index.3.gz
/usr/local/man/man3/UI_get_input_flags.3.gz
/usr/local/man/man3/UI_get_method.3.gz
/usr/local/man/man3/UI_get_result_length.3.gz
/usr/local/man/man3/UI_get_result_maxsize.3.gz
/usr/local/man/man3/UI_get_result_minsize.3.gz
/usr/local/man/man3/UI_get_result_string_length.3.gz
/usr/local/man/man3/UI_get_string_type.3.gz
/usr/local/man/man3/UI_method_get_closer.3.gz
/usr/local/man/man3/UI_method_get_data_destructor.3.gz
/usr/local/man/man3/UI_method_get_data_duplicator.3.gz
/usr/local/man/man3/UI_method_get_ex_data.3.gz
/usr/local/man/man3/UI_method_get_flusher.3.gz
/usr/local/man/man3/UI_method_get_opener.3.gz
/usr/local/man/man3/UI_method_get_prompt_constructor.3.gz
/usr/local/man/man3/UI_method_get_reader.3.gz
/usr/local/man/man3/UI_method_get_writer.3.gz
/usr/local/man/man3/UI_method_set_closer.3.gz
/usr/local/man/man3/UI_method_set_data_duplicator.3.gz
/usr/local/man/man3/UI_method_set_ex_data.3.gz
/usr/local/man/man3/UI_method_set_flusher.3.gz
/usr/local/man/man3/UI_method_set_opener.3.gz
/usr/local/man/man3/UI_method_set_prompt_constructor.3.gz
/usr/local/man/man3/UI_method_set_reader.3.gz
/usr/local/man/man3/UI_method_set_writer.3.gz
/usr/local/man/man3/UI_new.3.gz
/usr/local/man/man3/UI_new_method.3.gz
/usr/local/man/man3/UI_null.3.gz
/usr/local/man/man3/UI_process.3.gz
/usr/local/man/man3/UI_set_default_method.3.gz
/usr/local/man/man3/UI_set_ex_data.3.gz
/usr/local/man/man3/UI_set_method.3.gz
/usr/local/man/man3/UI_set_result.3.gz
/usr/local/man/man3/UI_set_result_ex.3.gz
/usr/local/man/man3/UI_string_types.3.gz
/usr/local/man/man3/USERNOTICE_free.3.gz
/usr/local/man/man3/USERNOTICE_new.3.gz
/usr/local/man/man3/X509V3_EXT_d2i.3.gz
/usr/local/man/man3/X509V3_EXT_i2d.3.gz
/usr/local/man/man3/X509V3_add1_i2d.3.gz
/usr/local/man/man3/X509V3_get_d2i.3.gz
/usr/local/man/man3/X509_ALGOR_cmp.3.gz
/usr/local/man/man3/X509_ALGOR_copy.3.gz
/usr/local/man/man3/X509_ALGOR_dup.3.gz
/usr/local/man/man3/X509_ALGOR_free.3.gz
/usr/local/man/man3/X509_ALGOR_get0.3.gz
/usr/local/man/man3/X509_ALGOR_new.3.gz
/usr/local/man/man3/X509_ALGOR_set0.3.gz
/usr/local/man/man3/X509_ALGOR_set_md.3.gz
/usr/local/man/man3/X509_ATTRIBUTE_dup.3.gz
/usr/local/man/man3/X509_ATTRIBUTE_free.3.gz
/usr/local/man/man3/X509_ATTRIBUTE_new.3.gz
/usr/local/man/man3/X509_CERT_AUX_free.3.gz
/usr/local/man/man3/X509_CERT_AUX_new.3.gz
/usr/local/man/man3/X509_CINF_free.3.gz
/usr/local/man/man3/X509_CINF_new.3.gz
/usr/local/man/man3/X509_CRL_INFO_free.3.gz
/usr/local/man/man3/X509_CRL_INFO_new.3.gz
/usr/local/man/man3/X509_CRL_add0_revoked.3.gz
/usr/local/man/man3/X509_CRL_add1_ext_i2d.3.gz
/usr/local/man/man3/X509_CRL_add_ext.3.gz
/usr/local/man/man3/X509_CRL_cmp.3.gz
/usr/local/man/man3/X509_CRL_delete_ext.3.gz
/usr/local/man/man3/X509_CRL_digest.3.gz
/usr/local/man/man3/X509_CRL_dup.3.gz
/usr/local/man/man3/X509_CRL_free.3.gz
/usr/local/man/man3/X509_CRL_get0_by_cert.3.gz
/usr/local/man/man3/X509_CRL_get0_by_serial.3.gz
/usr/local/man/man3/X509_CRL_get0_extensions.3.gz
/usr/local/man/man3/X509_CRL_get0_lastUpdate.3.gz
/usr/local/man/man3/X509_CRL_get0_nextUpdate.3.gz
/usr/local/man/man3/X509_CRL_get0_signature.3.gz
/usr/local/man/man3/X509_CRL_get_REVOKED.3.gz
/usr/local/man/man3/X509_CRL_get_ext.3.gz
/usr/local/man/man3/X509_CRL_get_ext_by_NID.3.gz
/usr/local/man/man3/X509_CRL_get_ext_by_OBJ.3.gz
/usr/local/man/man3/X509_CRL_get_ext_by_critical.3.gz
/usr/local/man/man3/X509_CRL_get_ext_count.3.gz
/usr/local/man/man3/X509_CRL_get_ext_d2i.3.gz
/usr/local/man/man3/X509_CRL_get_issuer.3.gz
/usr/local/man/man3/X509_CRL_get_signature_nid.3.gz
/usr/local/man/man3/X509_CRL_get_version.3.gz
/usr/local/man/man3/X509_CRL_match.3.gz
/usr/local/man/man3/X509_CRL_new.3.gz
/usr/local/man/man3/X509_CRL_set1_lastUpdate.3.gz
/usr/local/man/man3/X509_CRL_set1_nextUpdate.3.gz
/usr/local/man/man3/X509_CRL_set_issuer_name.3.gz
/usr/local/man/man3/X509_CRL_set_version.3.gz
/usr/local/man/man3/X509_CRL_sign.3.gz
/usr/local/man/man3/X509_CRL_sign_ctx.3.gz
/usr/local/man/man3/X509_CRL_sort.3.gz
/usr/local/man/man3/X509_CRL_verify.3.gz
/usr/local/man/man3/X509_EXTENSION_create_by_NID.3.gz
/usr/local/man/man3/X509_EXTENSION_create_by_OBJ.3.gz
/usr/local/man/man3/X509_EXTENSION_dup.3.gz
/usr/local/man/man3/X509_EXTENSION_free.3.gz
/usr/local/man/man3/X509_EXTENSION_get_critical.3.gz
/usr/local/man/man3/X509_EXTENSION_get_data.3.gz
/usr/local/man/man3/X509_EXTENSION_get_object.3.gz
/usr/local/man/man3/X509_EXTENSION_new.3.gz
/usr/local/man/man3/X509_EXTENSION_set_critical.3.gz
/usr/local/man/man3/X509_EXTENSION_set_data.3.gz
/usr/local/man/man3/X509_EXTENSION_set_object.3.gz
/usr/local/man/man3/X509_LOOKUP.3.gz
/usr/local/man/man3/X509_LOOKUP_METHOD.3.gz
/usr/local/man/man3/X509_LOOKUP_TYPE.3.gz
/usr/local/man/man3/X509_LOOKUP_add_dir.3.gz
/usr/local/man/man3/X509_LOOKUP_by_alias.3.gz
/usr/local/man/man3/X509_LOOKUP_by_fingerprint.3.gz
/usr/local/man/man3/X509_LOOKUP_by_issuer_serial.3.gz
/usr/local/man/man3/X509_LOOKUP_by_subject.3.gz
/usr/local/man/man3/X509_LOOKUP_ctrl.3.gz
/usr/local/man/man3/X509_LOOKUP_ctrl_fn.3.gz
/usr/local/man/man3/X509_LOOKUP_file.3.gz
/usr/local/man/man3/X509_LOOKUP_free.3.gz
/usr/local/man/man3/X509_LOOKUP_get_by_alias_fn.3.gz
/usr/local/man/man3/X509_LOOKUP_get_by_fingerprint_fn.3.gz
/usr/local/man/man3/X509_LOOKUP_get_by_issuer_serial_fn.3.gz
/usr/local/man/man3/X509_LOOKUP_get_by_subject_fn.3.gz
/usr/local/man/man3/X509_LOOKUP_get_method_data.3.gz
/usr/local/man/man3/X509_LOOKUP_get_store.3.gz
/usr/local/man/man3/X509_LOOKUP_hash_dir.3.gz
/usr/local/man/man3/X509_LOOKUP_init.3.gz
/usr/local/man/man3/X509_LOOKUP_load_file.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_free.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_ctrl.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_free.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_get_by_alias.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_get_by_fingerprint.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_get_by_issuer_serial.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_get_by_subject.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_init.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_new_item.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_get_shutdown.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_new.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_ctrl.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_free.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_get_by_alias.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_get_by_fingerprint.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_get_by_issuer_serial.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_get_by_subject.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_init.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_new_item.3.gz
/usr/local/man/man3/X509_LOOKUP_meth_set_shutdown.3.gz
/usr/local/man/man3/X509_LOOKUP_new.3.gz
/usr/local/man/man3/X509_LOOKUP_set_method_data.3.gz
/usr/local/man/man3/X509_LOOKUP_shutdown.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_create_by_NID.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_create_by_OBJ.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_create_by_txt.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_dup.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_free.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_get_data.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_get_object.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_new.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_set_data.3.gz
/usr/local/man/man3/X509_NAME_ENTRY_set_object.3.gz
/usr/local/man/man3/X509_NAME_add_entry.3.gz
/usr/local/man/man3/X509_NAME_add_entry_by_NID.3.gz
/usr/local/man/man3/X509_NAME_add_entry_by_OBJ.3.gz
/usr/local/man/man3/X509_NAME_add_entry_by_txt.3.gz
/usr/local/man/man3/X509_NAME_cmp.3.gz
/usr/local/man/man3/X509_NAME_delete_entry.3.gz
/usr/local/man/man3/X509_NAME_digest.3.gz
/usr/local/man/man3/X509_NAME_dup.3.gz
/usr/local/man/man3/X509_NAME_entry_count.3.gz
/usr/local/man/man3/X509_NAME_free.3.gz
/usr/local/man/man3/X509_NAME_get0_der.3.gz
/usr/local/man/man3/X509_NAME_get_entry.3.gz
/usr/local/man/man3/X509_NAME_get_index_by_NID.3.gz
/usr/local/man/man3/X509_NAME_get_index_by_OBJ.3.gz
/usr/local/man/man3/X509_NAME_get_text_by_NID.3.gz
/usr/local/man/man3/X509_NAME_get_text_by_OBJ.3.gz
/usr/local/man/man3/X509_NAME_new.3.gz
/usr/local/man/man3/X509_NAME_oneline.3.gz
/usr/local/man/man3/X509_NAME_print.3.gz
/usr/local/man/man3/X509_NAME_print_ex.3.gz
/usr/local/man/man3/X509_NAME_print_ex_fp.3.gz
/usr/local/man/man3/X509_OBJECT_set1_X509.3.gz
/usr/local/man/man3/X509_OBJECT_set1_X509_CRL.3.gz
/usr/local/man/man3/X509_PUBKEY_free.3.gz
/usr/local/man/man3/X509_PUBKEY_get.3.gz
/usr/local/man/man3/X509_PUBKEY_get0.3.gz
/usr/local/man/man3/X509_PUBKEY_get0_param.3.gz
/usr/local/man/man3/X509_PUBKEY_new.3.gz
/usr/local/man/man3/X509_PUBKEY_set.3.gz
/usr/local/man/man3/X509_PUBKEY_set0_param.3.gz
/usr/local/man/man3/X509_REQ_INFO_free.3.gz
/usr/local/man/man3/X509_REQ_INFO_new.3.gz
/usr/local/man/man3/X509_REQ_check_private_key.3.gz
/usr/local/man/man3/X509_REQ_digest.3.gz
/usr/local/man/man3/X509_REQ_dup.3.gz
/usr/local/man/man3/X509_REQ_free.3.gz
/usr/local/man/man3/X509_REQ_get0_pubkey.3.gz
/usr/local/man/man3/X509_REQ_get0_signature.3.gz
/usr/local/man/man3/X509_REQ_get_X509_PUBKEY.3.gz
/usr/local/man/man3/X509_REQ_get_pubkey.3.gz
/usr/local/man/man3/X509_REQ_get_signature_nid.3.gz
/usr/local/man/man3/X509_REQ_get_subject_name.3.gz
/usr/local/man/man3/X509_REQ_get_version.3.gz
/usr/local/man/man3/X509_REQ_new.3.gz
/usr/local/man/man3/X509_REQ_set0_signature.3.gz
/usr/local/man/man3/X509_REQ_set1_signature_algo.3.gz
/usr/local/man/man3/X509_REQ_set_pubkey.3.gz
/usr/local/man/man3/X509_REQ_set_subject_name.3.gz
/usr/local/man/man3/X509_REQ_set_version.3.gz
/usr/local/man/man3/X509_REQ_sign.3.gz
/usr/local/man/man3/X509_REQ_sign_ctx.3.gz
/usr/local/man/man3/X509_REQ_verify.3.gz
/usr/local/man/man3/X509_REVOKED_add1_ext_i2d.3.gz
/usr/local/man/man3/X509_REVOKED_add_ext.3.gz
/usr/local/man/man3/X509_REVOKED_delete_ext.3.gz
/usr/local/man/man3/X509_REVOKED_dup.3.gz
/usr/local/man/man3/X509_REVOKED_free.3.gz
/usr/local/man/man3/X509_REVOKED_get0_extensions.3.gz
/usr/local/man/man3/X509_REVOKED_get0_revocationDate.3.gz
/usr/local/man/man3/X509_REVOKED_get0_serialNumber.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext_by_NID.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext_by_OBJ.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext_by_critical.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext_count.3.gz
/usr/local/man/man3/X509_REVOKED_get_ext_d2i.3.gz
/usr/local/man/man3/X509_REVOKED_new.3.gz
/usr/local/man/man3/X509_REVOKED_set_revocationDate.3.gz
/usr/local/man/man3/X509_REVOKED_set_serialNumber.3.gz
/usr/local/man/man3/X509_SIG_INFO_get.3.gz
/usr/local/man/man3/X509_SIG_INFO_set.3.gz
/usr/local/man/man3/X509_SIG_free.3.gz
/usr/local/man/man3/X509_SIG_get0.3.gz
/usr/local/man/man3/X509_SIG_getm.3.gz
/usr/local/man/man3/X509_SIG_new.3.gz
/usr/local/man/man3/X509_STORE.3.gz
/usr/local/man/man3/X509_STORE_CTX_cert_crl_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_check_crl_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_check_issued_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_check_policy_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_check_revocation_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_cleanup.3.gz
/usr/local/man/man3/X509_STORE_CTX_cleanup_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_free.3.gz
/usr/local/man/man3/X509_STORE_CTX_get0_cert.3.gz
/usr/local/man/man3/X509_STORE_CTX_get0_chain.3.gz
/usr/local/man/man3/X509_STORE_CTX_get0_param.3.gz
/usr/local/man/man3/X509_STORE_CTX_get0_untrusted.3.gz
/usr/local/man/man3/X509_STORE_CTX_get1_chain.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_cert_crl.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_check_crl.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_check_issued.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_check_policy.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_check_revocation.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_cleanup.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_crl_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_current_cert.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_error.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_error_depth.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_ex_data.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_ex_new_index.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_get_crl.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_get_issuer.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_issuer_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_lookup_certs.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_lookup_crls.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_num_untrusted.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_verify.3.gz
/usr/local/man/man3/X509_STORE_CTX_get_verify_cb.3.gz
/usr/local/man/man3/X509_STORE_CTX_init.3.gz
/usr/local/man/man3/X509_STORE_CTX_lookup_certs_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_lookup_crls_fn.3.gz
/usr/local/man/man3/X509_STORE_CTX_new.3.gz
/usr/local/man/man3/X509_STORE_CTX_set0_crls.3.gz
/usr/local/man/man3/X509_STORE_CTX_set0_param.3.gz
/usr/local/man/man3/X509_STORE_CTX_set0_trusted_stack.3.gz
/usr/local/man/man3/X509_STORE_CTX_set0_untrusted.3.gz
/usr/local/man/man3/X509_STORE_CTX_set0_verified_chain.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_cert.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_current_cert.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_default.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_error.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_error_depth.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_ex_data.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_verify.3.gz
/usr/local/man/man3/X509_STORE_CTX_set_verify_cb.3.gz
/usr/local/man/man3/X509_STORE_CTX_verify_cb.3.gz
/usr/local/man/man3/X509_STORE_CTX_verify_fn.3.gz
/usr/local/man/man3/X509_STORE_add_cert.3.gz
/usr/local/man/man3/X509_STORE_add_crl.3.gz
/usr/local/man/man3/X509_STORE_add_lookup.3.gz
/usr/local/man/man3/X509_STORE_free.3.gz
/usr/local/man/man3/X509_STORE_get0_objects.3.gz
/usr/local/man/man3/X509_STORE_get0_param.3.gz
/usr/local/man/man3/X509_STORE_get_cert_crl.3.gz
/usr/local/man/man3/X509_STORE_get_check_crl.3.gz
/usr/local/man/man3/X509_STORE_get_check_issued.3.gz
/usr/local/man/man3/X509_STORE_get_check_policy.3.gz
/usr/local/man/man3/X509_STORE_get_check_revocation.3.gz
/usr/local/man/man3/X509_STORE_get_cleanup.3.gz
/usr/local/man/man3/X509_STORE_get_ex_data.3.gz
/usr/local/man/man3/X509_STORE_get_ex_new_index.3.gz
/usr/local/man/man3/X509_STORE_get_get_crl.3.gz
/usr/local/man/man3/X509_STORE_get_get_issuer.3.gz
/usr/local/man/man3/X509_STORE_get_lookup_certs.3.gz
/usr/local/man/man3/X509_STORE_get_lookup_crls.3.gz
/usr/local/man/man3/X509_STORE_get_verify_cb.3.gz
/usr/local/man/man3/X509_STORE_load_locations.3.gz
/usr/local/man/man3/X509_STORE_lock.3.gz
/usr/local/man/man3/X509_STORE_new.3.gz
/usr/local/man/man3/X509_STORE_set1_param.3.gz
/usr/local/man/man3/X509_STORE_set_cert_crl.3.gz
/usr/local/man/man3/X509_STORE_set_check_crl.3.gz
/usr/local/man/man3/X509_STORE_set_check_issued.3.gz
/usr/local/man/man3/X509_STORE_set_check_policy.3.gz
/usr/local/man/man3/X509_STORE_set_check_revocation.3.gz
/usr/local/man/man3/X509_STORE_set_cleanup.3.gz
/usr/local/man/man3/X509_STORE_set_default_paths.3.gz
/usr/local/man/man3/X509_STORE_set_depth.3.gz
/usr/local/man/man3/X509_STORE_set_ex_data.3.gz
/usr/local/man/man3/X509_STORE_set_flags.3.gz
/usr/local/man/man3/X509_STORE_set_get_crl.3.gz
/usr/local/man/man3/X509_STORE_set_get_issuer.3.gz
/usr/local/man/man3/X509_STORE_set_lookup_certs.3.gz
/usr/local/man/man3/X509_STORE_set_lookup_crls.3.gz
/usr/local/man/man3/X509_STORE_set_lookup_crls_cb.3.gz
/usr/local/man/man3/X509_STORE_set_purpose.3.gz
/usr/local/man/man3/X509_STORE_set_trust.3.gz
/usr/local/man/man3/X509_STORE_set_verify.3.gz
/usr/local/man/man3/X509_STORE_set_verify_cb.3.gz
/usr/local/man/man3/X509_STORE_set_verify_cb_func.3.gz
/usr/local/man/man3/X509_STORE_set_verify_func.3.gz
/usr/local/man/man3/X509_STORE_unlock.3.gz
/usr/local/man/man3/X509_STORE_up_ref.3.gz
/usr/local/man/man3/X509_VAL_free.3.gz
/usr/local/man/man3/X509_VAL_new.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_add0_policy.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_add1_host.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_clear_flags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get0_peername.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_auth_level.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_depth.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_flags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_hostflags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_inh_flags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_get_time.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set1_email.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set1_host.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set1_ip.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set1_policies.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_auth_level.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_depth.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_flags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_hostflags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_inh_flags.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_purpose.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_time.3.gz
/usr/local/man/man3/X509_VERIFY_PARAM_set_trust.3.gz
/usr/local/man/man3/X509_add1_ext_i2d.3.gz
/usr/local/man/man3/X509_add_ext.3.gz
/usr/local/man/man3/X509_chain_up_ref.3.gz
/usr/local/man/man3/X509_check_ca.3.gz
/usr/local/man/man3/X509_check_email.3.gz
/usr/local/man/man3/X509_check_host.3.gz
/usr/local/man/man3/X509_check_ip.3.gz
/usr/local/man/man3/X509_check_ip_asc.3.gz
/usr/local/man/man3/X509_check_issued.3.gz
/usr/local/man/man3/X509_check_private_key.3.gz
/usr/local/man/man3/X509_check_purpose.3.gz
/usr/local/man/man3/X509_cmp.3.gz
/usr/local/man/man3/X509_cmp_current_time.3.gz
/usr/local/man/man3/X509_cmp_time.3.gz
/usr/local/man/man3/X509_delete_ext.3.gz
/usr/local/man/man3/X509_digest.3.gz
/usr/local/man/man3/X509_dup.3.gz
/usr/local/man/man3/X509_free.3.gz
/usr/local/man/man3/X509_get0_authority_issuer.3.gz
/usr/local/man/man3/X509_get0_authority_key_id.3.gz
/usr/local/man/man3/X509_get0_authority_serial.3.gz
/usr/local/man/man3/X509_get0_extensions.3.gz
/usr/local/man/man3/X509_get0_notAfter.3.gz
/usr/local/man/man3/X509_get0_notBefore.3.gz
/usr/local/man/man3/X509_get0_pubkey.3.gz
/usr/local/man/man3/X509_get0_serialNumber.3.gz
/usr/local/man/man3/X509_get0_signature.3.gz
/usr/local/man/man3/X509_get0_subject_key_id.3.gz
/usr/local/man/man3/X509_get0_tbs_sigalg.3.gz
/usr/local/man/man3/X509_get0_uids.3.gz
/usr/local/man/man3/X509_get_X509_PUBKEY.3.gz
/usr/local/man/man3/X509_get_ex_data.3.gz
/usr/local/man/man3/X509_get_ex_new_index.3.gz
/usr/local/man/man3/X509_get_ext.3.gz
/usr/local/man/man3/X509_get_ext_by_NID.3.gz
/usr/local/man/man3/X509_get_ext_by_OBJ.3.gz
/usr/local/man/man3/X509_get_ext_by_critical.3.gz
/usr/local/man/man3/X509_get_ext_count.3.gz
/usr/local/man/man3/X509_get_ext_d2i.3.gz
/usr/local/man/man3/X509_get_extended_key_usage.3.gz
/usr/local/man/man3/X509_get_extension_flags.3.gz
/usr/local/man/man3/X509_get_issuer_name.3.gz
/usr/local/man/man3/X509_get_key_usage.3.gz
/usr/local/man/man3/X509_get_pathlen.3.gz
/usr/local/man/man3/X509_get_proxy_pathlen.3.gz
/usr/local/man/man3/X509_get_pubkey.3.gz
/usr/local/man/man3/X509_get_serialNumber.3.gz
/usr/local/man/man3/X509_get_signature_info.3.gz
/usr/local/man/man3/X509_get_signature_nid.3.gz
/usr/local/man/man3/X509_get_subject_name.3.gz
/usr/local/man/man3/X509_get_version.3.gz
/usr/local/man/man3/X509_getm_notAfter.3.gz
/usr/local/man/man3/X509_getm_notBefore.3.gz
/usr/local/man/man3/X509_issuer_and_serial_cmp.3.gz
/usr/local/man/man3/X509_issuer_name_cmp.3.gz
/usr/local/man/man3/X509_load_cert_crl_file.3.gz
/usr/local/man/man3/X509_load_cert_file.3.gz
/usr/local/man/man3/X509_load_crl_file.3.gz
/usr/local/man/man3/X509_new.3.gz
/usr/local/man/man3/X509_pubkey_digest.3.gz
/usr/local/man/man3/X509_set1_notAfter.3.gz
/usr/local/man/man3/X509_set1_notBefore.3.gz
/usr/local/man/man3/X509_set_ex_data.3.gz
/usr/local/man/man3/X509_set_issuer_name.3.gz
/usr/local/man/man3/X509_set_proxy_flag.3.gz
/usr/local/man/man3/X509_set_proxy_pathlen.3.gz
/usr/local/man/man3/X509_set_pubkey.3.gz
/usr/local/man/man3/X509_set_serialNumber.3.gz
/usr/local/man/man3/X509_set_subject_name.3.gz
/usr/local/man/man3/X509_set_version.3.gz
/usr/local/man/man3/X509_sign.3.gz
/usr/local/man/man3/X509_sign_ctx.3.gz
/usr/local/man/man3/X509_subject_name_cmp.3.gz
/usr/local/man/man3/X509_time_adj.3.gz
/usr/local/man/man3/X509_time_adj_ex.3.gz
/usr/local/man/man3/X509_up_ref.3.gz
/usr/local/man/man3/X509_verify.3.gz
/usr/local/man/man3/X509_verify_cert.3.gz
/usr/local/man/man3/X509_verify_cert_error_string.3.gz
/usr/local/man/man3/X509v3_add_ext.3.gz
/usr/local/man/man3/X509v3_delete_ext.3.gz
/usr/local/man/man3/X509v3_get_ext.3.gz
/usr/local/man/man3/X509v3_get_ext_by_NID.3.gz
/usr/local/man/man3/X509v3_get_ext_by_OBJ.3.gz
/usr/local/man/man3/X509v3_get_ext_by_critical.3.gz
/usr/local/man/man3/X509v3_get_ext_count.3.gz
/usr/local/man/man3/custom_ext_add_cb.3.gz
/usr/local/man/man3/custom_ext_free_cb.3.gz
/usr/local/man/man3/custom_ext_parse_cb.3.gz
/usr/local/man/man3/d2i_ACCESS_DESCRIPTION.3.gz
/usr/local/man/man3/d2i_ADMISSIONS.3.gz
/usr/local/man/man3/d2i_ADMISSION_SYNTAX.3.gz
/usr/local/man/man3/d2i_ASIdOrRange.3.gz
/usr/local/man/man3/d2i_ASIdentifierChoice.3.gz
/usr/local/man/man3/d2i_ASIdentifiers.3.gz
/usr/local/man/man3/d2i_ASN1_BIT_STRING.3.gz
/usr/local/man/man3/d2i_ASN1_BMPSTRING.3.gz
/usr/local/man/man3/d2i_ASN1_ENUMERATED.3.gz
/usr/local/man/man3/d2i_ASN1_GENERALIZEDTIME.3.gz
/usr/local/man/man3/d2i_ASN1_GENERALSTRING.3.gz
/usr/local/man/man3/d2i_ASN1_IA5STRING.3.gz
/usr/local/man/man3/d2i_ASN1_INTEGER.3.gz
/usr/local/man/man3/d2i_ASN1_NULL.3.gz
/usr/local/man/man3/d2i_ASN1_OBJECT.3.gz
/usr/local/man/man3/d2i_ASN1_OCTET_STRING.3.gz
/usr/local/man/man3/d2i_ASN1_PRINTABLE.3.gz
/usr/local/man/man3/d2i_ASN1_PRINTABLESTRING.3.gz
/usr/local/man/man3/d2i_ASN1_SEQUENCE_ANY.3.gz
/usr/local/man/man3/d2i_ASN1_SET_ANY.3.gz
/usr/local/man/man3/d2i_ASN1_T61STRING.3.gz
/usr/local/man/man3/d2i_ASN1_TIME.3.gz
/usr/local/man/man3/d2i_ASN1_TYPE.3.gz
/usr/local/man/man3/d2i_ASN1_UINTEGER.3.gz
/usr/local/man/man3/d2i_ASN1_UNIVERSALSTRING.3.gz
/usr/local/man/man3/d2i_ASN1_UTCTIME.3.gz
/usr/local/man/man3/d2i_ASN1_UTF8STRING.3.gz
/usr/local/man/man3/d2i_ASN1_VISIBLESTRING.3.gz
/usr/local/man/man3/d2i_ASRange.3.gz
/usr/local/man/man3/d2i_AUTHORITY_INFO_ACCESS.3.gz
/usr/local/man/man3/d2i_AUTHORITY_KEYID.3.gz
/usr/local/man/man3/d2i_AutoPrivateKey.3.gz
/usr/local/man/man3/d2i_BASIC_CONSTRAINTS.3.gz
/usr/local/man/man3/d2i_CERTIFICATEPOLICIES.3.gz
/usr/local/man/man3/d2i_CMS_ContentInfo.3.gz
/usr/local/man/man3/d2i_CMS_ReceiptRequest.3.gz
/usr/local/man/man3/d2i_CMS_bio.3.gz
/usr/local/man/man3/d2i_CRL_DIST_POINTS.3.gz
/usr/local/man/man3/d2i_DHparams.3.gz
/usr/local/man/man3/d2i_DHxparams.3.gz
/usr/local/man/man3/d2i_DIRECTORYSTRING.3.gz
/usr/local/man/man3/d2i_DISPLAYTEXT.3.gz
/usr/local/man/man3/d2i_DIST_POINT.3.gz
/usr/local/man/man3/d2i_DIST_POINT_NAME.3.gz
/usr/local/man/man3/d2i_DSAPrivateKey.3.gz
/usr/local/man/man3/d2i_DSAPrivateKey_bio.3.gz
/usr/local/man/man3/d2i_DSAPrivateKey_fp.3.gz
/usr/local/man/man3/d2i_DSAPublicKey.3.gz
/usr/local/man/man3/d2i_DSA_PUBKEY.3.gz
/usr/local/man/man3/d2i_DSA_PUBKEY_bio.3.gz
/usr/local/man/man3/d2i_DSA_PUBKEY_fp.3.gz
/usr/local/man/man3/d2i_DSA_SIG.3.gz
/usr/local/man/man3/d2i_DSAparams.3.gz
/usr/local/man/man3/d2i_ECDSA_SIG.3.gz
/usr/local/man/man3/d2i_ECPKParameters.3.gz
/usr/local/man/man3/d2i_ECParameters.3.gz
/usr/local/man/man3/d2i_ECPrivateKey.3.gz
/usr/local/man/man3/d2i_ECPrivateKey_bio.3.gz
/usr/local/man/man3/d2i_ECPrivateKey_fp.3.gz
/usr/local/man/man3/d2i_EC_PUBKEY.3.gz
/usr/local/man/man3/d2i_EC_PUBKEY_bio.3.gz
/usr/local/man/man3/d2i_EC_PUBKEY_fp.3.gz
/usr/local/man/man3/d2i_EDIPARTYNAME.3.gz
/usr/local/man/man3/d2i_ESS_CERT_ID.3.gz
/usr/local/man/man3/d2i_ESS_ISSUER_SERIAL.3.gz
/usr/local/man/man3/d2i_ESS_SIGNING_CERT.3.gz
/usr/local/man/man3/d2i_EXTENDED_KEY_USAGE.3.gz
/usr/local/man/man3/d2i_GENERAL_NAME.3.gz
/usr/local/man/man3/d2i_GENERAL_NAMES.3.gz
/usr/local/man/man3/d2i_IPAddressChoice.3.gz
/usr/local/man/man3/d2i_IPAddressFamily.3.gz
/usr/local/man/man3/d2i_IPAddressOrRange.3.gz
/usr/local/man/man3/d2i_IPAddressRange.3.gz
/usr/local/man/man3/d2i_ISSUING_DIST_POINT.3.gz
/usr/local/man/man3/d2i_NAMING_AUTHORITY.3.gz
/usr/local/man/man3/d2i_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/d2i_NETSCAPE_SPKAC.3.gz
/usr/local/man/man3/d2i_NETSCAPE_SPKI.3.gz
/usr/local/man/man3/d2i_NOTICEREF.3.gz
/usr/local/man/man3/d2i_OCSP_BASICRESP.3.gz
/usr/local/man/man3/d2i_OCSP_CERTID.3.gz
/usr/local/man/man3/d2i_OCSP_CERTSTATUS.3.gz
/usr/local/man/man3/d2i_OCSP_CRLID.3.gz
/usr/local/man/man3/d2i_OCSP_ONEREQ.3.gz
/usr/local/man/man3/d2i_OCSP_REQINFO.3.gz
/usr/local/man/man3/d2i_OCSP_REQUEST.3.gz
/usr/local/man/man3/d2i_OCSP_RESPBYTES.3.gz
/usr/local/man/man3/d2i_OCSP_RESPDATA.3.gz
/usr/local/man/man3/d2i_OCSP_RESPID.3.gz
/usr/local/man/man3/d2i_OCSP_RESPONSE.3.gz
/usr/local/man/man3/d2i_OCSP_REVOKEDINFO.3.gz
/usr/local/man/man3/d2i_OCSP_SERVICELOC.3.gz
/usr/local/man/man3/d2i_OCSP_SIGNATURE.3.gz
/usr/local/man/man3/d2i_OCSP_SINGLERESP.3.gz
/usr/local/man/man3/d2i_OTHERNAME.3.gz
/usr/local/man/man3/d2i_PBE2PARAM.3.gz
/usr/local/man/man3/d2i_PBEPARAM.3.gz
/usr/local/man/man3/d2i_PBKDF2PARAM.3.gz
/usr/local/man/man3/d2i_PKCS12.3.gz
/usr/local/man/man3/d2i_PKCS12_BAGS.3.gz
/usr/local/man/man3/d2i_PKCS12_MAC_DATA.3.gz
/usr/local/man/man3/d2i_PKCS12_SAFEBAG.3.gz
/usr/local/man/man3/d2i_PKCS12_bio.3.gz
/usr/local/man/man3/d2i_PKCS12_fp.3.gz
/usr/local/man/man3/d2i_PKCS7.3.gz
/usr/local/man/man3/d2i_PKCS7_DIGEST.3.gz
/usr/local/man/man3/d2i_PKCS7_ENCRYPT.3.gz
/usr/local/man/man3/d2i_PKCS7_ENC_CONTENT.3.gz
/usr/local/man/man3/d2i_PKCS7_ENVELOPE.3.gz
/usr/local/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3.gz
/usr/local/man/man3/d2i_PKCS7_RECIP_INFO.3.gz
/usr/local/man/man3/d2i_PKCS7_SIGNED.3.gz
/usr/local/man/man3/d2i_PKCS7_SIGNER_INFO.3.gz
/usr/local/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3.gz
/usr/local/man/man3/d2i_PKCS7_bio.3.gz
/usr/local/man/man3/d2i_PKCS7_fp.3.gz
/usr/local/man/man3/d2i_PKCS8PrivateKey_bio.3.gz
/usr/local/man/man3/d2i_PKCS8PrivateKey_fp.3.gz
/usr/local/man/man3/d2i_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3.gz
/usr/local/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3.gz
/usr/local/man/man3/d2i_PKCS8_bio.3.gz
/usr/local/man/man3/d2i_PKCS8_fp.3.gz
/usr/local/man/man3/d2i_PKEY_USAGE_PERIOD.3.gz
/usr/local/man/man3/d2i_POLICYINFO.3.gz
/usr/local/man/man3/d2i_POLICYQUALINFO.3.gz
/usr/local/man/man3/d2i_PROFESSION_INFO.3.gz
/usr/local/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3.gz
/usr/local/man/man3/d2i_PROXY_POLICY.3.gz
/usr/local/man/man3/d2i_PUBKEY.3.gz
/usr/local/man/man3/d2i_PUBKEY_bio.3.gz
/usr/local/man/man3/d2i_PUBKEY_fp.3.gz
/usr/local/man/man3/d2i_PrivateKey.3.gz
/usr/local/man/man3/d2i_PrivateKey_bio.3.gz
/usr/local/man/man3/d2i_PrivateKey_fp.3.gz
/usr/local/man/man3/d2i_PublicKey.3.gz
/usr/local/man/man3/d2i_RSAPrivateKey.3.gz
/usr/local/man/man3/d2i_RSAPrivateKey_bio.3.gz
/usr/local/man/man3/d2i_RSAPrivateKey_fp.3.gz
/usr/local/man/man3/d2i_RSAPublicKey.3.gz
/usr/local/man/man3/d2i_RSAPublicKey_bio.3.gz
/usr/local/man/man3/d2i_RSAPublicKey_fp.3.gz
/usr/local/man/man3/d2i_RSA_OAEP_PARAMS.3.gz
/usr/local/man/man3/d2i_RSA_PSS_PARAMS.3.gz
/usr/local/man/man3/d2i_RSA_PUBKEY.3.gz
/usr/local/man/man3/d2i_RSA_PUBKEY_bio.3.gz
/usr/local/man/man3/d2i_RSA_PUBKEY_fp.3.gz
/usr/local/man/man3/d2i_SCRYPT_PARAMS.3.gz
/usr/local/man/man3/d2i_SCT_LIST.3.gz
/usr/local/man/man3/d2i_SSL_SESSION.3.gz
/usr/local/man/man3/d2i_SXNET.3.gz
/usr/local/man/man3/d2i_SXNETID.3.gz
/usr/local/man/man3/d2i_TS_ACCURACY.3.gz
/usr/local/man/man3/d2i_TS_MSG_IMPRINT.3.gz
/usr/local/man/man3/d2i_TS_MSG_IMPRINT_bio.3.gz
/usr/local/man/man3/d2i_TS_MSG_IMPRINT_fp.3.gz
/usr/local/man/man3/d2i_TS_REQ.3.gz
/usr/local/man/man3/d2i_TS_REQ_bio.3.gz
/usr/local/man/man3/d2i_TS_REQ_fp.3.gz
/usr/local/man/man3/d2i_TS_RESP.3.gz
/usr/local/man/man3/d2i_TS_RESP_bio.3.gz
/usr/local/man/man3/d2i_TS_RESP_fp.3.gz
/usr/local/man/man3/d2i_TS_STATUS_INFO.3.gz
/usr/local/man/man3/d2i_TS_TST_INFO.3.gz
/usr/local/man/man3/d2i_TS_TST_INFO_bio.3.gz
/usr/local/man/man3/d2i_TS_TST_INFO_fp.3.gz
/usr/local/man/man3/d2i_USERNOTICE.3.gz
/usr/local/man/man3/d2i_X509.3.gz
/usr/local/man/man3/d2i_X509_ALGOR.3.gz
/usr/local/man/man3/d2i_X509_ALGORS.3.gz
/usr/local/man/man3/d2i_X509_ATTRIBUTE.3.gz
/usr/local/man/man3/d2i_X509_AUX.3.gz
/usr/local/man/man3/d2i_X509_CERT_AUX.3.gz
/usr/local/man/man3/d2i_X509_CINF.3.gz
/usr/local/man/man3/d2i_X509_CRL.3.gz
/usr/local/man/man3/d2i_X509_CRL_INFO.3.gz
/usr/local/man/man3/d2i_X509_CRL_bio.3.gz
/usr/local/man/man3/d2i_X509_CRL_fp.3.gz
/usr/local/man/man3/d2i_X509_EXTENSION.3.gz
/usr/local/man/man3/d2i_X509_EXTENSIONS.3.gz
/usr/local/man/man3/d2i_X509_NAME.3.gz
/usr/local/man/man3/d2i_X509_NAME_ENTRY.3.gz
/usr/local/man/man3/d2i_X509_PUBKEY.3.gz
/usr/local/man/man3/d2i_X509_REQ.3.gz
/usr/local/man/man3/d2i_X509_REQ_INFO.3.gz
/usr/local/man/man3/d2i_X509_REQ_bio.3.gz
/usr/local/man/man3/d2i_X509_REQ_fp.3.gz
/usr/local/man/man3/d2i_X509_REVOKED.3.gz
/usr/local/man/man3/d2i_X509_SIG.3.gz
/usr/local/man/man3/d2i_X509_VAL.3.gz
/usr/local/man/man3/d2i_X509_bio.3.gz
/usr/local/man/man3/d2i_X509_fp.3.gz
/usr/local/man/man3/i2d_ACCESS_DESCRIPTION.3.gz
/usr/local/man/man3/i2d_ADMISSIONS.3.gz
/usr/local/man/man3/i2d_ADMISSION_SYNTAX.3.gz
/usr/local/man/man3/i2d_ASIdOrRange.3.gz
/usr/local/man/man3/i2d_ASIdentifierChoice.3.gz
/usr/local/man/man3/i2d_ASIdentifiers.3.gz
/usr/local/man/man3/i2d_ASN1_BIT_STRING.3.gz
/usr/local/man/man3/i2d_ASN1_BMPSTRING.3.gz
/usr/local/man/man3/i2d_ASN1_ENUMERATED.3.gz
/usr/local/man/man3/i2d_ASN1_GENERALIZEDTIME.3.gz
/usr/local/man/man3/i2d_ASN1_GENERALSTRING.3.gz
/usr/local/man/man3/i2d_ASN1_IA5STRING.3.gz
/usr/local/man/man3/i2d_ASN1_INTEGER.3.gz
/usr/local/man/man3/i2d_ASN1_NULL.3.gz
/usr/local/man/man3/i2d_ASN1_OBJECT.3.gz
/usr/local/man/man3/i2d_ASN1_OCTET_STRING.3.gz
/usr/local/man/man3/i2d_ASN1_PRINTABLE.3.gz
/usr/local/man/man3/i2d_ASN1_PRINTABLESTRING.3.gz
/usr/local/man/man3/i2d_ASN1_SEQUENCE_ANY.3.gz
/usr/local/man/man3/i2d_ASN1_SET_ANY.3.gz
/usr/local/man/man3/i2d_ASN1_T61STRING.3.gz
/usr/local/man/man3/i2d_ASN1_TIME.3.gz
/usr/local/man/man3/i2d_ASN1_TYPE.3.gz
/usr/local/man/man3/i2d_ASN1_UNIVERSALSTRING.3.gz
/usr/local/man/man3/i2d_ASN1_UTCTIME.3.gz
/usr/local/man/man3/i2d_ASN1_UTF8STRING.3.gz
/usr/local/man/man3/i2d_ASN1_VISIBLESTRING.3.gz
/usr/local/man/man3/i2d_ASN1_bio_stream.3.gz
/usr/local/man/man3/i2d_ASRange.3.gz
/usr/local/man/man3/i2d_AUTHORITY_INFO_ACCESS.3.gz
/usr/local/man/man3/i2d_AUTHORITY_KEYID.3.gz
/usr/local/man/man3/i2d_BASIC_CONSTRAINTS.3.gz
/usr/local/man/man3/i2d_CERTIFICATEPOLICIES.3.gz
/usr/local/man/man3/i2d_CMS_ContentInfo.3.gz
/usr/local/man/man3/i2d_CMS_ReceiptRequest.3.gz
/usr/local/man/man3/i2d_CMS_bio.3.gz
/usr/local/man/man3/i2d_CMS_bio_stream.3.gz
/usr/local/man/man3/i2d_CRL_DIST_POINTS.3.gz
/usr/local/man/man3/i2d_DHparams.3.gz
/usr/local/man/man3/i2d_DHxparams.3.gz
/usr/local/man/man3/i2d_DIRECTORYSTRING.3.gz
/usr/local/man/man3/i2d_DISPLAYTEXT.3.gz
/usr/local/man/man3/i2d_DIST_POINT.3.gz
/usr/local/man/man3/i2d_DIST_POINT_NAME.3.gz
/usr/local/man/man3/i2d_DSAPrivateKey.3.gz
/usr/local/man/man3/i2d_DSAPrivateKey_bio.3.gz
/usr/local/man/man3/i2d_DSAPrivateKey_fp.3.gz
/usr/local/man/man3/i2d_DSAPublicKey.3.gz
/usr/local/man/man3/i2d_DSA_PUBKEY.3.gz
/usr/local/man/man3/i2d_DSA_PUBKEY_bio.3.gz
/usr/local/man/man3/i2d_DSA_PUBKEY_fp.3.gz
/usr/local/man/man3/i2d_DSA_SIG.3.gz
/usr/local/man/man3/i2d_DSAparams.3.gz
/usr/local/man/man3/i2d_ECDSA_SIG.3.gz
/usr/local/man/man3/i2d_ECPKParameters.3.gz
/usr/local/man/man3/i2d_ECParameters.3.gz
/usr/local/man/man3/i2d_ECPrivateKey.3.gz
/usr/local/man/man3/i2d_ECPrivateKey_bio.3.gz
/usr/local/man/man3/i2d_ECPrivateKey_fp.3.gz
/usr/local/man/man3/i2d_EC_PUBKEY.3.gz
/usr/local/man/man3/i2d_EC_PUBKEY_bio.3.gz
/usr/local/man/man3/i2d_EC_PUBKEY_fp.3.gz
/usr/local/man/man3/i2d_EDIPARTYNAME.3.gz
/usr/local/man/man3/i2d_ESS_CERT_ID.3.gz
/usr/local/man/man3/i2d_ESS_ISSUER_SERIAL.3.gz
/usr/local/man/man3/i2d_ESS_SIGNING_CERT.3.gz
/usr/local/man/man3/i2d_EXTENDED_KEY_USAGE.3.gz
/usr/local/man/man3/i2d_GENERAL_NAME.3.gz
/usr/local/man/man3/i2d_GENERAL_NAMES.3.gz
/usr/local/man/man3/i2d_IPAddressChoice.3.gz
/usr/local/man/man3/i2d_IPAddressFamily.3.gz
/usr/local/man/man3/i2d_IPAddressOrRange.3.gz
/usr/local/man/man3/i2d_IPAddressRange.3.gz
/usr/local/man/man3/i2d_ISSUING_DIST_POINT.3.gz
/usr/local/man/man3/i2d_NAMING_AUTHORITY.3.gz
/usr/local/man/man3/i2d_NETSCAPE_CERT_SEQUENCE.3.gz
/usr/local/man/man3/i2d_NETSCAPE_SPKAC.3.gz
/usr/local/man/man3/i2d_NETSCAPE_SPKI.3.gz
/usr/local/man/man3/i2d_NOTICEREF.3.gz
/usr/local/man/man3/i2d_OCSP_BASICRESP.3.gz
/usr/local/man/man3/i2d_OCSP_CERTID.3.gz
/usr/local/man/man3/i2d_OCSP_CERTSTATUS.3.gz
/usr/local/man/man3/i2d_OCSP_CRLID.3.gz
/usr/local/man/man3/i2d_OCSP_ONEREQ.3.gz
/usr/local/man/man3/i2d_OCSP_REQINFO.3.gz
/usr/local/man/man3/i2d_OCSP_REQUEST.3.gz
/usr/local/man/man3/i2d_OCSP_RESPBYTES.3.gz
/usr/local/man/man3/i2d_OCSP_RESPDATA.3.gz
/usr/local/man/man3/i2d_OCSP_RESPID.3.gz
/usr/local/man/man3/i2d_OCSP_RESPONSE.3.gz
/usr/local/man/man3/i2d_OCSP_REVOKEDINFO.3.gz
/usr/local/man/man3/i2d_OCSP_SERVICELOC.3.gz
/usr/local/man/man3/i2d_OCSP_SIGNATURE.3.gz
/usr/local/man/man3/i2d_OCSP_SINGLERESP.3.gz
/usr/local/man/man3/i2d_OTHERNAME.3.gz
/usr/local/man/man3/i2d_PBE2PARAM.3.gz
/usr/local/man/man3/i2d_PBEPARAM.3.gz
/usr/local/man/man3/i2d_PBKDF2PARAM.3.gz
/usr/local/man/man3/i2d_PKCS12.3.gz
/usr/local/man/man3/i2d_PKCS12_BAGS.3.gz
/usr/local/man/man3/i2d_PKCS12_MAC_DATA.3.gz
/usr/local/man/man3/i2d_PKCS12_SAFEBAG.3.gz
/usr/local/man/man3/i2d_PKCS12_bio.3.gz
/usr/local/man/man3/i2d_PKCS12_fp.3.gz
/usr/local/man/man3/i2d_PKCS7.3.gz
/usr/local/man/man3/i2d_PKCS7_DIGEST.3.gz
/usr/local/man/man3/i2d_PKCS7_ENCRYPT.3.gz
/usr/local/man/man3/i2d_PKCS7_ENC_CONTENT.3.gz
/usr/local/man/man3/i2d_PKCS7_ENVELOPE.3.gz
/usr/local/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3.gz
/usr/local/man/man3/i2d_PKCS7_NDEF.3.gz
/usr/local/man/man3/i2d_PKCS7_RECIP_INFO.3.gz
/usr/local/man/man3/i2d_PKCS7_SIGNED.3.gz
/usr/local/man/man3/i2d_PKCS7_SIGNER_INFO.3.gz
/usr/local/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3.gz
/usr/local/man/man3/i2d_PKCS7_bio.3.gz
/usr/local/man/man3/i2d_PKCS7_bio_stream.3.gz
/usr/local/man/man3/i2d_PKCS7_fp.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKey_bio.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKey_fp.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKey_nid_bio.3.gz
/usr/local/man/man3/i2d_PKCS8PrivateKey_nid_fp.3.gz
/usr/local/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3.gz
/usr/local/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3.gz
/usr/local/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3.gz
/usr/local/man/man3/i2d_PKCS8_bio.3.gz
/usr/local/man/man3/i2d_PKCS8_fp.3.gz
/usr/local/man/man3/i2d_PKEY_USAGE_PERIOD.3.gz
/usr/local/man/man3/i2d_POLICYINFO.3.gz
/usr/local/man/man3/i2d_POLICYQUALINFO.3.gz
/usr/local/man/man3/i2d_PROFESSION_INFO.3.gz
/usr/local/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3.gz
/usr/local/man/man3/i2d_PROXY_POLICY.3.gz
/usr/local/man/man3/i2d_PUBKEY.3.gz
/usr/local/man/man3/i2d_PUBKEY_bio.3.gz
/usr/local/man/man3/i2d_PUBKEY_fp.3.gz
/usr/local/man/man3/i2d_PrivateKey.3.gz
/usr/local/man/man3/i2d_PublicKey.3.gz
/usr/local/man/man3/i2d_RSAPrivateKey.3.gz
/usr/local/man/man3/i2d_RSAPrivateKey_bio.3.gz
/usr/local/man/man3/i2d_RSAPrivateKey_fp.3.gz
/usr/local/man/man3/i2d_RSAPublicKey.3.gz
/usr/local/man/man3/i2d_RSAPublicKey_bio.3.gz
/usr/local/man/man3/i2d_RSAPublicKey_fp.3.gz
/usr/local/man/man3/i2d_RSA_OAEP_PARAMS.3.gz
/usr/local/man/man3/i2d_RSA_PSS_PARAMS.3.gz
/usr/local/man/man3/i2d_RSA_PUBKEY.3.gz
/usr/local/man/man3/i2d_RSA_PUBKEY_bio.3.gz
/usr/local/man/man3/i2d_RSA_PUBKEY_fp.3.gz
/usr/local/man/man3/i2d_SCRYPT_PARAMS.3.gz
/usr/local/man/man3/i2d_SCT_LIST.3.gz
/usr/local/man/man3/i2d_SSL_SESSION.3.gz
/usr/local/man/man3/i2d_SXNET.3.gz
/usr/local/man/man3/i2d_SXNETID.3.gz
/usr/local/man/man3/i2d_TS_ACCURACY.3.gz
/usr/local/man/man3/i2d_TS_MSG_IMPRINT.3.gz
/usr/local/man/man3/i2d_TS_MSG_IMPRINT_bio.3.gz
/usr/local/man/man3/i2d_TS_MSG_IMPRINT_fp.3.gz
/usr/local/man/man3/i2d_TS_REQ.3.gz
/usr/local/man/man3/i2d_TS_REQ_bio.3.gz
/usr/local/man/man3/i2d_TS_REQ_fp.3.gz
/usr/local/man/man3/i2d_TS_RESP.3.gz
/usr/local/man/man3/i2d_TS_RESP_bio.3.gz
/usr/local/man/man3/i2d_TS_RESP_fp.3.gz
/usr/local/man/man3/i2d_TS_STATUS_INFO.3.gz
/usr/local/man/man3/i2d_TS_TST_INFO.3.gz
/usr/local/man/man3/i2d_TS_TST_INFO_bio.3.gz
/usr/local/man/man3/i2d_TS_TST_INFO_fp.3.gz
/usr/local/man/man3/i2d_USERNOTICE.3.gz
/usr/local/man/man3/i2d_X509.3.gz
/usr/local/man/man3/i2d_X509_ALGOR.3.gz
/usr/local/man/man3/i2d_X509_ALGORS.3.gz
/usr/local/man/man3/i2d_X509_ATTRIBUTE.3.gz
/usr/local/man/man3/i2d_X509_AUX.3.gz
/usr/local/man/man3/i2d_X509_CERT_AUX.3.gz
/usr/local/man/man3/i2d_X509_CINF.3.gz
/usr/local/man/man3/i2d_X509_CRL.3.gz
/usr/local/man/man3/i2d_X509_CRL_INFO.3.gz
/usr/local/man/man3/i2d_X509_CRL_bio.3.gz
/usr/local/man/man3/i2d_X509_CRL_fp.3.gz
/usr/local/man/man3/i2d_X509_EXTENSION.3.gz
/usr/local/man/man3/i2d_X509_EXTENSIONS.3.gz
/usr/local/man/man3/i2d_X509_NAME.3.gz
/usr/local/man/man3/i2d_X509_NAME_ENTRY.3.gz
/usr/local/man/man3/i2d_X509_PUBKEY.3.gz
/usr/local/man/man3/i2d_X509_REQ.3.gz
/usr/local/man/man3/i2d_X509_REQ_INFO.3.gz
/usr/local/man/man3/i2d_X509_REQ_bio.3.gz
/usr/local/man/man3/i2d_X509_REQ_fp.3.gz
/usr/local/man/man3/i2d_X509_REVOKED.3.gz
/usr/local/man/man3/i2d_X509_SIG.3.gz
/usr/local/man/man3/i2d_X509_VAL.3.gz
/usr/local/man/man3/i2d_X509_bio.3.gz
/usr/local/man/man3/i2d_X509_fp.3.gz
/usr/local/man/man3/i2d_re_X509_CRL_tbs.3.gz
/usr/local/man/man3/i2d_re_X509_REQ_tbs.3.gz
/usr/local/man/man3/i2d_re_X509_tbs.3.gz
/usr/local/man/man3/i2o_SCT.3.gz
/usr/local/man/man3/i2o_SCT_LIST.3.gz
/usr/local/man/man3/i2t_ASN1_OBJECT.3.gz
/usr/local/man/man3/lh_TYPE_delete.3.gz
/usr/local/man/man3/lh_TYPE_doall.3.gz
/usr/local/man/man3/lh_TYPE_doall_arg.3.gz
/usr/local/man/man3/lh_TYPE_error.3.gz
/usr/local/man/man3/lh_TYPE_free.3.gz
/usr/local/man/man3/lh_TYPE_insert.3.gz
/usr/local/man/man3/lh_TYPE_new.3.gz
/usr/local/man/man3/lh_TYPE_retrieve.3.gz
/usr/local/man/man3/o2i_SCT.3.gz
/usr/local/man/man3/o2i_SCT_LIST.3.gz
/usr/local/man/man3/pem_password_cb.3.gz
/usr/local/man/man3/sk_TYPE_deep_copy.3.gz
/usr/local/man/man3/sk_TYPE_delete.3.gz
/usr/local/man/man3/sk_TYPE_delete_ptr.3.gz
/usr/local/man/man3/sk_TYPE_dup.3.gz
/usr/local/man/man3/sk_TYPE_find.3.gz
/usr/local/man/man3/sk_TYPE_find_ex.3.gz
/usr/local/man/man3/sk_TYPE_free.3.gz
/usr/local/man/man3/sk_TYPE_insert.3.gz
/usr/local/man/man3/sk_TYPE_is_sorted.3.gz
/usr/local/man/man3/sk_TYPE_new.3.gz
/usr/local/man/man3/sk_TYPE_new_null.3.gz
/usr/local/man/man3/sk_TYPE_new_reserve.3.gz
/usr/local/man/man3/sk_TYPE_num.3.gz
/usr/local/man/man3/sk_TYPE_pop.3.gz
/usr/local/man/man3/sk_TYPE_pop_free.3.gz
/usr/local/man/man3/sk_TYPE_push.3.gz
/usr/local/man/man3/sk_TYPE_reserve.3.gz
/usr/local/man/man3/sk_TYPE_set.3.gz
/usr/local/man/man3/sk_TYPE_set_cmp_func.3.gz
/usr/local/man/man3/sk_TYPE_shift.3.gz
/usr/local/man/man3/sk_TYPE_sort.3.gz
/usr/local/man/man3/sk_TYPE_unshift.3.gz
/usr/local/man/man3/sk_TYPE_value.3.gz
/usr/local/man/man3/sk_TYPE_zero.3.gz
/usr/local/man/man3/ssl_ct_validation_cb.3.gz
/usr/local/man/man5/config.5.gz
/usr/local/man/man5/x509v3_config.5.gz
/usr/local/man/man7/Ed25519.7.gz
/usr/local/man/man7/Ed448.7.gz
/usr/local/man/man7/RAND.7.gz
/usr/local/man/man7/RAND_DRBG.7.gz
/usr/local/man/man7/RSA-PSS.7.gz
/usr/local/man/man7/SM2.7.gz
/usr/local/man/man7/X25519.7.gz
/usr/local/man/man7/X448.7.gz
/usr/local/man/man7/bio.7.gz
/usr/local/man/man7/crypto.7.gz
/usr/local/man/man7/ct.7.gz
/usr/local/man/man7/des_modes.7.gz
/usr/local/man/man7/evp.7.gz
/usr/local/man/man7/ossl_store-file.7.gz
/usr/local/man/man7/ossl_store.7.gz
/usr/local/man/man7/passphrase-encoding.7.gz
/usr/local/man/man7/proxy-certificates.7.gz
/usr/local/man/man7/scrypt.7.gz
/usr/local/man/man7/ssl.7.gz
/usr/local/man/man7/x509.7.gz
/usr/local/openssl/ct_log_list.cnf.dist
/usr/local/openssl/misc/CA.pl
/usr/local/openssl/misc/tsget
/usr/local/openssl/openssl.cnf.dist
/usr/local/share/licenses/openssl-1.1.1m_1,1/LICENSE
/usr/local/share/licenses/openssl-1.1.1m_1,1/OpenSSL
/usr/local/share/licenses/openssl-1.1.1m_1,1/catalog.mk
/usr/local/include/opus/opus.h
/usr/local/include/opus/opus_custom.h
/usr/local/include/opus/opus_defines.h
/usr/local/include/opus/opus_multistream.h
/usr/local/include/opus/opus_projection.h
/usr/local/include/opus/opus_types.h
/usr/local/lib/libopus.a
/usr/local/lib/libopus.so
/usr/local/lib/libopus.so.0
/usr/local/lib/libopus.so.0.8.0
/usr/local/libdata/pkgconfig/opus.pc
/usr/local/share/aclocal/opus.m4
/usr/local/share/licenses/opus-1.3.1/BSD3CLAUSE
/usr/local/share/licenses/opus-1.3.1/LICENSE
/usr/local/share/licenses/opus-1.3.1/catalog.mk
/usr/local/bin/orc-bugreport
/usr/local/bin/orcc
/usr/local/include/orc-0.4/orc-test/orcarray.h
/usr/local/include/orc-0.4/orc-test/orcprofile.h
/usr/local/include/orc-0.4/orc-test/orcrandom.h
/usr/local/include/orc-0.4/orc-test/orctest.h
/usr/local/include/orc-0.4/orc/orc-stdint.h
/usr/local/include/orc-0.4/orc/orc.h
/usr/local/include/orc-0.4/orc/orcarm.h
/usr/local/include/orc-0.4/orc/orcbytecode.h
/usr/local/include/orc-0.4/orc/orcbytecodes.h
/usr/local/include/orc-0.4/orc/orccode.h
/usr/local/include/orc-0.4/orc/orccompiler.h
/usr/local/include/orc-0.4/orc/orcconstant.h
/usr/local/include/orc-0.4/orc/orccpu.h
/usr/local/include/orc-0.4/orc/orccpuinsn.h
/usr/local/include/orc-0.4/orc/orcdebug.h
/usr/local/include/orc-0.4/orc/orcemulateopcodes.h
/usr/local/include/orc-0.4/orc/orcexecutor.h
/usr/local/include/orc-0.4/orc/orcfunctions.h
/usr/local/include/orc-0.4/orc/orcinstruction.h
/usr/local/include/orc-0.4/orc/orcinternal.h
/usr/local/include/orc-0.4/orc/orclimits.h
/usr/local/include/orc-0.4/orc/orcmips.h
/usr/local/include/orc-0.4/orc/orcmmx.h
/usr/local/include/orc-0.4/orc/orcneon.h
/usr/local/include/orc-0.4/orc/orconce.h
/usr/local/include/orc-0.4/orc/orcopcode.h
/usr/local/include/orc-0.4/orc/orcparse.h
/usr/local/include/orc-0.4/orc/orcpowerpc.h
/usr/local/include/orc-0.4/orc/orcprogram.h
/usr/local/include/orc-0.4/orc/orcrule.h
/usr/local/include/orc-0.4/orc/orcsse.h
/usr/local/include/orc-0.4/orc/orctarget.h
/usr/local/include/orc-0.4/orc/orcutils.h
/usr/local/include/orc-0.4/orc/orcvariable.h
/usr/local/include/orc-0.4/orc/orcx86.h
/usr/local/include/orc-0.4/orc/orcx86insn.h
/usr/local/lib/liborc-0.4.so
/usr/local/lib/liborc-0.4.so.0
/usr/local/lib/liborc-0.4.so.0.31.0
/usr/local/lib/liborc-test-0.4.a
/usr/local/lib/liborc-test-0.4.so
/usr/local/lib/liborc-test-0.4.so.0
/usr/local/lib/liborc-test-0.4.so.0.31.0
/usr/local/libdata/pkgconfig/orc-0.4.pc
/usr/local/libdata/pkgconfig/orc-test-0.4.pc
/usr/local/share/aclocal/orc.m4
/usr/local/share/gtk-doc/html/orc/ch01.html
/usr/local/share/gtk-doc/html/orc/ch02.html
/usr/local/share/gtk-doc/html/orc/ch03.html
/usr/local/share/gtk-doc/html/orc/ch04.html
/usr/local/share/gtk-doc/html/orc/ch05.html
/usr/local/share/gtk-doc/html/orc/home.png
/usr/local/share/gtk-doc/html/orc/index.html
/usr/local/share/gtk-doc/html/orc/left-insensitive.png
/usr/local/share/gtk-doc/html/orc/left.png
/usr/local/share/gtk-doc/html/orc/orc-ARM.html
/usr/local/share/gtk-doc/html/orc/orc-MMX.html
/usr/local/share/gtk-doc/html/orc/orc-Orc.html
/usr/local/share/gtk-doc/html/orc/orc-OrcCompiler.html
/usr/local/share/gtk-doc/html/orc/orc-OrcDebug.html
/usr/local/share/gtk-doc/html/orc/orc-OrcExecutor.html
/usr/local/share/gtk-doc/html/orc/orc-OrcOpcode.html
/usr/local/share/gtk-doc/html/orc/orc-OrcProgram.html
/usr/local/share/gtk-doc/html/orc/orc-OrcRule.html
/usr/local/share/gtk-doc/html/orc/orc-PowerPC.html
/usr/local/share/gtk-doc/html/orc/orc-SSE.html
/usr/local/share/gtk-doc/html/orc/orc-Utility-functions.html
/usr/local/share/gtk-doc/html/orc/orc-building.html
/usr/local/share/gtk-doc/html/orc/orc-concepts.html
/usr/local/share/gtk-doc/html/orc/orc-misc.html
/usr/local/share/gtk-doc/html/orc/orc-opcodes.html
/usr/local/share/gtk-doc/html/orc/orc-program.html
/usr/local/share/gtk-doc/html/orc/orc-runninging.html
/usr/local/share/gtk-doc/html/orc/orc-tutorial.html
/usr/local/share/gtk-doc/html/orc/orc-x86.html
/usr/local/share/gtk-doc/html/orc/orc.devhelp2
/usr/local/share/gtk-doc/html/orc/right-insensitive.png
/usr/local/share/gtk-doc/html/orc/right.png
/usr/local/share/gtk-doc/html/orc/style.css
/usr/local/share/gtk-doc/html/orc/up-insensitive.png
/usr/local/share/gtk-doc/html/orc/up.png
/usr/local/share/licenses/orc-0.4.31/BSD2CLAUSE
/usr/local/share/licenses/orc-0.4.31/BSD3CLAUSE
/usr/local/share/licenses/orc-0.4.31/LICENSE
/usr/local/share/licenses/orc-0.4.31/catalog.mk
/usr/local/bin/p11-kit
/usr/local/bin/trust
/usr/local/include/p11-kit-1/p11-kit/deprecated.h
/usr/local/include/p11-kit-1/p11-kit/iter.h
/usr/local/include/p11-kit-1/p11-kit/p11-kit.h
/usr/local/include/p11-kit-1/p11-kit/pin.h
/usr/local/include/p11-kit-1/p11-kit/pkcs11.h
/usr/local/include/p11-kit-1/p11-kit/pkcs11x.h
/usr/local/include/p11-kit-1/p11-kit/remote.h
/usr/local/include/p11-kit-1/p11-kit/uri.h
/usr/local/lib/libp11-kit.so
/usr/local/lib/libp11-kit.so.0
/usr/local/lib/libp11-kit.so.0.3.0
/usr/local/lib/p11-kit-proxy.so
/usr/local/lib/pkcs11/p11-kit-client.so
/usr/local/lib/pkcs11/p11-kit-trust.so
/usr/local/libdata/pkgconfig/p11-kit-1.pc
/usr/local/libexec/p11-kit/p11-kit-remote
/usr/local/libexec/p11-kit/p11-kit-server
/usr/local/libexec/p11-kit/trust-extract-compat
/usr/local/man/man1/trust.1.gz
/usr/local/man/man5/pkcs11.conf.5.gz
/usr/local/man/man8/p11-kit.8.gz
/usr/local/share/bash-completion/completions/p11-kit
/usr/local/share/bash-completion/completions/trust
/usr/local/share/examples/p11-kit/pkcs11.conf.example
/usr/local/share/gtk-doc/html/p11-kit/config-example.html
/usr/local/share/gtk-doc/html/p11-kit/config-files.html
/usr/local/share/gtk-doc/html/p11-kit/config.html
/usr/local/share/gtk-doc/html/p11-kit/devel-building-style.html
/usr/local/share/gtk-doc/html/p11-kit/devel-building.html
/usr/local/share/gtk-doc/html/p11-kit/devel-commands.html
/usr/local/share/gtk-doc/html/p11-kit/devel-debugging.html
/usr/local/share/gtk-doc/html/p11-kit/devel-paths.html
/usr/local/share/gtk-doc/html/p11-kit/devel-testing.html
/usr/local/share/gtk-doc/html/p11-kit/devel.html
/usr/local/share/gtk-doc/html/p11-kit/home.png
/usr/local/share/gtk-doc/html/p11-kit/index.html
/usr/local/share/gtk-doc/html/p11-kit/left-insensitive.png
/usr/local/share/gtk-doc/html/p11-kit/left.png
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-Future.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-Modules.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-URIs.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit-Utilities.html
/usr/local/share/gtk-doc/html/p11-kit/p11-kit.devhelp2
/usr/local/share/gtk-doc/html/p11-kit/p11-kit.html
/usr/local/share/gtk-doc/html/p11-kit/pkcs11-conf.html
/usr/local/share/gtk-doc/html/p11-kit/reference.html
/usr/local/share/gtk-doc/html/p11-kit/remoting.html
/usr/local/share/gtk-doc/html/p11-kit/right-insensitive.png
/usr/local/share/gtk-doc/html/p11-kit/right.png
/usr/local/share/gtk-doc/html/p11-kit/sharing-managed.html
/usr/local/share/gtk-doc/html/p11-kit/sharing.html
/usr/local/share/gtk-doc/html/p11-kit/style.css
/usr/local/share/gtk-doc/html/p11-kit/tools.html
/usr/local/share/gtk-doc/html/p11-kit/trust-disable.html
/usr/local/share/gtk-doc/html/p11-kit/trust-glib-networking.html
/usr/local/share/gtk-doc/html/p11-kit/trust-module.html
/usr/local/share/gtk-doc/html/p11-kit/trust-nss.html
/usr/local/share/gtk-doc/html/p11-kit/trust.html
/usr/local/share/gtk-doc/html/p11-kit/up-insensitive.png
/usr/local/share/gtk-doc/html/p11-kit/up.png
/usr/local/share/licenses/p11-kit-0.24.0/BSD3CLAUSE
/usr/local/share/licenses/p11-kit-0.24.0/LICENSE
/usr/local/share/licenses/p11-kit-0.24.0/catalog.mk
/usr/local/share/p11-kit/modules/p11-kit-trust.module
/usr/local/lib/perl5/site_perl/Authen/SASL.pm
/usr/local/lib/perl5/site_perl/Authen/SASL.pod
/usr/local/lib/perl5/site_perl/Authen/SASL/CRAM_MD5.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/EXTERNAL.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl.pod
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/ANONYMOUS.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/CRAM_MD5.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/DIGEST_MD5.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/EXTERNAL.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/GSSAPI.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/LOGIN.pm
/usr/local/lib/perl5/site_perl/Authen/SASL/Perl/PLAIN.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Authen/SASL/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::ANONYMOUS.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::CRAM_MD5.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::DIGEST_MD5.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::EXTERNAL.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::GSSAPI.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::LOGIN.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Authen::SASL::Perl::PLAIN.3.gz
/usr/local/share/licenses/p5-Authen-SASL-2.16_1/ART10
/usr/local/share/licenses/p5-Authen-SASL-2.16_1/GPLv1+
/usr/local/share/licenses/p5-Authen-SASL-2.16_1/LICENSE
/usr/local/share/licenses/p5-Authen-SASL-2.16_1/catalog.mk
/usr/local/lib/perl5/site_perl/CGI.pm
/usr/local/lib/perl5/site_perl/CGI.pod
/usr/local/lib/perl5/site_perl/CGI/Carp.pm
/usr/local/lib/perl5/site_perl/CGI/Cookie.pm
/usr/local/lib/perl5/site_perl/CGI/File/Temp.pm
/usr/local/lib/perl5/site_perl/CGI/HTML/Functions.pm
/usr/local/lib/perl5/site_perl/CGI/HTML/Functions.pod
/usr/local/lib/perl5/site_perl/CGI/Pretty.pm
/usr/local/lib/perl5/site_perl/CGI/Push.pm
/usr/local/lib/perl5/site_perl/CGI/Util.pm
/usr/local/lib/perl5/site_perl/Fh.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/CGI/.packlist
/usr/local/lib/perl5/site_perl/man/man3/CGI.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::Carp.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::Cookie.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::HTML::Functions.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::Pretty.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::Push.3.gz
/usr/local/lib/perl5/site_perl/man/man3/CGI::Util.3.gz
/usr/local/share/examples/CGI/clickable_image.cgi
/usr/local/share/examples/CGI/cookie.cgi
/usr/local/share/examples/CGI/crash.cgi
/usr/local/share/examples/CGI/file_upload.cgi
/usr/local/share/examples/CGI/mojo_proxy.pl
/usr/local/share/examples/CGI/wikipedia_example.cgi
/usr/local/share/examples/CGI/wilogo.gif
/usr/local/share/licenses/p5-CGI-4.53/ART20
/usr/local/share/licenses/p5-CGI-4.53/LICENSE
/usr/local/share/licenses/p5-CGI-4.53/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/Clone.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Clone/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Clone/Clone.so
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Clone/autosplit.ix
/usr/local/lib/perl5/site_perl/man/man3/Clone.3.gz
/usr/local/share/licenses/p5-Clone-0.45/ART10
/usr/local/share/licenses/p5-Clone-0.45/GPLv1+
/usr/local/share/licenses/p5-Clone-0.45/LICENSE
/usr/local/share/licenses/p5-Clone-0.45/catalog.mk
/usr/local/lib/perl5/site_perl/Digest/HMAC.pm
/usr/local/lib/perl5/site_perl/Digest/HMAC_MD5.pm
/usr/local/lib/perl5/site_perl/Digest/HMAC_SHA1.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Digest/HMAC/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC_MD5.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Digest::HMAC_SHA1.3.gz
/usr/local/share/licenses/p5-Digest-HMAC-1.04/ART10
/usr/local/share/licenses/p5-Digest-HMAC-1.04/GPLv1+
/usr/local/share/licenses/p5-Digest-HMAC-1.04/LICENSE
/usr/local/share/licenses/p5-Digest-HMAC-1.04/catalog.mk
/usr/local/lib/perl5/site_perl/Encode/Locale.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Encode/Locale/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Encode::Locale.3.gz
/usr/local/share/licenses/p5-Encode-Locale-1.05/ART10
/usr/local/share/licenses/p5-Encode-Locale-1.05/GPLv1+
/usr/local/share/licenses/p5-Encode-Locale-1.05/LICENSE
/usr/local/share/licenses/p5-Encode-Locale-1.05/catalog.mk
/usr/local/lib/perl5/site_perl/Error.pm
/usr/local/lib/perl5/site_perl/Error/Simple.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Error/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Error.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Error::Simple.3.gz
/usr/local/share/licenses/p5-Error-0.17029/ART10
/usr/local/share/licenses/p5-Error-0.17029/GPLv1+
/usr/local/share/licenses/p5-Error-0.17029/LICENSE
/usr/local/share/licenses/p5-Error-0.17029/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI.pm
/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/OID.pm
/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/OID/Set.pm
/usr/local/lib/perl5/site_perl/mach/5.32/GSSAPI/Status.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/GSSAPI/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/GSSAPI/GSSAPI.so
/usr/local/lib/perl5/site_perl/man/man3/GSSAPI.3.gz
/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::OID.3.gz
/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::OID::Set.3.gz
/usr/local/lib/perl5/site_perl/man/man3/GSSAPI::Status.3.gz
/usr/local/share/licenses/p5-GSSAPI-0.28_1/ART10
/usr/local/share/licenses/p5-GSSAPI-0.28_1/GPLv1+
/usr/local/share/licenses/p5-GSSAPI-0.28_1/LICENSE
/usr/local/share/licenses/p5-GSSAPI-0.28_1/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/Entities.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/Filter.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/HeadParser.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/LinkExtor.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/Parser.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/PullParser.pm
/usr/local/lib/perl5/site_perl/mach/5.32/HTML/TokeParser.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/HTML/Parser/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/HTML/Parser/Parser.so
/usr/local/lib/perl5/site_perl/man/man3/HTML::Entities.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::Filter.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::HeadParser.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::LinkExtor.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::Parser.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::PullParser.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTML::TokeParser.3.gz
/usr/local/share/licenses/p5-HTML-Parser-3.76_1/ART10
/usr/local/share/licenses/p5-HTML-Parser-3.76_1/GPLv1+
/usr/local/share/licenses/p5-HTML-Parser-3.76_1/LICENSE
/usr/local/share/licenses/p5-HTML-Parser-3.76_1/catalog.mk
/usr/local/lib/perl5/site_perl/HTML/Tagset.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/HTML/Tagset/.packlist
/usr/local/lib/perl5/site_perl/man/man3/HTML::Tagset.3.gz
/usr/local/share/licenses/p5-HTML-Tagset-3.20_1/ART10
/usr/local/share/licenses/p5-HTML-Tagset-3.20_1/GPLv1+
/usr/local/share/licenses/p5-HTML-Tagset-3.20_1/LICENSE
/usr/local/share/licenses/p5-HTML-Tagset-3.20_1/catalog.mk
/usr/local/lib/perl5/site_perl/HTTP/Date.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/HTTP/Date/.packlist
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Date.3.gz
/usr/local/share/licenses/p5-HTTP-Date-6.05/ART10
/usr/local/share/licenses/p5-HTTP-Date-6.05/GPLv1+
/usr/local/share/licenses/p5-HTTP-Date-6.05/LICENSE
/usr/local/share/licenses/p5-HTTP-Date-6.05/catalog.mk
/usr/local/lib/perl5/site_perl/HTTP/Config.pm
/usr/local/lib/perl5/site_perl/HTTP/Headers.pm
/usr/local/lib/perl5/site_perl/HTTP/Headers/Auth.pm
/usr/local/lib/perl5/site_perl/HTTP/Headers/ETag.pm
/usr/local/lib/perl5/site_perl/HTTP/Headers/Util.pm
/usr/local/lib/perl5/site_perl/HTTP/Message.pm
/usr/local/lib/perl5/site_perl/HTTP/Request.pm
/usr/local/lib/perl5/site_perl/HTTP/Request/Common.pm
/usr/local/lib/perl5/site_perl/HTTP/Response.pm
/usr/local/lib/perl5/site_perl/HTTP/Status.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/HTTP/Message/.packlist
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Config.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Headers.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Headers::Auth.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Headers::ETag.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Headers::Util.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Message.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Request.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Request::Common.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Response.3.gz
/usr/local/lib/perl5/site_perl/man/man3/HTTP::Status.3.gz
/usr/local/share/licenses/p5-HTTP-Message-6.35/ART10
/usr/local/share/licenses/p5-HTTP-Message-6.35/GPLv1+
/usr/local/share/licenses/p5-HTTP-Message-6.35/LICENSE
/usr/local/share/licenses/p5-HTTP-Message-6.35/catalog.mk
/usr/local/lib/perl5/site_perl/IO/HTML.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/IO/HTML/.packlist
/usr/local/lib/perl5/site_perl/man/man3/IO::HTML.3.gz
/usr/local/share/licenses/p5-IO-HTML-1.004/ART10
/usr/local/share/licenses/p5-IO-HTML-1.004/GPLv1+
/usr/local/share/licenses/p5-IO-HTML-1.004/LICENSE
/usr/local/share/licenses/p5-IO-HTML-1.004/catalog.mk
/usr/local/lib/perl5/site_perl/IO/Socket/INET6.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/IO/Socket/INET6/.packlist
/usr/local/lib/perl5/site_perl/man/man3/IO::Socket::INET6.3.gz
/usr/local/share/licenses/p5-IO-Socket-INET6-2.72_1/ART10
/usr/local/share/licenses/p5-IO-Socket-INET6-2.72_1/GPLv1+
/usr/local/share/licenses/p5-IO-Socket-INET6-2.72_1/LICENSE
/usr/local/share/licenses/p5-IO-Socket-INET6-2.72_1/catalog.mk
/usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm
/usr/local/lib/perl5/site_perl/IO/Socket/SSL.pod
/usr/local/lib/perl5/site_perl/IO/Socket/SSL/Intercept.pm
/usr/local/lib/perl5/site_perl/IO/Socket/SSL/PublicSuffix.pm
/usr/local/lib/perl5/site_perl/IO/Socket/SSL/Utils.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/IO/Socket/SSL/.packlist
/usr/local/lib/perl5/site_perl/man/man3/IO::Socket::SSL.3.gz
/usr/local/lib/perl5/site_perl/man/man3/IO::Socket::SSL::Intercept.3.gz
/usr/local/lib/perl5/site_perl/man/man3/IO::Socket::SSL::PublicSuffix.3.gz
/usr/local/lib/perl5/site_perl/man/man3/IO::Socket::SSL::Utils.3.gz
/usr/local/share/examples/IO-Socket-SSL/async_https_server.pl
/usr/local/share/examples/IO-Socket-SSL/lwp-with-verifycn.pl
/usr/local/share/examples/IO-Socket-SSL/simulate_proxy.pl
/usr/local/share/examples/IO-Socket-SSL/ssl_client.pl
/usr/local/share/examples/IO-Socket-SSL/ssl_mitm.pl
/usr/local/share/examples/IO-Socket-SSL/ssl_server.pl
/usr/local/share/licenses/p5-IO-Socket-SSL-2.073/ART10
/usr/local/share/licenses/p5-IO-Socket-SSL-2.073/GPLv1+
/usr/local/share/licenses/p5-IO-Socket-SSL-2.073/LICENSE
/usr/local/share/licenses/p5-IO-Socket-SSL-2.073/catalog.mk
/usr/local/lib/perl5/site_perl/LWP/MediaTypes.pm
/usr/local/lib/perl5/site_perl/LWP/media.types
/usr/local/lib/perl5/site_perl/mach/5.32/auto/LWP/MediaTypes/.packlist
/usr/local/lib/perl5/site_perl/man/man3/LWP::MediaTypes.3.gz
/usr/local/share/licenses/p5-LWP-MediaTypes-6.04/ART10
/usr/local/share/licenses/p5-LWP-MediaTypes-6.04/GPLv1+
/usr/local/share/licenses/p5-LWP-MediaTypes-6.04/LICENSE
/usr/local/share/licenses/p5-LWP-MediaTypes-6.04/catalog.mk
/usr/local/lib/perl5/site_perl/Mozilla/CA.pm
/usr/local/lib/perl5/site_perl/Mozilla/CA/cacert.pem
/usr/local/lib/perl5/site_perl/Mozilla/mk-ca-bundle.pl
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Mozilla/CA/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Mozilla::CA.3.gz
/usr/local/share/licenses/p5-Mozilla-CA-20211001/LICENSE
/usr/local/share/licenses/p5-Mozilla-CA-20211001/MPL20
/usr/local/share/licenses/p5-Mozilla-CA-20211001/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/Net/SSLeay.pm
/usr/local/lib/perl5/site_perl/mach/5.32/Net/SSLeay.pod
/usr/local/lib/perl5/site_perl/mach/5.32/Net/SSLeay/Handle.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/SSLeay.so
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/autosplit.ix
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/debug_read.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_https.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_https2.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_https3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_https4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_httpx2.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_httpx3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/do_httpx4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/dump_peer_certificate.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_http.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_http3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_http4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_https.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_https3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_https4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_httpx.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_httpx3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/get_httpx4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_http.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_http3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_http4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_https.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_https3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_https4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_httpx.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_httpx3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/head_httpx4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/http_cat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/https_cat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/httpx_cat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/initialize.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/make_form.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/make_headers.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/new_x_ctx.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/open_proxy_tcp_connection.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/open_tcp_connection.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_http.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_http3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_http4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_https.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_https3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_https4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_httpx.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_httpx3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/post_httpx4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_http.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_http3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_http4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_https.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_https3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_https4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_httpx.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_httpx3.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/put_httpx4.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/randomize.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/set_cert_and_key.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/set_proxy.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/set_server_cert_and_key.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/ssl_read_CRLF.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/ssl_read_all.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/ssl_read_until.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/ssl_write_CRLF.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/ssl_write_all.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/sslcat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcp_read_CRLF.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcp_read_all.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcp_read_until.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcp_write_CRLF.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcp_write_all.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcpcat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/tcpxcat.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/want_X509_lookup.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/want_nothing.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/want_read.al
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Net/SSLeay/want_write.al
/usr/local/lib/perl5/site_perl/man/man3/Net::SSLeay.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Net::SSLeay::Handle.3.gz
/usr/local/share/examples/Net-SSLeay/bio.pl
/usr/local/share/examples/Net-SSLeay/bulk.pl
/usr/local/share/examples/Net-SSLeay/callback.pl
/usr/local/share/examples/Net-SSLeay/cb-testi.pl
/usr/local/share/examples/Net-SSLeay/cli-cert.pl
/usr/local/share/examples/Net-SSLeay/ephemeral.pl
/usr/local/share/examples/Net-SSLeay/get_authenticated_page.pl
/usr/local/share/examples/Net-SSLeay/get_page.pl
/usr/local/share/examples/Net-SSLeay/get_page_cert.pl
/usr/local/share/examples/Net-SSLeay/https-proxy-snif.pl
/usr/local/share/examples/Net-SSLeay/makecert.pl
/usr/local/share/examples/Net-SSLeay/minicli.pl
/usr/local/share/examples/Net-SSLeay/passwd-cb.pl
/usr/local/share/examples/Net-SSLeay/req.conf
/usr/local/share/examples/Net-SSLeay/ssl-inetd-serv.pl
/usr/local/share/examples/Net-SSLeay/ssl_diff.pl
/usr/local/share/examples/Net-SSLeay/sslcat.pl
/usr/local/share/examples/Net-SSLeay/sslecho.pl
/usr/local/share/examples/Net-SSLeay/stdio_bulk.pl
/usr/local/share/examples/Net-SSLeay/tcpcat.pl
/usr/local/share/examples/Net-SSLeay/tcpecho.pl
/usr/local/share/examples/Net-SSLeay/x509_cert_details.pl
/usr/local/share/licenses/p5-Net-SSLeay-1.90/LICENSE
/usr/local/share/licenses/p5-Net-SSLeay-1.90/OpenSSL
/usr/local/share/licenses/p5-Net-SSLeay-1.90/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/Socket6.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Socket6/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Socket6/Socket6.so
/usr/local/lib/perl5/site_perl/man/man3/Socket6.3.gz
/usr/local/share/licenses/p5-Socket6-0.29/BSD3CLAUSE
/usr/local/share/licenses/p5-Socket6-0.29/LICENSE
/usr/local/share/licenses/p5-Socket6-0.29/catalog.mk
/usr/local/lib/perl5/site_perl/Date/Format.pm
/usr/local/lib/perl5/site_perl/Date/Language.pm
/usr/local/lib/perl5/site_perl/Date/Language/Afar.pm
/usr/local/lib/perl5/site_perl/Date/Language/Amharic.pm
/usr/local/lib/perl5/site_perl/Date/Language/Austrian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Brazilian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Bulgarian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Chinese.pm
/usr/local/lib/perl5/site_perl/Date/Language/Chinese_GB.pm
/usr/local/lib/perl5/site_perl/Date/Language/Czech.pm
/usr/local/lib/perl5/site_perl/Date/Language/Danish.pm
/usr/local/lib/perl5/site_perl/Date/Language/Dutch.pm
/usr/local/lib/perl5/site_perl/Date/Language/English.pm
/usr/local/lib/perl5/site_perl/Date/Language/Finnish.pm
/usr/local/lib/perl5/site_perl/Date/Language/French.pm
/usr/local/lib/perl5/site_perl/Date/Language/Gedeo.pm
/usr/local/lib/perl5/site_perl/Date/Language/German.pm
/usr/local/lib/perl5/site_perl/Date/Language/Greek.pm
/usr/local/lib/perl5/site_perl/Date/Language/Hungarian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Icelandic.pm
/usr/local/lib/perl5/site_perl/Date/Language/Italian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Norwegian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Occitan.pm
/usr/local/lib/perl5/site_perl/Date/Language/Oromo.pm
/usr/local/lib/perl5/site_perl/Date/Language/Romanian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Russian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Russian_cp1251.pm
/usr/local/lib/perl5/site_perl/Date/Language/Russian_koi8r.pm
/usr/local/lib/perl5/site_perl/Date/Language/Sidama.pm
/usr/local/lib/perl5/site_perl/Date/Language/Somali.pm
/usr/local/lib/perl5/site_perl/Date/Language/Spanish.pm
/usr/local/lib/perl5/site_perl/Date/Language/Swedish.pm
/usr/local/lib/perl5/site_perl/Date/Language/Tigrinya.pm
/usr/local/lib/perl5/site_perl/Date/Language/TigrinyaEritrean.pm
/usr/local/lib/perl5/site_perl/Date/Language/TigrinyaEthiopian.pm
/usr/local/lib/perl5/site_perl/Date/Language/Turkish.pm
/usr/local/lib/perl5/site_perl/Date/Parse.pm
/usr/local/lib/perl5/site_perl/Time/Zone.pm
/usr/local/lib/perl5/site_perl/TimeDate.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/Date/Parse/.packlist
/usr/local/lib/perl5/site_perl/man/man3/Date::Format.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Date::Language.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Date::Language::Bulgarian.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Date::Language::Hungarian.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Date::Parse.3.gz
/usr/local/lib/perl5/site_perl/man/man3/Time::Zone.3.gz
/usr/local/lib/perl5/site_perl/man/man3/TimeDate.3.gz
/usr/local/share/licenses/p5-TimeDate-2.33,1/ART10
/usr/local/share/licenses/p5-TimeDate-2.33,1/GPLv1+
/usr/local/share/licenses/p5-TimeDate-2.33,1/LICENSE
/usr/local/share/licenses/p5-TimeDate-2.33,1/catalog.mk
/usr/local/lib/perl5/site_perl/URI.pm
/usr/local/lib/perl5/site_perl/URI/Escape.pm
/usr/local/lib/perl5/site_perl/URI/Heuristic.pm
/usr/local/lib/perl5/site_perl/URI/IRI.pm
/usr/local/lib/perl5/site_perl/URI/QueryParam.pm
/usr/local/lib/perl5/site_perl/URI/Split.pm
/usr/local/lib/perl5/site_perl/URI/URL.pm
/usr/local/lib/perl5/site_perl/URI/WithBase.pm
/usr/local/lib/perl5/site_perl/URI/_foreign.pm
/usr/local/lib/perl5/site_perl/URI/_generic.pm
/usr/local/lib/perl5/site_perl/URI/_idna.pm
/usr/local/lib/perl5/site_perl/URI/_ldap.pm
/usr/local/lib/perl5/site_perl/URI/_login.pm
/usr/local/lib/perl5/site_perl/URI/_punycode.pm
/usr/local/lib/perl5/site_perl/URI/_query.pm
/usr/local/lib/perl5/site_perl/URI/_segment.pm
/usr/local/lib/perl5/site_perl/URI/_server.pm
/usr/local/lib/perl5/site_perl/URI/_userpass.pm
/usr/local/lib/perl5/site_perl/URI/data.pm
/usr/local/lib/perl5/site_perl/URI/file.pm
/usr/local/lib/perl5/site_perl/URI/file/Base.pm
/usr/local/lib/perl5/site_perl/URI/file/FAT.pm
/usr/local/lib/perl5/site_perl/URI/file/Mac.pm
/usr/local/lib/perl5/site_perl/URI/file/OS2.pm
/usr/local/lib/perl5/site_perl/URI/file/QNX.pm
/usr/local/lib/perl5/site_perl/URI/file/Unix.pm
/usr/local/lib/perl5/site_perl/URI/file/Win32.pm
/usr/local/lib/perl5/site_perl/URI/ftp.pm
/usr/local/lib/perl5/site_perl/URI/gopher.pm
/usr/local/lib/perl5/site_perl/URI/http.pm
/usr/local/lib/perl5/site_perl/URI/https.pm
/usr/local/lib/perl5/site_perl/URI/ldap.pm
/usr/local/lib/perl5/site_perl/URI/ldapi.pm
/usr/local/lib/perl5/site_perl/URI/ldaps.pm
/usr/local/lib/perl5/site_perl/URI/mailto.pm
/usr/local/lib/perl5/site_perl/URI/mms.pm
/usr/local/lib/perl5/site_perl/URI/news.pm
/usr/local/lib/perl5/site_perl/URI/nntp.pm
/usr/local/lib/perl5/site_perl/URI/nntps.pm
/usr/local/lib/perl5/site_perl/URI/pop.pm
/usr/local/lib/perl5/site_perl/URI/rlogin.pm
/usr/local/lib/perl5/site_perl/URI/rsync.pm
/usr/local/lib/perl5/site_perl/URI/rtsp.pm
/usr/local/lib/perl5/site_perl/URI/rtspu.pm
/usr/local/lib/perl5/site_perl/URI/sftp.pm
/usr/local/lib/perl5/site_perl/URI/sip.pm
/usr/local/lib/perl5/site_perl/URI/sips.pm
/usr/local/lib/perl5/site_perl/URI/snews.pm
/usr/local/lib/perl5/site_perl/URI/ssh.pm
/usr/local/lib/perl5/site_perl/URI/telnet.pm
/usr/local/lib/perl5/site_perl/URI/tn3270.pm
/usr/local/lib/perl5/site_perl/URI/urn.pm
/usr/local/lib/perl5/site_perl/URI/urn/isbn.pm
/usr/local/lib/perl5/site_perl/URI/urn/oid.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/URI/.packlist
/usr/local/lib/perl5/site_perl/man/man3/URI.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::Escape.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::Heuristic.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::QueryParam.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::Split.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::URL.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::WithBase.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::_punycode.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::data.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::file.3.gz
/usr/local/lib/perl5/site_perl/man/man3/URI::ldap.3.gz
/usr/local/share/licenses/p5-URI-5.10/ART10
/usr/local/share/licenses/p5-URI-5.10/GPLv1+
/usr/local/share/licenses/p5-URI-5.10/LICENSE
/usr/local/share/licenses/p5-URI-5.10/catalog.mk
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/Japanese_Encodings.msg
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/README
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/big5.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/euc-kr.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/ibm866.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-1.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-10.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-11.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-13.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-14.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-15.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-2.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-3.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-4.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-5.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-6.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-7.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-8.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/iso-8859-9.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/koi8-r.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/windows-1250.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/windows-1251.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/windows-1252.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/windows-1255.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-euc-jp-unicode.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-sjis-cp932.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-sjis-jdk117.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-sjis-jisx0221.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Encodings/x-sjis-unicode.enc
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Expat.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/LWPExternEnt.pl
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Style/Debug.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Style/Objects.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Style/Stream.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Style/Subs.pm
/usr/local/lib/perl5/site_perl/mach/5.32/XML/Parser/Style/Tree.pm
/usr/local/lib/perl5/site_perl/mach/5.32/auto/XML/Parser/.packlist
/usr/local/lib/perl5/site_perl/mach/5.32/auto/XML/Parser/Expat/Expat.so
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Expat.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Style::Debug.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Style::Objects.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Style::Stream.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Style::Subs.3.gz
/usr/local/lib/perl5/site_perl/man/man3/XML::Parser::Style::Tree.3.gz
/usr/local/share/licenses/p5-XML-Parser-2.44/ART10
/usr/local/share/licenses/p5-XML-Parser-2.44/GPLv1+
/usr/local/share/licenses/p5-XML-Parser-2.44/LICENSE
/usr/local/share/licenses/p5-XML-Parser-2.44/catalog.mk
/usr/local/bin/pango-list
/usr/local/bin/pango-segmentation
/usr/local/bin/pango-view
/usr/local/include/pango-1.0/pango/pango-attributes.h
/usr/local/include/pango-1.0/pango/pango-bidi-type.h
/usr/local/include/pango-1.0/pango/pango-break.h
/usr/local/include/pango-1.0/pango/pango-context.h
/usr/local/include/pango-1.0/pango/pango-coverage.h
/usr/local/include/pango-1.0/pango/pango-direction.h
/usr/local/include/pango-1.0/pango/pango-engine.h
/usr/local/include/pango-1.0/pango/pango-enum-types.h
/usr/local/include/pango-1.0/pango/pango-features.h
/usr/local/include/pango-1.0/pango/pango-font.h
/usr/local/include/pango-1.0/pango/pango-fontmap.h
/usr/local/include/pango-1.0/pango/pango-fontset.h
/usr/local/include/pango-1.0/pango/pango-glyph-item.h
/usr/local/include/pango-1.0/pango/pango-glyph.h
/usr/local/include/pango-1.0/pango/pango-gravity.h
/usr/local/include/pango-1.0/pango/pango-item.h
/usr/local/include/pango-1.0/pango/pango-language.h
/usr/local/include/pango-1.0/pango/pango-layout.h
/usr/local/include/pango-1.0/pango/pango-matrix.h
/usr/local/include/pango-1.0/pango/pango-modules.h
/usr/local/include/pango-1.0/pango/pango-ot.h
/usr/local/include/pango-1.0/pango/pango-renderer.h
/usr/local/include/pango-1.0/pango/pango-script.h
/usr/local/include/pango-1.0/pango/pango-tabs.h
/usr/local/include/pango-1.0/pango/pango-types.h
/usr/local/include/pango-1.0/pango/pango-utils.h
/usr/local/include/pango-1.0/pango/pango-version-macros.h
/usr/local/include/pango-1.0/pango/pango.h
/usr/local/include/pango-1.0/pango/pangocairo.h
/usr/local/include/pango-1.0/pango/pangofc-decoder.h
/usr/local/include/pango-1.0/pango/pangofc-font.h
/usr/local/include/pango-1.0/pango/pangofc-fontmap.h
/usr/local/include/pango-1.0/pango/pangoft2.h
/usr/local/include/pango-1.0/pango/pangoxft-render.h
/usr/local/include/pango-1.0/pango/pangoxft.h
/usr/local/lib/girepository-1.0/Pango-1.0.typelib
/usr/local/lib/girepository-1.0/PangoCairo-1.0.typelib
/usr/local/lib/girepository-1.0/PangoFT2-1.0.typelib
/usr/local/lib/girepository-1.0/PangoFc-1.0.typelib
/usr/local/lib/girepository-1.0/PangoOT-1.0.typelib
/usr/local/lib/girepository-1.0/PangoXft-1.0.typelib
/usr/local/lib/libpango-1.0.so
/usr/local/lib/libpango-1.0.so.0
/usr/local/lib/libpango-1.0.so.0.4800.11
/usr/local/lib/libpangocairo-1.0.so
/usr/local/lib/libpangocairo-1.0.so.0
/usr/local/lib/libpangocairo-1.0.so.0.4800.11
/usr/local/lib/libpangoft2-1.0.so
/usr/local/lib/libpangoft2-1.0.so.0
/usr/local/lib/libpangoft2-1.0.so.0.4800.11
/usr/local/lib/libpangoxft-1.0.so
/usr/local/lib/libpangoxft-1.0.so.0
/usr/local/lib/libpangoxft-1.0.so.0.4800.11
/usr/local/libdata/pkgconfig/pango.pc
/usr/local/libdata/pkgconfig/pangocairo.pc
/usr/local/libdata/pkgconfig/pangofc.pc
/usr/local/libdata/pkgconfig/pangoft2.pc
/usr/local/libdata/pkgconfig/pangoot.pc
/usr/local/libdata/pkgconfig/pangoxft.pc
/usr/local/share/doc/pango/reference/Pango/Pango.devhelp2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/Pango/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/Pango/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/Pango/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/Pango/alias.Glyph.html
/usr/local/share/doc/pango/reference/Pango/alias.GlyphUnit.html
/usr/local/share/doc/pango/reference/Pango/alias.LayoutRun.html
/usr/local/share/doc/pango/reference/Pango/arabic-markup.png
/usr/local/share/doc/pango/reference/Pango/blue-text.png
/usr/local/share/doc/pango/reference/Pango/callback.AttrDataCopyFunc.html
/usr/local/share/doc/pango/reference/Pango/callback.AttrFilterFunc.html
/usr/local/share/doc/pango/reference/Pango/callback.FontsetForeachFunc.html
/usr/local/share/doc/pango/reference/Pango/class.Context.html
/usr/local/share/doc/pango/reference/Pango/class.Coverage.html
/usr/local/share/doc/pango/reference/Pango/class.Font.html
/usr/local/share/doc/pango/reference/Pango/class.FontFace.html
/usr/local/share/doc/pango/reference/Pango/class.FontFamily.html
/usr/local/share/doc/pango/reference/Pango/class.FontMap.html
/usr/local/share/doc/pango/reference/Pango/class.Fontset.html
/usr/local/share/doc/pango/reference/Pango/class.FontsetSimple.html
/usr/local/share/doc/pango/reference/Pango/class.Layout.html
/usr/local/share/doc/pango/reference/Pango/class.Renderer.html
/usr/local/share/doc/pango/reference/Pango/classes_hierarchy.html
/usr/local/share/doc/pango/reference/Pango/const.ANALYSIS_FLAG_CENTERED_BASELINE.html
/usr/local/share/doc/pango/reference/Pango/const.ANALYSIS_FLAG_IS_ELLIPSIS.html
/usr/local/share/doc/pango/reference/Pango/const.ANALYSIS_FLAG_NEED_HYPHEN.html
/usr/local/share/doc/pango/reference/Pango/const.ATTR_INDEX_FROM_TEXT_BEGINNING.html
/usr/local/share/doc/pango/reference/Pango/const.ATTR_INDEX_TO_TEXT_END.html
/usr/local/share/doc/pango/reference/Pango/const.GLYPH_EMPTY.html
/usr/local/share/doc/pango/reference/Pango/const.GLYPH_INVALID_INPUT.html
/usr/local/share/doc/pango/reference/Pango/const.GLYPH_UNKNOWN_FLAG.html
/usr/local/share/doc/pango/reference/Pango/const.SCALE.html
/usr/local/share/doc/pango/reference/Pango/const.VERSION_MAJOR.html
/usr/local/share/doc/pango/reference/Pango/const.VERSION_MICRO.html
/usr/local/share/doc/pango/reference/Pango/const.VERSION_MINOR.html
/usr/local/share/doc/pango/reference/Pango/const.VERSION_STRING.html
/usr/local/share/doc/pango/reference/Pango/ctor.AttrList.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.Context.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.Coverage.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.FontDescription.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.FontsetSimple.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.GlyphString.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.Item.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.Layout.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.ScriptIter.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.TabArray.new.html
/usr/local/share/doc/pango/reference/Pango/ctor.TabArray.new_with_positions.html
/usr/local/share/doc/pango/reference/Pango/enum.Alignment.html
/usr/local/share/doc/pango/reference/Pango/enum.AttrType.html
/usr/local/share/doc/pango/reference/Pango/enum.BidiType.html
/usr/local/share/doc/pango/reference/Pango/enum.CoverageLevel.html
/usr/local/share/doc/pango/reference/Pango/enum.Direction.html
/usr/local/share/doc/pango/reference/Pango/enum.EllipsizeMode.html
/usr/local/share/doc/pango/reference/Pango/enum.Gravity.html
/usr/local/share/doc/pango/reference/Pango/enum.GravityHint.html
/usr/local/share/doc/pango/reference/Pango/enum.Overline.html
/usr/local/share/doc/pango/reference/Pango/enum.RenderPart.html
/usr/local/share/doc/pango/reference/Pango/enum.Script.html
/usr/local/share/doc/pango/reference/Pango/enum.Stretch.html
/usr/local/share/doc/pango/reference/Pango/enum.Style.html
/usr/local/share/doc/pango/reference/Pango/enum.TabAlign.html
/usr/local/share/doc/pango/reference/Pango/enum.Underline.html
/usr/local/share/doc/pango/reference/Pango/enum.Variant.html
/usr/local/share/doc/pango/reference/Pango/enum.Weight.html
/usr/local/share/doc/pango/reference/Pango/enum.WrapMode.html
/usr/local/share/doc/pango/reference/Pango/flags.FontMask.html
/usr/local/share/doc/pango/reference/Pango/flags.ShapeFlags.html
/usr/local/share/doc/pango/reference/Pango/flags.ShowFlags.html
/usr/local/share/doc/pango/reference/Pango/fonts.css
/usr/local/share/doc/pango/reference/Pango/func.ASCENT.html
/usr/local/share/doc/pango/reference/Pango/func.DESCENT.html
/usr/local/share/doc/pango/reference/Pango/func.LBEARING.html
/usr/local/share/doc/pango/reference/Pango/func.PIXELS.html
/usr/local/share/doc/pango/reference/Pango/func.PIXELS_CEIL.html
/usr/local/share/doc/pango/reference/Pango/func.PIXELS_FLOOR.html
/usr/local/share/doc/pango/reference/Pango/func.RBEARING.html
/usr/local/share/doc/pango/reference/Pango/func.UNITS_ROUND.html
/usr/local/share/doc/pango/reference/Pango/func.VERSION_CHECK.html
/usr/local/share/doc/pango/reference/Pango/func.VERSION_ENCODE.html
/usr/local/share/doc/pango/reference/Pango/func.attr_allow_breaks_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_background_alpha_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_background_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_fallback_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_family_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_foreground_alpha_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_foreground_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_gravity_hint_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_gravity_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_insert_hyphens_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_letter_spacing_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_overline_color_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_overline_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_rise_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_scale_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_show_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_stretch_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_strikethrough_color_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_strikethrough_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_style_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_underline_color_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_underline_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_variant_new.html
/usr/local/share/doc/pango/reference/Pango/func.attr_weight_new.html
/usr/local/share/doc/pango/reference/Pango/func.break.html
/usr/local/share/doc/pango/reference/Pango/func.default_break.html
/usr/local/share/doc/pango/reference/Pango/func.extents_to_pixels.html
/usr/local/share/doc/pango/reference/Pango/func.find_base_dir.html
/usr/local/share/doc/pango/reference/Pango/func.find_paragraph_boundary.html
/usr/local/share/doc/pango/reference/Pango/func.get_log_attrs.html
/usr/local/share/doc/pango/reference/Pango/func.get_mirror_char.html
/usr/local/share/doc/pango/reference/Pango/func.is_zero_width.html
/usr/local/share/doc/pango/reference/Pango/func.itemize.html
/usr/local/share/doc/pango/reference/Pango/func.itemize_with_base_dir.html
/usr/local/share/doc/pango/reference/Pango/func.log2vis_get_embedding_levels.html
/usr/local/share/doc/pango/reference/Pango/func.markup_parser_finish.html
/usr/local/share/doc/pango/reference/Pango/func.markup_parser_new.html
/usr/local/share/doc/pango/reference/Pango/func.parse_enum.html
/usr/local/share/doc/pango/reference/Pango/func.parse_markup.html
/usr/local/share/doc/pango/reference/Pango/func.parse_stretch.html
/usr/local/share/doc/pango/reference/Pango/func.parse_style.html
/usr/local/share/doc/pango/reference/Pango/func.parse_variant.html
/usr/local/share/doc/pango/reference/Pango/func.parse_weight.html
/usr/local/share/doc/pango/reference/Pango/func.quantize_line_geometry.html
/usr/local/share/doc/pango/reference/Pango/func.read_line.html
/usr/local/share/doc/pango/reference/Pango/func.reorder_items.html
/usr/local/share/doc/pango/reference/Pango/func.scan_int.html
/usr/local/share/doc/pango/reference/Pango/func.scan_string.html
/usr/local/share/doc/pango/reference/Pango/func.scan_word.html
/usr/local/share/doc/pango/reference/Pango/func.shape.html
/usr/local/share/doc/pango/reference/Pango/func.shape_full.html
/usr/local/share/doc/pango/reference/Pango/func.shape_with_flags.html
/usr/local/share/doc/pango/reference/Pango/func.skip_space.html
/usr/local/share/doc/pango/reference/Pango/func.split_file_list.html
/usr/local/share/doc/pango/reference/Pango/func.tailor_break.html
/usr/local/share/doc/pango/reference/Pango/func.trim_string.html
/usr/local/share/doc/pango/reference/Pango/func.unichar_direction.html
/usr/local/share/doc/pango/reference/Pango/func.units_from_double.html
/usr/local/share/doc/pango/reference/Pango/func.units_to_double.html
/usr/local/share/doc/pango/reference/Pango/func.version.html
/usr/local/share/doc/pango/reference/Pango/func.version_check.html
/usr/local/share/doc/pango/reference/Pango/func.version_string.html
/usr/local/share/doc/pango/reference/Pango/fzy.js
/usr/local/share/doc/pango/reference/Pango/go-up-symbolic.png
/usr/local/share/doc/pango/reference/Pango/index.html
/usr/local/share/doc/pango/reference/Pango/index.json
/usr/local/share/doc/pango/reference/Pango/layout.png
/usr/local/share/doc/pango/reference/Pango/main.js
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.copy.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.destroy.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.get.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.get_attrs.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.get_font.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.next.html
/usr/local/share/doc/pango/reference/Pango/method.AttrIterator.range.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.change.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.copy.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.equal.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.filter.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.get_attributes.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.get_iterator.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.insert.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.insert_before.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.ref.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.splice.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.unref.html
/usr/local/share/doc/pango/reference/Pango/method.AttrList.update.html
/usr/local/share/doc/pango/reference/Pango/method.Attribute.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Attribute.destroy.html
/usr/local/share/doc/pango/reference/Pango/method.Attribute.equal.html
/usr/local/share/doc/pango/reference/Pango/method.Attribute.init.html
/usr/local/share/doc/pango/reference/Pango/method.Color.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Color.free.html
/usr/local/share/doc/pango/reference/Pango/method.Color.parse.html
/usr/local/share/doc/pango/reference/Pango/method.Color.parse_with_alpha.html
/usr/local/share/doc/pango/reference/Pango/method.Color.to_string.html
/usr/local/share/doc/pango/reference/Pango/method.Context.changed.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_base_dir.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_base_gravity.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_font_description.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_font_map.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_gravity.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_gravity_hint.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_language.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_matrix.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_metrics.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_round_glyph_positions.html
/usr/local/share/doc/pango/reference/Pango/method.Context.get_serial.html
/usr/local/share/doc/pango/reference/Pango/method.Context.list_families.html
/usr/local/share/doc/pango/reference/Pango/method.Context.load_font.html
/usr/local/share/doc/pango/reference/Pango/method.Context.load_fontset.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_base_dir.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_base_gravity.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_font_description.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_font_map.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_gravity_hint.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_language.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_matrix.html
/usr/local/share/doc/pango/reference/Pango/method.Context.set_round_glyph_positions.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.get.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.max.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.ref.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.set.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.to_bytes.html
/usr/local/share/doc/pango/reference/Pango/method.Coverage.unref.html
/usr/local/share/doc/pango/reference/Pango/method.Font.describe.html
/usr/local/share/doc/pango/reference/Pango/method.Font.describe_with_absolute_size.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_coverage.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_face.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_features.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_font_map.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_glyph_extents.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_hb_font.html
/usr/local/share/doc/pango/reference/Pango/method.Font.get_metrics.html
/usr/local/share/doc/pango/reference/Pango/method.Font.has_char.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.better_match.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.copy.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.copy_static.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.equal.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.free.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_family.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_gravity.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_set_fields.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_size.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_size_is_absolute.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_stretch.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_style.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_variant.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_variations.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.get_weight.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.hash.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.merge.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.merge_static.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_absolute_size.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_family.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_family_static.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_gravity.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_size.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_stretch.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_style.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_variant.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_variations.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_variations_static.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.set_weight.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.to_filename.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.to_string.html
/usr/local/share/doc/pango/reference/Pango/method.FontDescription.unset_fields.html
/usr/local/share/doc/pango/reference/Pango/method.FontFace.describe.html
/usr/local/share/doc/pango/reference/Pango/method.FontFace.get_face_name.html
/usr/local/share/doc/pango/reference/Pango/method.FontFace.get_family.html
/usr/local/share/doc/pango/reference/Pango/method.FontFace.is_synthesized.html
/usr/local/share/doc/pango/reference/Pango/method.FontFace.list_sizes.html
/usr/local/share/doc/pango/reference/Pango/method.FontFamily.get_face.html
/usr/local/share/doc/pango/reference/Pango/method.FontFamily.get_name.html
/usr/local/share/doc/pango/reference/Pango/method.FontFamily.is_monospace.html
/usr/local/share/doc/pango/reference/Pango/method.FontFamily.is_variable.html
/usr/local/share/doc/pango/reference/Pango/method.FontFamily.list_faces.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.changed.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.create_context.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.get_family.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.get_serial.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.list_families.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.load_font.html
/usr/local/share/doc/pango/reference/Pango/method.FontMap.load_fontset.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_approximate_char_width.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_approximate_digit_width.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_ascent.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_descent.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_height.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_strikethrough_position.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_strikethrough_thickness.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_underline_position.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.get_underline_thickness.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.ref.html
/usr/local/share/doc/pango/reference/Pango/method.FontMetrics.unref.html
/usr/local/share/doc/pango/reference/Pango/method.Fontset.foreach.html
/usr/local/share/doc/pango/reference/Pango/method.Fontset.get_font.html
/usr/local/share/doc/pango/reference/Pango/method.Fontset.get_metrics.html
/usr/local/share/doc/pango/reference/Pango/method.FontsetSimple.append.html
/usr/local/share/doc/pango/reference/Pango/method.FontsetSimple.size.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.apply_attrs.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.copy.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.free.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.get_logical_widths.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.letter_space.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItem.split.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.copy.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.free.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.init_end.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.init_start.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.next_cluster.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphItemIter.prev_cluster.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.copy.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.extents.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.extents_range.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.free.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.get_logical_widths.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.get_width.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.index_to_x.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.set_size.html
/usr/local/share/doc/pango/reference/Pango/method.GlyphString.x_to_index.html
/usr/local/share/doc/pango/reference/Pango/method.Item.apply_attrs.html
/usr/local/share/doc/pango/reference/Pango/method.Item.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Item.free.html
/usr/local/share/doc/pango/reference/Pango/method.Item.split.html
/usr/local/share/doc/pango/reference/Pango/method.Language.get_sample_string.html
/usr/local/share/doc/pango/reference/Pango/method.Language.get_scripts.html
/usr/local/share/doc/pango/reference/Pango/method.Language.includes_script.html
/usr/local/share/doc/pango/reference/Pango/method.Language.matches.html
/usr/local/share/doc/pango/reference/Pango/method.Language.to_string.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.context_changed.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_alignment.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_attributes.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_auto_dir.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_baseline.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_character_count.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_context.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_cursor_pos.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_direction.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_ellipsize.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_extents.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_font_description.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_height.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_indent.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_iter.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_justify.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_line.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_line_count.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_line_readonly.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_line_spacing.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_lines.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_lines_readonly.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_log_attrs.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_log_attrs_readonly.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_pixel_extents.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_pixel_size.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_serial.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_single_paragraph_mode.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_size.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_spacing.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_tabs.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_text.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_unknown_glyphs_count.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_width.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.get_wrap.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.index_to_line_x.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.index_to_pos.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.is_ellipsized.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.is_wrapped.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.move_cursor_visually.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_alignment.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_attributes.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_auto_dir.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_ellipsize.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_font_description.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_height.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_indent.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_justify.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_line_spacing.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_markup.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_markup_with_accel.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_single_paragraph_mode.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_spacing.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_tabs.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_text.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_width.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.set_wrap.html
/usr/local/share/doc/pango/reference/Pango/method.Layout.xy_to_index.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.at_last_line.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.copy.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.free.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_baseline.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_char_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_cluster_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_index.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_layout.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_layout_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_line.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_line_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_line_readonly.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_line_yrange.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_run.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_run_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.get_run_readonly.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.next_char.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.next_cluster.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.next_line.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutIter.next_run.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.get_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.get_height.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.get_pixel_extents.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.get_x_ranges.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.index_to_x.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.ref.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.unref.html
/usr/local/share/doc/pango/reference/Pango/method.LayoutLine.x_to_index.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.concat.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.copy.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.free.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.get_font_scale_factor.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.get_font_scale_factors.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.rotate.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.scale.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.transform_distance.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.transform_pixel_rectangle.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.transform_point.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.transform_rectangle.html
/usr/local/share/doc/pango/reference/Pango/method.Matrix.translate.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.activate.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.deactivate.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_error_underline.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_glyph.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_glyph_item.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_glyphs.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_layout.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_layout_line.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_rectangle.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.draw_trapezoid.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.get_alpha.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.get_color.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.get_layout.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.get_layout_line.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.get_matrix.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.part_changed.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.set_alpha.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.set_color.html
/usr/local/share/doc/pango/reference/Pango/method.Renderer.set_matrix.html
/usr/local/share/doc/pango/reference/Pango/method.ScriptIter.free.html
/usr/local/share/doc/pango/reference/Pango/method.ScriptIter.get_range.html
/usr/local/share/doc/pango/reference/Pango/method.ScriptIter.next.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.copy.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.free.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.get_positions_in_pixels.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.get_size.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.get_tab.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.get_tabs.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.resize.html
/usr/local/share/doc/pango/reference/Pango/method.TabArray.set_tab.html
/usr/local/share/doc/pango/reference/Pango/pango-name.png
/usr/local/share/doc/pango/reference/Pango/pango_bidi.html
/usr/local/share/doc/pango/reference/Pango/pango_fonts.html
/usr/local/share/doc/pango/reference/Pango/pango_markup.html
/usr/local/share/doc/pango/reference/Pango/pango_rendering.html
/usr/local/share/doc/pango/reference/Pango/pipeline.png
/usr/local/share/doc/pango/reference/Pango/pygment.css
/usr/local/share/doc/pango/reference/Pango/rects1.png
/usr/local/share/doc/pango/reference/Pango/rects2.png
/usr/local/share/doc/pango/reference/Pango/search.js
/usr/local/share/doc/pango/reference/Pango/struct.Analysis.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrClass.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrColor.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrFloat.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrFontDesc.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrFontFeatures.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrInt.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrIterator.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrLanguage.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrList.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrShape.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrSize.html
/usr/local/share/doc/pango/reference/Pango/struct.AttrString.html
/usr/local/share/doc/pango/reference/Pango/struct.Attribute.html
/usr/local/share/doc/pango/reference/Pango/struct.Color.html
/usr/local/share/doc/pango/reference/Pango/struct.FontDescription.html
/usr/local/share/doc/pango/reference/Pango/struct.FontMetrics.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphGeometry.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphInfo.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphItem.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphItemIter.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphString.html
/usr/local/share/doc/pango/reference/Pango/struct.GlyphVisAttr.html
/usr/local/share/doc/pango/reference/Pango/struct.Item.html
/usr/local/share/doc/pango/reference/Pango/struct.Language.html
/usr/local/share/doc/pango/reference/Pango/struct.LayoutIter.html
/usr/local/share/doc/pango/reference/Pango/struct.LayoutLine.html
/usr/local/share/doc/pango/reference/Pango/struct.LogAttr.html
/usr/local/share/doc/pango/reference/Pango/struct.Matrix.html
/usr/local/share/doc/pango/reference/Pango/struct.Rectangle.html
/usr/local/share/doc/pango/reference/Pango/struct.ScriptIter.html
/usr/local/share/doc/pango/reference/Pango/struct.TabArray.html
/usr/local/share/doc/pango/reference/Pango/style.css
/usr/local/share/doc/pango/reference/Pango/type_func.AttrFontDesc.new.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrFontFeatures.new.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrLanguage.new.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrShape.new.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrShape.new_with_data.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrSize.new.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrSize.new_absolute.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrType.get_name.html
/usr/local/share/doc/pango/reference/Pango/type_func.AttrType.register.html
/usr/local/share/doc/pango/reference/Pango/type_func.BidiType.for_unichar.html
/usr/local/share/doc/pango/reference/Pango/type_func.Coverage.from_bytes.html
/usr/local/share/doc/pango/reference/Pango/type_func.Font.descriptions_free.html
/usr/local/share/doc/pango/reference/Pango/type_func.FontDescription.from_string.html
/usr/local/share/doc/pango/reference/Pango/type_func.Gravity.get_for_matrix.html
/usr/local/share/doc/pango/reference/Pango/type_func.Gravity.get_for_script.html
/usr/local/share/doc/pango/reference/Pango/type_func.Gravity.get_for_script_and_width.html
/usr/local/share/doc/pango/reference/Pango/type_func.Gravity.to_rotation.html
/usr/local/share/doc/pango/reference/Pango/type_func.Language.from_string.html
/usr/local/share/doc/pango/reference/Pango/type_func.Language.get_default.html
/usr/local/share/doc/pango/reference/Pango/type_func.Language.get_preferred.html
/usr/local/share/doc/pango/reference/Pango/type_func.Script.for_unichar.html
/usr/local/share/doc/pango/reference/Pango/type_func.Script.get_sample_language.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.create_hb_font.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.describe.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.describe_absolute.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.get_coverage.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.get_features.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.get_font_map.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.get_glyph_extents.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Font.get_metrics.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFace.describe.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFace.get_face_name.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFace.get_family.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFace.is_synthesized.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFace.list_sizes.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFamily.get_face.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFamily.get_name.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFamily.is_monospace.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFamily.is_variable.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontFamily.list_faces.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.changed.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.get_face.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.get_family.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.get_serial.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.list_families.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.load_font.html
/usr/local/share/doc/pango/reference/Pango/vfunc.FontMap.load_fontset.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Fontset.foreach.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Fontset.get_font.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Fontset.get_language.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Fontset.get_metrics.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.begin.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_error_underline.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_glyph.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_glyph_item.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_glyphs.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_rectangle.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_shape.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.draw_trapezoid.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.end.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.part_changed.html
/usr/local/share/doc/pango/reference/Pango/vfunc.Renderer.prepare_run.html
/usr/local/share/doc/pango/reference/PangoCairo/PangoCairo.devhelp2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/PangoCairo/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/PangoCairo/callback.ShapeRendererFunc.html
/usr/local/share/doc/pango/reference/PangoCairo/classes_hierarchy.html
/usr/local/share/doc/pango/reference/PangoCairo/fonts.css
/usr/local/share/doc/pango/reference/PangoCairo/func.context_get_font_options.html
/usr/local/share/doc/pango/reference/PangoCairo/func.context_get_resolution.html
/usr/local/share/doc/pango/reference/PangoCairo/func.context_get_shape_renderer.html
/usr/local/share/doc/pango/reference/PangoCairo/func.context_set_font_options.html
/usr/local/share/doc/pango/reference/PangoCairo/func.context_set_resolution.html
/usr/local/share/doc/pango/reference/PangoCairo/func.context_set_shape_renderer.html
/usr/local/share/doc/pango/reference/PangoCairo/func.create_context.html
/usr/local/share/doc/pango/reference/PangoCairo/func.create_layout.html
/usr/local/share/doc/pango/reference/PangoCairo/func.error_underline_path.html
/usr/local/share/doc/pango/reference/PangoCairo/func.glyph_string_path.html
/usr/local/share/doc/pango/reference/PangoCairo/func.layout_line_path.html
/usr/local/share/doc/pango/reference/PangoCairo/func.layout_path.html
/usr/local/share/doc/pango/reference/PangoCairo/func.show_error_underline.html
/usr/local/share/doc/pango/reference/PangoCairo/func.show_glyph_item.html
/usr/local/share/doc/pango/reference/PangoCairo/func.show_glyph_string.html
/usr/local/share/doc/pango/reference/PangoCairo/func.show_layout.html
/usr/local/share/doc/pango/reference/PangoCairo/func.show_layout_line.html
/usr/local/share/doc/pango/reference/PangoCairo/func.update_context.html
/usr/local/share/doc/pango/reference/PangoCairo/func.update_layout.html
/usr/local/share/doc/pango/reference/PangoCairo/fzy.js
/usr/local/share/doc/pango/reference/PangoCairo/go-up-symbolic.png
/usr/local/share/doc/pango/reference/PangoCairo/iface.Font.html
/usr/local/share/doc/pango/reference/PangoCairo/iface.FontMap.html
/usr/local/share/doc/pango/reference/PangoCairo/index.html
/usr/local/share/doc/pango/reference/PangoCairo/index.json
/usr/local/share/doc/pango/reference/PangoCairo/main.js
/usr/local/share/doc/pango/reference/PangoCairo/method.Font.get_scaled_font.html
/usr/local/share/doc/pango/reference/PangoCairo/method.FontMap.create_context.html
/usr/local/share/doc/pango/reference/PangoCairo/method.FontMap.get_font_type.html
/usr/local/share/doc/pango/reference/PangoCairo/method.FontMap.get_resolution.html
/usr/local/share/doc/pango/reference/PangoCairo/method.FontMap.set_default.html
/usr/local/share/doc/pango/reference/PangoCairo/method.FontMap.set_resolution.html
/usr/local/share/doc/pango/reference/PangoCairo/pango-name.png
/usr/local/share/doc/pango/reference/PangoCairo/pango_cairo.html
/usr/local/share/doc/pango/reference/PangoCairo/pygment.css
/usr/local/share/doc/pango/reference/PangoCairo/rotated-text.png
/usr/local/share/doc/pango/reference/PangoCairo/search.js
/usr/local/share/doc/pango/reference/PangoCairo/style.css
/usr/local/share/doc/pango/reference/PangoCairo/type_func.FontMap.get_default.html
/usr/local/share/doc/pango/reference/PangoCairo/type_func.FontMap.new.html
/usr/local/share/doc/pango/reference/PangoCairo/type_func.FontMap.new_for_font_type.html
/usr/local/share/doc/pango/reference/PangoFT2/PangoFT2.devhelp2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/PangoFT2/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/PangoFT2/callback.SubstituteFunc.html
/usr/local/share/doc/pango/reference/PangoFT2/class.FontMap.html
/usr/local/share/doc/pango/reference/PangoFT2/classes_hierarchy.html
/usr/local/share/doc/pango/reference/PangoFT2/ctor.FontMap.new.html
/usr/local/share/doc/pango/reference/PangoFT2/fonts.css
/usr/local/share/doc/pango/reference/PangoFT2/func.font_get_coverage.html
/usr/local/share/doc/pango/reference/PangoFT2/func.font_get_face.html
/usr/local/share/doc/pango/reference/PangoFT2/func.font_get_kerning.html
/usr/local/share/doc/pango/reference/PangoFT2/func.get_context.html
/usr/local/share/doc/pango/reference/PangoFT2/func.get_unknown_glyph.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render_layout.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render_layout_line.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render_layout_line_subpixel.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render_layout_subpixel.html
/usr/local/share/doc/pango/reference/PangoFT2/func.render_transformed.html
/usr/local/share/doc/pango/reference/PangoFT2/func.shutdown_display.html
/usr/local/share/doc/pango/reference/PangoFT2/fzy.js
/usr/local/share/doc/pango/reference/PangoFT2/go-up-symbolic.png
/usr/local/share/doc/pango/reference/PangoFT2/index.html
/usr/local/share/doc/pango/reference/PangoFT2/index.json
/usr/local/share/doc/pango/reference/PangoFT2/main.js
/usr/local/share/doc/pango/reference/PangoFT2/method.FontMap.create_context.html
/usr/local/share/doc/pango/reference/PangoFT2/method.FontMap.set_default_substitute.html
/usr/local/share/doc/pango/reference/PangoFT2/method.FontMap.set_resolution.html
/usr/local/share/doc/pango/reference/PangoFT2/method.FontMap.substitute_changed.html
/usr/local/share/doc/pango/reference/PangoFT2/pango-name.png
/usr/local/share/doc/pango/reference/PangoFT2/pygment.css
/usr/local/share/doc/pango/reference/PangoFT2/search.js
/usr/local/share/doc/pango/reference/PangoFT2/style.css
/usr/local/share/doc/pango/reference/PangoFT2/type_func.FontMap.for_display.html
/usr/local/share/doc/pango/reference/PangoFc/PangoFc.devhelp2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/PangoFc/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/PangoFc/callback.DecoderFindFunc.html
/usr/local/share/doc/pango/reference/PangoFc/callback.SubstituteFunc.html
/usr/local/share/doc/pango/reference/PangoFc/class.Decoder.html
/usr/local/share/doc/pango/reference/PangoFc/class.Font.html
/usr/local/share/doc/pango/reference/PangoFc/class.FontMap.html
/usr/local/share/doc/pango/reference/PangoFc/classes_hierarchy.html
/usr/local/share/doc/pango/reference/PangoFc/const.FONT_FEATURES.html
/usr/local/share/doc/pango/reference/PangoFc/const.FONT_VARIATIONS.html
/usr/local/share/doc/pango/reference/PangoFc/const.GRAVITY.html
/usr/local/share/doc/pango/reference/PangoFc/const.PRGNAME.html
/usr/local/share/doc/pango/reference/PangoFc/const.VERSION.html
/usr/local/share/doc/pango/reference/PangoFc/fonts.css
/usr/local/share/doc/pango/reference/PangoFc/fzy.js
/usr/local/share/doc/pango/reference/PangoFc/go-up-symbolic.png
/usr/local/share/doc/pango/reference/PangoFc/index.html
/usr/local/share/doc/pango/reference/PangoFc/index.json
/usr/local/share/doc/pango/reference/PangoFc/main.js
/usr/local/share/doc/pango/reference/PangoFc/method.Decoder.get_charset.html
/usr/local/share/doc/pango/reference/PangoFc/method.Decoder.get_glyph.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.get_glyph.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.get_languages.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.get_pattern.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.get_unknown_glyph.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.has_char.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.kern_glyphs.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.lock_face.html
/usr/local/share/doc/pango/reference/PangoFc/method.Font.unlock_face.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.add_decoder_find_func.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.cache_clear.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.config_changed.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.create_context.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.find_decoder.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.get_config.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.get_hb_face.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.set_config.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.set_default_substitute.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.shutdown.html
/usr/local/share/doc/pango/reference/PangoFc/method.FontMap.substitute_changed.html
/usr/local/share/doc/pango/reference/PangoFc/pango-name.png
/usr/local/share/doc/pango/reference/PangoFc/property.Font.fontmap.html
/usr/local/share/doc/pango/reference/PangoFc/property.Font.pattern.html
/usr/local/share/doc/pango/reference/PangoFc/pygment.css
/usr/local/share/doc/pango/reference/PangoFc/search.js
/usr/local/share/doc/pango/reference/PangoFc/style.css
/usr/local/share/doc/pango/reference/PangoFc/type_func.Font.description_from_pattern.html
/usr/local/share/doc/pango/reference/PangoFc/vfunc.Decoder.get_charset.html
/usr/local/share/doc/pango/reference/PangoFc/vfunc.Decoder.get_glyph.html
/usr/local/share/doc/pango/reference/PangoOT/PangoOT.devhelp2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/PangoOT/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/PangoOT/alias.Tag.html
/usr/local/share/doc/pango/reference/PangoOT/class.Info.html
/usr/local/share/doc/pango/reference/PangoOT/class.Ruleset.html
/usr/local/share/doc/pango/reference/PangoOT/classes_hierarchy.html
/usr/local/share/doc/pango/reference/PangoOT/const.ALL_GLYPHS.html
/usr/local/share/doc/pango/reference/PangoOT/const.DEFAULT_LANGUAGE.html
/usr/local/share/doc/pango/reference/PangoOT/const.NO_FEATURE.html
/usr/local/share/doc/pango/reference/PangoOT/const.NO_SCRIPT.html
/usr/local/share/doc/pango/reference/PangoOT/ctor.Buffer.new.html
/usr/local/share/doc/pango/reference/PangoOT/ctor.Ruleset.new.html
/usr/local/share/doc/pango/reference/PangoOT/ctor.Ruleset.new_for.html
/usr/local/share/doc/pango/reference/PangoOT/ctor.Ruleset.new_from_description.html
/usr/local/share/doc/pango/reference/PangoOT/enum.TableType.html
/usr/local/share/doc/pango/reference/PangoOT/fonts.css
/usr/local/share/doc/pango/reference/PangoOT/func.TAG_MAKE.html
/usr/local/share/doc/pango/reference/PangoOT/func.TAG_MAKE_FROM_STRING.html
/usr/local/share/doc/pango/reference/PangoOT/func.tag_from_language.html
/usr/local/share/doc/pango/reference/PangoOT/func.tag_from_script.html
/usr/local/share/doc/pango/reference/PangoOT/func.tag_to_language.html
/usr/local/share/doc/pango/reference/PangoOT/func.tag_to_script.html
/usr/local/share/doc/pango/reference/PangoOT/fzy.js
/usr/local/share/doc/pango/reference/PangoOT/go-up-symbolic.png
/usr/local/share/doc/pango/reference/PangoOT/index.html
/usr/local/share/doc/pango/reference/PangoOT/index.json
/usr/local/share/doc/pango/reference/PangoOT/main.js
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.add_glyph.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.clear.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.destroy.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.get_glyphs.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.output.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.set_rtl.html
/usr/local/share/doc/pango/reference/PangoOT/method.Buffer.set_zero_width_marks.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.find_feature.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.find_language.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.find_script.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.list_features.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.list_languages.html
/usr/local/share/doc/pango/reference/PangoOT/method.Info.list_scripts.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.add_feature.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.get_feature_count.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.maybe_add_feature.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.maybe_add_features.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.position.html
/usr/local/share/doc/pango/reference/PangoOT/method.Ruleset.substitute.html
/usr/local/share/doc/pango/reference/PangoOT/method.RulesetDescription.copy.html
/usr/local/share/doc/pango/reference/PangoOT/method.RulesetDescription.equal.html
/usr/local/share/doc/pango/reference/PangoOT/method.RulesetDescription.free.html
/usr/local/share/doc/pango/reference/PangoOT/method.RulesetDescription.hash.html
/usr/local/share/doc/pango/reference/PangoOT/pango-name.png
/usr/local/share/doc/pango/reference/PangoOT/pygment.css
/usr/local/share/doc/pango/reference/PangoOT/search.js
/usr/local/share/doc/pango/reference/PangoOT/struct.Buffer.html
/usr/local/share/doc/pango/reference/PangoOT/struct.FeatureMap.html
/usr/local/share/doc/pango/reference/PangoOT/struct.Glyph.html
/usr/local/share/doc/pango/reference/PangoOT/struct.RulesetDescription.html
/usr/local/share/doc/pango/reference/PangoOT/style.css
/usr/local/share/doc/pango/reference/PangoOT/type_func.Info.get.html
/usr/local/share/doc/pango/reference/PangoOT/type_func.Ruleset.get_for_description.html
/usr/local/share/doc/pango/reference/PangoXft/PangoXft.devhelp2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Black.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Black.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-BlackItalic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-BlackItalic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Bold.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Bold.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Medium.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Medium.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Regular.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatDisplay-Regular.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Bold.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Bold.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-BoldItalic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-BoldItalic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Italic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Italic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Medium.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Medium.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-MediumItalic.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-MediumItalic.woff2
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Regular.woff
/usr/local/share/doc/pango/reference/PangoXft/RedHatText-Regular.woff2
/usr/local/share/doc/pango/reference/PangoXft/callback.SubstituteFunc.html
/usr/local/share/doc/pango/reference/PangoXft/class.Font.html
/usr/local/share/doc/pango/reference/PangoXft/class.FontMap.html
/usr/local/share/doc/pango/reference/PangoXft/class.Renderer.html
/usr/local/share/doc/pango/reference/PangoXft/classes_hierarchy.html
/usr/local/share/doc/pango/reference/PangoXft/ctor.Renderer.new.html
/usr/local/share/doc/pango/reference/PangoXft/fonts.css
/usr/local/share/doc/pango/reference/PangoXft/func.get_context.html
/usr/local/share/doc/pango/reference/PangoXft/func.get_font_map.html
/usr/local/share/doc/pango/reference/PangoXft/func.picture_render.html
/usr/local/share/doc/pango/reference/PangoXft/func.render.html
/usr/local/share/doc/pango/reference/PangoXft/func.render_layout.html
/usr/local/share/doc/pango/reference/PangoXft/func.render_layout_line.html
/usr/local/share/doc/pango/reference/PangoXft/func.render_transformed.html
/usr/local/share/doc/pango/reference/PangoXft/func.set_default_substitute.html
/usr/local/share/doc/pango/reference/PangoXft/func.shutdown_display.html
/usr/local/share/doc/pango/reference/PangoXft/func.substitute_changed.html
/usr/local/share/doc/pango/reference/PangoXft/fzy.js
/usr/local/share/doc/pango/reference/PangoXft/go-up-symbolic.png
/usr/local/share/doc/pango/reference/PangoXft/index.html
/usr/local/share/doc/pango/reference/PangoXft/index.json
/usr/local/share/doc/pango/reference/PangoXft/main.js
/usr/local/share/doc/pango/reference/PangoXft/method.Font.get_display.html
/usr/local/share/doc/pango/reference/PangoXft/method.Font.get_glyph.html
/usr/local/share/doc/pango/reference/PangoXft/method.Font.get_unknown_glyph.html
/usr/local/share/doc/pango/reference/PangoXft/method.Font.has_char.html
/usr/local/share/doc/pango/reference/PangoXft/method.Font.lock_face.html
/usr/local/share/doc/pango/reference/PangoXft/method.Font.unlock_face.html
/usr/local/share/doc/pango/reference/PangoXft/method.Renderer.set_default_color.html
/usr/local/share/doc/pango/reference/PangoXft/method.Renderer.set_draw.html
/usr/local/share/doc/pango/reference/PangoXft/pango-name.png
/usr/local/share/doc/pango/reference/PangoXft/pango_xft.html
/usr/local/share/doc/pango/reference/PangoXft/property.Renderer.display.html
/usr/local/share/doc/pango/reference/PangoXft/property.Renderer.screen.html
/usr/local/share/doc/pango/reference/PangoXft/pygment.css
/usr/local/share/doc/pango/reference/PangoXft/search.js
/usr/local/share/doc/pango/reference/PangoXft/style.css
/usr/local/share/doc/pango/reference/PangoXft/type_func.Font.get_font.html
/usr/local/share/doc/pango/reference/PangoXft/vfunc.Renderer.composite_glyphs.html
/usr/local/share/doc/pango/reference/PangoXft/vfunc.Renderer.composite_trapezoids.html
/usr/local/share/gir-1.0/Pango-1.0.gir
/usr/local/share/gir-1.0/PangoCairo-1.0.gir
/usr/local/share/gir-1.0/PangoFT2-1.0.gir
/usr/local/share/gir-1.0/PangoFc-1.0.gir
/usr/local/share/gir-1.0/PangoOT-1.0.gir
/usr/local/share/gir-1.0/PangoXft-1.0.gir
/usr/local/share/licenses/pango-1.48.11/LGPL20
/usr/local/share/licenses/pango-1.48.11/LICENSE
/usr/local/share/licenses/pango-1.48.11/catalog.mk
/usr/local/share/man/man1/pango-view.1.gz
/usr/local/share/licenses/pciids-20211124/BSD3CLAUSE
/usr/local/share/licenses/pciids-20211124/GPLv2+
/usr/local/share/licenses/pciids-20211124/LICENSE
/usr/local/share/licenses/pciids-20211124/catalog.mk
/usr/local/share/pciids/pci.ids
/usr/local/bin/pcre-config
/usr/local/bin/pcregrep
/usr/local/bin/pcretest
/usr/local/include/pcre.h
/usr/local/include/pcre_scanner.h
/usr/local/include/pcre_stringpiece.h
/usr/local/include/pcrecpp.h
/usr/local/include/pcrecpparg.h
/usr/local/include/pcreposix.h
/usr/local/lib/libpcre.a
/usr/local/lib/libpcre.so
/usr/local/lib/libpcre.so.1
/usr/local/lib/libpcre.so.1.2.13
/usr/local/lib/libpcre16.a
/usr/local/lib/libpcre16.so
/usr/local/lib/libpcre16.so.0
/usr/local/lib/libpcre16.so.0.2.13
/usr/local/lib/libpcre32.a
/usr/local/lib/libpcre32.so
/usr/local/lib/libpcre32.so.0
/usr/local/lib/libpcre32.so.0.0.13
/usr/local/lib/libpcrecpp.a
/usr/local/lib/libpcrecpp.so
/usr/local/lib/libpcrecpp.so.0
/usr/local/lib/libpcrecpp.so.0.0.2
/usr/local/lib/libpcreposix.a
/usr/local/lib/libpcreposix.so
/usr/local/lib/libpcreposix.so.0
/usr/local/lib/libpcreposix.so.0.0.7
/usr/local/libdata/pkgconfig/libpcre.pc
/usr/local/libdata/pkgconfig/libpcre16.pc
/usr/local/libdata/pkgconfig/libpcre32.pc
/usr/local/libdata/pkgconfig/libpcrecpp.pc
/usr/local/libdata/pkgconfig/libpcreposix.pc
/usr/local/man/man1/pcre-config.1.gz
/usr/local/man/man1/pcregrep.1.gz
/usr/local/man/man1/pcretest.1.gz
/usr/local/man/man3/pcre.3.gz
/usr/local/man/man3/pcre16.3.gz
/usr/local/man/man3/pcre16_assign_jit_stack.3.gz
/usr/local/man/man3/pcre16_compile.3.gz
/usr/local/man/man3/pcre16_compile2.3.gz
/usr/local/man/man3/pcre16_config.3.gz
/usr/local/man/man3/pcre16_copy_named_substring.3.gz
/usr/local/man/man3/pcre16_copy_substring.3.gz
/usr/local/man/man3/pcre16_dfa_exec.3.gz
/usr/local/man/man3/pcre16_exec.3.gz
/usr/local/man/man3/pcre16_free_study.3.gz
/usr/local/man/man3/pcre16_free_substring.3.gz
/usr/local/man/man3/pcre16_free_substring_list.3.gz
/usr/local/man/man3/pcre16_fullinfo.3.gz
/usr/local/man/man3/pcre16_get_named_substring.3.gz
/usr/local/man/man3/pcre16_get_stringnumber.3.gz
/usr/local/man/man3/pcre16_get_stringtable_entries.3.gz
/usr/local/man/man3/pcre16_get_substring.3.gz
/usr/local/man/man3/pcre16_get_substring_list.3.gz
/usr/local/man/man3/pcre16_jit_exec.3.gz
/usr/local/man/man3/pcre16_jit_stack_alloc.3.gz
/usr/local/man/man3/pcre16_jit_stack_free.3.gz
/usr/local/man/man3/pcre16_maketables.3.gz
/usr/local/man/man3/pcre16_pattern_to_host_byte_order.3.gz
/usr/local/man/man3/pcre16_refcount.3.gz
/usr/local/man/man3/pcre16_study.3.gz
/usr/local/man/man3/pcre16_utf16_to_host_byte_order.3.gz
/usr/local/man/man3/pcre16_version.3.gz
/usr/local/man/man3/pcre32.3.gz
/usr/local/man/man3/pcre32_assign_jit_stack.3.gz
/usr/local/man/man3/pcre32_compile.3.gz
/usr/local/man/man3/pcre32_compile2.3.gz
/usr/local/man/man3/pcre32_config.3.gz
/usr/local/man/man3/pcre32_copy_named_substring.3.gz
/usr/local/man/man3/pcre32_copy_substring.3.gz
/usr/local/man/man3/pcre32_dfa_exec.3.gz
/usr/local/man/man3/pcre32_exec.3.gz
/usr/local/man/man3/pcre32_free_study.3.gz
/usr/local/man/man3/pcre32_free_substring.3.gz
/usr/local/man/man3/pcre32_free_substring_list.3.gz
/usr/local/man/man3/pcre32_fullinfo.3.gz
/usr/local/man/man3/pcre32_get_named_substring.3.gz
/usr/local/man/man3/pcre32_get_stringnumber.3.gz
/usr/local/man/man3/pcre32_get_stringtable_entries.3.gz
/usr/local/man/man3/pcre32_get_substring.3.gz
/usr/local/man/man3/pcre32_get_substring_list.3.gz
/usr/local/man/man3/pcre32_jit_exec.3.gz
/usr/local/man/man3/pcre32_jit_stack_alloc.3.gz
/usr/local/man/man3/pcre32_jit_stack_free.3.gz
/usr/local/man/man3/pcre32_maketables.3.gz
/usr/local/man/man3/pcre32_pattern_to_host_byte_order.3.gz
/usr/local/man/man3/pcre32_refcount.3.gz
/usr/local/man/man3/pcre32_study.3.gz
/usr/local/man/man3/pcre32_utf32_to_host_byte_order.3.gz
/usr/local/man/man3/pcre32_version.3.gz
/usr/local/man/man3/pcre_assign_jit_stack.3.gz
/usr/local/man/man3/pcre_compile.3.gz
/usr/local/man/man3/pcre_compile2.3.gz
/usr/local/man/man3/pcre_config.3.gz
/usr/local/man/man3/pcre_copy_named_substring.3.gz
/usr/local/man/man3/pcre_copy_substring.3.gz
/usr/local/man/man3/pcre_dfa_exec.3.gz
/usr/local/man/man3/pcre_exec.3.gz
/usr/local/man/man3/pcre_free_study.3.gz
/usr/local/man/man3/pcre_free_substring.3.gz
/usr/local/man/man3/pcre_free_substring_list.3.gz
/usr/local/man/man3/pcre_fullinfo.3.gz
/usr/local/man/man3/pcre_get_named_substring.3.gz
/usr/local/man/man3/pcre_get_stringnumber.3.gz
/usr/local/man/man3/pcre_get_stringtable_entries.3.gz
/usr/local/man/man3/pcre_get_substring.3.gz
/usr/local/man/man3/pcre_get_substring_list.3.gz
/usr/local/man/man3/pcre_jit_exec.3.gz
/usr/local/man/man3/pcre_jit_stack_alloc.3.gz
/usr/local/man/man3/pcre_jit_stack_free.3.gz
/usr/local/man/man3/pcre_maketables.3.gz
/usr/local/man/man3/pcre_pattern_to_host_byte_order.3.gz
/usr/local/man/man3/pcre_refcount.3.gz
/usr/local/man/man3/pcre_study.3.gz
/usr/local/man/man3/pcre_utf16_to_host_byte_order.3.gz
/usr/local/man/man3/pcre_utf32_to_host_byte_order.3.gz
/usr/local/man/man3/pcre_version.3.gz
/usr/local/man/man3/pcreapi.3.gz
/usr/local/man/man3/pcrebuild.3.gz
/usr/local/man/man3/pcrecallout.3.gz
/usr/local/man/man3/pcrecompat.3.gz
/usr/local/man/man3/pcrecpp.3.gz
/usr/local/man/man3/pcredemo.3.gz
/usr/local/man/man3/pcrejit.3.gz
/usr/local/man/man3/pcrelimits.3.gz
/usr/local/man/man3/pcrematching.3.gz
/usr/local/man/man3/pcrepartial.3.gz
/usr/local/man/man3/pcrepattern.3.gz
/usr/local/man/man3/pcreperform.3.gz
/usr/local/man/man3/pcreposix.3.gz
/usr/local/man/man3/pcreprecompile.3.gz
/usr/local/man/man3/pcresample.3.gz
/usr/local/man/man3/pcrestack.3.gz
/usr/local/man/man3/pcresyntax.3.gz
/usr/local/man/man3/pcreunicode.3.gz
/usr/local/share/doc/pcre/AUTHORS
/usr/local/share/doc/pcre/COPYING
/usr/local/share/doc/pcre/ChangeLog
/usr/local/share/doc/pcre/LICENCE
/usr/local/share/doc/pcre/NEWS
/usr/local/share/doc/pcre/README
/usr/local/share/doc/pcre/html/NON-AUTOTOOLS-BUILD.txt
/usr/local/share/doc/pcre/html/README.txt
/usr/local/share/doc/pcre/html/index.html
/usr/local/share/doc/pcre/html/pcre-config.html
/usr/local/share/doc/pcre/html/pcre.html
/usr/local/share/doc/pcre/html/pcre16.html
/usr/local/share/doc/pcre/html/pcre32.html
/usr/local/share/doc/pcre/html/pcre_assign_jit_stack.html
/usr/local/share/doc/pcre/html/pcre_compile.html
/usr/local/share/doc/pcre/html/pcre_compile2.html
/usr/local/share/doc/pcre/html/pcre_config.html
/usr/local/share/doc/pcre/html/pcre_copy_named_substring.html
/usr/local/share/doc/pcre/html/pcre_copy_substring.html
/usr/local/share/doc/pcre/html/pcre_dfa_exec.html
/usr/local/share/doc/pcre/html/pcre_exec.html
/usr/local/share/doc/pcre/html/pcre_free_study.html
/usr/local/share/doc/pcre/html/pcre_free_substring.html
/usr/local/share/doc/pcre/html/pcre_free_substring_list.html
/usr/local/share/doc/pcre/html/pcre_fullinfo.html
/usr/local/share/doc/pcre/html/pcre_get_named_substring.html
/usr/local/share/doc/pcre/html/pcre_get_stringnumber.html
/usr/local/share/doc/pcre/html/pcre_get_stringtable_entries.html
/usr/local/share/doc/pcre/html/pcre_get_substring.html
/usr/local/share/doc/pcre/html/pcre_get_substring_list.html
/usr/local/share/doc/pcre/html/pcre_jit_exec.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_alloc.html
/usr/local/share/doc/pcre/html/pcre_jit_stack_free.html
/usr/local/share/doc/pcre/html/pcre_maketables.html
/usr/local/share/doc/pcre/html/pcre_pattern_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_refcount.html
/usr/local/share/doc/pcre/html/pcre_study.html
/usr/local/share/doc/pcre/html/pcre_utf16_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_utf32_to_host_byte_order.html
/usr/local/share/doc/pcre/html/pcre_version.html
/usr/local/share/doc/pcre/html/pcreapi.html
/usr/local/share/doc/pcre/html/pcrebuild.html
/usr/local/share/doc/pcre/html/pcrecallout.html
/usr/local/share/doc/pcre/html/pcrecompat.html
/usr/local/share/doc/pcre/html/pcrecpp.html
/usr/local/share/doc/pcre/html/pcredemo.html
/usr/local/share/doc/pcre/html/pcregrep.html
/usr/local/share/doc/pcre/html/pcrejit.html
/usr/local/share/doc/pcre/html/pcrelimits.html
/usr/local/share/doc/pcre/html/pcrematching.html
/usr/local/share/doc/pcre/html/pcrepartial.html
/usr/local/share/doc/pcre/html/pcrepattern.html
/usr/local/share/doc/pcre/html/pcreperform.html
/usr/local/share/doc/pcre/html/pcreposix.html
/usr/local/share/doc/pcre/html/pcreprecompile.html
/usr/local/share/doc/pcre/html/pcresample.html
/usr/local/share/doc/pcre/html/pcrestack.html
/usr/local/share/doc/pcre/html/pcresyntax.html
/usr/local/share/doc/pcre/html/pcretest.html
/usr/local/share/doc/pcre/html/pcreunicode.html
/usr/local/share/doc/pcre/pcre-config.txt
/usr/local/share/doc/pcre/pcre.txt
/usr/local/share/doc/pcre/pcregrep.txt
/usr/local/share/doc/pcre/pcretest.txt
/usr/local/share/licenses/pcre-8.45/BSD3CLAUSE
/usr/local/share/licenses/pcre-8.45/LICENSE
/usr/local/share/licenses/pcre-8.45/catalog.mk
/usr/local/bin/pcre2-config
/usr/local/bin/pcre2grep
/usr/local/bin/pcre2test
/usr/local/include/pcre2.h
/usr/local/include/pcre2posix.h
/usr/local/lib/libpcre2-16.a
/usr/local/lib/libpcre2-16.so
/usr/local/lib/libpcre2-16.so.0
/usr/local/lib/libpcre2-16.so.0.10.4
/usr/local/lib/libpcre2-32.a
/usr/local/lib/libpcre2-32.so
/usr/local/lib/libpcre2-32.so.0
/usr/local/lib/libpcre2-32.so.0.10.4
/usr/local/lib/libpcre2-8.a
/usr/local/lib/libpcre2-8.so
/usr/local/lib/libpcre2-8.so.0
/usr/local/lib/libpcre2-8.so.0.10.4
/usr/local/lib/libpcre2-posix.a
/usr/local/lib/libpcre2-posix.so
/usr/local/lib/libpcre2-posix.so.3
/usr/local/lib/libpcre2-posix.so.3.0.1
/usr/local/libdata/pkgconfig/libpcre2-16.pc
/usr/local/libdata/pkgconfig/libpcre2-32.pc
/usr/local/libdata/pkgconfig/libpcre2-8.pc
/usr/local/libdata/pkgconfig/libpcre2-posix.pc
/usr/local/man/man1/pcre2-config.1.gz
/usr/local/man/man1/pcre2grep.1.gz
/usr/local/man/man1/pcre2test.1.gz
/usr/local/man/man3/pcre2.3.gz
/usr/local/man/man3/pcre2_callout_enumerate.3.gz
/usr/local/man/man3/pcre2_code_copy.3.gz
/usr/local/man/man3/pcre2_code_copy_with_tables.3.gz
/usr/local/man/man3/pcre2_code_free.3.gz
/usr/local/man/man3/pcre2_compile.3.gz
/usr/local/man/man3/pcre2_compile_context_copy.3.gz
/usr/local/man/man3/pcre2_compile_context_create.3.gz
/usr/local/man/man3/pcre2_compile_context_free.3.gz
/usr/local/man/man3/pcre2_config.3.gz
/usr/local/man/man3/pcre2_convert_context_copy.3.gz
/usr/local/man/man3/pcre2_convert_context_create.3.gz
/usr/local/man/man3/pcre2_convert_context_free.3.gz
/usr/local/man/man3/pcre2_converted_pattern_free.3.gz
/usr/local/man/man3/pcre2_dfa_match.3.gz
/usr/local/man/man3/pcre2_general_context_copy.3.gz
/usr/local/man/man3/pcre2_general_context_create.3.gz
/usr/local/man/man3/pcre2_general_context_free.3.gz
/usr/local/man/man3/pcre2_get_error_message.3.gz
/usr/local/man/man3/pcre2_get_mark.3.gz
/usr/local/man/man3/pcre2_get_match_data_size.3.gz
/usr/local/man/man3/pcre2_get_ovector_count.3.gz
/usr/local/man/man3/pcre2_get_ovector_pointer.3.gz
/usr/local/man/man3/pcre2_get_startchar.3.gz
/usr/local/man/man3/pcre2_jit_compile.3.gz
/usr/local/man/man3/pcre2_jit_free_unused_memory.3.gz
/usr/local/man/man3/pcre2_jit_match.3.gz
/usr/local/man/man3/pcre2_jit_stack_assign.3.gz
/usr/local/man/man3/pcre2_jit_stack_create.3.gz
/usr/local/man/man3/pcre2_jit_stack_free.3.gz
/usr/local/man/man3/pcre2_maketables.3.gz
/usr/local/man/man3/pcre2_maketables_free.3.gz
/usr/local/man/man3/pcre2_match.3.gz
/usr/local/man/man3/pcre2_match_context_copy.3.gz
/usr/local/man/man3/pcre2_match_context_create.3.gz
/usr/local/man/man3/pcre2_match_context_free.3.gz
/usr/local/man/man3/pcre2_match_data_create.3.gz
/usr/local/man/man3/pcre2_match_data_create_from_pattern.3.gz
/usr/local/man/man3/pcre2_match_data_free.3.gz
/usr/local/man/man3/pcre2_pattern_convert.3.gz
/usr/local/man/man3/pcre2_pattern_info.3.gz
/usr/local/man/man3/pcre2_serialize_decode.3.gz
/usr/local/man/man3/pcre2_serialize_encode.3.gz
/usr/local/man/man3/pcre2_serialize_free.3.gz
/usr/local/man/man3/pcre2_serialize_get_number_of_codes.3.gz
/usr/local/man/man3/pcre2_set_bsr.3.gz
/usr/local/man/man3/pcre2_set_callout.3.gz
/usr/local/man/man3/pcre2_set_character_tables.3.gz
/usr/local/man/man3/pcre2_set_compile_extra_options.3.gz
/usr/local/man/man3/pcre2_set_compile_recursion_guard.3.gz
/usr/local/man/man3/pcre2_set_depth_limit.3.gz
/usr/local/man/man3/pcre2_set_glob_escape.3.gz
/usr/local/man/man3/pcre2_set_glob_separator.3.gz
/usr/local/man/man3/pcre2_set_heap_limit.3.gz
/usr/local/man/man3/pcre2_set_match_limit.3.gz
/usr/local/man/man3/pcre2_set_max_pattern_length.3.gz
/usr/local/man/man3/pcre2_set_newline.3.gz
/usr/local/man/man3/pcre2_set_offset_limit.3.gz
/usr/local/man/man3/pcre2_set_parens_nest_limit.3.gz
/usr/local/man/man3/pcre2_set_recursion_limit.3.gz
/usr/local/man/man3/pcre2_set_recursion_memory_management.3.gz
/usr/local/man/man3/pcre2_set_substitute_callout.3.gz
/usr/local/man/man3/pcre2_substitute.3.gz
/usr/local/man/man3/pcre2_substring_copy_byname.3.gz
/usr/local/man/man3/pcre2_substring_copy_bynumber.3.gz
/usr/local/man/man3/pcre2_substring_free.3.gz
/usr/local/man/man3/pcre2_substring_get_byname.3.gz
/usr/local/man/man3/pcre2_substring_get_bynumber.3.gz
/usr/local/man/man3/pcre2_substring_length_byname.3.gz
/usr/local/man/man3/pcre2_substring_length_bynumber.3.gz
/usr/local/man/man3/pcre2_substring_list_free.3.gz
/usr/local/man/man3/pcre2_substring_list_get.3.gz
/usr/local/man/man3/pcre2_substring_nametable_scan.3.gz
/usr/local/man/man3/pcre2_substring_number_from_name.3.gz
/usr/local/man/man3/pcre2api.3.gz
/usr/local/man/man3/pcre2build.3.gz
/usr/local/man/man3/pcre2callout.3.gz
/usr/local/man/man3/pcre2compat.3.gz
/usr/local/man/man3/pcre2convert.3.gz
/usr/local/man/man3/pcre2demo.3.gz
/usr/local/man/man3/pcre2jit.3.gz
/usr/local/man/man3/pcre2limits.3.gz
/usr/local/man/man3/pcre2matching.3.gz
/usr/local/man/man3/pcre2partial.3.gz
/usr/local/man/man3/pcre2pattern.3.gz
/usr/local/man/man3/pcre2perform.3.gz
/usr/local/man/man3/pcre2posix.3.gz
/usr/local/man/man3/pcre2sample.3.gz
/usr/local/man/man3/pcre2serialize.3.gz
/usr/local/man/man3/pcre2syntax.3.gz
/usr/local/man/man3/pcre2unicode.3.gz
/usr/local/share/doc/pcre2/AUTHORS
/usr/local/share/doc/pcre2/COPYING
/usr/local/share/doc/pcre2/ChangeLog
/usr/local/share/doc/pcre2/LICENCE
/usr/local/share/doc/pcre2/NEWS
/usr/local/share/doc/pcre2/README
/usr/local/share/doc/pcre2/html/NON-AUTOTOOLS-BUILD.txt
/usr/local/share/doc/pcre2/html/README.txt
/usr/local/share/doc/pcre2/html/index.html
/usr/local/share/doc/pcre2/html/pcre2-config.html
/usr/local/share/doc/pcre2/html/pcre2.html
/usr/local/share/doc/pcre2/html/pcre2_callout_enumerate.html
/usr/local/share/doc/pcre2/html/pcre2_code_copy.html
/usr/local/share/doc/pcre2/html/pcre2_code_copy_with_tables.html
/usr/local/share/doc/pcre2/html/pcre2_code_free.html
/usr/local/share/doc/pcre2/html/pcre2_compile.html
/usr/local/share/doc/pcre2/html/pcre2_compile_context_copy.html
/usr/local/share/doc/pcre2/html/pcre2_compile_context_create.html
/usr/local/share/doc/pcre2/html/pcre2_compile_context_free.html
/usr/local/share/doc/pcre2/html/pcre2_config.html
/usr/local/share/doc/pcre2/html/pcre2_convert_context_copy.html
/usr/local/share/doc/pcre2/html/pcre2_convert_context_create.html
/usr/local/share/doc/pcre2/html/pcre2_convert_context_free.html
/usr/local/share/doc/pcre2/html/pcre2_converted_pattern_free.html
/usr/local/share/doc/pcre2/html/pcre2_dfa_match.html
/usr/local/share/doc/pcre2/html/pcre2_general_context_copy.html
/usr/local/share/doc/pcre2/html/pcre2_general_context_create.html
/usr/local/share/doc/pcre2/html/pcre2_general_context_free.html
/usr/local/share/doc/pcre2/html/pcre2_get_error_message.html
/usr/local/share/doc/pcre2/html/pcre2_get_mark.html
/usr/local/share/doc/pcre2/html/pcre2_get_match_data_size.html
/usr/local/share/doc/pcre2/html/pcre2_get_ovector_count.html
/usr/local/share/doc/pcre2/html/pcre2_get_ovector_pointer.html
/usr/local/share/doc/pcre2/html/pcre2_get_startchar.html
/usr/local/share/doc/pcre2/html/pcre2_jit_compile.html
/usr/local/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html
/usr/local/share/doc/pcre2/html/pcre2_jit_match.html
/usr/local/share/doc/pcre2/html/pcre2_jit_stack_assign.html
/usr/local/share/doc/pcre2/html/pcre2_jit_stack_create.html
/usr/local/share/doc/pcre2/html/pcre2_jit_stack_free.html
/usr/local/share/doc/pcre2/html/pcre2_maketables.html
/usr/local/share/doc/pcre2/html/pcre2_maketables_free.html
/usr/local/share/doc/pcre2/html/pcre2_match.html
/usr/local/share/doc/pcre2/html/pcre2_match_context_copy.html
/usr/local/share/doc/pcre2/html/pcre2_match_context_create.html
/usr/local/share/doc/pcre2/html/pcre2_match_context_free.html
/usr/local/share/doc/pcre2/html/pcre2_match_data_create.html
/usr/local/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html
/usr/local/share/doc/pcre2/html/pcre2_match_data_free.html
/usr/local/share/doc/pcre2/html/pcre2_pattern_convert.html
/usr/local/share/doc/pcre2/html/pcre2_pattern_info.html
/usr/local/share/doc/pcre2/html/pcre2_serialize_decode.html
/usr/local/share/doc/pcre2/html/pcre2_serialize_encode.html
/usr/local/share/doc/pcre2/html/pcre2_serialize_free.html
/usr/local/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html
/usr/local/share/doc/pcre2/html/pcre2_set_bsr.html
/usr/local/share/doc/pcre2/html/pcre2_set_callout.html
/usr/local/share/doc/pcre2/html/pcre2_set_character_tables.html
/usr/local/share/doc/pcre2/html/pcre2_set_compile_extra_options.html
/usr/local/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html
/usr/local/share/doc/pcre2/html/pcre2_set_depth_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_glob_escape.html
/usr/local/share/doc/pcre2/html/pcre2_set_glob_separator.html
/usr/local/share/doc/pcre2/html/pcre2_set_heap_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_match_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_max_pattern_length.html
/usr/local/share/doc/pcre2/html/pcre2_set_newline.html
/usr/local/share/doc/pcre2/html/pcre2_set_offset_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_recursion_limit.html
/usr/local/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html
/usr/local/share/doc/pcre2/html/pcre2_set_substitute_callout.html
/usr/local/share/doc/pcre2/html/pcre2_substitute.html
/usr/local/share/doc/pcre2/html/pcre2_substring_copy_byname.html
/usr/local/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html
/usr/local/share/doc/pcre2/html/pcre2_substring_free.html
/usr/local/share/doc/pcre2/html/pcre2_substring_get_byname.html
/usr/local/share/doc/pcre2/html/pcre2_substring_get_bynumber.html
/usr/local/share/doc/pcre2/html/pcre2_substring_length_byname.html
/usr/local/share/doc/pcre2/html/pcre2_substring_length_bynumber.html
/usr/local/share/doc/pcre2/html/pcre2_substring_list_free.html
/usr/local/share/doc/pcre2/html/pcre2_substring_list_get.html
/usr/local/share/doc/pcre2/html/pcre2_substring_nametable_scan.html
/usr/local/share/doc/pcre2/html/pcre2_substring_number_from_name.html
/usr/local/share/doc/pcre2/html/pcre2api.html
/usr/local/share/doc/pcre2/html/pcre2build.html
/usr/local/share/doc/pcre2/html/pcre2callout.html
/usr/local/share/doc/pcre2/html/pcre2compat.html
/usr/local/share/doc/pcre2/html/pcre2convert.html
/usr/local/share/doc/pcre2/html/pcre2demo.html
/usr/local/share/doc/pcre2/html/pcre2grep.html
/usr/local/share/doc/pcre2/html/pcre2jit.html
/usr/local/share/doc/pcre2/html/pcre2limits.html
/usr/local/share/doc/pcre2/html/pcre2matching.html
/usr/local/share/doc/pcre2/html/pcre2partial.html
/usr/local/share/doc/pcre2/html/pcre2pattern.html
/usr/local/share/doc/pcre2/html/pcre2perform.html
/usr/local/share/doc/pcre2/html/pcre2posix.html
/usr/local/share/doc/pcre2/html/pcre2sample.html
/usr/local/share/doc/pcre2/html/pcre2serialize.html
/usr/local/share/doc/pcre2/html/pcre2syntax.html
/usr/local/share/doc/pcre2/html/pcre2test.html
/usr/local/share/doc/pcre2/html/pcre2unicode.html
/usr/local/share/doc/pcre2/pcre2-config.txt
/usr/local/share/doc/pcre2/pcre2.txt
/usr/local/share/doc/pcre2/pcre2grep.txt
/usr/local/share/doc/pcre2/pcre2test.txt
/usr/local/share/licenses/pcre2-10.39/BSD3CLAUSE
/usr/local/share/licenses/pcre2-10.39/LICENSE
/usr/local/share/licenses/pcre2-10.39/catalog.mk
/usr/local/bin/corelist
/usr/local/bin/cpan
/usr/local/bin/enc2xs
/usr/local/bin/encguess
/usr/local/bin/h2ph
/usr/local/bin/h2xs
/usr/local/bin/instmodsh
/usr/local/bin/json_pp
/usr/local/bin/libnetcfg
/usr/local/bin/perl
/usr/local/bin/perl5.32.1
/usr/local/bin/perlbug
/usr/local/bin/perldoc
/usr/local/bin/perlivp
/usr/local/bin/perlthanks
/usr/local/bin/piconv
/usr/local/bin/pl2pm
/usr/local/bin/pod2html
/usr/local/bin/pod2man
/usr/local/bin/pod2text
/usr/local/bin/pod2usage
/usr/local/bin/podchecker
/usr/local/bin/prove
/usr/local/bin/ptar
/usr/local/bin/ptardiff
/usr/local/bin/ptargrep
/usr/local/bin/shasum
/usr/local/bin/splain
/usr/local/bin/streamzip
/usr/local/bin/xsubpp
/usr/local/bin/zipdetails
/usr/local/etc/man.d/perl5.conf
/usr/local/lib/perl5/5.32/AnyDBM_File.pm
/usr/local/lib/perl5/5.32/App/Cpan.pm
/usr/local/lib/perl5/5.32/App/Prove.pm
/usr/local/lib/perl5/5.32/App/Prove/State.pm
/usr/local/lib/perl5/5.32/App/Prove/State/Result.pm
/usr/local/lib/perl5/5.32/App/Prove/State/Result/Test.pm
/usr/local/lib/perl5/5.32/Archive/Tar.pm
/usr/local/lib/perl5/5.32/Archive/Tar/Constant.pm
/usr/local/lib/perl5/5.32/Archive/Tar/File.pm
/usr/local/lib/perl5/5.32/Attribute/Handlers.pm
/usr/local/lib/perl5/5.32/AutoLoader.pm
/usr/local/lib/perl5/5.32/AutoSplit.pm
/usr/local/lib/perl5/5.32/B/Deparse.pm
/usr/local/lib/perl5/5.32/B/Op_private.pm
/usr/local/lib/perl5/5.32/Benchmark.pm
/usr/local/lib/perl5/5.32/CORE.pod
/usr/local/lib/perl5/5.32/CPAN.pm
/usr/local/lib/perl5/5.32/CPAN/API/HOWTO.pod
/usr/local/lib/perl5/5.32/CPAN/Author.pm
/usr/local/lib/perl5/5.32/CPAN/Bundle.pm
/usr/local/lib/perl5/5.32/CPAN/CacheMgr.pm
/usr/local/lib/perl5/5.32/CPAN/Complete.pm
/usr/local/lib/perl5/5.32/CPAN/Debug.pm
/usr/local/lib/perl5/5.32/CPAN/DeferredCode.pm
/usr/local/lib/perl5/5.32/CPAN/Distribution.pm
/usr/local/lib/perl5/5.32/CPAN/Distroprefs.pm
/usr/local/lib/perl5/5.32/CPAN/Distrostatus.pm
/usr/local/lib/perl5/5.32/CPAN/Exception/RecursiveDependency.pm
/usr/local/lib/perl5/5.32/CPAN/Exception/blocked_urllist.pm
/usr/local/lib/perl5/5.32/CPAN/Exception/yaml_not_installed.pm
/usr/local/lib/perl5/5.32/CPAN/Exception/yaml_process_error.pm
/usr/local/lib/perl5/5.32/CPAN/FTP.pm
/usr/local/lib/perl5/5.32/CPAN/FTP/netrc.pm
/usr/local/lib/perl5/5.32/CPAN/FirstTime.pm
/usr/local/lib/perl5/5.32/CPAN/HTTP/Client.pm
/usr/local/lib/perl5/5.32/CPAN/HTTP/Credentials.pm
/usr/local/lib/perl5/5.32/CPAN/HandleConfig.pm
/usr/local/lib/perl5/5.32/CPAN/Index.pm
/usr/local/lib/perl5/5.32/CPAN/InfoObj.pm
/usr/local/lib/perl5/5.32/CPAN/Kwalify.pm
/usr/local/lib/perl5/5.32/CPAN/Kwalify/distroprefs.dd
/usr/local/lib/perl5/5.32/CPAN/Kwalify/distroprefs.yml
/usr/local/lib/perl5/5.32/CPAN/LWP/UserAgent.pm
/usr/local/lib/perl5/5.32/CPAN/Meta.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Converter.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Feature.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/History.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/History/Meta_1_0.pod
/usr/local/lib/perl5/5.32/CPAN/Meta/History/Meta_1_1.pod
/usr/local/lib/perl5/5.32/CPAN/Meta/History/Meta_1_2.pod
/usr/local/lib/perl5/5.32/CPAN/Meta/History/Meta_1_3.pod
/usr/local/lib/perl5/5.32/CPAN/Meta/History/Meta_1_4.pod
/usr/local/lib/perl5/5.32/CPAN/Meta/Merge.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Prereqs.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Requirements.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Spec.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/Validator.pm
/usr/local/lib/perl5/5.32/CPAN/Meta/YAML.pm
/usr/local/lib/perl5/5.32/CPAN/Mirrors.pm
/usr/local/lib/perl5/5.32/CPAN/Module.pm
/usr/local/lib/perl5/5.32/CPAN/Nox.pm
/usr/local/lib/perl5/5.32/CPAN/Plugin.pm
/usr/local/lib/perl5/5.32/CPAN/Plugin/Specfile.pm
/usr/local/lib/perl5/5.32/CPAN/Prompt.pm
/usr/local/lib/perl5/5.32/CPAN/Queue.pm
/usr/local/lib/perl5/5.32/CPAN/Shell.pm
/usr/local/lib/perl5/5.32/CPAN/Tarzip.pm
/usr/local/lib/perl5/5.32/CPAN/URL.pm
/usr/local/lib/perl5/5.32/CPAN/Version.pm
/usr/local/lib/perl5/5.32/Carp.pm
/usr/local/lib/perl5/5.32/Carp/Heavy.pm
/usr/local/lib/perl5/5.32/Class/Struct.pm
/usr/local/lib/perl5/5.32/Compress/Zlib.pm
/usr/local/lib/perl5/5.32/Config/Extensions.pm
/usr/local/lib/perl5/5.32/Config/Perl/V.pm
/usr/local/lib/perl5/5.32/DB.pm
/usr/local/lib/perl5/5.32/DBM_Filter.pm
/usr/local/lib/perl5/5.32/DBM_Filter/compress.pm
/usr/local/lib/perl5/5.32/DBM_Filter/encode.pm
/usr/local/lib/perl5/5.32/DBM_Filter/int32.pm
/usr/local/lib/perl5/5.32/DBM_Filter/null.pm
/usr/local/lib/perl5/5.32/DBM_Filter/utf8.pm
/usr/local/lib/perl5/5.32/Devel/SelfStubber.pm
/usr/local/lib/perl5/5.32/Digest.pm
/usr/local/lib/perl5/5.32/Digest/base.pm
/usr/local/lib/perl5/5.32/Digest/file.pm
/usr/local/lib/perl5/5.32/DirHandle.pm
/usr/local/lib/perl5/5.32/Dumpvalue.pm
/usr/local/lib/perl5/5.32/Encode/Changes.e2x
/usr/local/lib/perl5/5.32/Encode/ConfigLocal_PM.e2x
/usr/local/lib/perl5/5.32/Encode/Makefile_PL.e2x
/usr/local/lib/perl5/5.32/Encode/PerlIO.pod
/usr/local/lib/perl5/5.32/Encode/README.e2x
/usr/local/lib/perl5/5.32/Encode/Supported.pod
/usr/local/lib/perl5/5.32/Encode/_PM.e2x
/usr/local/lib/perl5/5.32/Encode/_T.e2x
/usr/local/lib/perl5/5.32/Encode/encode.h
/usr/local/lib/perl5/5.32/English.pm
/usr/local/lib/perl5/5.32/Env.pm
/usr/local/lib/perl5/5.32/Exporter.pm
/usr/local/lib/perl5/5.32/Exporter/Heavy.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Base.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/Unix.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/VMS.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/Windows.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/Windows/BCC.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/Windows/GCC.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/aix.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/android.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/cygwin.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/darwin.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/dec_osf.pm
/usr/local/lib/perl5/5.32/ExtUtils/CBuilder/Platform/os2.pm
/usr/local/lib/perl5/5.32/ExtUtils/Command.pm
/usr/local/lib/perl5/5.32/ExtUtils/Command/MM.pm
/usr/local/lib/perl5/5.32/ExtUtils/Constant.pm
/usr/local/lib/perl5/5.32/ExtUtils/Constant/Base.pm
/usr/local/lib/perl5/5.32/ExtUtils/Constant/ProxySubs.pm
/usr/local/lib/perl5/5.32/ExtUtils/Constant/Utils.pm
/usr/local/lib/perl5/5.32/ExtUtils/Constant/XS.pm
/usr/local/lib/perl5/5.32/ExtUtils/Embed.pm
/usr/local/lib/perl5/5.32/ExtUtils/Install.pm
/usr/local/lib/perl5/5.32/ExtUtils/Installed.pm
/usr/local/lib/perl5/5.32/ExtUtils/Liblist.pm
/usr/local/lib/perl5/5.32/ExtUtils/Liblist/Kid.pm
/usr/local/lib/perl5/5.32/ExtUtils/MANIFEST.SKIP
/usr/local/lib/perl5/5.32/ExtUtils/MM.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_AIX.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Any.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_BeOS.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Cygwin.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_DOS.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Darwin.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_MacOS.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_NW5.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_OS2.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_QNX.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_UWIN.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Unix.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_VMS.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_VOS.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Win32.pm
/usr/local/lib/perl5/5.32/ExtUtils/MM_Win95.pm
/usr/local/lib/perl5/5.32/ExtUtils/MY.pm
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker.pm
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker/Config.pm
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker/FAQ.pod
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker/Locale.pm
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker/Tutorial.pod
/usr/local/lib/perl5/5.32/ExtUtils/MakeMaker/version.pm
/usr/local/lib/perl5/5.32/ExtUtils/Manifest.pm
/usr/local/lib/perl5/5.32/ExtUtils/Miniperl.pm
/usr/local/lib/perl5/5.32/ExtUtils/Mkbootstrap.pm
/usr/local/lib/perl5/5.32/ExtUtils/Mksymlists.pm
/usr/local/lib/perl5/5.32/ExtUtils/Packlist.pm
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS.pm
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS.pod
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS/Constants.pm
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS/CountLines.pm
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS/Eval.pm
/usr/local/lib/perl5/5.32/ExtUtils/ParseXS/Utilities.pm
/usr/local/lib/perl5/5.32/ExtUtils/Typemaps.pm
/usr/local/lib/perl5/5.32/ExtUtils/Typemaps/Cmd.pm
/usr/local/lib/perl5/5.32/ExtUtils/Typemaps/InputMap.pm
/usr/local/lib/perl5/5.32/ExtUtils/Typemaps/OutputMap.pm
/usr/local/lib/perl5/5.32/ExtUtils/Typemaps/Type.pm
/usr/local/lib/perl5/5.32/ExtUtils/testlib.pm
/usr/local/lib/perl5/5.32/ExtUtils/typemap
/usr/local/lib/perl5/5.32/ExtUtils/xsubpp
/usr/local/lib/perl5/5.32/Fatal.pm
/usr/local/lib/perl5/5.32/File/Basename.pm
/usr/local/lib/perl5/5.32/File/Compare.pm
/usr/local/lib/perl5/5.32/File/Copy.pm
/usr/local/lib/perl5/5.32/File/Fetch.pm
/usr/local/lib/perl5/5.32/File/Find.pm
/usr/local/lib/perl5/5.32/File/GlobMapper.pm
/usr/local/lib/perl5/5.32/File/Path.pm
/usr/local/lib/perl5/5.32/File/Temp.pm
/usr/local/lib/perl5/5.32/File/stat.pm
/usr/local/lib/perl5/5.32/FileCache.pm
/usr/local/lib/perl5/5.32/FileHandle.pm
/usr/local/lib/perl5/5.32/Filter/Simple.pm
/usr/local/lib/perl5/5.32/FindBin.pm
/usr/local/lib/perl5/5.32/Getopt/Long.pm
/usr/local/lib/perl5/5.32/Getopt/Std.pm
/usr/local/lib/perl5/5.32/HTTP/Tiny.pm
/usr/local/lib/perl5/5.32/I18N/Collate.pm
/usr/local/lib/perl5/5.32/I18N/LangTags.pm
/usr/local/lib/perl5/5.32/I18N/LangTags/Detect.pm
/usr/local/lib/perl5/5.32/I18N/LangTags/List.pm
/usr/local/lib/perl5/5.32/IO/Compress/Adapter/Bzip2.pm
/usr/local/lib/perl5/5.32/IO/Compress/Adapter/Deflate.pm
/usr/local/lib/perl5/5.32/IO/Compress/Adapter/Identity.pm
/usr/local/lib/perl5/5.32/IO/Compress/Base.pm
/usr/local/lib/perl5/5.32/IO/Compress/Base/Common.pm
/usr/local/lib/perl5/5.32/IO/Compress/Bzip2.pm
/usr/local/lib/perl5/5.32/IO/Compress/Deflate.pm
/usr/local/lib/perl5/5.32/IO/Compress/FAQ.pod
/usr/local/lib/perl5/5.32/IO/Compress/Gzip.pm
/usr/local/lib/perl5/5.32/IO/Compress/Gzip/Constants.pm
/usr/local/lib/perl5/5.32/IO/Compress/RawDeflate.pm
/usr/local/lib/perl5/5.32/IO/Compress/Zip.pm
/usr/local/lib/perl5/5.32/IO/Compress/Zip/Constants.pm
/usr/local/lib/perl5/5.32/IO/Compress/Zlib/Constants.pm
/usr/local/lib/perl5/5.32/IO/Compress/Zlib/Extra.pm
/usr/local/lib/perl5/5.32/IO/Socket/IP.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Adapter/Bunzip2.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Adapter/Identity.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Adapter/Inflate.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/AnyInflate.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/AnyUncompress.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Base.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Bunzip2.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Gunzip.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Inflate.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/RawInflate.pm
/usr/local/lib/perl5/5.32/IO/Uncompress/Unzip.pm
/usr/local/lib/perl5/5.32/IO/Zlib.pm
/usr/local/lib/perl5/5.32/IPC/Cmd.pm
/usr/local/lib/perl5/5.32/IPC/Open2.pm
/usr/local/lib/perl5/5.32/IPC/Open3.pm
/usr/local/lib/perl5/5.32/Internals.pod
/usr/local/lib/perl5/5.32/JSON/PP.pm
/usr/local/lib/perl5/5.32/JSON/PP/Boolean.pm
/usr/local/lib/perl5/5.32/Locale/Maketext.pm
/usr/local/lib/perl5/5.32/Locale/Maketext.pod
/usr/local/lib/perl5/5.32/Locale/Maketext/Cookbook.pod
/usr/local/lib/perl5/5.32/Locale/Maketext/Guts.pm
/usr/local/lib/perl5/5.32/Locale/Maketext/GutsLoader.pm
/usr/local/lib/perl5/5.32/Locale/Maketext/Simple.pm
/usr/local/lib/perl5/5.32/Locale/Maketext/TPJ13.pod
/usr/local/lib/perl5/5.32/Math/BigFloat.pm
/usr/local/lib/perl5/5.32/Math/BigFloat/Trace.pm
/usr/local/lib/perl5/5.32/Math/BigInt.pm
/usr/local/lib/perl5/5.32/Math/BigInt/Calc.pm
/usr/local/lib/perl5/5.32/Math/BigInt/Lib.pm
/usr/local/lib/perl5/5.32/Math/BigInt/Trace.pm
/usr/local/lib/perl5/5.32/Math/BigRat.pm
/usr/local/lib/perl5/5.32/Math/Complex.pm
/usr/local/lib/perl5/5.32/Math/Trig.pm
/usr/local/lib/perl5/5.32/Memoize.pm
/usr/local/lib/perl5/5.32/Memoize/AnyDBM_File.pm
/usr/local/lib/perl5/5.32/Memoize/Expire.pm
/usr/local/lib/perl5/5.32/Memoize/ExpireFile.pm
/usr/local/lib/perl5/5.32/Memoize/ExpireTest.pm
/usr/local/lib/perl5/5.32/Memoize/NDBM_File.pm
/usr/local/lib/perl5/5.32/Memoize/SDBM_File.pm
/usr/local/lib/perl5/5.32/Memoize/Storable.pm
/usr/local/lib/perl5/5.32/Module/CoreList.pm
/usr/local/lib/perl5/5.32/Module/CoreList.pod
/usr/local/lib/perl5/5.32/Module/CoreList/Utils.pm
/usr/local/lib/perl5/5.32/Module/Load.pm
/usr/local/lib/perl5/5.32/Module/Load/Conditional.pm
/usr/local/lib/perl5/5.32/Module/Loaded.pm
/usr/local/lib/perl5/5.32/Module/Metadata.pm
/usr/local/lib/perl5/5.32/NEXT.pm
/usr/local/lib/perl5/5.32/Net/Cmd.pm
/usr/local/lib/perl5/5.32/Net/Config.pm
/usr/local/lib/perl5/5.32/Net/Domain.pm
/usr/local/lib/perl5/5.32/Net/FTP.pm
/usr/local/lib/perl5/5.32/Net/FTP/A.pm
/usr/local/lib/perl5/5.32/Net/FTP/E.pm
/usr/local/lib/perl5/5.32/Net/FTP/I.pm
/usr/local/lib/perl5/5.32/Net/FTP/L.pm
/usr/local/lib/perl5/5.32/Net/FTP/dataconn.pm
/usr/local/lib/perl5/5.32/Net/NNTP.pm
/usr/local/lib/perl5/5.32/Net/Netrc.pm
/usr/local/lib/perl5/5.32/Net/POP3.pm
/usr/local/lib/perl5/5.32/Net/Ping.pm
/usr/local/lib/perl5/5.32/Net/SMTP.pm
/usr/local/lib/perl5/5.32/Net/Time.pm
/usr/local/lib/perl5/5.32/Net/hostent.pm
/usr/local/lib/perl5/5.32/Net/libnetFAQ.pod
/usr/local/lib/perl5/5.32/Net/netent.pm
/usr/local/lib/perl5/5.32/Net/protoent.pm
/usr/local/lib/perl5/5.32/Net/servent.pm
/usr/local/lib/perl5/5.32/Params/Check.pm
/usr/local/lib/perl5/5.32/Parse/CPAN/Meta.pm
/usr/local/lib/perl5/5.32/Perl/OSType.pm
/usr/local/lib/perl5/5.32/PerlIO.pm
/usr/local/lib/perl5/5.32/PerlIO/via/QuotedPrint.pm
/usr/local/lib/perl5/5.32/Pod/Checker.pm
/usr/local/lib/perl5/5.32/Pod/Escapes.pm
/usr/local/lib/perl5/5.32/Pod/Functions.pm
/usr/local/lib/perl5/5.32/Pod/Html.pm
/usr/local/lib/perl5/5.32/Pod/Man.pm
/usr/local/lib/perl5/5.32/Pod/ParseLink.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/BaseTo.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/GetOptsOO.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToANSI.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToChecker.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToMan.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToNroff.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToPod.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToRtf.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToTerm.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToText.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToTk.pm
/usr/local/lib/perl5/5.32/Pod/Perldoc/ToXml.pm
/usr/local/lib/perl5/5.32/Pod/Simple.pm
/usr/local/lib/perl5/5.32/Pod/Simple.pod
/usr/local/lib/perl5/5.32/Pod/Simple/BlackBox.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Checker.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Debug.pm
/usr/local/lib/perl5/5.32/Pod/Simple/DumpAsText.pm
/usr/local/lib/perl5/5.32/Pod/Simple/DumpAsXML.pm
/usr/local/lib/perl5/5.32/Pod/Simple/HTML.pm
/usr/local/lib/perl5/5.32/Pod/Simple/HTMLBatch.pm
/usr/local/lib/perl5/5.32/Pod/Simple/HTMLLegacy.pm
/usr/local/lib/perl5/5.32/Pod/Simple/JustPod.pm
/usr/local/lib/perl5/5.32/Pod/Simple/LinkSection.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Methody.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Progress.pm
/usr/local/lib/perl5/5.32/Pod/Simple/PullParser.pm
/usr/local/lib/perl5/5.32/Pod/Simple/PullParserEndToken.pm
/usr/local/lib/perl5/5.32/Pod/Simple/PullParserStartToken.pm
/usr/local/lib/perl5/5.32/Pod/Simple/PullParserTextToken.pm
/usr/local/lib/perl5/5.32/Pod/Simple/PullParserToken.pm
/usr/local/lib/perl5/5.32/Pod/Simple/RTF.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Search.pm
/usr/local/lib/perl5/5.32/Pod/Simple/SimpleTree.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Subclassing.pod
/usr/local/lib/perl5/5.32/Pod/Simple/Text.pm
/usr/local/lib/perl5/5.32/Pod/Simple/TextContent.pm
/usr/local/lib/perl5/5.32/Pod/Simple/TiedOutFH.pm
/usr/local/lib/perl5/5.32/Pod/Simple/Transcode.pm
/usr/local/lib/perl5/5.32/Pod/Simple/TranscodeDumb.pm
/usr/local/lib/perl5/5.32/Pod/Simple/TranscodeSmart.pm
/usr/local/lib/perl5/5.32/Pod/Simple/XHTML.pm
/usr/local/lib/perl5/5.32/Pod/Simple/XMLOutStream.pm
/usr/local/lib/perl5/5.32/Pod/Text.pm
/usr/local/lib/perl5/5.32/Pod/Text/Color.pm
/usr/local/lib/perl5/5.32/Pod/Text/Overstrike.pm
/usr/local/lib/perl5/5.32/Pod/Text/Termcap.pm
/usr/local/lib/perl5/5.32/Pod/Usage.pm
/usr/local/lib/perl5/5.32/Safe.pm
/usr/local/lib/perl5/5.32/Search/Dict.pm
/usr/local/lib/perl5/5.32/SelectSaver.pm
/usr/local/lib/perl5/5.32/SelfLoader.pm
/usr/local/lib/perl5/5.32/Symbol.pm
/usr/local/lib/perl5/5.32/TAP/Base.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Base.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Color.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Console.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Console/ParallelSession.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Console/Session.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/File.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/File/Session.pm
/usr/local/lib/perl5/5.32/TAP/Formatter/Session.pm
/usr/local/lib/perl5/5.32/TAP/Harness.pm
/usr/local/lib/perl5/5.32/TAP/Harness/Beyond.pod
/usr/local/lib/perl5/5.32/TAP/Harness/Env.pm
/usr/local/lib/perl5/5.32/TAP/Object.pm
/usr/local/lib/perl5/5.32/TAP/Parser.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Aggregator.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Grammar.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Iterator.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Iterator/Array.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Iterator/Process.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Iterator/Stream.pm
/usr/local/lib/perl5/5.32/TAP/Parser/IteratorFactory.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Multiplexer.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Bailout.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Comment.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Plan.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Pragma.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Test.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Unknown.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/Version.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Result/YAML.pm
/usr/local/lib/perl5/5.32/TAP/Parser/ResultFactory.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Scheduler.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Scheduler/Job.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Scheduler/Spinner.pm
/usr/local/lib/perl5/5.32/TAP/Parser/Source.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler/Executable.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler/File.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler/Handle.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler/Perl.pm
/usr/local/lib/perl5/5.32/TAP/Parser/SourceHandler/RawTAP.pm
/usr/local/lib/perl5/5.32/TAP/Parser/YAMLish/Reader.pm
/usr/local/lib/perl5/5.32/TAP/Parser/YAMLish/Writer.pm
/usr/local/lib/perl5/5.32/Term/ANSIColor.pm
/usr/local/lib/perl5/5.32/Term/Cap.pm
/usr/local/lib/perl5/5.32/Term/Complete.pm
/usr/local/lib/perl5/5.32/Term/ReadLine.pm
/usr/local/lib/perl5/5.32/Test.pm
/usr/local/lib/perl5/5.32/Test/Builder.pm
/usr/local/lib/perl5/5.32/Test/Builder/Formatter.pm
/usr/local/lib/perl5/5.32/Test/Builder/IO/Scalar.pm
/usr/local/lib/perl5/5.32/Test/Builder/Module.pm
/usr/local/lib/perl5/5.32/Test/Builder/Tester.pm
/usr/local/lib/perl5/5.32/Test/Builder/Tester/Color.pm
/usr/local/lib/perl5/5.32/Test/Builder/TodoDiag.pm
/usr/local/lib/perl5/5.32/Test/Harness.pm
/usr/local/lib/perl5/5.32/Test/More.pm
/usr/local/lib/perl5/5.32/Test/Simple.pm
/usr/local/lib/perl5/5.32/Test/Tester.pm
/usr/local/lib/perl5/5.32/Test/Tester/Capture.pm
/usr/local/lib/perl5/5.32/Test/Tester/CaptureRunner.pm
/usr/local/lib/perl5/5.32/Test/Tester/Delegate.pm
/usr/local/lib/perl5/5.32/Test/Tutorial.pod
/usr/local/lib/perl5/5.32/Test/use/ok.pm
/usr/local/lib/perl5/5.32/Test2.pm
/usr/local/lib/perl5/5.32/Test2/API.pm
/usr/local/lib/perl5/5.32/Test2/API/Breakage.pm
/usr/local/lib/perl5/5.32/Test2/API/Context.pm
/usr/local/lib/perl5/5.32/Test2/API/Instance.pm
/usr/local/lib/perl5/5.32/Test2/API/Stack.pm
/usr/local/lib/perl5/5.32/Test2/Event.pm
/usr/local/lib/perl5/5.32/Test2/Event/Bail.pm
/usr/local/lib/perl5/5.32/Test2/Event/Diag.pm
/usr/local/lib/perl5/5.32/Test2/Event/Encoding.pm
/usr/local/lib/perl5/5.32/Test2/Event/Exception.pm
/usr/local/lib/perl5/5.32/Test2/Event/Fail.pm
/usr/local/lib/perl5/5.32/Test2/Event/Generic.pm
/usr/local/lib/perl5/5.32/Test2/Event/Note.pm
/usr/local/lib/perl5/5.32/Test2/Event/Ok.pm
/usr/local/lib/perl5/5.32/Test2/Event/Pass.pm
/usr/local/lib/perl5/5.32/Test2/Event/Plan.pm
/usr/local/lib/perl5/5.32/Test2/Event/Skip.pm
/usr/local/lib/perl5/5.32/Test2/Event/Subtest.pm
/usr/local/lib/perl5/5.32/Test2/Event/TAP/Version.pm
/usr/local/lib/perl5/5.32/Test2/Event/V2.pm
/usr/local/lib/perl5/5.32/Test2/Event/Waiting.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/About.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Amnesty.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Assert.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Control.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Error.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Hub.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Info.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Info/Table.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Meta.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Parent.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Plan.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Render.pm
/usr/local/lib/perl5/5.32/Test2/EventFacet/Trace.pm
/usr/local/lib/perl5/5.32/Test2/Formatter.pm
/usr/local/lib/perl5/5.32/Test2/Formatter/TAP.pm
/usr/local/lib/perl5/5.32/Test2/Hub.pm
/usr/local/lib/perl5/5.32/Test2/Hub/Interceptor.pm
/usr/local/lib/perl5/5.32/Test2/Hub/Interceptor/Terminator.pm
/usr/local/lib/perl5/5.32/Test2/Hub/Subtest.pm
/usr/local/lib/perl5/5.32/Test2/IPC.pm
/usr/local/lib/perl5/5.32/Test2/IPC/Driver.pm
/usr/local/lib/perl5/5.32/Test2/IPC/Driver/Files.pm
/usr/local/lib/perl5/5.32/Test2/Tools/Tiny.pm
/usr/local/lib/perl5/5.32/Test2/Transition.pod
/usr/local/lib/perl5/5.32/Test2/Util.pm
/usr/local/lib/perl5/5.32/Test2/Util/ExternalMeta.pm
/usr/local/lib/perl5/5.32/Test2/Util/Facets2Legacy.pm
/usr/local/lib/perl5/5.32/Test2/Util/HashBase.pm
/usr/local/lib/perl5/5.32/Test2/Util/Trace.pm
/usr/local/lib/perl5/5.32/Text/Abbrev.pm
/usr/local/lib/perl5/5.32/Text/Balanced.pm
/usr/local/lib/perl5/5.32/Text/ParseWords.pm
/usr/local/lib/perl5/5.32/Text/Tabs.pm
/usr/local/lib/perl5/5.32/Text/Wrap.pm
/usr/local/lib/perl5/5.32/Thread.pm
/usr/local/lib/perl5/5.32/Thread/Queue.pm
/usr/local/lib/perl5/5.32/Thread/Semaphore.pm
/usr/local/lib/perl5/5.32/Tie/Array.pm
/usr/local/lib/perl5/5.32/Tie/File.pm
/usr/local/lib/perl5/5.32/Tie/Handle.pm
/usr/local/lib/perl5/5.32/Tie/Hash.pm
/usr/local/lib/perl5/5.32/Tie/Hash/NamedCapture.pm
/usr/local/lib/perl5/5.32/Tie/Memoize.pm
/usr/local/lib/perl5/5.32/Tie/RefHash.pm
/usr/local/lib/perl5/5.32/Tie/Scalar.pm
/usr/local/lib/perl5/5.32/Tie/StdHandle.pm
/usr/local/lib/perl5/5.32/Tie/SubstrHash.pm
/usr/local/lib/perl5/5.32/Time/Local.pm
/usr/local/lib/perl5/5.32/Time/gmtime.pm
/usr/local/lib/perl5/5.32/Time/localtime.pm
/usr/local/lib/perl5/5.32/Time/tm.pm
/usr/local/lib/perl5/5.32/UNIVERSAL.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/Big5.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/GB2312.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/JISX0208.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/Korean.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/Pinyin.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/Stroke.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/CJK/Zhuyin.pm
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/af.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ar.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/as.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/az.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/be.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/bn.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ca.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/cs.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/cu.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/cy.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/da.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/de_at_ph.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/de_phone.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/dsb.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ee.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/eo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/es.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/es_trad.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/et.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fa.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fi.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fi_phone.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fil.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/fr_ca.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/gu.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ha.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/haw.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/he.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/hi.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/hr.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/hu.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/hy.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ig.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/is.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ja.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/kk.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/kl.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/kn.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ko.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/kok.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/lkt.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ln.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/lt.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/lv.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/mk.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ml.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/mr.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/mt.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/nb.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/nn.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/nso.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/om.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/or.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/pa.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/pl.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ro.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sa.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/se.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/si.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/si_dict.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sk.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sl.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sq.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sr.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sv.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/sv_refo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ta.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/te.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/th.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/tn.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/to.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/tr.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ug_cyrl.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/uk.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/ur.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/vi.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/vo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/wae.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/wo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/yo.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh_big5.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh_gb.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh_pin.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh_strk.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/Locale/zh_zhu.pl
/usr/local/lib/perl5/5.32/Unicode/Collate/allkeys.txt
/usr/local/lib/perl5/5.32/Unicode/Collate/keys.txt
/usr/local/lib/perl5/5.32/Unicode/UCD.pm
/usr/local/lib/perl5/5.32/User/grent.pm
/usr/local/lib/perl5/5.32/User/pwent.pm
/usr/local/lib/perl5/5.32/XSLoader.pm
/usr/local/lib/perl5/5.32/_charnames.pm
/usr/local/lib/perl5/5.32/autodie.pm
/usr/local/lib/perl5/5.32/autodie/Scope/Guard.pm
/usr/local/lib/perl5/5.32/autodie/Scope/GuardStack.pm
/usr/local/lib/perl5/5.32/autodie/Util.pm
/usr/local/lib/perl5/5.32/autodie/exception.pm
/usr/local/lib/perl5/5.32/autodie/exception/system.pm
/usr/local/lib/perl5/5.32/autodie/hints.pm
/usr/local/lib/perl5/5.32/autodie/skip.pm
/usr/local/lib/perl5/5.32/autouse.pm
/usr/local/lib/perl5/5.32/base.pm
/usr/local/lib/perl5/5.32/bigint.pm
/usr/local/lib/perl5/5.32/bignum.pm
/usr/local/lib/perl5/5.32/bigrat.pm
/usr/local/lib/perl5/5.32/blib.pm
/usr/local/lib/perl5/5.32/bytes.pm
/usr/local/lib/perl5/5.32/bytes_heavy.pl
/usr/local/lib/perl5/5.32/charnames.pm
/usr/local/lib/perl5/5.32/constant.pm
/usr/local/lib/perl5/5.32/deprecate.pm
/usr/local/lib/perl5/5.32/diagnostics.pm
/usr/local/lib/perl5/5.32/dumpvar.pl
/usr/local/lib/perl5/5.32/encoding/warnings.pm
/usr/local/lib/perl5/5.32/experimental.pm
/usr/local/lib/perl5/5.32/feature.pm
/usr/local/lib/perl5/5.32/fields.pm
/usr/local/lib/perl5/5.32/filetest.pm
/usr/local/lib/perl5/5.32/if.pm
/usr/local/lib/perl5/5.32/integer.pm
/usr/local/lib/perl5/5.32/less.pm
/usr/local/lib/perl5/5.32/locale.pm
/usr/local/lib/perl5/5.32/mach/.packlist
/usr/local/lib/perl5/5.32/mach/B.pm
/usr/local/lib/perl5/5.32/mach/B/Concise.pm
/usr/local/lib/perl5/5.32/mach/B/Showlex.pm
/usr/local/lib/perl5/5.32/mach/B/Terse.pm
/usr/local/lib/perl5/5.32/mach/B/Xref.pm
/usr/local/lib/perl5/5.32/mach/CORE/EXTERN.h
/usr/local/lib/perl5/5.32/mach/CORE/INTERN.h
/usr/local/lib/perl5/5.32/mach/CORE/XSUB.h
/usr/local/lib/perl5/5.32/mach/CORE/av.h
/usr/local/lib/perl5/5.32/mach/CORE/bitcount.h
/usr/local/lib/perl5/5.32/mach/CORE/charclass_invlists.h
/usr/local/lib/perl5/5.32/mach/CORE/config.h
/usr/local/lib/perl5/5.32/mach/CORE/cop.h
/usr/local/lib/perl5/5.32/mach/CORE/cv.h
/usr/local/lib/perl5/5.32/mach/CORE/dosish.h
/usr/local/lib/perl5/5.32/mach/CORE/ebcdic_tables.h
/usr/local/lib/perl5/5.32/mach/CORE/embed.h
/usr/local/lib/perl5/5.32/mach/CORE/embedvar.h
/usr/local/lib/perl5/5.32/mach/CORE/fakesdio.h
/usr/local/lib/perl5/5.32/mach/CORE/feature.h
/usr/local/lib/perl5/5.32/mach/CORE/form.h
/usr/local/lib/perl5/5.32/mach/CORE/git_version.h
/usr/local/lib/perl5/5.32/mach/CORE/gv.h
/usr/local/lib/perl5/5.32/mach/CORE/handy.h
/usr/local/lib/perl5/5.32/mach/CORE/hv.h
/usr/local/lib/perl5/5.32/mach/CORE/hv_func.h
/usr/local/lib/perl5/5.32/mach/CORE/hv_macro.h
/usr/local/lib/perl5/5.32/mach/CORE/inline.h
/usr/local/lib/perl5/5.32/mach/CORE/intrpvar.h
/usr/local/lib/perl5/5.32/mach/CORE/invlist_inline.h
/usr/local/lib/perl5/5.32/mach/CORE/iperlsys.h
/usr/local/lib/perl5/5.32/mach/CORE/keywords.h
/usr/local/lib/perl5/5.32/mach/CORE/l1_char_class_tab.h
/usr/local/lib/perl5/5.32/mach/CORE/libperl.so
/usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32
/usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32.1
/usr/local/lib/perl5/5.32/mach/CORE/malloc_ctl.h
/usr/local/lib/perl5/5.32/mach/CORE/metaconfig.h
/usr/local/lib/perl5/5.32/mach/CORE/mg.h
/usr/local/lib/perl5/5.32/mach/CORE/mg_data.h
/usr/local/lib/perl5/5.32/mach/CORE/mg_raw.h
/usr/local/lib/perl5/5.32/mach/CORE/mg_vtable.h
/usr/local/lib/perl5/5.32/mach/CORE/mydtrace.h
/usr/local/lib/perl5/5.32/mach/CORE/nostdio.h
/usr/local/lib/perl5/5.32/mach/CORE/op.h
/usr/local/lib/perl5/5.32/mach/CORE/op_reg_common.h
/usr/local/lib/perl5/5.32/mach/CORE/opcode.h
/usr/local/lib/perl5/5.32/mach/CORE/opnames.h
/usr/local/lib/perl5/5.32/mach/CORE/overload.h
/usr/local/lib/perl5/5.32/mach/CORE/pad.h
/usr/local/lib/perl5/5.32/mach/CORE/parser.h
/usr/local/lib/perl5/5.32/mach/CORE/patchlevel.h
/usr/local/lib/perl5/5.32/mach/CORE/perl.h
/usr/local/lib/perl5/5.32/mach/CORE/perl_inc_macro.h
/usr/local/lib/perl5/5.32/mach/CORE/perl_langinfo.h
/usr/local/lib/perl5/5.32/mach/CORE/perlapi.h
/usr/local/lib/perl5/5.32/mach/CORE/perldtrace.h
/usr/local/lib/perl5/5.32/mach/CORE/perlio.h
/usr/local/lib/perl5/5.32/mach/CORE/perliol.h
/usr/local/lib/perl5/5.32/mach/CORE/perlsdio.h
/usr/local/lib/perl5/5.32/mach/CORE/perlvars.h
/usr/local/lib/perl5/5.32/mach/CORE/perly.h
/usr/local/lib/perl5/5.32/mach/CORE/pp.h
/usr/local/lib/perl5/5.32/mach/CORE/pp_proto.h
/usr/local/lib/perl5/5.32/mach/CORE/proto.h
/usr/local/lib/perl5/5.32/mach/CORE/reentr.h
/usr/local/lib/perl5/5.32/mach/CORE/regcharclass.h
/usr/local/lib/perl5/5.32/mach/CORE/regcomp.h
/usr/local/lib/perl5/5.32/mach/CORE/regexp.h
/usr/local/lib/perl5/5.32/mach/CORE/regnodes.h
/usr/local/lib/perl5/5.32/mach/CORE/sbox32_hash.h
/usr/local/lib/perl5/5.32/mach/CORE/scope.h
/usr/local/lib/perl5/5.32/mach/CORE/stadtx_hash.h
/usr/local/lib/perl5/5.32/mach/CORE/sv.h
/usr/local/lib/perl5/5.32/mach/CORE/thread.h
/usr/local/lib/perl5/5.32/mach/CORE/time64.h
/usr/local/lib/perl5/5.32/mach/CORE/time64_config.h
/usr/local/lib/perl5/5.32/mach/CORE/uconfig.h
/usr/local/lib/perl5/5.32/mach/CORE/uni_keywords.h
/usr/local/lib/perl5/5.32/mach/CORE/unicode_constants.h
/usr/local/lib/perl5/5.32/mach/CORE/unixish.h
/usr/local/lib/perl5/5.32/mach/CORE/utf8.h
/usr/local/lib/perl5/5.32/mach/CORE/utfebcdic.h
/usr/local/lib/perl5/5.32/mach/CORE/util.h
/usr/local/lib/perl5/5.32/mach/CORE/uudmap.h
/usr/local/lib/perl5/5.32/mach/CORE/vutil.h
/usr/local/lib/perl5/5.32/mach/CORE/warnings.h
/usr/local/lib/perl5/5.32/mach/CORE/zaphod32_hash.h
/usr/local/lib/perl5/5.32/mach/Compress/Raw/Bzip2.pm
/usr/local/lib/perl5/5.32/mach/Compress/Raw/Zlib.pm
/usr/local/lib/perl5/5.32/mach/Config.pm
/usr/local/lib/perl5/5.32/mach/Config.pod
/usr/local/lib/perl5/5.32/mach/Config_git.pl
/usr/local/lib/perl5/5.32/mach/Config_heavy.pl
/usr/local/lib/perl5/5.32/mach/Cwd.pm
/usr/local/lib/perl5/5.32/mach/DB_File.pm
/usr/local/lib/perl5/5.32/mach/Data/Dumper.pm
/usr/local/lib/perl5/5.32/mach/Devel/PPPort.pm
/usr/local/lib/perl5/5.32/mach/Devel/Peek.pm
/usr/local/lib/perl5/5.32/mach/Digest/MD5.pm
/usr/local/lib/perl5/5.32/mach/Digest/SHA.pm
/usr/local/lib/perl5/5.32/mach/DynaLoader.pm
/usr/local/lib/perl5/5.32/mach/Encode.pm
/usr/local/lib/perl5/5.32/mach/Encode/Alias.pm
/usr/local/lib/perl5/5.32/mach/Encode/Byte.pm
/usr/local/lib/perl5/5.32/mach/Encode/CJKConstants.pm
/usr/local/lib/perl5/5.32/mach/Encode/CN.pm
/usr/local/lib/perl5/5.32/mach/Encode/CN/HZ.pm
/usr/local/lib/perl5/5.32/mach/Encode/Config.pm
/usr/local/lib/perl5/5.32/mach/Encode/EBCDIC.pm
/usr/local/lib/perl5/5.32/mach/Encode/Encoder.pm
/usr/local/lib/perl5/5.32/mach/Encode/Encoding.pm
/usr/local/lib/perl5/5.32/mach/Encode/GSM0338.pm
/usr/local/lib/perl5/5.32/mach/Encode/Guess.pm
/usr/local/lib/perl5/5.32/mach/Encode/JP.pm
/usr/local/lib/perl5/5.32/mach/Encode/JP/H2Z.pm
/usr/local/lib/perl5/5.32/mach/Encode/JP/JIS7.pm
/usr/local/lib/perl5/5.32/mach/Encode/KR.pm
/usr/local/lib/perl5/5.32/mach/Encode/KR/2022_KR.pm
/usr/local/lib/perl5/5.32/mach/Encode/MIME/Header.pm
/usr/local/lib/perl5/5.32/mach/Encode/MIME/Header/ISO_2022_JP.pm
/usr/local/lib/perl5/5.32/mach/Encode/MIME/Name.pm
/usr/local/lib/perl5/5.32/mach/Encode/Symbol.pm
/usr/local/lib/perl5/5.32/mach/Encode/TW.pm
/usr/local/lib/perl5/5.32/mach/Encode/Unicode.pm
/usr/local/lib/perl5/5.32/mach/Encode/Unicode/UTF7.pm
/usr/local/lib/perl5/5.32/mach/Errno.pm
/usr/local/lib/perl5/5.32/mach/Fcntl.pm
/usr/local/lib/perl5/5.32/mach/File/DosGlob.pm
/usr/local/lib/perl5/5.32/mach/File/Glob.pm
/usr/local/lib/perl5/5.32/mach/File/Spec.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/AmigaOS.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Cygwin.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Epoc.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Functions.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Mac.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/OS2.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Unix.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/VMS.pm
/usr/local/lib/perl5/5.32/mach/File/Spec/Win32.pm
/usr/local/lib/perl5/5.32/mach/Filter/Util/Call.pm
/usr/local/lib/perl5/5.32/mach/Hash/Util.pm
/usr/local/lib/perl5/5.32/mach/Hash/Util/FieldHash.pm
/usr/local/lib/perl5/5.32/mach/I18N/Langinfo.pm
/usr/local/lib/perl5/5.32/mach/IO.pm
/usr/local/lib/perl5/5.32/mach/IO/Dir.pm
/usr/local/lib/perl5/5.32/mach/IO/File.pm
/usr/local/lib/perl5/5.32/mach/IO/Handle.pm
/usr/local/lib/perl5/5.32/mach/IO/Pipe.pm
/usr/local/lib/perl5/5.32/mach/IO/Poll.pm
/usr/local/lib/perl5/5.32/mach/IO/Seekable.pm
/usr/local/lib/perl5/5.32/mach/IO/Select.pm
/usr/local/lib/perl5/5.32/mach/IO/Socket.pm
/usr/local/lib/perl5/5.32/mach/IO/Socket/INET.pm
/usr/local/lib/perl5/5.32/mach/IO/Socket/UNIX.pm
/usr/local/lib/perl5/5.32/mach/IPC/Msg.pm
/usr/local/lib/perl5/5.32/mach/IPC/Semaphore.pm
/usr/local/lib/perl5/5.32/mach/IPC/SharedMem.pm
/usr/local/lib/perl5/5.32/mach/IPC/SysV.pm
/usr/local/lib/perl5/5.32/mach/List/Util.pm
/usr/local/lib/perl5/5.32/mach/List/Util/XS.pm
/usr/local/lib/perl5/5.32/mach/MIME/Base64.pm
/usr/local/lib/perl5/5.32/mach/MIME/QuotedPrint.pm
/usr/local/lib/perl5/5.32/mach/Math/BigInt/FastCalc.pm
/usr/local/lib/perl5/5.32/mach/NDBM_File.pm
/usr/local/lib/perl5/5.32/mach/O.pm
/usr/local/lib/perl5/5.32/mach/Opcode.pm
/usr/local/lib/perl5/5.32/mach/POSIX.pm
/usr/local/lib/perl5/5.32/mach/POSIX.pod
/usr/local/lib/perl5/5.32/mach/PerlIO/encoding.pm
/usr/local/lib/perl5/5.32/mach/PerlIO/mmap.pm
/usr/local/lib/perl5/5.32/mach/PerlIO/scalar.pm
/usr/local/lib/perl5/5.32/mach/PerlIO/via.pm
/usr/local/lib/perl5/5.32/mach/SDBM_File.pm
/usr/local/lib/perl5/5.32/mach/Scalar/Util.pm
/usr/local/lib/perl5/5.32/mach/Socket.pm
/usr/local/lib/perl5/5.32/mach/Storable.pm
/usr/local/lib/perl5/5.32/mach/Sub/Util.pm
/usr/local/lib/perl5/5.32/mach/Sys/Hostname.pm
/usr/local/lib/perl5/5.32/mach/Sys/Syslog.pm
/usr/local/lib/perl5/5.32/mach/Time/HiRes.pm
/usr/local/lib/perl5/5.32/mach/Time/Piece.pm
/usr/local/lib/perl5/5.32/mach/Time/Seconds.pm
/usr/local/lib/perl5/5.32/mach/Unicode/Collate.pm
/usr/local/lib/perl5/5.32/mach/Unicode/Collate/Locale.pm
/usr/local/lib/perl5/5.32/mach/Unicode/Normalize.pm
/usr/local/lib/perl5/5.32/mach/attributes.pm
/usr/local/lib/perl5/5.32/mach/auto/B/B.so
/usr/local/lib/perl5/5.32/mach/auto/Compress/Raw/Bzip2/Bzip2.so
/usr/local/lib/perl5/5.32/mach/auto/Compress/Raw/Zlib/Zlib.so
/usr/local/lib/perl5/5.32/mach/auto/Cwd/Cwd.so
/usr/local/lib/perl5/5.32/mach/auto/DB_File/DB_File.so
/usr/local/lib/perl5/5.32/mach/auto/Data/Dumper/Dumper.so
/usr/local/lib/perl5/5.32/mach/auto/Devel/Peek/Peek.so
/usr/local/lib/perl5/5.32/mach/auto/Digest/MD5/MD5.so
/usr/local/lib/perl5/5.32/mach/auto/Digest/SHA/SHA.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/Byte/Byte.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/CN/CN.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/EBCDIC/EBCDIC.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/Encode.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/JP/JP.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/KR/KR.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/Symbol/Symbol.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/TW/TW.so
/usr/local/lib/perl5/5.32/mach/auto/Encode/Unicode/Unicode.so
/usr/local/lib/perl5/5.32/mach/auto/Fcntl/Fcntl.so
/usr/local/lib/perl5/5.32/mach/auto/File/DosGlob/DosGlob.so
/usr/local/lib/perl5/5.32/mach/auto/File/Glob/Glob.so
/usr/local/lib/perl5/5.32/mach/auto/Filter/Util/Call/Call.so
/usr/local/lib/perl5/5.32/mach/auto/Hash/Util/FieldHash/FieldHash.so
/usr/local/lib/perl5/5.32/mach/auto/Hash/Util/Util.so
/usr/local/lib/perl5/5.32/mach/auto/I18N/Langinfo/Langinfo.so
/usr/local/lib/perl5/5.32/mach/auto/IO/IO.so
/usr/local/lib/perl5/5.32/mach/auto/IPC/SysV/SysV.so
/usr/local/lib/perl5/5.32/mach/auto/List/Util/Util.so
/usr/local/lib/perl5/5.32/mach/auto/MIME/Base64/Base64.so
/usr/local/lib/perl5/5.32/mach/auto/Math/BigInt/FastCalc/FastCalc.so
/usr/local/lib/perl5/5.32/mach/auto/NDBM_File/NDBM_File.so
/usr/local/lib/perl5/5.32/mach/auto/Opcode/Opcode.so
/usr/local/lib/perl5/5.32/mach/auto/POSIX/POSIX.so
/usr/local/lib/perl5/5.32/mach/auto/PerlIO/encoding/encoding.so
/usr/local/lib/perl5/5.32/mach/auto/PerlIO/mmap/mmap.so
/usr/local/lib/perl5/5.32/mach/auto/PerlIO/scalar/scalar.so
/usr/local/lib/perl5/5.32/mach/auto/PerlIO/via/via.so
/usr/local/lib/perl5/5.32/mach/auto/SDBM_File/SDBM_File.so
/usr/local/lib/perl5/5.32/mach/auto/Socket/Socket.so
/usr/local/lib/perl5/5.32/mach/auto/Storable/Storable.so
/usr/local/lib/perl5/5.32/mach/auto/Sys/Hostname/Hostname.so
/usr/local/lib/perl5/5.32/mach/auto/Sys/Syslog/Syslog.so
/usr/local/lib/perl5/5.32/mach/auto/Time/HiRes/HiRes.so
/usr/local/lib/perl5/5.32/mach/auto/Time/Piece/Piece.so
/usr/local/lib/perl5/5.32/mach/auto/Unicode/Collate/Collate.so
/usr/local/lib/perl5/5.32/mach/auto/Unicode/Normalize/Normalize.so
/usr/local/lib/perl5/5.32/mach/auto/attributes/attributes.so
/usr/local/lib/perl5/5.32/mach/auto/mro/mro.so
/usr/local/lib/perl5/5.32/mach/auto/re/re.so
/usr/local/lib/perl5/5.32/mach/auto/threads/shared/shared.so
/usr/local/lib/perl5/5.32/mach/auto/threads/threads.so
/usr/local/lib/perl5/5.32/mach/encoding.pm
/usr/local/lib/perl5/5.32/mach/lib.pm
/usr/local/lib/perl5/5.32/mach/mro.pm
/usr/local/lib/perl5/5.32/mach/ops.pm
/usr/local/lib/perl5/5.32/mach/re.pm
/usr/local/lib/perl5/5.32/mach/threads.pm
/usr/local/lib/perl5/5.32/mach/threads/shared.pm
/usr/local/lib/perl5/5.32/meta_notation.pm
/usr/local/lib/perl5/5.32/ok.pm
/usr/local/lib/perl5/5.32/open.pm
/usr/local/lib/perl5/5.32/overload.pm
/usr/local/lib/perl5/5.32/overload/numbers.pm
/usr/local/lib/perl5/5.32/overloading.pm
/usr/local/lib/perl5/5.32/parent.pm
/usr/local/lib/perl5/5.32/perl/man/man1/corelist.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/cpan.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/enc2xs.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/encguess.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/h2ph.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/h2xs.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/instmodsh.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/json_pp.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/libnetcfg.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5004delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5005delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5100delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5101delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5120delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5121delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5122delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5123delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5124delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5125delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5140delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5141delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5142delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5143delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5144delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5160delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5161delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5162delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5163delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5180delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5181delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5182delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5184delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5200delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5201delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5202delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5203delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5220delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5221delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5222delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5223delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5224delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5240delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5241delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5242delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5243delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5244delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5260delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5261delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5262delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5263delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5280delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5281delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5282delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5283delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5300delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5301delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5302delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5303delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5320delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl5321delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl561delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl56delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl581delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl582delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl583delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl584delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl585delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl586delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl587delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl588delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl589delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perl58delta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlaix.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlamiga.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlandroid.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlapi.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlapio.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlartistic.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlbook.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlboot.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlbot.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlbs2000.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlbug.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlcall.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlcheat.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlclib.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlcn.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlcommunity.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlcygwin.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldata.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldbmfilter.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldebguts.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldebtut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldebug.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldelta.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldeprecation.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldiag.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldoc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldos.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldsc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perldtrace.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlebcdic.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlembed.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlexperiment.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq1.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq2.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq3.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq4.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq5.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq6.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq7.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq8.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfaq9.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfilter.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfork.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlform.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfreebsd.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlfunc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlgit.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlglossary.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlgov.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlgpl.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlguts.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhack.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhacktips.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhacktut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhaiku.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhist.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhpux.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlhurd.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlintern.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlinterp.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlintro.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perliol.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlipc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlirix.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlivp.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perljp.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlko.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perllexwarn.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perllinux.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perllocale.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perllol.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmacos.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmacosx.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmod.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmodinstall.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmodlib.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmodstyle.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlmroapi.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlnetware.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlnewmod.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlnumber.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlobj.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlootut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlop.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlopenbsd.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlopentut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlos2.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlos390.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlos400.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpacktut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlperf.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlplan9.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpod.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpodspec.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpodstyle.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpolicy.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlport.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlpragma.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlqnx.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlre.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlreapi.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlrebackslash.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlrecharclass.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlref.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlreftut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlreguts.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlrepository.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlrequick.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlreref.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlretut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlriscos.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlrun.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsec.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsecpolicy.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsolaris.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsource.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlstyle.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsub.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsymbian.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsyn.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlsynology.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlthanks.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlthrtut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltie.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltoc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltodo.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltooc.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltoot.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltrap.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltru64.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perltw.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlunicode.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlunicook.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlunifaq.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perluniintro.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perluniprops.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlunitut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlutil.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlvar.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlvms.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlvos.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlwin32.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlxs.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlxstut.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/perlxstypemap.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/piconv.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/pl2pm.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/pod2html.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/pod2man.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/pod2text.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/pod2usage.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/podchecker.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/prove.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/ptar.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/ptardiff.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/ptargrep.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/shasum.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/splain.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/streamzip.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/xsubpp.1.gz
/usr/local/lib/perl5/5.32/perl/man/man1/zipdetails.1.gz
/usr/local/lib/perl5/5.32/perl/man/man3/AnyDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/App::Cpan.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/App::Prove.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/App::Prove::State.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/App::Prove::State::Result.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/App::Prove::State::Result::Test.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Archive::Tar.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Archive::Tar::File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Attribute::Handlers.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/AutoLoader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/AutoSplit.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Concise.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Deparse.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Op_private.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Showlex.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Terse.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/B::Xref.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Benchmark.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CORE.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::API::HOWTO.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Debug.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Distroprefs.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::FirstTime.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::HandleConfig.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Kwalify.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Converter.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Feature.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History::Meta_1_0.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History::Meta_1_1.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History::Meta_1_2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History::Meta_1_3.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::History::Meta_1_4.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Merge.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Prereqs.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Requirements.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Spec.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::Validator.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Meta::YAML.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Mirrors.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Nox.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Plugin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Plugin::Specfile.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Queue.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Tarzip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/CPAN::Version.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Carp.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Class::Struct.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Compress::Raw::Bzip2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Compress::Raw::Zlib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Compress::Zlib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Config.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Config::Extensions.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Config::Perl::V.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Cwd.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DB.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter::compress.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter::encode.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter::int32.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter::null.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DBM_Filter::utf8.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DB_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Data::Dumper.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Devel::PPPort.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Devel::Peek.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Devel::SelfStubber.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Digest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Digest::MD5.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Digest::SHA.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Digest::base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Digest::file.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DirHandle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Dumpvalue.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/DynaLoader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Alias.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Byte.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::CJKConstants.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::CN.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::CN::HZ.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Config.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::EBCDIC.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Encoder.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Encoding.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::GSM0338.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Guess.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::JP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::JP::H2Z.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::JP::JIS7.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::KR.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::KR::2022_KR.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::MIME::Header.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::MIME::Name.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::PerlIO.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Supported.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Symbol.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::TW.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Unicode.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Encode::Unicode::UTF7.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/English.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Env.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Errno.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Exporter.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Exporter::Heavy.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::CBuilder.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::CBuilder::Platform::Windows.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Command.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Command::MM.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Constant.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Constant::Base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Constant::Utils.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Constant::XS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Embed.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Install.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Installed.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Liblist.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_AIX.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Any.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_BeOS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Cygwin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_DOS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Darwin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_MacOS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_NW5.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_OS2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_QNX.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_UWIN.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Unix.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_VMS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_VOS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Win32.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MM_Win95.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MY.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MakeMaker.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MakeMaker::Config.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MakeMaker::FAQ.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MakeMaker::Locale.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::MakeMaker::Tutorial.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Manifest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Miniperl.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Mkbootstrap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Mksymlists.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Packlist.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::ParseXS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::ParseXS::Constants.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::ParseXS::Eval.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::ParseXS::Utilities.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Typemaps.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Typemaps::Cmd.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Typemaps::InputMap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Typemaps::OutputMap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::Typemaps::Type.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ExtUtils::testlib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Fatal.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Fcntl.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Basename.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Compare.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Copy.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::DosGlob.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Fetch.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Find.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Glob.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::GlobMapper.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Path.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::AmigaOS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Cygwin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Epoc.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Functions.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Mac.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::OS2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Unix.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::VMS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Spec::Win32.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::Temp.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/File::stat.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/FileCache.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/FileHandle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Filter::Simple.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Filter::Util::Call.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/FindBin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Getopt::Long.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Getopt::Std.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/HTTP::Tiny.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Hash::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Hash::Util::FieldHash.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/I18N::Collate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/I18N::LangTags.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/I18N::LangTags::Detect.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/I18N::LangTags::List.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/I18N::Langinfo.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::Base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::Bzip2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::Deflate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::FAQ.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::Gzip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::RawDeflate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Compress::Zip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Dir.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Handle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Pipe.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Poll.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Seekable.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Select.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Socket.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Socket::INET.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Socket::IP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Socket::UNIX.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::AnyInflate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::AnyUncompress.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::Base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::Bunzip2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::Gunzip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::Inflate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::RawInflate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Uncompress::Unzip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IO::Zlib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::Cmd.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::Msg.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::Open2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::Open3.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::Semaphore.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::SharedMem.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/IPC::SysV.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Internals.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/JSON::PP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/JSON::PP::Boolean.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/List::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/List::Util::XS.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext::Cookbook.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext::Guts.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext::GutsLoader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext::Simple.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Locale::Maketext::TPJ13.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/MIME::Base64.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/MIME::QuotedPrint.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigFloat.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigInt.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigInt::Calc.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigInt::FastCalc.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigInt::Lib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::BigRat.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::Complex.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Math::Trig.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::AnyDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::Expire.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::ExpireFile.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::ExpireTest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::NDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::SDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Memoize::Storable.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::CoreList.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::CoreList::Utils.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::Load.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::Load::Conditional.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::Loaded.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Module::Metadata.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/NDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/NEXT.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Cmd.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Config.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Domain.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::FTP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::NNTP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Netrc.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::POP3.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Ping.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::SMTP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::Time.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::hostent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::libnetFAQ.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::netent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::protoent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Net::servent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/O.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Opcode.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/POSIX.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Params::Check.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Parse::CPAN::Meta.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Perl::OSType.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO::encoding.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO::mmap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO::scalar.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO::via.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/PerlIO::via::QuotedPrint.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Checker.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Escapes.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Html.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Man.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::ParseLink.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::BaseTo.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::GetOptsOO.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToANSI.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToChecker.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToMan.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToNroff.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToPod.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToRtf.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToTerm.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToText.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToTk.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Perldoc::ToXml.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Checker.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Debug.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::DumpAsText.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::DumpAsXML.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::HTML.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::HTMLBatch.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::JustPod.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::LinkSection.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Methody.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::PullParser.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::PullParserEndToken.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::PullParserStartToken.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::PullParserTextToken.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::PullParserToken.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::RTF.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Search.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::SimpleTree.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Subclassing.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::Text.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::TextContent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::XHTML.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Simple::XMLOutStream.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Text.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Text::Color.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Text::Overstrike.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Text::Termcap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Pod::Usage.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/SDBM_File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Safe.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Scalar::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Search::Dict.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/SelectSaver.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/SelfLoader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Socket.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Storable.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Sub::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Symbol.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Sys::Hostname.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Sys::Syslog.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Color.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Console.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Console::ParallelSession.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Console::Session.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::File::Session.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Formatter::Session.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Harness.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Harness::Beyond.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Harness::Env.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Object.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Aggregator.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Grammar.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Iterator.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Iterator::Array.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Iterator::Process.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Iterator::Stream.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::IteratorFactory.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Multiplexer.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Bailout.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Comment.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Plan.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Pragma.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Test.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Unknown.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::Version.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Result::YAML.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::ResultFactory.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Scheduler.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Scheduler::Job.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Scheduler::Spinner.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::Source.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler::Executable.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler::File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler::Handle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler::Perl.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::SourceHandler::RawTAP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::YAMLish::Reader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/TAP::Parser::YAMLish::Writer.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Term::ANSIColor.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Term::Cap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Term::Complete.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Term::ReadLine.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::API.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::API::Breakage.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::API::Context.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::API::Instance.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::API::Stack.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Bail.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Diag.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Encoding.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Exception.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Fail.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Generic.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Note.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Ok.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Pass.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Plan.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Skip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Subtest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::TAP::Version.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::V2.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Event::Waiting.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::About.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Amnesty.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Assert.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Control.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Error.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Hub.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Info.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Info::Table.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Meta.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Parent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Plan.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Render.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::EventFacet::Trace.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Formatter.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Formatter::TAP.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Hub.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Hub::Interceptor.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Hub::Interceptor::Terminator.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Hub::Subtest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::IPC.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::IPC::Driver.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::IPC::Driver::Files.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Tools::Tiny.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Transition.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Util::ExternalMeta.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Util::Facets2Legacy.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Util::HashBase.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test2::Util::Trace.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::Formatter.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::IO::Scalar.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::Module.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::Tester.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::Tester::Color.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Builder::TodoDiag.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Harness.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::More.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Simple.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Tester.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Tester::Capture.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Tester::CaptureRunner.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::Tutorial.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Test::use::ok.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Text::Abbrev.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Text::Balanced.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Text::ParseWords.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Text::Tabs.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Text::Wrap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Thread.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Thread::Queue.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Thread::Semaphore.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Array.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::File.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Handle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Hash.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Hash::NamedCapture.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Memoize.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::RefHash.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::Scalar.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::StdHandle.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Tie::SubstrHash.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::HiRes.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::Local.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::Piece.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::Seconds.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::gmtime.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::localtime.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Time::tm.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/UNIVERSAL.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::Big5.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::GB2312.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::JISX0208.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::Korean.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::Pinyin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::Stroke.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::CJK::Zhuyin.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Collate::Locale.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::Normalize.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/Unicode::UCD.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/User::grent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/User::pwent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/XSLoader.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/attributes.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::Scope::Guard.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::Scope::GuardStack.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::Util.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::exception.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::exception::system.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::hints.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autodie::skip.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/autouse.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/base.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/bigint.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/bignum.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/bigrat.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/blib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/bytes.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/charnames.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/constant.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/deprecate.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/diagnostics.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/encoding.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/encoding::warnings.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/experimental.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/feature.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/fields.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/filetest.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/if.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/integer.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/less.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/lib.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/locale.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/mro.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ok.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/open.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/ops.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/overload.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/overloading.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/parent.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/re.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/sigtrap.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/sort.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/strict.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/subs.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/threads.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/threads::shared.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/utf8.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/vars.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/version.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/version::Internals.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/vmsish.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/warnings.3.gz
/usr/local/lib/perl5/5.32/perl/man/man3/warnings::register.3.gz
/usr/local/lib/perl5/5.32/perl5db.pl
/usr/local/lib/perl5/5.32/perlfaq.pm
/usr/local/lib/perl5/5.32/pod/perl.pod
/usr/local/lib/perl5/5.32/pod/perl5004delta.pod
/usr/local/lib/perl5/5.32/pod/perl5005delta.pod
/usr/local/lib/perl5/5.32/pod/perl5100delta.pod
/usr/local/lib/perl5/5.32/pod/perl5101delta.pod
/usr/local/lib/perl5/5.32/pod/perl5120delta.pod
/usr/local/lib/perl5/5.32/pod/perl5121delta.pod
/usr/local/lib/perl5/5.32/pod/perl5122delta.pod
/usr/local/lib/perl5/5.32/pod/perl5123delta.pod
/usr/local/lib/perl5/5.32/pod/perl5124delta.pod
/usr/local/lib/perl5/5.32/pod/perl5125delta.pod
/usr/local/lib/perl5/5.32/pod/perl5140delta.pod
/usr/local/lib/perl5/5.32/pod/perl5141delta.pod
/usr/local/lib/perl5/5.32/pod/perl5142delta.pod
/usr/local/lib/perl5/5.32/pod/perl5143delta.pod
/usr/local/lib/perl5/5.32/pod/perl5144delta.pod
/usr/local/lib/perl5/5.32/pod/perl5160delta.pod
/usr/local/lib/perl5/5.32/pod/perl5161delta.pod
/usr/local/lib/perl5/5.32/pod/perl5162delta.pod
/usr/local/lib/perl5/5.32/pod/perl5163delta.pod
/usr/local/lib/perl5/5.32/pod/perl5180delta.pod
/usr/local/lib/perl5/5.32/pod/perl5181delta.pod
/usr/local/lib/perl5/5.32/pod/perl5182delta.pod
/usr/local/lib/perl5/5.32/pod/perl5184delta.pod
/usr/local/lib/perl5/5.32/pod/perl5200delta.pod
/usr/local/lib/perl5/5.32/pod/perl5201delta.pod
/usr/local/lib/perl5/5.32/pod/perl5202delta.pod
/usr/local/lib/perl5/5.32/pod/perl5203delta.pod
/usr/local/lib/perl5/5.32/pod/perl5220delta.pod
/usr/local/lib/perl5/5.32/pod/perl5221delta.pod
/usr/local/lib/perl5/5.32/pod/perl5222delta.pod
/usr/local/lib/perl5/5.32/pod/perl5223delta.pod
/usr/local/lib/perl5/5.32/pod/perl5224delta.pod
/usr/local/lib/perl5/5.32/pod/perl5240delta.pod
/usr/local/lib/perl5/5.32/pod/perl5241delta.pod
/usr/local/lib/perl5/5.32/pod/perl5242delta.pod
/usr/local/lib/perl5/5.32/pod/perl5243delta.pod
/usr/local/lib/perl5/5.32/pod/perl5244delta.pod
/usr/local/lib/perl5/5.32/pod/perl5260delta.pod
/usr/local/lib/perl5/5.32/pod/perl5261delta.pod
/usr/local/lib/perl5/5.32/pod/perl5262delta.pod
/usr/local/lib/perl5/5.32/pod/perl5263delta.pod
/usr/local/lib/perl5/5.32/pod/perl5280delta.pod
/usr/local/lib/perl5/5.32/pod/perl5281delta.pod
/usr/local/lib/perl5/5.32/pod/perl5282delta.pod
/usr/local/lib/perl5/5.32/pod/perl5283delta.pod
/usr/local/lib/perl5/5.32/pod/perl5300delta.pod
/usr/local/lib/perl5/5.32/pod/perl5301delta.pod
/usr/local/lib/perl5/5.32/pod/perl5302delta.pod
/usr/local/lib/perl5/5.32/pod/perl5303delta.pod
/usr/local/lib/perl5/5.32/pod/perl5320delta.pod
/usr/local/lib/perl5/5.32/pod/perl5321delta.pod
/usr/local/lib/perl5/5.32/pod/perl561delta.pod
/usr/local/lib/perl5/5.32/pod/perl56delta.pod
/usr/local/lib/perl5/5.32/pod/perl581delta.pod
/usr/local/lib/perl5/5.32/pod/perl582delta.pod
/usr/local/lib/perl5/5.32/pod/perl583delta.pod
/usr/local/lib/perl5/5.32/pod/perl584delta.pod
/usr/local/lib/perl5/5.32/pod/perl585delta.pod
/usr/local/lib/perl5/5.32/pod/perl586delta.pod
/usr/local/lib/perl5/5.32/pod/perl587delta.pod
/usr/local/lib/perl5/5.32/pod/perl588delta.pod
/usr/local/lib/perl5/5.32/pod/perl589delta.pod
/usr/local/lib/perl5/5.32/pod/perl58delta.pod
/usr/local/lib/perl5/5.32/pod/perlaix.pod
/usr/local/lib/perl5/5.32/pod/perlamiga.pod
/usr/local/lib/perl5/5.32/pod/perlandroid.pod
/usr/local/lib/perl5/5.32/pod/perlapi.pod
/usr/local/lib/perl5/5.32/pod/perlapio.pod
/usr/local/lib/perl5/5.32/pod/perlartistic.pod
/usr/local/lib/perl5/5.32/pod/perlbook.pod
/usr/local/lib/perl5/5.32/pod/perlboot.pod
/usr/local/lib/perl5/5.32/pod/perlbot.pod
/usr/local/lib/perl5/5.32/pod/perlbs2000.pod
/usr/local/lib/perl5/5.32/pod/perlcall.pod
/usr/local/lib/perl5/5.32/pod/perlcheat.pod
/usr/local/lib/perl5/5.32/pod/perlclib.pod
/usr/local/lib/perl5/5.32/pod/perlcn.pod
/usr/local/lib/perl5/5.32/pod/perlcommunity.pod
/usr/local/lib/perl5/5.32/pod/perlcygwin.pod
/usr/local/lib/perl5/5.32/pod/perldata.pod
/usr/local/lib/perl5/5.32/pod/perldbmfilter.pod
/usr/local/lib/perl5/5.32/pod/perldebguts.pod
/usr/local/lib/perl5/5.32/pod/perldebtut.pod
/usr/local/lib/perl5/5.32/pod/perldebug.pod
/usr/local/lib/perl5/5.32/pod/perldelta.pod
/usr/local/lib/perl5/5.32/pod/perldeprecation.pod
/usr/local/lib/perl5/5.32/pod/perldiag.pod
/usr/local/lib/perl5/5.32/pod/perldoc.pod
/usr/local/lib/perl5/5.32/pod/perldos.pod
/usr/local/lib/perl5/5.32/pod/perldsc.pod
/usr/local/lib/perl5/5.32/pod/perldtrace.pod
/usr/local/lib/perl5/5.32/pod/perlebcdic.pod
/usr/local/lib/perl5/5.32/pod/perlembed.pod
/usr/local/lib/perl5/5.32/pod/perlexperiment.pod
/usr/local/lib/perl5/5.32/pod/perlfaq.pod
/usr/local/lib/perl5/5.32/pod/perlfaq1.pod
/usr/local/lib/perl5/5.32/pod/perlfaq2.pod
/usr/local/lib/perl5/5.32/pod/perlfaq3.pod
/usr/local/lib/perl5/5.32/pod/perlfaq4.pod
/usr/local/lib/perl5/5.32/pod/perlfaq5.pod
/usr/local/lib/perl5/5.32/pod/perlfaq6.pod
/usr/local/lib/perl5/5.32/pod/perlfaq7.pod
/usr/local/lib/perl5/5.32/pod/perlfaq8.pod
/usr/local/lib/perl5/5.32/pod/perlfaq9.pod
/usr/local/lib/perl5/5.32/pod/perlfilter.pod
/usr/local/lib/perl5/5.32/pod/perlfork.pod
/usr/local/lib/perl5/5.32/pod/perlform.pod
/usr/local/lib/perl5/5.32/pod/perlfreebsd.pod
/usr/local/lib/perl5/5.32/pod/perlfunc.pod
/usr/local/lib/perl5/5.32/pod/perlgit.pod
/usr/local/lib/perl5/5.32/pod/perlglossary.pod
/usr/local/lib/perl5/5.32/pod/perlgov.pod
/usr/local/lib/perl5/5.32/pod/perlgpl.pod
/usr/local/lib/perl5/5.32/pod/perlguts.pod
/usr/local/lib/perl5/5.32/pod/perlhack.pod
/usr/local/lib/perl5/5.32/pod/perlhacktips.pod
/usr/local/lib/perl5/5.32/pod/perlhacktut.pod
/usr/local/lib/perl5/5.32/pod/perlhaiku.pod
/usr/local/lib/perl5/5.32/pod/perlhist.pod
/usr/local/lib/perl5/5.32/pod/perlhpux.pod
/usr/local/lib/perl5/5.32/pod/perlhurd.pod
/usr/local/lib/perl5/5.32/pod/perlintern.pod
/usr/local/lib/perl5/5.32/pod/perlinterp.pod
/usr/local/lib/perl5/5.32/pod/perlintro.pod
/usr/local/lib/perl5/5.32/pod/perliol.pod
/usr/local/lib/perl5/5.32/pod/perlipc.pod
/usr/local/lib/perl5/5.32/pod/perlirix.pod
/usr/local/lib/perl5/5.32/pod/perljp.pod
/usr/local/lib/perl5/5.32/pod/perlko.pod
/usr/local/lib/perl5/5.32/pod/perllexwarn.pod
/usr/local/lib/perl5/5.32/pod/perllinux.pod
/usr/local/lib/perl5/5.32/pod/perllocale.pod
/usr/local/lib/perl5/5.32/pod/perllol.pod
/usr/local/lib/perl5/5.32/pod/perlmacos.pod
/usr/local/lib/perl5/5.32/pod/perlmacosx.pod
/usr/local/lib/perl5/5.32/pod/perlmod.pod
/usr/local/lib/perl5/5.32/pod/perlmodinstall.pod
/usr/local/lib/perl5/5.32/pod/perlmodlib.pod
/usr/local/lib/perl5/5.32/pod/perlmodstyle.pod
/usr/local/lib/perl5/5.32/pod/perlmroapi.pod
/usr/local/lib/perl5/5.32/pod/perlnetware.pod
/usr/local/lib/perl5/5.32/pod/perlnewmod.pod
/usr/local/lib/perl5/5.32/pod/perlnumber.pod
/usr/local/lib/perl5/5.32/pod/perlobj.pod
/usr/local/lib/perl5/5.32/pod/perlootut.pod
/usr/local/lib/perl5/5.32/pod/perlop.pod
/usr/local/lib/perl5/5.32/pod/perlopenbsd.pod
/usr/local/lib/perl5/5.32/pod/perlopentut.pod
/usr/local/lib/perl5/5.32/pod/perlos2.pod
/usr/local/lib/perl5/5.32/pod/perlos390.pod
/usr/local/lib/perl5/5.32/pod/perlos400.pod
/usr/local/lib/perl5/5.32/pod/perlpacktut.pod
/usr/local/lib/perl5/5.32/pod/perlperf.pod
/usr/local/lib/perl5/5.32/pod/perlplan9.pod
/usr/local/lib/perl5/5.32/pod/perlpod.pod
/usr/local/lib/perl5/5.32/pod/perlpodspec.pod
/usr/local/lib/perl5/5.32/pod/perlpodstyle.pod
/usr/local/lib/perl5/5.32/pod/perlpolicy.pod
/usr/local/lib/perl5/5.32/pod/perlport.pod
/usr/local/lib/perl5/5.32/pod/perlpragma.pod
/usr/local/lib/perl5/5.32/pod/perlqnx.pod
/usr/local/lib/perl5/5.32/pod/perlre.pod
/usr/local/lib/perl5/5.32/pod/perlreapi.pod
/usr/local/lib/perl5/5.32/pod/perlrebackslash.pod
/usr/local/lib/perl5/5.32/pod/perlrecharclass.pod
/usr/local/lib/perl5/5.32/pod/perlref.pod
/usr/local/lib/perl5/5.32/pod/perlreftut.pod
/usr/local/lib/perl5/5.32/pod/perlreguts.pod
/usr/local/lib/perl5/5.32/pod/perlrepository.pod
/usr/local/lib/perl5/5.32/pod/perlrequick.pod
/usr/local/lib/perl5/5.32/pod/perlreref.pod
/usr/local/lib/perl5/5.32/pod/perlretut.pod
/usr/local/lib/perl5/5.32/pod/perlriscos.pod
/usr/local/lib/perl5/5.32/pod/perlrun.pod
/usr/local/lib/perl5/5.32/pod/perlsec.pod
/usr/local/lib/perl5/5.32/pod/perlsecpolicy.pod
/usr/local/lib/perl5/5.32/pod/perlsolaris.pod
/usr/local/lib/perl5/5.32/pod/perlsource.pod
/usr/local/lib/perl5/5.32/pod/perlstyle.pod
/usr/local/lib/perl5/5.32/pod/perlsub.pod
/usr/local/lib/perl5/5.32/pod/perlsymbian.pod
/usr/local/lib/perl5/5.32/pod/perlsyn.pod
/usr/local/lib/perl5/5.32/pod/perlsynology.pod
/usr/local/lib/perl5/5.32/pod/perlthrtut.pod
/usr/local/lib/perl5/5.32/pod/perltie.pod
/usr/local/lib/perl5/5.32/pod/perltoc.pod
/usr/local/lib/perl5/5.32/pod/perltodo.pod
/usr/local/lib/perl5/5.32/pod/perltooc.pod
/usr/local/lib/perl5/5.32/pod/perltoot.pod
/usr/local/lib/perl5/5.32/pod/perltrap.pod
/usr/local/lib/perl5/5.32/pod/perltru64.pod
/usr/local/lib/perl5/5.32/pod/perltw.pod
/usr/local/lib/perl5/5.32/pod/perlunicode.pod
/usr/local/lib/perl5/5.32/pod/perlunicook.pod
/usr/local/lib/perl5/5.32/pod/perlunifaq.pod
/usr/local/lib/perl5/5.32/pod/perluniintro.pod
/usr/local/lib/perl5/5.32/pod/perluniprops.pod
/usr/local/lib/perl5/5.32/pod/perlunitut.pod
/usr/local/lib/perl5/5.32/pod/perlutil.pod
/usr/local/lib/perl5/5.32/pod/perlvar.pod
/usr/local/lib/perl5/5.32/pod/perlvms.pod
/usr/local/lib/perl5/5.32/pod/perlvos.pod
/usr/local/lib/perl5/5.32/pod/perlwin32.pod
/usr/local/lib/perl5/5.32/pod/perlxs.pod
/usr/local/lib/perl5/5.32/pod/perlxstut.pod
/usr/local/lib/perl5/5.32/pod/perlxstypemap.pod
/usr/local/lib/perl5/5.32/sigtrap.pm
/usr/local/lib/perl5/5.32/sort.pm
/usr/local/lib/perl5/5.32/strict.pm
/usr/local/lib/perl5/5.32/subs.pm
/usr/local/lib/perl5/5.32/unicore/Blocks.txt
/usr/local/lib/perl5/5.32/unicore/CombiningClass.pl
/usr/local/lib/perl5/5.32/unicore/Decomposition.pl
/usr/local/lib/perl5/5.32/unicore/Name.pl
/usr/local/lib/perl5/5.32/unicore/Name.pm
/usr/local/lib/perl5/5.32/unicore/NamedSequences.txt
/usr/local/lib/perl5/5.32/unicore/SpecialCasing.txt
/usr/local/lib/perl5/5.32/unicore/To/Age.pl
/usr/local/lib/perl5/5.32/unicore/To/Bc.pl
/usr/local/lib/perl5/5.32/unicore/To/Bmg.pl
/usr/local/lib/perl5/5.32/unicore/To/Bpb.pl
/usr/local/lib/perl5/5.32/unicore/To/Bpt.pl
/usr/local/lib/perl5/5.32/unicore/To/Cf.pl
/usr/local/lib/perl5/5.32/unicore/To/Digit.pl
/usr/local/lib/perl5/5.32/unicore/To/Ea.pl
/usr/local/lib/perl5/5.32/unicore/To/EqUIdeo.pl
/usr/local/lib/perl5/5.32/unicore/To/Fold.pl
/usr/local/lib/perl5/5.32/unicore/To/GCB.pl
/usr/local/lib/perl5/5.32/unicore/To/Gc.pl
/usr/local/lib/perl5/5.32/unicore/To/Hst.pl
/usr/local/lib/perl5/5.32/unicore/To/Identif2.pl
/usr/local/lib/perl5/5.32/unicore/To/Identifi.pl
/usr/local/lib/perl5/5.32/unicore/To/InPC.pl
/usr/local/lib/perl5/5.32/unicore/To/InSC.pl
/usr/local/lib/perl5/5.32/unicore/To/Isc.pl
/usr/local/lib/perl5/5.32/unicore/To/Jg.pl
/usr/local/lib/perl5/5.32/unicore/To/Jt.pl
/usr/local/lib/perl5/5.32/unicore/To/Lb.pl
/usr/local/lib/perl5/5.32/unicore/To/Lc.pl
/usr/local/lib/perl5/5.32/unicore/To/Lower.pl
/usr/local/lib/perl5/5.32/unicore/To/NFCQC.pl
/usr/local/lib/perl5/5.32/unicore/To/NFDQC.pl
/usr/local/lib/perl5/5.32/unicore/To/NFKCCF.pl
/usr/local/lib/perl5/5.32/unicore/To/NFKCQC.pl
/usr/local/lib/perl5/5.32/unicore/To/NFKDQC.pl
/usr/local/lib/perl5/5.32/unicore/To/Na1.pl
/usr/local/lib/perl5/5.32/unicore/To/NameAlia.pl
/usr/local/lib/perl5/5.32/unicore/To/Nt.pl
/usr/local/lib/perl5/5.32/unicore/To/Nv.pl
/usr/local/lib/perl5/5.32/unicore/To/PerlDeci.pl
/usr/local/lib/perl5/5.32/unicore/To/SB.pl
/usr/local/lib/perl5/5.32/unicore/To/Sc.pl
/usr/local/lib/perl5/5.32/unicore/To/Scx.pl
/usr/local/lib/perl5/5.32/unicore/To/Tc.pl
/usr/local/lib/perl5/5.32/unicore/To/Title.pl
/usr/local/lib/perl5/5.32/unicore/To/Uc.pl
/usr/local/lib/perl5/5.32/unicore/To/Upper.pl
/usr/local/lib/perl5/5.32/unicore/To/Vo.pl
/usr/local/lib/perl5/5.32/unicore/To/WB.pl
/usr/local/lib/perl5/5.32/unicore/To/_PerlLB.pl
/usr/local/lib/perl5/5.32/unicore/To/_PerlSCX.pl
/usr/local/lib/perl5/5.32/unicore/UCD.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/NA.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V100.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V11.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V110.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V120.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V130.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V20.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V30.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V31.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V32.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V40.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V41.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V50.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V51.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V52.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V60.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V61.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V70.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V80.pl
/usr/local/lib/perl5/5.32/unicore/lib/Age/V90.pl
/usr/local/lib/perl5/5.32/unicore/lib/Alpha/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/AL.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/AN.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/B.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/BN.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/CS.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/EN.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/ES.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/ET.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/L.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/NSM.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/ON.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/R.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bc/WS.pl
/usr/local/lib/perl5/5.32/unicore/lib/BidiC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/BidiM/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Blk/NB.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bpt/C.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bpt/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/Bpt/O.pl
/usr/local/lib/perl5/5.32/unicore/lib/CE/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CI/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWCF/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWCM/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWKCF/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWL/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWT/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/CWU/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Cased/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/A.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/AL.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/AR.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/ATAR.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/B.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/BR.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/DB.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/NK.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/NR.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/OV.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ccc/VR.pl
/usr/local/lib/perl5/5.32/unicore/lib/CompEx/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/DI/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dash/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dep/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dia/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Com.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Enc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Fin.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Font.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Init.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Iso.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Med.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Nar.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Nb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/NonCanon.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Sqr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Sub.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Sup.pl
/usr/local/lib/perl5/5.32/unicore/lib/Dt/Vert.pl
/usr/local/lib/perl5/5.32/unicore/lib/EBase/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/EComp/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/EPres/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ea/A.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ea/H.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ea/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ea/Na.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ea/W.pl
/usr/local/lib/perl5/5.32/unicore/lib/Emoji/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ext/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/ExtPict/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/CN.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/EX.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/LV.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/LVT.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/PP.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/SM.pl
/usr/local/lib/perl5/5.32/unicore/lib/GCB/XX.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/C.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Cf.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Cn.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/L.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/LC.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Ll.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Lm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Lo.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Lu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/M.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Mc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Me.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Mn.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Nd.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Nl.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/No.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/P.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Pc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Pd.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Pe.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Pf.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Pi.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Po.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Ps.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/S.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Sc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Sk.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Sm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/So.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Z.pl
/usr/local/lib/perl5/5.32/unicore/lib/Gc/Zs.pl
/usr/local/lib/perl5/5.32/unicore/lib/GrBase/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/GrExt/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Hex/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Hst/NA.pl
/usr/local/lib/perl5/5.32/unicore/lib/Hyphen/T.pl
/usr/local/lib/perl5/5.32/unicore/lib/IDC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/IDS/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdStatus/Allowed.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdStatus/Restrict.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/DefaultI.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Exclusio.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Inclusio.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/LimitedU.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/NotChara.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/NotNFKC.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/NotXID.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Obsolete.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Recommen.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Technica.pl
/usr/local/lib/perl5/5.32/unicore/lib/IdType/Uncommon.pl
/usr/local/lib/perl5/5.32/unicore/lib/Ideo/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/10_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/11_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/12_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/12_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/13_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/2_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/2_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/3_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/3_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/3_2.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/4_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/4_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/5_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/5_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/5_2.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/6_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/6_1.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/6_2.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/6_3.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/7_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/8_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/In/9_0.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/Bottom.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/BottomAn.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/Left.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/LeftAndR.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/NA.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/Overstru.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/Right.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/Top.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/TopAndBo.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/TopAndL2.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/TopAndLe.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/TopAndRi.pl
/usr/local/lib/perl5/5.32/unicore/lib/InPC/VisualOr.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Avagraha.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Bindu.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Cantilla.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona2.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona3.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona4.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona5.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona6.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona7.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona8.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consona9.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Consonan.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Invisibl.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Nukta.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Number.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Other.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/PureKill.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Syllable.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/ToneMark.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Virama.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Visarga.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/Vowel.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/VowelDep.pl
/usr/local/lib/perl5/5.32/unicore/lib/InSC/VowelInd.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Ain.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Alef.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Beh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Dal.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/FarsiYeh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Feh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Gaf.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Hah.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/HanifiRo.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Kaf.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Lam.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/NoJoinin.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Qaf.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Reh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Sad.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Seen.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Waw.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jg/Yeh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/C.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/D.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/L.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/R.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/T.pl
/usr/local/lib/perl5/5.32/unicore/lib/Jt/U.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/AI.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/AL.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/BA.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/BB.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/CJ.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/CL.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/CM.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/EX.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/GL.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/ID.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/IN.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/IS.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/NS.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/NU.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/OP.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/PO.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/PR.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/QU.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/SA.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lb/XX.pl
/usr/local/lib/perl5/5.32/unicore/lib/Lower/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Math/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFCQC/M.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFCQC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFDQC/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFDQC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFKCQC/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFKCQC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFKDQC/N.pl
/usr/local/lib/perl5/5.32/unicore/lib/NFKDQC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nt/Di.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nt/None.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nt/Nu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/0.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/10.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/100.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/10000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/100000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/11.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/12.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/13.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/14.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/15.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/16.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/17.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/18.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/19.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_16.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_2.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_3.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_4.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_6.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/1_8.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/2.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/20.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/200.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/2000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/20000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/2_3.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/3.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/30.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/300.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/3000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/30000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/3_16.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/3_4.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/4.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/40.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/400.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/4000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/40000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/5.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/50.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/500.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/5000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/50000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/6.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/60.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/600.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/6000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/60000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/7.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/70.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/700.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/7000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/70000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/8.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/80.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/800.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/8000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/80000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/9.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/90.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/900.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/9000.pl
/usr/local/lib/perl5/5.32/unicore/lib/Nv/90000.pl
/usr/local/lib/perl5/5.32/unicore/lib/PCM/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/PatSyn/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Alnum.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Assigned.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Blank.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Graph.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/PerlWord.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/PosixPun.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Print.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/SpacePer.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Title.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/Word.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/XPosixPu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlAny.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlCh2.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlCha.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlFol.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlIDC.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlIDS.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlIsI.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlNch.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlPat.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlPr2.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlPro.pl
/usr/local/lib/perl5/5.32/unicore/lib/Perl/_PerlQuo.pl
/usr/local/lib/perl5/5.32/unicore/lib/QMark/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/AT.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/CL.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/EX.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/FO.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/LE.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/LO.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/NU.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/SC.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/ST.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/Sp.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/UP.pl
/usr/local/lib/perl5/5.32/unicore/lib/SB/XX.pl
/usr/local/lib/perl5/5.32/unicore/lib/SD/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/STerm/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Arab.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Beng.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Cprt.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Cyrl.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Deva.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Dupl.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Geor.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Glag.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Gong.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Gonm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Gran.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Grek.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Gujr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Guru.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Han.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Hang.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Hira.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Kana.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Knda.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Latn.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Limb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Linb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Mlym.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Mong.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Mult.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Orya.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Sinh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Syrc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Taml.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Telu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Zinh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Sc/Zyyy.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Adlm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Arab.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Armn.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Beng.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Bhks.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Bopo.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Cakm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Cham.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Copt.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Cprt.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Cyrl.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Deva.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Diak.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Dupl.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Ethi.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Geor.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Glag.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Gong.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Gonm.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Gran.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Grek.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Gujr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Guru.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Han.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Hang.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Hebr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Hira.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Hmng.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Hmnp.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Kana.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Khar.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Khmr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Khoj.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Knda.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Kthi.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Lana.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Lao.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Latn.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Limb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Lina.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Linb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Mlym.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Mong.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Mult.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Mymr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Nand.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Orya.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Phlp.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Rohg.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Shrd.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Sind.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Sinh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Syrc.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Tagb.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Takr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Talu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Taml.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Tang.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Telu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Thaa.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Tibt.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Tirh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Xsux.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Yezi.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Yi.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Zinh.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Zyyy.pl
/usr/local/lib/perl5/5.32/unicore/lib/Scx/Zzzz.pl
/usr/local/lib/perl5/5.32/unicore/lib/Term/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/UIdeo/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Upper/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/Vo/R.pl
/usr/local/lib/perl5/5.32/unicore/lib/Vo/Tr.pl
/usr/local/lib/perl5/5.32/unicore/lib/Vo/Tu.pl
/usr/local/lib/perl5/5.32/unicore/lib/Vo/U.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/EX.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/Extend.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/FO.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/HL.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/KA.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/LE.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/MB.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/ML.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/MN.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/NU.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/WSegSpac.pl
/usr/local/lib/perl5/5.32/unicore/lib/WB/XX.pl
/usr/local/lib/perl5/5.32/unicore/lib/XIDC/Y.pl
/usr/local/lib/perl5/5.32/unicore/lib/XIDS/Y.pl
/usr/local/lib/perl5/5.32/unicore/uni_keywords.pl
/usr/local/lib/perl5/5.32/unicore/version
/usr/local/lib/perl5/5.32/utf8.pm
/usr/local/lib/perl5/5.32/vars.pm
/usr/local/lib/perl5/5.32/version.pm
/usr/local/lib/perl5/5.32/version.pod
/usr/local/lib/perl5/5.32/version/Internals.pod
/usr/local/lib/perl5/5.32/version/regex.pm
/usr/local/lib/perl5/5.32/vmsish.pm
/usr/local/lib/perl5/5.32/warnings.pm
/usr/local/lib/perl5/5.32/warnings/register.pm
/usr/local/lib/perl5/site_perl/mach/5.32/Block.ph
/usr/local/lib/perl5/site_perl/mach/5.32/Block_private.ph
/usr/local/lib/perl5/site_perl/mach/5.32/FlexLexer.ph
/usr/local/lib/perl5/site_perl/mach/5.32/_ctype.ph
/usr/local/lib/perl5/site_perl/mach/5.32/_h2ph_pre.ph
/usr/local/lib/perl5/site_perl/mach/5.32/_semaphore.ph
/usr/local/lib/perl5/site_perl/mach/5.32/a.out.ph
/usr/local/lib/perl5/site_perl/mach/5.32/aio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/alias.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/archive.ph
/usr/local/lib/perl5/site_perl/mach/5.32/archive_entry.ph
/usr/local/lib/perl5/site_perl/mach/5.32/asn1-common.ph
/usr/local/lib/perl5/site_perl/mach/5.32/asn1_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/assert.ph
/usr/local/lib/perl5/site_perl/mach/5.32/atf-c.ph
/usr/local/lib/perl5/site_perl/mach/5.32/base64.ph
/usr/local/lib/perl5/site_perl/mach/5.32/be.ph
/usr/local/lib/perl5/site_perl/mach/5.32/bitstring.ph
/usr/local/lib/perl5/site_perl/mach/5.32/blacklist.ph
/usr/local/lib/perl5/site_perl/mach/5.32/bluetooth.ph
/usr/local/lib/perl5/site_perl/mach/5.32/bsdxml.ph
/usr/local/lib/perl5/site_perl/mach/5.32/bsdxml_external.ph
/usr/local/lib/perl5/site_perl/mach/5.32/bzlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/calendar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/camlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/capsicum_helpers.ph
/usr/local/lib/perl5/site_perl/mach/5.32/cms_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/com_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/com_right.ph
/usr/local/lib/perl5/site_perl/mach/5.32/complex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/cpio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/crmf_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ctype.ph
/usr/local/lib/perl5/site_perl/mach/5.32/curses.ph
/usr/local/lib/perl5/site_perl/mach/5.32/cuse.ph
/usr/local/lib/perl5/site_perl/mach/5.32/db.ph
/usr/local/lib/perl5/site_perl/mach/5.32/der-private.ph
/usr/local/lib/perl5/site_perl/mach/5.32/der-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/der.ph
/usr/local/lib/perl5/site_perl/mach/5.32/devctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/devinfo.ph
/usr/local/lib/perl5/site_perl/mach/5.32/devstat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dialog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/digest_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dirent.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dlfcn.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dlg_colors.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dlg_config.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dlg_keys.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dpv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dtrace.ph
/usr/local/lib/perl5/site_perl/mach/5.32/dwarf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/efivar-dp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/efivar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/elf-hints.ph
/usr/local/lib/perl5/site_perl/mach/5.32/elf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/errno.ph
/usr/local/lib/perl5/site_perl/mach/5.32/eti.ph
/usr/local/lib/perl5/site_perl/mach/5.32/execinfo.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fcntl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fenv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fetch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/figpar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/float.ph
/usr/local/lib/perl5/site_perl/mach/5.32/floatingpoint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fmtmsg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fmtutils.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fnmatch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/form.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fstab.ph
/usr/local/lib/perl5/site_perl/mach/5.32/fts.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ftw.ph
/usr/local/lib/perl5/site_perl/mach/5.32/gelf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/getarg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/getopt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/glob.ph
/usr/local/lib/perl5/site_perl/mach/5.32/grp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/gssapi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hdb-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hdb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hdb_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hdb_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heim_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heim_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heim_threads.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heimbase.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heimntlm-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/heimntlm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/histedit.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hx509-private.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hx509-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hx509.ph
/usr/local/lib/perl5/site_perl/mach/5.32/hx509_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/iconv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ieeefp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ifaddrs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/inttypes.ph
/usr/local/lib/perl5/site_perl/mach/5.32/iso646.ph
/usr/local/lib/perl5/site_perl/mach/5.32/jail.ph
/usr/local/lib/perl5/site_perl/mach/5.32/k524_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kafs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kdc-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kdc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kenv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5-private.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5-protos.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5-types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5_ccapi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/krb5_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kvm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/kx509_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/langinfo.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libcasper.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libcasper_service.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libdwarf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libelf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libgen.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libgeom.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libgpio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libnetmap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libproc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libprocstat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/librss.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libufs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libusb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libusb20.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libusb20_desc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libutil.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libzfs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libzfs_core.ph
/usr/local/lib/perl5/site_perl/mach/5.32/libzfsbootenv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/limits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/link.ph
/usr/local/lib/perl5/site_perl/mach/5.32/linker_set.ph
/usr/local/lib/perl5/site_perl/mach/5.32/locale.ph
/usr/local/lib/perl5/site_perl/mach/5.32/login_cap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/lzma.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_align.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_bus.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_inttypes.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_limits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_stdint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/_types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/acpica_machdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/apm_bios.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/asm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/asmacros.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/atomic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/bus.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/bus_dma.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/clock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/counter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/cpu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/cpufunc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/cputypes.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/csan.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/db_machdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/dump.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/efi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/elf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/endian.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/exec.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/fdt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/float.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/floatingpoint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/fpu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/frame.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/gdb_machdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/ieeefp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/in_cksum.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/intr_machdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/iodev.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/iommu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/kdb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/limits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/md_var.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/memdev.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/metadata.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/minidump.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/mp_watchdog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/nexusvar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/npx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/ofw_machdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/param.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pcb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pci_cfgreg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pcpu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pcpu_aux.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pmap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pmc_mdep.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/ppireg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/proc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/procctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/profile.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/psl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/ptrace.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/pvclock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/reg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/reloc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/resource.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/runq.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/segments.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/setjmp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/sf_buf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/sgx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/sgxreg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/sigframe.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/signal.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/smp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/specialreg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/stack.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/stdarg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/sysarch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/timerreg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/trap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/tss.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/ucontext.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vdso.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vmm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vmm_dev.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vmm_instruction_emul.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vmm_snapshot.ph
/usr/local/lib/perl5/site_perl/mach/5.32/machine/vmparam.ph
/usr/local/lib/perl5/site_perl/mach/5.32/magic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/malloc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/malloc_np.ph
/usr/local/lib/perl5/site_perl/mach/5.32/math.ph
/usr/local/lib/perl5/site_perl/mach/5.32/md4.ph
/usr/local/lib/perl5/site_perl/mach/5.32/md5.ph
/usr/local/lib/perl5/site_perl/mach/5.32/memory.ph
/usr/local/lib/perl5/site_perl/mach/5.32/memstat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/menu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/monetary.ph
/usr/local/lib/perl5/site_perl/mach/5.32/mp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/mpool.ph
/usr/local/lib/perl5/site_perl/mach/5.32/mqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/mtlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ncurses.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ncurses_dll.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ndbm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/netconfig.ph
/usr/local/lib/perl5/site_perl/mach/5.32/netdb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/netgraph.ph
/usr/local/lib/perl5/site_perl/mach/5.32/nl_types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/nlist.ph
/usr/local/lib/perl5/site_perl/mach/5.32/nss.ph
/usr/local/lib/perl5/site_perl/mach/5.32/nsswitch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ntlm_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ocsp_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/omp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/opie.ph
/usr/local/lib/perl5/site_perl/mach/5.32/osreldate.ph
/usr/local/lib/perl5/site_perl/mach/5.32/panel.ph
/usr/local/lib/perl5/site_perl/mach/5.32/parse_bytes.ph
/usr/local/lib/perl5/site_perl/mach/5.32/parse_time.ph
/usr/local/lib/perl5/site_perl/mach/5.32/parse_units.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pathconv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/paths.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pcap-bpf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pcap-namedb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pcap-netmap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pcap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pkcs10_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pkcs12_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pkcs8_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pkcs9_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pkinit_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pmc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pmcformat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pmclog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/poll.ph
/usr/local/lib/perl5/site_perl/mach/5.32/printf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/proc_service.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pthread.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pthread_np.ph
/usr/local/lib/perl5/site_perl/mach/5.32/pwd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/radlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/radlib_vs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ranlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/readpassphrase.ph
/usr/local/lib/perl5/site_perl/mach/5.32/regex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/res_update.ph
/usr/local/lib/perl5/site_perl/mach/5.32/resolv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/resolve.ph
/usr/local/lib/perl5/site_perl/mach/5.32/rfc2459_asn1.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ripemd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/roken-common.ph
/usr/local/lib/perl5/site_perl/mach/5.32/roken.ph
/usr/local/lib/perl5/site_perl/mach/5.32/rpoll.ph
/usr/local/lib/perl5/site_perl/mach/5.32/rtbl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/rtld_db.ph
/usr/local/lib/perl5/site_perl/mach/5.32/runetype.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sched.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sdp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/search.ph
/usr/local/lib/perl5/site_perl/mach/5.32/semaphore.ph
/usr/local/lib/perl5/site_perl/mach/5.32/setjmp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha224.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha256.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha384.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha512.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sha512t.ph
/usr/local/lib/perl5/site_perl/mach/5.32/signal.ph
/usr/local/lib/perl5/site_perl/mach/5.32/skein.ph
/usr/local/lib/perl5/site_perl/mach/5.32/skein_freebsd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/skein_iv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/skein_port.ph
/usr/local/lib/perl5/site_perl/mach/5.32/spawn.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stab.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdalign.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdarg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdatomic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdbool.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stddef.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stdnoreturn.ph
/usr/local/lib/perl5/site_perl/mach/5.32/string.ph
/usr/local/lib/perl5/site_perl/mach/5.32/string_m.ph
/usr/local/lib/perl5/site_perl/mach/5.32/stringlist.ph
/usr/local/lib/perl5/site_perl/mach/5.32/strings.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_atomic64e.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_atomic_subword.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_bitset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_blockcount.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_bus_dma.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_callout.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_cpuset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_cscan_atomic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_cscan_bus.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_domainset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_eventhandler.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_ffcounter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_iovec.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_lock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_lockmgr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_mutex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_null.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_pctrie.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_pthreadtypes.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_rangeset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_rmlock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_rwlock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_semaphore.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_seqc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_sigset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_smr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_sockaddr_storage.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_stack.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_stdarg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_stdint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_sx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_task.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_termios.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_timespec.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_timeval.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_ucontext.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_uio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_umtx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_unrhdr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/_winsize.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/aac_ioctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/abi_compat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/acct.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/acl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/agpio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/aio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/alq.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/apm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/arb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/assym.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ata.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/atomic_common.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/auxv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/backlight.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bitset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bitstring.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/blist.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/blockcount.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/boot.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/buf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/buf_ring.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bufobj.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bus.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bus_dma.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/bus_dma_internal.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/busdma_bufalloc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/callout.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/caprights.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/capsicum.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cdefs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cdio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cdrio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cfictl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/chio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ck.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/clock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cnv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/compressor.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/condvar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/conf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cons.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/consio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/copyright.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/counter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/coverage.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cpu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cpuctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/cpuset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/csan.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ctf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ctf_api.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ctype.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/devctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/devicestat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/devmap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dirent.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/disk.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/disk_zone.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/disklabel.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/diskmbr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dkstat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dnv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/domain.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/domainset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dtrace.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dtrace_bsd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/dvdio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/efi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/efiio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/elf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/elf32.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/elf64.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/elf_common.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/elf_generic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/endian.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/epoch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/errno.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/eui64.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/event.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/eventfd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/eventhandler.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/eventvar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/exec.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/extattr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/fail.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/fbio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/fcntl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/fdcio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/file.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/filedesc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/filio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/firmware.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/fnv_hash.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/font.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/gmon.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/gpio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/gpt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/gsb_crc32.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/gtaskqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/hash.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/hhook.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/iconv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/imgact.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/imgact_aout.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/imgact_binmisc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/imgact_elf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/interrupt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/intr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ioccom.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ioctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ioctl_compat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/iov.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/iov_schema.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ipc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ipmi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/jail.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/joystick.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kbio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kcov.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kdb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kenv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kern_prefetch.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kernel.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kerneldump.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/khelp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kobj.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kpilite.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ksem.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/kthread.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ktls.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ktr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ktr_class.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ktrace.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/libkern.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/limits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/link_aout.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/link_elf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/linker.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/linker_set.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/lock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/lock_profile.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/lockf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/lockmgr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/lockstat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/loginclass.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mac.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/malloc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mbuf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mchain.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/md4.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/md5.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mdioctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/memdesc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/memrange.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mman.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/module.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/module_khelp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mount.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mouse.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mpt_ioctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/msg.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/msgbuf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mtio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/mutex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/namei.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/nlist_aout.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/nv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/nvpair.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/osd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/param.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pciio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pcpu.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pctrie.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/physmem.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pidctrl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pipe.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pmc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pmckern.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/pmclog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/poll.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/posix4.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/power.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/priority.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/priv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/prng.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/proc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/procctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/procdesc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/procfs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/protosw.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ptio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ptrace.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/qmath.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/queue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/racct.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/random.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rangelock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rangeset.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/reboot.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/refcount.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/regression.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/resource.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/resourcevar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rman.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rmlock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rtprio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/runq.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/rwlock.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sbuf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sched.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sdt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/select.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/selinfo.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sem.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sema.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/seqc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/serial.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sf_buf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sglist.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/shm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sigio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/signal.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/signalvar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sleepqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/slicer.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/smp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/smr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/smr_types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/snoop.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sockbuf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/socket.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/socketvar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sockio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sockopt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/soundcard.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/specialfd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/spigenio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stack.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stat.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stats.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/statvfs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stdatomic.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stddef.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/stdint.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/syscall.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/syscallsubr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sysctl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sysent.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/syslimits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/syslog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/sysproto.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/systm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/taskqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/terminal.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/termios.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/thr.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/tiio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/tim_filter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/time.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timeb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timeet.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timeffc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timepps.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timers.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/times.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timespec.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timetc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/timex.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/tree.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/tslog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/tty.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttycom.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttydefaults.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttydevsw.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttydisc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttyhook.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ttyqueue.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/turnstile.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/types.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ucontext.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/ucred.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/uio.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/umtx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/un.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/unistd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/unpcb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/user.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/utsname.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/uuid.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/vdso.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/vmem.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/vmmeter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/vnode.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/vtoc.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/wait.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sys/watchdog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sysdecode.ph
/usr/local/lib/perl5/site_perl/mach/5.32/sysexits.ph
/usr/local/lib/perl5/site_perl/mach/5.32/syslog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/taclib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/tar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/tcpd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/term.ph
/usr/local/lib/perl5/site_perl/mach/5.32/termcap.ph
/usr/local/lib/perl5/site_perl/mach/5.32/termios.ph
/usr/local/lib/perl5/site_perl/mach/5.32/tgmath.ph
/usr/local/lib/perl5/site_perl/mach/5.32/thread_db.ph
/usr/local/lib/perl5/site_perl/mach/5.32/thread_pool_impl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/threads.ph
/usr/local/lib/perl5/site_perl/mach/5.32/time.ph
/usr/local/lib/perl5/site_perl/mach/5.32/timeconv.ph
/usr/local/lib/perl5/site_perl/mach/5.32/timers.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ttyent.ph
/usr/local/lib/perl5/site_perl/mach/5.32/uchar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ucontext.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ugidfw.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ulimit.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ulog.ph
/usr/local/lib/perl5/site_perl/mach/5.32/unctrl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/unistd.ph
/usr/local/lib/perl5/site_perl/mach/5.32/usb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/usbhid.ph
/usr/local/lib/perl5/site_perl/mach/5.32/utempter.ph
/usr/local/lib/perl5/site_perl/mach/5.32/utime.ph
/usr/local/lib/perl5/site_perl/mach/5.32/utmpx.ph
/usr/local/lib/perl5/site_perl/mach/5.32/uuid.ph
/usr/local/lib/perl5/site_perl/mach/5.32/varargs.ph
/usr/local/lib/perl5/site_perl/mach/5.32/vgl.ph
/usr/local/lib/perl5/site_perl/mach/5.32/vis.ph
/usr/local/lib/perl5/site_perl/mach/5.32/vmmapi.ph
/usr/local/lib/perl5/site_perl/mach/5.32/wchar.ph
/usr/local/lib/perl5/site_perl/mach/5.32/wctype.ph
/usr/local/lib/perl5/site_perl/mach/5.32/wind.ph
/usr/local/lib/perl5/site_perl/mach/5.32/wind_err.ph
/usr/local/lib/perl5/site_perl/mach/5.32/wordexp.ph
/usr/local/lib/perl5/site_perl/mach/5.32/xdbm.ph
/usr/local/lib/perl5/site_perl/mach/5.32/xlocale.ph
/usr/local/lib/perl5/site_perl/mach/5.32/ypclnt.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zconf.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zdb.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zinject.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zlib.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zstream.ph
/usr/local/lib/perl5/site_perl/mach/5.32/zutil_import.ph
/usr/local/libdata/ldconfig/perl5
/usr/local/share/licenses/perl5-5.32.1_1/ART10
/usr/local/share/licenses/perl5-5.32.1_1/GPLv1+
/usr/local/share/licenses/perl5-5.32.1_1/LICENSE
/usr/local/share/licenses/perl5-5.32.1_1/catalog.mk
/usr/local/include/pixman-1/pixman-version.h
/usr/local/include/pixman-1/pixman.h
/usr/local/lib/libpixman-1.a
/usr/local/lib/libpixman-1.so
/usr/local/lib/libpixman-1.so.0
/usr/local/lib/libpixman-1.so.0.40.0
/usr/local/libdata/pkgconfig/pixman-1.pc
/usr/local/share/licenses/pixman-0.40.0_1/LICENSE
/usr/local/share/licenses/pixman-0.40.0_1/MIT
/usr/local/share/licenses/pixman-0.40.0_1/catalog.mk
/usr/local/etc/bash_completion.d/_pkg.bash
/usr/local/etc/periodic/daily/411.pkg-backup
/usr/local/etc/periodic/daily/490.status-pkg-changes
/usr/local/etc/periodic/security/410.pkg-audit
/usr/local/etc/periodic/security/460.pkg-checksum
/usr/local/etc/periodic/weekly/400.status-pkg
/usr/local/etc/pkg.conf.sample
/usr/local/include/pkg.h
/usr/local/include/pkg/audit.h
/usr/local/lib/libpkg.a
/usr/local/lib/libpkg.so
/usr/local/lib/libpkg.so.4
/usr/local/libdata/ldconfig/pkg
/usr/local/libdata/pkgconfig/pkg.pc
/usr/local/man/man3/pkg_create.3.gz
/usr/local/man/man3/pkg_printf.3.gz
/usr/local/man/man3/pkg_repos.3.gz
/usr/local/man/man5/pkg-keywords.5.gz
/usr/local/man/man5/pkg-lua-script.5.gz
/usr/local/man/man5/pkg-repository.5.gz
/usr/local/man/man5/pkg-script.5.gz
/usr/local/man/man5/pkg-triggers.5.gz
/usr/local/man/man5/pkg.conf.5.gz
/usr/local/man/man8/pkg-add.8.gz
/usr/local/man/man8/pkg-alias.8.gz
/usr/local/man/man8/pkg-annotate.8.gz
/usr/local/man/man8/pkg-audit.8.gz
/usr/local/man/man8/pkg-autoremove.8.gz
/usr/local/man/man8/pkg-backup.8.gz
/usr/local/man/man8/pkg-check.8.gz
/usr/local/man/man8/pkg-clean.8.gz
/usr/local/man/man8/pkg-config.8.gz
/usr/local/man/man8/pkg-create.8.gz
/usr/local/man/man8/pkg-delete.8.gz
/usr/local/man/man8/pkg-fetch.8.gz
/usr/local/man/man8/pkg-info.8.gz
/usr/local/man/man8/pkg-install.8.gz
/usr/local/man/man8/pkg-lock.8.gz
/usr/local/man/man8/pkg-query.8.gz
/usr/local/man/man8/pkg-register.8.gz
/usr/local/man/man8/pkg-remove.8.gz
/usr/local/man/man8/pkg-repo.8.gz
/usr/local/man/man8/pkg-rquery.8.gz
/usr/local/man/man8/pkg-search.8.gz
/usr/local/man/man8/pkg-set.8.gz
/usr/local/man/man8/pkg-shell.8.gz
/usr/local/man/man8/pkg-shlib.8.gz
/usr/local/man/man8/pkg-ssh.8.gz
/usr/local/man/man8/pkg-static.8.gz
/usr/local/man/man8/pkg-stats.8.gz
/usr/local/man/man8/pkg-triggers.8.gz
/usr/local/man/man8/pkg-unlock.8.gz
/usr/local/man/man8/pkg-update.8.gz
/usr/local/man/man8/pkg-updating.8.gz
/usr/local/man/man8/pkg-upgrade.8.gz
/usr/local/man/man8/pkg-version.8.gz
/usr/local/man/man8/pkg-which.8.gz
/usr/local/man/man8/pkg.8.gz
/usr/local/sbin/pkg
/usr/local/sbin/pkg-static
/usr/local/share/doc/pkg/NEWS
/usr/local/share/licenses/pkg-1.17.5/BSD2CLAUSE
/usr/local/share/licenses/pkg-1.17.5/LICENSE
/usr/local/share/licenses/pkg-1.17.5/catalog.mk
/usr/local/share/zsh/site-functions/_pkg
/usr/local/lib/pkg/provides.so
/usr/local/man/man8/pkg-provides.8.gz
/usr/local/share/licenses/pkg-provides-0.7.1/BSD2CLAUSE
/usr/local/share/licenses/pkg-provides-0.7.1/BSD3CLAUSE
/usr/local/share/licenses/pkg-provides-0.7.1/BSD4CLAUSE
/usr/local/share/licenses/pkg-provides-0.7.1/LICENSE
/usr/local/share/licenses/pkg-provides-0.7.1/catalog.mk
/usr/local/bin/pkg-config
/usr/local/bin/pkgconf
/usr/local/include/pkgconf/libpkgconf/bsdstubs.h
/usr/local/include/pkgconf/libpkgconf/iter.h
/usr/local/include/pkgconf/libpkgconf/libpkgconf-api.h
/usr/local/include/pkgconf/libpkgconf/libpkgconf.h
/usr/local/include/pkgconf/libpkgconf/stdinc.h
/usr/local/lib/libpkgconf.a
/usr/local/lib/libpkgconf.so
/usr/local/lib/libpkgconf.so.3
/usr/local/lib/libpkgconf.so.3.0.0
/usr/local/libdata/pkgconfig/libpkgconf.pc
/usr/local/man/man1/pkgconf.1.gz
/usr/local/man/man5/pc.5.gz
/usr/local/man/man5/pkgconf-personality.5.gz
/usr/local/man/man7/pkg.m4.7.gz
/usr/local/share/aclocal/pkg.m4
/usr/local/share/doc/pkgconf/AUTHORS
/usr/local/share/doc/pkgconf/README.md
/usr/local/share/licenses/pkgconf-1.8.0,1/ISCL
/usr/local/share/licenses/pkgconf-1.8.0,1/LICENSE
/usr/local/share/licenses/pkgconf-1.8.0,1/catalog.mk
/usr/local/bin/libpng-config
/usr/local/bin/libpng16-config
/usr/local/bin/png-fix-itxt
/usr/local/bin/pngfix
/usr/local/include/libpng16/png.h
/usr/local/include/libpng16/pngconf.h
/usr/local/include/libpng16/pnglibconf.h
/usr/local/include/png.h
/usr/local/include/pngconf.h
/usr/local/include/pnglibconf.h
/usr/local/lib/libpng.a
/usr/local/lib/libpng.so
/usr/local/lib/libpng16.a
/usr/local/lib/libpng16.so
/usr/local/lib/libpng16.so.16
/usr/local/lib/libpng16.so.16.37.0
/usr/local/libdata/pkgconfig/libpng.pc
/usr/local/libdata/pkgconfig/libpng16.pc
/usr/local/man/man3/libpng.3.gz
/usr/local/man/man3/libpngpf.3.gz
/usr/local/man/man5/png.5.gz
/usr/local/share/licenses/png-1.6.37_1/LICENSE
/usr/local/share/licenses/png-1.6.37_1/Libpng
/usr/local/share/licenses/png-1.6.37_1/catalog.mk
/usr/local/bin/pkaction
/usr/local/bin/pkcheck
/usr/local/bin/pkexec
/usr/local/bin/pkttyagent
/usr/local/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf.sample
/usr/local/etc/pam.d/polkit-1
/usr/local/etc/polkit-1/rules.d/50-default.rules
/usr/local/include/polkit-1/polkit/polkit.h
/usr/local/include/polkit-1/polkit/polkitactiondescription.h
/usr/local/include/polkit-1/polkit/polkitauthority.h
/usr/local/include/polkit-1/polkit/polkitauthorityfeatures.h
/usr/local/include/polkit-1/polkit/polkitauthorizationresult.h
/usr/local/include/polkit-1/polkit/polkitcheckauthorizationflags.h
/usr/local/include/polkit-1/polkit/polkitdetails.h
/usr/local/include/polkit-1/polkit/polkitenumtypes.h
/usr/local/include/polkit-1/polkit/polkiterror.h
/usr/local/include/polkit-1/polkit/polkitidentity.h
/usr/local/include/polkit-1/polkit/polkitimplicitauthorization.h
/usr/local/include/polkit-1/polkit/polkitpermission.h
/usr/local/include/polkit-1/polkit/polkitprivate.h
/usr/local/include/polkit-1/polkit/polkitsubject.h
/usr/local/include/polkit-1/polkit/polkitsystembusname.h
/usr/local/include/polkit-1/polkit/polkittemporaryauthorization.h
/usr/local/include/polkit-1/polkit/polkittypes.h
/usr/local/include/polkit-1/polkit/polkitunixgroup.h
/usr/local/include/polkit-1/polkit/polkitunixnetgroup.h
/usr/local/include/polkit-1/polkit/polkitunixprocess.h
/usr/local/include/polkit-1/polkit/polkitunixsession.h
/usr/local/include/polkit-1/polkit/polkitunixuser.h
/usr/local/include/polkit-1/polkitagent/polkitagent.h
/usr/local/include/polkit-1/polkitagent/polkitagentenumtypes.h
/usr/local/include/polkit-1/polkitagent/polkitagentlistener.h
/usr/local/include/polkit-1/polkitagent/polkitagentsession.h
/usr/local/include/polkit-1/polkitagent/polkitagenttextlistener.h
/usr/local/include/polkit-1/polkitagent/polkitagenttypes.h
/usr/local/lib/girepository-1.0/Polkit-1.0.typelib
/usr/local/lib/girepository-1.0/PolkitAgent-1.0.typelib
/usr/local/lib/libpolkit-agent-1.so
/usr/local/lib/libpolkit-agent-1.so.0
/usr/local/lib/libpolkit-agent-1.so.0.0.0
/usr/local/lib/libpolkit-gobject-1.so
/usr/local/lib/libpolkit-gobject-1.so.0
/usr/local/lib/libpolkit-gobject-1.so.0.0.0
/usr/local/lib/polkit-1/polkit-agent-helper-1
/usr/local/lib/polkit-1/polkitd
/usr/local/libdata/pkgconfig/polkit-agent-1.pc
/usr/local/libdata/pkgconfig/polkit-gobject-1.pc
/usr/local/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
/usr/local/share/gettext/its/polkit.its
/usr/local/share/gettext/its/polkit.loc
/usr/local/share/gir-1.0/Polkit-1.0.gir
/usr/local/share/gir-1.0/PolkitAgent-1.0.gir
/usr/local/share/licenses/polkit-0.120_1/GPLv2
/usr/local/share/licenses/polkit-0.120_1/LICENSE
/usr/local/share/licenses/polkit-0.120_1/catalog.mk
/usr/local/share/locale/cs/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/da/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/de/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/hr/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/hu/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/id/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/it/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/nn/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/pl/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/pt/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/ro/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/sk/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/sv/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/tr/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/uk/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/polkit-1.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/polkit-1.mo
/usr/local/share/polkit-1/actions/org.freedesktop.policykit.policy
/usr/local/etc/bash_completion.d/portmaster.sh
/usr/local/etc/portmaster.rc.sample
/usr/local/man/man8/portmaster.8.gz
/usr/local/sbin/portmaster
/usr/local/share/licenses/portmaster-3.20/BSD2CLAUSE
/usr/local/share/licenses/portmaster-3.20/LICENSE
/usr/local/share/licenses/portmaster-3.20/catalog.mk
/usr/local/share/zsh/site-functions/_portmaster
/usr/local/bin/pa-info
/usr/local/bin/pacat
/usr/local/bin/pacmd
/usr/local/bin/pactl
/usr/local/bin/padsp
/usr/local/bin/pamon
/usr/local/bin/paplay
/usr/local/bin/parec
/usr/local/bin/parecord
/usr/local/bin/pasuspender
/usr/local/bin/pax11publish
/usr/local/bin/pulseaudio
/usr/local/bin/qpaeq
/usr/local/bin/start-pulseaudio-x11
/usr/local/etc/dbus-1/system.d/pulseaudio-system.conf
/usr/local/etc/pulse/client.conf.sample
/usr/local/etc/pulse/daemon.conf.sample
/usr/local/etc/pulse/default.pa.sample
/usr/local/etc/pulse/system.pa.sample
/usr/local/etc/xdg/autostart/pulseaudio.desktop
/usr/local/include/pulse/cdecl.h
/usr/local/include/pulse/channelmap.h
/usr/local/include/pulse/context.h
/usr/local/include/pulse/def.h
/usr/local/include/pulse/direction.h
/usr/local/include/pulse/error.h
/usr/local/include/pulse/ext-device-manager.h
/usr/local/include/pulse/ext-device-restore.h
/usr/local/include/pulse/ext-stream-restore.h
/usr/local/include/pulse/format.h
/usr/local/include/pulse/gccmacro.h
/usr/local/include/pulse/glib-mainloop.h
/usr/local/include/pulse/introspect.h
/usr/local/include/pulse/mainloop-api.h
/usr/local/include/pulse/mainloop-signal.h
/usr/local/include/pulse/mainloop.h
/usr/local/include/pulse/operation.h
/usr/local/include/pulse/proplist.h
/usr/local/include/pulse/pulseaudio.h
/usr/local/include/pulse/rtclock.h
/usr/local/include/pulse/sample.h
/usr/local/include/pulse/scache.h
/usr/local/include/pulse/simple.h
/usr/local/include/pulse/stream.h
/usr/local/include/pulse/subscribe.h
/usr/local/include/pulse/thread-mainloop.h
/usr/local/include/pulse/timeval.h
/usr/local/include/pulse/utf8.h
/usr/local/include/pulse/util.h
/usr/local/include/pulse/version.h
/usr/local/include/pulse/volume.h
/usr/local/include/pulse/xmalloc.h
/usr/local/lib/cmake/PulseAudio/PulseAudioConfig.cmake
/usr/local/lib/cmake/PulseAudio/PulseAudioConfigVersion.cmake
/usr/local/lib/libpulse-mainloop-glib.so
/usr/local/lib/libpulse-mainloop-glib.so.0
/usr/local/lib/libpulse-mainloop-glib.so.0.0.6
/usr/local/lib/libpulse-simple.so
/usr/local/lib/libpulse-simple.so.0
/usr/local/lib/libpulse-simple.so.0.1.1
/usr/local/lib/libpulse.so
/usr/local/lib/libpulse.so.0
/usr/local/lib/libpulse.so.0.23.0
/usr/local/lib/pulse-14.2/modules/libavahi-wrap.so
/usr/local/lib/pulse-14.2/modules/libcli.so
/usr/local/lib/pulse-14.2/modules/liboss-util.so
/usr/local/lib/pulse-14.2/modules/libprotocol-cli.so
/usr/local/lib/pulse-14.2/modules/libprotocol-http.so
/usr/local/lib/pulse-14.2/modules/libprotocol-native.so
/usr/local/lib/pulse-14.2/modules/libprotocol-simple.so
/usr/local/lib/pulse-14.2/modules/libraop.so
/usr/local/lib/pulse-14.2/modules/librtp.so
/usr/local/lib/pulse-14.2/modules/libwebrtc-util.so
/usr/local/lib/pulse-14.2/modules/module-always-sink.so
/usr/local/lib/pulse-14.2/modules/module-always-source.so
/usr/local/lib/pulse-14.2/modules/module-augment-properties.so
/usr/local/lib/pulse-14.2/modules/module-card-restore.so
/usr/local/lib/pulse-14.2/modules/module-cli-protocol-tcp.so
/usr/local/lib/pulse-14.2/modules/module-cli-protocol-unix.so
/usr/local/lib/pulse-14.2/modules/module-cli.so
/usr/local/lib/pulse-14.2/modules/module-combine-sink.so
/usr/local/lib/pulse-14.2/modules/module-combine.so
/usr/local/lib/pulse-14.2/modules/module-console-kit.so
/usr/local/lib/pulse-14.2/modules/module-dbus-protocol.so
/usr/local/lib/pulse-14.2/modules/module-default-device-restore.so
/usr/local/lib/pulse-14.2/modules/module-detect.so
/usr/local/lib/pulse-14.2/modules/module-device-manager.so
/usr/local/lib/pulse-14.2/modules/module-device-restore.so
/usr/local/lib/pulse-14.2/modules/module-echo-cancel.so
/usr/local/lib/pulse-14.2/modules/module-equalizer-sink.so
/usr/local/lib/pulse-14.2/modules/module-filter-apply.so
/usr/local/lib/pulse-14.2/modules/module-filter-heuristics.so
/usr/local/lib/pulse-14.2/modules/module-http-protocol-tcp.so
/usr/local/lib/pulse-14.2/modules/module-http-protocol-unix.so
/usr/local/lib/pulse-14.2/modules/module-intended-roles.so
/usr/local/lib/pulse-14.2/modules/module-ladspa-sink.so
/usr/local/lib/pulse-14.2/modules/module-loopback.so
/usr/local/lib/pulse-14.2/modules/module-match.so
/usr/local/lib/pulse-14.2/modules/module-native-protocol-fd.so
/usr/local/lib/pulse-14.2/modules/module-native-protocol-tcp.so
/usr/local/lib/pulse-14.2/modules/module-native-protocol-unix.so
/usr/local/lib/pulse-14.2/modules/module-null-sink.so
/usr/local/lib/pulse-14.2/modules/module-null-source.so
/usr/local/lib/pulse-14.2/modules/module-oss.so
/usr/local/lib/pulse-14.2/modules/module-pipe-sink.so
/usr/local/lib/pulse-14.2/modules/module-pipe-source.so
/usr/local/lib/pulse-14.2/modules/module-position-event-sounds.so
/usr/local/lib/pulse-14.2/modules/module-raop-discover.so
/usr/local/lib/pulse-14.2/modules/module-raop-sink.so
/usr/local/lib/pulse-14.2/modules/module-remap-sink.so
/usr/local/lib/pulse-14.2/modules/module-remap-source.so
/usr/local/lib/pulse-14.2/modules/module-rescue-streams.so
/usr/local/lib/pulse-14.2/modules/module-role-cork.so
/usr/local/lib/pulse-14.2/modules/module-role-ducking.so
/usr/local/lib/pulse-14.2/modules/module-rtp-recv.so
/usr/local/lib/pulse-14.2/modules/module-rtp-send.so
/usr/local/lib/pulse-14.2/modules/module-rygel-media-server.so
/usr/local/lib/pulse-14.2/modules/module-simple-protocol-tcp.so
/usr/local/lib/pulse-14.2/modules/module-simple-protocol-unix.so
/usr/local/lib/pulse-14.2/modules/module-sine-source.so
/usr/local/lib/pulse-14.2/modules/module-sine.so
/usr/local/lib/pulse-14.2/modules/module-stream-restore.so
/usr/local/lib/pulse-14.2/modules/module-suspend-on-idle.so
/usr/local/lib/pulse-14.2/modules/module-switch-on-connect.so
/usr/local/lib/pulse-14.2/modules/module-switch-on-port-available.so
/usr/local/lib/pulse-14.2/modules/module-tunnel-sink-new.so
/usr/local/lib/pulse-14.2/modules/module-tunnel-sink.so
/usr/local/lib/pulse-14.2/modules/module-tunnel-source-new.so
/usr/local/lib/pulse-14.2/modules/module-tunnel-source.so
/usr/local/lib/pulse-14.2/modules/module-virtual-sink.so
/usr/local/lib/pulse-14.2/modules/module-virtual-source.so
/usr/local/lib/pulse-14.2/modules/module-virtual-surround-sink.so
/usr/local/lib/pulse-14.2/modules/module-volume-restore.so
/usr/local/lib/pulse-14.2/modules/module-x11-bell.so
/usr/local/lib/pulse-14.2/modules/module-x11-cork-request.so
/usr/local/lib/pulse-14.2/modules/module-x11-publish.so
/usr/local/lib/pulse-14.2/modules/module-x11-xsmp.so
/usr/local/lib/pulse-14.2/modules/module-zeroconf-discover.so
/usr/local/lib/pulse-14.2/modules/module-zeroconf-publish.so
/usr/local/lib/pulseaudio/libpulsecommon-14.2.so
/usr/local/lib/pulseaudio/libpulsecore-14.2.so
/usr/local/lib/pulseaudio/libpulsedsp.so
/usr/local/libdata/pkgconfig/libpulse-mainloop-glib.pc
/usr/local/libdata/pkgconfig/libpulse-simple.pc
/usr/local/libdata/pkgconfig/libpulse.pc
/usr/local/man/man1/pacat.1.gz
/usr/local/man/man1/pacmd.1.gz
/usr/local/man/man1/pactl.1.gz
/usr/local/man/man1/padsp.1.gz
/usr/local/man/man1/pamon.1.gz
/usr/local/man/man1/paplay.1.gz
/usr/local/man/man1/parec.1.gz
/usr/local/man/man1/parecord.1.gz
/usr/local/man/man1/pasuspender.1.gz
/usr/local/man/man1/pax11publish.1.gz
/usr/local/man/man1/pulseaudio.1.gz
/usr/local/man/man1/start-pulseaudio-x11.1.gz
/usr/local/man/man5/default.pa.5.gz
/usr/local/man/man5/pulse-cli-syntax.5.gz
/usr/local/man/man5/pulse-client.conf.5.gz
/usr/local/man/man5/pulse-daemon.conf.5.gz
/usr/local/share/bash-completion/completions/pacat
/usr/local/share/bash-completion/completions/pacmd
/usr/local/share/bash-completion/completions/pactl
/usr/local/share/bash-completion/completions/padsp
/usr/local/share/bash-completion/completions/paplay
/usr/local/share/bash-completion/completions/parec
/usr/local/share/bash-completion/completions/parecord
/usr/local/share/bash-completion/completions/pasuspender
/usr/local/share/bash-completion/completions/pulseaudio
/usr/local/share/licenses/pulseaudio-14.2_3/LGPL21
/usr/local/share/licenses/pulseaudio-14.2_3/LICENSE
/usr/local/share/licenses/pulseaudio-14.2_3/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/as/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/be/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/bg/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ca/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/cs/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/da/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/de/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/el/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/es/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/fi/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/fr/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/gl/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/gu/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/he/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/hi/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/hr/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/hu/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/id/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/it/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ja/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/kk/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/kn/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ko/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/lt/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ml/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/mr/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/nl/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/nn/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/oc/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/or/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/pa/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/pl/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/pt/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ru/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/sk/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/sr/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/sv/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/ta/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/te/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/tr/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/uk/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/pulseaudio.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/pulseaudio.mo
/usr/local/share/vala/vapi/libpulse-mainloop-glib.deps
/usr/local/share/vala/vapi/libpulse-mainloop-glib.vapi
/usr/local/share/vala/vapi/libpulse-simple.deps
/usr/local/share/vala/vapi/libpulse-simple.vapi
/usr/local/share/vala/vapi/libpulse.deps
/usr/local/share/vala/vapi/libpulse.vapi
/usr/local/share/zsh/site-functions/_pulseaudio
/usr/local/include/pycairo/py3cairo.h
/usr/local/lib/python3.8/site-packages/cairo/__init__.py
/usr/local/lib/python3.8/site-packages/cairo/__init__.pyi
/usr/local/lib/python3.8/site-packages/cairo/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/cairo/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/cairo/_cairo.cpython-38.so
/usr/local/lib/python3.8/site-packages/cairo/include/py3cairo.h
/usr/local/lib/python3.8/site-packages/cairo/py.typed
/usr/local/lib/python3.8/site-packages/pycairo-1.18.1-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/pycairo-1.18.1-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/pycairo-1.18.1-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/pycairo-1.18.1-py3.8.egg-info/top_level.txt
/usr/local/libdata/pkgconfig/py3cairo.pc
/usr/local/share/licenses/py38-cairo-1.18.1_2,1/LGPL21
/usr/local/share/licenses/py38-cairo-1.18.1_2,1/LICENSE
/usr/local/share/licenses/py38-cairo-1.18.1_2,1/MPL11
/usr/local/share/licenses/py38-cairo-1.18.1_2,1/catalog.mk
/usr/local/lib/python3.8/site-packages/_dbus_bindings.so
/usr/local/lib/python3.8/site-packages/_dbus_glib_bindings.so
/usr/local/lib/python3.8/site-packages/dbus/__init__.py
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_dbus.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_dbus.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/bus.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/bus.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/connection.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/connection.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/decorators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/decorators.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/exceptions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/exceptions.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/gi_service.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/gi_service.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/glib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/glib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/lowlevel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/lowlevel.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/proxies.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/proxies.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/server.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/server.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/service.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/service.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/__pycache__/types.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/_compat.py
/usr/local/lib/python3.8/site-packages/dbus/_dbus.py
/usr/local/lib/python3.8/site-packages/dbus/_expat_introspect_parser.py
/usr/local/lib/python3.8/site-packages/dbus/bus.py
/usr/local/lib/python3.8/site-packages/dbus/connection.py
/usr/local/lib/python3.8/site-packages/dbus/decorators.py
/usr/local/lib/python3.8/site-packages/dbus/exceptions.py
/usr/local/lib/python3.8/site-packages/dbus/gi_service.py
/usr/local/lib/python3.8/site-packages/dbus/glib.py
/usr/local/lib/python3.8/site-packages/dbus/lowlevel.py
/usr/local/lib/python3.8/site-packages/dbus/mainloop/__init__.py
/usr/local/lib/python3.8/site-packages/dbus/mainloop/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/mainloop/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/mainloop/__pycache__/glib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/dbus/mainloop/__pycache__/glib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/dbus/mainloop/glib.py
/usr/local/lib/python3.8/site-packages/dbus/proxies.py
/usr/local/lib/python3.8/site-packages/dbus/server.py
/usr/local/lib/python3.8/site-packages/dbus/service.py
/usr/local/lib/python3.8/site-packages/dbus/types.py
/usr/local/lib/python3.8/site-packages/evdev-1.4.0-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/evdev-1.4.0-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/evdev-1.4.0-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/evdev-1.4.0-py3.8.egg-info/top_level.txt
/usr/local/lib/python3.8/site-packages/evdev-1.4.0-py3.8.egg-info/zip-safe
/usr/local/lib/python3.8/site-packages/evdev/__init__.py
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/device.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/device.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/ecodes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/ecodes.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/eventio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/eventio.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/eventio_async.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/eventio_async.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/events.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/evtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/evtest.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/ff.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/ff.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/genecodes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/genecodes.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/uinput.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/uinput.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/evdev/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/evdev/_ecodes.cpython-38.so
/usr/local/lib/python3.8/site-packages/evdev/_input.cpython-38.so
/usr/local/lib/python3.8/site-packages/evdev/_uinput.cpython-38.so
/usr/local/lib/python3.8/site-packages/evdev/device.py
/usr/local/lib/python3.8/site-packages/evdev/ecodes.py
/usr/local/lib/python3.8/site-packages/evdev/eventio.py
/usr/local/lib/python3.8/site-packages/evdev/eventio_async.py
/usr/local/lib/python3.8/site-packages/evdev/events.py
/usr/local/lib/python3.8/site-packages/evdev/evtest.py
/usr/local/lib/python3.8/site-packages/evdev/ff.py
/usr/local/lib/python3.8/site-packages/evdev/genecodes.py
/usr/local/lib/python3.8/site-packages/evdev/uinput.py
/usr/local/lib/python3.8/site-packages/evdev/util.py
/usr/local/share/licenses/py38-evdev-1.4.0/BSD3CLAUSE
/usr/local/share/licenses/py38-evdev-1.4.0/LICENSE
/usr/local/share/licenses/py38-evdev-1.4.0/catalog.mk
/usr/local/lib/python3.8/site-packages/PyGObject-3.38.0.egg-info
/usr/local/lib/python3.8/site-packages/gi/__init__.py
/usr/local/lib/python3.8/site-packages/gi/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_constants.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_constants.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_error.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_error.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_gtktemplate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_gtktemplate.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_option.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_option.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_ossighelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_ossighelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_propertyhelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_propertyhelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_signalhelper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/_signalhelper.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/docstring.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/docstring.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/importer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/importer.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/module.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/module.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/pygtkcompat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/pygtkcompat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/__pycache__/types.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/_constants.py
/usr/local/lib/python3.8/site-packages/gi/_error.py
/usr/local/lib/python3.8/site-packages/gi/_gi.cpython-38.so
/usr/local/lib/python3.8/site-packages/gi/_gi_cairo.cpython-38.so
/usr/local/lib/python3.8/site-packages/gi/_gtktemplate.py
/usr/local/lib/python3.8/site-packages/gi/_option.py
/usr/local/lib/python3.8/site-packages/gi/_ossighelper.py
/usr/local/lib/python3.8/site-packages/gi/_propertyhelper.py
/usr/local/lib/python3.8/site-packages/gi/_signalhelper.py
/usr/local/lib/python3.8/site-packages/gi/docstring.py
/usr/local/lib/python3.8/site-packages/gi/importer.py
/usr/local/lib/python3.8/site-packages/gi/module.py
/usr/local/lib/python3.8/site-packages/gi/overrides/GIMarshallingTests.py
/usr/local/lib/python3.8/site-packages/gi/overrides/GLib.py
/usr/local/lib/python3.8/site-packages/gi/overrides/GObject.py
/usr/local/lib/python3.8/site-packages/gi/overrides/Gdk.py
/usr/local/lib/python3.8/site-packages/gi/overrides/GdkPixbuf.py
/usr/local/lib/python3.8/site-packages/gi/overrides/Gio.py
/usr/local/lib/python3.8/site-packages/gi/overrides/Gtk.py
/usr/local/lib/python3.8/site-packages/gi/overrides/Pango.py
/usr/local/lib/python3.8/site-packages/gi/overrides/__init__.py
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GIMarshallingTests.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GLib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GLib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GObject.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GObject.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gdk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gdk.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GdkPixbuf.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/GdkPixbuf.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gio.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gtk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Gtk.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Pango.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/Pango.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/keysyms.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/__pycache__/keysyms.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/overrides/keysyms.py
/usr/local/lib/python3.8/site-packages/gi/pygtkcompat.py
/usr/local/lib/python3.8/site-packages/gi/repository/__init__.py
/usr/local/lib/python3.8/site-packages/gi/repository/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/gi/repository/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/gi/types.py
/usr/local/lib/python3.8/site-packages/pygtkcompat/__init__.py
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/generictreemodel.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/__pycache__/pygtkcompat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pygtkcompat/generictreemodel.py
/usr/local/lib/python3.8/site-packages/pygtkcompat/pygtkcompat.py
/usr/local/share/licenses/py38-gobject3-3.38.0/LGPL21
/usr/local/share/licenses/py38-gobject3-3.38.0/LICENSE
/usr/local/share/licenses/py38-gobject3-3.38.0/catalog.mk
/usr/local/lib/python3.8/site-packages/pyudev-0.22.0-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/pyudev-0.22.0-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/pyudev-0.22.0-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/pyudev-0.22.0-py3.8.egg-info/requires.txt
/usr/local/lib/python3.8/site-packages/pyudev-0.22.0-py3.8.egg-info/top_level.txt
/usr/local/lib/python3.8/site-packages/pyudev/__init__.py
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_errors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_errors.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_qt_base.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_qt_base.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/core.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/core.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/discover.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/discover.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/glib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/glib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/monitor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/monitor.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyqt4.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyqt4.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyqt5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyqt5.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyside.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/pyside.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/wx.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/__pycache__/wx.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_compat.py
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__init__.py
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/_errorcheckers.py
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/libc.py
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/libudev.py
/usr/local/lib/python3.8/site-packages/pyudev/_ctypeslib/utils.py
/usr/local/lib/python3.8/site-packages/pyudev/_errors.py
/usr/local/lib/python3.8/site-packages/pyudev/_os/__init__.py
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/pipe.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/pipe.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/poll.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/__pycache__/poll.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/_os/pipe.py
/usr/local/lib/python3.8/site-packages/pyudev/_os/poll.py
/usr/local/lib/python3.8/site-packages/pyudev/_qt_base.py
/usr/local/lib/python3.8/site-packages/pyudev/_util.py
/usr/local/lib/python3.8/site-packages/pyudev/core.py
/usr/local/lib/python3.8/site-packages/pyudev/device/__init__.py
/usr/local/lib/python3.8/site-packages/pyudev/device/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/device/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/device/__pycache__/_device.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pyudev/device/__pycache__/_device.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pyudev/device/_device.py
/usr/local/lib/python3.8/site-packages/pyudev/discover.py
/usr/local/lib/python3.8/site-packages/pyudev/glib.py
/usr/local/lib/python3.8/site-packages/pyudev/monitor.py
/usr/local/lib/python3.8/site-packages/pyudev/pyqt4.py
/usr/local/lib/python3.8/site-packages/pyudev/pyqt5.py
/usr/local/lib/python3.8/site-packages/pyudev/pyside.py
/usr/local/lib/python3.8/site-packages/pyudev/version.py
/usr/local/lib/python3.8/site-packages/pyudev/wx.py
/usr/local/share/licenses/py38-pyudev-0.22.0/LGPL21
/usr/local/share/licenses/py38-pyudev-0.22.0/LICENSE
/usr/local/share/licenses/py38-pyudev-0.22.0/catalog.mk
/usr/local/lib/python3.8/site-packages/_distutils_hack/__init__.py
/usr/local/lib/python3.8/site-packages/_distutils_hack/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/_distutils_hack/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/_distutils_hack/__pycache__/override.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/_distutils_hack/__pycache__/override.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/_distutils_hack/override.py
/usr/local/lib/python3.8/site-packages/distutils-precedence.pth
/usr/local/lib/python3.8/site-packages/easy-install.pth.dist
/usr/local/lib/python3.8/site-packages/pkg_resources/__init__.py
/usr/local/lib/python3.8/site-packages/pkg_resources/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__init__.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/appdirs.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__about__.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__init__.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/_typing.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_compat.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_structures.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/_typing.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/markers.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/requirements.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/specifiers.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/tags.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/utils.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/packaging/version.py
/usr/local/lib/python3.8/site-packages/pkg_resources/_vendor/pyparsing.py
/usr/local/lib/python3.8/site-packages/pkg_resources/extern/__init__.py
/usr/local/lib/python3.8/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/entry_points.txt
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/requires.txt
/usr/local/lib/python3.8/site-packages/setuptools-57.0.0-py3.8.egg-info/top_level.txt
/usr/local/lib/python3.8/site-packages/setuptools/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/_imp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/_imp.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/archive_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/archive_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/build_meta.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/build_meta.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/dep_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/dep_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/depends.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/depends.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/dist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/dist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/errors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/errors.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/extension.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/extension.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/glob.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/glob.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/installer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/installer.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/launch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/launch.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/monkey.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/monkey.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/msvc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/msvc.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/namespaces.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/namespaces.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/package_index.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/package_index.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/py34compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/py34compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/sandbox.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/sandbox.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/ssl_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/ssl_support.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/unicode_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/unicode_utils.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/wheel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/wheel.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/windows_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/__pycache__/windows_support.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_deprecation_warning.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/core.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/core.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/debug.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/debug.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/dist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/errors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/errors.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/extension.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/extension.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/log.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/log.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/py35compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/py35compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/py38compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/py38compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/_msvccompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/archive_util.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/bcppcompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/ccompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/cmd.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_msi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_msi.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_wininst.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/bdist_wininst.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_dumb.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_msi.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_rpm.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/bdist_wininst.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_clib.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_ext.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_py.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/build_scripts.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/check.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/clean.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/config.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_data.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_egg_info.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_headers.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_lib.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/install_scripts.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/py37compat.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/register.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/sdist.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/command/upload.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/config.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/core.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/cygwinccompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/debug.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/dep_util.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/dir_util.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/dist.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/errors.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/extension.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/fancy_getopt.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/file_util.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/filelist.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/log.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/msvc9compiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/msvccompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/py35compat.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/py38compat.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/spawn.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/sysconfig.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/text_file.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/unixccompiler.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/util.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/version.py
/usr/local/lib/python3.8/site-packages/setuptools/_distutils/versionpredicate.py
/usr/local/lib/python3.8/site-packages/setuptools/_imp.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/pyparsing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/__pycache__/pyparsing.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/more.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/more_itertools/recipes.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/ordered_set.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__about__.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_typing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/_typing.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/_compat.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/_structures.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/_typing.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/markers.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/requirements.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/specifiers.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/tags.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/utils.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/packaging/version.py
/usr/local/lib/python3.8/site-packages/setuptools/_vendor/pyparsing.py
/usr/local/lib/python3.8/site-packages/setuptools/archive_util.py
/usr/local/lib/python3.8/site-packages/setuptools/build_meta.py
/usr/local/lib/python3.8/site-packages/setuptools/cli-32.exe
/usr/local/lib/python3.8/site-packages/setuptools/cli-64.exe
/usr/local/lib/python3.8/site-packages/setuptools/cli.exe
/usr/local/lib/python3.8/site-packages/setuptools/command/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/alias.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/alias.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_clib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_clib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_ext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_ext.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_py.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/build_py.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/develop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/develop.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/dist_info.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/dist_info.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/easy_install.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/easy_install.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/egg_info.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/egg_info.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_lib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_lib.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/install_scripts.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/py36compat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/py36compat.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/register.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/register.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/rotate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/rotate.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/saveopts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/saveopts.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/sdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/sdist.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/setopt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/setopt.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/test.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/test.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/upload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/upload.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/upload_docs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/__pycache__/upload_docs.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/command/alias.py
/usr/local/lib/python3.8/site-packages/setuptools/command/bdist_egg.py
/usr/local/lib/python3.8/site-packages/setuptools/command/bdist_rpm.py
/usr/local/lib/python3.8/site-packages/setuptools/command/build_clib.py
/usr/local/lib/python3.8/site-packages/setuptools/command/build_ext.py
/usr/local/lib/python3.8/site-packages/setuptools/command/build_py.py
/usr/local/lib/python3.8/site-packages/setuptools/command/develop.py
/usr/local/lib/python3.8/site-packages/setuptools/command/dist_info.py
/usr/local/lib/python3.8/site-packages/setuptools/command/easy_install.py
/usr/local/lib/python3.8/site-packages/setuptools/command/egg_info.py
/usr/local/lib/python3.8/site-packages/setuptools/command/install.py
/usr/local/lib/python3.8/site-packages/setuptools/command/install_egg_info.py
/usr/local/lib/python3.8/site-packages/setuptools/command/install_lib.py
/usr/local/lib/python3.8/site-packages/setuptools/command/install_scripts.py
/usr/local/lib/python3.8/site-packages/setuptools/command/launcher manifest.xml
/usr/local/lib/python3.8/site-packages/setuptools/command/py36compat.py
/usr/local/lib/python3.8/site-packages/setuptools/command/register.py
/usr/local/lib/python3.8/site-packages/setuptools/command/rotate.py
/usr/local/lib/python3.8/site-packages/setuptools/command/saveopts.py
/usr/local/lib/python3.8/site-packages/setuptools/command/sdist.py
/usr/local/lib/python3.8/site-packages/setuptools/command/setopt.py
/usr/local/lib/python3.8/site-packages/setuptools/command/test.py
/usr/local/lib/python3.8/site-packages/setuptools/command/upload.py
/usr/local/lib/python3.8/site-packages/setuptools/command/upload_docs.py
/usr/local/lib/python3.8/site-packages/setuptools/config.py
/usr/local/lib/python3.8/site-packages/setuptools/dep_util.py
/usr/local/lib/python3.8/site-packages/setuptools/depends.py
/usr/local/lib/python3.8/site-packages/setuptools/dist.py
/usr/local/lib/python3.8/site-packages/setuptools/errors.py
/usr/local/lib/python3.8/site-packages/setuptools/extension.py
/usr/local/lib/python3.8/site-packages/setuptools/extern/__init__.py
/usr/local/lib/python3.8/site-packages/setuptools/extern/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/setuptools/extern/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/setuptools/glob.py
/usr/local/lib/python3.8/site-packages/setuptools/gui-32.exe
/usr/local/lib/python3.8/site-packages/setuptools/gui-64.exe
/usr/local/lib/python3.8/site-packages/setuptools/gui.exe
/usr/local/lib/python3.8/site-packages/setuptools/installer.py
/usr/local/lib/python3.8/site-packages/setuptools/launch.py
/usr/local/lib/python3.8/site-packages/setuptools/lib2to3_ex.py
/usr/local/lib/python3.8/site-packages/setuptools/monkey.py
/usr/local/lib/python3.8/site-packages/setuptools/msvc.py
/usr/local/lib/python3.8/site-packages/setuptools/namespaces.py
/usr/local/lib/python3.8/site-packages/setuptools/package_index.py
/usr/local/lib/python3.8/site-packages/setuptools/py34compat.py
/usr/local/lib/python3.8/site-packages/setuptools/sandbox.py
/usr/local/lib/python3.8/site-packages/setuptools/script (dev).tmpl
/usr/local/lib/python3.8/site-packages/setuptools/script.tmpl
/usr/local/lib/python3.8/site-packages/setuptools/ssl_support.py
/usr/local/lib/python3.8/site-packages/setuptools/unicode_utils.py
/usr/local/lib/python3.8/site-packages/setuptools/version.py
/usr/local/lib/python3.8/site-packages/setuptools/wheel.py
/usr/local/lib/python3.8/site-packages/setuptools/windows_support.py
/usr/local/share/licenses/py38-setuptools-57.0.0/LICENSE
/usr/local/share/licenses/py38-setuptools-57.0.0/MIT
/usr/local/share/licenses/py38-setuptools-57.0.0/catalog.mk
/usr/local/lib/python3.8/site-packages/__pycache__/six.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/site-packages/__pycache__/six.cpython-38.pyc
/usr/local/lib/python3.8/site-packages/six-1.16.0-py3.8.egg-info/PKG-INFO
/usr/local/lib/python3.8/site-packages/six-1.16.0-py3.8.egg-info/SOURCES.txt
/usr/local/lib/python3.8/site-packages/six-1.16.0-py3.8.egg-info/dependency_links.txt
/usr/local/lib/python3.8/site-packages/six-1.16.0-py3.8.egg-info/top_level.txt
/usr/local/lib/python3.8/site-packages/six.py
/usr/local/share/licenses/py38-six-1.16.0/LICENSE
/usr/local/share/licenses/py38-six-1.16.0/MIT
/usr/local/share/licenses/py38-six-1.16.0/catalog.mk
/usr/local/include/dbus-1.0/dbus/dbus-python.h
/usr/local/libdata/pkgconfig/dbus-python.pc
/usr/local/share/doc/py-dbus/API_CHANGES.txt
/usr/local/share/doc/py-dbus/NEWS
/usr/local/share/doc/py-dbus/PY3PORT.txt
/usr/local/share/doc/py-dbus/README
/usr/local/share/doc/py-dbus/tutorial.txt
/usr/local/share/examples/py-dbus/example-async-client.py
/usr/local/share/examples/py-dbus/example-client.py
/usr/local/share/examples/py-dbus/example-service.py
/usr/local/share/examples/py-dbus/example-signal-emitter.py
/usr/local/share/examples/py-dbus/example-signal-recipient.py
/usr/local/share/examples/py-dbus/gconf-proxy-client.py
/usr/local/share/examples/py-dbus/gconf-proxy-service2.py
/usr/local/share/examples/py-dbus/list-system-services.py
/usr/local/share/examples/py-dbus/unix-fd-client.py
/usr/local/share/examples/py-dbus/unix-fd-service.py
/usr/local/include/pygobject-3.0/pygobject.h
/usr/local/libdata/pkgconfig/pygobject-3.0.pc
/usr/local/share/licenses/pygobject3-common-3.38.0/LGPL21
/usr/local/share/licenses/pygobject3-common-3.38.0/LICENSE
/usr/local/share/licenses/pygobject3-common-3.38.0/catalog.mk
/usr/local/bin/2to3-3.8
/usr/local/bin/idle3.8
/usr/local/bin/pydoc3.8
/usr/local/bin/python3.8
/usr/local/bin/python3.8-config
/usr/local/include/python3.8/Python-ast.h
/usr/local/include/python3.8/Python.h
/usr/local/include/python3.8/abstract.h
/usr/local/include/python3.8/asdl.h
/usr/local/include/python3.8/ast.h
/usr/local/include/python3.8/bitset.h
/usr/local/include/python3.8/bltinmodule.h
/usr/local/include/python3.8/boolobject.h
/usr/local/include/python3.8/bytearrayobject.h
/usr/local/include/python3.8/bytes_methods.h
/usr/local/include/python3.8/bytesobject.h
/usr/local/include/python3.8/cellobject.h
/usr/local/include/python3.8/ceval.h
/usr/local/include/python3.8/classobject.h
/usr/local/include/python3.8/code.h
/usr/local/include/python3.8/codecs.h
/usr/local/include/python3.8/compile.h
/usr/local/include/python3.8/complexobject.h
/usr/local/include/python3.8/context.h
/usr/local/include/python3.8/cpython/abstract.h
/usr/local/include/python3.8/cpython/dictobject.h
/usr/local/include/python3.8/cpython/fileobject.h
/usr/local/include/python3.8/cpython/initconfig.h
/usr/local/include/python3.8/cpython/interpreteridobject.h
/usr/local/include/python3.8/cpython/object.h
/usr/local/include/python3.8/cpython/objimpl.h
/usr/local/include/python3.8/cpython/pyerrors.h
/usr/local/include/python3.8/cpython/pylifecycle.h
/usr/local/include/python3.8/cpython/pymem.h
/usr/local/include/python3.8/cpython/pystate.h
/usr/local/include/python3.8/cpython/sysmodule.h
/usr/local/include/python3.8/cpython/traceback.h
/usr/local/include/python3.8/cpython/tupleobject.h
/usr/local/include/python3.8/cpython/unicodeobject.h
/usr/local/include/python3.8/datetime.h
/usr/local/include/python3.8/descrobject.h
/usr/local/include/python3.8/dictobject.h
/usr/local/include/python3.8/dtoa.h
/usr/local/include/python3.8/dynamic_annotations.h
/usr/local/include/python3.8/enumobject.h
/usr/local/include/python3.8/errcode.h
/usr/local/include/python3.8/eval.h
/usr/local/include/python3.8/fileobject.h
/usr/local/include/python3.8/fileutils.h
/usr/local/include/python3.8/floatobject.h
/usr/local/include/python3.8/frameobject.h
/usr/local/include/python3.8/funcobject.h
/usr/local/include/python3.8/genobject.h
/usr/local/include/python3.8/graminit.h
/usr/local/include/python3.8/grammar.h
/usr/local/include/python3.8/import.h
/usr/local/include/python3.8/internal/pycore_accu.h
/usr/local/include/python3.8/internal/pycore_atomic.h
/usr/local/include/python3.8/internal/pycore_ceval.h
/usr/local/include/python3.8/internal/pycore_code.h
/usr/local/include/python3.8/internal/pycore_condvar.h
/usr/local/include/python3.8/internal/pycore_context.h
/usr/local/include/python3.8/internal/pycore_fileutils.h
/usr/local/include/python3.8/internal/pycore_getopt.h
/usr/local/include/python3.8/internal/pycore_gil.h
/usr/local/include/python3.8/internal/pycore_hamt.h
/usr/local/include/python3.8/internal/pycore_initconfig.h
/usr/local/include/python3.8/internal/pycore_object.h
/usr/local/include/python3.8/internal/pycore_pathconfig.h
/usr/local/include/python3.8/internal/pycore_pyerrors.h
/usr/local/include/python3.8/internal/pycore_pyhash.h
/usr/local/include/python3.8/internal/pycore_pylifecycle.h
/usr/local/include/python3.8/internal/pycore_pymem.h
/usr/local/include/python3.8/internal/pycore_pystate.h
/usr/local/include/python3.8/internal/pycore_traceback.h
/usr/local/include/python3.8/internal/pycore_tupleobject.h
/usr/local/include/python3.8/internal/pycore_warnings.h
/usr/local/include/python3.8/interpreteridobject.h
/usr/local/include/python3.8/intrcheck.h
/usr/local/include/python3.8/iterobject.h
/usr/local/include/python3.8/listobject.h
/usr/local/include/python3.8/longintrepr.h
/usr/local/include/python3.8/longobject.h
/usr/local/include/python3.8/marshal.h
/usr/local/include/python3.8/memoryobject.h
/usr/local/include/python3.8/methodobject.h
/usr/local/include/python3.8/modsupport.h
/usr/local/include/python3.8/moduleobject.h
/usr/local/include/python3.8/namespaceobject.h
/usr/local/include/python3.8/node.h
/usr/local/include/python3.8/object.h
/usr/local/include/python3.8/objimpl.h
/usr/local/include/python3.8/odictobject.h
/usr/local/include/python3.8/opcode.h
/usr/local/include/python3.8/osdefs.h
/usr/local/include/python3.8/osmodule.h
/usr/local/include/python3.8/parsetok.h
/usr/local/include/python3.8/patchlevel.h
/usr/local/include/python3.8/picklebufobject.h
/usr/local/include/python3.8/py_curses.h
/usr/local/include/python3.8/pyarena.h
/usr/local/include/python3.8/pycapsule.h
/usr/local/include/python3.8/pyconfig.h
/usr/local/include/python3.8/pyctype.h
/usr/local/include/python3.8/pydebug.h
/usr/local/include/python3.8/pydtrace.h
/usr/local/include/python3.8/pyerrors.h
/usr/local/include/python3.8/pyexpat.h
/usr/local/include/python3.8/pyfpe.h
/usr/local/include/python3.8/pyhash.h
/usr/local/include/python3.8/pylifecycle.h
/usr/local/include/python3.8/pymacconfig.h
/usr/local/include/python3.8/pymacro.h
/usr/local/include/python3.8/pymath.h
/usr/local/include/python3.8/pymem.h
/usr/local/include/python3.8/pyport.h
/usr/local/include/python3.8/pystate.h
/usr/local/include/python3.8/pystrcmp.h
/usr/local/include/python3.8/pystrhex.h
/usr/local/include/python3.8/pystrtod.h
/usr/local/include/python3.8/pythonrun.h
/usr/local/include/python3.8/pythread.h
/usr/local/include/python3.8/pytime.h
/usr/local/include/python3.8/rangeobject.h
/usr/local/include/python3.8/setobject.h
/usr/local/include/python3.8/sliceobject.h
/usr/local/include/python3.8/structmember.h
/usr/local/include/python3.8/structseq.h
/usr/local/include/python3.8/symtable.h
/usr/local/include/python3.8/sysmodule.h
/usr/local/include/python3.8/token.h
/usr/local/include/python3.8/traceback.h
/usr/local/include/python3.8/tracemalloc.h
/usr/local/include/python3.8/tupleobject.h
/usr/local/include/python3.8/typeslots.h
/usr/local/include/python3.8/ucnhash.h
/usr/local/include/python3.8/unicodeobject.h
/usr/local/include/python3.8/warnings.h
/usr/local/include/python3.8/weakrefobject.h
/usr/local/lib/libpython3.8.so
/usr/local/lib/libpython3.8.so.1
/usr/local/lib/libpython3.8.so.1.0
/usr/local/lib/libpython3.8.so.1.0-gdb.py
/usr/local/lib/python3.8/LICENSE.txt
/usr/local/lib/python3.8/__future__.py
/usr/local/lib/python3.8/__phello__.foo.py
/usr/local/lib/python3.8/__pycache__/__future__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/__future__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/__future__.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/__phello__.foo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/__phello__.foo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/__phello__.foo.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_bootlocale.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_bootlocale.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_bootlocale.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_collections_abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_collections_abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_collections_abc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_compat_pickle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_compat_pickle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_compat_pickle.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_compression.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_compression.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_compression.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_dummy_thread.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_dummy_thread.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_dummy_thread.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_markupbase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_markupbase.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_markupbase.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_osx_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_osx_support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_osx_support.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_py_abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_py_abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_py_abc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_pydecimal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_pydecimal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_pydecimal.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_pyio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_pyio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_pyio.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_sitebuiltins.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_sitebuiltins.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_sitebuiltins.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_strptime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_strptime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_strptime.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_sysconfigdata__freebsd13_.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_sysconfigdata__freebsd13_.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_sysconfigdata__freebsd13_.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_threading_local.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_threading_local.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_threading_local.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/_weakrefset.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/_weakrefset.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/_weakrefset.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/abc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/aifc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/aifc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/aifc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/antigravity.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/antigravity.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/antigravity.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/argparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/argparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/argparse.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/ast.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/ast.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/ast.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/asynchat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/asynchat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/asynchat.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/asyncore.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/asyncore.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/asyncore.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/base64.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/base64.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/base64.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/bdb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/bdb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/bdb.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/binhex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/binhex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/binhex.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/bisect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/bisect.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/bisect.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/bz2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/bz2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/bz2.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/cProfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/cProfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/cProfile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/calendar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/calendar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/calendar.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/cgi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/cgi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/cgi.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/cgitb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/cgitb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/cgitb.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/chunk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/chunk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/chunk.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/cmd.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/code.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/code.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/code.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/codecs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/codecs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/codecs.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/codeop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/codeop.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/codeop.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/colorsys.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/colorsys.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/colorsys.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/compileall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/compileall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/compileall.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/configparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/configparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/configparser.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/contextlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/contextlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/contextlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/contextvars.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/contextvars.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/contextvars.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/copy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/copy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/copy.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/copyreg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/copyreg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/copyreg.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/crypt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/crypt.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/crypt.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/csv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/csv.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/csv.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/dataclasses.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/dataclasses.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/dataclasses.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/datetime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/datetime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/datetime.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/decimal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/decimal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/decimal.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/difflib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/difflib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/difflib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/dis.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/dis.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/dis.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/doctest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/doctest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/doctest.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/dummy_threading.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/dummy_threading.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/dummy_threading.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/enum.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/enum.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/enum.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/filecmp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/filecmp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/filecmp.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/fileinput.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/fileinput.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/fileinput.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/fnmatch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/fnmatch.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/fnmatch.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/formatter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/formatter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/formatter.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/fractions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/fractions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/fractions.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/ftplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/ftplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/ftplib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/functools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/functools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/functools.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/genericpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/genericpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/genericpath.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/getopt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/getopt.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/getopt.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/getpass.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/getpass.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/getpass.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/gettext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/gettext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/gettext.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/glob.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/glob.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/glob.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/gzip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/gzip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/gzip.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/hashlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/hashlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/hashlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/heapq.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/heapq.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/heapq.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/hmac.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/hmac.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/hmac.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/imaplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/imaplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/imaplib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/imghdr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/imghdr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/imghdr.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/imp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/imp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/imp.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/inspect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/inspect.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/inspect.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/io.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/io.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/io.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/ipaddress.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/ipaddress.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/ipaddress.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/keyword.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/keyword.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/keyword.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/linecache.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/linecache.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/linecache.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/locale.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/locale.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/locale.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/lzma.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/lzma.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/lzma.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/mailbox.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/mailbox.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/mailbox.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/mailcap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/mailcap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/mailcap.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/mimetypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/mimetypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/mimetypes.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/modulefinder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/modulefinder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/modulefinder.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/netrc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/netrc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/netrc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/nntplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/nntplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/nntplib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/ntpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/ntpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/ntpath.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/nturl2path.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/nturl2path.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/nturl2path.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/numbers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/numbers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/numbers.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/opcode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/opcode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/opcode.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/operator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/operator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/operator.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/optparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/optparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/optparse.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/os.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/os.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/os.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pathlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pathlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pathlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pdb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pdb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pdb.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pickle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pickle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pickle.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pickletools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pickletools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pickletools.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pipes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pipes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pipes.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pkgutil.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pkgutil.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pkgutil.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/platform.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/platform.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/platform.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/plistlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/plistlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/plistlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/poplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/poplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/poplib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/posixpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/posixpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/posixpath.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pprint.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pprint.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pprint.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/profile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/profile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/profile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pstats.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pstats.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pstats.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pty.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pty.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pty.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/py_compile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/py_compile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/py_compile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pyclbr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pyclbr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pyclbr.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/pydoc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/pydoc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/pydoc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/queue.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/queue.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/queue.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/quopri.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/quopri.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/quopri.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/random.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/random.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/random.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/re.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/re.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/re.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/reprlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/reprlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/reprlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/rlcompleter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/rlcompleter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/rlcompleter.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/runpy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/runpy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/runpy.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sched.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sched.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sched.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/secrets.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/secrets.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/secrets.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/selectors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/selectors.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/selectors.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/shelve.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/shelve.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/shelve.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/shlex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/shlex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/shlex.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/shutil.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/shutil.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/shutil.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/signal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/signal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/signal.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/site.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/site.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/site.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/smtpd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/smtpd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/smtpd.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/smtplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/smtplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/smtplib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sndhdr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sndhdr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sndhdr.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/socket.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/socket.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/socket.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/socketserver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/socketserver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/socketserver.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sre_compile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sre_compile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sre_compile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sre_constants.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sre_constants.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sre_constants.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sre_parse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sre_parse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sre_parse.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/ssl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/ssl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/ssl.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/stat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/stat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/stat.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/statistics.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/statistics.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/statistics.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/string.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/string.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/string.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/stringprep.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/stringprep.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/stringprep.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/struct.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/struct.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/struct.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/subprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/subprocess.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/subprocess.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sunau.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sunau.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sunau.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/symbol.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/symbol.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/symbol.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/symtable.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/symtable.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/symtable.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/sysconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/sysconfig.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/sysconfig.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tabnanny.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tabnanny.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tabnanny.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tarfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tarfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tarfile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/telnetlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/telnetlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/telnetlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tempfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tempfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tempfile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/textwrap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/textwrap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/textwrap.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/this.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/this.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/this.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/threading.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/threading.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/threading.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/timeit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/timeit.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/timeit.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/token.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/token.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/token.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tokenize.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tokenize.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tokenize.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/trace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/trace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/trace.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/traceback.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/traceback.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/traceback.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tracemalloc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tracemalloc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tracemalloc.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/tty.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/tty.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/tty.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/turtle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/turtle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/turtle.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/types.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/types.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/typing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/typing.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/typing.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/uu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/uu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/uu.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/uuid.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/uuid.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/uuid.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/warnings.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/warnings.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/warnings.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/wave.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/wave.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/wave.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/weakref.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/weakref.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/weakref.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/webbrowser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/webbrowser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/webbrowser.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/xdrlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/xdrlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/xdrlib.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/zipapp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/zipapp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/zipapp.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/zipfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/zipfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/zipfile.cpython-38.pyc
/usr/local/lib/python3.8/__pycache__/zipimport.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/__pycache__/zipimport.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/__pycache__/zipimport.cpython-38.pyc
/usr/local/lib/python3.8/_bootlocale.py
/usr/local/lib/python3.8/_collections_abc.py
/usr/local/lib/python3.8/_compat_pickle.py
/usr/local/lib/python3.8/_compression.py
/usr/local/lib/python3.8/_dummy_thread.py
/usr/local/lib/python3.8/_markupbase.py
/usr/local/lib/python3.8/_osx_support.py
/usr/local/lib/python3.8/_py_abc.py
/usr/local/lib/python3.8/_pydecimal.py
/usr/local/lib/python3.8/_pyio.py
/usr/local/lib/python3.8/_sitebuiltins.py
/usr/local/lib/python3.8/_strptime.py
/usr/local/lib/python3.8/_sysconfigdata__freebsd13_.py
/usr/local/lib/python3.8/_threading_local.py
/usr/local/lib/python3.8/_weakrefset.py
/usr/local/lib/python3.8/abc.py
/usr/local/lib/python3.8/aifc.py
/usr/local/lib/python3.8/antigravity.py
/usr/local/lib/python3.8/argparse.py
/usr/local/lib/python3.8/ast.py
/usr/local/lib/python3.8/asynchat.py
/usr/local/lib/python3.8/asyncio/__init__.py
/usr/local/lib/python3.8/asyncio/__main__.py
/usr/local/lib/python3.8/asyncio/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_futures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_futures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_futures.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_subprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_subprocess.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_subprocess.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_tasks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_tasks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/base_tasks.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/constants.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/constants.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/constants.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/coroutines.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/coroutines.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/coroutines.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/exceptions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/exceptions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/exceptions.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/format_helpers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/format_helpers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/format_helpers.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/futures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/futures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/futures.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/locks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/locks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/locks.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/log.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/log.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/log.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/proactor_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/proactor_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/proactor_events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/protocols.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/protocols.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/protocols.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/queues.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/queues.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/queues.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/runners.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/runners.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/runners.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/selector_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/selector_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/selector_events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/sslproto.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/sslproto.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/sslproto.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/staggered.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/staggered.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/staggered.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/streams.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/streams.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/streams.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/subprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/subprocess.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/subprocess.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/tasks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/tasks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/tasks.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/transports.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/transports.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/transports.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/trsock.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/trsock.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/trsock.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/unix_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/unix_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/unix_events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_events.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/asyncio/__pycache__/windows_utils.cpython-38.pyc
/usr/local/lib/python3.8/asyncio/base_events.py
/usr/local/lib/python3.8/asyncio/base_futures.py
/usr/local/lib/python3.8/asyncio/base_subprocess.py
/usr/local/lib/python3.8/asyncio/base_tasks.py
/usr/local/lib/python3.8/asyncio/constants.py
/usr/local/lib/python3.8/asyncio/coroutines.py
/usr/local/lib/python3.8/asyncio/events.py
/usr/local/lib/python3.8/asyncio/exceptions.py
/usr/local/lib/python3.8/asyncio/format_helpers.py
/usr/local/lib/python3.8/asyncio/futures.py
/usr/local/lib/python3.8/asyncio/locks.py
/usr/local/lib/python3.8/asyncio/log.py
/usr/local/lib/python3.8/asyncio/proactor_events.py
/usr/local/lib/python3.8/asyncio/protocols.py
/usr/local/lib/python3.8/asyncio/queues.py
/usr/local/lib/python3.8/asyncio/runners.py
/usr/local/lib/python3.8/asyncio/selector_events.py
/usr/local/lib/python3.8/asyncio/sslproto.py
/usr/local/lib/python3.8/asyncio/staggered.py
/usr/local/lib/python3.8/asyncio/streams.py
/usr/local/lib/python3.8/asyncio/subprocess.py
/usr/local/lib/python3.8/asyncio/tasks.py
/usr/local/lib/python3.8/asyncio/transports.py
/usr/local/lib/python3.8/asyncio/trsock.py
/usr/local/lib/python3.8/asyncio/unix_events.py
/usr/local/lib/python3.8/asyncio/windows_events.py
/usr/local/lib/python3.8/asyncio/windows_utils.py
/usr/local/lib/python3.8/asyncore.py
/usr/local/lib/python3.8/base64.py
/usr/local/lib/python3.8/bdb.py
/usr/local/lib/python3.8/binhex.py
/usr/local/lib/python3.8/bisect.py
/usr/local/lib/python3.8/bz2.py
/usr/local/lib/python3.8/cProfile.py
/usr/local/lib/python3.8/calendar.py
/usr/local/lib/python3.8/cgi.py
/usr/local/lib/python3.8/cgitb.py
/usr/local/lib/python3.8/chunk.py
/usr/local/lib/python3.8/cmd.py
/usr/local/lib/python3.8/code.py
/usr/local/lib/python3.8/codecs.py
/usr/local/lib/python3.8/codeop.py
/usr/local/lib/python3.8/collections/__init__.py
/usr/local/lib/python3.8/collections/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/collections/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/collections/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/collections/__pycache__/abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/collections/__pycache__/abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/collections/__pycache__/abc.cpython-38.pyc
/usr/local/lib/python3.8/collections/abc.py
/usr/local/lib/python3.8/colorsys.py
/usr/local/lib/python3.8/compileall.py
/usr/local/lib/python3.8/concurrent/__init__.py
/usr/local/lib/python3.8/concurrent/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/concurrent/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/concurrent/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/concurrent/futures/__init__.py
/usr/local/lib/python3.8/concurrent/futures/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/_base.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/_base.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/_base.cpython-38.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/process.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/process.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/process.cpython-38.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/thread.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/thread.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/concurrent/futures/__pycache__/thread.cpython-38.pyc
/usr/local/lib/python3.8/concurrent/futures/_base.py
/usr/local/lib/python3.8/concurrent/futures/process.py
/usr/local/lib/python3.8/concurrent/futures/thread.py
/usr/local/lib/python3.8/config-3.8/Makefile
/usr/local/lib/python3.8/config-3.8/Setup
/usr/local/lib/python3.8/config-3.8/Setup.local
/usr/local/lib/python3.8/config-3.8/config.c
/usr/local/lib/python3.8/config-3.8/config.c.in
/usr/local/lib/python3.8/config-3.8/install-sh
/usr/local/lib/python3.8/config-3.8/libpython3.8.a
/usr/local/lib/python3.8/config-3.8/makesetup
/usr/local/lib/python3.8/config-3.8/python-config.py
/usr/local/lib/python3.8/config-3.8/python.o
/usr/local/lib/python3.8/configparser.py
/usr/local/lib/python3.8/contextlib.py
/usr/local/lib/python3.8/contextvars.py
/usr/local/lib/python3.8/copy.py
/usr/local/lib/python3.8/copyreg.py
/usr/local/lib/python3.8/crypt.py
/usr/local/lib/python3.8/csv.py
/usr/local/lib/python3.8/ctypes/__init__.py
/usr/local/lib/python3.8/ctypes/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_aix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_aix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_aix.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_endian.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_endian.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/_endian.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/wintypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/wintypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/__pycache__/wintypes.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/_aix.py
/usr/local/lib/python3.8/ctypes/_endian.py
/usr/local/lib/python3.8/ctypes/macholib/README.ctypes
/usr/local/lib/python3.8/ctypes/macholib/__init__.py
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dyld.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dyld.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dyld.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dylib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dylib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/dylib.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/framework.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/framework.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/macholib/__pycache__/framework.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/macholib/dyld.py
/usr/local/lib/python3.8/ctypes/macholib/dylib.py
/usr/local/lib/python3.8/ctypes/macholib/fetch_macholib
/usr/local/lib/python3.8/ctypes/macholib/fetch_macholib.bat
/usr/local/lib/python3.8/ctypes/macholib/framework.py
/usr/local/lib/python3.8/ctypes/test/__init__.py
/usr/local/lib/python3.8/ctypes/test/__main__.py
/usr/local/lib/python3.8/ctypes/test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_anon.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_anon.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_anon.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_array_in_pointer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_array_in_pointer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_array_in_pointer.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_arrays.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_arrays.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_arrays.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_as_parameter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_as_parameter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_as_parameter.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bitfields.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bitfields.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bitfields.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_buffers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_buffers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_buffers.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bytes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bytes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_bytes.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_byteswap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_byteswap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_byteswap.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_callbacks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_callbacks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_callbacks.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cast.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cast.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cast.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cfuncs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cfuncs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_cfuncs.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_checkretval.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_checkretval.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_checkretval.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_delattr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_delattr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_delattr.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_errno.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_errno.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_errno.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_find.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_find.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_find.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_frombuffer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_frombuffer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_frombuffer.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_funcptr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_funcptr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_funcptr.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_functions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_functions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_functions.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_incomplete.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_incomplete.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_incomplete.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_init.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_init.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_init.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_internals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_internals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_internals.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_keeprefs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_keeprefs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_keeprefs.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_libc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_libc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_libc.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_loading.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_loading.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_loading.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_macholib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_macholib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_macholib.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_memfunctions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_memfunctions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_memfunctions.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_numbers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_numbers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_numbers.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_objects.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_objects.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_objects.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_parameters.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_parameters.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_parameters.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pep3118.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pep3118.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pep3118.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pickling.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pickling.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pickling.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pointers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pointers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_pointers.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_prototypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_prototypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_prototypes.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_python_api.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_python_api.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_python_api.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_random_things.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_random_things.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_random_things.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_refcounts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_refcounts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_refcounts.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_repr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_repr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_repr.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_returnfuncptrs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_returnfuncptrs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_returnfuncptrs.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_simplesubclasses.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_simplesubclasses.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_simplesubclasses.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_sizes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_sizes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_sizes.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_slicing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_slicing.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_slicing.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_stringptr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_stringptr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_stringptr.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_strings.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_strings.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_strings.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_struct_fields.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_struct_fields.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_struct_fields.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_structures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_structures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_structures.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unaligned_structures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unaligned_structures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unaligned_structures.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unicode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unicode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_unicode.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_values.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_values.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_values.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_varsize_struct.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_varsize_struct.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_varsize_struct.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_win32.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_win32.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_win32.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_wintypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_wintypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ctypes/test/__pycache__/test_wintypes.cpython-38.pyc
/usr/local/lib/python3.8/ctypes/test/test_anon.py
/usr/local/lib/python3.8/ctypes/test/test_array_in_pointer.py
/usr/local/lib/python3.8/ctypes/test/test_arrays.py
/usr/local/lib/python3.8/ctypes/test/test_as_parameter.py
/usr/local/lib/python3.8/ctypes/test/test_bitfields.py
/usr/local/lib/python3.8/ctypes/test/test_buffers.py
/usr/local/lib/python3.8/ctypes/test/test_bytes.py
/usr/local/lib/python3.8/ctypes/test/test_byteswap.py
/usr/local/lib/python3.8/ctypes/test/test_callbacks.py
/usr/local/lib/python3.8/ctypes/test/test_cast.py
/usr/local/lib/python3.8/ctypes/test/test_cfuncs.py
/usr/local/lib/python3.8/ctypes/test/test_checkretval.py
/usr/local/lib/python3.8/ctypes/test/test_delattr.py
/usr/local/lib/python3.8/ctypes/test/test_errno.py
/usr/local/lib/python3.8/ctypes/test/test_find.py
/usr/local/lib/python3.8/ctypes/test/test_frombuffer.py
/usr/local/lib/python3.8/ctypes/test/test_funcptr.py
/usr/local/lib/python3.8/ctypes/test/test_functions.py
/usr/local/lib/python3.8/ctypes/test/test_incomplete.py
/usr/local/lib/python3.8/ctypes/test/test_init.py
/usr/local/lib/python3.8/ctypes/test/test_internals.py
/usr/local/lib/python3.8/ctypes/test/test_keeprefs.py
/usr/local/lib/python3.8/ctypes/test/test_libc.py
/usr/local/lib/python3.8/ctypes/test/test_loading.py
/usr/local/lib/python3.8/ctypes/test/test_macholib.py
/usr/local/lib/python3.8/ctypes/test/test_memfunctions.py
/usr/local/lib/python3.8/ctypes/test/test_numbers.py
/usr/local/lib/python3.8/ctypes/test/test_objects.py
/usr/local/lib/python3.8/ctypes/test/test_parameters.py
/usr/local/lib/python3.8/ctypes/test/test_pep3118.py
/usr/local/lib/python3.8/ctypes/test/test_pickling.py
/usr/local/lib/python3.8/ctypes/test/test_pointers.py
/usr/local/lib/python3.8/ctypes/test/test_prototypes.py
/usr/local/lib/python3.8/ctypes/test/test_python_api.py
/usr/local/lib/python3.8/ctypes/test/test_random_things.py
/usr/local/lib/python3.8/ctypes/test/test_refcounts.py
/usr/local/lib/python3.8/ctypes/test/test_repr.py
/usr/local/lib/python3.8/ctypes/test/test_returnfuncptrs.py
/usr/local/lib/python3.8/ctypes/test/test_simplesubclasses.py
/usr/local/lib/python3.8/ctypes/test/test_sizes.py
/usr/local/lib/python3.8/ctypes/test/test_slicing.py
/usr/local/lib/python3.8/ctypes/test/test_stringptr.py
/usr/local/lib/python3.8/ctypes/test/test_strings.py
/usr/local/lib/python3.8/ctypes/test/test_struct_fields.py
/usr/local/lib/python3.8/ctypes/test/test_structures.py
/usr/local/lib/python3.8/ctypes/test/test_unaligned_structures.py
/usr/local/lib/python3.8/ctypes/test/test_unicode.py
/usr/local/lib/python3.8/ctypes/test/test_values.py
/usr/local/lib/python3.8/ctypes/test/test_varsize_struct.py
/usr/local/lib/python3.8/ctypes/test/test_win32.py
/usr/local/lib/python3.8/ctypes/test/test_wintypes.py
/usr/local/lib/python3.8/ctypes/util.py
/usr/local/lib/python3.8/ctypes/wintypes.py
/usr/local/lib/python3.8/curses/__init__.py
/usr/local/lib/python3.8/curses/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/curses/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/curses/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/curses/__pycache__/ascii.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/curses/__pycache__/ascii.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/curses/__pycache__/ascii.cpython-38.pyc
/usr/local/lib/python3.8/curses/__pycache__/has_key.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/curses/__pycache__/has_key.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/curses/__pycache__/has_key.cpython-38.pyc
/usr/local/lib/python3.8/curses/__pycache__/panel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/curses/__pycache__/panel.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/curses/__pycache__/panel.cpython-38.pyc
/usr/local/lib/python3.8/curses/__pycache__/textpad.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/curses/__pycache__/textpad.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/curses/__pycache__/textpad.cpython-38.pyc
/usr/local/lib/python3.8/curses/ascii.py
/usr/local/lib/python3.8/curses/has_key.py
/usr/local/lib/python3.8/curses/panel.py
/usr/local/lib/python3.8/curses/textpad.py
/usr/local/lib/python3.8/dataclasses.py
/usr/local/lib/python3.8/datetime.py
/usr/local/lib/python3.8/dbm/__init__.py
/usr/local/lib/python3.8/dbm/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/dbm/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/dbm/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/dbm/__pycache__/dumb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/dbm/__pycache__/dumb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/dbm/__pycache__/dumb.cpython-38.pyc
/usr/local/lib/python3.8/dbm/__pycache__/gnu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/dbm/__pycache__/gnu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/dbm/__pycache__/gnu.cpython-38.pyc
/usr/local/lib/python3.8/dbm/__pycache__/ndbm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/dbm/__pycache__/ndbm.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/dbm/__pycache__/ndbm.cpython-38.pyc
/usr/local/lib/python3.8/dbm/dumb.py
/usr/local/lib/python3.8/dbm/gnu.py
/usr/local/lib/python3.8/dbm/ndbm.py
/usr/local/lib/python3.8/decimal.py
/usr/local/lib/python3.8/difflib.py
/usr/local/lib/python3.8/dis.py
/usr/local/lib/python3.8/distutils/README
/usr/local/lib/python3.8/distutils/__init__.py
/usr/local/lib/python3.8/distutils/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/_msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/_msvccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/_msvccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/archive_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/archive_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/archive_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/bcppcompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/bcppcompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/bcppcompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/ccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/ccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/ccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cmd.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/core.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/core.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/core.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cygwinccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cygwinccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/cygwinccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/debug.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/debug.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/debug.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dep_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dep_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dep_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dir_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dir_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dir_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/dist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/errors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/errors.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/errors.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/extension.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/extension.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/extension.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/fancy_getopt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/fancy_getopt.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/fancy_getopt.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/file_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/file_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/file_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/filelist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/filelist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/filelist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/log.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/log.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/log.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvc9compiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvc9compiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvc9compiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/msvccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/spawn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/spawn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/spawn.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/sysconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/sysconfig.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/sysconfig.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/text_file.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/text_file.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/text_file.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/unixccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/unixccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/unixccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/version.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/version.cpython-38.pyc
/usr/local/lib/python3.8/distutils/__pycache__/versionpredicate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/__pycache__/versionpredicate.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/__pycache__/versionpredicate.cpython-38.pyc
/usr/local/lib/python3.8/distutils/_msvccompiler.py
/usr/local/lib/python3.8/distutils/archive_util.py
/usr/local/lib/python3.8/distutils/bcppcompiler.py
/usr/local/lib/python3.8/distutils/ccompiler.py
/usr/local/lib/python3.8/distutils/cmd.py
/usr/local/lib/python3.8/distutils/command/__init__.py
/usr/local/lib/python3.8/distutils/command/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_dumb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_dumb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_dumb.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_msi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_msi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_msi.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_rpm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_rpm.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_rpm.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_wininst.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_wininst.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/bdist_wininst.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_clib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_clib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_clib.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_ext.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_py.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_py.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_py.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_scripts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/build_scripts.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/check.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/check.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/check.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/clean.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/clean.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/clean.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_data.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_data.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_data.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_egg_info.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_egg_info.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_egg_info.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_headers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_headers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_headers.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_lib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_lib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_lib.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_scripts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/install_scripts.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/register.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/register.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/register.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/sdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/sdist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/sdist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/upload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/upload.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/command/__pycache__/upload.cpython-38.pyc
/usr/local/lib/python3.8/distutils/command/bdist.py
/usr/local/lib/python3.8/distutils/command/bdist_dumb.py
/usr/local/lib/python3.8/distutils/command/bdist_msi.py
/usr/local/lib/python3.8/distutils/command/bdist_rpm.py
/usr/local/lib/python3.8/distutils/command/bdist_wininst.py
/usr/local/lib/python3.8/distutils/command/build.py
/usr/local/lib/python3.8/distutils/command/build_clib.py
/usr/local/lib/python3.8/distutils/command/build_ext.py
/usr/local/lib/python3.8/distutils/command/build_py.py
/usr/local/lib/python3.8/distutils/command/build_scripts.py
/usr/local/lib/python3.8/distutils/command/check.py
/usr/local/lib/python3.8/distutils/command/clean.py
/usr/local/lib/python3.8/distutils/command/command_template
/usr/local/lib/python3.8/distutils/command/config.py
/usr/local/lib/python3.8/distutils/command/install.py
/usr/local/lib/python3.8/distutils/command/install_data.py
/usr/local/lib/python3.8/distutils/command/install_egg_info.py
/usr/local/lib/python3.8/distutils/command/install_headers.py
/usr/local/lib/python3.8/distutils/command/install_lib.py
/usr/local/lib/python3.8/distutils/command/install_scripts.py
/usr/local/lib/python3.8/distutils/command/register.py
/usr/local/lib/python3.8/distutils/command/sdist.py
/usr/local/lib/python3.8/distutils/command/upload.py
/usr/local/lib/python3.8/distutils/command/wininst-10.0-amd64.exe
/usr/local/lib/python3.8/distutils/command/wininst-10.0.exe
/usr/local/lib/python3.8/distutils/command/wininst-14.0-amd64.exe
/usr/local/lib/python3.8/distutils/command/wininst-14.0.exe
/usr/local/lib/python3.8/distutils/command/wininst-6.0.exe
/usr/local/lib/python3.8/distutils/command/wininst-7.1.exe
/usr/local/lib/python3.8/distutils/command/wininst-8.0.exe
/usr/local/lib/python3.8/distutils/command/wininst-9.0-amd64.exe
/usr/local/lib/python3.8/distutils/command/wininst-9.0.exe
/usr/local/lib/python3.8/distutils/config.py
/usr/local/lib/python3.8/distutils/core.py
/usr/local/lib/python3.8/distutils/cygwinccompiler.py
/usr/local/lib/python3.8/distutils/debug.py
/usr/local/lib/python3.8/distutils/dep_util.py
/usr/local/lib/python3.8/distutils/dir_util.py
/usr/local/lib/python3.8/distutils/dist.py
/usr/local/lib/python3.8/distutils/errors.py
/usr/local/lib/python3.8/distutils/extension.py
/usr/local/lib/python3.8/distutils/fancy_getopt.py
/usr/local/lib/python3.8/distutils/file_util.py
/usr/local/lib/python3.8/distutils/filelist.py
/usr/local/lib/python3.8/distutils/log.py
/usr/local/lib/python3.8/distutils/msvc9compiler.py
/usr/local/lib/python3.8/distutils/msvccompiler.py
/usr/local/lib/python3.8/distutils/spawn.py
/usr/local/lib/python3.8/distutils/sysconfig.py
/usr/local/lib/python3.8/distutils/tests/Setup.sample
/usr/local/lib/python3.8/distutils/tests/__init__.py
/usr/local/lib/python3.8/distutils/tests/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/support.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_archive_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_archive_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_archive_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_dumb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_dumb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_dumb.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_msi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_msi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_msi.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_rpm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_rpm.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_rpm.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_wininst.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_wininst.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_bdist_wininst.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_clib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_clib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_clib.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_ext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_ext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_ext.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_py.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_py.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_py.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_scripts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_build_scripts.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_check.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_check.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_check.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_clean.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_clean.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_clean.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cmd.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config_cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config_cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_config_cmd.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_core.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_core.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_core.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cygwinccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cygwinccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_cygwinccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dep_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dep_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dep_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dir_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dir_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dir_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_dist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_extension.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_extension.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_extension.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_file_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_file_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_file_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_filelist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_filelist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_filelist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_data.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_data.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_data.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_headers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_headers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_headers.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_lib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_lib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_lib.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_scripts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_scripts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_install_scripts.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_log.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_log.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_log.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvc9compiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvc9compiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvc9compiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_msvccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_register.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_register.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_register.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sdist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sdist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sdist.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_spawn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_spawn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_spawn.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sysconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sysconfig.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_sysconfig.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_text_file.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_text_file.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_text_file.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_unixccompiler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_unixccompiler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_unixccompiler.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_upload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_upload.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_upload.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_util.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_version.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_version.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_versionpredicate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_versionpredicate.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/distutils/tests/__pycache__/test_versionpredicate.cpython-38.pyc
/usr/local/lib/python3.8/distutils/tests/includetest.rst
/usr/local/lib/python3.8/distutils/tests/support.py
/usr/local/lib/python3.8/distutils/tests/test_archive_util.py
/usr/local/lib/python3.8/distutils/tests/test_bdist.py
/usr/local/lib/python3.8/distutils/tests/test_bdist_dumb.py
/usr/local/lib/python3.8/distutils/tests/test_bdist_msi.py
/usr/local/lib/python3.8/distutils/tests/test_bdist_rpm.py
/usr/local/lib/python3.8/distutils/tests/test_bdist_wininst.py
/usr/local/lib/python3.8/distutils/tests/test_build.py
/usr/local/lib/python3.8/distutils/tests/test_build_clib.py
/usr/local/lib/python3.8/distutils/tests/test_build_ext.py
/usr/local/lib/python3.8/distutils/tests/test_build_py.py
/usr/local/lib/python3.8/distutils/tests/test_build_scripts.py
/usr/local/lib/python3.8/distutils/tests/test_check.py
/usr/local/lib/python3.8/distutils/tests/test_clean.py
/usr/local/lib/python3.8/distutils/tests/test_cmd.py
/usr/local/lib/python3.8/distutils/tests/test_config.py
/usr/local/lib/python3.8/distutils/tests/test_config_cmd.py
/usr/local/lib/python3.8/distutils/tests/test_core.py
/usr/local/lib/python3.8/distutils/tests/test_cygwinccompiler.py
/usr/local/lib/python3.8/distutils/tests/test_dep_util.py
/usr/local/lib/python3.8/distutils/tests/test_dir_util.py
/usr/local/lib/python3.8/distutils/tests/test_dist.py
/usr/local/lib/python3.8/distutils/tests/test_extension.py
/usr/local/lib/python3.8/distutils/tests/test_file_util.py
/usr/local/lib/python3.8/distutils/tests/test_filelist.py
/usr/local/lib/python3.8/distutils/tests/test_install.py
/usr/local/lib/python3.8/distutils/tests/test_install_data.py
/usr/local/lib/python3.8/distutils/tests/test_install_headers.py
/usr/local/lib/python3.8/distutils/tests/test_install_lib.py
/usr/local/lib/python3.8/distutils/tests/test_install_scripts.py
/usr/local/lib/python3.8/distutils/tests/test_log.py
/usr/local/lib/python3.8/distutils/tests/test_msvc9compiler.py
/usr/local/lib/python3.8/distutils/tests/test_msvccompiler.py
/usr/local/lib/python3.8/distutils/tests/test_register.py
/usr/local/lib/python3.8/distutils/tests/test_sdist.py
/usr/local/lib/python3.8/distutils/tests/test_spawn.py
/usr/local/lib/python3.8/distutils/tests/test_sysconfig.py
/usr/local/lib/python3.8/distutils/tests/test_text_file.py
/usr/local/lib/python3.8/distutils/tests/test_unixccompiler.py
/usr/local/lib/python3.8/distutils/tests/test_upload.py
/usr/local/lib/python3.8/distutils/tests/test_util.py
/usr/local/lib/python3.8/distutils/tests/test_version.py
/usr/local/lib/python3.8/distutils/tests/test_versionpredicate.py
/usr/local/lib/python3.8/distutils/tests/xxmodule.c
/usr/local/lib/python3.8/distutils/text_file.py
/usr/local/lib/python3.8/distutils/unixccompiler.py
/usr/local/lib/python3.8/distutils/util.py
/usr/local/lib/python3.8/distutils/version.py
/usr/local/lib/python3.8/distutils/versionpredicate.py
/usr/local/lib/python3.8/doctest.py
/usr/local/lib/python3.8/dummy_threading.py
/usr/local/lib/python3.8/email/__init__.py
/usr/local/lib/python3.8/email/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/_encoded_words.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/_encoded_words.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/_encoded_words.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/_header_value_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/_header_value_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/_header_value_parser.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/_parseaddr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/_parseaddr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/_parseaddr.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/_policybase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/_policybase.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/_policybase.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/base64mime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/base64mime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/base64mime.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/charset.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/charset.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/charset.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/contentmanager.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/contentmanager.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/contentmanager.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/encoders.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/encoders.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/encoders.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/errors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/errors.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/errors.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/feedparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/feedparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/feedparser.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/generator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/generator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/generator.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/header.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/header.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/header.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/headerregistry.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/headerregistry.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/headerregistry.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/iterators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/iterators.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/iterators.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/message.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/message.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/message.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/parser.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/policy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/policy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/policy.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/quoprimime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/quoprimime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/quoprimime.cpython-38.pyc
/usr/local/lib/python3.8/email/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/__pycache__/utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/email/_encoded_words.py
/usr/local/lib/python3.8/email/_header_value_parser.py
/usr/local/lib/python3.8/email/_parseaddr.py
/usr/local/lib/python3.8/email/_policybase.py
/usr/local/lib/python3.8/email/architecture.rst
/usr/local/lib/python3.8/email/base64mime.py
/usr/local/lib/python3.8/email/charset.py
/usr/local/lib/python3.8/email/contentmanager.py
/usr/local/lib/python3.8/email/encoders.py
/usr/local/lib/python3.8/email/errors.py
/usr/local/lib/python3.8/email/feedparser.py
/usr/local/lib/python3.8/email/generator.py
/usr/local/lib/python3.8/email/header.py
/usr/local/lib/python3.8/email/headerregistry.py
/usr/local/lib/python3.8/email/iterators.py
/usr/local/lib/python3.8/email/message.py
/usr/local/lib/python3.8/email/mime/__init__.py
/usr/local/lib/python3.8/email/mime/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/application.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/application.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/application.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/audio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/audio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/audio.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/base.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/base.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/base.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/image.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/image.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/image.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/message.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/message.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/message.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/multipart.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/multipart.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/multipart.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/nonmultipart.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/nonmultipart.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/nonmultipart.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/text.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/text.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/email/mime/__pycache__/text.cpython-38.pyc
/usr/local/lib/python3.8/email/mime/application.py
/usr/local/lib/python3.8/email/mime/audio.py
/usr/local/lib/python3.8/email/mime/base.py
/usr/local/lib/python3.8/email/mime/image.py
/usr/local/lib/python3.8/email/mime/message.py
/usr/local/lib/python3.8/email/mime/multipart.py
/usr/local/lib/python3.8/email/mime/nonmultipart.py
/usr/local/lib/python3.8/email/mime/text.py
/usr/local/lib/python3.8/email/parser.py
/usr/local/lib/python3.8/email/policy.py
/usr/local/lib/python3.8/email/quoprimime.py
/usr/local/lib/python3.8/email/utils.py
/usr/local/lib/python3.8/encodings/__init__.py
/usr/local/lib/python3.8/encodings/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/aliases.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/aliases.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/aliases.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ascii.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ascii.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ascii.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/base64_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/base64_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/base64_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5hkscs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5hkscs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/big5hkscs.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/bz2_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/bz2_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/bz2_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/charmap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/charmap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/charmap.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp037.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp037.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp037.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1006.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1006.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1006.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1026.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1026.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1026.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1125.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1125.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1125.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1140.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1140.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1140.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1250.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1250.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1250.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1251.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1251.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1251.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1252.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1252.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1252.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1253.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1253.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1253.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1254.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1254.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1254.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1255.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1255.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1255.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1256.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1256.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1256.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1257.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1257.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1257.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1258.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1258.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp1258.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp273.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp273.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp273.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp424.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp424.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp424.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp437.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp437.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp437.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp500.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp500.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp500.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp720.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp720.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp720.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp737.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp737.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp737.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp775.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp775.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp775.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp850.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp850.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp850.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp852.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp852.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp852.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp855.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp855.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp855.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp856.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp856.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp856.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp857.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp857.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp857.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp858.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp858.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp858.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp860.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp860.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp860.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp861.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp861.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp861.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp862.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp862.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp862.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp863.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp863.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp863.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp864.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp864.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp864.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp865.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp865.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp865.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp866.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp866.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp866.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp869.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp869.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp869.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp874.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp874.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp874.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp875.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp875.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp875.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp932.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp932.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp932.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp949.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp949.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp949.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp950.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp950.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/cp950.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jis_2004.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jis_2004.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jis_2004.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jisx0213.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jisx0213.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jisx0213.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_jp.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_kr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_kr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/euc_kr.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb18030.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb18030.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb18030.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb2312.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb2312.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gb2312.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gbk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gbk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/gbk.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hex_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hex_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hex_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hp_roman8.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hp_roman8.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hp_roman8.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hz.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hz.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/hz.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/idna.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/idna.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/idna.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_1.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2004.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2004.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_2004.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_3.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_ext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_ext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_jp_ext.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_kr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_kr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso2022_kr.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_1.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_10.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_10.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_10.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_11.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_11.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_11.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_13.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_13.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_13.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_14.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_14.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_14.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_15.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_15.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_15.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_16.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_16.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_16.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_2.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_3.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_4.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_4.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_4.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_5.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_5.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_6.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_6.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_6.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_7.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_7.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_7.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_8.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_8.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_8.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_9.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_9.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/iso8859_9.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/johab.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/johab.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/johab.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_r.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_t.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_t.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_t.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_u.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_u.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/koi8_u.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/kz1048.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/kz1048.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/kz1048.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/latin_1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/latin_1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/latin_1.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_arabic.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_arabic.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_arabic.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_centeuro.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_centeuro.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_centeuro.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_croatian.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_croatian.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_croatian.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_cyrillic.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_cyrillic.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_cyrillic.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_farsi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_farsi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_farsi.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_greek.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_greek.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_greek.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_iceland.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_iceland.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_iceland.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_latin2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_latin2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_latin2.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_roman.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_roman.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_roman.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_romanian.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_romanian.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_romanian.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_turkish.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_turkish.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mac_turkish.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mbcs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mbcs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/mbcs.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/oem.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/oem.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/oem.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/palmos.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/palmos.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/palmos.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ptcp154.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ptcp154.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/ptcp154.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/punycode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/punycode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/punycode.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/quopri_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/quopri_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/quopri_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/raw_unicode_escape.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/raw_unicode_escape.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/raw_unicode_escape.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/rot_13.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/rot_13.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/rot_13.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis_2004.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis_2004.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jis_2004.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jisx0213.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jisx0213.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/shift_jisx0213.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/tis_620.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/tis_620.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/tis_620.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/undefined.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/undefined.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/undefined.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/unicode_escape.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/unicode_escape.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/unicode_escape.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_be.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_be.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_be.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_le.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_le.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_16_le.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_be.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_be.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_be.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_le.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_le.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_32_le.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_7.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_7.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_7.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8_sig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8_sig.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/utf_8_sig.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/uu_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/uu_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/uu_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/__pycache__/zlib_codec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/encodings/__pycache__/zlib_codec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/encodings/__pycache__/zlib_codec.cpython-38.pyc
/usr/local/lib/python3.8/encodings/aliases.py
/usr/local/lib/python3.8/encodings/ascii.py
/usr/local/lib/python3.8/encodings/base64_codec.py
/usr/local/lib/python3.8/encodings/big5.py
/usr/local/lib/python3.8/encodings/big5hkscs.py
/usr/local/lib/python3.8/encodings/bz2_codec.py
/usr/local/lib/python3.8/encodings/charmap.py
/usr/local/lib/python3.8/encodings/cp037.py
/usr/local/lib/python3.8/encodings/cp1006.py
/usr/local/lib/python3.8/encodings/cp1026.py
/usr/local/lib/python3.8/encodings/cp1125.py
/usr/local/lib/python3.8/encodings/cp1140.py
/usr/local/lib/python3.8/encodings/cp1250.py
/usr/local/lib/python3.8/encodings/cp1251.py
/usr/local/lib/python3.8/encodings/cp1252.py
/usr/local/lib/python3.8/encodings/cp1253.py
/usr/local/lib/python3.8/encodings/cp1254.py
/usr/local/lib/python3.8/encodings/cp1255.py
/usr/local/lib/python3.8/encodings/cp1256.py
/usr/local/lib/python3.8/encodings/cp1257.py
/usr/local/lib/python3.8/encodings/cp1258.py
/usr/local/lib/python3.8/encodings/cp273.py
/usr/local/lib/python3.8/encodings/cp424.py
/usr/local/lib/python3.8/encodings/cp437.py
/usr/local/lib/python3.8/encodings/cp500.py
/usr/local/lib/python3.8/encodings/cp720.py
/usr/local/lib/python3.8/encodings/cp737.py
/usr/local/lib/python3.8/encodings/cp775.py
/usr/local/lib/python3.8/encodings/cp850.py
/usr/local/lib/python3.8/encodings/cp852.py
/usr/local/lib/python3.8/encodings/cp855.py
/usr/local/lib/python3.8/encodings/cp856.py
/usr/local/lib/python3.8/encodings/cp857.py
/usr/local/lib/python3.8/encodings/cp858.py
/usr/local/lib/python3.8/encodings/cp860.py
/usr/local/lib/python3.8/encodings/cp861.py
/usr/local/lib/python3.8/encodings/cp862.py
/usr/local/lib/python3.8/encodings/cp863.py
/usr/local/lib/python3.8/encodings/cp864.py
/usr/local/lib/python3.8/encodings/cp865.py
/usr/local/lib/python3.8/encodings/cp866.py
/usr/local/lib/python3.8/encodings/cp869.py
/usr/local/lib/python3.8/encodings/cp874.py
/usr/local/lib/python3.8/encodings/cp875.py
/usr/local/lib/python3.8/encodings/cp932.py
/usr/local/lib/python3.8/encodings/cp949.py
/usr/local/lib/python3.8/encodings/cp950.py
/usr/local/lib/python3.8/encodings/euc_jis_2004.py
/usr/local/lib/python3.8/encodings/euc_jisx0213.py
/usr/local/lib/python3.8/encodings/euc_jp.py
/usr/local/lib/python3.8/encodings/euc_kr.py
/usr/local/lib/python3.8/encodings/gb18030.py
/usr/local/lib/python3.8/encodings/gb2312.py
/usr/local/lib/python3.8/encodings/gbk.py
/usr/local/lib/python3.8/encodings/hex_codec.py
/usr/local/lib/python3.8/encodings/hp_roman8.py
/usr/local/lib/python3.8/encodings/hz.py
/usr/local/lib/python3.8/encodings/idna.py
/usr/local/lib/python3.8/encodings/iso2022_jp.py
/usr/local/lib/python3.8/encodings/iso2022_jp_1.py
/usr/local/lib/python3.8/encodings/iso2022_jp_2.py
/usr/local/lib/python3.8/encodings/iso2022_jp_2004.py
/usr/local/lib/python3.8/encodings/iso2022_jp_3.py
/usr/local/lib/python3.8/encodings/iso2022_jp_ext.py
/usr/local/lib/python3.8/encodings/iso2022_kr.py
/usr/local/lib/python3.8/encodings/iso8859_1.py
/usr/local/lib/python3.8/encodings/iso8859_10.py
/usr/local/lib/python3.8/encodings/iso8859_11.py
/usr/local/lib/python3.8/encodings/iso8859_13.py
/usr/local/lib/python3.8/encodings/iso8859_14.py
/usr/local/lib/python3.8/encodings/iso8859_15.py
/usr/local/lib/python3.8/encodings/iso8859_16.py
/usr/local/lib/python3.8/encodings/iso8859_2.py
/usr/local/lib/python3.8/encodings/iso8859_3.py
/usr/local/lib/python3.8/encodings/iso8859_4.py
/usr/local/lib/python3.8/encodings/iso8859_5.py
/usr/local/lib/python3.8/encodings/iso8859_6.py
/usr/local/lib/python3.8/encodings/iso8859_7.py
/usr/local/lib/python3.8/encodings/iso8859_8.py
/usr/local/lib/python3.8/encodings/iso8859_9.py
/usr/local/lib/python3.8/encodings/johab.py
/usr/local/lib/python3.8/encodings/koi8_r.py
/usr/local/lib/python3.8/encodings/koi8_t.py
/usr/local/lib/python3.8/encodings/koi8_u.py
/usr/local/lib/python3.8/encodings/kz1048.py
/usr/local/lib/python3.8/encodings/latin_1.py
/usr/local/lib/python3.8/encodings/mac_arabic.py
/usr/local/lib/python3.8/encodings/mac_centeuro.py
/usr/local/lib/python3.8/encodings/mac_croatian.py
/usr/local/lib/python3.8/encodings/mac_cyrillic.py
/usr/local/lib/python3.8/encodings/mac_farsi.py
/usr/local/lib/python3.8/encodings/mac_greek.py
/usr/local/lib/python3.8/encodings/mac_iceland.py
/usr/local/lib/python3.8/encodings/mac_latin2.py
/usr/local/lib/python3.8/encodings/mac_roman.py
/usr/local/lib/python3.8/encodings/mac_romanian.py
/usr/local/lib/python3.8/encodings/mac_turkish.py
/usr/local/lib/python3.8/encodings/mbcs.py
/usr/local/lib/python3.8/encodings/oem.py
/usr/local/lib/python3.8/encodings/palmos.py
/usr/local/lib/python3.8/encodings/ptcp154.py
/usr/local/lib/python3.8/encodings/punycode.py
/usr/local/lib/python3.8/encodings/quopri_codec.py
/usr/local/lib/python3.8/encodings/raw_unicode_escape.py
/usr/local/lib/python3.8/encodings/rot_13.py
/usr/local/lib/python3.8/encodings/shift_jis.py
/usr/local/lib/python3.8/encodings/shift_jis_2004.py
/usr/local/lib/python3.8/encodings/shift_jisx0213.py
/usr/local/lib/python3.8/encodings/tis_620.py
/usr/local/lib/python3.8/encodings/undefined.py
/usr/local/lib/python3.8/encodings/unicode_escape.py
/usr/local/lib/python3.8/encodings/utf_16.py
/usr/local/lib/python3.8/encodings/utf_16_be.py
/usr/local/lib/python3.8/encodings/utf_16_le.py
/usr/local/lib/python3.8/encodings/utf_32.py
/usr/local/lib/python3.8/encodings/utf_32_be.py
/usr/local/lib/python3.8/encodings/utf_32_le.py
/usr/local/lib/python3.8/encodings/utf_7.py
/usr/local/lib/python3.8/encodings/utf_8.py
/usr/local/lib/python3.8/encodings/utf_8_sig.py
/usr/local/lib/python3.8/encodings/uu_codec.py
/usr/local/lib/python3.8/encodings/zlib_codec.py
/usr/local/lib/python3.8/ensurepip/__init__.py
/usr/local/lib/python3.8/ensurepip/__main__.py
/usr/local/lib/python3.8/ensurepip/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/_uninstall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/_uninstall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/ensurepip/__pycache__/_uninstall.cpython-38.pyc
/usr/local/lib/python3.8/ensurepip/_bundled/pip-21.1.1-py3-none-any.whl
/usr/local/lib/python3.8/ensurepip/_bundled/setuptools-56.0.0-py3-none-any.whl
/usr/local/lib/python3.8/ensurepip/_uninstall.py
/usr/local/lib/python3.8/enum.py
/usr/local/lib/python3.8/filecmp.py
/usr/local/lib/python3.8/fileinput.py
/usr/local/lib/python3.8/fnmatch.py
/usr/local/lib/python3.8/formatter.py
/usr/local/lib/python3.8/fractions.py
/usr/local/lib/python3.8/ftplib.py
/usr/local/lib/python3.8/functools.py
/usr/local/lib/python3.8/genericpath.py
/usr/local/lib/python3.8/getopt.py
/usr/local/lib/python3.8/getpass.py
/usr/local/lib/python3.8/gettext.py
/usr/local/lib/python3.8/glob.py
/usr/local/lib/python3.8/gzip.py
/usr/local/lib/python3.8/hashlib.py
/usr/local/lib/python3.8/heapq.py
/usr/local/lib/python3.8/hmac.py
/usr/local/lib/python3.8/html/__init__.py
/usr/local/lib/python3.8/html/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/html/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/html/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/html/__pycache__/entities.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/html/__pycache__/entities.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/html/__pycache__/entities.cpython-38.pyc
/usr/local/lib/python3.8/html/__pycache__/parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/html/__pycache__/parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/html/__pycache__/parser.cpython-38.pyc
/usr/local/lib/python3.8/html/entities.py
/usr/local/lib/python3.8/html/parser.py
/usr/local/lib/python3.8/http/__init__.py
/usr/local/lib/python3.8/http/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/http/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/http/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/http/__pycache__/client.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/http/__pycache__/client.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/http/__pycache__/client.cpython-38.pyc
/usr/local/lib/python3.8/http/__pycache__/cookiejar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/http/__pycache__/cookiejar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/http/__pycache__/cookiejar.cpython-38.pyc
/usr/local/lib/python3.8/http/__pycache__/cookies.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/http/__pycache__/cookies.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/http/__pycache__/cookies.cpython-38.pyc
/usr/local/lib/python3.8/http/__pycache__/server.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/http/__pycache__/server.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/http/__pycache__/server.cpython-38.pyc
/usr/local/lib/python3.8/http/client.py
/usr/local/lib/python3.8/http/cookiejar.py
/usr/local/lib/python3.8/http/cookies.py
/usr/local/lib/python3.8/http/server.py
/usr/local/lib/python3.8/idlelib/CREDITS.txt
/usr/local/lib/python3.8/idlelib/ChangeLog
/usr/local/lib/python3.8/idlelib/HISTORY.txt
/usr/local/lib/python3.8/idlelib/Icons/README.txt
/usr/local/lib/python3.8/idlelib/Icons/folder.gif
/usr/local/lib/python3.8/idlelib/Icons/idle.ico
/usr/local/lib/python3.8/idlelib/Icons/idle_16.gif
/usr/local/lib/python3.8/idlelib/Icons/idle_16.png
/usr/local/lib/python3.8/idlelib/Icons/idle_256.png
/usr/local/lib/python3.8/idlelib/Icons/idle_32.gif
/usr/local/lib/python3.8/idlelib/Icons/idle_32.png
/usr/local/lib/python3.8/idlelib/Icons/idle_48.gif
/usr/local/lib/python3.8/idlelib/Icons/idle_48.png
/usr/local/lib/python3.8/idlelib/Icons/minusnode.gif
/usr/local/lib/python3.8/idlelib/Icons/openfolder.gif
/usr/local/lib/python3.8/idlelib/Icons/plusnode.gif
/usr/local/lib/python3.8/idlelib/Icons/python.gif
/usr/local/lib/python3.8/idlelib/Icons/tk.gif
/usr/local/lib/python3.8/idlelib/NEWS.txt
/usr/local/lib/python3.8/idlelib/NEWS2x.txt
/usr/local/lib/python3.8/idlelib/README.txt
/usr/local/lib/python3.8/idlelib/TODO.txt
/usr/local/lib/python3.8/idlelib/__init__.py
/usr/local/lib/python3.8/idlelib/__main__.py
/usr/local/lib/python3.8/idlelib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete_w.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete_w.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autocomplete_w.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autoexpand.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autoexpand.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/autoexpand.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/browser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/browser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/browser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip_w.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip_w.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/calltip_w.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/codecontext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/codecontext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/codecontext.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/colorizer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/colorizer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/colorizer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config_key.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config_key.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/config_key.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/configdialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/configdialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/configdialog.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugger_r.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/debugobj_r.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/delegator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/delegator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/delegator.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/dynoption.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/dynoption.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/dynoption.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/editor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/editor.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/editor.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/filelist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/filelist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/filelist.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/format.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/format.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/format.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/grep.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/grep.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/grep.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help_about.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help_about.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/help_about.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/history.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/history.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/history.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/hyperparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/hyperparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/hyperparser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/idle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/idle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/idle.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/iomenu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/iomenu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/iomenu.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/macosx.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/macosx.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/macosx.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/mainmenu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/mainmenu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/mainmenu.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/multicall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/multicall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/multicall.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/outwin.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/outwin.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/outwin.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/parenmatch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/parenmatch.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/parenmatch.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pathbrowser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pathbrowser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pathbrowser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/percolator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/percolator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/percolator.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyparse.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyshell.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyshell.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/pyshell.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/query.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/query.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/query.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/redirector.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/redirector.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/redirector.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/replace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/replace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/replace.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/rpc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/rpc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/rpc.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/run.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/run.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/run.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/runscript.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/runscript.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/runscript.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/scrolledlist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/scrolledlist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/scrolledlist.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/search.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/search.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/search.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchbase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchbase.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchbase.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchengine.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchengine.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/searchengine.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/sidebar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/sidebar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/sidebar.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/squeezer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/squeezer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/squeezer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/stackviewer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/stackviewer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/stackviewer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/statusbar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/statusbar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/statusbar.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/textview.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/textview.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/textview.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tooltip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tooltip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tooltip.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/tree.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/undo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/undo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/undo.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/window.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/window.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/window.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zoomheight.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zoomheight.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zoomheight.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zzdummy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zzdummy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/__pycache__/zzdummy.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/autocomplete.py
/usr/local/lib/python3.8/idlelib/autocomplete_w.py
/usr/local/lib/python3.8/idlelib/autoexpand.py
/usr/local/lib/python3.8/idlelib/browser.py
/usr/local/lib/python3.8/idlelib/calltip.py
/usr/local/lib/python3.8/idlelib/calltip_w.py
/usr/local/lib/python3.8/idlelib/codecontext.py
/usr/local/lib/python3.8/idlelib/colorizer.py
/usr/local/lib/python3.8/idlelib/config-extensions.def
/usr/local/lib/python3.8/idlelib/config-highlight.def
/usr/local/lib/python3.8/idlelib/config-keys.def
/usr/local/lib/python3.8/idlelib/config-main.def
/usr/local/lib/python3.8/idlelib/config.py
/usr/local/lib/python3.8/idlelib/config_key.py
/usr/local/lib/python3.8/idlelib/configdialog.py
/usr/local/lib/python3.8/idlelib/debugger.py
/usr/local/lib/python3.8/idlelib/debugger_r.py
/usr/local/lib/python3.8/idlelib/debugobj.py
/usr/local/lib/python3.8/idlelib/debugobj_r.py
/usr/local/lib/python3.8/idlelib/delegator.py
/usr/local/lib/python3.8/idlelib/dynoption.py
/usr/local/lib/python3.8/idlelib/editor.py
/usr/local/lib/python3.8/idlelib/extend.txt
/usr/local/lib/python3.8/idlelib/filelist.py
/usr/local/lib/python3.8/idlelib/format.py
/usr/local/lib/python3.8/idlelib/grep.py
/usr/local/lib/python3.8/idlelib/help.html
/usr/local/lib/python3.8/idlelib/help.py
/usr/local/lib/python3.8/idlelib/help_about.py
/usr/local/lib/python3.8/idlelib/history.py
/usr/local/lib/python3.8/idlelib/hyperparser.py
/usr/local/lib/python3.8/idlelib/idle.bat
/usr/local/lib/python3.8/idlelib/idle.py
/usr/local/lib/python3.8/idlelib/idle.pyw
/usr/local/lib/python3.8/idlelib/idle_test/README.txt
/usr/local/lib/python3.8/idlelib/idle_test/__init__.py
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/htest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/htest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/htest.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_idle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_idle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_idle.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_tk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_tk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/mock_tk.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/template.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/template.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/template.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autocomplete_w.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autoexpand.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autoexpand.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_autoexpand.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_browser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_browser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_browser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip_w.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip_w.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_calltip_w.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_codecontext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_codecontext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_codecontext.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_colorizer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_colorizer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_colorizer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config_key.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config_key.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_config_key.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_configdialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_configdialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_configdialog.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugger_r.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_debugobj_r.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_delegator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_delegator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_delegator.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editmenu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editmenu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editmenu.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editor.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_editor.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_filelist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_filelist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_filelist.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_format.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_format.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_format.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_grep.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_grep.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_grep.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help_about.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help_about.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_help_about.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_history.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_history.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_history.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_hyperparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_hyperparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_hyperparser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_iomenu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_iomenu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_iomenu.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_macosx.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_macosx.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_macosx.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_mainmenu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_mainmenu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_mainmenu.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_multicall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_multicall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_multicall.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_outwin.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_outwin.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_outwin.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_parenmatch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_parenmatch.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_parenmatch.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pathbrowser.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_percolator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_percolator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_percolator.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyparse.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyshell.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyshell.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_pyshell.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_query.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_query.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_query.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_redirector.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_redirector.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_redirector.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_replace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_replace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_replace.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_rpc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_rpc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_rpc.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_run.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_run.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_run.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_runscript.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_runscript.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_runscript.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_scrolledlist.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_search.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_search.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_search.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchbase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchbase.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchbase.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchengine.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchengine.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_searchengine.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_sidebar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_sidebar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_sidebar.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_squeezer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_squeezer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_squeezer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_stackviewer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_stackviewer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_stackviewer.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_statusbar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_statusbar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_statusbar.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_text.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_text.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_text.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_textview.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_textview.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_textview.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tooltip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tooltip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tooltip.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_tree.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_undo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_undo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_undo.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_warning.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_warning.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_warning.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_window.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_window.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_window.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zoomheight.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zoomheight.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zoomheight.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zzdummy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zzdummy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/idlelib/idle_test/__pycache__/test_zzdummy.cpython-38.pyc
/usr/local/lib/python3.8/idlelib/idle_test/htest.py
/usr/local/lib/python3.8/idlelib/idle_test/mock_idle.py
/usr/local/lib/python3.8/idlelib/idle_test/mock_tk.py
/usr/local/lib/python3.8/idlelib/idle_test/template.py
/usr/local/lib/python3.8/idlelib/idle_test/test_autocomplete.py
/usr/local/lib/python3.8/idlelib/idle_test/test_autocomplete_w.py
/usr/local/lib/python3.8/idlelib/idle_test/test_autoexpand.py
/usr/local/lib/python3.8/idlelib/idle_test/test_browser.py
/usr/local/lib/python3.8/idlelib/idle_test/test_calltip.py
/usr/local/lib/python3.8/idlelib/idle_test/test_calltip_w.py
/usr/local/lib/python3.8/idlelib/idle_test/test_codecontext.py
/usr/local/lib/python3.8/idlelib/idle_test/test_colorizer.py
/usr/local/lib/python3.8/idlelib/idle_test/test_config.py
/usr/local/lib/python3.8/idlelib/idle_test/test_config_key.py
/usr/local/lib/python3.8/idlelib/idle_test/test_configdialog.py
/usr/local/lib/python3.8/idlelib/idle_test/test_debugger.py
/usr/local/lib/python3.8/idlelib/idle_test/test_debugger_r.py
/usr/local/lib/python3.8/idlelib/idle_test/test_debugobj.py
/usr/local/lib/python3.8/idlelib/idle_test/test_debugobj_r.py
/usr/local/lib/python3.8/idlelib/idle_test/test_delegator.py
/usr/local/lib/python3.8/idlelib/idle_test/test_editmenu.py
/usr/local/lib/python3.8/idlelib/idle_test/test_editor.py
/usr/local/lib/python3.8/idlelib/idle_test/test_filelist.py
/usr/local/lib/python3.8/idlelib/idle_test/test_format.py
/usr/local/lib/python3.8/idlelib/idle_test/test_grep.py
/usr/local/lib/python3.8/idlelib/idle_test/test_help.py
/usr/local/lib/python3.8/idlelib/idle_test/test_help_about.py
/usr/local/lib/python3.8/idlelib/idle_test/test_history.py
/usr/local/lib/python3.8/idlelib/idle_test/test_hyperparser.py
/usr/local/lib/python3.8/idlelib/idle_test/test_iomenu.py
/usr/local/lib/python3.8/idlelib/idle_test/test_macosx.py
/usr/local/lib/python3.8/idlelib/idle_test/test_mainmenu.py
/usr/local/lib/python3.8/idlelib/idle_test/test_multicall.py
/usr/local/lib/python3.8/idlelib/idle_test/test_outwin.py
/usr/local/lib/python3.8/idlelib/idle_test/test_parenmatch.py
/usr/local/lib/python3.8/idlelib/idle_test/test_pathbrowser.py
/usr/local/lib/python3.8/idlelib/idle_test/test_percolator.py
/usr/local/lib/python3.8/idlelib/idle_test/test_pyparse.py
/usr/local/lib/python3.8/idlelib/idle_test/test_pyshell.py
/usr/local/lib/python3.8/idlelib/idle_test/test_query.py
/usr/local/lib/python3.8/idlelib/idle_test/test_redirector.py
/usr/local/lib/python3.8/idlelib/idle_test/test_replace.py
/usr/local/lib/python3.8/idlelib/idle_test/test_rpc.py
/usr/local/lib/python3.8/idlelib/idle_test/test_run.py
/usr/local/lib/python3.8/idlelib/idle_test/test_runscript.py
/usr/local/lib/python3.8/idlelib/idle_test/test_scrolledlist.py
/usr/local/lib/python3.8/idlelib/idle_test/test_search.py
/usr/local/lib/python3.8/idlelib/idle_test/test_searchbase.py
/usr/local/lib/python3.8/idlelib/idle_test/test_searchengine.py
/usr/local/lib/python3.8/idlelib/idle_test/test_sidebar.py
/usr/local/lib/python3.8/idlelib/idle_test/test_squeezer.py
/usr/local/lib/python3.8/idlelib/idle_test/test_stackviewer.py
/usr/local/lib/python3.8/idlelib/idle_test/test_statusbar.py
/usr/local/lib/python3.8/idlelib/idle_test/test_text.py
/usr/local/lib/python3.8/idlelib/idle_test/test_textview.py
/usr/local/lib/python3.8/idlelib/idle_test/test_tooltip.py
/usr/local/lib/python3.8/idlelib/idle_test/test_tree.py
/usr/local/lib/python3.8/idlelib/idle_test/test_undo.py
/usr/local/lib/python3.8/idlelib/idle_test/test_warning.py
/usr/local/lib/python3.8/idlelib/idle_test/test_window.py
/usr/local/lib/python3.8/idlelib/idle_test/test_zoomheight.py
/usr/local/lib/python3.8/idlelib/idle_test/test_zzdummy.py
/usr/local/lib/python3.8/idlelib/iomenu.py
/usr/local/lib/python3.8/idlelib/macosx.py
/usr/local/lib/python3.8/idlelib/mainmenu.py
/usr/local/lib/python3.8/idlelib/multicall.py
/usr/local/lib/python3.8/idlelib/outwin.py
/usr/local/lib/python3.8/idlelib/parenmatch.py
/usr/local/lib/python3.8/idlelib/pathbrowser.py
/usr/local/lib/python3.8/idlelib/percolator.py
/usr/local/lib/python3.8/idlelib/pyparse.py
/usr/local/lib/python3.8/idlelib/pyshell.py
/usr/local/lib/python3.8/idlelib/query.py
/usr/local/lib/python3.8/idlelib/redirector.py
/usr/local/lib/python3.8/idlelib/replace.py
/usr/local/lib/python3.8/idlelib/rpc.py
/usr/local/lib/python3.8/idlelib/run.py
/usr/local/lib/python3.8/idlelib/runscript.py
/usr/local/lib/python3.8/idlelib/scrolledlist.py
/usr/local/lib/python3.8/idlelib/search.py
/usr/local/lib/python3.8/idlelib/searchbase.py
/usr/local/lib/python3.8/idlelib/searchengine.py
/usr/local/lib/python3.8/idlelib/sidebar.py
/usr/local/lib/python3.8/idlelib/squeezer.py
/usr/local/lib/python3.8/idlelib/stackviewer.py
/usr/local/lib/python3.8/idlelib/statusbar.py
/usr/local/lib/python3.8/idlelib/textview.py
/usr/local/lib/python3.8/idlelib/tooltip.py
/usr/local/lib/python3.8/idlelib/tree.py
/usr/local/lib/python3.8/idlelib/undo.py
/usr/local/lib/python3.8/idlelib/window.py
/usr/local/lib/python3.8/idlelib/zoomheight.py
/usr/local/lib/python3.8/idlelib/zzdummy.py
/usr/local/lib/python3.8/imaplib.py
/usr/local/lib/python3.8/imghdr.py
/usr/local/lib/python3.8/imp.py
/usr/local/lib/python3.8/importlib/__init__.py
/usr/local/lib/python3.8/importlib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap_external.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap_external.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/_bootstrap_external.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/abc.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/machinery.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/machinery.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/machinery.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/metadata.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/metadata.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/metadata.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/resources.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/resources.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/resources.cpython-38.pyc
/usr/local/lib/python3.8/importlib/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/importlib/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/importlib/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/importlib/_bootstrap.py
/usr/local/lib/python3.8/importlib/_bootstrap_external.py
/usr/local/lib/python3.8/importlib/abc.py
/usr/local/lib/python3.8/importlib/machinery.py
/usr/local/lib/python3.8/importlib/metadata.py
/usr/local/lib/python3.8/importlib/resources.py
/usr/local/lib/python3.8/importlib/util.py
/usr/local/lib/python3.8/inspect.py
/usr/local/lib/python3.8/io.py
/usr/local/lib/python3.8/ipaddress.py
/usr/local/lib/python3.8/json/__init__.py
/usr/local/lib/python3.8/json/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/json/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/json/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/json/__pycache__/decoder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/json/__pycache__/decoder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/json/__pycache__/decoder.cpython-38.pyc
/usr/local/lib/python3.8/json/__pycache__/encoder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/json/__pycache__/encoder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/json/__pycache__/encoder.cpython-38.pyc
/usr/local/lib/python3.8/json/__pycache__/scanner.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/json/__pycache__/scanner.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/json/__pycache__/scanner.cpython-38.pyc
/usr/local/lib/python3.8/json/__pycache__/tool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/json/__pycache__/tool.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/json/__pycache__/tool.cpython-38.pyc
/usr/local/lib/python3.8/json/decoder.py
/usr/local/lib/python3.8/json/encoder.py
/usr/local/lib/python3.8/json/scanner.py
/usr/local/lib/python3.8/json/tool.py
/usr/local/lib/python3.8/keyword.py
/usr/local/lib/python3.8/lib-dynload/_asyncio.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_bisect.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_blake2.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_bz2.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_cn.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_hk.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_iso2022.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_jp.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_kr.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_codecs_tw.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_contextvars.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_crypt.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_csv.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_ctypes.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_ctypes_test.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_curses.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_curses_panel.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_datetime.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_dbm.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_decimal.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_elementtree.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_hashlib.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_heapq.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_json.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_lsprof.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_lzma.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_md5.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_multibytecodec.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_multiprocessing.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_opcode.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_pickle.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_posixshmem.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_posixsubprocess.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_queue.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_random.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_sha1.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_sha256.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_sha3.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_sha512.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_socket.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_ssl.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_statistics.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_struct.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_testbuffer.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_testcapi.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_testimportmultiple.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_testinternalcapi.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_testmultiphase.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_uuid.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_xxsubinterpreters.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/_xxtestfuzz.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/array.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/audioop.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/binascii.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/cmath.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/fcntl.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/grp.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/math.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/mmap.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/nis.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/ossaudiodev.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/parser.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/pyexpat.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/readline.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/resource.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/select.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/syslog.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/termios.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/unicodedata.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/xxlimited.cpython-38.so
/usr/local/lib/python3.8/lib-dynload/zlib.cpython-38.so
/usr/local/lib/python3.8/lib2to3/Grammar.txt
/usr/local/lib/python3.8/lib2to3/Grammar3.8.12.final.0.pickle
/usr/local/lib/python3.8/lib2to3/PatternGrammar.txt
/usr/local/lib/python3.8/lib2to3/PatternGrammar3.8.12.final.0.pickle
/usr/local/lib/python3.8/lib2to3/__init__.py
/usr/local/lib/python3.8/lib2to3/__main__.py
/usr/local/lib/python3.8/lib2to3/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_matcher.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_matcher.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_matcher.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/btm_utils.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_base.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_base.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_base.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/fixer_util.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/main.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/main.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/main.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/patcomp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/patcomp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/patcomp.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pygram.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pygram.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pygram.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pytree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pytree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/pytree.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/refactor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/refactor.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/__pycache__/refactor.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/btm_matcher.py
/usr/local/lib/python3.8/lib2to3/btm_utils.py
/usr/local/lib/python3.8/lib2to3/fixer_base.py
/usr/local/lib/python3.8/lib2to3/fixer_util.py
/usr/local/lib/python3.8/lib2to3/fixes/__init__.py
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_apply.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_apply.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_apply.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_asserts.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_asserts.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_asserts.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_basestring.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_basestring.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_basestring.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_buffer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_buffer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_buffer.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_dict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_dict.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_dict.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_except.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_except.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_except.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exec.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_execfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_execfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_execfile.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_exitfunc.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_filter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_filter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_filter.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_funcattrs.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_future.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_future.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_future.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_getcwdu.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_has_key.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_has_key.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_has_key.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_idioms.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_idioms.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_idioms.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_import.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_import.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_import.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_imports2.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_input.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_input.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_input.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_intern.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_intern.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_intern.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_isinstance.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_isinstance.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_isinstance.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_itertools_imports.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_long.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_long.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_long.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_map.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_map.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_map.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_metaclass.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_metaclass.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_metaclass.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_methodattrs.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ne.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ne.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ne.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_next.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_next.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_next.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_nonzero.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_nonzero.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_nonzero.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_numliterals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_numliterals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_numliterals.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_operator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_operator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_operator.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_paren.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_paren.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_paren.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_print.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_print.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_print.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raise.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raise.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raise.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raw_input.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raw_input.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_raw_input.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reduce.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reduce.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reduce.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reload.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_reload.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_renames.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_renames.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_renames.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_repr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_repr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_repr.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_set_literal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_set_literal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_set_literal.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_standarderror.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_standarderror.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_standarderror.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_sys_exc.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_throw.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_throw.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_throw.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_tuple_params.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_types.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_types.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_unicode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_unicode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_unicode.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_urllib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_urllib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_urllib.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_ws_comma.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xrange.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xrange.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xrange.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_xreadlines.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_zip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_zip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/fixes/__pycache__/fix_zip.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/fixes/fix_apply.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_asserts.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_basestring.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_buffer.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_dict.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_except.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_exec.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_execfile.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_exitfunc.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_filter.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_funcattrs.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_future.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_getcwdu.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_has_key.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_idioms.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_import.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_imports.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_imports2.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_input.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_intern.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_isinstance.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_itertools.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_itertools_imports.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_long.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_map.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_metaclass.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_methodattrs.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_ne.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_next.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_nonzero.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_numliterals.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_operator.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_paren.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_print.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_raise.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_raw_input.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_reduce.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_reload.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_renames.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_repr.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_set_literal.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_standarderror.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_sys_exc.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_throw.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_tuple_params.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_types.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_unicode.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_urllib.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_ws_comma.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_xrange.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_xreadlines.py
/usr/local/lib/python3.8/lib2to3/fixes/fix_zip.py
/usr/local/lib/python3.8/lib2to3/main.py
/usr/local/lib/python3.8/lib2to3/patcomp.py
/usr/local/lib/python3.8/lib2to3/pgen2/__init__.py
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/conv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/conv.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/conv.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/driver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/driver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/driver.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/grammar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/grammar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/grammar.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/literals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/literals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/literals.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/parse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/parse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/parse.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/pgen.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/pgen.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/pgen.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/token.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/token.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/token.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/tokenize.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/tokenize.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/__pycache__/tokenize.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/pgen2/conv.py
/usr/local/lib/python3.8/lib2to3/pgen2/driver.py
/usr/local/lib/python3.8/lib2to3/pgen2/grammar.py
/usr/local/lib/python3.8/lib2to3/pgen2/literals.py
/usr/local/lib/python3.8/lib2to3/pgen2/parse.py
/usr/local/lib/python3.8/lib2to3/pgen2/pgen.py
/usr/local/lib/python3.8/lib2to3/pgen2/token.py
/usr/local/lib/python3.8/lib2to3/pgen2/tokenize.py
/usr/local/lib/python3.8/lib2to3/pygram.py
/usr/local/lib/python3.8/lib2to3/pytree.py
/usr/local/lib/python3.8/lib2to3/refactor.py
/usr/local/lib/python3.8/lib2to3/tests/__init__.py
/usr/local/lib/python3.8/lib2to3/tests/__main__.py
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/pytree_idempotency.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/pytree_idempotency.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/pytree_idempotency.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/support.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_all_fixers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_all_fixers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_all_fixers.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_fixers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_fixers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_fixers.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_main.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_main.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_main.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_parser.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_pytree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_pytree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_pytree.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_refactor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_refactor.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_refactor.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/lib2to3/tests/__pycache__/test_util.cpython-38.pyc
/usr/local/lib/python3.8/lib2to3/tests/data/README
/usr/local/lib/python3.8/lib2to3/tests/data/bom.py
/usr/local/lib/python3.8/lib2to3/tests/data/crlf.py
/usr/local/lib/python3.8/lib2to3/tests/data/different_encoding.py
/usr/local/lib/python3.8/lib2to3/tests/data/false_encoding.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/bad_order.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/__init__.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/fix_explicit.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/fix_first.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/fix_last.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/fix_parrot.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/myfixes/fix_preorder.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/no_fixer_cls.py
/usr/local/lib/python3.8/lib2to3/tests/data/fixers/parrot_example.py
/usr/local/lib/python3.8/lib2to3/tests/data/infinite_recursion.py
/usr/local/lib/python3.8/lib2to3/tests/data/py2_test_grammar.py
/usr/local/lib/python3.8/lib2to3/tests/data/py3_test_grammar.py
/usr/local/lib/python3.8/lib2to3/tests/pytree_idempotency.py
/usr/local/lib/python3.8/lib2to3/tests/support.py
/usr/local/lib/python3.8/lib2to3/tests/test_all_fixers.py
/usr/local/lib/python3.8/lib2to3/tests/test_fixers.py
/usr/local/lib/python3.8/lib2to3/tests/test_main.py
/usr/local/lib/python3.8/lib2to3/tests/test_parser.py
/usr/local/lib/python3.8/lib2to3/tests/test_pytree.py
/usr/local/lib/python3.8/lib2to3/tests/test_refactor.py
/usr/local/lib/python3.8/lib2to3/tests/test_util.py
/usr/local/lib/python3.8/linecache.py
/usr/local/lib/python3.8/locale.py
/usr/local/lib/python3.8/logging/__init__.py
/usr/local/lib/python3.8/logging/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/logging/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/logging/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/logging/__pycache__/config.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/logging/__pycache__/config.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/logging/__pycache__/config.cpython-38.pyc
/usr/local/lib/python3.8/logging/__pycache__/handlers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/logging/__pycache__/handlers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/logging/__pycache__/handlers.cpython-38.pyc
/usr/local/lib/python3.8/logging/config.py
/usr/local/lib/python3.8/logging/handlers.py
/usr/local/lib/python3.8/lzma.py
/usr/local/lib/python3.8/mailbox.py
/usr/local/lib/python3.8/mailcap.py
/usr/local/lib/python3.8/mimetypes.py
/usr/local/lib/python3.8/modulefinder.py
/usr/local/lib/python3.8/multiprocessing/__init__.py
/usr/local/lib/python3.8/multiprocessing/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/connection.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/connection.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/connection.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/context.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/context.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/context.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/forkserver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/forkserver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/forkserver.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/heap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/heap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/heap.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/managers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/managers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/managers.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/pool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/pool.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/pool.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_fork.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_fork.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_fork.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_forkserver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_forkserver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_forkserver.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_posix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_posix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_posix.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_win32.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_win32.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/popen_spawn_win32.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/process.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/process.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/process.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/queues.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/queues.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/queues.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/reduction.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/reduction.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/reduction.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_sharer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_sharer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_sharer.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_tracker.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_tracker.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/resource_tracker.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/shared_memory.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/shared_memory.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/shared_memory.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/sharedctypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/sharedctypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/sharedctypes.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/spawn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/spawn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/spawn.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/synchronize.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/synchronize.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/synchronize.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/connection.py
/usr/local/lib/python3.8/multiprocessing/context.py
/usr/local/lib/python3.8/multiprocessing/dummy/__init__.py
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/connection.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/connection.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/__pycache__/connection.cpython-38.pyc
/usr/local/lib/python3.8/multiprocessing/dummy/connection.py
/usr/local/lib/python3.8/multiprocessing/forkserver.py
/usr/local/lib/python3.8/multiprocessing/heap.py
/usr/local/lib/python3.8/multiprocessing/managers.py
/usr/local/lib/python3.8/multiprocessing/pool.py
/usr/local/lib/python3.8/multiprocessing/popen_fork.py
/usr/local/lib/python3.8/multiprocessing/popen_forkserver.py
/usr/local/lib/python3.8/multiprocessing/popen_spawn_posix.py
/usr/local/lib/python3.8/multiprocessing/popen_spawn_win32.py
/usr/local/lib/python3.8/multiprocessing/process.py
/usr/local/lib/python3.8/multiprocessing/queues.py
/usr/local/lib/python3.8/multiprocessing/reduction.py
/usr/local/lib/python3.8/multiprocessing/resource_sharer.py
/usr/local/lib/python3.8/multiprocessing/resource_tracker.py
/usr/local/lib/python3.8/multiprocessing/shared_memory.py
/usr/local/lib/python3.8/multiprocessing/sharedctypes.py
/usr/local/lib/python3.8/multiprocessing/spawn.py
/usr/local/lib/python3.8/multiprocessing/synchronize.py
/usr/local/lib/python3.8/multiprocessing/util.py
/usr/local/lib/python3.8/netrc.py
/usr/local/lib/python3.8/nntplib.py
/usr/local/lib/python3.8/ntpath.py
/usr/local/lib/python3.8/nturl2path.py
/usr/local/lib/python3.8/numbers.py
/usr/local/lib/python3.8/opcode.py
/usr/local/lib/python3.8/operator.py
/usr/local/lib/python3.8/optparse.py
/usr/local/lib/python3.8/os.py
/usr/local/lib/python3.8/pathlib.py
/usr/local/lib/python3.8/pdb.py
/usr/local/lib/python3.8/pickle.py
/usr/local/lib/python3.8/pickletools.py
/usr/local/lib/python3.8/pipes.py
/usr/local/lib/python3.8/pkgutil.py
/usr/local/lib/python3.8/platform.py
/usr/local/lib/python3.8/plistlib.py
/usr/local/lib/python3.8/poplib.py
/usr/local/lib/python3.8/posixpath.py
/usr/local/lib/python3.8/pprint.py
/usr/local/lib/python3.8/profile.py
/usr/local/lib/python3.8/pstats.py
/usr/local/lib/python3.8/pty.py
/usr/local/lib/python3.8/py_compile.py
/usr/local/lib/python3.8/pyclbr.py
/usr/local/lib/python3.8/pydoc.py
/usr/local/lib/python3.8/pydoc_data/__init__.py
/usr/local/lib/python3.8/pydoc_data/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/pydoc_data/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/pydoc_data/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/pydoc_data/__pycache__/topics.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/pydoc_data/__pycache__/topics.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/pydoc_data/__pycache__/topics.cpython-38.pyc
/usr/local/lib/python3.8/pydoc_data/_pydoc.css
/usr/local/lib/python3.8/pydoc_data/topics.py
/usr/local/lib/python3.8/queue.py
/usr/local/lib/python3.8/quopri.py
/usr/local/lib/python3.8/random.py
/usr/local/lib/python3.8/re.py
/usr/local/lib/python3.8/reprlib.py
/usr/local/lib/python3.8/rlcompleter.py
/usr/local/lib/python3.8/runpy.py
/usr/local/lib/python3.8/sched.py
/usr/local/lib/python3.8/secrets.py
/usr/local/lib/python3.8/selectors.py
/usr/local/lib/python3.8/shelve.py
/usr/local/lib/python3.8/shlex.py
/usr/local/lib/python3.8/shutil.py
/usr/local/lib/python3.8/signal.py
/usr/local/lib/python3.8/site-packages/README.txt
/usr/local/lib/python3.8/site.py
/usr/local/lib/python3.8/smtpd.py
/usr/local/lib/python3.8/smtplib.py
/usr/local/lib/python3.8/sndhdr.py
/usr/local/lib/python3.8/socket.py
/usr/local/lib/python3.8/socketserver.py
/usr/local/lib/python3.8/sqlite3/__init__.py
/usr/local/lib/python3.8/sqlite3/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dbapi2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dbapi2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dbapi2.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dump.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dump.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/__pycache__/dump.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/dbapi2.py
/usr/local/lib/python3.8/sqlite3/dump.py
/usr/local/lib/python3.8/sqlite3/test/__init__.py
/usr/local/lib/python3.8/sqlite3/test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/backup.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/backup.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/backup.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dbapi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dbapi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dbapi.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dump.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dump.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/dump.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/factory.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/factory.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/factory.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/hooks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/hooks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/hooks.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/regression.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/regression.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/regression.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/transactions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/transactions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/transactions.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/types.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/types.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/userfunctions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/userfunctions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/sqlite3/test/__pycache__/userfunctions.cpython-38.pyc
/usr/local/lib/python3.8/sqlite3/test/backup.py
/usr/local/lib/python3.8/sqlite3/test/dbapi.py
/usr/local/lib/python3.8/sqlite3/test/dump.py
/usr/local/lib/python3.8/sqlite3/test/factory.py
/usr/local/lib/python3.8/sqlite3/test/hooks.py
/usr/local/lib/python3.8/sqlite3/test/regression.py
/usr/local/lib/python3.8/sqlite3/test/transactions.py
/usr/local/lib/python3.8/sqlite3/test/types.py
/usr/local/lib/python3.8/sqlite3/test/userfunctions.py
/usr/local/lib/python3.8/sre_compile.py
/usr/local/lib/python3.8/sre_constants.py
/usr/local/lib/python3.8/sre_parse.py
/usr/local/lib/python3.8/ssl.py
/usr/local/lib/python3.8/stat.py
/usr/local/lib/python3.8/statistics.py
/usr/local/lib/python3.8/string.py
/usr/local/lib/python3.8/stringprep.py
/usr/local/lib/python3.8/struct.py
/usr/local/lib/python3.8/subprocess.py
/usr/local/lib/python3.8/sunau.py
/usr/local/lib/python3.8/symbol.py
/usr/local/lib/python3.8/symtable.py
/usr/local/lib/python3.8/sysconfig.py
/usr/local/lib/python3.8/tabnanny.py
/usr/local/lib/python3.8/tarfile.py
/usr/local/lib/python3.8/telnetlib.py
/usr/local/lib/python3.8/tempfile.py
/usr/local/lib/python3.8/test/Sine-1000Hz-300ms.aif
/usr/local/lib/python3.8/test/__init__.py
/usr/local/lib/python3.8/test/__main__.py
/usr/local/lib/python3.8/test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/_test_multiprocessing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/_test_multiprocessing.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/_test_multiprocessing.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/ann_module3.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/audiotests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/audiotests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/audiotests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/audit-tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/audit-tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/audit-tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/autotest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/autotest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/autotest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/bad_getattr3.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/bisect_cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/bisect_cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/bisect_cmd.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/bytecode_helper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/bytecode_helper.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/bytecode_helper.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/coding20731.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/coding20731.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/coding20731.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/curses_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/curses_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/curses_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1_str.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1_str.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_1_str.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_module_2_str.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dataclass_textanno.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/datetimetester.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/datetimetester.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/datetimetester.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/dis_module.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/dis_module.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/dis_module.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/doctest_aliases.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/doctest_aliases.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/doctest_aliases.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/double_const.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/double_const.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/double_const.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/final_a.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/final_a.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/final_a.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/final_b.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/final_b.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/final_b.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/fork_wait.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/fork_wait.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/fork_wait.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test1.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/future_test2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/gdb_sample.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/gdb_sample.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/gdb_sample.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/good_getattr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/good_getattr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/good_getattr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/imp_dummy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/imp_dummy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/imp_dummy.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/inspect_fodder2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/list_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/list_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/list_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/lock_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/lock_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/lock_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/make_ssl_certs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/make_ssl_certs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/make_ssl_certs.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/mapping_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/mapping_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/mapping_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/memory_watchdog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/memory_watchdog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/memory_watchdog.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/mock_socket.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/mock_socket.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/mock_socket.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/mod_generics_cache.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/mod_generics_cache.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/mod_generics_cache.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_fork_bomb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_fork_bomb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_fork_bomb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_preload.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_preload.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/mp_preload.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/multibytecodec_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/multibytecodec_support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/multibytecodec_support.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/outstanding_bugs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/outstanding_bugs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/outstanding_bugs.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/pickletester.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/pickletester.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/pickletester.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/profilee.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/profilee.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/profilee.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/pyclbr_input.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/pyclbr_input.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/pyclbr_input.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/pydoc_mod.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/pydoc_mod.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/pydoc_mod.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/pydocfodder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/pydocfodder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/pydocfodder.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/pythoninfo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/pythoninfo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/pythoninfo.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/re_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/re_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/re_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/regrtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/regrtest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/regrtest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/relimport.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/relimport.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/relimport.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/reperf.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/reperf.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/reperf.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_docstrings.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_docstrings.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_docstrings.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_doctests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_doctests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/sample_doctest_no_doctests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/seq_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/seq_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/seq_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/signalinterproctester.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/signalinterproctester.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/signalinterproctester.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/sortperf.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/sortperf.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/sortperf.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/ssl_servers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/ssl_servers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/ssl_servers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/ssltests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/ssltests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/ssltests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/string_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/string_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/string_tests.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test___all__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test___all__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test___all__.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test___future__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test___future__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test___future__.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test__locale.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test__locale.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test__locale.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test__opcode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test__opcode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test__opcode.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test__osx_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test__osx_support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test__osx_support.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test__xxsubinterpreters.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test__xxsubinterpreters.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test__xxsubinterpreters.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abstract_numbers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abstract_numbers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_abstract_numbers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_aifc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_aifc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_aifc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_argparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_argparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_argparse.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_array.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_array.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_array.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asdl_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asdl_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asdl_parser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ast.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ast.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ast.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncgen.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncgen.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncgen.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asynchat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asynchat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asynchat.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncore.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncore.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_asyncore.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_atexit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_atexit.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_atexit.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audioop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audioop.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audioop.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audit.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_audit.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_augassign.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_augassign.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_augassign.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_base64.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_base64.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_base64.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_baseexception.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_baseexception.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_baseexception.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bdb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bdb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bdb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigaddrspace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigaddrspace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigaddrspace.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigmem.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigmem.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bigmem.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binascii.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binascii.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binascii.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binhex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binhex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binhex.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binop.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_binop.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bisect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bisect.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bisect.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bool.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bool.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_buffer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_buffer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_buffer.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bufio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bufio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bufio.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_builtin.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_builtin.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_builtin.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bytes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bytes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bytes.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bz2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bz2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_bz2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_c_locale_coercion.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_c_locale_coercion.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_c_locale_coercion.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_calendar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_calendar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_calendar.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_call.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_call.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_call.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_capi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_capi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_capi.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgi.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgitb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgitb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cgitb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_charmapcodec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_charmapcodec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_charmapcodec.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_class.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_class.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_class.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_clinic.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_clinic.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_clinic.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmath.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line_script.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line_script.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cmd_line_script.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code_module.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code_module.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_code_module.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeccallbacks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeccallbacks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeccallbacks.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_cn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_cn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_cn.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_hk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_hk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_hk.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_iso2022.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_iso2022.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_iso2022.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_jp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_jp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_jp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_kr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_kr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_kr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_tw.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_tw.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecencodings_tw.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_cn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_cn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_cn.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_hk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_hk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_hk.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_jp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_jp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_jp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_kr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_kr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_kr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_tw.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_tw.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecmaps_tw.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codecs.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeop.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_codeop.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_collections.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_collections.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_collections.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_colorsys.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_colorsys.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_colorsys.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compare.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compare.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compare.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compileall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compileall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_compileall.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_complex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_complex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_complex.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_concurrent_futures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_concurrent_futures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_concurrent_futures.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_configparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_configparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_configparser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contains.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contains.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contains.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_context.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_context.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_context.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib_async.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib_async.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_contextlib_async.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copy.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copyreg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copyreg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_copyreg.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_coroutines.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_coroutines.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_coroutines.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cprofile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cprofile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_cprofile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crashers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crashers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crashers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crypt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crypt.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_crypt.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_csv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_csv.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_csv.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ctypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ctypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ctypes.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_curses.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_curses.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_curses.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dataclasses.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dataclasses.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dataclasses.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_datetime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_datetime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_datetime.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_dumb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_dumb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_dumb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_gnu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_gnu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_gnu.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_ndbm.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_ndbm.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dbm_ndbm.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decimal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decimal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decimal.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decorators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decorators.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_decorators.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_defaultdict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_defaultdict.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_defaultdict.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_deque.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_deque.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_deque.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descrtut.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descrtut.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_descrtut.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_devpoll.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_devpoll.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_devpoll.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict_version.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict_version.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dict_version.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictcomps.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictcomps.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictcomps.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictviews.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictviews.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dictviews.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_difflib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_difflib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_difflib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dis.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dis.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dis.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_distutils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_distutils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_distutils.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_doctest2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_docxmlrpc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_docxmlrpc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_docxmlrpc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dtrace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dtrace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dtrace.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_thread.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_thread.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_thread.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_threading.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_threading.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dummy_threading.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamic.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamic.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamic.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamicclassattribute.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamicclassattribute.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_dynamicclassattribute.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eintr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eintr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eintr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_embed.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_embed.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_embed.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ensurepip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ensurepip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ensurepip.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enum.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enum.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enum.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enumerate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enumerate.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_enumerate.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eof.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eof.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_eof.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_epoll.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_epoll.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_epoll.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_errno.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_errno.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_errno.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_hierarchy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_hierarchy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_hierarchy.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_variations.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_variations.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exception_variations.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exceptions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exceptions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_exceptions.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_extcall.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_extcall.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_extcall.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_faulthandler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_faulthandler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_faulthandler.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fcntl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fcntl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fcntl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file_eintr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file_eintr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_file_eintr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_filecmp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_filecmp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_filecmp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileinput.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileinput.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileinput.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fileio.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_finalization.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_finalization.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_finalization.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_float.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_float.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_float.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_flufl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_flufl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_flufl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fnmatch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fnmatch.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fnmatch.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fork1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fork1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fork1.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_format.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_format.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_format.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fractions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fractions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fractions.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frame.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frame.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frame.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frozen.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frozen.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_frozen.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fstring.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fstring.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_fstring.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ftplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ftplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ftplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_funcattrs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_funcattrs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_funcattrs.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_functools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_functools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_functools.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future3.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future4.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future4.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future4.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future5.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future5.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_future5.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gdb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gdb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gdb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generator_stop.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generator_stop.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generator_stop.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generators.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_generators.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericclass.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericclass.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericclass.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genericpath.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genexps.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genexps.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_genexps.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getargs2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getargs2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getargs2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getopt.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getopt.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getopt.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getpass.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getpass.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_getpass.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gettext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gettext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gettext.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_glob.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_glob.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_glob.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_global.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_global.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_global.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grammar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grammar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grammar.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_grp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gzip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gzip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_gzip.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hash.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hash.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hash.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hashlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hashlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hashlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_heapq.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_heapq.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_heapq.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hmac.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hmac.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_hmac.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_html.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_html.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_html.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_htmlparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_htmlparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_htmlparser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookiejar.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookiejar.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookiejar.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookies.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookies.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_http_cookies.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httpservers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httpservers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_httpservers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_idle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_idle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_idle.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imaplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imaplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imaplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imghdr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imghdr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imghdr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_imp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_index.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_index.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_index.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_inspect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_inspect.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_inspect.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int_literal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int_literal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_int_literal.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_io.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_io.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_io.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ioctl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ioctl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ioctl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ipaddress.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ipaddress.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ipaddress.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_isinstance.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_isinstance.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_isinstance.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iter.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iterlen.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iterlen.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_iterlen.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_itertools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_itertools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_itertools.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keyword.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keyword.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keyword.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keywordonlyarg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keywordonlyarg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_keywordonlyarg.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_kqueue.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_kqueue.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_kqueue.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_largefile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_largefile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_largefile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lib2to3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lib2to3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lib2to3.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_linecache.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_linecache.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_linecache.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_list.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_list.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_list.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_listcomps.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_listcomps.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_listcomps.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lltrace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lltrace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lltrace.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_locale.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_locale.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_locale.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_logging.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_logging.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_logging.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_long.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_long.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_long.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_longexp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_longexp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_longexp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lzma.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lzma.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_lzma.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailbox.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailbox.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailbox.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailcap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailcap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mailcap.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_marshal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_marshal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_marshal.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_math.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_math.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_math.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryio.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryview.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryview.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_memoryview.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_metaclass.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_metaclass.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_metaclass.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mimetypes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mimetypes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mimetypes.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_minidom.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_minidom.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_minidom.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mmap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mmap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_mmap.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_module.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_module.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_module.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_modulefinder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_modulefinder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_modulefinder.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_msilib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_msilib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_msilib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multibytecodec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multibytecodec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multibytecodec.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_fork.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_fork.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_fork.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_forkserver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_forkserver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_forkserver.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_main_handling.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_main_handling.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_main_handling.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_spawn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_spawn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_multiprocessing_spawn.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_named_expressions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_named_expressions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_named_expressions.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_netrc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_netrc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_netrc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nis.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nis.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nis.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nntplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nntplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_nntplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_normalization.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_normalization.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_normalization.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ntpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ntpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ntpath.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_numeric_tower.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_numeric_tower.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_numeric_tower.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_opcodes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_opcodes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_opcodes.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_openpty.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_openpty.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_openpty.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_operator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_operator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_operator.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_optparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_optparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_optparse.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ordered_dict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ordered_dict.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ordered_dict.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_os.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_os.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_os.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ossaudiodev.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ossaudiodev.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ossaudiodev.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_osx_env.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_osx_env.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_osx_env.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_parser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pathlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pathlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pathlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pdb.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pdb.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pdb.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_peepholer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_peepholer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_peepholer.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickle.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_picklebuffer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_picklebuffer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_picklebuffer.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickletools.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickletools.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pickletools.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pipes.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pipes.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pipes.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkg.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgimport.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgimport.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgimport.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgutil.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgutil.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pkgutil.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_platform.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_platform.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_platform.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_plistlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_plistlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_plistlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poll.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poll.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poll.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_popen.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_popen.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_popen.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_poplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_positional_only_arg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_positional_only_arg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_positional_only_arg.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posix.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posixpath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posixpath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_posixpath.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pow.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pow.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pow.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pprint.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pprint.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pprint.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_print.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_print.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_print.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_profile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_profile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_profile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_property.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_property.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_property.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pstats.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pstats.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pstats.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pty.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pty.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pty.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pulldom.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pulldom.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pulldom.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pwd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pwd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pwd.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_py_compile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_py_compile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_py_compile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyclbr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyclbr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyclbr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pydoc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pydoc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pydoc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyexpat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyexpat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_pyexpat.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_queue.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_queue.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_queue.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_quopri.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_quopri.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_quopri.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_raise.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_raise.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_raise.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_random.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_random.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_random.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_range.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_range.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_range.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_re.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_re.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_re.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_readline.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_readline.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_readline.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_regrtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_regrtest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_regrtest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_repl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_repl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_repl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_reprlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_reprlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_reprlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_resource.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_resource.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_resource.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_richcmp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_richcmp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_richcmp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_rlcompleter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_rlcompleter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_rlcompleter.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_robotparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_robotparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_robotparser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_runpy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_runpy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_runpy.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sax.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sax.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sax.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sched.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sched.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sched.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_scope.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_scope.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_scope.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_script_helper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_script_helper.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_script_helper.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_secrets.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_secrets.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_secrets.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_select.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_select.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_select.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_selectors.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_selectors.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_selectors.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_set.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_set.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_set.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_setcomps.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_setcomps.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_setcomps.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shelve.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shelve.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shelve.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shlex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shlex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shlex.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shutil.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shutil.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_shutil.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_signal.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_signal.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_signal.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_site.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_site.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_site.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_slice.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_slice.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_slice.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpd.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtplib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtplib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtplib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpnet.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpnet.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_smtpnet.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sndhdr.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sndhdr.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sndhdr.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socket.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socket.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socket.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socketserver.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socketserver.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_socketserver.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sort.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sort.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sort.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_source_encoding.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_source_encoding.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_source_encoding.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_spwd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_spwd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_spwd.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sqlite.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sqlite.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sqlite.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ssl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ssl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ssl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_startfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_startfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_startfile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stat.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_statistics.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_statistics.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_statistics.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strftime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strftime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strftime.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string_literals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string_literals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_string_literals.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stringprep.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stringprep.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_stringprep.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strptime.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strptime.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strptime.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strtod.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strtod.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_strtod.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_struct.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_struct.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_struct.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structmembers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structmembers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structmembers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structseq.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structseq.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_structseq.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subclassinit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subclassinit.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subclassinit.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subprocess.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_subprocess.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sunau.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sunau.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sunau.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sundry.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sundry.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sundry.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_super.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_super.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_super.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_support.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symbol.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symbol.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symbol.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symtable.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symtable.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_symtable.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syntax.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syntax.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syntax.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_setprofile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_setprofile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_setprofile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_settrace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_settrace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sys_settrace.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sysconfig.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sysconfig.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_sysconfig.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syslog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syslog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_syslog.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tabnanny.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tabnanny.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tabnanny.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tarfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tarfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tarfile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tcl.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tcl.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tcl.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_telnetlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_telnetlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_telnetlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tempfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tempfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tempfile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_textwrap.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_textwrap.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_textwrap.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_thread.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_thread.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_thread.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threaded_import.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threaded_import.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threaded_import.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadedtempfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadedtempfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadedtempfile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading_local.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading_local.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threading_local.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadsignals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadsignals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_threadsignals.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_time.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_time.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_time.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeit.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeit.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeit.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeout.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeout.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_timeout.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tix.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tk.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tokenize.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tokenize.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tokenize.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_trace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_trace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_trace.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_traceback.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_traceback.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_traceback.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tracemalloc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tracemalloc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tracemalloc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_guionly.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_guionly.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_guionly.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_textonly.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_textonly.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ttk_textonly.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tuple.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tuple.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_tuple.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_turtle.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_turtle.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_turtle.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_type_comments.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_type_comments.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_type_comments.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typechecks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typechecks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typechecks.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_types.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_types.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_types.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typing.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typing.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_typing.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ucn.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ucn.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_ucn.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unary.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unary.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unary.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file_functions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file_functions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_file_functions.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_identifiers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_identifiers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicode_identifiers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicodedata.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicodedata.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unicodedata.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unittest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unittest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unittest.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_univnewlines.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_univnewlines.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_univnewlines.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack_ex.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack_ex.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_unpack_ex.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2_localnet.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2_localnet.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2_localnet.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2net.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2net.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib2net.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib_response.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib_response.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllib_response.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllibnet.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllibnet.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urllibnet.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urlparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urlparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_urlparse.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userdict.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userdict.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userdict.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userlist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userlist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userlist.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userstring.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userstring.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_userstring.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8_mode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8_mode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8_mode.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8source.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8source.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_utf8source.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uu.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uu.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uu.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uuid.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uuid.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_uuid.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_venv.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_venv.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_venv.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait3.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait4.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait4.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wait4.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wave.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wave.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wave.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakref.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakref.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakref.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakset.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakset.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_weakset.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_webbrowser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_webbrowser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_webbrowser.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winconsoleio.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winconsoleio.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winconsoleio.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winreg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winreg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winreg.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winsound.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winsound.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_winsound.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_with.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_with.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_with.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wsgiref.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wsgiref.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_wsgiref.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xdrlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xdrlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xdrlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_dom_minicompat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_dom_minicompat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_dom_minicompat.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree_c.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree_c.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xml_etree_c.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc_net.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc_net.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xmlrpc_net.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xxtestfuzz.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xxtestfuzz.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_xxtestfuzz.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_yield_from.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_yield_from.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_yield_from.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipapp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipapp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipapp.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile64.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile64.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipfile64.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport_support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport_support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zipimport_support.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/test_zlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/testcodec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/testcodec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/testcodec.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/tf_inherit_check.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/tf_inherit_check.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/tf_inherit_check.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/threaded_import_hangers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/threaded_import_hangers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/threaded_import_hangers.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/time_hashlib.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/time_hashlib.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/time_hashlib.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/win_console_handler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/win_console_handler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/win_console_handler.cpython-38.pyc
/usr/local/lib/python3.8/test/__pycache__/xmltests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/__pycache__/xmltests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/__pycache__/xmltests.cpython-38.pyc
/usr/local/lib/python3.8/test/_test_multiprocessing.py
/usr/local/lib/python3.8/test/allsans.pem
/usr/local/lib/python3.8/test/ann_module.py
/usr/local/lib/python3.8/test/ann_module2.py
/usr/local/lib/python3.8/test/ann_module3.py
/usr/local/lib/python3.8/test/audiodata/pluck-alaw.aifc
/usr/local/lib/python3.8/test/audiodata/pluck-pcm16.aiff
/usr/local/lib/python3.8/test/audiodata/pluck-pcm16.au
/usr/local/lib/python3.8/test/audiodata/pluck-pcm16.wav
/usr/local/lib/python3.8/test/audiodata/pluck-pcm24.aiff
/usr/local/lib/python3.8/test/audiodata/pluck-pcm24.au
/usr/local/lib/python3.8/test/audiodata/pluck-pcm24.wav
/usr/local/lib/python3.8/test/audiodata/pluck-pcm32.aiff
/usr/local/lib/python3.8/test/audiodata/pluck-pcm32.au
/usr/local/lib/python3.8/test/audiodata/pluck-pcm32.wav
/usr/local/lib/python3.8/test/audiodata/pluck-pcm8.aiff
/usr/local/lib/python3.8/test/audiodata/pluck-pcm8.au
/usr/local/lib/python3.8/test/audiodata/pluck-pcm8.wav
/usr/local/lib/python3.8/test/audiodata/pluck-ulaw.aifc
/usr/local/lib/python3.8/test/audiodata/pluck-ulaw.au
/usr/local/lib/python3.8/test/audiotest.au
/usr/local/lib/python3.8/test/audiotests.py
/usr/local/lib/python3.8/test/audit-tests.py
/usr/local/lib/python3.8/test/autotest.py
/usr/local/lib/python3.8/test/bad_coding.py
/usr/local/lib/python3.8/test/bad_coding2.py
/usr/local/lib/python3.8/test/bad_getattr.py
/usr/local/lib/python3.8/test/bad_getattr2.py
/usr/local/lib/python3.8/test/bad_getattr3.py
/usr/local/lib/python3.8/test/badcert.pem
/usr/local/lib/python3.8/test/badkey.pem
/usr/local/lib/python3.8/test/badsyntax_3131.py
/usr/local/lib/python3.8/test/badsyntax_future10.py
/usr/local/lib/python3.8/test/badsyntax_future3.py
/usr/local/lib/python3.8/test/badsyntax_future4.py
/usr/local/lib/python3.8/test/badsyntax_future5.py
/usr/local/lib/python3.8/test/badsyntax_future6.py
/usr/local/lib/python3.8/test/badsyntax_future7.py
/usr/local/lib/python3.8/test/badsyntax_future8.py
/usr/local/lib/python3.8/test/badsyntax_future9.py
/usr/local/lib/python3.8/test/badsyntax_pep3120.py
/usr/local/lib/python3.8/test/bisect_cmd.py
/usr/local/lib/python3.8/test/bytecode_helper.py
/usr/local/lib/python3.8/test/capath/4e1295a3.0
/usr/local/lib/python3.8/test/capath/5ed36f99.0
/usr/local/lib/python3.8/test/capath/6e88d7b8.0
/usr/local/lib/python3.8/test/capath/99d0fa06.0
/usr/local/lib/python3.8/test/capath/b1930218.0
/usr/local/lib/python3.8/test/capath/ceff1710.0
/usr/local/lib/python3.8/test/cfgparser.1
/usr/local/lib/python3.8/test/cfgparser.2
/usr/local/lib/python3.8/test/cfgparser.3
/usr/local/lib/python3.8/test/cjkencodings/big5-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/big5.txt
/usr/local/lib/python3.8/test/cjkencodings/big5hkscs-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/big5hkscs.txt
/usr/local/lib/python3.8/test/cjkencodings/cp949-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/cp949.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_jisx0213-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_jisx0213.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_jp-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_jp.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_kr-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/euc_kr.txt
/usr/local/lib/python3.8/test/cjkencodings/gb18030-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/gb18030.txt
/usr/local/lib/python3.8/test/cjkencodings/gb2312-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/gb2312.txt
/usr/local/lib/python3.8/test/cjkencodings/gbk-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/gbk.txt
/usr/local/lib/python3.8/test/cjkencodings/hz-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/hz.txt
/usr/local/lib/python3.8/test/cjkencodings/iso2022_jp-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/iso2022_jp.txt
/usr/local/lib/python3.8/test/cjkencodings/iso2022_kr-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/iso2022_kr.txt
/usr/local/lib/python3.8/test/cjkencodings/johab-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/johab.txt
/usr/local/lib/python3.8/test/cjkencodings/shift_jis-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/shift_jis.txt
/usr/local/lib/python3.8/test/cjkencodings/shift_jisx0213-utf8.txt
/usr/local/lib/python3.8/test/cjkencodings/shift_jisx0213.txt
/usr/local/lib/python3.8/test/clinic.test
/usr/local/lib/python3.8/test/cmath_testcases.txt
/usr/local/lib/python3.8/test/coding20731.py
/usr/local/lib/python3.8/test/curses_tests.py
/usr/local/lib/python3.8/test/data/README
/usr/local/lib/python3.8/test/dataclass_module_1.py
/usr/local/lib/python3.8/test/dataclass_module_1_str.py
/usr/local/lib/python3.8/test/dataclass_module_2.py
/usr/local/lib/python3.8/test/dataclass_module_2_str.py
/usr/local/lib/python3.8/test/dataclass_textanno.py
/usr/local/lib/python3.8/test/datetimetester.py
/usr/local/lib/python3.8/test/decimaltestdata/abs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/add.decTest
/usr/local/lib/python3.8/test/decimaltestdata/and.decTest
/usr/local/lib/python3.8/test/decimaltestdata/base.decTest
/usr/local/lib/python3.8/test/decimaltestdata/clamp.decTest
/usr/local/lib/python3.8/test/decimaltestdata/class.decTest
/usr/local/lib/python3.8/test/decimaltestdata/compare.decTest
/usr/local/lib/python3.8/test/decimaltestdata/comparetotal.decTest
/usr/local/lib/python3.8/test/decimaltestdata/comparetotmag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/copy.decTest
/usr/local/lib/python3.8/test/decimaltestdata/copyabs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/copynegate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/copysign.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddAbs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddAdd.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddAnd.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddBase.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCanonical.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddClass.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCompare.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCompareSig.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCompareTotal.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCompareTotalMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCopy.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCopyAbs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCopyNegate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddCopySign.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddDivide.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddDivideInt.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddEncode.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddFMA.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddInvert.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddLogB.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMax.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMaxMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMin.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMinMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMinus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddMultiply.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddNextMinus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddNextPlus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddNextToward.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddOr.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddPlus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddQuantize.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddReduce.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddRemainder.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddRemainderNear.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddRotate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddSameQuantum.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddScaleB.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddShift.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddSubtract.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddToIntegral.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ddXor.decTest
/usr/local/lib/python3.8/test/decimaltestdata/decDouble.decTest
/usr/local/lib/python3.8/test/decimaltestdata/decQuad.decTest
/usr/local/lib/python3.8/test/decimaltestdata/decSingle.decTest
/usr/local/lib/python3.8/test/decimaltestdata/divide.decTest
/usr/local/lib/python3.8/test/decimaltestdata/divideint.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqAbs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqAdd.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqAnd.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqBase.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCanonical.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqClass.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCompare.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCompareSig.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCompareTotal.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCompareTotalMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCopy.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCopyAbs.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCopyNegate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqCopySign.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqDivide.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqDivideInt.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqEncode.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqFMA.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqInvert.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqLogB.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMax.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMaxMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMin.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMinMag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMinus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqMultiply.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqNextMinus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqNextPlus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqNextToward.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqOr.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqPlus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqQuantize.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqReduce.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqRemainder.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqRemainderNear.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqRotate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqSameQuantum.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqScaleB.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqShift.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqSubtract.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqToIntegral.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dqXor.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dsBase.decTest
/usr/local/lib/python3.8/test/decimaltestdata/dsEncode.decTest
/usr/local/lib/python3.8/test/decimaltestdata/exp.decTest
/usr/local/lib/python3.8/test/decimaltestdata/extra.decTest
/usr/local/lib/python3.8/test/decimaltestdata/fma.decTest
/usr/local/lib/python3.8/test/decimaltestdata/inexact.decTest
/usr/local/lib/python3.8/test/decimaltestdata/invert.decTest
/usr/local/lib/python3.8/test/decimaltestdata/ln.decTest
/usr/local/lib/python3.8/test/decimaltestdata/log10.decTest
/usr/local/lib/python3.8/test/decimaltestdata/logb.decTest
/usr/local/lib/python3.8/test/decimaltestdata/max.decTest
/usr/local/lib/python3.8/test/decimaltestdata/maxmag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/min.decTest
/usr/local/lib/python3.8/test/decimaltestdata/minmag.decTest
/usr/local/lib/python3.8/test/decimaltestdata/minus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/multiply.decTest
/usr/local/lib/python3.8/test/decimaltestdata/nextminus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/nextplus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/nexttoward.decTest
/usr/local/lib/python3.8/test/decimaltestdata/or.decTest
/usr/local/lib/python3.8/test/decimaltestdata/plus.decTest
/usr/local/lib/python3.8/test/decimaltestdata/power.decTest
/usr/local/lib/python3.8/test/decimaltestdata/powersqrt.decTest
/usr/local/lib/python3.8/test/decimaltestdata/quantize.decTest
/usr/local/lib/python3.8/test/decimaltestdata/randomBound32.decTest
/usr/local/lib/python3.8/test/decimaltestdata/randoms.decTest
/usr/local/lib/python3.8/test/decimaltestdata/reduce.decTest
/usr/local/lib/python3.8/test/decimaltestdata/remainder.decTest
/usr/local/lib/python3.8/test/decimaltestdata/remainderNear.decTest
/usr/local/lib/python3.8/test/decimaltestdata/rescale.decTest
/usr/local/lib/python3.8/test/decimaltestdata/rotate.decTest
/usr/local/lib/python3.8/test/decimaltestdata/rounding.decTest
/usr/local/lib/python3.8/test/decimaltestdata/samequantum.decTest
/usr/local/lib/python3.8/test/decimaltestdata/scaleb.decTest
/usr/local/lib/python3.8/test/decimaltestdata/shift.decTest
/usr/local/lib/python3.8/test/decimaltestdata/squareroot.decTest
/usr/local/lib/python3.8/test/decimaltestdata/subtract.decTest
/usr/local/lib/python3.8/test/decimaltestdata/testall.decTest
/usr/local/lib/python3.8/test/decimaltestdata/tointegral.decTest
/usr/local/lib/python3.8/test/decimaltestdata/tointegralx.decTest
/usr/local/lib/python3.8/test/decimaltestdata/xor.decTest
/usr/local/lib/python3.8/test/dis_module.py
/usr/local/lib/python3.8/test/doctest_aliases.py
/usr/local/lib/python3.8/test/double_const.py
/usr/local/lib/python3.8/test/dtracedata/__pycache__/call_stack.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/call_stack.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/call_stack.cpython-38.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/gc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/gc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/gc.cpython-38.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/instance.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/instance.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/instance.cpython-38.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/line.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/line.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/dtracedata/__pycache__/line.cpython-38.pyc
/usr/local/lib/python3.8/test/dtracedata/assert_usable.d
/usr/local/lib/python3.8/test/dtracedata/assert_usable.stp
/usr/local/lib/python3.8/test/dtracedata/call_stack.d
/usr/local/lib/python3.8/test/dtracedata/call_stack.d.expected
/usr/local/lib/python3.8/test/dtracedata/call_stack.py
/usr/local/lib/python3.8/test/dtracedata/call_stack.stp
/usr/local/lib/python3.8/test/dtracedata/call_stack.stp.expected
/usr/local/lib/python3.8/test/dtracedata/gc.d
/usr/local/lib/python3.8/test/dtracedata/gc.d.expected
/usr/local/lib/python3.8/test/dtracedata/gc.py
/usr/local/lib/python3.8/test/dtracedata/gc.stp
/usr/local/lib/python3.8/test/dtracedata/gc.stp.expected
/usr/local/lib/python3.8/test/dtracedata/instance.py
/usr/local/lib/python3.8/test/dtracedata/line.d
/usr/local/lib/python3.8/test/dtracedata/line.d.expected
/usr/local/lib/python3.8/test/dtracedata/line.py
/usr/local/lib/python3.8/test/eintrdata/__pycache__/eintr_tester.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/eintrdata/__pycache__/eintr_tester.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/eintrdata/__pycache__/eintr_tester.cpython-38.pyc
/usr/local/lib/python3.8/test/eintrdata/eintr_tester.py
/usr/local/lib/python3.8/test/empty.vbs
/usr/local/lib/python3.8/test/encoded_modules/__init__.py
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_iso_8859_1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_iso_8859_1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_iso_8859_1.cpython-38.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_koi8_r.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_koi8_r.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/encoded_modules/__pycache__/module_koi8_r.cpython-38.pyc
/usr/local/lib/python3.8/test/encoded_modules/module_iso_8859_1.py
/usr/local/lib/python3.8/test/encoded_modules/module_koi8_r.py
/usr/local/lib/python3.8/test/exception_hierarchy.txt
/usr/local/lib/python3.8/test/ffdh3072.pem
/usr/local/lib/python3.8/test/final_a.py
/usr/local/lib/python3.8/test/final_b.py
/usr/local/lib/python3.8/test/floating_points.txt
/usr/local/lib/python3.8/test/fork_wait.py
/usr/local/lib/python3.8/test/formatfloat_testcases.txt
/usr/local/lib/python3.8/test/future_test1.py
/usr/local/lib/python3.8/test/future_test2.py
/usr/local/lib/python3.8/test/gdb_sample.py
/usr/local/lib/python3.8/test/good_getattr.py
/usr/local/lib/python3.8/test/idnsans.pem
/usr/local/lib/python3.8/test/ieee754.txt
/usr/local/lib/python3.8/test/imghdrdata/python.bmp
/usr/local/lib/python3.8/test/imghdrdata/python.exr
/usr/local/lib/python3.8/test/imghdrdata/python.gif
/usr/local/lib/python3.8/test/imghdrdata/python.jpg
/usr/local/lib/python3.8/test/imghdrdata/python.pbm
/usr/local/lib/python3.8/test/imghdrdata/python.pgm
/usr/local/lib/python3.8/test/imghdrdata/python.png
/usr/local/lib/python3.8/test/imghdrdata/python.ppm
/usr/local/lib/python3.8/test/imghdrdata/python.ras
/usr/local/lib/python3.8/test/imghdrdata/python.sgi
/usr/local/lib/python3.8/test/imghdrdata/python.tiff
/usr/local/lib/python3.8/test/imghdrdata/python.webp
/usr/local/lib/python3.8/test/imghdrdata/python.xbm
/usr/local/lib/python3.8/test/imp_dummy.py
/usr/local/lib/python3.8/test/inspect_fodder.py
/usr/local/lib/python3.8/test/inspect_fodder2.py
/usr/local/lib/python3.8/test/keycert.passwd.pem
/usr/local/lib/python3.8/test/keycert.pem
/usr/local/lib/python3.8/test/keycert2.pem
/usr/local/lib/python3.8/test/keycert3.pem
/usr/local/lib/python3.8/test/keycert4.pem
/usr/local/lib/python3.8/test/keycertecc.pem
/usr/local/lib/python3.8/test/libregrtest/__init__.py
/usr/local/lib/python3.8/test/libregrtest/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/cmdline.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/cmdline.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/cmdline.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/main.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/main.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/main.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/pgo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/pgo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/pgo.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/refleak.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/refleak.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/refleak.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest_mp.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest_mp.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/runtest_mp.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/save_env.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/save_env.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/save_env.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/setup.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/setup.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/setup.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/win_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/win_utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/libregrtest/__pycache__/win_utils.cpython-38.pyc
/usr/local/lib/python3.8/test/libregrtest/cmdline.py
/usr/local/lib/python3.8/test/libregrtest/main.py
/usr/local/lib/python3.8/test/libregrtest/pgo.py
/usr/local/lib/python3.8/test/libregrtest/refleak.py
/usr/local/lib/python3.8/test/libregrtest/runtest.py
/usr/local/lib/python3.8/test/libregrtest/runtest_mp.py
/usr/local/lib/python3.8/test/libregrtest/save_env.py
/usr/local/lib/python3.8/test/libregrtest/setup.py
/usr/local/lib/python3.8/test/libregrtest/utils.py
/usr/local/lib/python3.8/test/libregrtest/win_utils.py
/usr/local/lib/python3.8/test/list_tests.py
/usr/local/lib/python3.8/test/lock_tests.py
/usr/local/lib/python3.8/test/mailcap.txt
/usr/local/lib/python3.8/test/make_ssl_certs.py
/usr/local/lib/python3.8/test/mapping_tests.py
/usr/local/lib/python3.8/test/math_testcases.txt
/usr/local/lib/python3.8/test/memory_watchdog.py
/usr/local/lib/python3.8/test/mime.types
/usr/local/lib/python3.8/test/mock_socket.py
/usr/local/lib/python3.8/test/mod_generics_cache.py
/usr/local/lib/python3.8/test/mp_fork_bomb.py
/usr/local/lib/python3.8/test/mp_preload.py
/usr/local/lib/python3.8/test/multibytecodec_support.py
/usr/local/lib/python3.8/test/nokia.pem
/usr/local/lib/python3.8/test/nosan.pem
/usr/local/lib/python3.8/test/nullbytecert.pem
/usr/local/lib/python3.8/test/nullcert.pem
/usr/local/lib/python3.8/test/outstanding_bugs.py
/usr/local/lib/python3.8/test/pickletester.py
/usr/local/lib/python3.8/test/profilee.py
/usr/local/lib/python3.8/test/pstats.pck
/usr/local/lib/python3.8/test/pycacert.pem
/usr/local/lib/python3.8/test/pycakey.pem
/usr/local/lib/python3.8/test/pyclbr_input.py
/usr/local/lib/python3.8/test/pydoc_mod.py
/usr/local/lib/python3.8/test/pydocfodder.py
/usr/local/lib/python3.8/test/pythoninfo.py
/usr/local/lib/python3.8/test/randv2_32.pck
/usr/local/lib/python3.8/test/randv2_64.pck
/usr/local/lib/python3.8/test/randv3.pck
/usr/local/lib/python3.8/test/re_tests.py
/usr/local/lib/python3.8/test/recursion.tar
/usr/local/lib/python3.8/test/regrtest.py
/usr/local/lib/python3.8/test/relimport.py
/usr/local/lib/python3.8/test/reperf.py
/usr/local/lib/python3.8/test/revocation.crl
/usr/local/lib/python3.8/test/sample_doctest.py
/usr/local/lib/python3.8/test/sample_doctest_no_docstrings.py
/usr/local/lib/python3.8/test/sample_doctest_no_doctests.py
/usr/local/lib/python3.8/test/secp384r1.pem
/usr/local/lib/python3.8/test/selfsigned_pythontestdotnet.pem
/usr/local/lib/python3.8/test/seq_tests.py
/usr/local/lib/python3.8/test/sgml_input.html
/usr/local/lib/python3.8/test/signalinterproctester.py
/usr/local/lib/python3.8/test/sndhdrdata/README
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.8svx
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.aifc
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.aiff
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.au
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.hcom
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.sndt
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.voc
/usr/local/lib/python3.8/test/sndhdrdata/sndhdr.wav
/usr/local/lib/python3.8/test/sortperf.py
/usr/local/lib/python3.8/test/ssl_cert.pem
/usr/local/lib/python3.8/test/ssl_key.passwd.pem
/usr/local/lib/python3.8/test/ssl_key.pem
/usr/local/lib/python3.8/test/ssl_servers.py
/usr/local/lib/python3.8/test/ssltests.py
/usr/local/lib/python3.8/test/string_tests.py
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/fd_status.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/fd_status.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/fd_status.cpython-38.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/input_reader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/input_reader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/input_reader.cpython-38.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qcat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qcat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qcat.cpython-38.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qgrep.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qgrep.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/qgrep.cpython-38.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/sigchild_ignore.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/sigchild_ignore.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/subprocessdata/__pycache__/sigchild_ignore.cpython-38.pyc
/usr/local/lib/python3.8/test/subprocessdata/fd_status.py
/usr/local/lib/python3.8/test/subprocessdata/input_reader.py
/usr/local/lib/python3.8/test/subprocessdata/qcat.py
/usr/local/lib/python3.8/test/subprocessdata/qgrep.py
/usr/local/lib/python3.8/test/subprocessdata/sigchild_ignore.py
/usr/local/lib/python3.8/test/support/__init__.py
/usr/local/lib/python3.8/test/support/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/support/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/support/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/support/__pycache__/script_helper.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/support/__pycache__/script_helper.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/support/__pycache__/script_helper.cpython-38.pyc
/usr/local/lib/python3.8/test/support/__pycache__/testresult.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/support/__pycache__/testresult.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/support/__pycache__/testresult.cpython-38.pyc
/usr/local/lib/python3.8/test/support/script_helper.py
/usr/local/lib/python3.8/test/support/testresult.py
/usr/local/lib/python3.8/test/talos-2019-0758.pem
/usr/local/lib/python3.8/test/test___all__.py
/usr/local/lib/python3.8/test/test___future__.py
/usr/local/lib/python3.8/test/test__locale.py
/usr/local/lib/python3.8/test/test__opcode.py
/usr/local/lib/python3.8/test/test__osx_support.py
/usr/local/lib/python3.8/test/test__xxsubinterpreters.py
/usr/local/lib/python3.8/test/test_abc.py
/usr/local/lib/python3.8/test/test_abstract_numbers.py
/usr/local/lib/python3.8/test/test_aifc.py
/usr/local/lib/python3.8/test/test_argparse.py
/usr/local/lib/python3.8/test/test_array.py
/usr/local/lib/python3.8/test/test_asdl_parser.py
/usr/local/lib/python3.8/test/test_ast.py
/usr/local/lib/python3.8/test/test_asyncgen.py
/usr/local/lib/python3.8/test/test_asynchat.py
/usr/local/lib/python3.8/test/test_asyncio/__init__.py
/usr/local/lib/python3.8/test/test_asyncio/__main__.py
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/echo3.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/functional.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/functional.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/functional.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_asyncio_waitfor.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_asyncio_waitfor.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_asyncio_waitfor.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_base_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_base_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_base_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_buffered_proto.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_buffered_proto.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_buffered_proto.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_context.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_context.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_context.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_futures2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_locks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_locks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_locks.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_pep492.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_pep492.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_pep492.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_proactor_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_proactor_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_proactor_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_protocols.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_protocols.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_protocols.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_queues.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_queues.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_queues.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_runners.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_runners.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_runners.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_selector_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_selector_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_selector_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sendfile.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sendfile.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sendfile.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_server.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_server.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_server.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sock_lowlevel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sock_lowlevel.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sock_lowlevel.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sslproto.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sslproto.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_sslproto.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_streams.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_streams.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_streams.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_subprocess.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_subprocess.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_subprocess.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_tasks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_tasks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_tasks.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_transports.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_transports.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_transports.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_unix_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_unix_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_unix_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_events.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_events.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_events.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/test_windows_utils.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_asyncio/__pycache__/utils.cpython-38.pyc
/usr/local/lib/python3.8/test/test_asyncio/echo.py
/usr/local/lib/python3.8/test/test_asyncio/echo2.py
/usr/local/lib/python3.8/test/test_asyncio/echo3.py
/usr/local/lib/python3.8/test/test_asyncio/functional.py
/usr/local/lib/python3.8/test/test_asyncio/test_asyncio_waitfor.py
/usr/local/lib/python3.8/test/test_asyncio/test_base_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_buffered_proto.py
/usr/local/lib/python3.8/test/test_asyncio/test_context.py
/usr/local/lib/python3.8/test/test_asyncio/test_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_futures.py
/usr/local/lib/python3.8/test/test_asyncio/test_futures2.py
/usr/local/lib/python3.8/test/test_asyncio/test_locks.py
/usr/local/lib/python3.8/test/test_asyncio/test_pep492.py
/usr/local/lib/python3.8/test/test_asyncio/test_proactor_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_protocols.py
/usr/local/lib/python3.8/test/test_asyncio/test_queues.py
/usr/local/lib/python3.8/test/test_asyncio/test_runners.py
/usr/local/lib/python3.8/test/test_asyncio/test_selector_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_sendfile.py
/usr/local/lib/python3.8/test/test_asyncio/test_server.py
/usr/local/lib/python3.8/test/test_asyncio/test_sock_lowlevel.py
/usr/local/lib/python3.8/test/test_asyncio/test_sslproto.py
/usr/local/lib/python3.8/test/test_asyncio/test_streams.py
/usr/local/lib/python3.8/test/test_asyncio/test_subprocess.py
/usr/local/lib/python3.8/test/test_asyncio/test_tasks.py
/usr/local/lib/python3.8/test/test_asyncio/test_transports.py
/usr/local/lib/python3.8/test/test_asyncio/test_unix_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_windows_events.py
/usr/local/lib/python3.8/test/test_asyncio/test_windows_utils.py
/usr/local/lib/python3.8/test/test_asyncio/utils.py
/usr/local/lib/python3.8/test/test_asyncore.py
/usr/local/lib/python3.8/test/test_atexit.py
/usr/local/lib/python3.8/test/test_audioop.py
/usr/local/lib/python3.8/test/test_audit.py
/usr/local/lib/python3.8/test/test_augassign.py
/usr/local/lib/python3.8/test/test_base64.py
/usr/local/lib/python3.8/test/test_baseexception.py
/usr/local/lib/python3.8/test/test_bdb.py
/usr/local/lib/python3.8/test/test_bigaddrspace.py
/usr/local/lib/python3.8/test/test_bigmem.py
/usr/local/lib/python3.8/test/test_binascii.py
/usr/local/lib/python3.8/test/test_binhex.py
/usr/local/lib/python3.8/test/test_binop.py
/usr/local/lib/python3.8/test/test_bisect.py
/usr/local/lib/python3.8/test/test_bool.py
/usr/local/lib/python3.8/test/test_buffer.py
/usr/local/lib/python3.8/test/test_bufio.py
/usr/local/lib/python3.8/test/test_builtin.py
/usr/local/lib/python3.8/test/test_bytes.py
/usr/local/lib/python3.8/test/test_bz2.py
/usr/local/lib/python3.8/test/test_c_locale_coercion.py
/usr/local/lib/python3.8/test/test_calendar.py
/usr/local/lib/python3.8/test/test_call.py
/usr/local/lib/python3.8/test/test_capi.py
/usr/local/lib/python3.8/test/test_cgi.py
/usr/local/lib/python3.8/test/test_cgitb.py
/usr/local/lib/python3.8/test/test_charmapcodec.py
/usr/local/lib/python3.8/test/test_class.py
/usr/local/lib/python3.8/test/test_clinic.py
/usr/local/lib/python3.8/test/test_cmath.py
/usr/local/lib/python3.8/test/test_cmd.py
/usr/local/lib/python3.8/test/test_cmd_line.py
/usr/local/lib/python3.8/test/test_cmd_line_script.py
/usr/local/lib/python3.8/test/test_code.py
/usr/local/lib/python3.8/test/test_code_module.py
/usr/local/lib/python3.8/test/test_codeccallbacks.py
/usr/local/lib/python3.8/test/test_codecencodings_cn.py
/usr/local/lib/python3.8/test/test_codecencodings_hk.py
/usr/local/lib/python3.8/test/test_codecencodings_iso2022.py
/usr/local/lib/python3.8/test/test_codecencodings_jp.py
/usr/local/lib/python3.8/test/test_codecencodings_kr.py
/usr/local/lib/python3.8/test/test_codecencodings_tw.py
/usr/local/lib/python3.8/test/test_codecmaps_cn.py
/usr/local/lib/python3.8/test/test_codecmaps_hk.py
/usr/local/lib/python3.8/test/test_codecmaps_jp.py
/usr/local/lib/python3.8/test/test_codecmaps_kr.py
/usr/local/lib/python3.8/test/test_codecmaps_tw.py
/usr/local/lib/python3.8/test/test_codecs.py
/usr/local/lib/python3.8/test/test_codeop.py
/usr/local/lib/python3.8/test/test_collections.py
/usr/local/lib/python3.8/test/test_colorsys.py
/usr/local/lib/python3.8/test/test_compare.py
/usr/local/lib/python3.8/test/test_compile.py
/usr/local/lib/python3.8/test/test_compileall.py
/usr/local/lib/python3.8/test/test_complex.py
/usr/local/lib/python3.8/test/test_concurrent_futures.py
/usr/local/lib/python3.8/test/test_configparser.py
/usr/local/lib/python3.8/test/test_contains.py
/usr/local/lib/python3.8/test/test_context.py
/usr/local/lib/python3.8/test/test_contextlib.py
/usr/local/lib/python3.8/test/test_contextlib_async.py
/usr/local/lib/python3.8/test/test_copy.py
/usr/local/lib/python3.8/test/test_copyreg.py
/usr/local/lib/python3.8/test/test_coroutines.py
/usr/local/lib/python3.8/test/test_cprofile.py
/usr/local/lib/python3.8/test/test_crashers.py
/usr/local/lib/python3.8/test/test_crypt.py
/usr/local/lib/python3.8/test/test_csv.py
/usr/local/lib/python3.8/test/test_ctypes.py
/usr/local/lib/python3.8/test/test_curses.py
/usr/local/lib/python3.8/test/test_dataclasses.py
/usr/local/lib/python3.8/test/test_datetime.py
/usr/local/lib/python3.8/test/test_dbm.py
/usr/local/lib/python3.8/test/test_dbm_dumb.py
/usr/local/lib/python3.8/test/test_dbm_gnu.py
/usr/local/lib/python3.8/test/test_dbm_ndbm.py
/usr/local/lib/python3.8/test/test_decimal.py
/usr/local/lib/python3.8/test/test_decorators.py
/usr/local/lib/python3.8/test/test_defaultdict.py
/usr/local/lib/python3.8/test/test_deque.py
/usr/local/lib/python3.8/test/test_descr.py
/usr/local/lib/python3.8/test/test_descrtut.py
/usr/local/lib/python3.8/test/test_devpoll.py
/usr/local/lib/python3.8/test/test_dict.py
/usr/local/lib/python3.8/test/test_dict_version.py
/usr/local/lib/python3.8/test/test_dictcomps.py
/usr/local/lib/python3.8/test/test_dictviews.py
/usr/local/lib/python3.8/test/test_difflib.py
/usr/local/lib/python3.8/test/test_difflib_expect.html
/usr/local/lib/python3.8/test/test_dis.py
/usr/local/lib/python3.8/test/test_distutils.py
/usr/local/lib/python3.8/test/test_doctest.py
/usr/local/lib/python3.8/test/test_doctest.txt
/usr/local/lib/python3.8/test/test_doctest2.py
/usr/local/lib/python3.8/test/test_doctest2.txt
/usr/local/lib/python3.8/test/test_doctest3.txt
/usr/local/lib/python3.8/test/test_doctest4.txt
/usr/local/lib/python3.8/test/test_docxmlrpc.py
/usr/local/lib/python3.8/test/test_dtrace.py
/usr/local/lib/python3.8/test/test_dummy_thread.py
/usr/local/lib/python3.8/test/test_dummy_threading.py
/usr/local/lib/python3.8/test/test_dynamic.py
/usr/local/lib/python3.8/test/test_dynamicclassattribute.py
/usr/local/lib/python3.8/test/test_eintr.py
/usr/local/lib/python3.8/test/test_email/__init__.py
/usr/local/lib/python3.8/test/test_email/__main__.py
/usr/local/lib/python3.8/test/test_email/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__encoded_words.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__encoded_words.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__encoded_words.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__header_value_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__header_value_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test__header_value_parser.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_asian_codecs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_asian_codecs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_asian_codecs.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_contentmanager.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_contentmanager.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_contentmanager.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_defect_handling.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_defect_handling.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_defect_handling.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_email.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_email.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_email.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_generator.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_generator.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_generator.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_headerregistry.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_headerregistry.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_headerregistry.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_inversion.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_inversion.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_inversion.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_message.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_message.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_message.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_parser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_parser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_parser.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_pickleable.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_pickleable.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_pickleable.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_policy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_policy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_policy.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_utils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_utils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/test_utils.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/torture_test.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/torture_test.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_email/__pycache__/torture_test.cpython-38.pyc
/usr/local/lib/python3.8/test/test_email/data/PyBanner048.gif
/usr/local/lib/python3.8/test/test_email/data/audiotest.au
/usr/local/lib/python3.8/test/test_email/data/msg_01.txt
/usr/local/lib/python3.8/test/test_email/data/msg_02.txt
/usr/local/lib/python3.8/test/test_email/data/msg_03.txt
/usr/local/lib/python3.8/test/test_email/data/msg_04.txt
/usr/local/lib/python3.8/test/test_email/data/msg_05.txt
/usr/local/lib/python3.8/test/test_email/data/msg_06.txt
/usr/local/lib/python3.8/test/test_email/data/msg_07.txt
/usr/local/lib/python3.8/test/test_email/data/msg_08.txt
/usr/local/lib/python3.8/test/test_email/data/msg_09.txt
/usr/local/lib/python3.8/test/test_email/data/msg_10.txt
/usr/local/lib/python3.8/test/test_email/data/msg_11.txt
/usr/local/lib/python3.8/test/test_email/data/msg_12.txt
/usr/local/lib/python3.8/test/test_email/data/msg_12a.txt
/usr/local/lib/python3.8/test/test_email/data/msg_13.txt
/usr/local/lib/python3.8/test/test_email/data/msg_14.txt
/usr/local/lib/python3.8/test/test_email/data/msg_15.txt
/usr/local/lib/python3.8/test/test_email/data/msg_16.txt
/usr/local/lib/python3.8/test/test_email/data/msg_17.txt
/usr/local/lib/python3.8/test/test_email/data/msg_18.txt
/usr/local/lib/python3.8/test/test_email/data/msg_19.txt
/usr/local/lib/python3.8/test/test_email/data/msg_20.txt
/usr/local/lib/python3.8/test/test_email/data/msg_21.txt
/usr/local/lib/python3.8/test/test_email/data/msg_22.txt
/usr/local/lib/python3.8/test/test_email/data/msg_23.txt
/usr/local/lib/python3.8/test/test_email/data/msg_24.txt
/usr/local/lib/python3.8/test/test_email/data/msg_25.txt
/usr/local/lib/python3.8/test/test_email/data/msg_26.txt
/usr/local/lib/python3.8/test/test_email/data/msg_27.txt
/usr/local/lib/python3.8/test/test_email/data/msg_28.txt
/usr/local/lib/python3.8/test/test_email/data/msg_29.txt
/usr/local/lib/python3.8/test/test_email/data/msg_30.txt
/usr/local/lib/python3.8/test/test_email/data/msg_31.txt
/usr/local/lib/python3.8/test/test_email/data/msg_32.txt
/usr/local/lib/python3.8/test/test_email/data/msg_33.txt
/usr/local/lib/python3.8/test/test_email/data/msg_34.txt
/usr/local/lib/python3.8/test/test_email/data/msg_35.txt
/usr/local/lib/python3.8/test/test_email/data/msg_36.txt
/usr/local/lib/python3.8/test/test_email/data/msg_37.txt
/usr/local/lib/python3.8/test/test_email/data/msg_38.txt
/usr/local/lib/python3.8/test/test_email/data/msg_39.txt
/usr/local/lib/python3.8/test/test_email/data/msg_40.txt
/usr/local/lib/python3.8/test/test_email/data/msg_41.txt
/usr/local/lib/python3.8/test/test_email/data/msg_42.txt
/usr/local/lib/python3.8/test/test_email/data/msg_43.txt
/usr/local/lib/python3.8/test/test_email/data/msg_44.txt
/usr/local/lib/python3.8/test/test_email/data/msg_45.txt
/usr/local/lib/python3.8/test/test_email/data/msg_46.txt
/usr/local/lib/python3.8/test/test_email/test__encoded_words.py
/usr/local/lib/python3.8/test/test_email/test__header_value_parser.py
/usr/local/lib/python3.8/test/test_email/test_asian_codecs.py
/usr/local/lib/python3.8/test/test_email/test_contentmanager.py
/usr/local/lib/python3.8/test/test_email/test_defect_handling.py
/usr/local/lib/python3.8/test/test_email/test_email.py
/usr/local/lib/python3.8/test/test_email/test_generator.py
/usr/local/lib/python3.8/test/test_email/test_headerregistry.py
/usr/local/lib/python3.8/test/test_email/test_inversion.py
/usr/local/lib/python3.8/test/test_email/test_message.py
/usr/local/lib/python3.8/test/test_email/test_parser.py
/usr/local/lib/python3.8/test/test_email/test_pickleable.py
/usr/local/lib/python3.8/test/test_email/test_policy.py
/usr/local/lib/python3.8/test/test_email/test_utils.py
/usr/local/lib/python3.8/test/test_email/torture_test.py
/usr/local/lib/python3.8/test/test_embed.py
/usr/local/lib/python3.8/test/test_ensurepip.py
/usr/local/lib/python3.8/test/test_enum.py
/usr/local/lib/python3.8/test/test_enumerate.py
/usr/local/lib/python3.8/test/test_eof.py
/usr/local/lib/python3.8/test/test_epoll.py
/usr/local/lib/python3.8/test/test_errno.py
/usr/local/lib/python3.8/test/test_exception_hierarchy.py
/usr/local/lib/python3.8/test/test_exception_variations.py
/usr/local/lib/python3.8/test/test_exceptions.py
/usr/local/lib/python3.8/test/test_extcall.py
/usr/local/lib/python3.8/test/test_faulthandler.py
/usr/local/lib/python3.8/test/test_fcntl.py
/usr/local/lib/python3.8/test/test_file.py
/usr/local/lib/python3.8/test/test_file_eintr.py
/usr/local/lib/python3.8/test/test_filecmp.py
/usr/local/lib/python3.8/test/test_fileinput.py
/usr/local/lib/python3.8/test/test_fileio.py
/usr/local/lib/python3.8/test/test_finalization.py
/usr/local/lib/python3.8/test/test_float.py
/usr/local/lib/python3.8/test/test_flufl.py
/usr/local/lib/python3.8/test/test_fnmatch.py
/usr/local/lib/python3.8/test/test_fork1.py
/usr/local/lib/python3.8/test/test_format.py
/usr/local/lib/python3.8/test/test_fractions.py
/usr/local/lib/python3.8/test/test_frame.py
/usr/local/lib/python3.8/test/test_frozen.py
/usr/local/lib/python3.8/test/test_fstring.py
/usr/local/lib/python3.8/test/test_ftplib.py
/usr/local/lib/python3.8/test/test_funcattrs.py
/usr/local/lib/python3.8/test/test_functools.py
/usr/local/lib/python3.8/test/test_future.py
/usr/local/lib/python3.8/test/test_future3.py
/usr/local/lib/python3.8/test/test_future4.py
/usr/local/lib/python3.8/test/test_future5.py
/usr/local/lib/python3.8/test/test_gc.py
/usr/local/lib/python3.8/test/test_gdb.py
/usr/local/lib/python3.8/test/test_generator_stop.py
/usr/local/lib/python3.8/test/test_generators.py
/usr/local/lib/python3.8/test/test_genericclass.py
/usr/local/lib/python3.8/test/test_genericpath.py
/usr/local/lib/python3.8/test/test_genexps.py
/usr/local/lib/python3.8/test/test_getargs2.py
/usr/local/lib/python3.8/test/test_getopt.py
/usr/local/lib/python3.8/test/test_getpass.py
/usr/local/lib/python3.8/test/test_gettext.py
/usr/local/lib/python3.8/test/test_glob.py
/usr/local/lib/python3.8/test/test_global.py
/usr/local/lib/python3.8/test/test_grammar.py
/usr/local/lib/python3.8/test/test_grp.py
/usr/local/lib/python3.8/test/test_gzip.py
/usr/local/lib/python3.8/test/test_hash.py
/usr/local/lib/python3.8/test/test_hashlib.py
/usr/local/lib/python3.8/test/test_heapq.py
/usr/local/lib/python3.8/test/test_hmac.py
/usr/local/lib/python3.8/test/test_html.py
/usr/local/lib/python3.8/test/test_htmlparser.py
/usr/local/lib/python3.8/test/test_http_cookiejar.py
/usr/local/lib/python3.8/test/test_http_cookies.py
/usr/local/lib/python3.8/test/test_httplib.py
/usr/local/lib/python3.8/test/test_httpservers.py
/usr/local/lib/python3.8/test/test_idle.py
/usr/local/lib/python3.8/test/test_imaplib.py
/usr/local/lib/python3.8/test/test_imghdr.py
/usr/local/lib/python3.8/test/test_imp.py
/usr/local/lib/python3.8/test/test_import/__init__.py
/usr/local/lib/python3.8/test/test_import/__main__.py
/usr/local/lib/python3.8/test/test_import/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/basic2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/binding2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle1.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/from_cycle2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/indirect.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/indirect.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/indirect.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/rebinding2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/source.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/source.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/source.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/subpackage.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/subpackage.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/subpackage.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/use.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/use.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/use.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/basic.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/basic2.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/binding.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/binding2.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/from_cycle1.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/from_cycle2.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/indirect.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/rebinding.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/rebinding2.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/source.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpackage.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/subpackage2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/subpackage2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/subpackage2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/subpackage2.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/subpkg/util.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/use.py
/usr/local/lib/python3.8/test/test_import/data/circular_imports/util.py
/usr/local/lib/python3.8/test/test_import/data/package/__init__.py
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/submodule.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/submodule.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/package/__pycache__/submodule.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/package/submodule.py
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule1.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/__pycache__/submodule2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_import/data/package2/submodule1.py
/usr/local/lib/python3.8/test/test_import/data/package2/submodule2.py
/usr/local/lib/python3.8/test/test_importlib/__init__.py
/usr/local/lib/python3.8/test/test_importlib/__main__.py
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/abc.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/fixtures.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/fixtures.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/fixtures.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/stubs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/stubs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/stubs.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_abc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_abc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_abc.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_api.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_api.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_api.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_lazy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_lazy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_lazy.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_locks.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_locks.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_locks.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_main.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_main.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_main.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_metadata_api.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_metadata_api.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_metadata_api.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_namespace_pkgs.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_namespace_pkgs.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_namespace_pkgs.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_open.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_open.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_open.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_path.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_path.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_path.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_read.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_read.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_read.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_resource.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_resource.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_resource.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_spec.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_spec.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_spec.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_util.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_windows.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_windows.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_windows.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_zip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_zip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/test_zip.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/abc.py
/usr/local/lib/python3.8/test/test_importlib/builtin/__init__.py
/usr/local/lib/python3.8/test/test_importlib/builtin/__main__.py
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_finder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_finder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_finder.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/__pycache__/test_loader.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/builtin/test_finder.py
/usr/local/lib/python3.8/test/test_importlib/builtin/test_loader.py
/usr/local/lib/python3.8/test/test_importlib/data/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data/example-21.12-py3-none-any.whl
/usr/local/lib/python3.8/test/test_importlib/data/example-21.12-py3.6.egg
/usr/local/lib/python3.8/test/test_importlib/data01/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data01/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/binary.file
/usr/local/lib/python3.8/test/test_importlib/data01/subdirectory/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data01/subdirectory/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/subdirectory/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/subdirectory/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data01/subdirectory/binary.file
/usr/local/lib/python3.8/test/test_importlib/data01/utf-16.file
/usr/local/lib/python3.8/test/test_importlib/data01/utf-8.file
/usr/local/lib/python3.8/test/test_importlib/data02/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data02/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/one/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data02/one/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/one/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/one/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/one/resource1.txt
/usr/local/lib/python3.8/test/test_importlib/data02/two/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data02/two/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/two/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/two/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data02/two/resource2.txt
/usr/local/lib/python3.8/test/test_importlib/data03/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data03/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion1/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion1/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion1/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion1/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion2/__init__.py
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion2/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion2/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/portion2/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/data03/namespace/resource1.txt
/usr/local/lib/python3.8/test/test_importlib/extension/__init__.py
/usr/local/lib/python3.8/test/test_importlib/extension/__main__.py
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_case_sensitivity.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_case_sensitivity.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_case_sensitivity.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_finder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_finder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_finder.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_loader.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_path_hook.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_path_hook.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/__pycache__/test_path_hook.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/extension/test_case_sensitivity.py
/usr/local/lib/python3.8/test/test_importlib/extension/test_finder.py
/usr/local/lib/python3.8/test/test_importlib/extension/test_loader.py
/usr/local/lib/python3.8/test/test_importlib/extension/test_path_hook.py
/usr/local/lib/python3.8/test/test_importlib/fixtures.py
/usr/local/lib/python3.8/test/test_importlib/frozen/__init__.py
/usr/local/lib/python3.8/test/test_importlib/frozen/__main__.py
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_finder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_finder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_finder.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/__pycache__/test_loader.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/frozen/test_finder.py
/usr/local/lib/python3.8/test/test_importlib/frozen/test_loader.py
/usr/local/lib/python3.8/test/test_importlib/import_/__init__.py
/usr/local/lib/python3.8/test/test_importlib/import_/__main__.py
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___loader__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___loader__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___loader__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___package__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___package__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test___package__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_api.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_api.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_api.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_caching.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_caching.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_caching.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_fromlist.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_fromlist.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_fromlist.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_meta_path.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_meta_path.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_meta_path.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_packages.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_packages.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_packages.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_path.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_path.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_path.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_relative_imports.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_relative_imports.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/__pycache__/test_relative_imports.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/import_/test___loader__.py
/usr/local/lib/python3.8/test/test_importlib/import_/test___package__.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_api.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_caching.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_fromlist.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_meta_path.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_packages.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_path.py
/usr/local/lib/python3.8/test/test_importlib/import_/test_relative_imports.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/one.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/one.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/one.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/two.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/two.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__/two.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/one.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/both_portions/foo/two.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/missing_directory.zip
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__/a_test.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__/a_test.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__/a_test.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/nested_portion1.zip
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/one.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/one.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__/one.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__/one.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__/one.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__/one.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion1/foo/one.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__/two.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__/two.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__/two.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/portion2/foo/two.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__/one.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__/one.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__/one.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project1/parent/child/one.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__/two.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__/two.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__/two.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project2/parent/child/two.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__/three.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__/three.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__/three.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/project3/parent/child/three.py
/usr/local/lib/python3.8/test/test_importlib/namespace_pkgs/top_level_portion1.zip
/usr/local/lib/python3.8/test/test_importlib/source/__init__.py
/usr/local/lib/python3.8/test/test_importlib/source/__main__.py
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_case_sensitivity.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_case_sensitivity.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_case_sensitivity.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_file_loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_file_loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_file_loader.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_finder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_finder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_finder.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_path_hook.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_path_hook.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_path_hook.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_source_encoding.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_source_encoding.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/source/__pycache__/test_source_encoding.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/source/test_case_sensitivity.py
/usr/local/lib/python3.8/test/test_importlib/source/test_file_loader.py
/usr/local/lib/python3.8/test/test_importlib/source/test_finder.py
/usr/local/lib/python3.8/test/test_importlib/source/test_path_hook.py
/usr/local/lib/python3.8/test/test_importlib/source/test_source_encoding.py
/usr/local/lib/python3.8/test/test_importlib/stubs.py
/usr/local/lib/python3.8/test/test_importlib/test_abc.py
/usr/local/lib/python3.8/test/test_importlib/test_api.py
/usr/local/lib/python3.8/test/test_importlib/test_lazy.py
/usr/local/lib/python3.8/test/test_importlib/test_locks.py
/usr/local/lib/python3.8/test/test_importlib/test_main.py
/usr/local/lib/python3.8/test/test_importlib/test_metadata_api.py
/usr/local/lib/python3.8/test/test_importlib/test_namespace_pkgs.py
/usr/local/lib/python3.8/test/test_importlib/test_open.py
/usr/local/lib/python3.8/test/test_importlib/test_path.py
/usr/local/lib/python3.8/test/test_importlib/test_read.py
/usr/local/lib/python3.8/test/test_importlib/test_resource.py
/usr/local/lib/python3.8/test/test_importlib/test_spec.py
/usr/local/lib/python3.8/test/test_importlib/test_util.py
/usr/local/lib/python3.8/test/test_importlib/test_windows.py
/usr/local/lib/python3.8/test/test_importlib/test_zip.py
/usr/local/lib/python3.8/test/test_importlib/util.py
/usr/local/lib/python3.8/test/test_importlib/zipdata01/__init__.py
/usr/local/lib/python3.8/test/test_importlib/zipdata01/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata01/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata01/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata01/ziptestdata.zip
/usr/local/lib/python3.8/test/test_importlib/zipdata02/__init__.py
/usr/local/lib/python3.8/test/test_importlib/zipdata02/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata02/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata02/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_importlib/zipdata02/ziptestdata.zip
/usr/local/lib/python3.8/test/test_index.py
/usr/local/lib/python3.8/test/test_inspect.py
/usr/local/lib/python3.8/test/test_int.py
/usr/local/lib/python3.8/test/test_int_literal.py
/usr/local/lib/python3.8/test/test_io.py
/usr/local/lib/python3.8/test/test_ioctl.py
/usr/local/lib/python3.8/test/test_ipaddress.py
/usr/local/lib/python3.8/test/test_isinstance.py
/usr/local/lib/python3.8/test/test_iter.py
/usr/local/lib/python3.8/test/test_iterlen.py
/usr/local/lib/python3.8/test/test_itertools.py
/usr/local/lib/python3.8/test/test_json/__init__.py
/usr/local/lib/python3.8/test/test_json/__main__.py
/usr/local/lib/python3.8/test/test_json/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_decode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_decode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_decode.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_default.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_default.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_default.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_dump.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_dump.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_dump.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_encode_basestring_ascii.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_encode_basestring_ascii.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_encode_basestring_ascii.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_enum.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_enum.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_enum.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_fail.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_fail.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_fail.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_float.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_float.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_float.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_indent.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_indent.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_indent.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass1.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass1.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass1.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass2.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass2.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass2.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass3.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass3.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_pass3.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_recursion.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_recursion.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_recursion.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_scanstring.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_scanstring.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_scanstring.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_separators.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_separators.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_separators.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_speedups.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_speedups.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_speedups.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_tool.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_tool.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_tool.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_unicode.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_unicode.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_json/__pycache__/test_unicode.cpython-38.pyc
/usr/local/lib/python3.8/test/test_json/test_decode.py
/usr/local/lib/python3.8/test/test_json/test_default.py
/usr/local/lib/python3.8/test/test_json/test_dump.py
/usr/local/lib/python3.8/test/test_json/test_encode_basestring_ascii.py
/usr/local/lib/python3.8/test/test_json/test_enum.py
/usr/local/lib/python3.8/test/test_json/test_fail.py
/usr/local/lib/python3.8/test/test_json/test_float.py
/usr/local/lib/python3.8/test/test_json/test_indent.py
/usr/local/lib/python3.8/test/test_json/test_pass1.py
/usr/local/lib/python3.8/test/test_json/test_pass2.py
/usr/local/lib/python3.8/test/test_json/test_pass3.py
/usr/local/lib/python3.8/test/test_json/test_recursion.py
/usr/local/lib/python3.8/test/test_json/test_scanstring.py
/usr/local/lib/python3.8/test/test_json/test_separators.py
/usr/local/lib/python3.8/test/test_json/test_speedups.py
/usr/local/lib/python3.8/test/test_json/test_tool.py
/usr/local/lib/python3.8/test/test_json/test_unicode.py
/usr/local/lib/python3.8/test/test_keyword.py
/usr/local/lib/python3.8/test/test_keywordonlyarg.py
/usr/local/lib/python3.8/test/test_kqueue.py
/usr/local/lib/python3.8/test/test_largefile.py
/usr/local/lib/python3.8/test/test_lib2to3.py
/usr/local/lib/python3.8/test/test_linecache.py
/usr/local/lib/python3.8/test/test_list.py
/usr/local/lib/python3.8/test/test_listcomps.py
/usr/local/lib/python3.8/test/test_lltrace.py
/usr/local/lib/python3.8/test/test_locale.py
/usr/local/lib/python3.8/test/test_logging.py
/usr/local/lib/python3.8/test/test_long.py
/usr/local/lib/python3.8/test/test_longexp.py
/usr/local/lib/python3.8/test/test_lzma.py
/usr/local/lib/python3.8/test/test_mailbox.py
/usr/local/lib/python3.8/test/test_mailcap.py
/usr/local/lib/python3.8/test/test_marshal.py
/usr/local/lib/python3.8/test/test_math.py
/usr/local/lib/python3.8/test/test_memoryio.py
/usr/local/lib/python3.8/test/test_memoryview.py
/usr/local/lib/python3.8/test/test_metaclass.py
/usr/local/lib/python3.8/test/test_mimetypes.py
/usr/local/lib/python3.8/test/test_minidom.py
/usr/local/lib/python3.8/test/test_mmap.py
/usr/local/lib/python3.8/test/test_module.py
/usr/local/lib/python3.8/test/test_modulefinder.py
/usr/local/lib/python3.8/test/test_msilib.py
/usr/local/lib/python3.8/test/test_multibytecodec.py
/usr/local/lib/python3.8/test/test_multiprocessing_fork.py
/usr/local/lib/python3.8/test/test_multiprocessing_forkserver.py
/usr/local/lib/python3.8/test/test_multiprocessing_main_handling.py
/usr/local/lib/python3.8/test/test_multiprocessing_spawn.py
/usr/local/lib/python3.8/test/test_named_expressions.py
/usr/local/lib/python3.8/test/test_netrc.py
/usr/local/lib/python3.8/test/test_nis.py
/usr/local/lib/python3.8/test/test_nntplib.py
/usr/local/lib/python3.8/test/test_normalization.py
/usr/local/lib/python3.8/test/test_ntpath.py
/usr/local/lib/python3.8/test/test_numeric_tower.py
/usr/local/lib/python3.8/test/test_opcodes.py
/usr/local/lib/python3.8/test/test_openpty.py
/usr/local/lib/python3.8/test/test_operator.py
/usr/local/lib/python3.8/test/test_optparse.py
/usr/local/lib/python3.8/test/test_ordered_dict.py
/usr/local/lib/python3.8/test/test_os.py
/usr/local/lib/python3.8/test/test_ossaudiodev.py
/usr/local/lib/python3.8/test/test_osx_env.py
/usr/local/lib/python3.8/test/test_parser.py
/usr/local/lib/python3.8/test/test_pathlib.py
/usr/local/lib/python3.8/test/test_pdb.py
/usr/local/lib/python3.8/test/test_peepholer.py
/usr/local/lib/python3.8/test/test_pickle.py
/usr/local/lib/python3.8/test/test_picklebuffer.py
/usr/local/lib/python3.8/test/test_pickletools.py
/usr/local/lib/python3.8/test/test_pipes.py
/usr/local/lib/python3.8/test/test_pkg.py
/usr/local/lib/python3.8/test/test_pkgimport.py
/usr/local/lib/python3.8/test/test_pkgutil.py
/usr/local/lib/python3.8/test/test_platform.py
/usr/local/lib/python3.8/test/test_plistlib.py
/usr/local/lib/python3.8/test/test_poll.py
/usr/local/lib/python3.8/test/test_popen.py
/usr/local/lib/python3.8/test/test_poplib.py
/usr/local/lib/python3.8/test/test_positional_only_arg.py
/usr/local/lib/python3.8/test/test_posix.py
/usr/local/lib/python3.8/test/test_posixpath.py
/usr/local/lib/python3.8/test/test_pow.py
/usr/local/lib/python3.8/test/test_pprint.py
/usr/local/lib/python3.8/test/test_print.py
/usr/local/lib/python3.8/test/test_profile.py
/usr/local/lib/python3.8/test/test_property.py
/usr/local/lib/python3.8/test/test_pstats.py
/usr/local/lib/python3.8/test/test_pty.py
/usr/local/lib/python3.8/test/test_pulldom.py
/usr/local/lib/python3.8/test/test_pwd.py
/usr/local/lib/python3.8/test/test_py_compile.py
/usr/local/lib/python3.8/test/test_pyclbr.py
/usr/local/lib/python3.8/test/test_pydoc.py
/usr/local/lib/python3.8/test/test_pyexpat.py
/usr/local/lib/python3.8/test/test_queue.py
/usr/local/lib/python3.8/test/test_quopri.py
/usr/local/lib/python3.8/test/test_raise.py
/usr/local/lib/python3.8/test/test_random.py
/usr/local/lib/python3.8/test/test_range.py
/usr/local/lib/python3.8/test/test_re.py
/usr/local/lib/python3.8/test/test_readline.py
/usr/local/lib/python3.8/test/test_regrtest.py
/usr/local/lib/python3.8/test/test_repl.py
/usr/local/lib/python3.8/test/test_reprlib.py
/usr/local/lib/python3.8/test/test_resource.py
/usr/local/lib/python3.8/test/test_richcmp.py
/usr/local/lib/python3.8/test/test_rlcompleter.py
/usr/local/lib/python3.8/test/test_robotparser.py
/usr/local/lib/python3.8/test/test_runpy.py
/usr/local/lib/python3.8/test/test_sax.py
/usr/local/lib/python3.8/test/test_sched.py
/usr/local/lib/python3.8/test/test_scope.py
/usr/local/lib/python3.8/test/test_script_helper.py
/usr/local/lib/python3.8/test/test_secrets.py
/usr/local/lib/python3.8/test/test_select.py
/usr/local/lib/python3.8/test/test_selectors.py
/usr/local/lib/python3.8/test/test_set.py
/usr/local/lib/python3.8/test/test_setcomps.py
/usr/local/lib/python3.8/test/test_shelve.py
/usr/local/lib/python3.8/test/test_shlex.py
/usr/local/lib/python3.8/test/test_shutil.py
/usr/local/lib/python3.8/test/test_signal.py
/usr/local/lib/python3.8/test/test_site.py
/usr/local/lib/python3.8/test/test_slice.py
/usr/local/lib/python3.8/test/test_smtpd.py
/usr/local/lib/python3.8/test/test_smtplib.py
/usr/local/lib/python3.8/test/test_smtpnet.py
/usr/local/lib/python3.8/test/test_sndhdr.py
/usr/local/lib/python3.8/test/test_socket.py
/usr/local/lib/python3.8/test/test_socketserver.py
/usr/local/lib/python3.8/test/test_sort.py
/usr/local/lib/python3.8/test/test_source_encoding.py
/usr/local/lib/python3.8/test/test_spwd.py
/usr/local/lib/python3.8/test/test_sqlite.py
/usr/local/lib/python3.8/test/test_ssl.py
/usr/local/lib/python3.8/test/test_startfile.py
/usr/local/lib/python3.8/test/test_stat.py
/usr/local/lib/python3.8/test/test_statistics.py
/usr/local/lib/python3.8/test/test_strftime.py
/usr/local/lib/python3.8/test/test_string.py
/usr/local/lib/python3.8/test/test_string_literals.py
/usr/local/lib/python3.8/test/test_stringprep.py
/usr/local/lib/python3.8/test/test_strptime.py
/usr/local/lib/python3.8/test/test_strtod.py
/usr/local/lib/python3.8/test/test_struct.py
/usr/local/lib/python3.8/test/test_structmembers.py
/usr/local/lib/python3.8/test/test_structseq.py
/usr/local/lib/python3.8/test/test_subclassinit.py
/usr/local/lib/python3.8/test/test_subprocess.py
/usr/local/lib/python3.8/test/test_sunau.py
/usr/local/lib/python3.8/test/test_sundry.py
/usr/local/lib/python3.8/test/test_super.py
/usr/local/lib/python3.8/test/test_support.py
/usr/local/lib/python3.8/test/test_symbol.py
/usr/local/lib/python3.8/test/test_symtable.py
/usr/local/lib/python3.8/test/test_syntax.py
/usr/local/lib/python3.8/test/test_sys.py
/usr/local/lib/python3.8/test/test_sys_setprofile.py
/usr/local/lib/python3.8/test/test_sys_settrace.py
/usr/local/lib/python3.8/test/test_sysconfig.py
/usr/local/lib/python3.8/test/test_syslog.py
/usr/local/lib/python3.8/test/test_tabnanny.py
/usr/local/lib/python3.8/test/test_tarfile.py
/usr/local/lib/python3.8/test/test_tcl.py
/usr/local/lib/python3.8/test/test_telnetlib.py
/usr/local/lib/python3.8/test/test_tempfile.py
/usr/local/lib/python3.8/test/test_textwrap.py
/usr/local/lib/python3.8/test/test_thread.py
/usr/local/lib/python3.8/test/test_threaded_import.py
/usr/local/lib/python3.8/test/test_threadedtempfile.py
/usr/local/lib/python3.8/test/test_threading.py
/usr/local/lib/python3.8/test/test_threading_local.py
/usr/local/lib/python3.8/test/test_threadsignals.py
/usr/local/lib/python3.8/test/test_time.py
/usr/local/lib/python3.8/test/test_timeit.py
/usr/local/lib/python3.8/test/test_timeout.py
/usr/local/lib/python3.8/test/test_tix.py
/usr/local/lib/python3.8/test/test_tk.py
/usr/local/lib/python3.8/test/test_tokenize.py
/usr/local/lib/python3.8/test/test_tools/__init__.py
/usr/local/lib/python3.8/test/test_tools/__main__.py
/usr/local/lib/python3.8/test/test_tools/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_fixcid.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_fixcid.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_fixcid.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_gprof2html.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_gprof2html.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_gprof2html.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_i18n.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_i18n.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_i18n.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_lll.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_lll.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_lll.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_md5sum.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_md5sum.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_md5sum.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pathfix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pathfix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pathfix.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pdeps.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pdeps.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pdeps.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pindent.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pindent.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_pindent.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_reindent.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_reindent.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_reindent.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_sundry.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_sundry.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_sundry.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_unparse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_unparse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_tools/__pycache__/test_unparse.cpython-38.pyc
/usr/local/lib/python3.8/test/test_tools/test_fixcid.py
/usr/local/lib/python3.8/test/test_tools/test_gprof2html.py
/usr/local/lib/python3.8/test/test_tools/test_i18n.py
/usr/local/lib/python3.8/test/test_tools/test_lll.py
/usr/local/lib/python3.8/test/test_tools/test_md5sum.py
/usr/local/lib/python3.8/test/test_tools/test_pathfix.py
/usr/local/lib/python3.8/test/test_tools/test_pdeps.py
/usr/local/lib/python3.8/test/test_tools/test_pindent.py
/usr/local/lib/python3.8/test/test_tools/test_reindent.py
/usr/local/lib/python3.8/test/test_tools/test_sundry.py
/usr/local/lib/python3.8/test/test_tools/test_unparse.py
/usr/local/lib/python3.8/test/test_trace.py
/usr/local/lib/python3.8/test/test_traceback.py
/usr/local/lib/python3.8/test/test_tracemalloc.py
/usr/local/lib/python3.8/test/test_ttk_guionly.py
/usr/local/lib/python3.8/test/test_ttk_textonly.py
/usr/local/lib/python3.8/test/test_tuple.py
/usr/local/lib/python3.8/test/test_turtle.py
/usr/local/lib/python3.8/test/test_type_comments.py
/usr/local/lib/python3.8/test/test_typechecks.py
/usr/local/lib/python3.8/test/test_types.py
/usr/local/lib/python3.8/test/test_typing.py
/usr/local/lib/python3.8/test/test_ucn.py
/usr/local/lib/python3.8/test/test_unary.py
/usr/local/lib/python3.8/test/test_unicode.py
/usr/local/lib/python3.8/test/test_unicode_file.py
/usr/local/lib/python3.8/test/test_unicode_file_functions.py
/usr/local/lib/python3.8/test/test_unicode_identifiers.py
/usr/local/lib/python3.8/test/test_unicodedata.py
/usr/local/lib/python3.8/test/test_unittest.py
/usr/local/lib/python3.8/test/test_univnewlines.py
/usr/local/lib/python3.8/test/test_unpack.py
/usr/local/lib/python3.8/test/test_unpack_ex.py
/usr/local/lib/python3.8/test/test_urllib.py
/usr/local/lib/python3.8/test/test_urllib2.py
/usr/local/lib/python3.8/test/test_urllib2_localnet.py
/usr/local/lib/python3.8/test/test_urllib2net.py
/usr/local/lib/python3.8/test/test_urllib_response.py
/usr/local/lib/python3.8/test/test_urllibnet.py
/usr/local/lib/python3.8/test/test_urlparse.py
/usr/local/lib/python3.8/test/test_userdict.py
/usr/local/lib/python3.8/test/test_userlist.py
/usr/local/lib/python3.8/test/test_userstring.py
/usr/local/lib/python3.8/test/test_utf8_mode.py
/usr/local/lib/python3.8/test/test_utf8source.py
/usr/local/lib/python3.8/test/test_uu.py
/usr/local/lib/python3.8/test/test_uuid.py
/usr/local/lib/python3.8/test/test_venv.py
/usr/local/lib/python3.8/test/test_wait3.py
/usr/local/lib/python3.8/test/test_wait4.py
/usr/local/lib/python3.8/test/test_warnings/__init__.py
/usr/local/lib/python3.8/test/test_warnings/__main__.py
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_warnings/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/import_warning.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/import_warning.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/import_warning.cpython-38.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/stacklevel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/stacklevel.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/test_warnings/data/__pycache__/stacklevel.cpython-38.pyc
/usr/local/lib/python3.8/test/test_warnings/data/import_warning.py
/usr/local/lib/python3.8/test/test_warnings/data/stacklevel.py
/usr/local/lib/python3.8/test/test_wave.py
/usr/local/lib/python3.8/test/test_weakref.py
/usr/local/lib/python3.8/test/test_weakset.py
/usr/local/lib/python3.8/test/test_webbrowser.py
/usr/local/lib/python3.8/test/test_winconsoleio.py
/usr/local/lib/python3.8/test/test_winreg.py
/usr/local/lib/python3.8/test/test_winsound.py
/usr/local/lib/python3.8/test/test_with.py
/usr/local/lib/python3.8/test/test_wsgiref.py
/usr/local/lib/python3.8/test/test_xdrlib.py
/usr/local/lib/python3.8/test/test_xml_dom_minicompat.py
/usr/local/lib/python3.8/test/test_xml_etree.py
/usr/local/lib/python3.8/test/test_xml_etree_c.py
/usr/local/lib/python3.8/test/test_xmlrpc.py
/usr/local/lib/python3.8/test/test_xmlrpc_net.py
/usr/local/lib/python3.8/test/test_xxtestfuzz.py
/usr/local/lib/python3.8/test/test_yield_from.py
/usr/local/lib/python3.8/test/test_zipapp.py
/usr/local/lib/python3.8/test/test_zipfile.py
/usr/local/lib/python3.8/test/test_zipfile64.py
/usr/local/lib/python3.8/test/test_zipimport.py
/usr/local/lib/python3.8/test/test_zipimport_support.py
/usr/local/lib/python3.8/test/test_zlib.py
/usr/local/lib/python3.8/test/testcodec.py
/usr/local/lib/python3.8/test/testtar.tar
/usr/local/lib/python3.8/test/tf_inherit_check.py
/usr/local/lib/python3.8/test/threaded_import_hangers.py
/usr/local/lib/python3.8/test/time_hashlib.py
/usr/local/lib/python3.8/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
/usr/local/lib/python3.8/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
/usr/local/lib/python3.8/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
/usr/local/lib/python3.8/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
/usr/local/lib/python3.8/test/tokenize_tests.txt
/usr/local/lib/python3.8/test/tracedmodules/__init__.py
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/testmod.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/testmod.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/tracedmodules/__pycache__/testmod.cpython-38.pyc
/usr/local/lib/python3.8/test/tracedmodules/testmod.py
/usr/local/lib/python3.8/test/win_console_handler.py
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/README
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nComment.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nPrefixQname.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nQname.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nQnameElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/c14nTrim.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/doc.dtd
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/doc.xsl
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N1.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N2.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N3.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N4.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N5.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inC14N6.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsContent.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsPushdown.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsRedecl.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsSort.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsSuperfluous.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/inNsXml.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml
/usr/local/lib/python3.8/test/xmltestdata/c14n-20/world.txt
/usr/local/lib/python3.8/test/xmltestdata/expat224_utf8_bug.xml
/usr/local/lib/python3.8/test/xmltestdata/simple-ns.xml
/usr/local/lib/python3.8/test/xmltestdata/simple.xml
/usr/local/lib/python3.8/test/xmltestdata/test.xml
/usr/local/lib/python3.8/test/xmltestdata/test.xml.out
/usr/local/lib/python3.8/test/xmltests.py
/usr/local/lib/python3.8/test/zip_cp437_header.zip
/usr/local/lib/python3.8/test/zipdir.zip
/usr/local/lib/python3.8/test/ziptestdata/README.md
/usr/local/lib/python3.8/test/ziptestdata/__pycache__/testdata_module_inside_zip.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/test/ziptestdata/__pycache__/testdata_module_inside_zip.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/test/ziptestdata/__pycache__/testdata_module_inside_zip.cpython-38.pyc
/usr/local/lib/python3.8/test/ziptestdata/exe_with_z64
/usr/local/lib/python3.8/test/ziptestdata/exe_with_zip
/usr/local/lib/python3.8/test/ziptestdata/header.sh
/usr/local/lib/python3.8/test/ziptestdata/testdata_module_inside_zip.py
/usr/local/lib/python3.8/textwrap.py
/usr/local/lib/python3.8/this.py
/usr/local/lib/python3.8/threading.py
/usr/local/lib/python3.8/timeit.py
/usr/local/lib/python3.8/tkinter/__init__.py
/usr/local/lib/python3.8/tkinter/__main__.py
/usr/local/lib/python3.8/tkinter/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/colorchooser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/colorchooser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/colorchooser.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/commondialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/commondialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/commondialog.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/constants.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/constants.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/constants.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dialog.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dnd.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dnd.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/dnd.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/filedialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/filedialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/filedialog.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/font.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/font.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/font.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/messagebox.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/messagebox.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/messagebox.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/scrolledtext.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/scrolledtext.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/scrolledtext.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/simpledialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/simpledialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/simpledialog.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/tix.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/tix.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/tix.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/ttk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/ttk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/__pycache__/ttk.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/colorchooser.py
/usr/local/lib/python3.8/tkinter/commondialog.py
/usr/local/lib/python3.8/tkinter/constants.py
/usr/local/lib/python3.8/tkinter/dialog.py
/usr/local/lib/python3.8/tkinter/dnd.py
/usr/local/lib/python3.8/tkinter/filedialog.py
/usr/local/lib/python3.8/tkinter/font.py
/usr/local/lib/python3.8/tkinter/messagebox.py
/usr/local/lib/python3.8/tkinter/scrolledtext.py
/usr/local/lib/python3.8/tkinter/simpledialog.py
/usr/local/lib/python3.8/tkinter/test/README
/usr/local/lib/python3.8/tkinter/test/__init__.py
/usr/local/lib/python3.8/tkinter/test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/runtktests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/runtktests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/runtktests.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/support.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/widget_tests.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/widget_tests.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/__pycache__/widget_tests.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/runtktests.py
/usr/local/lib/python3.8/tkinter/test/support.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__init__.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_colorchooser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_colorchooser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_colorchooser.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_font.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_font.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_font.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_geometry_managers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_geometry_managers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_geometry_managers.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_images.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_images.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_images.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_loadtk.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_loadtk.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_loadtk.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_misc.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_misc.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_misc.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_simpledialog.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_simpledialog.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_simpledialog.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_text.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_text.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_text.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_variables.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_variables.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_variables.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_widgets.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_widgets.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/__pycache__/test_widgets.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_colorchooser.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_font.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_geometry_managers.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_images.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_loadtk.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_misc.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_simpledialog.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_text.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_variables.py
/usr/local/lib/python3.8/tkinter/test/test_tkinter/test_widgets.py
/usr/local/lib/python3.8/tkinter/test/test_ttk/__init__.py
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_extensions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_extensions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_extensions.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_functions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_functions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_functions.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_style.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_style.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_style.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_widgets.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_widgets.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/__pycache__/test_widgets.cpython-38.pyc
/usr/local/lib/python3.8/tkinter/test/test_ttk/test_extensions.py
/usr/local/lib/python3.8/tkinter/test/test_ttk/test_functions.py
/usr/local/lib/python3.8/tkinter/test/test_ttk/test_style.py
/usr/local/lib/python3.8/tkinter/test/test_ttk/test_widgets.py
/usr/local/lib/python3.8/tkinter/test/widget_tests.py
/usr/local/lib/python3.8/tkinter/tix.py
/usr/local/lib/python3.8/tkinter/ttk.py
/usr/local/lib/python3.8/token.py
/usr/local/lib/python3.8/tokenize.py
/usr/local/lib/python3.8/trace.py
/usr/local/lib/python3.8/traceback.py
/usr/local/lib/python3.8/tracemalloc.py
/usr/local/lib/python3.8/tty.py
/usr/local/lib/python3.8/turtle.py
/usr/local/lib/python3.8/turtledemo/__init__.py
/usr/local/lib/python3.8/turtledemo/__main__.py
/usr/local/lib/python3.8/turtledemo/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/bytedesign.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/bytedesign.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/bytedesign.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/chaos.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/chaos.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/chaos.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/clock.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/clock.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/clock.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/colormixer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/colormixer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/colormixer.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/forest.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/forest.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/forest.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/fractalcurves.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/fractalcurves.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/fractalcurves.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/lindenmayer.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/lindenmayer.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/lindenmayer.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/minimal_hanoi.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/minimal_hanoi.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/minimal_hanoi.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/nim.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/nim.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/nim.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/paint.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/paint.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/paint.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/peace.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/peace.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/peace.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/penrose.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/penrose.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/penrose.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/planet_and_moon.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/planet_and_moon.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/planet_and_moon.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/rosette.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/rosette.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/rosette.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/round_dance.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/round_dance.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/round_dance.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/sorting_animate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/sorting_animate.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/sorting_animate.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/tree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/tree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/tree.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/two_canvases.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/two_canvases.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/two_canvases.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/yinyang.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/yinyang.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/turtledemo/__pycache__/yinyang.cpython-38.pyc
/usr/local/lib/python3.8/turtledemo/bytedesign.py
/usr/local/lib/python3.8/turtledemo/chaos.py
/usr/local/lib/python3.8/turtledemo/clock.py
/usr/local/lib/python3.8/turtledemo/colormixer.py
/usr/local/lib/python3.8/turtledemo/forest.py
/usr/local/lib/python3.8/turtledemo/fractalcurves.py
/usr/local/lib/python3.8/turtledemo/lindenmayer.py
/usr/local/lib/python3.8/turtledemo/minimal_hanoi.py
/usr/local/lib/python3.8/turtledemo/nim.py
/usr/local/lib/python3.8/turtledemo/paint.py
/usr/local/lib/python3.8/turtledemo/peace.py
/usr/local/lib/python3.8/turtledemo/penrose.py
/usr/local/lib/python3.8/turtledemo/planet_and_moon.py
/usr/local/lib/python3.8/turtledemo/rosette.py
/usr/local/lib/python3.8/turtledemo/round_dance.py
/usr/local/lib/python3.8/turtledemo/sorting_animate.py
/usr/local/lib/python3.8/turtledemo/tree.py
/usr/local/lib/python3.8/turtledemo/turtle.cfg
/usr/local/lib/python3.8/turtledemo/two_canvases.py
/usr/local/lib/python3.8/turtledemo/yinyang.py
/usr/local/lib/python3.8/types.py
/usr/local/lib/python3.8/typing.py
/usr/local/lib/python3.8/unittest/__init__.py
/usr/local/lib/python3.8/unittest/__main__.py
/usr/local/lib/python3.8/unittest/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/async_case.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/async_case.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/async_case.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/case.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/case.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/case.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/loader.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/main.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/main.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/main.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/mock.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/mock.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/mock.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/result.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/result.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/result.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/runner.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/runner.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/runner.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/signals.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/signals.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/signals.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/suite.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/suite.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/suite.cpython-38.pyc
/usr/local/lib/python3.8/unittest/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/unittest/async_case.py
/usr/local/lib/python3.8/unittest/case.py
/usr/local/lib/python3.8/unittest/loader.py
/usr/local/lib/python3.8/unittest/main.py
/usr/local/lib/python3.8/unittest/mock.py
/usr/local/lib/python3.8/unittest/result.py
/usr/local/lib/python3.8/unittest/runner.py
/usr/local/lib/python3.8/unittest/signals.py
/usr/local/lib/python3.8/unittest/suite.py
/usr/local/lib/python3.8/unittest/test/__init__.py
/usr/local/lib/python3.8/unittest/test/__main__.py
/usr/local/lib/python3.8/unittest/test/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/_test_warnings.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/_test_warnings.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/_test_warnings.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/dummy.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/dummy.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/dummy.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/support.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_assertions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_assertions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_assertions.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_async_case.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_async_case.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_async_case.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_break.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_break.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_break.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_case.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_case.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_case.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_discovery.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_discovery.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_discovery.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_functiontestcase.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_functiontestcase.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_functiontestcase.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_loader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_loader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_loader.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_program.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_program.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_program.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_result.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_result.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_result.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_runner.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_runner.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_runner.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_setups.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_setups.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_setups.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_skipping.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_skipping.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_skipping.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_suite.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_suite.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/__pycache__/test_suite.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/_test_warnings.py
/usr/local/lib/python3.8/unittest/test/dummy.py
/usr/local/lib/python3.8/unittest/test/support.py
/usr/local/lib/python3.8/unittest/test/test_assertions.py
/usr/local/lib/python3.8/unittest/test/test_async_case.py
/usr/local/lib/python3.8/unittest/test/test_break.py
/usr/local/lib/python3.8/unittest/test/test_case.py
/usr/local/lib/python3.8/unittest/test/test_discovery.py
/usr/local/lib/python3.8/unittest/test/test_functiontestcase.py
/usr/local/lib/python3.8/unittest/test/test_loader.py
/usr/local/lib/python3.8/unittest/test/test_program.py
/usr/local/lib/python3.8/unittest/test/test_result.py
/usr/local/lib/python3.8/unittest/test/test_runner.py
/usr/local/lib/python3.8/unittest/test/test_setups.py
/usr/local/lib/python3.8/unittest/test/test_skipping.py
/usr/local/lib/python3.8/unittest/test/test_suite.py
/usr/local/lib/python3.8/unittest/test/testmock/__init__.py
/usr/local/lib/python3.8/unittest/test/testmock/__main__.py
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/support.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/support.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/support.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testasync.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testasync.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testasync.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testcallable.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testcallable.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testcallable.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testhelpers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testhelpers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testhelpers.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmagicmethods.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmagicmethods.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmagicmethods.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmock.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmock.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testmock.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testpatch.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testpatch.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testpatch.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsealable.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsealable.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsealable.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsentinel.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsentinel.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testsentinel.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testwith.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testwith.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/unittest/test/testmock/__pycache__/testwith.cpython-38.pyc
/usr/local/lib/python3.8/unittest/test/testmock/support.py
/usr/local/lib/python3.8/unittest/test/testmock/testasync.py
/usr/local/lib/python3.8/unittest/test/testmock/testcallable.py
/usr/local/lib/python3.8/unittest/test/testmock/testhelpers.py
/usr/local/lib/python3.8/unittest/test/testmock/testmagicmethods.py
/usr/local/lib/python3.8/unittest/test/testmock/testmock.py
/usr/local/lib/python3.8/unittest/test/testmock/testpatch.py
/usr/local/lib/python3.8/unittest/test/testmock/testsealable.py
/usr/local/lib/python3.8/unittest/test/testmock/testsentinel.py
/usr/local/lib/python3.8/unittest/test/testmock/testwith.py
/usr/local/lib/python3.8/unittest/util.py
/usr/local/lib/python3.8/urllib/__init__.py
/usr/local/lib/python3.8/urllib/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/urllib/__pycache__/error.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/error.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/error.cpython-38.pyc
/usr/local/lib/python3.8/urllib/__pycache__/parse.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/parse.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/parse.cpython-38.pyc
/usr/local/lib/python3.8/urllib/__pycache__/request.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/request.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/request.cpython-38.pyc
/usr/local/lib/python3.8/urllib/__pycache__/response.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/response.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/response.cpython-38.pyc
/usr/local/lib/python3.8/urllib/__pycache__/robotparser.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/urllib/__pycache__/robotparser.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/urllib/__pycache__/robotparser.cpython-38.pyc
/usr/local/lib/python3.8/urllib/error.py
/usr/local/lib/python3.8/urllib/parse.py
/usr/local/lib/python3.8/urllib/request.py
/usr/local/lib/python3.8/urllib/response.py
/usr/local/lib/python3.8/urllib/robotparser.py
/usr/local/lib/python3.8/uu.py
/usr/local/lib/python3.8/uuid.py
/usr/local/lib/python3.8/venv/__init__.py
/usr/local/lib/python3.8/venv/__main__.py
/usr/local/lib/python3.8/venv/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/venv/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/venv/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/venv/__pycache__/__main__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/venv/__pycache__/__main__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/venv/__pycache__/__main__.cpython-38.pyc
/usr/local/lib/python3.8/venv/scripts/common/Activate.ps1
/usr/local/lib/python3.8/venv/scripts/common/activate
/usr/local/lib/python3.8/venv/scripts/posix/activate.csh
/usr/local/lib/python3.8/venv/scripts/posix/activate.fish
/usr/local/lib/python3.8/warnings.py
/usr/local/lib/python3.8/wave.py
/usr/local/lib/python3.8/weakref.py
/usr/local/lib/python3.8/webbrowser.py
/usr/local/lib/python3.8/wsgiref/__init__.py
/usr/local/lib/python3.8/wsgiref/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/handlers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/handlers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/handlers.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/headers.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/headers.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/headers.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/simple_server.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/simple_server.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/simple_server.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/util.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/util.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/util.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/validate.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/validate.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/wsgiref/__pycache__/validate.cpython-38.pyc
/usr/local/lib/python3.8/wsgiref/handlers.py
/usr/local/lib/python3.8/wsgiref/headers.py
/usr/local/lib/python3.8/wsgiref/simple_server.py
/usr/local/lib/python3.8/wsgiref/util.py
/usr/local/lib/python3.8/wsgiref/validate.py
/usr/local/lib/python3.8/xdrlib.py
/usr/local/lib/python3.8/xml/__init__.py
/usr/local/lib/python3.8/xml/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/NodeFilter.py
/usr/local/lib/python3.8/xml/dom/__init__.py
/usr/local/lib/python3.8/xml/dom/__pycache__/NodeFilter.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/NodeFilter.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/NodeFilter.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/domreg.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/domreg.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/domreg.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/expatbuilder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/expatbuilder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/expatbuilder.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minicompat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minicompat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minicompat.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minidom.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minidom.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/minidom.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/pulldom.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/pulldom.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/pulldom.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/xmlbuilder.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/xmlbuilder.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/dom/__pycache__/xmlbuilder.cpython-38.pyc
/usr/local/lib/python3.8/xml/dom/domreg.py
/usr/local/lib/python3.8/xml/dom/expatbuilder.py
/usr/local/lib/python3.8/xml/dom/minicompat.py
/usr/local/lib/python3.8/xml/dom/minidom.py
/usr/local/lib/python3.8/xml/dom/pulldom.py
/usr/local/lib/python3.8/xml/dom/xmlbuilder.py
/usr/local/lib/python3.8/xml/etree/ElementInclude.py
/usr/local/lib/python3.8/xml/etree/ElementPath.py
/usr/local/lib/python3.8/xml/etree/ElementTree.py
/usr/local/lib/python3.8/xml/etree/__init__.py
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementInclude.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementInclude.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementInclude.cpython-38.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementPath.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementPath.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementPath.cpython-38.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementTree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementTree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/ElementTree.cpython-38.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/cElementTree.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/cElementTree.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/etree/__pycache__/cElementTree.cpython-38.pyc
/usr/local/lib/python3.8/xml/etree/cElementTree.py
/usr/local/lib/python3.8/xml/parsers/__init__.py
/usr/local/lib/python3.8/xml/parsers/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/parsers/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/parsers/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xml/parsers/__pycache__/expat.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/parsers/__pycache__/expat.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/parsers/__pycache__/expat.cpython-38.pyc
/usr/local/lib/python3.8/xml/parsers/expat.py
/usr/local/lib/python3.8/xml/sax/__init__.py
/usr/local/lib/python3.8/xml/sax/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/_exceptions.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/_exceptions.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/_exceptions.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/expatreader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/expatreader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/expatreader.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/handler.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/handler.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/handler.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/saxutils.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/saxutils.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/saxutils.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/xmlreader.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/xmlreader.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xml/sax/__pycache__/xmlreader.cpython-38.pyc
/usr/local/lib/python3.8/xml/sax/_exceptions.py
/usr/local/lib/python3.8/xml/sax/expatreader.py
/usr/local/lib/python3.8/xml/sax/handler.py
/usr/local/lib/python3.8/xml/sax/saxutils.py
/usr/local/lib/python3.8/xml/sax/xmlreader.py
/usr/local/lib/python3.8/xmlrpc/__init__.py
/usr/local/lib/python3.8/xmlrpc/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/__init__.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/__init__.cpython-38.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/client.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/client.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/client.cpython-38.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/server.cpython-38.opt-1.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/server.cpython-38.opt-2.pyc
/usr/local/lib/python3.8/xmlrpc/__pycache__/server.cpython-38.pyc
/usr/local/lib/python3.8/xmlrpc/client.py
/usr/local/lib/python3.8/xmlrpc/server.py
/usr/local/lib/python3.8/zipapp.py
/usr/local/lib/python3.8/zipfile.py
/usr/local/lib/python3.8/zipimport.py
/usr/local/libdata/pkgconfig/python-3.8-embed.pc
/usr/local/libdata/pkgconfig/python-3.8.pc
/usr/local/man/man1/python3.8.1.gz
/usr/local/share/licenses/python38-3.8.12_1/LICENSE
/usr/local/share/licenses/python38-3.8.12_1/PSFL
/usr/local/share/licenses/python38-3.8.12_1/catalog.mk
/usr/local/bin/qalculate-gtk
/usr/local/lib/qalculate-search-provider
/usr/local/man/man1/qalculate-gtk.1.gz
/usr/local/share/applications/qalculate-gtk.desktop
/usr/local/share/dbus-1/services/io.github.Qalculate.SearchProvider.service
/usr/local/share/doc/qalculate-gtk/html/figures/calculation-history.png
/usr/local/share/doc/qalculate-gtk/html/figures/calculator-buttons.png
/usr/local/share/doc/qalculate-gtk/html/figures/completion.png
/usr/local/share/doc/qalculate-gtk/html/figures/convert-number-bases.png
/usr/local/share/doc/qalculate-gtk/html/figures/convert-unit.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-function-simplified.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-function.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-matrix.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-unit-relation.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-unit.png
/usr/local/share/doc/qalculate-gtk/html/figures/edit-variable.png
/usr/local/share/doc/qalculate-gtk/html/figures/function-manager.png
/usr/local/share/doc/qalculate-gtk/html/figures/gnuplot.png
/usr/local/share/doc/qalculate-gtk/html/figures/import-csv.png
/usr/local/share/doc/qalculate-gtk/html/figures/insert-function.png
/usr/local/share/doc/qalculate-gtk/html/figures/mainwindow.png
/usr/local/share/doc/qalculate-gtk/html/figures/minimal-window.png
/usr/local/share/doc/qalculate-gtk/html/figures/plot-data.png
/usr/local/share/doc/qalculate-gtk/html/figures/plot-settings.png
/usr/local/share/doc/qalculate-gtk/html/figures/programming-keypad.png
/usr/local/share/doc/qalculate-gtk/html/figures/rpn-mode.png
/usr/local/share/doc/qalculate-gtk/html/figures/store-variable.png
/usr/local/share/doc/qalculate-gtk/html/figures/unit-manager.png
/usr/local/share/doc/qalculate-gtk/html/figures/variable-manager.png
/usr/local/share/doc/qalculate-gtk/html/figures/variance-formula.svg
/usr/local/share/doc/qalculate-gtk/html/index.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-definitions-functions.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-definitions-units.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-definitions-variables.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-examples.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-expressions.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-functions.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-interval-arithmetic.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-introduction.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-mode.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-plotting.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-units.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-user-interface.html
/usr/local/share/doc/qalculate-gtk/html/qalculate-variables.html
/usr/local/share/gnome-shell/search-providers/io.github.Qalculate.search-provider.ini
/usr/local/share/icons/hicolor/128x128/apps/qalculate.png
/usr/local/share/icons/hicolor/16x16/apps/qalculate.png
/usr/local/share/icons/hicolor/22x22/apps/qalculate.png
/usr/local/share/icons/hicolor/24x24/apps/qalculate.png
/usr/local/share/icons/hicolor/256x256/apps/qalculate.png
/usr/local/share/icons/hicolor/32x32/apps/qalculate.png
/usr/local/share/icons/hicolor/48x48/apps/qalculate.png
/usr/local/share/icons/hicolor/64x64/apps/qalculate.png
/usr/local/share/icons/hicolor/scalable/apps/qalculate.svg
/usr/local/share/licenses/qalculate-3.17.0/GPLv2+
/usr/local/share/licenses/qalculate-3.17.0/LICENSE
/usr/local/share/licenses/qalculate-3.17.0/catalog.mk
/usr/local/share/locale/es/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/fr/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/nl/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/sl/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/sv/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/qalculate-gtk.mo
/usr/local/share/metainfo/qalculate-gtk.appdata.xml
/usr/local/include/readline/chardefs.h
/usr/local/include/readline/history.h
/usr/local/include/readline/keymaps.h
/usr/local/include/readline/readline.h
/usr/local/include/readline/rlconf.h
/usr/local/include/readline/rlstdc.h
/usr/local/include/readline/rltypedefs.h
/usr/local/include/readline/tilde.h
/usr/local/lib/libhistory.a
/usr/local/lib/libhistory.so
/usr/local/lib/libhistory.so.8
/usr/local/lib/libhistory.so.8.1
/usr/local/lib/libreadline.a
/usr/local/lib/libreadline.so
/usr/local/lib/libreadline.so.8
/usr/local/lib/libreadline.so.8.1
/usr/local/libdata/pkgconfig/readline.pc
/usr/local/man/man3/history.3.gz
/usr/local/man/man3/readline.3.gz
/usr/local/share/doc/readline/CHANGES
/usr/local/share/doc/readline/INSTALL
/usr/local/share/doc/readline/README
/usr/local/share/info/history.info
/usr/local/share/info/readline.info
/usr/local/share/info/rluserman.info
/usr/local/share/licenses/readline-8.1.1/GPLv3
/usr/local/share/licenses/readline-8.1.1/LICENSE
/usr/local/share/licenses/readline-8.1.1/catalog.mk
/usr/local/share/readline/excallback.c
/usr/local/share/readline/fileman.c
/usr/local/share/readline/histexamp.c
/usr/local/share/readline/manexamp.c
/usr/local/share/readline/rl-fgets.c
/usr/local/share/readline/rl.c
/usr/local/share/readline/rlbasic.c
/usr/local/share/readline/rlcat.c
/usr/local/share/readline/rlevent.c
/usr/local/share/readline/rlptytest.c
/usr/local/share/readline/rltest.c
/usr/local/share/readline/rlversion.c
/usr/local/bin/ed2k-link
/usr/local/bin/edonr256-hash
/usr/local/bin/edonr512-hash
/usr/local/bin/gost12-256-hash
/usr/local/bin/gost12-512-hash
/usr/local/bin/has160-hash
/usr/local/bin/magnet-link
/usr/local/bin/rhash
/usr/local/bin/sfv-hash
/usr/local/bin/tiger-hash
/usr/local/bin/tth-hash
/usr/local/bin/whirlpool-hash
/usr/local/etc/rhashrc.sample
/usr/local/include/rhash.h
/usr/local/include/rhash_torrent.h
/usr/local/lib/librhash.a
/usr/local/lib/librhash.so
/usr/local/lib/librhash.so.0
/usr/local/libdata/pkgconfig/librhash.pc
/usr/local/man/man1/ed2k-link.1.gz
/usr/local/man/man1/edonr256-hash.1.gz
/usr/local/man/man1/edonr512-hash.1.gz
/usr/local/man/man1/gost12-256-hash.1.gz
/usr/local/man/man1/gost12-512-hash.1.gz
/usr/local/man/man1/has160-hash.1.gz
/usr/local/man/man1/magnet-link.1.gz
/usr/local/man/man1/rhash.1.gz
/usr/local/man/man1/sfv-hash.1.gz
/usr/local/man/man1/tiger-hash.1.gz
/usr/local/man/man1/tth-hash.1.gz
/usr/local/man/man1/whirlpool-hash.1.gz
/usr/local/share/doc/rhash/ChangeLog
/usr/local/share/doc/rhash/README.md
/usr/local/share/licenses/rhash-1.4.2/BSD0CLAUSE
/usr/local/share/licenses/rhash-1.4.2/LICENSE
/usr/local/share/licenses/rhash-1.4.2/catalog.mk
/usr/local/share/locale/ca/LC_MESSAGES/rhash.mo
/usr/local/share/locale/de/LC_MESSAGES/rhash.mo
/usr/local/share/locale/en_AU/LC_MESSAGES/rhash.mo
/usr/local/share/locale/es/LC_MESSAGES/rhash.mo
/usr/local/share/locale/fr/LC_MESSAGES/rhash.mo
/usr/local/share/locale/gl/LC_MESSAGES/rhash.mo
/usr/local/share/locale/it/LC_MESSAGES/rhash.mo
/usr/local/share/locale/ro/LC_MESSAGES/rhash.mo
/usr/local/share/locale/ru/LC_MESSAGES/rhash.mo
/usr/local/share/locale/uk/LC_MESSAGES/rhash.mo
/usr/local/share/licenses/sdocbook-xml-1.1_2,2/LICENSE
/usr/local/share/licenses/sdocbook-xml-1.1_2,2/OASIS
/usr/local/share/licenses/sdocbook-xml-1.1_2,2/catalog.mk
/usr/local/share/xml/sdocbook/1.1/dtd/catalog
/usr/local/share/xml/sdocbook/1.1/dtd/catalog.xml
/usr/local/share/xml/sdocbook/1.1/dtd/sdbcent.mod
/usr/local/share/xml/sdocbook/1.1/dtd/sdbhier.mod
/usr/local/share/xml/sdocbook/1.1/dtd/sdbpool.mod
/usr/local/share/xml/sdocbook/1.1/dtd/sdocbook-custom.dtd
/usr/local/share/xml/sdocbook/1.1/dtd/sdocbook.css
/usr/local/share/xml/sdocbook/1.1/dtd/sdocbook.dtd
/usr/local/share/xml/sdocbook/1.1/dtd/sdocbookref-custom.dtd
/usr/local/share/xml/sdocbook/1.1/dtd/sdocbookref.dtd
/usr/local/share/xml/sdocbook/1.1/dtd/sinclist.mod
/usr/local/bin/sessreg
/usr/local/man/man1/sessreg.1.gz
/usr/local/share/licenses/sessreg-1.1.2/LICENSE
/usr/local/share/licenses/sessreg-1.1.2/MIT
/usr/local/share/licenses/sessreg-1.1.2/catalog.mk
/usr/local/bin/setxkbmap
/usr/local/man/man1/setxkbmap.1.gz
/usr/local/share/licenses/setxkbmap-1.3.2/LICENSE
/usr/local/share/licenses/setxkbmap-1.3.2/MIT
/usr/local/share/licenses/setxkbmap-1.3.2/catalog.mk
/usr/local/bin/update-mime-database
/usr/local/libdata/pkgconfig/shared-mime-info.pc
/usr/local/man/man1/update-mime-database.1.gz
/usr/local/share/gettext/its/shared-mime-info.its
/usr/local/share/gettext/its/shared-mime-info.loc
/usr/local/share/licenses/shared-mime-info-2.0_2/GPLv2
/usr/local/share/licenses/shared-mime-info-2.0_2/LICENSE
/usr/local/share/licenses/shared-mime-info-2.0_2/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ar/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/as/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ast/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/az/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/be/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/bg/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ca/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/cs/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/cy/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/da/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/de/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/el/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/eo/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/es/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/et/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/eu/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/fa/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/fi/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/fo/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/fr/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/fur/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ga/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/gl/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/gu/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/he/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/hi/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/hr/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/hu/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ia/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/id/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/it/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ja/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ka/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/kk/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/kn/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ko/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ky/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/lt/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/lv/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ml/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/mr/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ms/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/nb/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/nl/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/nn/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/oc/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/or/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/pa/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/pl/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/pt/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ro/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ru/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/rw/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sk/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sl/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sq/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sr/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/sv/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/ta/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/te/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/th/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/tr/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/uk/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/vi/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/wa/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo
/usr/local/share/mime/packages/freedesktop.org.xml
/usr/local/share/pkg/triggers/shared-mime-info.ucl
/usr/local/etc/periodic/daily/smart
/usr/local/etc/rc.d/smartd
/usr/local/etc/smartd.conf.sample
/usr/local/etc/smartd_warning.sh
/usr/local/man/man5/smartd.conf.5.gz
/usr/local/man/man8/smartctl.8.gz
/usr/local/man/man8/smartd.8.gz
/usr/local/man/man8/update-smart-drivedb.8.gz
/usr/local/sbin/smartctl
/usr/local/sbin/smartd
/usr/local/sbin/update-smart-drivedb
/usr/local/share/doc/smartmontools/AUTHORS
/usr/local/share/doc/smartmontools/COPYING
/usr/local/share/doc/smartmontools/ChangeLog
/usr/local/share/doc/smartmontools/ChangeLog-6.0-7.0
/usr/local/share/doc/smartmontools/INSTALL
/usr/local/share/doc/smartmontools/NEWS
/usr/local/share/doc/smartmontools/README
/usr/local/share/doc/smartmontools/TODO
/usr/local/share/doc/smartmontools/examplescripts/Example1
/usr/local/share/doc/smartmontools/examplescripts/Example2
/usr/local/share/doc/smartmontools/examplescripts/Example3
/usr/local/share/doc/smartmontools/examplescripts/Example4
/usr/local/share/doc/smartmontools/examplescripts/Example5
/usr/local/share/doc/smartmontools/examplescripts/Example6
/usr/local/share/doc/smartmontools/examplescripts/Example7
/usr/local/share/doc/smartmontools/examplescripts/Example8
/usr/local/share/doc/smartmontools/examplescripts/README
/usr/local/share/doc/smartmontools/smartd.conf
/usr/local/share/licenses/smartmontools-7.2_3/GPLv2+
/usr/local/share/licenses/smartmontools-7.2_3/LICENSE
/usr/local/share/licenses/smartmontools-7.2_3/catalog.mk
/usr/local/share/smartmontools/drivedb.h.sample
/usr/local/bin/smproxy
/usr/local/man/man1/smproxy.1.gz
/usr/local/bin/speexdec
/usr/local/bin/speexenc
/usr/local/include/speex/speex.h
/usr/local/include/speex/speex_bits.h
/usr/local/include/speex/speex_callbacks.h
/usr/local/include/speex/speex_config_types.h
/usr/local/include/speex/speex_header.h
/usr/local/include/speex/speex_stereo.h
/usr/local/include/speex/speex_types.h
/usr/local/lib/libspeex.a
/usr/local/lib/libspeex.so
/usr/local/lib/libspeex.so.1
/usr/local/lib/libspeex.so.1.5.1
/usr/local/libdata/pkgconfig/speex.pc
/usr/local/man/man1/speexdec.1.gz
/usr/local/man/man1/speexenc.1.gz
/usr/local/share/aclocal/speex.m4
/usr/local/share/licenses/speex-1.2.0,1/BSD3CLAUSE
/usr/local/share/licenses/speex-1.2.0,1/LICENSE
/usr/local/share/licenses/speex-1.2.0,1/catalog.mk
/usr/local/include/speex/speex_echo.h
/usr/local/include/speex/speex_jitter.h
/usr/local/include/speex/speex_preprocess.h
/usr/local/include/speex/speex_resampler.h
/usr/local/include/speex/speexdsp_config_types.h
/usr/local/include/speex/speexdsp_types.h
/usr/local/lib/libspeexdsp.a
/usr/local/lib/libspeexdsp.so
/usr/local/lib/libspeexdsp.so.1
/usr/local/lib/libspeexdsp.so.1.5.1
/usr/local/libdata/pkgconfig/speexdsp.pc
/usr/local/share/licenses/speexdsp-1.2.0/BSD3CLAUSE
/usr/local/share/licenses/speexdsp-1.2.0/LICENSE
/usr/local/share/licenses/speexdsp-1.2.0/catalog.mk
/usr/local/bin/js78
/usr/local/bin/js78-config
/usr/local/include/mozjs-78/BaseProfiler.h
/usr/local/include/mozjs-78/double-conversion/double-conversion.h
/usr/local/include/mozjs-78/double-conversion/double-to-string.h
/usr/local/include/mozjs-78/double-conversion/string-to-double.h
/usr/local/include/mozjs-78/double-conversion/utils.h
/usr/local/include/mozjs-78/encoding_rs_mem.h
/usr/local/include/mozjs-78/fdlibm.h
/usr/local/include/mozjs-78/js-config.h
/usr/local/include/mozjs-78/js.msg
/usr/local/include/mozjs-78/js/AllocPolicy.h
/usr/local/include/mozjs-78/js/AllocationRecording.h
/usr/local/include/mozjs-78/js/Array.h
/usr/local/include/mozjs-78/js/ArrayBuffer.h
/usr/local/include/mozjs-78/js/ArrayBufferMaybeShared.h
/usr/local/include/mozjs-78/js/BigInt.h
/usr/local/include/mozjs-78/js/BinASTFormat.h
/usr/local/include/mozjs-78/js/BuildId.h
/usr/local/include/mozjs-78/js/CallArgs.h
/usr/local/include/mozjs-78/js/CallNonGenericMethod.h
/usr/local/include/mozjs-78/js/CharacterEncoding.h
/usr/local/include/mozjs-78/js/Class.h
/usr/local/include/mozjs-78/js/ComparisonOperators.h
/usr/local/include/mozjs-78/js/CompilationAndEvaluation.h
/usr/local/include/mozjs-78/js/CompileOptions.h
/usr/local/include/mozjs-78/js/ContextOptions.h
/usr/local/include/mozjs-78/js/Conversions.h
/usr/local/include/mozjs-78/js/Date.h
/usr/local/include/mozjs-78/js/Debug.h
/usr/local/include/mozjs-78/js/Equality.h
/usr/local/include/mozjs-78/js/ErrorReport.h
/usr/local/include/mozjs-78/js/Exception.h
/usr/local/include/mozjs-78/js/ForOfIterator.h
/usr/local/include/mozjs-78/js/GCAPI.h
/usr/local/include/mozjs-78/js/GCAnnotations.h
/usr/local/include/mozjs-78/js/GCHashTable.h
/usr/local/include/mozjs-78/js/GCPolicyAPI.h
/usr/local/include/mozjs-78/js/GCTypeMacros.h
/usr/local/include/mozjs-78/js/GCVariant.h
/usr/local/include/mozjs-78/js/GCVector.h
/usr/local/include/mozjs-78/js/HashTable.h
/usr/local/include/mozjs-78/js/HeapAPI.h
/usr/local/include/mozjs-78/js/Id.h
/usr/local/include/mozjs-78/js/Initialization.h
/usr/local/include/mozjs-78/js/JSON.h
/usr/local/include/mozjs-78/js/LocaleSensitive.h
/usr/local/include/mozjs-78/js/MemoryFunctions.h
/usr/local/include/mozjs-78/js/MemoryMetrics.h
/usr/local/include/mozjs-78/js/Modules.h
/usr/local/include/mozjs-78/js/OffThreadScriptCompilation.h
/usr/local/include/mozjs-78/js/Principals.h
/usr/local/include/mozjs-78/js/Printf.h
/usr/local/include/mozjs-78/js/ProfilingCategory.h
/usr/local/include/mozjs-78/js/ProfilingFrameIterator.h
/usr/local/include/mozjs-78/js/ProfilingStack.h
/usr/local/include/mozjs-78/js/Promise.h
/usr/local/include/mozjs-78/js/PropertyDescriptor.h
/usr/local/include/mozjs-78/js/PropertySpec.h
/usr/local/include/mozjs-78/js/ProtoKey.h
/usr/local/include/mozjs-78/js/Proxy.h
/usr/local/include/mozjs-78/js/Realm.h
/usr/local/include/mozjs-78/js/RealmOptions.h
/usr/local/include/mozjs-78/js/RefCounted.h
/usr/local/include/mozjs-78/js/RegExp.h
/usr/local/include/mozjs-78/js/RegExpFlags.h
/usr/local/include/mozjs-78/js/RequiredDefines.h
/usr/local/include/mozjs-78/js/Result.h
/usr/local/include/mozjs-78/js/RootingAPI.h
/usr/local/include/mozjs-78/js/SavedFrameAPI.h
/usr/local/include/mozjs-78/js/SharedArrayBuffer.h
/usr/local/include/mozjs-78/js/SliceBudget.h
/usr/local/include/mozjs-78/js/SourceText.h
/usr/local/include/mozjs-78/js/StableStringChars.h
/usr/local/include/mozjs-78/js/Stream.h
/usr/local/include/mozjs-78/js/StructuredClone.h
/usr/local/include/mozjs-78/js/SweepingAPI.h
/usr/local/include/mozjs-78/js/Symbol.h
/usr/local/include/mozjs-78/js/TraceKind.h
/usr/local/include/mozjs-78/js/TraceLoggerAPI.h
/usr/local/include/mozjs-78/js/TracingAPI.h
/usr/local/include/mozjs-78/js/Transcoding.h
/usr/local/include/mozjs-78/js/TypeDecls.h
/usr/local/include/mozjs-78/js/UbiNode.h
/usr/local/include/mozjs-78/js/UbiNodeBreadthFirst.h
/usr/local/include/mozjs-78/js/UbiNodeCensus.h
/usr/local/include/mozjs-78/js/UbiNodeDominatorTree.h
/usr/local/include/mozjs-78/js/UbiNodePostOrder.h
/usr/local/include/mozjs-78/js/UbiNodeShortestPaths.h
/usr/local/include/mozjs-78/js/UbiNodeUtils.h
/usr/local/include/mozjs-78/js/UniquePtr.h
/usr/local/include/mozjs-78/js/Utility.h
/usr/local/include/mozjs-78/js/Value.h
/usr/local/include/mozjs-78/js/ValueArray.h
/usr/local/include/mozjs-78/js/Vector.h
/usr/local/include/mozjs-78/js/Warnings.h
/usr/local/include/mozjs-78/js/WeakMapPtr.h
/usr/local/include/mozjs-78/js/Wrapper.h
/usr/local/include/mozjs-78/js/experimental/CodeCoverage.h
/usr/local/include/mozjs-78/js/experimental/SourceHook.h
/usr/local/include/mozjs-78/jsapi.h
/usr/local/include/mozjs-78/jsfriendapi.h
/usr/local/include/mozjs-78/jspubtd.h
/usr/local/include/mozjs-78/jstypes.h
/usr/local/include/mozjs-78/malloc_decls.h
/usr/local/include/mozjs-78/mozilla/Algorithm.h
/usr/local/include/mozjs-78/mozilla/Alignment.h
/usr/local/include/mozjs-78/mozilla/AllocPolicy.h
/usr/local/include/mozjs-78/mozilla/AlreadyAddRefed.h
/usr/local/include/mozjs-78/mozilla/Array.h
/usr/local/include/mozjs-78/mozilla/ArrayUtils.h
/usr/local/include/mozjs-78/mozilla/Assertions.h
/usr/local/include/mozjs-78/mozilla/Atomics.h
/usr/local/include/mozjs-78/mozilla/Attributes.h
/usr/local/include/mozjs-78/mozilla/AutoProfilerLabel.h
/usr/local/include/mozjs-78/mozilla/BaseProfilerCounts.h
/usr/local/include/mozjs-78/mozilla/BaseProfilerDetail.h
/usr/local/include/mozjs-78/mozilla/BinarySearch.h
/usr/local/include/mozjs-78/mozilla/BlocksRingBuffer.h
/usr/local/include/mozjs-78/mozilla/BloomFilter.h
/usr/local/include/mozjs-78/mozilla/Buffer.h
/usr/local/include/mozjs-78/mozilla/BufferList.h
/usr/local/include/mozjs-78/mozilla/Casting.h
/usr/local/include/mozjs-78/mozilla/ChaosMode.h
/usr/local/include/mozjs-78/mozilla/Char16.h
/usr/local/include/mozjs-78/mozilla/CheckedInt.h
/usr/local/include/mozjs-78/mozilla/CompactPair.h
/usr/local/include/mozjs-78/mozilla/Compiler.h
/usr/local/include/mozjs-78/mozilla/Compression.h
/usr/local/include/mozjs-78/mozilla/DbgMacro.h
/usr/local/include/mozjs-78/mozilla/DebugOnly.h
/usr/local/include/mozjs-78/mozilla/Decimal.h
/usr/local/include/mozjs-78/mozilla/DefineEnum.h
/usr/local/include/mozjs-78/mozilla/DoubleConversion.h
/usr/local/include/mozjs-78/mozilla/DoublyLinkedList.h
/usr/local/include/mozjs-78/mozilla/EndianUtils.h
/usr/local/include/mozjs-78/mozilla/EnumSet.h
/usr/local/include/mozjs-78/mozilla/EnumTypeTraits.h
/usr/local/include/mozjs-78/mozilla/EnumeratedArray.h
/usr/local/include/mozjs-78/mozilla/EnumeratedRange.h
/usr/local/include/mozjs-78/mozilla/FStream.h
/usr/local/include/mozjs-78/mozilla/FastBernoulliTrial.h
/usr/local/include/mozjs-78/mozilla/FloatingPoint.h
/usr/local/include/mozjs-78/mozilla/FunctionRef.h
/usr/local/include/mozjs-78/mozilla/FunctionTypeTraits.h
/usr/local/include/mozjs-78/mozilla/GuardObjects.h
/usr/local/include/mozjs-78/mozilla/HashFunctions.h
/usr/local/include/mozjs-78/mozilla/HashTable.h
/usr/local/include/mozjs-78/mozilla/HelperMacros.h
/usr/local/include/mozjs-78/mozilla/InitializedOnce.h
/usr/local/include/mozjs-78/mozilla/IntegerPrintfMacros.h
/usr/local/include/mozjs-78/mozilla/IntegerRange.h
/usr/local/include/mozjs-78/mozilla/IntegerTypeTraits.h
/usr/local/include/mozjs-78/mozilla/JSONWriter.h
/usr/local/include/mozjs-78/mozilla/JsRust.h
/usr/local/include/mozjs-78/mozilla/Latin1.h
/usr/local/include/mozjs-78/mozilla/Likely.h
/usr/local/include/mozjs-78/mozilla/LinkedList.h
/usr/local/include/mozjs-78/mozilla/LinuxSignal.h
/usr/local/include/mozjs-78/mozilla/MacroArgs.h
/usr/local/include/mozjs-78/mozilla/MacroForEach.h
/usr/local/include/mozjs-78/mozilla/MathAlgorithms.h
/usr/local/include/mozjs-78/mozilla/Maybe.h
/usr/local/include/mozjs-78/mozilla/MaybeOneOf.h
/usr/local/include/mozjs-78/mozilla/MemoryChecking.h
/usr/local/include/mozjs-78/mozilla/MemoryReporting.h
/usr/local/include/mozjs-78/mozilla/MmapFaultHandler.h
/usr/local/include/mozjs-78/mozilla/ModuloBuffer.h
/usr/local/include/mozjs-78/mozilla/NonDereferenceable.h
/usr/local/include/mozjs-78/mozilla/NotNull.h
/usr/local/include/mozjs-78/mozilla/Opaque.h
/usr/local/include/mozjs-78/mozilla/OperatorNewExtensions.h
/usr/local/include/mozjs-78/mozilla/Path.h
/usr/local/include/mozjs-78/mozilla/PlatformConditionVariable.h
/usr/local/include/mozjs-78/mozilla/PlatformMutex.h
/usr/local/include/mozjs-78/mozilla/PodOperations.h
/usr/local/include/mozjs-78/mozilla/Poison.h
/usr/local/include/mozjs-78/mozilla/PowerOfTwo.h
/usr/local/include/mozjs-78/mozilla/Printf.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferChunk.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferChunkManager.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferChunkManagerSingle.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferChunkManagerWithLocalLimit.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferControlledChunkManager.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferEntrySerialization.h
/usr/local/include/mozjs-78/mozilla/ProfileBufferIndex.h
/usr/local/include/mozjs-78/mozilla/ProfileChunkedBuffer.h
/usr/local/include/mozjs-78/mozilla/RandomNum.h
/usr/local/include/mozjs-78/mozilla/Range.h
/usr/local/include/mozjs-78/mozilla/RangedArray.h
/usr/local/include/mozjs-78/mozilla/RangedPtr.h
/usr/local/include/mozjs-78/mozilla/ReentrancyGuard.h
/usr/local/include/mozjs-78/mozilla/RefCountType.h
/usr/local/include/mozjs-78/mozilla/RefCounted.h
/usr/local/include/mozjs-78/mozilla/RefPtr.h
/usr/local/include/mozjs-78/mozilla/Result.h
/usr/local/include/mozjs-78/mozilla/ResultExtensions.h
/usr/local/include/mozjs-78/mozilla/ReverseIterator.h
/usr/local/include/mozjs-78/mozilla/RollingMean.h
/usr/local/include/mozjs-78/mozilla/SHA1.h
/usr/local/include/mozjs-78/mozilla/SPSCQueue.h
/usr/local/include/mozjs-78/mozilla/Saturate.h
/usr/local/include/mozjs-78/mozilla/ScopeExit.h
/usr/local/include/mozjs-78/mozilla/Scoped.h
/usr/local/include/mozjs-78/mozilla/SegmentedVector.h
/usr/local/include/mozjs-78/mozilla/SharedLibrary.h
/usr/local/include/mozjs-78/mozilla/SmallPointerArray.h
/usr/local/include/mozjs-78/mozilla/Span.h
/usr/local/include/mozjs-78/mozilla/SplayTree.h
/usr/local/include/mozjs-78/mozilla/Sprintf.h
/usr/local/include/mozjs-78/mozilla/StackWalk.h
/usr/local/include/mozjs-78/mozilla/StaticAnalysisFunctions.h
/usr/local/include/mozjs-78/mozilla/TaggedAnonymousMemory.h
/usr/local/include/mozjs-78/mozilla/Tainting.h
/usr/local/include/mozjs-78/mozilla/TemplateLib.h
/usr/local/include/mozjs-78/mozilla/TextUtils.h
/usr/local/include/mozjs-78/mozilla/ThreadLocal.h
/usr/local/include/mozjs-78/mozilla/ThreadSafeWeakPtr.h
/usr/local/include/mozjs-78/mozilla/TimeStamp.h
/usr/local/include/mozjs-78/mozilla/ToString.h
/usr/local/include/mozjs-78/mozilla/Tuple.h
/usr/local/include/mozjs-78/mozilla/TypeTraits.h
/usr/local/include/mozjs-78/mozilla/TypedEnumBits.h
/usr/local/include/mozjs-78/mozilla/Types.h
/usr/local/include/mozjs-78/mozilla/UniquePtr.h
/usr/local/include/mozjs-78/mozilla/UniquePtrExtensions.h
/usr/local/include/mozjs-78/mozilla/Unused.h
/usr/local/include/mozjs-78/mozilla/Utf8.h
/usr/local/include/mozjs-78/mozilla/Variant.h
/usr/local/include/mozjs-78/mozilla/Vector.h
/usr/local/include/mozjs-78/mozilla/WeakPtr.h
/usr/local/include/mozjs-78/mozilla/WrappingOperations.h
/usr/local/include/mozjs-78/mozilla/XorShift128PlusRNG.h
/usr/local/include/mozjs-78/mozilla/cxxalloc.h
/usr/local/include/mozjs-78/mozilla/fallible.h
/usr/local/include/mozjs-78/mozilla/glue/Debug.h
/usr/local/include/mozjs-78/mozilla/glue/WinUtils.h
/usr/local/include/mozjs-78/mozilla/leb128iterator.h
/usr/local/include/mozjs-78/mozilla/mozalloc.h
/usr/local/include/mozjs-78/mozilla/mozalloc_abort.h
/usr/local/include/mozjs-78/mozilla/mozalloc_oom.h
/usr/local/include/mozjs-78/mozjemalloc_types.h
/usr/local/include/mozjs-78/mozmemory.h
/usr/local/include/mozjs-78/mozmemory_wrap.h
/usr/local/lib/libmozjs-78.so
/usr/local/lib/libmozjs-78.so.1
/usr/local/libdata/pkgconfig/mozjs-78.pc
/usr/local/share/licenses/spidermonkey78-78.9.0_5/LICENSE
/usr/local/share/licenses/spidermonkey78-78.9.0_5/MPL20
/usr/local/share/licenses/spidermonkey78-78.9.0_5/catalog.mk
/usr/local/bin/sqlite3
/usr/local/include/sqlite3.h
/usr/local/include/sqlite3ext.h
/usr/local/lib/libsqlite3.so
/usr/local/lib/libsqlite3.so.0
/usr/local/lib/libsqlite3.so.0.8.6
/usr/local/libdata/pkgconfig/sqlite3.pc
/usr/local/man/man1/sqlite3.1.gz
/usr/local/share/licenses/sqlite3-3.35.5_4,1/LICENSE
/usr/local/share/licenses/sqlite3-3.35.5_4,1/PD
/usr/local/share/licenses/sqlite3-3.35.5_4,1/catalog.mk
/usr/local/bin/kpseaccess
/usr/local/bin/kpsepath
/usr/local/bin/kpsereadlink
/usr/local/bin/kpsestat
/usr/local/bin/kpsetool
/usr/local/bin/kpsewhere
/usr/local/bin/kpsewhich
/usr/local/bin/kpsexpand
/usr/local/bin/mktexlsr
/usr/local/bin/mktexmf
/usr/local/bin/mktexpk
/usr/local/bin/mktextfm
/usr/local/bin/texhash
/usr/local/include/kpathsea/absolute.h
/usr/local/include/kpathsea/c-auto.h
/usr/local/include/kpathsea/c-ctype.h
/usr/local/include/kpathsea/c-dir.h
/usr/local/include/kpathsea/c-errno.h
/usr/local/include/kpathsea/c-fopen.h
/usr/local/include/kpathsea/c-limits.h
/usr/local/include/kpathsea/c-memstr.h
/usr/local/include/kpathsea/c-minmax.h
/usr/local/include/kpathsea/c-namemx.h
/usr/local/include/kpathsea/c-pathch.h
/usr/local/include/kpathsea/c-pathmx.h
/usr/local/include/kpathsea/c-proto.h
/usr/local/include/kpathsea/c-stat.h
/usr/local/include/kpathsea/c-std.h
/usr/local/include/kpathsea/c-unistd.h
/usr/local/include/kpathsea/cnf.h
/usr/local/include/kpathsea/concatn.h
/usr/local/include/kpathsea/config.h
/usr/local/include/kpathsea/debug.h
/usr/local/include/kpathsea/expand.h
/usr/local/include/kpathsea/getopt.h
/usr/local/include/kpathsea/hash.h
/usr/local/include/kpathsea/knj.h
/usr/local/include/kpathsea/kpathsea.h
/usr/local/include/kpathsea/lib.h
/usr/local/include/kpathsea/line.h
/usr/local/include/kpathsea/magstep.h
/usr/local/include/kpathsea/mingw32.h
/usr/local/include/kpathsea/paths.h
/usr/local/include/kpathsea/pathsearch.h
/usr/local/include/kpathsea/proginit.h
/usr/local/include/kpathsea/progname.h
/usr/local/include/kpathsea/readable.h
/usr/local/include/kpathsea/simpletypes.h
/usr/local/include/kpathsea/str-list.h
/usr/local/include/kpathsea/str-llist.h
/usr/local/include/kpathsea/systypes.h
/usr/local/include/kpathsea/tex-file.h
/usr/local/include/kpathsea/tex-glyph.h
/usr/local/include/kpathsea/tex-hush.h
/usr/local/include/kpathsea/tex-make.h
/usr/local/include/kpathsea/types.h
/usr/local/include/kpathsea/variable.h
/usr/local/include/kpathsea/version.h
/usr/local/include/kpathsea/win32lib.h
/usr/local/lib/libkpathsea.a
/usr/local/lib/libkpathsea.so
/usr/local/lib/libkpathsea.so.6
/usr/local/lib/libkpathsea.so.6.2.1
/usr/local/libdata/pkgconfig/kpathsea.pc
/usr/local/man/man1/kpseaccess.1.gz
/usr/local/man/man1/kpsepath.1.gz
/usr/local/man/man1/kpsereadlink.1.gz
/usr/local/man/man1/kpsestat.1.gz
/usr/local/man/man1/kpsetool.1.gz
/usr/local/man/man1/kpsewhere.1.gz
/usr/local/man/man1/kpsewhich.1.gz
/usr/local/man/man1/kpsexpand.1.gz
/usr/local/man/man1/mktexlsr.1.gz
/usr/local/man/man1/mktexmf.1.gz
/usr/local/man/man1/mktexpk.1.gz
/usr/local/man/man1/mktextfm.1.gz
/usr/local/man/man1/texhash.1.gz
/usr/local/share/info/kpathsea.info
/usr/local/share/licenses/tex-kpathsea-6.2.1_2/LGPL21+
/usr/local/share/licenses/tex-kpathsea-6.2.1_2/LICENSE
/usr/local/share/licenses/tex-kpathsea-6.2.1_2/catalog.mk
/usr/local/share/texmf-dist/web2c/texmf.cnf
/usr/local/bin/fax2ps
/usr/local/bin/fax2tiff
/usr/local/bin/pal2rgb
/usr/local/bin/ppm2tiff
/usr/local/bin/raw2tiff
/usr/local/bin/tiff2bw
/usr/local/bin/tiff2pdf
/usr/local/bin/tiff2ps
/usr/local/bin/tiff2rgba
/usr/local/bin/tiffcmp
/usr/local/bin/tiffcp
/usr/local/bin/tiffcrop
/usr/local/bin/tiffdither
/usr/local/bin/tiffdump
/usr/local/bin/tiffinfo
/usr/local/bin/tiffmedian
/usr/local/bin/tiffset
/usr/local/bin/tiffsplit
/usr/local/include/tiff.h
/usr/local/include/tiffconf.h
/usr/local/include/tiffio.h
/usr/local/include/tiffio.hxx
/usr/local/include/tiffvers.h
/usr/local/lib/libtiff.a
/usr/local/lib/libtiff.so
/usr/local/lib/libtiff.so.5
/usr/local/lib/libtiff.so.5.7.0
/usr/local/lib/libtiffxx.a
/usr/local/lib/libtiffxx.so
/usr/local/lib/libtiffxx.so.5
/usr/local/lib/libtiffxx.so.5.7.0
/usr/local/libdata/pkgconfig/libtiff-4.pc
/usr/local/man/man1/fax2ps.1.gz
/usr/local/man/man1/fax2tiff.1.gz
/usr/local/man/man1/pal2rgb.1.gz
/usr/local/man/man1/ppm2tiff.1.gz
/usr/local/man/man1/raw2tiff.1.gz
/usr/local/man/man1/tiff2bw.1.gz
/usr/local/man/man1/tiff2pdf.1.gz
/usr/local/man/man1/tiff2ps.1.gz
/usr/local/man/man1/tiff2rgba.1.gz
/usr/local/man/man1/tiffcmp.1.gz
/usr/local/man/man1/tiffcp.1.gz
/usr/local/man/man1/tiffcrop.1.gz
/usr/local/man/man1/tiffdither.1.gz
/usr/local/man/man1/tiffdump.1.gz
/usr/local/man/man1/tiffinfo.1.gz
/usr/local/man/man1/tiffmedian.1.gz
/usr/local/man/man1/tiffset.1.gz
/usr/local/man/man1/tiffsplit.1.gz
/usr/local/man/man3/TIFFCheckTile.3tiff.gz
/usr/local/man/man3/TIFFClientOpen.3tiff.gz
/usr/local/man/man3/TIFFClose.3tiff.gz
/usr/local/man/man3/TIFFComputeStrip.3tiff.gz
/usr/local/man/man3/TIFFComputeTile.3tiff.gz
/usr/local/man/man3/TIFFCurrentDirectory.3tiff.gz
/usr/local/man/man3/TIFFCurrentRow.3tiff.gz
/usr/local/man/man3/TIFFCurrentStrip.3tiff.gz
/usr/local/man/man3/TIFFCurrentTile.3tiff.gz
/usr/local/man/man3/TIFFDataWidth.3tiff.gz
/usr/local/man/man3/TIFFDefaultStripSize.3tiff.gz
/usr/local/man/man3/TIFFDefaultTileSize.3tiff.gz
/usr/local/man/man3/TIFFError.3tiff.gz
/usr/local/man/man3/TIFFFdOpen.3tiff.gz
/usr/local/man/man3/TIFFFieldDataType.3tiff.gz
/usr/local/man/man3/TIFFFieldName.3tiff.gz
/usr/local/man/man3/TIFFFieldPassCount.3tiff.gz
/usr/local/man/man3/TIFFFieldReadCount.3tiff.gz
/usr/local/man/man3/TIFFFieldTag.3tiff.gz
/usr/local/man/man3/TIFFFieldWriteCount.3tiff.gz
/usr/local/man/man3/TIFFFileName.3tiff.gz
/usr/local/man/man3/TIFFFileno.3tiff.gz
/usr/local/man/man3/TIFFFindCODEC.3tiff.gz
/usr/local/man/man3/TIFFFlush.3tiff.gz
/usr/local/man/man3/TIFFFlushData.3tiff.gz
/usr/local/man/man3/TIFFGetField.3tiff.gz
/usr/local/man/man3/TIFFGetFieldDefaulted.3tiff.gz
/usr/local/man/man3/TIFFGetMode.3tiff.gz
/usr/local/man/man3/TIFFIsByteSwapped.3tiff.gz
/usr/local/man/man3/TIFFIsMSB2LSB.3tiff.gz
/usr/local/man/man3/TIFFIsTiled.3tiff.gz
/usr/local/man/man3/TIFFIsUpSampled.3tiff.gz
/usr/local/man/man3/TIFFLastDirectory.3tiff.gz
/usr/local/man/man3/TIFFNumberOfStrips.3tiff.gz
/usr/local/man/man3/TIFFNumberOfTiles.3tiff.gz
/usr/local/man/man3/TIFFOpen.3tiff.gz
/usr/local/man/man3/TIFFPrintDirectory.3tiff.gz
/usr/local/man/man3/TIFFRGBAImage.3tiff.gz
/usr/local/man/man3/TIFFRGBAImageBegin.3tiff.gz
/usr/local/man/man3/TIFFRGBAImageEnd.3tiff.gz
/usr/local/man/man3/TIFFRGBAImageGet.3tiff.gz
/usr/local/man/man3/TIFFRGBAImageOK.3tiff.gz
/usr/local/man/man3/TIFFReadBufferSetup.3tiff.gz
/usr/local/man/man3/TIFFReadDirectory.3tiff.gz
/usr/local/man/man3/TIFFReadEncodedStrip.3tiff.gz
/usr/local/man/man3/TIFFReadEncodedTile.3tiff.gz
/usr/local/man/man3/TIFFReadRGBAImage.3tiff.gz
/usr/local/man/man3/TIFFReadRGBAImageOriented.3tiff.gz
/usr/local/man/man3/TIFFReadRGBAStrip.3tiff.gz
/usr/local/man/man3/TIFFReadRGBATile.3tiff.gz
/usr/local/man/man3/TIFFReadRawStrip.3tiff.gz
/usr/local/man/man3/TIFFReadRawTile.3tiff.gz
/usr/local/man/man3/TIFFReadScanline.3tiff.gz
/usr/local/man/man3/TIFFReadTile.3tiff.gz
/usr/local/man/man3/TIFFRegisterCODEC.3tiff.gz
/usr/local/man/man3/TIFFReverseBits.3tiff.gz
/usr/local/man/man3/TIFFRewriteDirectory.3tiff.gz
/usr/local/man/man3/TIFFScanlineSize.3tiff.gz
/usr/local/man/man3/TIFFSetDirectory.3tiff.gz
/usr/local/man/man3/TIFFSetErrorHandler.3tiff.gz
/usr/local/man/man3/TIFFSetField.3tiff.gz
/usr/local/man/man3/TIFFSetSubDirectory.3tiff.gz
/usr/local/man/man3/TIFFSetWarningHandler.3tiff.gz
/usr/local/man/man3/TIFFStripSize.3tiff.gz
/usr/local/man/man3/TIFFSwabArrayOfLong.3tiff.gz
/usr/local/man/man3/TIFFSwabArrayOfShort.3tiff.gz
/usr/local/man/man3/TIFFSwabLong.3tiff.gz
/usr/local/man/man3/TIFFSwabShort.3tiff.gz
/usr/local/man/man3/TIFFTileRowSize.3tiff.gz
/usr/local/man/man3/TIFFTileSize.3tiff.gz
/usr/local/man/man3/TIFFUnRegisterCODEC.3tiff.gz
/usr/local/man/man3/TIFFVGetField.3tiff.gz
/usr/local/man/man3/TIFFVGetFieldDefaulted.3tiff.gz
/usr/local/man/man3/TIFFVSetField.3tiff.gz
/usr/local/man/man3/TIFFVStripSize.3tiff.gz
/usr/local/man/man3/TIFFVTileSize.3tiff.gz
/usr/local/man/man3/TIFFWarning.3tiff.gz
/usr/local/man/man3/TIFFWriteBufferSetup.3tiff.gz
/usr/local/man/man3/TIFFWriteDirectory.3tiff.gz
/usr/local/man/man3/TIFFWriteEncodedStrip.3tiff.gz
/usr/local/man/man3/TIFFWriteEncodedTile.3tiff.gz
/usr/local/man/man3/TIFFWriteRawStrip.3tiff.gz
/usr/local/man/man3/TIFFWriteRawTile.3tiff.gz
/usr/local/man/man3/TIFFWriteScanline.3tiff.gz
/usr/local/man/man3/TIFFWriteTile.3tiff.gz
/usr/local/man/man3/TIFFbuffer.3tiff.gz
/usr/local/man/man3/TIFFcodec.3tiff.gz
/usr/local/man/man3/TIFFcolor.3tiff.gz
/usr/local/man/man3/TIFFfree.3tiff.gz
/usr/local/man/man3/TIFFmalloc.3tiff.gz
/usr/local/man/man3/TIFFmemcmp.3tiff.gz
/usr/local/man/man3/TIFFmemcpy.3tiff.gz
/usr/local/man/man3/TIFFmemory.3tiff.gz
/usr/local/man/man3/TIFFmemset.3tiff.gz
/usr/local/man/man3/TIFFquery.3tiff.gz
/usr/local/man/man3/TIFFrealloc.3tiff.gz
/usr/local/man/man3/TIFFsize.3tiff.gz
/usr/local/man/man3/TIFFstrip.3tiff.gz
/usr/local/man/man3/TIFFswab.3tiff.gz
/usr/local/man/man3/TIFFtile.3tiff.gz
/usr/local/man/man3/libtiff.3tiff.gz
/usr/local/share/doc/tiff/TIFFTechNote2.html
/usr/local/share/doc/tiff/addingtags.html
/usr/local/share/doc/tiff/bugs.html
/usr/local/share/doc/tiff/build.html
/usr/local/share/doc/tiff/contrib.html
/usr/local/share/doc/tiff/document.html
/usr/local/share/doc/tiff/images.html
/usr/local/share/doc/tiff/images/back.gif
/usr/local/share/doc/tiff/images/bali.jpg
/usr/local/share/doc/tiff/images/cat.gif
/usr/local/share/doc/tiff/images/cover.jpg
/usr/local/share/doc/tiff/images/cramps.gif
/usr/local/share/doc/tiff/images/dave.gif
/usr/local/share/doc/tiff/images/info.gif
/usr/local/share/doc/tiff/images/jello.jpg
/usr/local/share/doc/tiff/images/jim.gif
/usr/local/share/doc/tiff/images/note.gif
/usr/local/share/doc/tiff/images/oxford.gif
/usr/local/share/doc/tiff/images/quad.jpg
/usr/local/share/doc/tiff/images/ring.gif
/usr/local/share/doc/tiff/images/smallliz.jpg
/usr/local/share/doc/tiff/images/strike.gif
/usr/local/share/doc/tiff/images/warning.gif
/usr/local/share/doc/tiff/index.html
/usr/local/share/doc/tiff/internals.html
/usr/local/share/doc/tiff/intro.html
/usr/local/share/doc/tiff/libtiff.html
/usr/local/share/doc/tiff/man/TIFFClose.3tiff.html
/usr/local/share/doc/tiff/man/TIFFDataWidth.3tiff.html
/usr/local/share/doc/tiff/man/TIFFError.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldDataType.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldName.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldPassCount.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldReadCount.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldTag.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFieldWriteCount.3tiff.html
/usr/local/share/doc/tiff/man/TIFFFlush.3tiff.html
/usr/local/share/doc/tiff/man/TIFFGetField.3tiff.html
/usr/local/share/doc/tiff/man/TIFFOpen.3tiff.html
/usr/local/share/doc/tiff/man/TIFFPrintDirectory.3tiff.html
/usr/local/share/doc/tiff/man/TIFFRGBAImage.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadDirectory.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadEncodedStrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadEncodedTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadRGBAImage.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadRGBAStrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadRGBATile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadRawStrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadRawTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadScanline.3tiff.html
/usr/local/share/doc/tiff/man/TIFFReadTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFSetDirectory.3tiff.html
/usr/local/share/doc/tiff/man/TIFFSetField.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWarning.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteDirectory.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteEncodedStrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteEncodedTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteRawStrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteRawTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteScanline.3tiff.html
/usr/local/share/doc/tiff/man/TIFFWriteTile.3tiff.html
/usr/local/share/doc/tiff/man/TIFFbuffer.3tiff.html
/usr/local/share/doc/tiff/man/TIFFcodec.3tiff.html
/usr/local/share/doc/tiff/man/TIFFcolor.3tiff.html
/usr/local/share/doc/tiff/man/TIFFmemory.3tiff.html
/usr/local/share/doc/tiff/man/TIFFquery.3tiff.html
/usr/local/share/doc/tiff/man/TIFFsize.3tiff.html
/usr/local/share/doc/tiff/man/TIFFstrip.3tiff.html
/usr/local/share/doc/tiff/man/TIFFswab.3tiff.html
/usr/local/share/doc/tiff/man/TIFFtile.3tiff.html
/usr/local/share/doc/tiff/man/fax2ps.1.html
/usr/local/share/doc/tiff/man/fax2tiff.1.html
/usr/local/share/doc/tiff/man/index.html
/usr/local/share/doc/tiff/man/libtiff.3tiff.html
/usr/local/share/doc/tiff/man/pal2rgb.1.html
/usr/local/share/doc/tiff/man/ppm2tiff.1.html
/usr/local/share/doc/tiff/man/raw2tiff.1.html
/usr/local/share/doc/tiff/man/tiff2bw.1.html
/usr/local/share/doc/tiff/man/tiff2pdf.1.html
/usr/local/share/doc/tiff/man/tiff2ps.1.html
/usr/local/share/doc/tiff/man/tiff2rgba.1.html
/usr/local/share/doc/tiff/man/tiffcmp.1.html
/usr/local/share/doc/tiff/man/tiffcp.1.html
/usr/local/share/doc/tiff/man/tiffcrop.1.html
/usr/local/share/doc/tiff/man/tiffdither.1.html
/usr/local/share/doc/tiff/man/tiffdump.1.html
/usr/local/share/doc/tiff/man/tiffgt.1.html
/usr/local/share/doc/tiff/man/tiffinfo.1.html
/usr/local/share/doc/tiff/man/tiffmedian.1.html
/usr/local/share/doc/tiff/man/tiffset.1.html
/usr/local/share/doc/tiff/man/tiffsplit.1.html
/usr/local/share/doc/tiff/misc.html
/usr/local/share/doc/tiff/support.html
/usr/local/share/doc/tiff/tools.html
/usr/local/share/doc/tiff/v3.4beta007.html
/usr/local/share/doc/tiff/v3.4beta016.html
/usr/local/share/doc/tiff/v3.4beta018.html
/usr/local/share/doc/tiff/v3.4beta024.html
/usr/local/share/doc/tiff/v3.4beta028.html
/usr/local/share/doc/tiff/v3.4beta029.html
/usr/local/share/doc/tiff/v3.4beta031.html
/usr/local/share/doc/tiff/v3.4beta032.html
/usr/local/share/doc/tiff/v3.4beta033.html
/usr/local/share/doc/tiff/v3.4beta034.html
/usr/local/share/doc/tiff/v3.4beta035.html
/usr/local/share/doc/tiff/v3.4beta036.html
/usr/local/share/doc/tiff/v3.5.1.html
/usr/local/share/doc/tiff/v3.5.2.html
/usr/local/share/doc/tiff/v3.5.3.html
/usr/local/share/doc/tiff/v3.5.4.html
/usr/local/share/doc/tiff/v3.5.5.html
/usr/local/share/doc/tiff/v3.5.6-beta.html
/usr/local/share/doc/tiff/v3.5.7.html
/usr/local/share/doc/tiff/v3.6.0.html
/usr/local/share/doc/tiff/v3.6.1.html
/usr/local/share/doc/tiff/v3.7.0.html
/usr/local/share/doc/tiff/v3.7.0alpha.html
/usr/local/share/doc/tiff/v3.7.0beta.html
/usr/local/share/doc/tiff/v3.7.0beta2.html
/usr/local/share/doc/tiff/v3.7.1.html
/usr/local/share/doc/tiff/v3.7.2.html
/usr/local/share/doc/tiff/v3.7.3.html
/usr/local/share/doc/tiff/v3.7.4.html
/usr/local/share/doc/tiff/v3.8.0.html
/usr/local/share/doc/tiff/v3.8.1.html
/usr/local/share/doc/tiff/v3.8.2.html
/usr/local/share/doc/tiff/v3.9.0beta.html
/usr/local/share/doc/tiff/v3.9.1.html
/usr/local/share/doc/tiff/v3.9.2.html
/usr/local/share/doc/tiff/v4.0.0.html
/usr/local/share/doc/tiff/v4.0.1.html
/usr/local/share/doc/tiff/v4.0.10.html
/usr/local/share/doc/tiff/v4.0.2.html
/usr/local/share/doc/tiff/v4.0.3.html
/usr/local/share/doc/tiff/v4.0.4.html
/usr/local/share/doc/tiff/v4.0.4beta.html
/usr/local/share/doc/tiff/v4.0.5.html
/usr/local/share/doc/tiff/v4.0.6.html
/usr/local/share/doc/tiff/v4.0.7.html
/usr/local/share/doc/tiff/v4.0.8.html
/usr/local/share/doc/tiff/v4.0.9.html
/usr/local/share/doc/tiff/v4.1.0.html
/usr/local/share/doc/tiff/v4.2.0.html
/usr/local/share/doc/tiff/v4.3.0.html
/usr/local/share/licenses/tiff-4.3.0/BSD3CLAUSE
/usr/local/share/licenses/tiff-4.3.0/LICENSE
/usr/local/share/licenses/tiff-4.3.0/catalog.mk
/usr/local/bin/tpmd
/usr/local/etc/rc.d/tpmd
/usr/local/include/tddl.h
/usr/local/lib/tddl_emu/libtddl.a
/usr/local/lib/tddl_emu/libtddl.so
/usr/local/lib/tddl_emu/libtddl.so.1
/usr/local/lib/tddl_emu/libtddl.so.1.2.0.7
/usr/local/share/licenses/tpm-emulator-0.7.4_2/GPLv2
/usr/local/share/licenses/tpm-emulator-0.7.4_2/LICENSE
/usr/local/share/licenses/tpm-emulator-0.7.4_2/catalog.mk
/usr/local/lib/tqt3/plugins/crypto/libtqca-tls.so
/usr/local/bin/tqmake
/usr/local/share/doc/tqt3/html/qmake-manual-1.html
/usr/local/share/doc/tqt3/html/qmake-manual-2.html
/usr/local/share/doc/tqt3/html/qmake-manual-3.html
/usr/local/share/doc/tqt3/html/qmake-manual-4.html
/usr/local/share/doc/tqt3/html/qmake-manual-5.html
/usr/local/share/doc/tqt3/html/qmake-manual-6.html
/usr/local/share/doc/tqt3/html/qmake-manual-7.html
/usr/local/share/doc/tqt3/html/qmake-manual-8.html
/usr/local/share/doc/tqt3/html/qmake-manual.html
/usr/local/share/doc/tqt3/html/qmake.dcf
/usr/local/share/tqt3/bin/tqmake
/usr/local/share/tqt3/mkspecs/aix-g++-64/qmake.conf
/usr/local/share/tqt3/mkspecs/aix-g++-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/aix-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/aix-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/aix-xlc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/aix-xlc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/aix-xlc/qmake.conf
/usr/local/share/tqt3/mkspecs/aix-xlc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/bsdi-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/bsdi-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/cygwin-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/cygwin-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/darwin-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/darwin-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/default
/usr/local/share/tqt3/mkspecs/dgux-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/dgux-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/dilos-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/dilos-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/freebsd-clang/qmake.conf
/usr/local/share/tqt3/mkspecs/freebsd-clang/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/freebsd-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/freebsd-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/freebsd-g++34/qmake.conf
/usr/local/share/tqt3/mkspecs/freebsd-g++34/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/freebsd-icc/qmake.conf
/usr/local/share/tqt3/mkspecs/freebsd-icc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-acc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-acc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-acc-o64/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-acc-o64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-acc/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-acc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-cc/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-cc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-g++-64/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-g++-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpux-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/hpux-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpuxi-acc-32/qmake.conf
/usr/local/share/tqt3/mkspecs/hpuxi-acc-32/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hpuxi-acc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/hpuxi-acc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/hurd-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/hurd-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/irix-cc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/irix-cc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/irix-cc-o32/qmake.conf
/usr/local/share/tqt3/mkspecs/irix-cc-o32/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/irix-cc/qmake.conf
/usr/local/share/tqt3/mkspecs/irix-cc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/irix-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/irix-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-clang/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-clang/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-cxx/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-cxx/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-ecc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-ecc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-g++-32/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-g++-32/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-g++-64/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-g++-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-g++-sparc/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-g++-sparc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-icc/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-icc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-kcc/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-kcc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-kylix/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-kylix/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/linux-pgcc/qmake.conf
/usr/local/share/tqt3/mkspecs/linux-pgcc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/lynxos-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/lynxos-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/macx-g++/Info.plist.app
/usr/local/share/tqt3/mkspecs/macx-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/macx-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/macx-mwerks/README
/usr/local/share/tqt3/mkspecs/macx-mwerks/mwerkstmpl.xml
/usr/local/share/tqt3/mkspecs/macx-mwerks/qmake.conf
/usr/local/share/tqt3/mkspecs/macx-mwerks/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/macx-pbuilder/Info.plist.app
/usr/local/share/tqt3/mkspecs/macx-pbuilder/qmake.conf
/usr/local/share/tqt3/mkspecs/macx-pbuilder/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/macx-xlc/qmake.conf
/usr/local/share/tqt3/mkspecs/macx-xlc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/netbsd-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/netbsd-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/openbsd-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/openbsd-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/qnx-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/qnx-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/reliant-cds-64/qmake.conf
/usr/local/share/tqt3/mkspecs/reliant-cds-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/reliant-cds/qmake.conf
/usr/local/share/tqt3/mkspecs/reliant-cds/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/sco-cc/qmake.conf
/usr/local/share/tqt3/mkspecs/sco-cc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/sco-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/sco-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/solaris-cc-64/qmake.conf
/usr/local/share/tqt3/mkspecs/solaris-cc-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/solaris-cc/qmake.conf
/usr/local/share/tqt3/mkspecs/solaris-cc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/solaris-g++-64/qmake.conf
/usr/local/share/tqt3/mkspecs/solaris-g++-64/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/solaris-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/solaris-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/tru64-cxx/qmake.conf
/usr/local/share/tqt3/mkspecs/tru64-cxx/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/tru64-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/tru64-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/unixware-cc/qmake.conf
/usr/local/share/tqt3/mkspecs/unixware-cc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/unixware-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/unixware-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-borland/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-borland/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-g++/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-g++/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-g++/qtcrtentrypoint.cpp
/usr/local/share/tqt3/mkspecs/win32-icc/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-icc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-icc/win32app.dsp
/usr/local/share/tqt3/mkspecs/win32-icc/win32dll.dsp
/usr/local/share/tqt3/mkspecs/win32-icc/win32lib.dsp
/usr/local/share/tqt3/mkspecs/win32-msvc.net/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-msvc.net/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-msvc/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-msvc/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-msvc/win32app.dsp
/usr/local/share/tqt3/mkspecs/win32-msvc/win32dll.dsp
/usr/local/share/tqt3/mkspecs/win32-msvc/win32lib.dsp
/usr/local/share/tqt3/mkspecs/win32-msvc2005/qmake.conf
/usr/local/share/tqt3/mkspecs/win32-msvc2005/qplatformdefs.h
/usr/local/share/tqt3/mkspecs/win32-watcom/qmake.conf
/usr/local/bin/maketqpf
/usr/local/bin/msg2tqm
/usr/local/bin/tqassistant
/usr/local/bin/tqdesigner
/usr/local/bin/tqembed
/usr/local/bin/tqlinguist
/usr/local/bin/tqlrelease
/usr/local/bin/tqlupdate
/usr/local/bin/tqm2ts
/usr/local/bin/tqmoc
/usr/local/bin/tqt20fix
/usr/local/bin/tqtconfig
/usr/local/bin/tqtconv2ui
/usr/local/bin/tqtcreatecw
/usr/local/bin/tqtfindtr
/usr/local/bin/tqtmergetr
/usr/local/bin/tqtrename140
/usr/local/bin/tquic
/usr/local/bin/tqvfb
/usr/local/include/tqt3/ntq1xcompatibility.h
/usr/local/include/tqt3/ntqabstractlayout.h
/usr/local/include/tqt3/ntqaccel.h
/usr/local/include/tqt3/ntqaccessible.h
/usr/local/include/tqt3/ntqaction.h
/usr/local/include/tqt3/ntqapp.h
/usr/local/include/tqt3/ntqapplication.h
/usr/local/include/tqt3/ntqarray.h
/usr/local/include/tqt3/ntqasciicache.h
/usr/local/include/tqt3/ntqasciidict.h
/usr/local/include/tqt3/ntqassistantclient.h
/usr/local/include/tqt3/ntqasyncimageio.h
/usr/local/include/tqt3/ntqasyncio.h
/usr/local/include/tqt3/ntqbig5codec.h
/usr/local/include/tqt3/ntqbitarray.h
/usr/local/include/tqt3/ntqbitarry.h
/usr/local/include/tqt3/ntqbitmap.h
/usr/local/include/tqt3/ntqbrush.h
/usr/local/include/tqt3/ntqbttngrp.h
/usr/local/include/tqt3/ntqbuffer.h
/usr/local/include/tqt3/ntqbutton.h
/usr/local/include/tqt3/ntqbuttongroup.h
/usr/local/include/tqt3/ntqcache.h
/usr/local/include/tqt3/ntqcanvas.h
/usr/local/include/tqt3/ntqcdestyle.h
/usr/local/include/tqt3/ntqcheckbox.h
/usr/local/include/tqt3/ntqchkbox.h
/usr/local/include/tqt3/ntqcleanuphandler.h
/usr/local/include/tqt3/ntqclipboard.h
/usr/local/include/tqt3/ntqclipbrd.h
/usr/local/include/tqt3/ntqcollect.h
/usr/local/include/tqt3/ntqcollection.h
/usr/local/include/tqt3/ntqcolor.h
/usr/local/include/tqt3/ntqcolordialog.h
/usr/local/include/tqt3/ntqcombo.h
/usr/local/include/tqt3/ntqcombobox.h
/usr/local/include/tqt3/ntqcommonstyle.h
/usr/local/include/tqt3/ntqcompactstyle.h
/usr/local/include/tqt3/ntqconfig.h
/usr/local/include/tqt3/ntqconnect.h
/usr/local/include/tqt3/ntqconnection.h
/usr/local/include/tqt3/ntqcstring.h
/usr/local/include/tqt3/ntqcursor.h
/usr/local/include/tqt3/ntqdatabrowser.h
/usr/local/include/tqt3/ntqdatastream.h
/usr/local/include/tqt3/ntqdatatable.h
/usr/local/include/tqt3/ntqdataview.h
/usr/local/include/tqt3/ntqdatetime.h
/usr/local/include/tqt3/ntqdatetimeedit.h
/usr/local/include/tqt3/ntqdatetm.h
/usr/local/include/tqt3/ntqdeepcopy.h
/usr/local/include/tqt3/ntqdesktopwidget.h
/usr/local/include/tqt3/ntqdial.h
/usr/local/include/tqt3/ntqdialog.h
/usr/local/include/tqt3/ntqdict.h
/usr/local/include/tqt3/ntqdir.h
/usr/local/include/tqt3/ntqdns.h
/usr/local/include/tqt3/ntqdockarea.h
/usr/local/include/tqt3/ntqdockwindow.h
/usr/local/include/tqt3/ntqdom.h
/usr/local/include/tqt3/ntqdragobject.h
/usr/local/include/tqt3/ntqdrawutil.h
/usr/local/include/tqt3/ntqdrawutl.h
/usr/local/include/tqt3/ntqdropsite.h
/usr/local/include/tqt3/ntqdstream.h
/usr/local/include/tqt3/ntqeditorfactory.h
/usr/local/include/tqt3/ntqerrormessage.h
/usr/local/include/tqt3/ntqeucjpcodec.h
/usr/local/include/tqt3/ntqeuckrcodec.h
/usr/local/include/tqt3/ntqevent.h
/usr/local/include/tqt3/ntqeventloop.h
/usr/local/include/tqt3/ntqfeatures.h
/usr/local/include/tqt3/ntqfile.h
/usr/local/include/tqt3/ntqfiledef.h
/usr/local/include/tqt3/ntqfiledialog.h
/usr/local/include/tqt3/ntqfiledlg.h
/usr/local/include/tqt3/ntqfileinf.h
/usr/local/include/tqt3/ntqfileinfo.h
/usr/local/include/tqt3/ntqfocusdata.h
/usr/local/include/tqt3/ntqfont.h
/usr/local/include/tqt3/ntqfontdatabase.h
/usr/local/include/tqt3/ntqfontdialog.h
/usr/local/include/tqt3/ntqfontinf.h
/usr/local/include/tqt3/ntqfontinfo.h
/usr/local/include/tqt3/ntqfontmet.h
/usr/local/include/tqt3/ntqfontmetrics.h
/usr/local/include/tqt3/ntqframe.h
/usr/local/include/tqt3/ntqftp.h
/usr/local/include/tqt3/ntqgarray.h
/usr/local/include/tqt3/ntqgb18030codec.h
/usr/local/include/tqt3/ntqgbkcodec.h
/usr/local/include/tqt3/ntqgcache.h
/usr/local/include/tqt3/ntqgdict.h
/usr/local/include/tqt3/ntqgeneric.h
/usr/local/include/tqt3/ntqgif.h
/usr/local/include/tqt3/ntqgl.h
/usr/local/include/tqt3/ntqglcolormap.h
/usr/local/include/tqt3/ntqglist.h
/usr/local/include/tqt3/ntqglobal.h
/usr/local/include/tqt3/ntqgplugin.h
/usr/local/include/tqt3/ntqgrid.h
/usr/local/include/tqt3/ntqgridview.h
/usr/local/include/tqt3/ntqgroupbox.h
/usr/local/include/tqt3/ntqgrpbox.h
/usr/local/include/tqt3/ntqguardedptr.h
/usr/local/include/tqt3/ntqgvector.h
/usr/local/include/tqt3/ntqhbox.h
/usr/local/include/tqt3/ntqhbuttongroup.h
/usr/local/include/tqt3/ntqheader.h
/usr/local/include/tqt3/ntqhgroupbox.h
/usr/local/include/tqt3/ntqhostaddress.h
/usr/local/include/tqt3/ntqhttp.h
/usr/local/include/tqt3/ntqiconset.h
/usr/local/include/tqt3/ntqiconview.h
/usr/local/include/tqt3/ntqimage.h
/usr/local/include/tqt3/ntqimageformatplugin.h
/usr/local/include/tqt3/ntqinputcontext.h
/usr/local/include/tqt3/ntqinputcontextfactory.h
/usr/local/include/tqt3/ntqinputcontextplugin.h
/usr/local/include/tqt3/ntqinputdialog.h
/usr/local/include/tqt3/ntqintcach.h
/usr/local/include/tqt3/ntqintcache.h
/usr/local/include/tqt3/ntqintdict.h
/usr/local/include/tqt3/ntqinterlacestyle.h
/usr/local/include/tqt3/ntqiodev.h
/usr/local/include/tqt3/ntqiodevice.h
/usr/local/include/tqt3/ntqjiscodec.h
/usr/local/include/tqt3/ntqjpegio.h
/usr/local/include/tqt3/ntqjpunicode.h
/usr/local/include/tqt3/ntqkeycode.h
/usr/local/include/tqt3/ntqkeysequence.h
/usr/local/include/tqt3/ntqlabel.h
/usr/local/include/tqt3/ntqlayout.h
/usr/local/include/tqt3/ntqlcdnum.h
/usr/local/include/tqt3/ntqlcdnumber.h
/usr/local/include/tqt3/ntqlibrary.h
/usr/local/include/tqt3/ntqlined.h
/usr/local/include/tqt3/ntqlineedit.h
/usr/local/include/tqt3/ntqlist.h
/usr/local/include/tqt3/ntqlistbox.h
/usr/local/include/tqt3/ntqlistview.h
/usr/local/include/tqt3/ntqlocale.h
/usr/local/include/tqt3/ntqlocalfs.h
/usr/local/include/tqt3/ntqmainwindow.h
/usr/local/include/tqt3/ntqmap.h
/usr/local/include/tqt3/ntqmemarray.h
/usr/local/include/tqt3/ntqmenubar.h
/usr/local/include/tqt3/ntqmenudata.h
/usr/local/include/tqt3/ntqmenudta.h
/usr/local/include/tqt3/ntqmessagebox.h
/usr/local/include/tqt3/ntqmetaobj.h
/usr/local/include/tqt3/ntqmetaobject.h
/usr/local/include/tqt3/ntqmime.h
/usr/local/include/tqt3/ntqmlined.h
/usr/local/include/tqt3/ntqmngio.h
/usr/local/include/tqt3/ntqmodules.h
/usr/local/include/tqt3/ntqmotifplusstyle.h
/usr/local/include/tqt3/ntqmotifstyle.h
/usr/local/include/tqt3/ntqmovie.h
/usr/local/include/tqt3/ntqmsgbox.h
/usr/local/include/tqt3/ntqmultilinedit.h
/usr/local/include/tqt3/ntqmultilineedit.h
/usr/local/include/tqt3/ntqmutex.h
/usr/local/include/tqt3/ntqnamespace.h
/usr/local/include/tqt3/ntqnetwork.h
/usr/local/include/tqt3/ntqnetworkprotocol.h
/usr/local/include/tqt3/ntqnp.h
/usr/local/include/tqt3/ntqobjcoll.h
/usr/local/include/tqt3/ntqobjdefs.h
/usr/local/include/tqt3/ntqobject.h
/usr/local/include/tqt3/ntqobjectcleanuphandler.h
/usr/local/include/tqt3/ntqobjectdefs.h
/usr/local/include/tqt3/ntqobjectdict.h
/usr/local/include/tqt3/ntqobjectlist.h
/usr/local/include/tqt3/ntqpaintd.h
/usr/local/include/tqt3/ntqpaintdc.h
/usr/local/include/tqt3/ntqpaintdevice.h
/usr/local/include/tqt3/ntqpaintdevicedefs.h
/usr/local/include/tqt3/ntqpaintdevicemetrics.h
/usr/local/include/tqt3/ntqpainter.h
/usr/local/include/tqt3/ntqpair.h
/usr/local/include/tqt3/ntqpalette.h
/usr/local/include/tqt3/ntqpdevmet.h
/usr/local/include/tqt3/ntqpen.h
/usr/local/include/tqt3/ntqpicture.h
/usr/local/include/tqt3/ntqpixmap.h
/usr/local/include/tqt3/ntqpixmapcache.h
/usr/local/include/tqt3/ntqplatinumstyle.h
/usr/local/include/tqt3/ntqpmcache.h
/usr/local/include/tqt3/ntqpngio.h
/usr/local/include/tqt3/ntqpntarry.h
/usr/local/include/tqt3/ntqpoint.h
/usr/local/include/tqt3/ntqpointarray.h
/usr/local/include/tqt3/ntqpolygonscanner.h
/usr/local/include/tqt3/ntqpopmenu.h
/usr/local/include/tqt3/ntqpopupmenu.h
/usr/local/include/tqt3/ntqprintdialog.h
/usr/local/include/tqt3/ntqprinter.h
/usr/local/include/tqt3/ntqprndlg.h
/usr/local/include/tqt3/ntqprocess.h
/usr/local/include/tqt3/ntqprogbar.h
/usr/local/include/tqt3/ntqprogdlg.h
/usr/local/include/tqt3/ntqprogressbar.h
/usr/local/include/tqt3/ntqprogressdialog.h
/usr/local/include/tqt3/ntqpsprn.h
/usr/local/include/tqt3/ntqptrcollection.h
/usr/local/include/tqt3/ntqptrdict.h
/usr/local/include/tqt3/ntqptrlist.h
/usr/local/include/tqt3/ntqptrqueue.h
/usr/local/include/tqt3/ntqptrstack.h
/usr/local/include/tqt3/ntqptrvector.h
/usr/local/include/tqt3/ntqpushbt.h
/usr/local/include/tqt3/ntqpushbutton.h
/usr/local/include/tqt3/ntqqueue.h
/usr/local/include/tqt3/ntqradiobt.h
/usr/local/include/tqt3/ntqradiobutton.h
/usr/local/include/tqt3/ntqrangecontrol.h
/usr/local/include/tqt3/ntqrangect.h
/usr/local/include/tqt3/ntqrect.h
/usr/local/include/tqt3/ntqregexp.h
/usr/local/include/tqt3/ntqregion.h
/usr/local/include/tqt3/ntqrtlcodec.h
/usr/local/include/tqt3/ntqscrbar.h
/usr/local/include/tqt3/ntqscrollbar.h
/usr/local/include/tqt3/ntqscrollview.h
/usr/local/include/tqt3/ntqsemaphore.h
/usr/local/include/tqt3/ntqsemimodal.h
/usr/local/include/tqt3/ntqserversocket.h
/usr/local/include/tqt3/ntqsession.h
/usr/local/include/tqt3/ntqsessionmanager.h
/usr/local/include/tqt3/ntqsettings.h
/usr/local/include/tqt3/ntqsgistyle.h
/usr/local/include/tqt3/ntqshared.h
/usr/local/include/tqt3/ntqsignal.h
/usr/local/include/tqt3/ntqsignalmapper.h
/usr/local/include/tqt3/ntqsignalslotimp.h
/usr/local/include/tqt3/ntqsimplerichtext.h
/usr/local/include/tqt3/ntqsize.h
/usr/local/include/tqt3/ntqsizegrip.h
/usr/local/include/tqt3/ntqsizepolicy.h
/usr/local/include/tqt3/ntqsjiscodec.h
/usr/local/include/tqt3/ntqslider.h
/usr/local/include/tqt3/ntqsocket.h
/usr/local/include/tqt3/ntqsocketdevice.h
/usr/local/include/tqt3/ntqsocketnotifier.h
/usr/local/include/tqt3/ntqsocknot.h
/usr/local/include/tqt3/ntqsortedlist.h
/usr/local/include/tqt3/ntqsound.h
/usr/local/include/tqt3/ntqspinbox.h
/usr/local/include/tqt3/ntqsplashscreen.h
/usr/local/include/tqt3/ntqsplitter.h
/usr/local/include/tqt3/ntqsql.h
/usr/local/include/tqt3/ntqsqlcursor.h
/usr/local/include/tqt3/ntqsqldatabase.h
/usr/local/include/tqt3/ntqsqldriver.h
/usr/local/include/tqt3/ntqsqldriverplugin.h
/usr/local/include/tqt3/ntqsqleditorfactory.h
/usr/local/include/tqt3/ntqsqlerror.h
/usr/local/include/tqt3/ntqsqlfield.h
/usr/local/include/tqt3/ntqsqlform.h
/usr/local/include/tqt3/ntqsqlindex.h
/usr/local/include/tqt3/ntqsqlpropertymap.h
/usr/local/include/tqt3/ntqsqlquery.h
/usr/local/include/tqt3/ntqsqlrecord.h
/usr/local/include/tqt3/ntqsqlresult.h
/usr/local/include/tqt3/ntqsqlselectcursor.h
/usr/local/include/tqt3/ntqstack.h
/usr/local/include/tqt3/ntqstatusbar.h
/usr/local/include/tqt3/ntqstring.h
/usr/local/include/tqt3/ntqstringlist.h
/usr/local/include/tqt3/ntqstrlist.h
/usr/local/include/tqt3/ntqstrvec.h
/usr/local/include/tqt3/ntqstyle.h
/usr/local/include/tqt3/ntqstylefactory.h
/usr/local/include/tqt3/ntqstyleplugin.h
/usr/local/include/tqt3/ntqstylesheet.h
/usr/local/include/tqt3/ntqsyntaxhighlighter.h
/usr/local/include/tqt3/ntqt.h
/usr/local/include/tqt3/ntqtabbar.h
/usr/local/include/tqt3/ntqtabdialog.h
/usr/local/include/tqt3/ntqtabdlg.h
/usr/local/include/tqt3/ntqtable.h
/usr/local/include/tqt3/ntqtabwidget.h
/usr/local/include/tqt3/ntqtextbrowser.h
/usr/local/include/tqt3/ntqtextcodec.h
/usr/local/include/tqt3/ntqtextcodecfactory.h
/usr/local/include/tqt3/ntqtextcodecplugin.h
/usr/local/include/tqt3/ntqtextedit.h
/usr/local/include/tqt3/ntqtextstream.h
/usr/local/include/tqt3/ntqtextview.h
/usr/local/include/tqt3/ntqthread.h
/usr/local/include/tqt3/ntqthreadstorage.h
/usr/local/include/tqt3/ntqtimer.h
/usr/local/include/tqt3/ntqtl.h
/usr/local/include/tqt3/ntqtoolbar.h
/usr/local/include/tqt3/ntqtoolbox.h
/usr/local/include/tqt3/ntqtoolbutton.h
/usr/local/include/tqt3/ntqtooltip.h
/usr/local/include/tqt3/ntqtranslator.h
/usr/local/include/tqt3/ntqtsciicodec.h
/usr/local/include/tqt3/ntqtstream.h
/usr/local/include/tqt3/ntqurl.h
/usr/local/include/tqt3/ntqurlinfo.h
/usr/local/include/tqt3/ntqurloperator.h
/usr/local/include/tqt3/ntqutfcodec.h
/usr/local/include/tqt3/ntquuid.h
/usr/local/include/tqt3/ntqvalidator.h
/usr/local/include/tqt3/ntqvaluelist.h
/usr/local/include/tqt3/ntqvaluestack.h
/usr/local/include/tqt3/ntqvaluevector.h
/usr/local/include/tqt3/ntqvariant.h
/usr/local/include/tqt3/ntqvbox.h
/usr/local/include/tqt3/ntqvbuttongroup.h
/usr/local/include/tqt3/ntqvector.h
/usr/local/include/tqt3/ntqvfbhdr.h
/usr/local/include/tqt3/ntqvgroupbox.h
/usr/local/include/tqt3/ntqwaitcondition.h
/usr/local/include/tqt3/ntqwhatsthis.h
/usr/local/include/tqt3/ntqwidcoll.h
/usr/local/include/tqt3/ntqwidget.h
/usr/local/include/tqt3/ntqwidgetfactory.h
/usr/local/include/tqt3/ntqwidgetintdict.h
/usr/local/include/tqt3/ntqwidgetlist.h
/usr/local/include/tqt3/ntqwidgetplugin.h
/usr/local/include/tqt3/ntqwidgetstack.h
/usr/local/include/tqt3/ntqwindefs.h
/usr/local/include/tqt3/ntqwindowdefs.h
/usr/local/include/tqt3/ntqwindowsstyle.h
/usr/local/include/tqt3/ntqwinexport.h
/usr/local/include/tqt3/ntqwizard.h
/usr/local/include/tqt3/ntqwmatrix.h
/usr/local/include/tqt3/ntqworkspace.h
/usr/local/include/tqt3/ntqxml.h
/usr/local/include/tqt3/private/qapplication_p.h
/usr/local/include/tqt3/private/qcolor_p.h
/usr/local/include/tqt3/private/qcom_p.h
/usr/local/include/tqt3/private/qcomlibrary_p.h
/usr/local/include/tqt3/private/qcomponentfactory_p.h
/usr/local/include/tqt3/private/qcriticalsection_p.h
/usr/local/include/tqt3/private/qdialogbuttons_p.h
/usr/local/include/tqt3/private/qdir_p.h
/usr/local/include/tqt3/private/qeffects_p.h
/usr/local/include/tqt3/private/qeventloop_glib_p.h
/usr/local/include/tqt3/private/qeventloop_p.h
/usr/local/include/tqt3/private/qfiledefs_p.h
/usr/local/include/tqt3/private/qfontcodecs_p.h
/usr/local/include/tqt3/private/qfontdata_p.h
/usr/local/include/tqt3/private/qfontengine_p.h
/usr/local/include/tqt3/private/qgfxdriverinterface_p.h
/usr/local/include/tqt3/private/qgl_x11_p.h
/usr/local/include/tqt3/private/qgpluginmanager_p.h
/usr/local/include/tqt3/private/qimageformatinterface_p.h
/usr/local/include/tqt3/private/qinputcontext_p.h
/usr/local/include/tqt3/private/qinputcontextinterface_p.h
/usr/local/include/tqt3/private/qinternal_p.h
/usr/local/include/tqt3/private/qisciicodec_p.h
/usr/local/include/tqt3/private/qkbddriverinterface_p.h
/usr/local/include/tqt3/private/qlayoutengine_p.h
/usr/local/include/tqt3/private/qlibrary_p.h
/usr/local/include/tqt3/private/qlocale_p.h
/usr/local/include/tqt3/private/qlock_p.h
/usr/local/include/tqt3/private/qmousedriverinterface_p.h
/usr/local/include/tqt3/private/qmutex_p.h
/usr/local/include/tqt3/private/qmutexpool_p.h
/usr/local/include/tqt3/private/qpainter_p.h
/usr/local/include/tqt3/private/qpluginmanager_p.h
/usr/local/include/tqt3/private/qprinter_p.h
/usr/local/include/tqt3/private/qpsprinter_p.h
/usr/local/include/tqt3/private/qrichtext_p.h
/usr/local/include/tqt3/private/qscriptengine_p.h
/usr/local/include/tqt3/private/qsettings_p.h
/usr/local/include/tqt3/private/qsharedmemory_p.h
/usr/local/include/tqt3/private/qsqldriverinterface_p.h
/usr/local/include/tqt3/private/qsqlextension_p.h
/usr/local/include/tqt3/private/qsqlmanager_p.h
/usr/local/include/tqt3/private/qstyleinterface_p.h
/usr/local/include/tqt3/private/qsvgdevice_p.h
/usr/local/include/tqt3/private/qsyntaxhighlighter_p.h
/usr/local/include/tqt3/private/qt_x11_p.h
/usr/local/include/tqt3/private/qtextcodecinterface_p.h
/usr/local/include/tqt3/private/qtextengine_p.h
/usr/local/include/tqt3/private/qtextlayout_p.h
/usr/local/include/tqt3/private/qthreadinstance_p.h
/usr/local/include/tqt3/private/qtitlebar_p.h
/usr/local/include/tqt3/private/qtkdeintegration_x11_p.h
/usr/local/include/tqt3/private/qucom_p.h
/usr/local/include/tqt3/private/qucomextra_p.h
/usr/local/include/tqt3/private/qunicodetables_p.h
/usr/local/include/tqt3/private/qwidget_p.h
/usr/local/include/tqt3/private/qwidgetinterface_p.h
/usr/local/include/tqt3/private/qwidgetresizehandler_p.h
/usr/local/lib/libtqassistantclient.prl
/usr/local/lib/libtqassistantclient.so
/usr/local/lib/libtqassistantclient.so.1
/usr/local/lib/libtqassistantclient.so.1.0
/usr/local/lib/libtqassistantclient.so.1.0.0
/usr/local/lib/libtqt-mt.la
/usr/local/lib/libtqt-mt.prl
/usr/local/lib/libtqt-mt.so
/usr/local/lib/libtqt-mt.so.3
/usr/local/lib/libtqt-mt.so.3.5
/usr/local/lib/libtqt-mt.so.3.5.0
/usr/local/lib/libtqtdesignercore.prl
/usr/local/lib/libtqtdesignercore.so
/usr/local/lib/libtqtdesignercore.so.1
/usr/local/lib/libtqtdesignercore.so.1.0
/usr/local/lib/libtqtdesignercore.so.1.0.0
/usr/local/lib/libtqteditor.prl
/usr/local/lib/libtqteditor.so
/usr/local/lib/libtqteditor.so.1
/usr/local/lib/libtqteditor.so.1.0
/usr/local/lib/libtqteditor.so.1.0.0
/usr/local/lib/libtqui.prl
/usr/local/lib/libtqui.so
/usr/local/lib/libtqui.so.1
/usr/local/lib/libtqui.so.1.0
/usr/local/lib/libtqui.so.1.0.0
/usr/local/lib/tqt3/plugins/designer/libcppeditor.so
/usr/local/lib/tqt3/plugins/designer/libdlgplugin.so
/usr/local/lib/tqt3/plugins/designer/libgladeplugin.so
/usr/local/lib/tqt3/plugins/designer/libkdevdlgplugin.so
/usr/local/lib/tqt3/plugins/designer/librcplugin.so
/usr/local/lib/tqt3/plugins/designer/libwizards.so
/usr/local/lib/tqt3/plugins/inputmethods/libqimsw-multi.so
/usr/local/lib/tqt3/plugins/inputmethods/libqimsw-none.so
/usr/local/lib/tqt3/plugins/inputmethods/libqsimple.so
/usr/local/lib/tqt3/plugins/inputmethods/libqxim.so
/usr/local/libdata/pkgconfig/tqt-mt.pc
/usr/local/share/applications/tqassistant.desktop
/usr/local/share/applications/tqdesigner.desktop
/usr/local/share/applications/tqlinguist.desktop
/usr/local/share/applications/tqtconfig.desktop
/usr/local/share/pixmaps/tqassistant.png
/usr/local/share/pixmaps/tqdesigner.png
/usr/local/share/pixmaps/tqlinguist.png
/usr/local/share/pixmaps/tqtconfig.png
/usr/local/share/tqt3/bin/maketqpf
/usr/local/share/tqt3/bin/msg2tqm
/usr/local/share/tqt3/bin/tqassistant
/usr/local/share/tqt3/bin/tqdesigner
/usr/local/share/tqt3/bin/tqembed
/usr/local/share/tqt3/bin/tqlinguist
/usr/local/share/tqt3/bin/tqlrelease
/usr/local/share/tqt3/bin/tqlupdate
/usr/local/share/tqt3/bin/tqm2ts
/usr/local/share/tqt3/bin/tqmoc
/usr/local/share/tqt3/bin/tqt20fix
/usr/local/share/tqt3/bin/tqtconfig
/usr/local/share/tqt3/bin/tqtconv2ui
/usr/local/share/tqt3/bin/tqtcreatecw
/usr/local/share/tqt3/bin/tqtfindtr
/usr/local/share/tqt3/bin/tqtmergetr
/usr/local/share/tqt3/bin/tqtrename140
/usr/local/share/tqt3/bin/tquic
/usr/local/share/tqt3/bin/tqvfb
/usr/local/share/tqt3/doc/html/3rdparty.html
/usr/local/share/tqt3/doc/html/aboutntqt.html
/usr/local/share/tqt3/doc/html/abstract-connections.png
/usr/local/share/tqt3/doc/html/abstractwidgets.html
/usr/local/share/tqt3/doc/html/accelerators.html
/usr/local/share/tqt3/doc/html/aclock-example.html
/usr/local/share/tqt3/doc/html/activentqt.html
/usr/local/share/tqt3/doc/html/activeqt-dotnet.html
/usr/local/share/tqt3/doc/html/activeqt-examples.html
/usr/local/share/tqt3/doc/html/activeqt-tools-dumpdoc.html
/usr/local/share/tqt3/doc/html/activeqt-tools-idc.html
/usr/local/share/tqt3/doc/html/activeqt-tools-testcon.html
/usr/local/share/tqt3/doc/html/activeqt-tools.html
/usr/local/share/tqt3/doc/html/addressbook-example.html
/usr/local/share/tqt3/doc/html/advanced.html
/usr/local/share/tqt3/doc/html/annotated.html
/usr/local/share/tqt3/doc/html/appearance.html
/usr/local/share/tqt3/doc/html/appicon.html
/usr/local/share/tqt3/doc/html/application.html
/usr/local/share/tqt3/doc/html/archivesearch-example.html
/usr/local/share/tqt3/doc/html/assistant-1.html
/usr/local/share/tqt3/doc/html/assistant-2.html
/usr/local/share/tqt3/doc/html/assistant-3.html
/usr/local/share/tqt3/doc/html/assistant-4.html
/usr/local/share/tqt3/doc/html/assistant-5.html
/usr/local/share/tqt3/doc/html/assistant-6.html
/usr/local/share/tqt3/doc/html/assistant.dcf
/usr/local/share/tqt3/doc/html/assistant.html
/usr/local/share/tqt3/doc/html/assistant.png
/usr/local/share/tqt3/doc/html/basic.html
/usr/local/share/tqt3/doc/html/bearings.png
/usr/local/share/tqt3/doc/html/biff-example.html
/usr/local/share/tqt3/doc/html/bigtable-example.html
/usr/local/share/tqt3/doc/html/book-dialog.png
/usr/local/share/tqt3/doc/html/book-main.png
/usr/local/share/tqt3/doc/html/brush-styles.png
/usr/local/share/tqt3/doc/html/bughowto.html
/usr/local/share/tqt3/doc/html/buttongroup-w.png
/usr/local/share/tqt3/doc/html/buttongroups-example.html
/usr/local/share/tqt3/doc/html/canvas-chart-example.html
/usr/local/share/tqt3/doc/html/canvas-example.html
/usr/local/share/tqt3/doc/html/canvas.html
/usr/local/share/tqt3/doc/html/chart-canvastext-h.html
/usr/local/share/tqt3/doc/html/chart-canvasview-cpp.html
/usr/local/share/tqt3/doc/html/chart-canvasview-h.html
/usr/local/share/tqt3/doc/html/chart-chart-pro.html
/usr/local/share/tqt3/doc/html/chart-chartform-cpp.html
/usr/local/share/tqt3/doc/html/chart-chartform-h.html
/usr/local/share/tqt3/doc/html/chart-chartform_canvas-cpp.html
/usr/local/share/tqt3/doc/html/chart-chartform_files-cpp.html
/usr/local/share/tqt3/doc/html/chart-element-cpp.html
/usr/local/share/tqt3/doc/html/chart-element-h.html
/usr/local/share/tqt3/doc/html/chart-forms.png
/usr/local/share/tqt3/doc/html/chart-main-cpp.html
/usr/local/share/tqt3/doc/html/chart-main.png
/usr/local/share/tqt3/doc/html/chart-main2.png
/usr/local/share/tqt3/doc/html/chart-options.png
/usr/local/share/tqt3/doc/html/chart-optionsform-cpp.html
/usr/local/share/tqt3/doc/html/chart-optionsform-h.html
/usr/local/share/tqt3/doc/html/chart-setdata.png
/usr/local/share/tqt3/doc/html/chart-setdataform-cpp.html
/usr/local/share/tqt3/doc/html/chart-setdataform-h.html
/usr/local/share/tqt3/doc/html/checklists-example.html
/usr/local/share/tqt3/doc/html/classchart.html
/usr/local/share/tqt3/doc/html/classes.html
/usr/local/share/tqt3/doc/html/clientserver-example.html
/usr/local/share/tqt3/doc/html/collection.html
/usr/local/share/tqt3/doc/html/commercialeditions.html
/usr/local/share/tqt3/doc/html/commonproblems.html
/usr/local/share/tqt3/doc/html/concrete-connections.png
/usr/local/share/tqt3/doc/html/coordsys.html
/usr/local/share/tqt3/doc/html/coordsys.png
/usr/local/share/tqt3/doc/html/credits.html
/usr/local/share/tqt3/doc/html/cursor-example.html
/usr/local/share/tqt3/doc/html/cursors.png
/usr/local/share/tqt3/doc/html/customlayout-example.html
/usr/local/share/tqt3/doc/html/customlayout.html
/usr/local/share/tqt3/doc/html/customstyles.html
/usr/local/share/tqt3/doc/html/database.html
/usr/local/share/tqt3/doc/html/databaseconnections.png
/usr/local/share/tqt3/doc/html/datastreamformat.html
/usr/local/share/tqt3/doc/html/datetimewidgets.png
/usr/local/share/tqt3/doc/html/dclock-example.html
/usr/local/share/tqt3/doc/html/debug.html
/usr/local/share/tqt3/doc/html/demo-example.html
/usr/local/share/tqt3/doc/html/dependencies.png
/usr/local/share/tqt3/doc/html/designer-manual-1.html
/usr/local/share/tqt3/doc/html/designer-manual-10.html
/usr/local/share/tqt3/doc/html/designer-manual-11.html
/usr/local/share/tqt3/doc/html/designer-manual-12.html
/usr/local/share/tqt3/doc/html/designer-manual-13.html
/usr/local/share/tqt3/doc/html/designer-manual-14.html
/usr/local/share/tqt3/doc/html/designer-manual-15.html
/usr/local/share/tqt3/doc/html/designer-manual-16.html
/usr/local/share/tqt3/doc/html/designer-manual-2.html
/usr/local/share/tqt3/doc/html/designer-manual-3.html
/usr/local/share/tqt3/doc/html/designer-manual-4.html
/usr/local/share/tqt3/doc/html/designer-manual-5.html
/usr/local/share/tqt3/doc/html/designer-manual-6.html
/usr/local/share/tqt3/doc/html/designer-manual-7.html
/usr/local/share/tqt3/doc/html/designer-manual-8.html
/usr/local/share/tqt3/doc/html/designer-manual-9.html
/usr/local/share/tqt3/doc/html/designer-manual.html
/usr/local/share/tqt3/doc/html/designer.dcf
/usr/local/share/tqt3/doc/html/designer1.jpg
/usr/local/share/tqt3/doc/html/designer2.jpg
/usr/local/share/tqt3/doc/html/designer3.jpg
/usr/local/share/tqt3/doc/html/desktop-example.html
/usr/local/share/tqt3/doc/html/dialog1addwidg.png
/usr/local/share/tqt3/doc/html/dialog1layout1.png
/usr/local/share/tqt3/doc/html/dialog1layout2.png
/usr/local/share/tqt3/doc/html/dialog1selewidg.png
/usr/local/share/tqt3/doc/html/dialog1selewidg1.png
/usr/local/share/tqt3/doc/html/dialog1tab.png
/usr/local/share/tqt3/doc/html/dialog2laywidg.png
/usr/local/share/tqt3/doc/html/dialog2sample.png
/usr/local/share/tqt3/doc/html/dialog2setwidg.png
/usr/local/share/tqt3/doc/html/dialog3buttons.png
/usr/local/share/tqt3/doc/html/dialog3clipgrp.png
/usr/local/share/tqt3/doc/html/dialog3grpbox.png
/usr/local/share/tqt3/doc/html/dialog3layclip.png
/usr/local/share/tqt3/doc/html/dialog3layout.png
/usr/local/share/tqt3/doc/html/dialog3sample.png
/usr/local/share/tqt3/doc/html/dialogs.html
/usr/local/share/tqt3/doc/html/dirview-example.html
/usr/local/share/tqt3/doc/html/distributingntqt.html
/usr/local/share/tqt3/doc/html/distributor-example.html
/usr/local/share/tqt3/doc/html/dnd.html
/usr/local/share/tqt3/doc/html/docwindow.png
/usr/local/share/tqt3/doc/html/doneandnext.png
/usr/local/share/tqt3/doc/html/draganddrop.html
/usr/local/share/tqt3/doc/html/dragdrop-example.html
/usr/local/share/tqt3/doc/html/drawdemo-example.html
/usr/local/share/tqt3/doc/html/drawlines-example.html
/usr/local/share/tqt3/doc/html/edit-dbtable-dialog.png
/usr/local/share/tqt3/doc/html/editcopy.png
/usr/local/share/tqt3/doc/html/editcut.png
/usr/local/share/tqt3/doc/html/editfind.png
/usr/local/share/tqt3/doc/html/editions.html
/usr/local/share/tqt3/doc/html/editpaste.png
/usr/local/share/tqt3/doc/html/editredo.png
/usr/local/share/tqt3/doc/html/editundo.png
/usr/local/share/tqt3/doc/html/emb-accel.html
/usr/local/share/tqt3/doc/html/emb-charinput.html
/usr/local/share/tqt3/doc/html/emb-classes.html
/usr/local/share/tqt3/doc/html/emb-envvars.html
/usr/local/share/tqt3/doc/html/emb-features.html
/usr/local/share/tqt3/doc/html/emb-fonts.html
/usr/local/share/tqt3/doc/html/emb-framebuffer-howto.html
/usr/local/share/tqt3/doc/html/emb-install.html
/usr/local/share/tqt3/doc/html/emb-performance.html
/usr/local/share/tqt3/doc/html/emb-pointer.html
/usr/local/share/tqt3/doc/html/emb-porting.html
/usr/local/share/tqt3/doc/html/emb-running.html
/usr/local/share/tqt3/doc/html/emb-tqvfb.html
/usr/local/share/tqt3/doc/html/emb-vnc.html
/usr/local/share/tqt3/doc/html/embedporting.html
/usr/local/share/tqt3/doc/html/environment.html
/usr/local/share/tqt3/doc/html/events.html
/usr/local/share/tqt3/doc/html/eventsandfilters.html
/usr/local/share/tqt3/doc/html/examples.html
/usr/local/share/tqt3/doc/html/extension-dialog-example.html
/usr/local/share/tqt3/doc/html/faq.html
/usr/local/share/tqt3/doc/html/filechooser.png
/usr/local/share/tqt3/doc/html/fileiconview-example.html
/usr/local/share/tqt3/doc/html/fileopen.png
/usr/local/share/tqt3/doc/html/fileprint.png
/usr/local/share/tqt3/doc/html/filesave.png
/usr/local/share/tqt3/doc/html/finddialog.png
/usr/local/share/tqt3/doc/html/focus.html
/usr/local/share/tqt3/doc/html/forever-example.html
/usr/local/share/tqt3/doc/html/frames.png
/usr/local/share/tqt3/doc/html/ftpclient-example.html
/usr/local/share/tqt3/doc/html/functions.html
/usr/local/share/tqt3/doc/html/general.png
/usr/local/share/tqt3/doc/html/geomanagement.html
/usr/local/share/tqt3/doc/html/geometry.html
/usr/local/share/tqt3/doc/html/geometry.png
/usr/local/share/tqt3/doc/html/gpl.html
/usr/local/share/tqt3/doc/html/graph.g1n
/usr/local/share/tqt3/doc/html/grapher-nsplugin-example.html
/usr/local/share/tqt3/doc/html/graphics.html
/usr/local/share/tqt3/doc/html/gridlayout.png
/usr/local/share/tqt3/doc/html/groupbox-w.png
/usr/local/share/tqt3/doc/html/groups.html
/usr/local/share/tqt3/doc/html/guibooks.html
/usr/local/share/tqt3/doc/html/headerfilesynonyms
/usr/local/share/tqt3/doc/html/headers.html
/usr/local/share/tqt3/doc/html/hello-example.html
/usr/local/share/tqt3/doc/html/helpsystem-example.html
/usr/local/share/tqt3/doc/html/helpsystem.html
/usr/local/share/tqt3/doc/html/helpviewer-example.html
/usr/local/share/tqt3/doc/html/hierarchy.html
/usr/local/share/tqt3/doc/html/how-to-learn-ntqt.html
/usr/local/share/tqt3/doc/html/httpd-example.html
/usr/local/share/tqt3/doc/html/i18n-example.html
/usr/local/share/tqt3/doc/html/i18n.html
/usr/local/share/tqt3/doc/html/iconset.png
/usr/local/share/tqt3/doc/html/iconview-example.html
/usr/local/share/tqt3/doc/html/iconview-simple_dd-main-cpp.html
/usr/local/share/tqt3/doc/html/iconview-simple_dd-main-h.html
/usr/local/share/tqt3/doc/html/iconview.html
/usr/local/share/tqt3/doc/html/images.html
/usr/local/share/tqt3/doc/html/index
/usr/local/share/tqt3/doc/html/index.html
/usr/local/share/tqt3/doc/html/inputdialogs.png
/usr/local/share/tqt3/doc/html/install-mac.html
/usr/local/share/tqt3/doc/html/install-win.html
/usr/local/share/tqt3/doc/html/install-x11.html
/usr/local/share/tqt3/doc/html/installation.html
/usr/local/share/tqt3/doc/html/integration.html
/usr/local/share/tqt3/doc/html/io.html
/usr/local/share/tqt3/doc/html/keyfeatures30.html
/usr/local/share/tqt3/doc/html/layout-example.html
/usr/local/share/tqt3/doc/html/layout.html
/usr/local/share/tqt3/doc/html/layout1.png
/usr/local/share/tqt3/doc/html/layout2.png
/usr/local/share/tqt3/doc/html/license.html
/usr/local/share/tqt3/doc/html/licenses.html
/usr/local/share/tqt3/doc/html/life-example.html
/usr/local/share/tqt3/doc/html/lineedits-example.html
/usr/local/share/tqt3/doc/html/linguist-manual-1.html
/usr/local/share/tqt3/doc/html/linguist-manual-2.html
/usr/local/share/tqt3/doc/html/linguist-manual-3.html
/usr/local/share/tqt3/doc/html/linguist-manual-4.html
/usr/local/share/tqt3/doc/html/linguist-manual.html
/usr/local/share/tqt3/doc/html/linguist.dcf
/usr/local/share/tqt3/doc/html/linguist.png
/usr/local/share/tqt3/doc/html/listbox-example.html
/usr/local/share/tqt3/doc/html/listboxcombo-example.html
/usr/local/share/tqt3/doc/html/listviews-example.html
/usr/local/share/tqt3/doc/html/logo32.png
/usr/local/share/tqt3/doc/html/mac-differences.html
/usr/local/share/tqt3/doc/html/mail-example.html
/usr/local/share/tqt3/doc/html/mainclasses.html
/usr/local/share/tqt3/doc/html/mainwindow-w.png
/usr/local/share/tqt3/doc/html/maketqpf.html
/usr/local/share/tqt3/doc/html/mdi-example.html
/usr/local/share/tqt3/doc/html/menu-example.html
/usr/local/share/tqt3/doc/html/menubar.png
/usr/local/share/tqt3/doc/html/metaobjects.html
/usr/local/share/tqt3/doc/html/misc.html
/usr/local/share/tqt3/doc/html/moc.html
/usr/local/share/tqt3/doc/html/modules.html
/usr/local/share/tqt3/doc/html/motif-customwidget-example.html
/usr/local/share/tqt3/doc/html/motif-dialog-example.html
/usr/local/share/tqt3/doc/html/motif-examples.html
/usr/local/share/tqt3/doc/html/motif-extension.html
/usr/local/share/tqt3/doc/html/motif-todo.png
/usr/local/share/tqt3/doc/html/motif-walkthrough-1.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-10.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-2.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-3.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-4.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-5.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-6.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-7.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-8.html
/usr/local/share/tqt3/doc/html/motif-walkthrough-9.html
/usr/local/share/tqt3/doc/html/motif-walkthrough.html
/usr/local/share/tqt3/doc/html/movies-example.html
/usr/local/share/tqt3/doc/html/multimedia.html
/usr/local/share/tqt3/doc/html/mw-addmainwidg.png
/usr/local/share/tqt3/doc/html/mw-coloriconv.png
/usr/local/share/tqt3/doc/html/mw-colortable.png
/usr/local/share/tqt3/doc/html/mw-colortool1.png
/usr/local/share/tqt3/doc/html/mw-colortool2.png
/usr/local/share/tqt3/doc/html/mw-conn1.png
/usr/local/share/tqt3/doc/html/mw-conn2.png
/usr/local/share/tqt3/doc/html/mw-conn3.png
/usr/local/share/tqt3/doc/html/mw-conn4.png
/usr/local/share/tqt3/doc/html/mw-dragaction.png
/usr/local/share/tqt3/doc/html/mw-dragviewitem.png
/usr/local/share/tqt3/doc/html/mw-editforw.png
/usr/local/share/tqt3/doc/html/mw-editfunc.png
/usr/local/share/tqt3/doc/html/mw-editincimp.png
/usr/local/share/tqt3/doc/html/mw-editvar.png
/usr/local/share/tqt3/doc/html/mw-laycoloriconv.png
/usr/local/share/tqt3/doc/html/mw-laycolortable.png
/usr/local/share/tqt3/doc/html/mw-laymainwidg.png
/usr/local/share/tqt3/doc/html/mw-menuwiz.png
/usr/local/share/tqt3/doc/html/mw-newfile.png
/usr/local/share/tqt3/doc/html/mw-newmenuitem.png
/usr/local/share/tqt3/doc/html/mw-objexplor.png
/usr/local/share/tqt3/doc/html/mw-previewform.png
/usr/local/share/tqt3/doc/html/mw-projset.png
/usr/local/share/tqt3/doc/html/mw-propedit.png
/usr/local/share/tqt3/doc/html/mw-separator.png
/usr/local/share/tqt3/doc/html/mw-settoolwiz.png
/usr/local/share/tqt3/doc/html/mw-startdesign.png
/usr/local/share/tqt3/doc/html/mw-toolbarpits.png
/usr/local/share/tqt3/doc/html/netscape-plugin.html
/usr/local/share/tqt3/doc/html/network-examples.html
/usr/local/share/tqt3/doc/html/network.html
/usr/local/share/tqt3/doc/html/networkprotocol-example.html
/usr/local/share/tqt3/doc/html/next.png
/usr/local/share/tqt3/doc/html/nextunfinished.png
/usr/local/share/tqt3/doc/html/nsplugin-examples.html
/usr/local/share/tqt3/doc/html/ntqaccel.html
/usr/local/share/tqt3/doc/html/ntqaccessible.html
/usr/local/share/tqt3/doc/html/ntqaction.html
/usr/local/share/tqt3/doc/html/ntqapplication.html
/usr/local/share/tqt3/doc/html/ntqarray.html
/usr/local/share/tqt3/doc/html/ntqasciicache.html
/usr/local/share/tqt3/doc/html/ntqasciidict.html
/usr/local/share/tqt3/doc/html/ntqassistantclient.html
/usr/local/share/tqt3/doc/html/ntqasyncio.html
/usr/local/share/tqt3/doc/html/ntqbig5codec.html
/usr/local/share/tqt3/doc/html/ntqbitarray.html
/usr/local/share/tqt3/doc/html/ntqbitmap.html
/usr/local/share/tqt3/doc/html/ntqbrush.html
/usr/local/share/tqt3/doc/html/ntqbuffer.html
/usr/local/share/tqt3/doc/html/ntqbutton.html
/usr/local/share/tqt3/doc/html/ntqbuttongroup.html
/usr/local/share/tqt3/doc/html/ntqcache.html
/usr/local/share/tqt3/doc/html/ntqcanvas.html
/usr/local/share/tqt3/doc/html/ntqcdestyle.html
/usr/local/share/tqt3/doc/html/ntqcheckbox.html
/usr/local/share/tqt3/doc/html/ntqclipboard.html
/usr/local/share/tqt3/doc/html/ntqcollection.html
/usr/local/share/tqt3/doc/html/ntqcolor.html
/usr/local/share/tqt3/doc/html/ntqcolordialog.html
/usr/local/share/tqt3/doc/html/ntqcombobox.html
/usr/local/share/tqt3/doc/html/ntqcommonstyle.html
/usr/local/share/tqt3/doc/html/ntqcstring.html
/usr/local/share/tqt3/doc/html/ntqcursor.html
/usr/local/share/tqt3/doc/html/ntqdatabrowser.html
/usr/local/share/tqt3/doc/html/ntqdatastream.html
/usr/local/share/tqt3/doc/html/ntqdatatable.html
/usr/local/share/tqt3/doc/html/ntqdataview.html
/usr/local/share/tqt3/doc/html/ntqdatetime.html
/usr/local/share/tqt3/doc/html/ntqdatetimeedit.html
/usr/local/share/tqt3/doc/html/ntqdeepcopy.html
/usr/local/share/tqt3/doc/html/ntqdesktopwidget.html
/usr/local/share/tqt3/doc/html/ntqdial.html
/usr/local/share/tqt3/doc/html/ntqdialog.html
/usr/local/share/tqt3/doc/html/ntqdict.html
/usr/local/share/tqt3/doc/html/ntqdir.html
/usr/local/share/tqt3/doc/html/ntqdns.html
/usr/local/share/tqt3/doc/html/ntqdockarea.html
/usr/local/share/tqt3/doc/html/ntqdockwindow.html
/usr/local/share/tqt3/doc/html/ntqdragobject.html
/usr/local/share/tqt3/doc/html/ntqdropsite.html
/usr/local/share/tqt3/doc/html/ntqeditorfactory.html
/usr/local/share/tqt3/doc/html/ntqerrormessage.html
/usr/local/share/tqt3/doc/html/ntqeucjpcodec.html
/usr/local/share/tqt3/doc/html/ntqeuckrcodec.html
/usr/local/share/tqt3/doc/html/ntqevent.html
/usr/local/share/tqt3/doc/html/ntqeventloop.html
/usr/local/share/tqt3/doc/html/ntqfile.html
/usr/local/share/tqt3/doc/html/ntqfiledialog.html
/usr/local/share/tqt3/doc/html/ntqfileinfo.html
/usr/local/share/tqt3/doc/html/ntqfocusdata.html
/usr/local/share/tqt3/doc/html/ntqfont.html
/usr/local/share/tqt3/doc/html/ntqfontdatabase.html
/usr/local/share/tqt3/doc/html/ntqfontdialog.html
/usr/local/share/tqt3/doc/html/ntqfontinfo.html
/usr/local/share/tqt3/doc/html/ntqfontmetrics.html
/usr/local/share/tqt3/doc/html/ntqframe.html
/usr/local/share/tqt3/doc/html/ntqftp.html
/usr/local/share/tqt3/doc/html/ntqgb18030codec.html
/usr/local/share/tqt3/doc/html/ntqgbkcodec.html
/usr/local/share/tqt3/doc/html/ntqgl.html
/usr/local/share/tqt3/doc/html/ntqglcolormap.html
/usr/local/share/tqt3/doc/html/ntqgrid.html
/usr/local/share/tqt3/doc/html/ntqgridview.html
/usr/local/share/tqt3/doc/html/ntqgroupbox.html
/usr/local/share/tqt3/doc/html/ntqguardedptr.html
/usr/local/share/tqt3/doc/html/ntqhbox.html
/usr/local/share/tqt3/doc/html/ntqhbuttongroup.html
/usr/local/share/tqt3/doc/html/ntqheader.html
/usr/local/share/tqt3/doc/html/ntqhgroupbox.html
/usr/local/share/tqt3/doc/html/ntqhostaddress.html
/usr/local/share/tqt3/doc/html/ntqhttp.html
/usr/local/share/tqt3/doc/html/ntqiconset.html
/usr/local/share/tqt3/doc/html/ntqiconview.html
/usr/local/share/tqt3/doc/html/ntqimage.html
/usr/local/share/tqt3/doc/html/ntqimageformatplugin.html
/usr/local/share/tqt3/doc/html/ntqinputdialog.html
/usr/local/share/tqt3/doc/html/ntqintcache.html
/usr/local/share/tqt3/doc/html/ntqintdict.html
/usr/local/share/tqt3/doc/html/ntqiodevice.html
/usr/local/share/tqt3/doc/html/ntqjiscodec.html
/usr/local/share/tqt3/doc/html/ntqkeysequence.html
/usr/local/share/tqt3/doc/html/ntqlabel.html
/usr/local/share/tqt3/doc/html/ntqlayout.html
/usr/local/share/tqt3/doc/html/ntqlcdnumber.html
/usr/local/share/tqt3/doc/html/ntqlibrary.html
/usr/local/share/tqt3/doc/html/ntqlineedit.html
/usr/local/share/tqt3/doc/html/ntqlist.html
/usr/local/share/tqt3/doc/html/ntqlistbox.html
/usr/local/share/tqt3/doc/html/ntqlistview.html
/usr/local/share/tqt3/doc/html/ntqlocale.html
/usr/local/share/tqt3/doc/html/ntqlocalfs.html
/usr/local/share/tqt3/doc/html/ntqmainwindow.html
/usr/local/share/tqt3/doc/html/ntqmap.html
/usr/local/share/tqt3/doc/html/ntqmemarray.html
/usr/local/share/tqt3/doc/html/ntqmenubar.html
/usr/local/share/tqt3/doc/html/ntqmenudata.html
/usr/local/share/tqt3/doc/html/ntqmessagebox.html
/usr/local/share/tqt3/doc/html/ntqmetaobject.html
/usr/local/share/tqt3/doc/html/ntqmotifplusstyle.html
/usr/local/share/tqt3/doc/html/ntqmotifstyle.html
/usr/local/share/tqt3/doc/html/ntqmovie.html
/usr/local/share/tqt3/doc/html/ntqmultilineedit.html
/usr/local/share/tqt3/doc/html/ntqmutex.html
/usr/local/share/tqt3/doc/html/ntqnetworkprotocol.html
/usr/local/share/tqt3/doc/html/ntqobject.html
/usr/local/share/tqt3/doc/html/ntqobjectcleanuphandler.html
/usr/local/share/tqt3/doc/html/ntqobjectlist.html
/usr/local/share/tqt3/doc/html/ntqpaintdevice.html
/usr/local/share/tqt3/doc/html/ntqpaintdevicemetrics.html
/usr/local/share/tqt3/doc/html/ntqpainter.html
/usr/local/share/tqt3/doc/html/ntqpair.html
/usr/local/share/tqt3/doc/html/ntqpalette.html
/usr/local/share/tqt3/doc/html/ntqpen.html
/usr/local/share/tqt3/doc/html/ntqpicture.html
/usr/local/share/tqt3/doc/html/ntqpixmap.html
/usr/local/share/tqt3/doc/html/ntqpixmapcache.html
/usr/local/share/tqt3/doc/html/ntqplatinumstyle.html
/usr/local/share/tqt3/doc/html/ntqpoint.html
/usr/local/share/tqt3/doc/html/ntqpointarray.html
/usr/local/share/tqt3/doc/html/ntqpopupmenu.html
/usr/local/share/tqt3/doc/html/ntqprinter.html
/usr/local/share/tqt3/doc/html/ntqprocess.html
/usr/local/share/tqt3/doc/html/ntqprogressbar.html
/usr/local/share/tqt3/doc/html/ntqprogressdialog.html
/usr/local/share/tqt3/doc/html/ntqptrcollection.html
/usr/local/share/tqt3/doc/html/ntqptrdict.html
/usr/local/share/tqt3/doc/html/ntqptrlist.html
/usr/local/share/tqt3/doc/html/ntqptrqueue.html
/usr/local/share/tqt3/doc/html/ntqptrstack.html
/usr/local/share/tqt3/doc/html/ntqptrvector.html
/usr/local/share/tqt3/doc/html/ntqpushbutton.html
/usr/local/share/tqt3/doc/html/ntqqueue.html
/usr/local/share/tqt3/doc/html/ntqradiobutton.html
/usr/local/share/tqt3/doc/html/ntqrangecontrol.html
/usr/local/share/tqt3/doc/html/ntqrect.html
/usr/local/share/tqt3/doc/html/ntqregexp.html
/usr/local/share/tqt3/doc/html/ntqregion.html
/usr/local/share/tqt3/doc/html/ntqscrollbar.html
/usr/local/share/tqt3/doc/html/ntqscrollview.html
/usr/local/share/tqt3/doc/html/ntqsemaphore.html
/usr/local/share/tqt3/doc/html/ntqserversocket.html
/usr/local/share/tqt3/doc/html/ntqsessionmanager.html
/usr/local/share/tqt3/doc/html/ntqsettings.html
/usr/local/share/tqt3/doc/html/ntqsgistyle.html
/usr/local/share/tqt3/doc/html/ntqsignal.html
/usr/local/share/tqt3/doc/html/ntqsignalmapper.html
/usr/local/share/tqt3/doc/html/ntqsimplerichtext.html
/usr/local/share/tqt3/doc/html/ntqsize.html
/usr/local/share/tqt3/doc/html/ntqsizegrip.html
/usr/local/share/tqt3/doc/html/ntqsizepolicy.html
/usr/local/share/tqt3/doc/html/ntqsjiscodec.html
/usr/local/share/tqt3/doc/html/ntqslider.html
/usr/local/share/tqt3/doc/html/ntqsocket.html
/usr/local/share/tqt3/doc/html/ntqsocketdevice.html
/usr/local/share/tqt3/doc/html/ntqsocketnotifier.html
/usr/local/share/tqt3/doc/html/ntqsortedlist.html
/usr/local/share/tqt3/doc/html/ntqsound.html
/usr/local/share/tqt3/doc/html/ntqspinbox.html
/usr/local/share/tqt3/doc/html/ntqsplashscreen.html
/usr/local/share/tqt3/doc/html/ntqsplitter.html
/usr/local/share/tqt3/doc/html/ntqsql.html
/usr/local/share/tqt3/doc/html/ntqsqlcursor.html
/usr/local/share/tqt3/doc/html/ntqsqldatabase.html
/usr/local/share/tqt3/doc/html/ntqsqldriver.html
/usr/local/share/tqt3/doc/html/ntqsqldriverplugin.html
/usr/local/share/tqt3/doc/html/ntqsqleditorfactory.html
/usr/local/share/tqt3/doc/html/ntqsqlerror.html
/usr/local/share/tqt3/doc/html/ntqsqlfield.html
/usr/local/share/tqt3/doc/html/ntqsqlform.html
/usr/local/share/tqt3/doc/html/ntqsqlindex.html
/usr/local/share/tqt3/doc/html/ntqsqlpropertymap.html
/usr/local/share/tqt3/doc/html/ntqsqlquery.html
/usr/local/share/tqt3/doc/html/ntqsqlrecord.html
/usr/local/share/tqt3/doc/html/ntqsqlresult.html
/usr/local/share/tqt3/doc/html/ntqsqlselectcursor.html
/usr/local/share/tqt3/doc/html/ntqstack.html
/usr/local/share/tqt3/doc/html/ntqstatusbar.html
/usr/local/share/tqt3/doc/html/ntqstring.html
/usr/local/share/tqt3/doc/html/ntqstringlist.html
/usr/local/share/tqt3/doc/html/ntqstrlist.html
/usr/local/share/tqt3/doc/html/ntqstyle.html
/usr/local/share/tqt3/doc/html/ntqstylefactory.html
/usr/local/share/tqt3/doc/html/ntqstyleplugin.html
/usr/local/share/tqt3/doc/html/ntqstylesheet.html
/usr/local/share/tqt3/doc/html/ntqsyntaxhighlighter.html
/usr/local/share/tqt3/doc/html/ntqt.html
/usr/local/share/tqt3/doc/html/ntqtabbar.html
/usr/local/share/tqt3/doc/html/ntqtabdialog.html
/usr/local/share/tqt3/doc/html/ntqtable.html
/usr/local/share/tqt3/doc/html/ntqtabwidget.html
/usr/local/share/tqt3/doc/html/ntqtextbrowser.html
/usr/local/share/tqt3/doc/html/ntqtextcodec.html
/usr/local/share/tqt3/doc/html/ntqtextcodecplugin.html
/usr/local/share/tqt3/doc/html/ntqtextedit.html
/usr/local/share/tqt3/doc/html/ntqtextstream.html
/usr/local/share/tqt3/doc/html/ntqtextview.html
/usr/local/share/tqt3/doc/html/ntqthread.html
/usr/local/share/tqt3/doc/html/ntqthreadstorage.html
/usr/local/share/tqt3/doc/html/ntqtimer.html
/usr/local/share/tqt3/doc/html/ntqtl.html
/usr/local/share/tqt3/doc/html/ntqtoolbar.html
/usr/local/share/tqt3/doc/html/ntqtoolbox.html
/usr/local/share/tqt3/doc/html/ntqtoolbutton.html
/usr/local/share/tqt3/doc/html/ntqtooltip.html
/usr/local/share/tqt3/doc/html/ntqtranslator.html
/usr/local/share/tqt3/doc/html/ntqtsciicodec.html
/usr/local/share/tqt3/doc/html/ntqurl.html
/usr/local/share/tqt3/doc/html/ntqurlinfo.html
/usr/local/share/tqt3/doc/html/ntqurloperator.html
/usr/local/share/tqt3/doc/html/ntquuid.html
/usr/local/share/tqt3/doc/html/ntqvalidator.html
/usr/local/share/tqt3/doc/html/ntqvaluelist.html
/usr/local/share/tqt3/doc/html/ntqvaluestack.html
/usr/local/share/tqt3/doc/html/ntqvaluevector.html
/usr/local/share/tqt3/doc/html/ntqvariant.html
/usr/local/share/tqt3/doc/html/ntqvbox.html
/usr/local/share/tqt3/doc/html/ntqvbuttongroup.html
/usr/local/share/tqt3/doc/html/ntqvector.html
/usr/local/share/tqt3/doc/html/ntqvgroupbox.html
/usr/local/share/tqt3/doc/html/ntqwaitcondition.html
/usr/local/share/tqt3/doc/html/ntqwhatsthis.html
/usr/local/share/tqt3/doc/html/ntqwidget.html
/usr/local/share/tqt3/doc/html/ntqwidgetfactory.html
/usr/local/share/tqt3/doc/html/ntqwidgetplugin.html
/usr/local/share/tqt3/doc/html/ntqwidgetstack.html
/usr/local/share/tqt3/doc/html/ntqwindowsstyle.html
/usr/local/share/tqt3/doc/html/ntqwizard.html
/usr/local/share/tqt3/doc/html/ntqwmatrix.html
/usr/local/share/tqt3/doc/html/ntqworkspace.html
/usr/local/share/tqt3/doc/html/object.html
/usr/local/share/tqt3/doc/html/objectmodel.html
/usr/local/share/tqt3/doc/html/objecttrees.html
/usr/local/share/tqt3/doc/html/opengl-box-example.html
/usr/local/share/tqt3/doc/html/opengl-examples.html
/usr/local/share/tqt3/doc/html/opengl-gear-example.html
/usr/local/share/tqt3/doc/html/opengl-overlay-example.html
/usr/local/share/tqt3/doc/html/opengl-overlay-x11-example.html
/usr/local/share/tqt3/doc/html/opengl-pixmap-example.html
/usr/local/share/tqt3/doc/html/opengl-sharedbox-example.html
/usr/local/share/tqt3/doc/html/opengl-texture-example.html
/usr/local/share/tqt3/doc/html/opengl-x11-overlays.html
/usr/local/share/tqt3/doc/html/opengl.html
/usr/local/share/tqt3/doc/html/opensourceedition.html
/usr/local/share/tqt3/doc/html/organizers.html
/usr/local/share/tqt3/doc/html/outliner-example.html
/usr/local/share/tqt3/doc/html/overviews-list.html
/usr/local/share/tqt3/doc/html/palette.png
/usr/local/share/tqt3/doc/html/pdf1.png
/usr/local/share/tqt3/doc/html/pen-cap-styles.png
/usr/local/share/tqt3/doc/html/pen-join-styles.png
/usr/local/share/tqt3/doc/html/pen-styles.png
/usr/local/share/tqt3/doc/html/penstyles.png
/usr/local/share/tqt3/doc/html/phrasebookdialog.png
/usr/local/share/tqt3/doc/html/phrasebookopen.png
/usr/local/share/tqt3/doc/html/picture-example.html
/usr/local/share/tqt3/doc/html/pictures.html
/usr/local/share/tqt3/doc/html/plugins-howto.html
/usr/local/share/tqt3/doc/html/plugins.html
/usr/local/share/tqt3/doc/html/popup-example.html
/usr/local/share/tqt3/doc/html/porting.html
/usr/local/share/tqt3/doc/html/porting2.html
/usr/local/share/tqt3/doc/html/prev.png
/usr/local/share/tqt3/doc/html/prevunfinished.png
/usr/local/share/tqt3/doc/html/primes.html
/usr/local/share/tqt3/doc/html/process-example.html
/usr/local/share/tqt3/doc/html/progress-example.html
/usr/local/share/tqt3/doc/html/progressbar-example.html
/usr/local/share/tqt3/doc/html/properties.html
/usr/local/share/tqt3/doc/html/propertydocs
/usr/local/share/tqt3/doc/html/propertyindex
/usr/local/share/tqt3/doc/html/qaccel-h.html
/usr/local/share/tqt3/doc/html/qaccel-members.html
/usr/local/share/tqt3/doc/html/qaccessible-h.html
/usr/local/share/tqt3/doc/html/qaccessible-members.html
/usr/local/share/tqt3/doc/html/qaccessibleinterface-members.html
/usr/local/share/tqt3/doc/html/qaccessibleinterface.html
/usr/local/share/tqt3/doc/html/qaccessibleobject-members.html
/usr/local/share/tqt3/doc/html/qaccessibleobject.html
/usr/local/share/tqt3/doc/html/qaction-application-example.html
/usr/local/share/tqt3/doc/html/qaction-examples.html
/usr/local/share/tqt3/doc/html/qaction-h.html
/usr/local/share/tqt3/doc/html/qaction-members.html
/usr/local/share/tqt3/doc/html/qactiongroup-members.html
/usr/local/share/tqt3/doc/html/qactiongroup.html
/usr/local/share/tqt3/doc/html/qactiongroup_menu.png
/usr/local/share/tqt3/doc/html/qactiongroup_menu_subwidget.png
/usr/local/share/tqt3/doc/html/qactiongroup_toolbar.png
/usr/local/share/tqt3/doc/html/qactiongroup_toolbar_exclusive_subwidget.png
/usr/local/share/tqt3/doc/html/qactiongroup_toolbar_nonexclusive_subwidget.png
/usr/local/share/tqt3/doc/html/qapplication-h.html
/usr/local/share/tqt3/doc/html/qapplication-members.html
/usr/local/share/tqt3/doc/html/qasciicache-h.html
/usr/local/share/tqt3/doc/html/qasciicache-members.html
/usr/local/share/tqt3/doc/html/qasciicacheiterator-members.html
/usr/local/share/tqt3/doc/html/qasciicacheiterator.html
/usr/local/share/tqt3/doc/html/qasciidict-h.html
/usr/local/share/tqt3/doc/html/qasciidict-members.html
/usr/local/share/tqt3/doc/html/qasciidictiterator-members.html
/usr/local/share/tqt3/doc/html/qasciidictiterator.html
/usr/local/share/tqt3/doc/html/qassistantclient-h.html
/usr/local/share/tqt3/doc/html/qassistantclient-members.html
/usr/local/share/tqt3/doc/html/qasyncimageio-h.html
/usr/local/share/tqt3/doc/html/qasyncio-h.html
/usr/local/share/tqt3/doc/html/qasyncio-members.html
/usr/local/share/tqt3/doc/html/qaxaggregated-members.html
/usr/local/share/tqt3/doc/html/qaxaggregated.html
/usr/local/share/tqt3/doc/html/qaxbase-h.html
/usr/local/share/tqt3/doc/html/qaxbase-members.html
/usr/local/share/tqt3/doc/html/qaxbase.html
/usr/local/share/tqt3/doc/html/qaxbindable-h.html
/usr/local/share/tqt3/doc/html/qaxbindable-members.html
/usr/local/share/tqt3/doc/html/qaxbindable.html
/usr/local/share/tqt3/doc/html/qaxcontainer-example-qutlook.html
/usr/local/share/tqt3/doc/html/qaxcontainer-example-webbrowser.html
/usr/local/share/tqt3/doc/html/qaxcontainer-examples.html
/usr/local/share/tqt3/doc/html/qaxcontainer.html
/usr/local/share/tqt3/doc/html/qaxfactory-h.html
/usr/local/share/tqt3/doc/html/qaxfactory-members.html
/usr/local/share/tqt3/doc/html/qaxfactory.html
/usr/local/share/tqt3/doc/html/qaxobject-h.html
/usr/local/share/tqt3/doc/html/qaxobject-members.html
/usr/local/share/tqt3/doc/html/qaxobject.html
/usr/local/share/tqt3/doc/html/qaxscript-h.html
/usr/local/share/tqt3/doc/html/qaxscript-members.html
/usr/local/share/tqt3/doc/html/qaxscript.html
/usr/local/share/tqt3/doc/html/qaxscriptengine-members.html
/usr/local/share/tqt3/doc/html/qaxscriptengine.html
/usr/local/share/tqt3/doc/html/qaxscriptmanager-members.html
/usr/local/share/tqt3/doc/html/qaxscriptmanager.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-hierarchy.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-menus.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-multiple.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-opengl.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-simple.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-tetrax.html
/usr/local/share/tqt3/doc/html/qaxserver-demo-wrapper.html
/usr/local/share/tqt3/doc/html/qaxserver-example-hierarchy.html
/usr/local/share/tqt3/doc/html/qaxserver-example-menus.html
/usr/local/share/tqt3/doc/html/qaxserver-example-multiple.html
/usr/local/share/tqt3/doc/html/qaxserver-example-opengl.html
/usr/local/share/tqt3/doc/html/qaxserver-example-simple.html
/usr/local/share/tqt3/doc/html/qaxserver-example-tetrax.html
/usr/local/share/tqt3/doc/html/qaxserver-example-wrapper.html
/usr/local/share/tqt3/doc/html/qaxserver-examples.html
/usr/local/share/tqt3/doc/html/qaxserver.html
/usr/local/share/tqt3/doc/html/qaxwidget-h.html
/usr/local/share/tqt3/doc/html/qaxwidget-members.html
/usr/local/share/tqt3/doc/html/qaxwidget.html
/usr/local/share/tqt3/doc/html/qbig5codec-h.html
/usr/local/share/tqt3/doc/html/qbig5codec-members.html
/usr/local/share/tqt3/doc/html/qbig5hkscscodec-members.html
/usr/local/share/tqt3/doc/html/qbig5hkscscodec.html
/usr/local/share/tqt3/doc/html/qbitarray-h.html
/usr/local/share/tqt3/doc/html/qbitarray-members.html
/usr/local/share/tqt3/doc/html/qbitmap-h.html
/usr/local/share/tqt3/doc/html/qbitmap-members.html
/usr/local/share/tqt3/doc/html/qbitval-members.html
/usr/local/share/tqt3/doc/html/qbitval.html
/usr/local/share/tqt3/doc/html/qboxlayout-members.html
/usr/local/share/tqt3/doc/html/qboxlayout.html
/usr/local/share/tqt3/doc/html/qbrush-h.html
/usr/local/share/tqt3/doc/html/qbrush-members.html
/usr/local/share/tqt3/doc/html/qbttngrp-m.png
/usr/local/share/tqt3/doc/html/qbttngrp-w.png
/usr/local/share/tqt3/doc/html/qbuffer-h.html
/usr/local/share/tqt3/doc/html/qbuffer-members.html
/usr/local/share/tqt3/doc/html/qbutton-h.html
/usr/local/share/tqt3/doc/html/qbutton-members.html
/usr/local/share/tqt3/doc/html/qbuttongroup-h.html
/usr/local/share/tqt3/doc/html/qbuttongroup-h.png
/usr/local/share/tqt3/doc/html/qbuttongroup-members.html
/usr/local/share/tqt3/doc/html/qbuttongroup-v.png
/usr/local/share/tqt3/doc/html/qbytearray-members.html
/usr/local/share/tqt3/doc/html/qbytearray.html
/usr/local/share/tqt3/doc/html/qcache-h.html
/usr/local/share/tqt3/doc/html/qcache-members.html
/usr/local/share/tqt3/doc/html/qcacheiterator-members.html
/usr/local/share/tqt3/doc/html/qcacheiterator.html
/usr/local/share/tqt3/doc/html/qcanvas-h.html
/usr/local/share/tqt3/doc/html/qcanvas-members.html
/usr/local/share/tqt3/doc/html/qcanvas.png
/usr/local/share/tqt3/doc/html/qcanvasellipse-members.html
/usr/local/share/tqt3/doc/html/qcanvasellipse.html
/usr/local/share/tqt3/doc/html/qcanvasellipse.png
/usr/local/share/tqt3/doc/html/qcanvasitem-members.html
/usr/local/share/tqt3/doc/html/qcanvasitem.html
/usr/local/share/tqt3/doc/html/qcanvasitemlist-members.html
/usr/local/share/tqt3/doc/html/qcanvasitemlist.html
/usr/local/share/tqt3/doc/html/qcanvasline-members.html
/usr/local/share/tqt3/doc/html/qcanvasline.html
/usr/local/share/tqt3/doc/html/qcanvaspixmap-members.html
/usr/local/share/tqt3/doc/html/qcanvaspixmap.html
/usr/local/share/tqt3/doc/html/qcanvaspixmaparray-members.html
/usr/local/share/tqt3/doc/html/qcanvaspixmaparray.html
/usr/local/share/tqt3/doc/html/qcanvaspolygon-members.html
/usr/local/share/tqt3/doc/html/qcanvaspolygon.html
/usr/local/share/tqt3/doc/html/qcanvaspolygonalitem-members.html
/usr/local/share/tqt3/doc/html/qcanvaspolygonalitem.html
/usr/local/share/tqt3/doc/html/qcanvasrectangle-members.html
/usr/local/share/tqt3/doc/html/qcanvasrectangle.html
/usr/local/share/tqt3/doc/html/qcanvasspline-members.html
/usr/local/share/tqt3/doc/html/qcanvasspline.html
/usr/local/share/tqt3/doc/html/qcanvassprite-members.html
/usr/local/share/tqt3/doc/html/qcanvassprite.html
/usr/local/share/tqt3/doc/html/qcanvastext-members.html
/usr/local/share/tqt3/doc/html/qcanvastext.html
/usr/local/share/tqt3/doc/html/qcanvasview-members.html
/usr/local/share/tqt3/doc/html/qcanvasview.html
/usr/local/share/tqt3/doc/html/qcdestyle-h.html
/usr/local/share/tqt3/doc/html/qcdestyle-members.html
/usr/local/share/tqt3/doc/html/qchar-members.html
/usr/local/share/tqt3/doc/html/qchar.html
/usr/local/share/tqt3/doc/html/qcharref-members.html
/usr/local/share/tqt3/doc/html/qcharref.html
/usr/local/share/tqt3/doc/html/qcheckbox-h.html
/usr/local/share/tqt3/doc/html/qcheckbox-members.html
/usr/local/share/tqt3/doc/html/qchecklistitem-members.html
/usr/local/share/tqt3/doc/html/qchecklistitem.html
/usr/local/share/tqt3/doc/html/qchecktableitem-members.html
/usr/local/share/tqt3/doc/html/qchecktableitem.html
/usr/local/share/tqt3/doc/html/qchildevent-members.html
/usr/local/share/tqt3/doc/html/qchildevent.html
/usr/local/share/tqt3/doc/html/qchkbox-m.png
/usr/local/share/tqt3/doc/html/qchkbox-w.png
/usr/local/share/tqt3/doc/html/qclipboard-h.html
/usr/local/share/tqt3/doc/html/qclipboard-members.html
/usr/local/share/tqt3/doc/html/qcloseevent-members.html
/usr/local/share/tqt3/doc/html/qcloseevent.html
/usr/local/share/tqt3/doc/html/qcolor-h.html
/usr/local/share/tqt3/doc/html/qcolor-members.html
/usr/local/share/tqt3/doc/html/qcolordialog-h.html
/usr/local/share/tqt3/doc/html/qcolordialog-members.html
/usr/local/share/tqt3/doc/html/qcolordlg-w.png
/usr/local/share/tqt3/doc/html/qcolordrag-members.html
/usr/local/share/tqt3/doc/html/qcolordrag.html
/usr/local/share/tqt3/doc/html/qcolorgroup-members.html
/usr/local/share/tqt3/doc/html/qcolorgroup.html
/usr/local/share/tqt3/doc/html/qcombo1-m.png
/usr/local/share/tqt3/doc/html/qcombo1-w.png
/usr/local/share/tqt3/doc/html/qcombo2-m.png
/usr/local/share/tqt3/doc/html/qcombo3-m.png
/usr/local/share/tqt3/doc/html/qcombobox-h.html
/usr/local/share/tqt3/doc/html/qcombobox-members.html
/usr/local/share/tqt3/doc/html/qcombotableitem-members.html
/usr/local/share/tqt3/doc/html/qcombotableitem.html
/usr/local/share/tqt3/doc/html/qcommonstyle-h.html
/usr/local/share/tqt3/doc/html/qcommonstyle-members.html
/usr/local/share/tqt3/doc/html/qconststring-members.html
/usr/local/share/tqt3/doc/html/qconststring.html
/usr/local/share/tqt3/doc/html/qcontextmenuevent-members.html
/usr/local/share/tqt3/doc/html/qcontextmenuevent.html
/usr/local/share/tqt3/doc/html/qcopchannel-members.html
/usr/local/share/tqt3/doc/html/qcopchannel.html
/usr/local/share/tqt3/doc/html/qcopchannel_qws-h.html
/usr/local/share/tqt3/doc/html/qcstring-h.html
/usr/local/share/tqt3/doc/html/qcstring-members.html
/usr/local/share/tqt3/doc/html/qcursor-h.html
/usr/local/share/tqt3/doc/html/qcursor-members.html
/usr/local/share/tqt3/doc/html/qcustomevent-members.html
/usr/local/share/tqt3/doc/html/qcustomevent.html
/usr/local/share/tqt3/doc/html/qcustommenuitem-members.html
/usr/local/share/tqt3/doc/html/qcustommenuitem.html
/usr/local/share/tqt3/doc/html/qd-actioneditor.png
/usr/local/share/tqt3/doc/html/qd-colortool-name.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzd.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzdpage2.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzdpage3.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzdpage4.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzdpage5.png
/usr/local/share/tqt3/doc/html/qd-databrowserwzdpage6.png
/usr/local/share/tqt3/doc/html/qd-datatablewzd.png
/usr/local/share/tqt3/doc/html/qd-datatablewzdpage2.png
/usr/local/share/tqt3/doc/html/qd-datatablewzdpage3.png
/usr/local/share/tqt3/doc/html/qd-datatablewzdpage4.png
/usr/local/share/tqt3/doc/html/qd-datatablewzdpage5.png
/usr/local/share/tqt3/doc/html/qd-dataviewwzd.png
/usr/local/share/tqt3/doc/html/qd-dataviewwzdpage2.png
/usr/local/share/tqt3/doc/html/qd-dataviewwzdpage3.png
/usr/local/share/tqt3/doc/html/qd-dataviewwzdpage4.png
/usr/local/share/tqt3/doc/html/qd-helptoolbuttons3.png
/usr/local/share/tqt3/doc/html/qd-mainwinwzd.png
/usr/local/share/tqt3/doc/html/qd-mainwinwzdpage2.png
/usr/local/share/tqt3/doc/html/qd-preface.png
/usr/local/share/tqt3/doc/html/qd-preferences-dlg.png
/usr/local/share/tqt3/doc/html/qdatabrowser-h.html
/usr/local/share/tqt3/doc/html/qdatabrowser-members.html
/usr/local/share/tqt3/doc/html/qdatapump-members.html
/usr/local/share/tqt3/doc/html/qdatapump.html
/usr/local/share/tqt3/doc/html/qdatasink-members.html
/usr/local/share/tqt3/doc/html/qdatasink.html
/usr/local/share/tqt3/doc/html/qdatasource-members.html
/usr/local/share/tqt3/doc/html/qdatasource.html
/usr/local/share/tqt3/doc/html/qdatastream-h.html
/usr/local/share/tqt3/doc/html/qdatastream-members.html
/usr/local/share/tqt3/doc/html/qdatatable-h.html
/usr/local/share/tqt3/doc/html/qdatatable-members.html
/usr/local/share/tqt3/doc/html/qdataview-h.html
/usr/local/share/tqt3/doc/html/qdataview-members.html
/usr/local/share/tqt3/doc/html/qdate-members.html
/usr/local/share/tqt3/doc/html/qdate.html
/usr/local/share/tqt3/doc/html/qdateedit-members.html
/usr/local/share/tqt3/doc/html/qdateedit.html
/usr/local/share/tqt3/doc/html/qdatetime-h.html
/usr/local/share/tqt3/doc/html/qdatetime-members.html
/usr/local/share/tqt3/doc/html/qdatetimeedit-h.html
/usr/local/share/tqt3/doc/html/qdatetimeedit-members.html
/usr/local/share/tqt3/doc/html/qdatetimeeditbase-members.html
/usr/local/share/tqt3/doc/html/qdatetimeeditbase.html
/usr/local/share/tqt3/doc/html/qdeepcopy-h.html
/usr/local/share/tqt3/doc/html/qdeepcopy-members.html
/usr/local/share/tqt3/doc/html/qdesktopwidget-h.html
/usr/local/share/tqt3/doc/html/qdesktopwidget-members.html
/usr/local/share/tqt3/doc/html/qdesktopwidget.png
/usr/local/share/tqt3/doc/html/qdial-h.html
/usr/local/share/tqt3/doc/html/qdial-m.png
/usr/local/share/tqt3/doc/html/qdial-members.html
/usr/local/share/tqt3/doc/html/qdial-w.png
/usr/local/share/tqt3/doc/html/qdialog-h.html
/usr/local/share/tqt3/doc/html/qdialog-members.html
/usr/local/share/tqt3/doc/html/qdict-h.html
/usr/local/share/tqt3/doc/html/qdict-members.html
/usr/local/share/tqt3/doc/html/qdictiterator-members.html
/usr/local/share/tqt3/doc/html/qdictiterator.html
/usr/local/share/tqt3/doc/html/qdir-example.html
/usr/local/share/tqt3/doc/html/qdir-h.html
/usr/local/share/tqt3/doc/html/qdir-members.html
/usr/local/share/tqt3/doc/html/qdirectpainter-members.html
/usr/local/share/tqt3/doc/html/qdirectpainter.html
/usr/local/share/tqt3/doc/html/qdirectpainter_qws-h.html
/usr/local/share/tqt3/doc/html/qdns-h.html
/usr/local/share/tqt3/doc/html/qdns-members.html
/usr/local/share/tqt3/doc/html/qdockarea-h.html
/usr/local/share/tqt3/doc/html/qdockarea-members.html
/usr/local/share/tqt3/doc/html/qdockwindow-h.html
/usr/local/share/tqt3/doc/html/qdockwindow-members.html
/usr/local/share/tqt3/doc/html/qdockwindow.png
/usr/local/share/tqt3/doc/html/qdom-h.html
/usr/local/share/tqt3/doc/html/qdomattr-members.html
/usr/local/share/tqt3/doc/html/qdomattr.html
/usr/local/share/tqt3/doc/html/qdomcdatasection-members.html
/usr/local/share/tqt3/doc/html/qdomcdatasection.html
/usr/local/share/tqt3/doc/html/qdomcharacterdata-members.html
/usr/local/share/tqt3/doc/html/qdomcharacterdata.html
/usr/local/share/tqt3/doc/html/qdomcomment-members.html
/usr/local/share/tqt3/doc/html/qdomcomment.html
/usr/local/share/tqt3/doc/html/qdomdocument-members.html
/usr/local/share/tqt3/doc/html/qdomdocument.html
/usr/local/share/tqt3/doc/html/qdomdocumentfragment-members.html
/usr/local/share/tqt3/doc/html/qdomdocumentfragment.html
/usr/local/share/tqt3/doc/html/qdomdocumenttype-members.html
/usr/local/share/tqt3/doc/html/qdomdocumenttype.html
/usr/local/share/tqt3/doc/html/qdomelement-members.html
/usr/local/share/tqt3/doc/html/qdomelement.html
/usr/local/share/tqt3/doc/html/qdomentity-members.html
/usr/local/share/tqt3/doc/html/qdomentity.html
/usr/local/share/tqt3/doc/html/qdomentityreference-members.html
/usr/local/share/tqt3/doc/html/qdomentityreference.html
/usr/local/share/tqt3/doc/html/qdomimplementation-members.html
/usr/local/share/tqt3/doc/html/qdomimplementation.html
/usr/local/share/tqt3/doc/html/qdomnamednodemap-members.html
/usr/local/share/tqt3/doc/html/qdomnamednodemap.html
/usr/local/share/tqt3/doc/html/qdomnode-members.html
/usr/local/share/tqt3/doc/html/qdomnode.html
/usr/local/share/tqt3/doc/html/qdomnodelist-members.html
/usr/local/share/tqt3/doc/html/qdomnodelist.html
/usr/local/share/tqt3/doc/html/qdomnotation-members.html
/usr/local/share/tqt3/doc/html/qdomnotation.html
/usr/local/share/tqt3/doc/html/qdomprocessinginstruction-members.html
/usr/local/share/tqt3/doc/html/qdomprocessinginstruction.html
/usr/local/share/tqt3/doc/html/qdomtext-members.html
/usr/local/share/tqt3/doc/html/qdomtext.html
/usr/local/share/tqt3/doc/html/qdoublevalidator-members.html
/usr/local/share/tqt3/doc/html/qdoublevalidator.html
/usr/local/share/tqt3/doc/html/qdragenterevent-members.html
/usr/local/share/tqt3/doc/html/qdragenterevent.html
/usr/local/share/tqt3/doc/html/qdragleaveevent-members.html
/usr/local/share/tqt3/doc/html/qdragleaveevent.html
/usr/local/share/tqt3/doc/html/qdragmoveevent-members.html
/usr/local/share/tqt3/doc/html/qdragmoveevent.html
/usr/local/share/tqt3/doc/html/qdragobject-h.html
/usr/local/share/tqt3/doc/html/qdragobject-members.html
/usr/local/share/tqt3/doc/html/qdrawutil-h.html
/usr/local/share/tqt3/doc/html/qdropevent-members.html
/usr/local/share/tqt3/doc/html/qdropevent.html
/usr/local/share/tqt3/doc/html/qdropsite-h.html
/usr/local/share/tqt3/doc/html/qdropsite-members.html
/usr/local/share/tqt3/doc/html/qeditorfactory-h.html
/usr/local/share/tqt3/doc/html/qeditorfactory-members.html
/usr/local/share/tqt3/doc/html/qembed.html
/usr/local/share/tqt3/doc/html/qerrormessage-h.html
/usr/local/share/tqt3/doc/html/qerrormessage-members.html
/usr/local/share/tqt3/doc/html/qerrormessage.png
/usr/local/share/tqt3/doc/html/qeucjpcodec-h.html
/usr/local/share/tqt3/doc/html/qeucjpcodec-members.html
/usr/local/share/tqt3/doc/html/qeuckrcodec-h.html
/usr/local/share/tqt3/doc/html/qeuckrcodec-members.html
/usr/local/share/tqt3/doc/html/qevent-h.html
/usr/local/share/tqt3/doc/html/qevent-members.html
/usr/local/share/tqt3/doc/html/qeventloop-h.html
/usr/local/share/tqt3/doc/html/qeventloop-members.html
/usr/local/share/tqt3/doc/html/qfd-example.html
/usr/local/share/tqt3/doc/html/qfile-h.html
/usr/local/share/tqt3/doc/html/qfile-members.html
/usr/local/share/tqt3/doc/html/qfiledialog-h.html
/usr/local/share/tqt3/doc/html/qfiledialog-members.html
/usr/local/share/tqt3/doc/html/qfiledlg-m.png
/usr/local/share/tqt3/doc/html/qfiledlg-w.png
/usr/local/share/tqt3/doc/html/qfileiconprovider-members.html
/usr/local/share/tqt3/doc/html/qfileiconprovider.html
/usr/local/share/tqt3/doc/html/qfileinfo-h.html
/usr/local/share/tqt3/doc/html/qfileinfo-members.html
/usr/local/share/tqt3/doc/html/qfilepreview-members.html
/usr/local/share/tqt3/doc/html/qfilepreview.html
/usr/local/share/tqt3/doc/html/qfocusdata-h.html
/usr/local/share/tqt3/doc/html/qfocusdata-members.html
/usr/local/share/tqt3/doc/html/qfocusevent-members.html
/usr/local/share/tqt3/doc/html/qfocusevent.html
/usr/local/share/tqt3/doc/html/qfont-examples.html
/usr/local/share/tqt3/doc/html/qfont-h.html
/usr/local/share/tqt3/doc/html/qfont-members.html
/usr/local/share/tqt3/doc/html/qfontdatabase-h.html
/usr/local/share/tqt3/doc/html/qfontdatabase-members.html
/usr/local/share/tqt3/doc/html/qfontdialog-h.html
/usr/local/share/tqt3/doc/html/qfontdialog-members.html
/usr/local/share/tqt3/doc/html/qfontdlg-w.png
/usr/local/share/tqt3/doc/html/qfontinfo-h.html
/usr/local/share/tqt3/doc/html/qfontinfo-members.html
/usr/local/share/tqt3/doc/html/qfontmanager-members.html
/usr/local/share/tqt3/doc/html/qfontmanager.html
/usr/local/share/tqt3/doc/html/qfontmanager_qws-h.html
/usr/local/share/tqt3/doc/html/qfontmetrics-h.html
/usr/local/share/tqt3/doc/html/qfontmetrics-members.html
/usr/local/share/tqt3/doc/html/qframe-h.html
/usr/local/share/tqt3/doc/html/qframe-members.html
/usr/local/share/tqt3/doc/html/qftp-h.html
/usr/local/share/tqt3/doc/html/qftp-members.html
/usr/local/share/tqt3/doc/html/qgb18030codec-h.html
/usr/local/share/tqt3/doc/html/qgb18030codec-members.html
/usr/local/share/tqt3/doc/html/qgb2312codec-members.html
/usr/local/share/tqt3/doc/html/qgb2312codec.html
/usr/local/share/tqt3/doc/html/qgbkcodec-members.html
/usr/local/share/tqt3/doc/html/qgfx_qws-h.html
/usr/local/share/tqt3/doc/html/qgfxdriverfactory-members.html
/usr/local/share/tqt3/doc/html/qgfxdriverfactory.html
/usr/local/share/tqt3/doc/html/qgfxdriverfactory_qws-h.html
/usr/local/share/tqt3/doc/html/qgfxdriverplugin-members.html
/usr/local/share/tqt3/doc/html/qgfxdriverplugin.html
/usr/local/share/tqt3/doc/html/qgfxdriverplugin_qws-h.html
/usr/local/share/tqt3/doc/html/qgl-h.html
/usr/local/share/tqt3/doc/html/qgl-members.html
/usr/local/share/tqt3/doc/html/qglayoutiterator-members.html
/usr/local/share/tqt3/doc/html/qglayoutiterator.html
/usr/local/share/tqt3/doc/html/qglcolormap-h.html
/usr/local/share/tqt3/doc/html/qglcolormap-members.html
/usr/local/share/tqt3/doc/html/qglcontext-members.html
/usr/local/share/tqt3/doc/html/qglcontext.html
/usr/local/share/tqt3/doc/html/qglformat-members.html
/usr/local/share/tqt3/doc/html/qglformat.html
/usr/local/share/tqt3/doc/html/qglobal-h.html
/usr/local/share/tqt3/doc/html/qglwidget-members.html
/usr/local/share/tqt3/doc/html/qglwidget.html
/usr/local/share/tqt3/doc/html/qgrid-h.html
/usr/local/share/tqt3/doc/html/qgrid-m.png
/usr/local/share/tqt3/doc/html/qgrid-members.html
/usr/local/share/tqt3/doc/html/qgridlayout-members.html
/usr/local/share/tqt3/doc/html/qgridlayout.html
/usr/local/share/tqt3/doc/html/qgridview-h.html
/usr/local/share/tqt3/doc/html/qgridview-members.html
/usr/local/share/tqt3/doc/html/qgroupbox-h.html
/usr/local/share/tqt3/doc/html/qgroupbox-members.html
/usr/local/share/tqt3/doc/html/qgroupboxes.png
/usr/local/share/tqt3/doc/html/qgrpbox-w.png
/usr/local/share/tqt3/doc/html/qguardedptr-h.html
/usr/local/share/tqt3/doc/html/qguardedptr-members.html
/usr/local/share/tqt3/doc/html/qhbox-h.html
/usr/local/share/tqt3/doc/html/qhbox-m.png
/usr/local/share/tqt3/doc/html/qhbox-members.html
/usr/local/share/tqt3/doc/html/qhboxlayout-members.html
/usr/local/share/tqt3/doc/html/qhboxlayout.html
/usr/local/share/tqt3/doc/html/qhboxlayout.png
/usr/local/share/tqt3/doc/html/qhbuttongroup-h.html
/usr/local/share/tqt3/doc/html/qhbuttongroup-members.html
/usr/local/share/tqt3/doc/html/qheader-h.html
/usr/local/share/tqt3/doc/html/qheader-m.png
/usr/local/share/tqt3/doc/html/qheader-members.html
/usr/local/share/tqt3/doc/html/qheader-w.png
/usr/local/share/tqt3/doc/html/qhebrewcodec-members.html
/usr/local/share/tqt3/doc/html/qhebrewcodec.html
/usr/local/share/tqt3/doc/html/qhgroupbox-h.html
/usr/local/share/tqt3/doc/html/qhgroupbox-members.html
/usr/local/share/tqt3/doc/html/qhideevent-members.html
/usr/local/share/tqt3/doc/html/qhideevent.html
/usr/local/share/tqt3/doc/html/qhostaddress-h.html
/usr/local/share/tqt3/doc/html/qhostaddress-members.html
/usr/local/share/tqt3/doc/html/qhttp-h.html
/usr/local/share/tqt3/doc/html/qhttp-members.html
/usr/local/share/tqt3/doc/html/qhttpheader-members.html
/usr/local/share/tqt3/doc/html/qhttpheader.html
/usr/local/share/tqt3/doc/html/qhttprequestheader-members.html
/usr/local/share/tqt3/doc/html/qhttprequestheader.html
/usr/local/share/tqt3/doc/html/qhttpresponseheader-members.html
/usr/local/share/tqt3/doc/html/qhttpresponseheader.html
/usr/local/share/tqt3/doc/html/qicondrag-members.html
/usr/local/share/tqt3/doc/html/qicondrag.html
/usr/local/share/tqt3/doc/html/qicondragevent-members.html
/usr/local/share/tqt3/doc/html/qicondragevent.html
/usr/local/share/tqt3/doc/html/qicondragitem-members.html
/usr/local/share/tqt3/doc/html/qicondragitem.html
/usr/local/share/tqt3/doc/html/qiconfactory-members.html
/usr/local/share/tqt3/doc/html/qiconfactory.html
/usr/local/share/tqt3/doc/html/qiconset-h.html
/usr/local/share/tqt3/doc/html/qiconset-members.html
/usr/local/share/tqt3/doc/html/qiconview-h.html
/usr/local/share/tqt3/doc/html/qiconview-m.png
/usr/local/share/tqt3/doc/html/qiconview-members.html
/usr/local/share/tqt3/doc/html/qiconview-w.png
/usr/local/share/tqt3/doc/html/qiconviewitem-members.html
/usr/local/share/tqt3/doc/html/qiconviewitem.html
/usr/local/share/tqt3/doc/html/qimage-h.html
/usr/local/share/tqt3/doc/html/qimage-members.html
/usr/local/share/tqt3/doc/html/qimageconsumer-members.html
/usr/local/share/tqt3/doc/html/qimageconsumer.html
/usr/local/share/tqt3/doc/html/qimagedecoder-members.html
/usr/local/share/tqt3/doc/html/qimagedecoder.html
/usr/local/share/tqt3/doc/html/qimagedrag-members.html
/usr/local/share/tqt3/doc/html/qimagedrag.html
/usr/local/share/tqt3/doc/html/qimageformat-members.html
/usr/local/share/tqt3/doc/html/qimageformat.html
/usr/local/share/tqt3/doc/html/qimageformatplugin-h.html
/usr/local/share/tqt3/doc/html/qimageformatplugin-members.html
/usr/local/share/tqt3/doc/html/qimageformattype-members.html
/usr/local/share/tqt3/doc/html/qimageformattype.html
/usr/local/share/tqt3/doc/html/qimageio-members.html
/usr/local/share/tqt3/doc/html/qimageio.html
/usr/local/share/tqt3/doc/html/qimevent-members.html
/usr/local/share/tqt3/doc/html/qimevent.html
/usr/local/share/tqt3/doc/html/qinputdialog-h.html
/usr/local/share/tqt3/doc/html/qinputdialog-members.html
/usr/local/share/tqt3/doc/html/qintcache-h.html
/usr/local/share/tqt3/doc/html/qintcache-members.html
/usr/local/share/tqt3/doc/html/qintcacheiterator-members.html
/usr/local/share/tqt3/doc/html/qintcacheiterator.html
/usr/local/share/tqt3/doc/html/qintdict-h.html
/usr/local/share/tqt3/doc/html/qintdict-members.html
/usr/local/share/tqt3/doc/html/qintdictiterator-members.html
/usr/local/share/tqt3/doc/html/qintdictiterator.html
/usr/local/share/tqt3/doc/html/qintvalidator-members.html
/usr/local/share/tqt3/doc/html/qintvalidator.html
/usr/local/share/tqt3/doc/html/qiodevice-h.html
/usr/local/share/tqt3/doc/html/qiodevice-members.html
/usr/local/share/tqt3/doc/html/qiodevicesource-members.html
/usr/local/share/tqt3/doc/html/qiodevicesource.html
/usr/local/share/tqt3/doc/html/qjiscodec-h.html
/usr/local/share/tqt3/doc/html/qjiscodec-members.html
/usr/local/share/tqt3/doc/html/qkbddriverfactory-members.html
/usr/local/share/tqt3/doc/html/qkbddriverfactory.html
/usr/local/share/tqt3/doc/html/qkbddriverfactory_qws-h.html
/usr/local/share/tqt3/doc/html/qkbddriverplugin-members.html
/usr/local/share/tqt3/doc/html/qkbddriverplugin.html
/usr/local/share/tqt3/doc/html/qkbddriverplugin_qws-h.html
/usr/local/share/tqt3/doc/html/qkeyboard_qws-h.html
/usr/local/share/tqt3/doc/html/qkeyevent-members.html
/usr/local/share/tqt3/doc/html/qkeyevent.html
/usr/local/share/tqt3/doc/html/qkeysequence-h.html
/usr/local/share/tqt3/doc/html/qkeysequence-members.html
/usr/local/share/tqt3/doc/html/qlabel-h.html
/usr/local/share/tqt3/doc/html/qlabel-m.png
/usr/local/share/tqt3/doc/html/qlabel-members.html
/usr/local/share/tqt3/doc/html/qlabel-w.png
/usr/local/share/tqt3/doc/html/qlayout-h.html
/usr/local/share/tqt3/doc/html/qlayout-members.html
/usr/local/share/tqt3/doc/html/qlayoutitem-members.html
/usr/local/share/tqt3/doc/html/qlayoutitem.html
/usr/local/share/tqt3/doc/html/qlayoutiterator-members.html
/usr/local/share/tqt3/doc/html/qlayoutiterator.html
/usr/local/share/tqt3/doc/html/qlcdnum-m.png
/usr/local/share/tqt3/doc/html/qlcdnum-w.png
/usr/local/share/tqt3/doc/html/qlcdnumber-h.html
/usr/local/share/tqt3/doc/html/qlcdnumber-members.html
/usr/local/share/tqt3/doc/html/qlibrary-h.html
/usr/local/share/tqt3/doc/html/qlibrary-members.html
/usr/local/share/tqt3/doc/html/qlined-m.png
/usr/local/share/tqt3/doc/html/qlined-w.png
/usr/local/share/tqt3/doc/html/qlineedit-h.html
/usr/local/share/tqt3/doc/html/qlineedit-members.html
/usr/local/share/tqt3/doc/html/qlistbox-h.html
/usr/local/share/tqt3/doc/html/qlistbox-m.png
/usr/local/share/tqt3/doc/html/qlistbox-members.html
/usr/local/share/tqt3/doc/html/qlistbox-w.png
/usr/local/share/tqt3/doc/html/qlistboxitem-members.html
/usr/local/share/tqt3/doc/html/qlistboxitem.html
/usr/local/share/tqt3/doc/html/qlistboxpixmap-members.html
/usr/local/share/tqt3/doc/html/qlistboxpixmap.html
/usr/local/share/tqt3/doc/html/qlistboxtext-members.html
/usr/local/share/tqt3/doc/html/qlistboxtext.html
/usr/local/share/tqt3/doc/html/qlistiterator.html
/usr/local/share/tqt3/doc/html/qlistview-h.html
/usr/local/share/tqt3/doc/html/qlistview-m.png
/usr/local/share/tqt3/doc/html/qlistview-members.html
/usr/local/share/tqt3/doc/html/qlistview-w.png
/usr/local/share/tqt3/doc/html/qlistviewitem-members.html
/usr/local/share/tqt3/doc/html/qlistviewitem.html
/usr/local/share/tqt3/doc/html/qlistviewitemiterator-members.html
/usr/local/share/tqt3/doc/html/qlistviewitemiterator.html
/usr/local/share/tqt3/doc/html/qlistviewitems.png
/usr/local/share/tqt3/doc/html/qlocale-h.html
/usr/local/share/tqt3/doc/html/qlocale-members.html
/usr/local/share/tqt3/doc/html/qlocalfs-h.html
/usr/local/share/tqt3/doc/html/qlocalfs-members.html
/usr/local/share/tqt3/doc/html/qmacmime-members.html
/usr/local/share/tqt3/doc/html/qmacmime.html
/usr/local/share/tqt3/doc/html/qmacstyle-members.html
/usr/local/share/tqt3/doc/html/qmacstyle.html
/usr/local/share/tqt3/doc/html/qmacstyle_mac-h.html
/usr/local/share/tqt3/doc/html/qmag-example.html
/usr/local/share/tqt3/doc/html/qmainwindow-h.html
/usr/local/share/tqt3/doc/html/qmainwindow-m.png
/usr/local/share/tqt3/doc/html/qmainwindow-members.html
/usr/local/share/tqt3/doc/html/qmainwindow-qdockareas.png
/usr/local/share/tqt3/doc/html/qmainwindow-w.png
/usr/local/share/tqt3/doc/html/qmap-h.html
/usr/local/share/tqt3/doc/html/qmap-members.html
/usr/local/share/tqt3/doc/html/qmapconstiterator-members.html
/usr/local/share/tqt3/doc/html/qmapconstiterator.html
/usr/local/share/tqt3/doc/html/qmapiterator-members.html
/usr/local/share/tqt3/doc/html/qmapiterator.html
/usr/local/share/tqt3/doc/html/qmemarray-h.html
/usr/local/share/tqt3/doc/html/qmemarray-members.html
/usr/local/share/tqt3/doc/html/qmenubar-h.html
/usr/local/share/tqt3/doc/html/qmenubar-m.png
/usr/local/share/tqt3/doc/html/qmenubar-members.html
/usr/local/share/tqt3/doc/html/qmenubar-w.png
/usr/local/share/tqt3/doc/html/qmenudata-h.html
/usr/local/share/tqt3/doc/html/qmenudata-members.html
/usr/local/share/tqt3/doc/html/qmessagebox-crit.png
/usr/local/share/tqt3/doc/html/qmessagebox-h.html
/usr/local/share/tqt3/doc/html/qmessagebox-info.png
/usr/local/share/tqt3/doc/html/qmessagebox-members.html
/usr/local/share/tqt3/doc/html/qmessagebox-quest.png
/usr/local/share/tqt3/doc/html/qmessagebox-warn.png
/usr/local/share/tqt3/doc/html/qmetaobject-h.html
/usr/local/share/tqt3/doc/html/qmetaobject-members.html
/usr/local/share/tqt3/doc/html/qmetaproperty-members.html
/usr/local/share/tqt3/doc/html/qmetaproperty.html
/usr/local/share/tqt3/doc/html/qmime-h.html
/usr/local/share/tqt3/doc/html/qmimesource-members.html
/usr/local/share/tqt3/doc/html/qmimesource.html
/usr/local/share/tqt3/doc/html/qmimesourcefactory-members.html
/usr/local/share/tqt3/doc/html/qmimesourcefactory.html
/usr/local/share/tqt3/doc/html/qmlined-m.png
/usr/local/share/tqt3/doc/html/qmlined-w.png
/usr/local/share/tqt3/doc/html/qmotif-h.html
/usr/local/share/tqt3/doc/html/qmotif-members.html
/usr/local/share/tqt3/doc/html/qmotif.html
/usr/local/share/tqt3/doc/html/qmotifdialog-h.html
/usr/local/share/tqt3/doc/html/qmotifdialog-members.html
/usr/local/share/tqt3/doc/html/qmotifdialog.html
/usr/local/share/tqt3/doc/html/qmotifplusstyle-h.html
/usr/local/share/tqt3/doc/html/qmotifplusstyle-members.html
/usr/local/share/tqt3/doc/html/qmotifstyle-h.html
/usr/local/share/tqt3/doc/html/qmotifstyle-members.html
/usr/local/share/tqt3/doc/html/qmotifwidget-h.html
/usr/local/share/tqt3/doc/html/qmotifwidget-members.html
/usr/local/share/tqt3/doc/html/qmotifwidget.html
/usr/local/share/tqt3/doc/html/qmouse_qws-h.html
/usr/local/share/tqt3/doc/html/qmousedriverfactory-members.html
/usr/local/share/tqt3/doc/html/qmousedriverfactory.html
/usr/local/share/tqt3/doc/html/qmousedriverfactory_qws-h.html
/usr/local/share/tqt3/doc/html/qmousedriverplugin-members.html
/usr/local/share/tqt3/doc/html/qmousedriverplugin.html
/usr/local/share/tqt3/doc/html/qmousedriverplugin_qws-h.html
/usr/local/share/tqt3/doc/html/qmouseevent-members.html
/usr/local/share/tqt3/doc/html/qmouseevent.html
/usr/local/share/tqt3/doc/html/qmoveevent-members.html
/usr/local/share/tqt3/doc/html/qmoveevent.html
/usr/local/share/tqt3/doc/html/qmovie-h.html
/usr/local/share/tqt3/doc/html/qmovie-members.html
/usr/local/share/tqt3/doc/html/qmovie.png
/usr/local/share/tqt3/doc/html/qmsgbox-m.png
/usr/local/share/tqt3/doc/html/qmsgbox-w.png
/usr/local/share/tqt3/doc/html/qmultilineedit-h.html
/usr/local/share/tqt3/doc/html/qmultilineedit-members.html
/usr/local/share/tqt3/doc/html/qmutex-h.html
/usr/local/share/tqt3/doc/html/qmutex-members.html
/usr/local/share/tqt3/doc/html/qmutexlocker-members.html
/usr/local/share/tqt3/doc/html/qmutexlocker.html
/usr/local/share/tqt3/doc/html/qnamespace-h.html
/usr/local/share/tqt3/doc/html/qnetwork-h.html
/usr/local/share/tqt3/doc/html/qnetworkoperation-members.html
/usr/local/share/tqt3/doc/html/qnetworkoperation.html
/usr/local/share/tqt3/doc/html/qnetworkprotocol-h.html
/usr/local/share/tqt3/doc/html/qnetworkprotocol-members.html
/usr/local/share/tqt3/doc/html/qnp-h.html
/usr/local/share/tqt3/doc/html/qnpinstance-members.html
/usr/local/share/tqt3/doc/html/qnpinstance.html
/usr/local/share/tqt3/doc/html/qnplugin-members.html
/usr/local/share/tqt3/doc/html/qnplugin.html
/usr/local/share/tqt3/doc/html/qnpstream-members.html
/usr/local/share/tqt3/doc/html/qnpstream.html
/usr/local/share/tqt3/doc/html/qnpwidget-members.html
/usr/local/share/tqt3/doc/html/qnpwidget.html
/usr/local/share/tqt3/doc/html/qobject-h.html
/usr/local/share/tqt3/doc/html/qobject-members.html
/usr/local/share/tqt3/doc/html/qobjectcleanuphandler-h.html
/usr/local/share/tqt3/doc/html/qobjectcleanuphandler-members.html
/usr/local/share/tqt3/doc/html/qobjectlist-h.html
/usr/local/share/tqt3/doc/html/qobjectlist-members.html
/usr/local/share/tqt3/doc/html/qobjectlistiterator-members.html
/usr/local/share/tqt3/doc/html/qobjectlistiterator.html
/usr/local/share/tqt3/doc/html/qpaintdevice-h.html
/usr/local/share/tqt3/doc/html/qpaintdevice-members.html
/usr/local/share/tqt3/doc/html/qpaintdevicemetrics-h.html
/usr/local/share/tqt3/doc/html/qpaintdevicemetrics-members.html
/usr/local/share/tqt3/doc/html/qpainter-h.html
/usr/local/share/tqt3/doc/html/qpainter-members.html
/usr/local/share/tqt3/doc/html/qpaintevent-members.html
/usr/local/share/tqt3/doc/html/qpaintevent.html
/usr/local/share/tqt3/doc/html/qpair-h.html
/usr/local/share/tqt3/doc/html/qpair-members.html
/usr/local/share/tqt3/doc/html/qpalette-h.html
/usr/local/share/tqt3/doc/html/qpalette-members.html
/usr/local/share/tqt3/doc/html/qpen-h.html
/usr/local/share/tqt3/doc/html/qpen-members.html
/usr/local/share/tqt3/doc/html/qpicture-h.html
/usr/local/share/tqt3/doc/html/qpicture-members.html
/usr/local/share/tqt3/doc/html/qpixmap-h.html
/usr/local/share/tqt3/doc/html/qpixmap-members.html
/usr/local/share/tqt3/doc/html/qpixmapcache-h.html
/usr/local/share/tqt3/doc/html/qpixmapcache-members.html
/usr/local/share/tqt3/doc/html/qplatinumstyle-h.html
/usr/local/share/tqt3/doc/html/qplatinumstyle-members.html
/usr/local/share/tqt3/doc/html/qpngimagepacker-members.html
/usr/local/share/tqt3/doc/html/qpngimagepacker.html
/usr/local/share/tqt3/doc/html/qpngio-h.html
/usr/local/share/tqt3/doc/html/qpoint-h.html
/usr/local/share/tqt3/doc/html/qpoint-members.html
/usr/local/share/tqt3/doc/html/qpointarray-h.html
/usr/local/share/tqt3/doc/html/qpointarray-members.html
/usr/local/share/tqt3/doc/html/qpopmenu-fancy.png
/usr/local/share/tqt3/doc/html/qpopmenu-m.png
/usr/local/share/tqt3/doc/html/qpopmenu-w.png
/usr/local/share/tqt3/doc/html/qpopupmenu-h.html
/usr/local/share/tqt3/doc/html/qpopupmenu-members.html
/usr/local/share/tqt3/doc/html/qprintdlg-m.png
/usr/local/share/tqt3/doc/html/qprinter-h.html
/usr/local/share/tqt3/doc/html/qprinter-members.html
/usr/local/share/tqt3/doc/html/qprocess-examples.html
/usr/local/share/tqt3/doc/html/qprocess-h.html
/usr/local/share/tqt3/doc/html/qprocess-members.html
/usr/local/share/tqt3/doc/html/qprogbar-m.png
/usr/local/share/tqt3/doc/html/qprogbar-w.png
/usr/local/share/tqt3/doc/html/qprogdlg-m.png
/usr/local/share/tqt3/doc/html/qprogdlg-w.png
/usr/local/share/tqt3/doc/html/qprogressbar-h.html
/usr/local/share/tqt3/doc/html/qprogressbar-members.html
/usr/local/share/tqt3/doc/html/qprogressdialog-h.html
/usr/local/share/tqt3/doc/html/qprogressdialog-members.html
/usr/local/share/tqt3/doc/html/qptrcollection-h.html
/usr/local/share/tqt3/doc/html/qptrcollection-members.html
/usr/local/share/tqt3/doc/html/qptrdict-h.html
/usr/local/share/tqt3/doc/html/qptrdict-members.html
/usr/local/share/tqt3/doc/html/qptrdictiterator-members.html
/usr/local/share/tqt3/doc/html/qptrdictiterator.html
/usr/local/share/tqt3/doc/html/qptrlist-h.html
/usr/local/share/tqt3/doc/html/qptrlist-members.html
/usr/local/share/tqt3/doc/html/qptrlistiterator-members.html
/usr/local/share/tqt3/doc/html/qptrlistiterator.html
/usr/local/share/tqt3/doc/html/qptrqueue-h.html
/usr/local/share/tqt3/doc/html/qptrqueue-members.html
/usr/local/share/tqt3/doc/html/qptrstack-h.html
/usr/local/share/tqt3/doc/html/qptrstack-members.html
/usr/local/share/tqt3/doc/html/qptrvector-h.html
/usr/local/share/tqt3/doc/html/qptrvector-members.html
/usr/local/share/tqt3/doc/html/qpushbt-m.png
/usr/local/share/tqt3/doc/html/qpushbt-w.png
/usr/local/share/tqt3/doc/html/qpushbutton-h.html
/usr/local/share/tqt3/doc/html/qpushbutton-members.html
/usr/local/share/tqt3/doc/html/qradiobt-m.png
/usr/local/share/tqt3/doc/html/qradiobt-w.png
/usr/local/share/tqt3/doc/html/qradiobutton-h.html
/usr/local/share/tqt3/doc/html/qradiobutton-members.html
/usr/local/share/tqt3/doc/html/qrangecontrol-h.html
/usr/local/share/tqt3/doc/html/qrangecontrol-members.html
/usr/local/share/tqt3/doc/html/qrect-h.html
/usr/local/share/tqt3/doc/html/qrect-members.html
/usr/local/share/tqt3/doc/html/qregexp-h.html
/usr/local/share/tqt3/doc/html/qregexp-members.html
/usr/local/share/tqt3/doc/html/qregexpvalidator-members.html
/usr/local/share/tqt3/doc/html/qregexpvalidator.html
/usr/local/share/tqt3/doc/html/qregion-h.html
/usr/local/share/tqt3/doc/html/qregion-members.html
/usr/local/share/tqt3/doc/html/qresizeevent-members.html
/usr/local/share/tqt3/doc/html/qresizeevent.html
/usr/local/share/tqt3/doc/html/qrtlcodec-h.html
/usr/local/share/tqt3/doc/html/qs-addwidg.png
/usr/local/share/tqt3/doc/html/qs-editconn1.png
/usr/local/share/tqt3/doc/html/qs-editconn2.png
/usr/local/share/tqt3/doc/html/qs-editfunc.png
/usr/local/share/tqt3/doc/html/qs-editlistbox1.png
/usr/local/share/tqt3/doc/html/qs-laygrid.png
/usr/local/share/tqt3/doc/html/qs-layhoriz.png
/usr/local/share/tqt3/doc/html/qs-layvert.png
/usr/local/share/tqt3/doc/html/qs-newdlg.png
/usr/local/share/tqt3/doc/html/qs-projset.png
/usr/local/share/tqt3/doc/html/qs-pushbutt.png
/usr/local/share/tqt3/doc/html/qs-spacers.png
/usr/local/share/tqt3/doc/html/qs-taborder.png
/usr/local/share/tqt3/doc/html/qs-txtlbl.png
/usr/local/share/tqt3/doc/html/qscrbar-m.png
/usr/local/share/tqt3/doc/html/qscrbar-w.png
/usr/local/share/tqt3/doc/html/qscreen-members.html
/usr/local/share/tqt3/doc/html/qscreen.html
/usr/local/share/tqt3/doc/html/qscrollbar-h.html
/usr/local/share/tqt3/doc/html/qscrollbar-members.html
/usr/local/share/tqt3/doc/html/qscrollview-cl.png
/usr/local/share/tqt3/doc/html/qscrollview-h.html
/usr/local/share/tqt3/doc/html/qscrollview-m.png
/usr/local/share/tqt3/doc/html/qscrollview-members.html
/usr/local/share/tqt3/doc/html/qscrollview-vp.png
/usr/local/share/tqt3/doc/html/qscrollview-vp2.png
/usr/local/share/tqt3/doc/html/qscrollview-w.png
/usr/local/share/tqt3/doc/html/qsemaphore-h.html
/usr/local/share/tqt3/doc/html/qsemaphore-members.html
/usr/local/share/tqt3/doc/html/qserversocket-h.html
/usr/local/share/tqt3/doc/html/qserversocket-members.html
/usr/local/share/tqt3/doc/html/qsessionmanager-h.html
/usr/local/share/tqt3/doc/html/qsessionmanager-members.html
/usr/local/share/tqt3/doc/html/qsettings-h.html
/usr/local/share/tqt3/doc/html/qsettings-members.html
/usr/local/share/tqt3/doc/html/qsgistyle-h.html
/usr/local/share/tqt3/doc/html/qsgistyle-members.html
/usr/local/share/tqt3/doc/html/qshowevent-members.html
/usr/local/share/tqt3/doc/html/qshowevent.html
/usr/local/share/tqt3/doc/html/qsignal-h.html
/usr/local/share/tqt3/doc/html/qsignal-members.html
/usr/local/share/tqt3/doc/html/qsignalmapper-h.html
/usr/local/share/tqt3/doc/html/qsignalmapper-members.html
/usr/local/share/tqt3/doc/html/qsimplerichtext-h.html
/usr/local/share/tqt3/doc/html/qsimplerichtext-members.html
/usr/local/share/tqt3/doc/html/qsize-h.html
/usr/local/share/tqt3/doc/html/qsize-members.html
/usr/local/share/tqt3/doc/html/qsizegrip-h.html
/usr/local/share/tqt3/doc/html/qsizegrip-m.png
/usr/local/share/tqt3/doc/html/qsizegrip-members.html
/usr/local/share/tqt3/doc/html/qsizegrip-w.png
/usr/local/share/tqt3/doc/html/qsizepolicy-h.html
/usr/local/share/tqt3/doc/html/qsizepolicy-members.html
/usr/local/share/tqt3/doc/html/qsjiscodec-h.html
/usr/local/share/tqt3/doc/html/qsjiscodec-members.html
/usr/local/share/tqt3/doc/html/qslider-h.html
/usr/local/share/tqt3/doc/html/qslider-m.png
/usr/local/share/tqt3/doc/html/qslider-members.html
/usr/local/share/tqt3/doc/html/qslider-w.png
/usr/local/share/tqt3/doc/html/qsmetric.png
/usr/local/share/tqt3/doc/html/qsocket-h.html
/usr/local/share/tqt3/doc/html/qsocket-members.html
/usr/local/share/tqt3/doc/html/qsocketdevice-h.html
/usr/local/share/tqt3/doc/html/qsocketdevice-members.html
/usr/local/share/tqt3/doc/html/qsocketnotifier-h.html
/usr/local/share/tqt3/doc/html/qsocketnotifier-members.html
/usr/local/share/tqt3/doc/html/qsortedlist-h.html
/usr/local/share/tqt3/doc/html/qsortedlist-members.html
/usr/local/share/tqt3/doc/html/qsound-h.html
/usr/local/share/tqt3/doc/html/qsound-members.html
/usr/local/share/tqt3/doc/html/qspaceritem-members.html
/usr/local/share/tqt3/doc/html/qspaceritem.html
/usr/local/share/tqt3/doc/html/qspinbox-h.html
/usr/local/share/tqt3/doc/html/qspinbox-m.png
/usr/local/share/tqt3/doc/html/qspinbox-members.html
/usr/local/share/tqt3/doc/html/qspinbox-w.png
/usr/local/share/tqt3/doc/html/qsplashscreen-h.html
/usr/local/share/tqt3/doc/html/qsplashscreen-members.html
/usr/local/share/tqt3/doc/html/qsplitter-h.html
/usr/local/share/tqt3/doc/html/qsplitter-m.png
/usr/local/share/tqt3/doc/html/qsplitter-members.html
/usr/local/share/tqt3/doc/html/qsplitter-w.png
/usr/local/share/tqt3/doc/html/qsql-h.html
/usr/local/share/tqt3/doc/html/qsql-members.html
/usr/local/share/tqt3/doc/html/qsqlcursor-h.html
/usr/local/share/tqt3/doc/html/qsqlcursor-members.html
/usr/local/share/tqt3/doc/html/qsqldatabase-h.html
/usr/local/share/tqt3/doc/html/qsqldatabase-members.html
/usr/local/share/tqt3/doc/html/qsqldriver-h.html
/usr/local/share/tqt3/doc/html/qsqldriver-members.html
/usr/local/share/tqt3/doc/html/qsqldriverplugin-h.html
/usr/local/share/tqt3/doc/html/qsqldriverplugin-members.html
/usr/local/share/tqt3/doc/html/qsqleditorfactory-h.html
/usr/local/share/tqt3/doc/html/qsqleditorfactory-members.html
/usr/local/share/tqt3/doc/html/qsqlerror-h.html
/usr/local/share/tqt3/doc/html/qsqlerror-members.html
/usr/local/share/tqt3/doc/html/qsqlfield-h.html
/usr/local/share/tqt3/doc/html/qsqlfield-members.html
/usr/local/share/tqt3/doc/html/qsqlfieldinfo-members.html
/usr/local/share/tqt3/doc/html/qsqlfieldinfo.html
/usr/local/share/tqt3/doc/html/qsqlform-h.html
/usr/local/share/tqt3/doc/html/qsqlform-members.html
/usr/local/share/tqt3/doc/html/qsqlindex-h.html
/usr/local/share/tqt3/doc/html/qsqlindex-members.html
/usr/local/share/tqt3/doc/html/qsqlpropertymap-h.html
/usr/local/share/tqt3/doc/html/qsqlpropertymap-members.html
/usr/local/share/tqt3/doc/html/qsqlquery-h.html
/usr/local/share/tqt3/doc/html/qsqlquery-members.html
/usr/local/share/tqt3/doc/html/qsqlrecord-h.html
/usr/local/share/tqt3/doc/html/qsqlrecord-members.html
/usr/local/share/tqt3/doc/html/qsqlrecordinfo-members.html
/usr/local/share/tqt3/doc/html/qsqlrecordinfo.html
/usr/local/share/tqt3/doc/html/qsqlresult-h.html
/usr/local/share/tqt3/doc/html/qsqlresult-members.html
/usr/local/share/tqt3/doc/html/qsqlselectcursor-h.html
/usr/local/share/tqt3/doc/html/qsqlselectcursor-members.html
/usr/local/share/tqt3/doc/html/qstatusbar-h.html
/usr/local/share/tqt3/doc/html/qstatusbar-m.png
/usr/local/share/tqt3/doc/html/qstatusbar-members.html
/usr/local/share/tqt3/doc/html/qstatusbar-w.png
/usr/local/share/tqt3/doc/html/qstoreddrag-members.html
/usr/local/share/tqt3/doc/html/qstoreddrag.html
/usr/local/share/tqt3/doc/html/qstrilist-members.html
/usr/local/share/tqt3/doc/html/qstrilist.html
/usr/local/share/tqt3/doc/html/qstring-h.html
/usr/local/share/tqt3/doc/html/qstring-members.html
/usr/local/share/tqt3/doc/html/qstringlist-h.html
/usr/local/share/tqt3/doc/html/qstringlist-members.html
/usr/local/share/tqt3/doc/html/qstrlist-h.html
/usr/local/share/tqt3/doc/html/qstrlist-members.html
/usr/local/share/tqt3/doc/html/qstrlistiterator-members.html
/usr/local/share/tqt3/doc/html/qstrlistiterator.html
/usr/local/share/tqt3/doc/html/qstyle-h.html
/usr/local/share/tqt3/doc/html/qstyle-members.html
/usr/local/share/tqt3/doc/html/qstylefactory-h.html
/usr/local/share/tqt3/doc/html/qstylefactory-members.html
/usr/local/share/tqt3/doc/html/qstyleoption-members.html
/usr/local/share/tqt3/doc/html/qstyleoption.html
/usr/local/share/tqt3/doc/html/qstyleplugin-h.html
/usr/local/share/tqt3/doc/html/qstyleplugin-members.html
/usr/local/share/tqt3/doc/html/qstylesheet-h.html
/usr/local/share/tqt3/doc/html/qstylesheet-members.html
/usr/local/share/tqt3/doc/html/qstylesheetitem-members.html
/usr/local/share/tqt3/doc/html/qstylesheetitem.html
/usr/local/share/tqt3/doc/html/qsyntaxhighlighter-h.html
/usr/local/share/tqt3/doc/html/qsyntaxhighlighter-members.html
/usr/local/share/tqt3/doc/html/qt-colors.png
/usr/local/share/tqt3/doc/html/qt-members.html
/usr/local/share/tqt3/doc/html/qt-template-lib.html
/usr/local/share/tqt3/doc/html/qt.dcf
/usr/local/share/tqt3/doc/html/qt33-class-chart.png
/usr/local/share/tqt3/doc/html/qtab-members.html
/usr/local/share/tqt3/doc/html/qtab.html
/usr/local/share/tqt3/doc/html/qtabbar-h.html
/usr/local/share/tqt3/doc/html/qtabbar-m.png
/usr/local/share/tqt3/doc/html/qtabbar-members.html
/usr/local/share/tqt3/doc/html/qtabbar-w.png
/usr/local/share/tqt3/doc/html/qtabdialog-h.html
/usr/local/share/tqt3/doc/html/qtabdialog-members.html
/usr/local/share/tqt3/doc/html/qtabdlg-m.png
/usr/local/share/tqt3/doc/html/qtabdlg-w.png
/usr/local/share/tqt3/doc/html/qtable-h.html
/usr/local/share/tqt3/doc/html/qtable-members.html
/usr/local/share/tqt3/doc/html/qtable.png
/usr/local/share/tqt3/doc/html/qtableitem-members.html
/usr/local/share/tqt3/doc/html/qtableitem.html
/usr/local/share/tqt3/doc/html/qtableitems.png
/usr/local/share/tqt3/doc/html/qtableselection-members.html
/usr/local/share/tqt3/doc/html/qtableselection.html
/usr/local/share/tqt3/doc/html/qtabletevent-members.html
/usr/local/share/tqt3/doc/html/qtabletevent.html
/usr/local/share/tqt3/doc/html/qtabwidget-h.html
/usr/local/share/tqt3/doc/html/qtabwidget-m.png
/usr/local/share/tqt3/doc/html/qtabwidget-members.html
/usr/local/share/tqt3/doc/html/qtabwidget-w.png
/usr/local/share/tqt3/doc/html/qtextbrowser-h.html
/usr/local/share/tqt3/doc/html/qtextbrowser-m.png
/usr/local/share/tqt3/doc/html/qtextbrowser-members.html
/usr/local/share/tqt3/doc/html/qtextbrowser-w.png
/usr/local/share/tqt3/doc/html/qtextcodec-h.html
/usr/local/share/tqt3/doc/html/qtextcodec-members.html
/usr/local/share/tqt3/doc/html/qtextcodecplugin-h.html
/usr/local/share/tqt3/doc/html/qtextcodecplugin-members.html
/usr/local/share/tqt3/doc/html/qtextdecoder-members.html
/usr/local/share/tqt3/doc/html/qtextdecoder.html
/usr/local/share/tqt3/doc/html/qtextdrag-members.html
/usr/local/share/tqt3/doc/html/qtextdrag.html
/usr/local/share/tqt3/doc/html/qtextedit-h.html
/usr/local/share/tqt3/doc/html/qtextedit-members.html
/usr/local/share/tqt3/doc/html/qtextencoder-members.html
/usr/local/share/tqt3/doc/html/qtextencoder.html
/usr/local/share/tqt3/doc/html/qtextistream-members.html
/usr/local/share/tqt3/doc/html/qtextistream.html
/usr/local/share/tqt3/doc/html/qtextostream-members.html
/usr/local/share/tqt3/doc/html/qtextostream.html
/usr/local/share/tqt3/doc/html/qtextstream-h.html
/usr/local/share/tqt3/doc/html/qtextstream-members.html
/usr/local/share/tqt3/doc/html/qtextview-h.html
/usr/local/share/tqt3/doc/html/qtextview-members.html
/usr/local/share/tqt3/doc/html/qthread-h.html
/usr/local/share/tqt3/doc/html/qthread-members.html
/usr/local/share/tqt3/doc/html/qthreadstorage-h.html
/usr/local/share/tqt3/doc/html/qthreadstorage-members.html
/usr/local/share/tqt3/doc/html/qtime-members.html
/usr/local/share/tqt3/doc/html/qtime.html
/usr/local/share/tqt3/doc/html/qtimeedit-members.html
/usr/local/share/tqt3/doc/html/qtimeedit.html
/usr/local/share/tqt3/doc/html/qtimer-h.html
/usr/local/share/tqt3/doc/html/qtimer-members.html
/usr/local/share/tqt3/doc/html/qtimerevent-members.html
/usr/local/share/tqt3/doc/html/qtimerevent.html
/usr/local/share/tqt3/doc/html/qtl-qvaluelist-example.html
/usr/local/share/tqt3/doc/html/qtmac-as-native.html
/usr/local/share/tqt3/doc/html/qtoolbar-h.html
/usr/local/share/tqt3/doc/html/qtoolbar-members.html
/usr/local/share/tqt3/doc/html/qtoolbox-h.html
/usr/local/share/tqt3/doc/html/qtoolbox-members.html
/usr/local/share/tqt3/doc/html/qtoolbutton-h.html
/usr/local/share/tqt3/doc/html/qtoolbutton-members.html
/usr/local/share/tqt3/doc/html/qtooltip-h.html
/usr/local/share/tqt3/doc/html/qtooltip-members.html
/usr/local/share/tqt3/doc/html/qtooltipgroup-members.html
/usr/local/share/tqt3/doc/html/qtooltipgroup.html
/usr/local/share/tqt3/doc/html/qtranslator-h.html
/usr/local/share/tqt3/doc/html/qtranslator-members.html
/usr/local/share/tqt3/doc/html/qtranslatormessage-members.html
/usr/local/share/tqt3/doc/html/qtranslatormessage.html
/usr/local/share/tqt3/doc/html/qtsciicodec-h.html
/usr/local/share/tqt3/doc/html/qtsciicodec-members.html
/usr/local/share/tqt3/doc/html/quridrag-members.html
/usr/local/share/tqt3/doc/html/quridrag.html
/usr/local/share/tqt3/doc/html/qurl-h.html
/usr/local/share/tqt3/doc/html/qurl-members.html
/usr/local/share/tqt3/doc/html/qurlinfo-h.html
/usr/local/share/tqt3/doc/html/qurlinfo-members.html
/usr/local/share/tqt3/doc/html/qurloperator-h.html
/usr/local/share/tqt3/doc/html/qurloperator-members.html
/usr/local/share/tqt3/doc/html/quuid-h.html
/usr/local/share/tqt3/doc/html/quuid-members.html
/usr/local/share/tqt3/doc/html/qvalidator-h.html
/usr/local/share/tqt3/doc/html/qvalidator-members.html
/usr/local/share/tqt3/doc/html/qvaluelist-h.html
/usr/local/share/tqt3/doc/html/qvaluelist-members.html
/usr/local/share/tqt3/doc/html/qvaluelistconstiterator-members.html
/usr/local/share/tqt3/doc/html/qvaluelistconstiterator.html
/usr/local/share/tqt3/doc/html/qvaluelistiterator-members.html
/usr/local/share/tqt3/doc/html/qvaluelistiterator.html
/usr/local/share/tqt3/doc/html/qvaluestack-h.html
/usr/local/share/tqt3/doc/html/qvaluestack-members.html
/usr/local/share/tqt3/doc/html/qvaluevector-h.html
/usr/local/share/tqt3/doc/html/qvaluevector-members.html
/usr/local/share/tqt3/doc/html/qvariant-h.html
/usr/local/share/tqt3/doc/html/qvariant-members.html
/usr/local/share/tqt3/doc/html/qvbox-h.html
/usr/local/share/tqt3/doc/html/qvbox-m.png
/usr/local/share/tqt3/doc/html/qvbox-members.html
/usr/local/share/tqt3/doc/html/qvboxlayout-members.html
/usr/local/share/tqt3/doc/html/qvboxlayout.html
/usr/local/share/tqt3/doc/html/qvboxlayout.png
/usr/local/share/tqt3/doc/html/qvbuttongroup-h.html
/usr/local/share/tqt3/doc/html/qvbuttongroup-members.html
/usr/local/share/tqt3/doc/html/qvgroupbox-h.html
/usr/local/share/tqt3/doc/html/qvgroupbox-members.html
/usr/local/share/tqt3/doc/html/qwaitcondition-h.html
/usr/local/share/tqt3/doc/html/qwaitcondition-members.html
/usr/local/share/tqt3/doc/html/qwerty-example.html
/usr/local/share/tqt3/doc/html/qwhatsthis-h.html
/usr/local/share/tqt3/doc/html/qwhatsthis-members.html
/usr/local/share/tqt3/doc/html/qwheelevent-members.html
/usr/local/share/tqt3/doc/html/qwheelevent.html
/usr/local/share/tqt3/doc/html/qwidget-h.html
/usr/local/share/tqt3/doc/html/qwidget-members.html
/usr/local/share/tqt3/doc/html/qwidgetfactory-h.html
/usr/local/share/tqt3/doc/html/qwidgetfactory-members.html
/usr/local/share/tqt3/doc/html/qwidgetitem-members.html
/usr/local/share/tqt3/doc/html/qwidgetitem.html
/usr/local/share/tqt3/doc/html/qwidgetplugin-h.html
/usr/local/share/tqt3/doc/html/qwidgetplugin-members.html
/usr/local/share/tqt3/doc/html/qwidgetstack-h.html
/usr/local/share/tqt3/doc/html/qwidgetstack-members.html
/usr/local/share/tqt3/doc/html/qwindowdefs-h.html
/usr/local/share/tqt3/doc/html/qwindowsmime-members.html
/usr/local/share/tqt3/doc/html/qwindowsmime.html
/usr/local/share/tqt3/doc/html/qwindowsstyle-h.html
/usr/local/share/tqt3/doc/html/qwindowsstyle-members.html
/usr/local/share/tqt3/doc/html/qwindowsystem_qws-h.html
/usr/local/share/tqt3/doc/html/qwizard-h.html
/usr/local/share/tqt3/doc/html/qwizard-members.html
/usr/local/share/tqt3/doc/html/qwizard.png
/usr/local/share/tqt3/doc/html/qwmatrix-h.html
/usr/local/share/tqt3/doc/html/qwmatrix-members.html
/usr/local/share/tqt3/doc/html/qworkspace-h.html
/usr/local/share/tqt3/doc/html/qworkspace-members.html
/usr/local/share/tqt3/doc/html/qws.html
/usr/local/share/tqt3/doc/html/qwsdecoration-members.html
/usr/local/share/tqt3/doc/html/qwsdecoration.html
/usr/local/share/tqt3/doc/html/qwsdecoration_qws-h.html
/usr/local/share/tqt3/doc/html/qwsinputmethod-members.html
/usr/local/share/tqt3/doc/html/qwsinputmethod.html
/usr/local/share/tqt3/doc/html/qwskeyboardhandler-members.html
/usr/local/share/tqt3/doc/html/qwskeyboardhandler.html
/usr/local/share/tqt3/doc/html/qwsmousehandler-members.html
/usr/local/share/tqt3/doc/html/qwsmousehandler.html
/usr/local/share/tqt3/doc/html/qwsserver-members.html
/usr/local/share/tqt3/doc/html/qwsserver.html
/usr/local/share/tqt3/doc/html/qwswindow-members.html
/usr/local/share/tqt3/doc/html/qwswindow.html
/usr/local/share/tqt3/doc/html/qxml-h.html
/usr/local/share/tqt3/doc/html/qxmlattributes-members.html
/usr/local/share/tqt3/doc/html/qxmlattributes.html
/usr/local/share/tqt3/doc/html/qxmlcontenthandler-members.html
/usr/local/share/tqt3/doc/html/qxmlcontenthandler.html
/usr/local/share/tqt3/doc/html/qxmldeclhandler-members.html
/usr/local/share/tqt3/doc/html/qxmldeclhandler.html
/usr/local/share/tqt3/doc/html/qxmldefaulthandler-members.html
/usr/local/share/tqt3/doc/html/qxmldefaulthandler.html
/usr/local/share/tqt3/doc/html/qxmldtdhandler-members.html
/usr/local/share/tqt3/doc/html/qxmldtdhandler.html
/usr/local/share/tqt3/doc/html/qxmlentityresolver-members.html
/usr/local/share/tqt3/doc/html/qxmlentityresolver.html
/usr/local/share/tqt3/doc/html/qxmlerrorhandler-members.html
/usr/local/share/tqt3/doc/html/qxmlerrorhandler.html
/usr/local/share/tqt3/doc/html/qxmlinputsource-members.html
/usr/local/share/tqt3/doc/html/qxmlinputsource.html
/usr/local/share/tqt3/doc/html/qxmllexicalhandler-members.html
/usr/local/share/tqt3/doc/html/qxmllexicalhandler.html
/usr/local/share/tqt3/doc/html/qxmllocator-members.html
/usr/local/share/tqt3/doc/html/qxmllocator.html
/usr/local/share/tqt3/doc/html/qxmlnamespacesupport-members.html
/usr/local/share/tqt3/doc/html/qxmlnamespacesupport.html
/usr/local/share/tqt3/doc/html/qxmlparseexception-members.html
/usr/local/share/tqt3/doc/html/qxmlparseexception.html
/usr/local/share/tqt3/doc/html/qxmlreader-members.html
/usr/local/share/tqt3/doc/html/qxmlreader.html
/usr/local/share/tqt3/doc/html/qxmlsimplereader-members.html
/usr/local/share/tqt3/doc/html/qxmlsimplereader.html
/usr/local/share/tqt3/doc/html/qxtwidget-h.html
/usr/local/share/tqt3/doc/html/qxtwidget-members.html
/usr/local/share/tqt3/doc/html/qxtwidget.html
/usr/local/share/tqt3/doc/html/rangecontrols-example.html
/usr/local/share/tqt3/doc/html/rd-add.png
/usr/local/share/tqt3/doc/html/rd-chooseanimage.png
/usr/local/share/tqt3/doc/html/rd-chooseapixmap.png
/usr/local/share/tqt3/doc/html/rd-configmf.png
/usr/local/share/tqt3/doc/html/rd-configtb.png
/usr/local/share/tqt3/doc/html/rd-cwidgdef.png
/usr/local/share/tqt3/doc/html/rd-cwidgprop.png
/usr/local/share/tqt3/doc/html/rd-cwidgsig.png
/usr/local/share/tqt3/doc/html/rd-cwidgslot.png
/usr/local/share/tqt3/doc/html/rd-dbconn.png
/usr/local/share/tqt3/doc/html/rd-ediconview.png
/usr/local/share/tqt3/doc/html/rd-editincdec.png
/usr/local/share/tqt3/doc/html/rd-edittext1.png
/usr/local/share/tqt3/doc/html/rd-edittext2.png
/usr/local/share/tqt3/doc/html/rd-edlistbox.png
/usr/local/share/tqt3/doc/html/rd-edlistview.png
/usr/local/share/tqt3/doc/html/rd-edlistview2.png
/usr/local/share/tqt3/doc/html/rd-edpalette.png
/usr/local/share/tqt3/doc/html/rd-edtablecol.png
/usr/local/share/tqt3/doc/html/rd-edtablerow.png
/usr/local/share/tqt3/doc/html/rd-find.png
/usr/local/share/tqt3/doc/html/rd-formset.png
/usr/local/share/tqt3/doc/html/rd-goto.png
/usr/local/share/tqt3/doc/html/rd-image.png
/usr/local/share/tqt3/doc/html/rd-open.png
/usr/local/share/tqt3/doc/html/rd-pagetitle.png
/usr/local/share/tqt3/doc/html/rd-prefedit1.png
/usr/local/share/tqt3/doc/html/rd-projset.png
/usr/local/share/tqt3/doc/html/rd-projset2.png
/usr/local/share/tqt3/doc/html/rd-replace.png
/usr/local/share/tqt3/doc/html/rd-saveas.png
/usr/local/share/tqt3/doc/html/rd-saveform.png
/usr/local/share/tqt3/doc/html/rd-saveformas.png
/usr/local/share/tqt3/doc/html/rd-saveprojset.png
/usr/local/share/tqt3/doc/html/rd-selcolor.png
/usr/local/share/tqt3/doc/html/rd-selfont.png
/usr/local/share/tqt3/doc/html/rd-startdesigntab2.png
/usr/local/share/tqt3/doc/html/rd-template.png
/usr/local/share/tqt3/doc/html/rd-text.png
/usr/local/share/tqt3/doc/html/rd-title.png
/usr/local/share/tqt3/doc/html/rd-tunepalette.png
/usr/local/share/tqt3/doc/html/regexptester-example.html
/usr/local/share/tqt3/doc/html/removed20.html
/usr/local/share/tqt3/doc/html/richtext-example.html
/usr/local/share/tqt3/doc/html/rintersect.png
/usr/local/share/tqt3/doc/html/rmo-editmenu.png
/usr/local/share/tqt3/doc/html/rmo-filemenu.png
/usr/local/share/tqt3/doc/html/rmo-helpmenu.png
/usr/local/share/tqt3/doc/html/rmo-layoutmenu.png
/usr/local/share/tqt3/doc/html/rmo-previewmenu.png
/usr/local/share/tqt3/doc/html/rmo-projectmenu.png
/usr/local/share/tqt3/doc/html/rmo-searchmenu.png
/usr/local/share/tqt3/doc/html/rmo-toolsmenu.png
/usr/local/share/tqt3/doc/html/rmo-windowmenu.png
/usr/local/share/tqt3/doc/html/rot-example.html
/usr/local/share/tqt3/doc/html/rsubtract.png
/usr/local/share/tqt3/doc/html/rtb-edit.png
/usr/local/share/tqt3/doc/html/rtb-file.png
/usr/local/share/tqt3/doc/html/rtb-layout.png
/usr/local/share/tqt3/doc/html/rtb-search.png
/usr/local/share/tqt3/doc/html/rtb-tbbuttons.png
/usr/local/share/tqt3/doc/html/rtb-tbcontain.png
/usr/local/share/tqt3/doc/html/rtb-tbcustom.png
/usr/local/share/tqt3/doc/html/rtb-tbdatabase.png
/usr/local/share/tqt3/doc/html/rtb-tbdisplay.png
/usr/local/share/tqt3/doc/html/rtb-tbinput.png
/usr/local/share/tqt3/doc/html/rtb-tbviews.png
/usr/local/share/tqt3/doc/html/rtb-toolbox.png
/usr/local/share/tqt3/doc/html/rtb-tools.png
/usr/local/share/tqt3/doc/html/runion.png
/usr/local/share/tqt3/doc/html/rxor.png
/usr/local/share/tqt3/doc/html/scaling.png
/usr/local/share/tqt3/doc/html/scribble-example.html
/usr/local/share/tqt3/doc/html/scrollview-example.html
/usr/local/share/tqt3/doc/html/search.png
/usr/local/share/tqt3/doc/html/session.html
/usr/local/share/tqt3/doc/html/session.png
/usr/local/share/tqt3/doc/html/shared.html
/usr/local/share/tqt3/doc/html/shclass.html
/usr/local/share/tqt3/doc/html/showimg-example.html
/usr/local/share/tqt3/doc/html/sidebar.png
/usr/local/share/tqt3/doc/html/signalsandslots.html
/usr/local/share/tqt3/doc/html/simple-application-example.html
/usr/local/share/tqt3/doc/html/simple-application.html
/usr/local/share/tqt3/doc/html/simple-font-demo-example.html
/usr/local/share/tqt3/doc/html/simple_dd-example.html
/usr/local/share/tqt3/doc/html/small-table-example-example.html
/usr/local/share/tqt3/doc/html/smooth.png
/usr/local/share/tqt3/doc/html/sound-example.html
/usr/local/share/tqt3/doc/html/splitter-example.html
/usr/local/share/tqt3/doc/html/splitter-views-w.png
/usr/local/share/tqt3/doc/html/sql-driver.html
/usr/local/share/tqt3/doc/html/sql-examples.html
/usr/local/share/tqt3/doc/html/sql-overview-basicbrowsing-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-basicbrowsing2-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-basicdatamanip-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-connect1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-create_connections-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-custom1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-custom1-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-delete-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-extract-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-form1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-form2-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-insert-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-navigating-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-order1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-order2-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-retrieve1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-retrieve2-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass2-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass2-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass3-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass3-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass4-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass4-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass5-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-subclass5-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-table1-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-table2-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-table3-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-table3-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-table4-main-cpp.html
/usr/local/share/tqt3/doc/html/sql-overview-table4-main-h.html
/usr/local/share/tqt3/doc/html/sql-overview-update-main-cpp.html
/usr/local/share/tqt3/doc/html/sql.html
/usr/local/share/tqt3/doc/html/sqltable-example.html
/usr/local/share/tqt3/doc/html/statistics-example.html
/usr/local/share/tqt3/doc/html/step-by-step-examples.html
/usr/local/share/tqt3/doc/html/t1.png
/usr/local/share/tqt3/doc/html/t10-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t10-cannon-h.html
/usr/local/share/tqt3/doc/html/t10-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t10-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t10-main-cpp.html
/usr/local/share/tqt3/doc/html/t10.png
/usr/local/share/tqt3/doc/html/t11-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t11-cannon-h.html
/usr/local/share/tqt3/doc/html/t11-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t11-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t11-main-cpp.html
/usr/local/share/tqt3/doc/html/t11.png
/usr/local/share/tqt3/doc/html/t12-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t12-cannon-h.html
/usr/local/share/tqt3/doc/html/t12-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t12-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t12-main-cpp.html
/usr/local/share/tqt3/doc/html/t12.png
/usr/local/share/tqt3/doc/html/t13-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t13-cannon-h.html
/usr/local/share/tqt3/doc/html/t13-gamebrd-cpp.html
/usr/local/share/tqt3/doc/html/t13-gamebrd-h.html
/usr/local/share/tqt3/doc/html/t13-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t13-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t13-main-cpp.html
/usr/local/share/tqt3/doc/html/t13.png
/usr/local/share/tqt3/doc/html/t14-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t14-cannon-h.html
/usr/local/share/tqt3/doc/html/t14-gamebrd-cpp.html
/usr/local/share/tqt3/doc/html/t14-gamebrd-h.html
/usr/local/share/tqt3/doc/html/t14-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t14-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t14-main-cpp.html
/usr/local/share/tqt3/doc/html/t14.png
/usr/local/share/tqt3/doc/html/t2.png
/usr/local/share/tqt3/doc/html/t3.png
/usr/local/share/tqt3/doc/html/t4.png
/usr/local/share/tqt3/doc/html/t5.png
/usr/local/share/tqt3/doc/html/t6.png
/usr/local/share/tqt3/doc/html/t7-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t7-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t7-main-cpp.html
/usr/local/share/tqt3/doc/html/t7.png
/usr/local/share/tqt3/doc/html/t8-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t8-cannon-h.html
/usr/local/share/tqt3/doc/html/t8-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t8-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t8-main-cpp.html
/usr/local/share/tqt3/doc/html/t8.png
/usr/local/share/tqt3/doc/html/t9-cannon-cpp.html
/usr/local/share/tqt3/doc/html/t9-cannon-h.html
/usr/local/share/tqt3/doc/html/t9-lcdrange-cpp.html
/usr/local/share/tqt3/doc/html/t9-lcdrange-h.html
/usr/local/share/tqt3/doc/html/t9-main-cpp.html
/usr/local/share/tqt3/doc/html/t9.png
/usr/local/share/tqt3/doc/html/t9_1.png
/usr/local/share/tqt3/doc/html/t9_2.png
/usr/local/share/tqt3/doc/html/tabdialog-example.html
/usr/local/share/tqt3/doc/html/table-bigtable-main-cpp.html
/usr/local/share/tqt3/doc/html/table-examples.html
/usr/local/share/tqt3/doc/html/table-small-table-demo-main-cpp.html
/usr/local/share/tqt3/doc/html/table-statistics-statistics-cpp.html
/usr/local/share/tqt3/doc/html/table.html
/usr/local/share/tqt3/doc/html/tablet-example.html
/usr/local/share/tqt3/doc/html/tagreader-example.html
/usr/local/share/tqt3/doc/html/tagreader-with-features-example.html
/usr/local/share/tqt3/doc/html/templates.html
/usr/local/share/tqt3/doc/html/tetrix-example.html
/usr/local/share/tqt3/doc/html/text.html
/usr/local/share/tqt3/doc/html/textedit-example.html
/usr/local/share/tqt3/doc/html/themes-example.html
/usr/local/share/tqt3/doc/html/thread.html
/usr/local/share/tqt3/doc/html/threads.html
/usr/local/share/tqt3/doc/html/tictac-example.html
/usr/local/share/tqt3/doc/html/time.html
/usr/local/share/tqt3/doc/html/timers.html
/usr/local/share/tqt3/doc/html/titleindex
/usr/local/share/tqt3/doc/html/toggleaction-example.html
/usr/local/share/tqt3/doc/html/toolbar.png
/usr/local/share/tqt3/doc/html/toolbar1.png
/usr/local/share/tqt3/doc/html/tools-list.html
/usr/local/share/tqt3/doc/html/tools.html
/usr/local/share/tqt3/doc/html/tooltip-example.html
/usr/local/share/tqt3/doc/html/toplevel-example.html
/usr/local/share/tqt3/doc/html/trademarks.html
/usr/local/share/tqt3/doc/html/trivial-nsplugin-example.html
/usr/local/share/tqt3/doc/html/troll.html
/usr/local/share/tqt3/doc/html/tt1_en.png
/usr/local/share/tqt3/doc/html/tt1_la.png
/usr/local/share/tqt3/doc/html/tt2_en.png
/usr/local/share/tqt3/doc/html/tt2_fr.png
/usr/local/share/tqt3/doc/html/tt2_nl.png
/usr/local/share/tqt3/doc/html/tt3_10_en.png
/usr/local/share/tqt3/doc/html/tt3_10_pt_bad.png
/usr/local/share/tqt3/doc/html/tt3_10_pt_good.png
/usr/local/share/tqt3/doc/html/tt3_11_about_pt.png
/usr/local/share/tqt3/doc/html/tt3_11_en.png
/usr/local/share/tqt3/doc/html/tt3_11_pt.png
/usr/local/share/tqt3/doc/html/tutorial.html
/usr/local/share/tqt3/doc/html/tutorial1-01.html
/usr/local/share/tqt3/doc/html/tutorial1-02.html
/usr/local/share/tqt3/doc/html/tutorial1-03.html
/usr/local/share/tqt3/doc/html/tutorial1-04.html
/usr/local/share/tqt3/doc/html/tutorial1-05.html
/usr/local/share/tqt3/doc/html/tutorial1-06.html
/usr/local/share/tqt3/doc/html/tutorial1-07.html
/usr/local/share/tqt3/doc/html/tutorial1-08.html
/usr/local/share/tqt3/doc/html/tutorial1-09.html
/usr/local/share/tqt3/doc/html/tutorial1-10.html
/usr/local/share/tqt3/doc/html/tutorial1-11.html
/usr/local/share/tqt3/doc/html/tutorial1-12.html
/usr/local/share/tqt3/doc/html/tutorial1-13.html
/usr/local/share/tqt3/doc/html/tutorial1-14.html
/usr/local/share/tqt3/doc/html/tutorial2-01.html
/usr/local/share/tqt3/doc/html/tutorial2-02.html
/usr/local/share/tqt3/doc/html/tutorial2-03.html
/usr/local/share/tqt3/doc/html/tutorial2-04.html
/usr/local/share/tqt3/doc/html/tutorial2-05.html
/usr/local/share/tqt3/doc/html/tutorial2-06.html
/usr/local/share/tqt3/doc/html/tutorial2-07.html
/usr/local/share/tqt3/doc/html/tutorial2-08.html
/usr/local/share/tqt3/doc/html/tutorial2-09.html
/usr/local/share/tqt3/doc/html/tutorial2-10.html
/usr/local/share/tqt3/doc/html/tutorial2-11.html
/usr/local/share/tqt3/doc/html/tutorial2.html
/usr/local/share/tqt3/doc/html/uic.html
/usr/local/share/tqt3/doc/html/unicode.html
/usr/local/share/tqt3/doc/html/unsmooth.png
/usr/local/share/tqt3/doc/html/validateaccelerators.png
/usr/local/share/tqt3/doc/html/validatephrases.png
/usr/local/share/tqt3/doc/html/validatepunctuation.png
/usr/local/share/tqt3/doc/html/web.png
/usr/local/share/tqt3/doc/html/whatsthis
/usr/local/share/tqt3/doc/html/whatsthis.png
/usr/local/share/tqt3/doc/html/widgets-example.html
/usr/local/share/tqt3/doc/html/win-objexplor1.png
/usr/local/share/tqt3/doc/html/win-objexplor2.png
/usr/local/share/tqt3/doc/html/win-projoverview.png
/usr/local/share/tqt3/doc/html/win-propedit1.png
/usr/local/share/tqt3/doc/html/win-propedit2.png
/usr/local/share/tqt3/doc/html/winsystem.html
/usr/local/share/tqt3/doc/html/wizard-example.html
/usr/local/share/tqt3/doc/html/wizard-wizard-cpp.html
/usr/local/share/tqt3/doc/html/wizard-wizard-h.html
/usr/local/share/tqt3/doc/html/workspace.html
/usr/local/share/tqt3/doc/html/xform-example.html
/usr/local/share/tqt3/doc/html/xform.png
/usr/local/share/tqt3/doc/html/xml-examples.html
/usr/local/share/tqt3/doc/html/xml-sax-features-walkthrough.html
/usr/local/share/tqt3/doc/html/xml-sax-walkthrough.html
/usr/local/share/tqt3/doc/html/xml-tools.html
/usr/local/share/tqt3/doc/html/xml.html
/usr/local/share/tqt3/doc/html/y2k.html
/usr/local/share/tqt3/include
/usr/local/share/tqt3/lib/libtqassistantclient.prl
/usr/local/share/tqt3/lib/libtqassistantclient.so
/usr/local/share/tqt3/lib/libtqassistantclient.so.1
/usr/local/share/tqt3/lib/libtqassistantclient.so.1.0
/usr/local/share/tqt3/lib/libtqassistantclient.so.1.0.0
/usr/local/share/tqt3/lib/libtqt-mt.la
/usr/local/share/tqt3/lib/libtqt-mt.prl
/usr/local/share/tqt3/lib/libtqt-mt.so
/usr/local/share/tqt3/lib/libtqt-mt.so.3
/usr/local/share/tqt3/lib/libtqt-mt.so.3.5
/usr/local/share/tqt3/lib/libtqt-mt.so.3.5.0
/usr/local/share/tqt3/lib/libtqtdesignercore.prl
/usr/local/share/tqt3/lib/libtqtdesignercore.so
/usr/local/share/tqt3/lib/libtqtdesignercore.so.1
/usr/local/share/tqt3/lib/libtqtdesignercore.so.1.0
/usr/local/share/tqt3/lib/libtqtdesignercore.so.1.0.0
/usr/local/share/tqt3/lib/libtqteditor.prl
/usr/local/share/tqt3/lib/libtqteditor.so
/usr/local/share/tqt3/lib/libtqteditor.so.1
/usr/local/share/tqt3/lib/libtqteditor.so.1.0
/usr/local/share/tqt3/lib/libtqteditor.so.1.0.0
/usr/local/share/tqt3/lib/libtqui.prl
/usr/local/share/tqt3/lib/libtqui.so
/usr/local/share/tqt3/lib/libtqui.so.1
/usr/local/share/tqt3/lib/libtqui.so.1.0
/usr/local/share/tqt3/lib/libtqui.so.1.0.0
/usr/local/share/tqt3/phrasebooks/danish.qph
/usr/local/share/tqt3/phrasebooks/dutch.qph
/usr/local/share/tqt3/phrasebooks/finnish.qph
/usr/local/share/tqt3/phrasebooks/french.qph
/usr/local/share/tqt3/phrasebooks/german.qph
/usr/local/share/tqt3/phrasebooks/italian.qph
/usr/local/share/tqt3/phrasebooks/norwegian.qph
/usr/local/share/tqt3/phrasebooks/russian.qph
/usr/local/share/tqt3/phrasebooks/spanish.qph
/usr/local/share/tqt3/phrasebooks/swedish.qph
/usr/local/share/tqt3/plugins
/usr/local/share/tqt3/templates/Configuration_Dialog.ui
/usr/local/share/tqt3/templates/Dialog_with_Buttons_(Bottom).ui
/usr/local/share/tqt3/templates/Dialog_with_Buttons_(Right).ui
/usr/local/share/tqt3/templates/Tab_Dialog.ui
/usr/local/share/tqt3/translations/qt_ar.qm
/usr/local/share/tqt3/translations/qt_ca.qm
/usr/local/share/tqt3/translations/qt_cs.qm
/usr/local/share/tqt3/translations/qt_de.qm
/usr/local/share/tqt3/translations/qt_es.qm
/usr/local/share/tqt3/translations/qt_fr.qm
/usr/local/share/tqt3/translations/qt_he.qm
/usr/local/share/tqt3/translations/qt_it.qm
/usr/local/share/tqt3/translations/qt_ja.qm
/usr/local/share/tqt3/translations/qt_nb.qm
/usr/local/share/tqt3/translations/qt_pt-br.qm
/usr/local/share/tqt3/translations/qt_ru.qm
/usr/local/share/tqt3/translations/qt_sk.qm
/usr/local/share/tqt3/translations/qt_zh-cn.qm
/usr/local/share/tqt3/translations/qt_zh-tw.qm
/usr/local/etc/rc.d/tcsd
/usr/local/etc/tcsd.conf.sample
/usr/local/include/trousers/trousers.h
/usr/local/include/trousers/tss.h
/usr/local/include/tss/compat11b.h
/usr/local/include/tss/platform.h
/usr/local/include/tss/tcpa_defines.h
/usr/local/include/tss/tcpa_error.h
/usr/local/include/tss/tcpa_struct.h
/usr/local/include/tss/tcpa_typedef.h
/usr/local/include/tss/tcs.h
/usr/local/include/tss/tcs_defines.h
/usr/local/include/tss/tcs_error.h
/usr/local/include/tss/tcs_structs.h
/usr/local/include/tss/tcs_typedef.h
/usr/local/include/tss/tddl_error.h
/usr/local/include/tss/tddlapi_error.h
/usr/local/include/tss/tddli.h
/usr/local/include/tss/tpm.h
/usr/local/include/tss/tpm_error.h
/usr/local/include/tss/tpm_ordinal.h
/usr/local/include/tss/tspi.h
/usr/local/include/tss/tss_defines.h
/usr/local/include/tss/tss_error.h
/usr/local/include/tss/tss_error_basics.h
/usr/local/include/tss/tss_structs.h
/usr/local/include/tss/tss_typedef.h
/usr/local/lib/libtspi.a
/usr/local/lib/libtspi.so
/usr/local/lib/libtspi.so.1
/usr/local/lib/libtspi.so.1.2.0
/usr/local/lib/tddl/libtddl.a
/usr/local/lib/tddl/libtddl.so
/usr/local/lib/tddl/libtddl.so.0
/usr/local/lib/tddl/libtddl.so.0.0.0
/usr/local/man/man3/Tspi_ChangeAuth.3.gz
/usr/local/man/man3/Tspi_ChangeAuthAsym.3.gz
/usr/local/man/man3/Tspi_Context_Close.3.gz
/usr/local/man/man3/Tspi_Context_CloseObject.3.gz
/usr/local/man/man3/Tspi_Context_Connect.3.gz
/usr/local/man/man3/Tspi_Context_Create.3.gz
/usr/local/man/man3/Tspi_Context_CreateObject.3.gz
/usr/local/man/man3/Tspi_Context_FreeMemory.3.gz
/usr/local/man/man3/Tspi_Context_GetCapability.3.gz
/usr/local/man/man3/Tspi_Context_GetDefaultPolicy.3.gz
/usr/local/man/man3/Tspi_Context_GetKeyByPublicInfo.3.gz
/usr/local/man/man3/Tspi_Context_GetKeyByUUID.3.gz
/usr/local/man/man3/Tspi_Context_GetRegisteredKeysByUUID.3.gz
/usr/local/man/man3/Tspi_Context_GetRegisteredKeysByUUID2.3.gz
/usr/local/man/man3/Tspi_Context_GetTpmObject.3.gz
/usr/local/man/man3/Tspi_Context_LoadKeyByBlob.3.gz
/usr/local/man/man3/Tspi_Context_LoadKeyByUUID.3.gz
/usr/local/man/man3/Tspi_Context_RegisterKey.3.gz
/usr/local/man/man3/Tspi_Context_UnregisterKey.3.gz
/usr/local/man/man3/Tspi_Data_Bind.3.gz
/usr/local/man/man3/Tspi_Data_Seal.3.gz
/usr/local/man/man3/Tspi_Data_Unbind.3.gz
/usr/local/man/man3/Tspi_Data_Unseal.3.gz
/usr/local/man/man3/Tspi_DecodeBER_TssBlob.3.gz
/usr/local/man/man3/Tspi_EncodeDER_TssBlob.3.gz
/usr/local/man/man3/Tspi_GetAttribData.3.gz
/usr/local/man/man3/Tspi_GetAttribUint32.3.gz
/usr/local/man/man3/Tspi_GetPolicyObject.3.gz
/usr/local/man/man3/Tspi_Hash_GetHashValue.3.gz
/usr/local/man/man3/Tspi_Hash_SetHashValue.3.gz
/usr/local/man/man3/Tspi_Hash_Sign.3.gz
/usr/local/man/man3/Tspi_Hash_UpdateHashValue.3.gz
/usr/local/man/man3/Tspi_Hash_VerifySignature.3.gz
/usr/local/man/man3/Tspi_Key_CertifyKey.3.gz
/usr/local/man/man3/Tspi_Key_ConvertMigrationBlob.3.gz
/usr/local/man/man3/Tspi_Key_CreateKey.3.gz
/usr/local/man/man3/Tspi_Key_CreateMigrationBlob.3.gz
/usr/local/man/man3/Tspi_Key_GetPubKey.3.gz
/usr/local/man/man3/Tspi_Key_LoadKey.3.gz
/usr/local/man/man3/Tspi_Key_UnloadKey.3.gz
/usr/local/man/man3/Tspi_Key_WrapKey.3.gz
/usr/local/man/man3/Tspi_PcrComposite_GetPcrValue.3.gz
/usr/local/man/man3/Tspi_PcrComposite_SelectPcrIndex.3.gz
/usr/local/man/man3/Tspi_PcrComposite_SetPcrValue.3.gz
/usr/local/man/man3/Tspi_Policy_AssignToObject.3.gz
/usr/local/man/man3/Tspi_Policy_FlushSecret.3.gz
/usr/local/man/man3/Tspi_Policy_SetSecret.3.gz
/usr/local/man/man3/Tspi_SetAttribData.3.gz
/usr/local/man/man3/Tspi_SetAttribUint32.3.gz
/usr/local/man/man3/Tspi_TPM_AuthorizeMigrationTicket.3.gz
/usr/local/man/man3/Tspi_TPM_CMKSetRestrictions.3.gz
/usr/local/man/man3/Tspi_TPM_CertifySelfTest.3.gz
/usr/local/man/man3/Tspi_TPM_CheckMaintenancePubKey.3.gz
/usr/local/man/man3/Tspi_TPM_ClearOwner.3.gz
/usr/local/man/man3/Tspi_TPM_CollateIdentityRequest.3.gz
/usr/local/man/man3/Tspi_TPM_CreateEndorsementKey.3.gz
/usr/local/man/man3/Tspi_TPM_CreateMaintenanceArchive.3.gz
/usr/local/man/man3/Tspi_TPM_DirRead.3.gz
/usr/local/man/man3/Tspi_TPM_DirWrite.3.gz
/usr/local/man/man3/Tspi_TPM_GetAuditDigest.3.gz
/usr/local/man/man3/Tspi_TPM_GetCapability.3.gz
/usr/local/man/man3/Tspi_TPM_GetEvent.3.gz
/usr/local/man/man3/Tspi_TPM_GetEventLog.3.gz
/usr/local/man/man3/Tspi_TPM_GetEvents.3.gz
/usr/local/man/man3/Tspi_TPM_GetPubEndorsementKey.3.gz
/usr/local/man/man3/Tspi_TPM_GetRandom.3.gz
/usr/local/man/man3/Tspi_TPM_GetStatus.3.gz
/usr/local/man/man3/Tspi_TPM_GetTestResult.3.gz
/usr/local/man/man3/Tspi_TPM_KillMaintenanceFeature.3.gz
/usr/local/man/man3/Tspi_TPM_LoadMaintenancePubKey.3.gz
/usr/local/man/man3/Tspi_TPM_OwnerGetSRKPubKey.3.gz
/usr/local/man/man3/Tspi_TPM_PcrExtend.3.gz
/usr/local/man/man3/Tspi_TPM_PcrRead.3.gz
/usr/local/man/man3/Tspi_TPM_Quote.3.gz
/usr/local/man/man3/Tspi_TPM_Quote2.3.gz
/usr/local/man/man3/Tspi_TPM_SelfTestFull.3.gz
/usr/local/man/man3/Tspi_TPM_SetStatus.3.gz
/usr/local/man/man3/Tspi_TPM_StirRandom.3.gz
/usr/local/man/man3/Tspi_TPM_TakeOwnership.3.gz
/usr/local/man/man5/tcsd.conf.5.gz
/usr/local/man/man8/tcsd.8.gz
/usr/local/sbin/tcsd
/usr/local/sbin/tcsd_emu
/usr/local/share/licenses/trousers-0.3.14_3/BSD3CLAUSE
/usr/local/share/licenses/trousers-0.3.14_3/LICENSE
/usr/local/share/licenses/trousers-0.3.14_3/catalog.mk
/usr/local/bin/twm
/usr/local/man/man1/twm.1.gz
/usr/local/share/X11/twm/system.twmrc
/usr/local/share/licenses/twm-1.0.11_1/LICENSE
/usr/local/share/licenses/twm-1.0.11_1/MIT
/usr/local/share/licenses/twm-1.0.11_1/catalog.mk
/boot/modules/vboxguest.ko
/boot/modules/vboxvfs.ko
/usr/local/bin/VBoxClient
/usr/local/bin/VBoxClient-all
/usr/local/etc/rc.d/vboxguest
/usr/local/etc/rc.d/vboxservice
/usr/local/etc/xdg/autostart/vboxclient.desktop
/usr/local/lib/pam_vbox.so
/usr/local/lib/xorg/modules/drivers/vboxvideo_drv.so
/usr/local/lib/xorg/modules/input/vboxmouse_drv.so
/usr/local/sbin/VBoxControl
/usr/local/sbin/VBoxService
/usr/local/sbin/mount_vboxvfs
/usr/local/share/autostart/vboxclient.desktop
/usr/local/share/licenses/virtualbox-ose-additions-6.1.30/GPLv2
/usr/local/share/licenses/virtualbox-ose-additions-6.1.30/LICENSE
/usr/local/share/licenses/virtualbox-ose-additions-6.1.30/catalog.mk
/usr/local/bin/vmaf
/usr/local/include/libvmaf/compute_vmaf.h
/usr/local/include/libvmaf/feature.h
/usr/local/include/libvmaf/libvmaf.h
/usr/local/include/libvmaf/model.h
/usr/local/include/libvmaf/picture.h
/usr/local/include/libvmaf/version.h
/usr/local/lib/libvmaf.a
/usr/local/lib/libvmaf.so
/usr/local/lib/libvmaf.so.1
/usr/local/lib/libvmaf.so.1.1.2
/usr/local/libdata/pkgconfig/libvmaf.pc
/usr/local/share/licenses/vmaf-2.3.0_2/BSD2CLAUSE+PATENT
/usr/local/share/licenses/vmaf-2.3.0_2/LICENSE
/usr/local/share/licenses/vmaf-2.3.0_2/catalog.mk
/usr/local/share/model/other_models/nflx_v1.json
/usr/local/share/model/other_models/nflxtrain_norm_type_none.json
/usr/local/share/model/other_models/vmaf_v0.6.0.json
/usr/local/share/model/other_models/vmaf_v0.6.1mfz.json
/usr/local/share/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.json
/usr/local/share/model/vmaf_4k_v0.6.1.json
/usr/local/share/model/vmaf_b_v0.6.3.json
/usr/local/share/model/vmaf_float_4k_v0.6.1.json
/usr/local/share/model/vmaf_float_b_v0.6.3.json
/usr/local/share/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.json
/usr/local/share/model/vmaf_float_v0.6.1.json
/usr/local/share/model/vmaf_float_v0.6.1neg.json
/usr/local/share/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.json
/usr/local/share/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.json
/usr/local/share/model/vmaf_v0.6.1.json
/usr/local/share/model/vmaf_v0.6.1neg.json
/usr/local/bin/wayland-scanner
/usr/local/include/wayland-client-core.h
/usr/local/include/wayland-client-protocol.h
/usr/local/include/wayland-client.h
/usr/local/include/wayland-cursor.h
/usr/local/include/wayland-egl-backend.h
/usr/local/include/wayland-egl-core.h
/usr/local/include/wayland-egl.h
/usr/local/include/wayland-server-core.h
/usr/local/include/wayland-server-protocol.h
/usr/local/include/wayland-server.h
/usr/local/include/wayland-util.h
/usr/local/include/wayland-version.h
/usr/local/lib/libwayland-client.so
/usr/local/lib/libwayland-client.so.0
/usr/local/lib/libwayland-client.so.0.20.0
/usr/local/lib/libwayland-cursor.so
/usr/local/lib/libwayland-cursor.so.0
/usr/local/lib/libwayland-cursor.so.0.20.0
/usr/local/lib/libwayland-egl.so
/usr/local/lib/libwayland-egl.so.1
/usr/local/lib/libwayland-egl.so.1.20.0
/usr/local/lib/libwayland-server.so
/usr/local/lib/libwayland-server.so.0
/usr/local/lib/libwayland-server.so.0.20.0
/usr/local/libdata/pkgconfig/wayland-client.pc
/usr/local/libdata/pkgconfig/wayland-cursor.pc
/usr/local/libdata/pkgconfig/wayland-egl-backend.pc
/usr/local/libdata/pkgconfig/wayland-egl.pc
/usr/local/libdata/pkgconfig/wayland-scanner.pc
/usr/local/libdata/pkgconfig/wayland-server.pc
/usr/local/share/aclocal/wayland-scanner.m4
/usr/local/share/licenses/wayland-1.20.0/LICENSE
/usr/local/share/licenses/wayland-1.20.0/MIT
/usr/local/share/licenses/wayland-1.20.0/catalog.mk
/usr/local/share/wayland/wayland-scanner.mk
/usr/local/share/wayland/wayland.dtd
/usr/local/share/wayland/wayland.xml
/usr/local/bin/MiniBrowser-4
/usr/local/bin/WebKitWebDriver
/usr/local/bin/jsc-4
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSBase.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSTypedArray.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/JavaScript.h
/usr/local/include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h
/usr/local/include/webkitgtk-4.0/jsc/JSCAutocleanups.h
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h
/usr/local/include/webkitgtk-4.0/jsc/JSCContext.h
/usr/local/include/webkitgtk-4.0/jsc/JSCDefines.h
/usr/local/include/webkitgtk-4.0/jsc/JSCException.h
/usr/local/include/webkitgtk-4.0/jsc/JSCOptions.h
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h
/usr/local/include/webkitgtk-4.0/jsc/JSCVersion.h
/usr/local/include/webkitgtk-4.0/jsc/JSCVirtualMachine.h
/usr/local/include/webkitgtk-4.0/jsc/JSCWeakValue.h
/usr/local/include/webkitgtk-4.0/jsc/jsc.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitAutocleanups.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitAutomationSession.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitBackForwardList.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitBackForwardListItem.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitColorChooserRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitConsoleMessage.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitContextMenu.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitContextMenuActions.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitContextMenuItem.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitCookieManager.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitCredential.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitDefines.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitDeviceInfoPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitDownload.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitEditingCommands.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitEditorState.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitEnumTypes.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitError.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitFaviconDatabase.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitFileChooserRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitFindController.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitFormSubmissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitForwardDeclarations.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitGeolocationManager.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitGeolocationPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitHitTestResult.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitInputMethodContext.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitInstallMissingMediaPluginsPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitMediaKeySystemPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitMemoryPressureSettings.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitMimeInfo.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitNavigationAction.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitNetworkProxySettings.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitNotification.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitNotificationPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitOptionMenu.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitOptionMenuItem.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPlugin.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPointerLockPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPolicyDecision.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPrintCustomWidget.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitPrintOperation.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitResponsePolicyDecision.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitScriptDialog.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitScriptWorld.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitSecurityManager.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitSecurityOrigin.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitSettings.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitURIRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitURIResponse.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitURISchemeRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitURIUtilities.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContent.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContentFilterStore.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContentManager.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserMediaPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitUserMessage.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitVersion.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebContext.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebEditor.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebExtension.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebExtensionAutocleanups.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebHitTestResult.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebInspector.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebPage.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebProcessEnumTypes.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebResource.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebView.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebViewBase.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebViewSessionState.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebsiteData.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebsiteDataAccessPermissionRequest.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebsiteDataManager.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWebsitePolicies.h
/usr/local/include/webkitgtk-4.0/webkit2/WebKitWindowProperties.h
/usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h
/usr/local/include/webkitgtk-4.0/webkit2/webkit2.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMBlob.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCDATASection.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRule.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRuleList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleDeclaration.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleSheet.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCSSValue.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCharacterData.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMClientRect.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMClientRectList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMComment.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCustom.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMCustomUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMImplementation.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMSelection.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMTokenList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindowUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDeprecated.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocument.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragment.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentFragmentUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentType.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocumentUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMElementUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMEvent.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMEventTarget.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMFile.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMFileList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAnchorElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAppletElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLAreaElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBRElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBaseElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLBodyElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLButtonElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCanvasElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLCollection.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDListElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDirectoryElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDivElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLDocument.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLElementUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLEmbedElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFieldSetElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFontElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFormElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLFrameSetElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHRElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHeadingElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLHtmlElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLIFrameElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLImageElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLInputElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLIElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLabelElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLegendElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLLinkElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMapElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMarqueeElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMenuElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLMetaElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLModElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOListElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLObjectElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptGroupElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLOptionsCollection.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParagraphElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLParamElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLPreElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLQuoteElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLScriptElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLSelectElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLStyleElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCaptionElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableCellElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableColElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableRowElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTableSectionElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTextAreaElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLTitleElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMHTMLUListElement.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMKeyboardEvent.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMMediaList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMMouseEvent.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMNamedNodeMap.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMNode.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeFilter.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeIterator.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMNodeList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMObject.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMProcessingInstruction.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMRange.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMRangeUnstable.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheet.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMStyleSheetList.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMText.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMTreeWalker.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMUIEvent.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMWheelEvent.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathExpression.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathNSResolver.h
/usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMXPathResult.h
/usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h
/usr/local/include/webkitgtk-4.0/webkitdom/webkitdomautocleanups.h
/usr/local/include/webkitgtk-4.0/webkitdom/webkitdomdefines.h
/usr/local/lib/girepository-1.0/JavaScriptCore-4.0.typelib
/usr/local/lib/girepository-1.0/WebKit2-4.0.typelib
/usr/local/lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
/usr/local/lib/libjavascriptcoregtk-4.0.so
/usr/local/lib/libjavascriptcoregtk-4.0.so.18
/usr/local/lib/libjavascriptcoregtk-4.0.so.18.19.7
/usr/local/lib/libwebkit2gtk-4.0.so
/usr/local/lib/libwebkit2gtk-4.0.so.37
/usr/local/lib/libwebkit2gtk-4.0.so.37.55.5
/usr/local/lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
/usr/local/libdata/pkgconfig/javascriptcoregtk-4.0.pc
/usr/local/libdata/pkgconfig/webkit2gtk-4.0.pc
/usr/local/libdata/pkgconfig/webkit2gtk-web-extension-4.0.pc
/usr/local/libexec/webkit2gtk-4.0/MiniBrowser
/usr/local/libexec/webkit2gtk-4.0/WebKitNetworkProcess
/usr/local/libexec/webkit2gtk-4.0/WebKitWebProcess
/usr/local/libexec/webkit2gtk-4.0/jsc
/usr/local/share/gir-1.0/JavaScriptCore-4.0.gir
/usr/local/share/gir-1.0/WebKit2-4.0.gir
/usr/local/share/gir-1.0/WebKit2WebExtension-4.0.gir
/usr/local/share/licenses/webkit2-gtk3-2.34.2/BSD2CLAUSE
/usr/local/share/licenses/webkit2-gtk3-2.34.2/GPLv2
/usr/local/share/licenses/webkit2-gtk3-2.34.2/LICENSE
/usr/local/share/licenses/webkit2-gtk3-2.34.2/catalog.mk
/usr/local/share/locale/ar/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/as/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/bg/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ca/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/cs/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/da/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/de/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/el/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/en_CA/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/eo/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/es/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/et/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/eu/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/fi/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/fr/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/gl/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/gu/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/he/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/hi/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/hu/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/id/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/it/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ja/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/kn/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ko/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/lt/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/lv/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ml/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/mr/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/nb/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/nl/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/or/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/pa/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/pl/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/pt/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ro/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ru/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/sl/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/sr/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/sr@latin/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/sv/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/ta/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/te/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/tr/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/uk/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/vi/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/WebKit2GTK-4.0.mo
/usr/local/bin/cwebp
/usr/local/bin/dwebp
/usr/local/bin/gif2webp
/usr/local/bin/img2webp
/usr/local/bin/webpinfo
/usr/local/bin/webpmux
/usr/local/include/webp/decode.h
/usr/local/include/webp/demux.h
/usr/local/include/webp/encode.h
/usr/local/include/webp/mux.h
/usr/local/include/webp/mux_types.h
/usr/local/include/webp/types.h
/usr/local/lib/libwebp.a
/usr/local/lib/libwebp.so
/usr/local/lib/libwebp.so.7
/usr/local/lib/libwebp.so.7.1.2
/usr/local/lib/libwebpdecoder.a
/usr/local/lib/libwebpdecoder.so
/usr/local/lib/libwebpdecoder.so.3
/usr/local/lib/libwebpdecoder.so.3.1.2
/usr/local/lib/libwebpdemux.a
/usr/local/lib/libwebpdemux.so
/usr/local/lib/libwebpdemux.so.2
/usr/local/lib/libwebpdemux.so.2.0.8
/usr/local/lib/libwebpmux.a
/usr/local/lib/libwebpmux.so
/usr/local/lib/libwebpmux.so.3
/usr/local/lib/libwebpmux.so.3.0.7
/usr/local/libdata/pkgconfig/libwebp.pc
/usr/local/libdata/pkgconfig/libwebpdecoder.pc
/usr/local/libdata/pkgconfig/libwebpdemux.pc
/usr/local/libdata/pkgconfig/libwebpmux.pc
/usr/local/man/man1/cwebp.1.gz
/usr/local/man/man1/dwebp.1.gz
/usr/local/man/man1/gif2webp.1.gz
/usr/local/man/man1/img2webp.1.gz
/usr/local/man/man1/webpinfo.1.gz
/usr/local/man/man1/webpmux.1.gz
/usr/local/share/licenses/webp-1.2.1/BSD3CLAUSE
/usr/local/share/licenses/webp-1.2.1/LICENSE
/usr/local/share/licenses/webp-1.2.1/catalog.mk
/usr/local/include/webrtc_audio_processing/webrtc/base/arraysize.h
/usr/local/include/webrtc_audio_processing/webrtc/base/basictypes.h
/usr/local/include/webrtc_audio_processing/webrtc/base/checks.h
/usr/local/include/webrtc_audio_processing/webrtc/base/constructormagic.h
/usr/local/include/webrtc_audio_processing/webrtc/base/maybe.h
/usr/local/include/webrtc_audio_processing/webrtc/base/platform_file.h
/usr/local/include/webrtc_audio_processing/webrtc/common.h
/usr/local/include/webrtc_audio_processing/webrtc/common_types.h
/usr/local/include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer/array_util.h
/usr/local/include/webrtc_audio_processing/webrtc/modules/audio_processing/include/audio_processing.h
/usr/local/include/webrtc_audio_processing/webrtc/modules/interface/module_common_types.h
/usr/local/include/webrtc_audio_processing/webrtc/system_wrappers/include/trace.h
/usr/local/include/webrtc_audio_processing/webrtc/typedefs.h
/usr/local/lib/libwebrtc_audio_processing.a
/usr/local/lib/libwebrtc_audio_processing.so
/usr/local/lib/libwebrtc_audio_processing.so.1
/usr/local/lib/libwebrtc_audio_processing.so.1.0.0
/usr/local/libdata/pkgconfig/webrtc-audio-processing.pc
/usr/local/share/licenses/webrtc-audio-processing0-0.3.1_2/BSD3CLAUSE
/usr/local/share/licenses/webrtc-audio-processing0-0.3.1_2/LICENSE
/usr/local/share/licenses/webrtc-audio-processing0-0.3.1_2/catalog.mk
/usr/local/bin/woff2_compress
/usr/local/bin/woff2_decompress
/usr/local/bin/woff2_info
/usr/local/include/woff2/decode.h
/usr/local/include/woff2/encode.h
/usr/local/include/woff2/output.h
/usr/local/lib/libwoff2common.so
/usr/local/lib/libwoff2common.so.1.0.2
/usr/local/lib/libwoff2dec.so
/usr/local/lib/libwoff2dec.so.1.0.2
/usr/local/lib/libwoff2enc.so
/usr/local/lib/libwoff2enc.so.1.0.2
/usr/local/libdata/pkgconfig/libwoff2common.pc
/usr/local/libdata/pkgconfig/libwoff2dec.pc
/usr/local/libdata/pkgconfig/libwoff2enc.pc
/usr/local/share/licenses/woff2-1.0.2_4/LICENSE
/usr/local/share/licenses/woff2-1.0.2_4/MIT
/usr/local/share/licenses/woff2-1.0.2_4/catalog.mk
/usr/local/include/wpe-fdo-1.0/wpe/exported-buffer-shm.h
/usr/local/include/wpe-fdo-1.0/wpe/exported-image-egl.h
/usr/local/include/wpe-fdo-1.0/wpe/extensions/audio.h
/usr/local/include/wpe-fdo-1.0/wpe/extensions/video-plane-display-dmabuf.h
/usr/local/include/wpe-fdo-1.0/wpe/fdo-egl.h
/usr/local/include/wpe-fdo-1.0/wpe/fdo.h
/usr/local/include/wpe-fdo-1.0/wpe/initialize-egl.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/dmabuf-pool-entry.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/fdo-dmabuf.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/fdo-eglstream.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/fdo-shm.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/initialize-dmabuf.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/initialize-eglstream.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/initialize-shm.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/view-backend-dmabuf-pool-fdo.h
/usr/local/include/wpe-fdo-1.0/wpe/unstable/view-backend-exportable-eglstream.h
/usr/local/include/wpe-fdo-1.0/wpe/version.h
/usr/local/include/wpe-fdo-1.0/wpe/view-backend-exportable-egl.h
/usr/local/include/wpe-fdo-1.0/wpe/view-backend-exportable.h
/usr/local/include/wpe-fdo-1.0/wpe/wpebackend-fdo-version.h
/usr/local/lib/libWPEBackend-fdo-1.0.so
/usr/local/lib/libWPEBackend-fdo-1.0.so.1
/usr/local/lib/libWPEBackend-fdo-1.0.so.1.8.0
/usr/local/libdata/pkgconfig/wpebackend-fdo-1.0.pc
/usr/local/share/licenses/wpebackend-fdo-1.12.0/BSD2CLAUSE
/usr/local/share/licenses/wpebackend-fdo-1.12.0/LICENSE
/usr/local/share/licenses/wpebackend-fdo-1.12.0/catalog.mk
/usr/local/bin/wxgtk3u-3.0-config
/usr/local/bin/wxrc-gtk3u-3.0
/usr/local/include/wx-3.0/wx/aboutdlg.h
/usr/local/include/wx-3.0/wx/accel.h
/usr/local/include/wx-3.0/wx/access.h
/usr/local/include/wx-3.0/wx/affinematrix2d.h
/usr/local/include/wx-3.0/wx/affinematrix2dbase.h
/usr/local/include/wx-3.0/wx/afterstd.h
/usr/local/include/wx-3.0/wx/anidecod.h
/usr/local/include/wx-3.0/wx/animate.h
/usr/local/include/wx-3.0/wx/animdecod.h
/usr/local/include/wx-3.0/wx/any.h
/usr/local/include/wx-3.0/wx/anybutton.h
/usr/local/include/wx-3.0/wx/anystr.h
/usr/local/include/wx-3.0/wx/app.h
/usr/local/include/wx-3.0/wx/apptrait.h
/usr/local/include/wx-3.0/wx/archive.h
/usr/local/include/wx-3.0/wx/arrimpl.cpp
/usr/local/include/wx-3.0/wx/arrstr.h
/usr/local/include/wx-3.0/wx/artprov.h
/usr/local/include/wx-3.0/wx/atomic.h
/usr/local/include/wx-3.0/wx/aui/aui.h
/usr/local/include/wx-3.0/wx/aui/auibar.h
/usr/local/include/wx-3.0/wx/aui/auibook.h
/usr/local/include/wx-3.0/wx/aui/dockart.h
/usr/local/include/wx-3.0/wx/aui/floatpane.h
/usr/local/include/wx-3.0/wx/aui/framemanager.h
/usr/local/include/wx-3.0/wx/aui/tabart.h
/usr/local/include/wx-3.0/wx/aui/tabmdi.h
/usr/local/include/wx-3.0/wx/bannerwindow.h
/usr/local/include/wx-3.0/wx/base64.h
/usr/local/include/wx-3.0/wx/beforestd.h
/usr/local/include/wx-3.0/wx/bitmap.h
/usr/local/include/wx-3.0/wx/bmpbuttn.h
/usr/local/include/wx-3.0/wx/bmpcbox.h
/usr/local/include/wx-3.0/wx/bookctrl.h
/usr/local/include/wx-3.0/wx/brush.h
/usr/local/include/wx-3.0/wx/buffer.h
/usr/local/include/wx-3.0/wx/build.h
/usr/local/include/wx-3.0/wx/busyinfo.h
/usr/local/include/wx-3.0/wx/button.h
/usr/local/include/wx-3.0/wx/calctrl.h
/usr/local/include/wx-3.0/wx/caret.h
/usr/local/include/wx-3.0/wx/chartype.h
/usr/local/include/wx-3.0/wx/checkbox.h
/usr/local/include/wx-3.0/wx/checkeddelete.h
/usr/local/include/wx-3.0/wx/checklst.h
/usr/local/include/wx-3.0/wx/chkconf.h
/usr/local/include/wx-3.0/wx/choicdlg.h
/usr/local/include/wx-3.0/wx/choice.h
/usr/local/include/wx-3.0/wx/choicebk.h
/usr/local/include/wx-3.0/wx/clipbrd.h
/usr/local/include/wx-3.0/wx/clntdata.h
/usr/local/include/wx-3.0/wx/clrpicker.h
/usr/local/include/wx-3.0/wx/cmdargs.h
/usr/local/include/wx-3.0/wx/cmdline.h
/usr/local/include/wx-3.0/wx/cmdproc.h
/usr/local/include/wx-3.0/wx/cmndata.h
/usr/local/include/wx-3.0/wx/collpane.h
/usr/local/include/wx-3.0/wx/colordlg.h
/usr/local/include/wx-3.0/wx/colour.h
/usr/local/include/wx-3.0/wx/colourdata.h
/usr/local/include/wx-3.0/wx/combo.h
/usr/local/include/wx-3.0/wx/combobox.h
/usr/local/include/wx-3.0/wx/commandlinkbutton.h
/usr/local/include/wx-3.0/wx/compiler.h
/usr/local/include/wx-3.0/wx/compositewin.h
/usr/local/include/wx-3.0/wx/confbase.h
/usr/local/include/wx-3.0/wx/config.h
/usr/local/include/wx-3.0/wx/containr.h
/usr/local/include/wx-3.0/wx/control.h
/usr/local/include/wx-3.0/wx/convauto.h
/usr/local/include/wx-3.0/wx/cpp.h
/usr/local/include/wx-3.0/wx/crt.h
/usr/local/include/wx-3.0/wx/cshelp.h
/usr/local/include/wx-3.0/wx/ctrlsub.h
/usr/local/include/wx-3.0/wx/cursor.h
/usr/local/include/wx-3.0/wx/custombgwin.h
/usr/local/include/wx-3.0/wx/dataobj.h
/usr/local/include/wx-3.0/wx/dataview.h
/usr/local/include/wx-3.0/wx/datectrl.h
/usr/local/include/wx-3.0/wx/dateevt.h
/usr/local/include/wx-3.0/wx/datetime.h
/usr/local/include/wx-3.0/wx/datetimectrl.h
/usr/local/include/wx-3.0/wx/datstrm.h
/usr/local/include/wx-3.0/wx/dc.h
/usr/local/include/wx-3.0/wx/dcbuffer.h
/usr/local/include/wx-3.0/wx/dcclient.h
/usr/local/include/wx-3.0/wx/dcgraph.h
/usr/local/include/wx-3.0/wx/dcmemory.h
/usr/local/include/wx-3.0/wx/dcmirror.h
/usr/local/include/wx-3.0/wx/dcprint.h
/usr/local/include/wx-3.0/wx/dcps.h
/usr/local/include/wx-3.0/wx/dcscreen.h
/usr/local/include/wx-3.0/wx/dcsvg.h
/usr/local/include/wx-3.0/wx/dde.h
/usr/local/include/wx-3.0/wx/debug.h
/usr/local/include/wx-3.0/wx/debugrpt.h
/usr/local/include/wx-3.0/wx/defs.h
/usr/local/include/wx-3.0/wx/dialog.h
/usr/local/include/wx-3.0/wx/dialup.h
/usr/local/include/wx-3.0/wx/dir.h
/usr/local/include/wx-3.0/wx/dirctrl.h
/usr/local/include/wx-3.0/wx/dirdlg.h
/usr/local/include/wx-3.0/wx/display.h
/usr/local/include/wx-3.0/wx/display_impl.h
/usr/local/include/wx-3.0/wx/dlimpexp.h
/usr/local/include/wx-3.0/wx/dlist.h
/usr/local/include/wx-3.0/wx/dnd.h
/usr/local/include/wx-3.0/wx/docmdi.h
/usr/local/include/wx-3.0/wx/docview.h
/usr/local/include/wx-3.0/wx/dragimag.h
/usr/local/include/wx-3.0/wx/dvrenderers.h
/usr/local/include/wx-3.0/wx/dynarray.h
/usr/local/include/wx-3.0/wx/dynlib.h
/usr/local/include/wx-3.0/wx/dynload.h
/usr/local/include/wx-3.0/wx/editlbox.h
/usr/local/include/wx-3.0/wx/effects.h
/usr/local/include/wx-3.0/wx/encconv.h
/usr/local/include/wx-3.0/wx/encinfo.h
/usr/local/include/wx-3.0/wx/event.h
/usr/local/include/wx-3.0/wx/eventfilter.h
/usr/local/include/wx-3.0/wx/evtloop.h
/usr/local/include/wx-3.0/wx/evtloopsrc.h
/usr/local/include/wx-3.0/wx/except.h
/usr/local/include/wx-3.0/wx/fdrepdlg.h
/usr/local/include/wx-3.0/wx/features.h
/usr/local/include/wx-3.0/wx/ffile.h
/usr/local/include/wx-3.0/wx/file.h
/usr/local/include/wx-3.0/wx/fileconf.h
/usr/local/include/wx-3.0/wx/filectrl.h
/usr/local/include/wx-3.0/wx/filedlg.h
/usr/local/include/wx-3.0/wx/filefn.h
/usr/local/include/wx-3.0/wx/filehistory.h
/usr/local/include/wx-3.0/wx/filename.h
/usr/local/include/wx-3.0/wx/filepicker.h
/usr/local/include/wx-3.0/wx/filesys.h
/usr/local/include/wx-3.0/wx/flags.h
/usr/local/include/wx-3.0/wx/fmappriv.h
/usr/local/include/wx-3.0/wx/font.h
/usr/local/include/wx-3.0/wx/fontdata.h
/usr/local/include/wx-3.0/wx/fontdlg.h
/usr/local/include/wx-3.0/wx/fontenc.h
/usr/local/include/wx-3.0/wx/fontenum.h
/usr/local/include/wx-3.0/wx/fontmap.h
/usr/local/include/wx-3.0/wx/fontpicker.h
/usr/local/include/wx-3.0/wx/fontutil.h
/usr/local/include/wx-3.0/wx/frame.h
/usr/local/include/wx-3.0/wx/fs_arc.h
/usr/local/include/wx-3.0/wx/fs_filter.h
/usr/local/include/wx-3.0/wx/fs_inet.h
/usr/local/include/wx-3.0/wx/fs_mem.h
/usr/local/include/wx-3.0/wx/fs_zip.h
/usr/local/include/wx-3.0/wx/fswatcher.h
/usr/local/include/wx-3.0/wx/gauge.h
/usr/local/include/wx-3.0/wx/gbsizer.h
/usr/local/include/wx-3.0/wx/gdicmn.h
/usr/local/include/wx-3.0/wx/gdiobj.h
/usr/local/include/wx-3.0/wx/generic/aboutdlgg.h
/usr/local/include/wx-3.0/wx/generic/accel.h
/usr/local/include/wx-3.0/wx/generic/bmpcbox.h
/usr/local/include/wx-3.0/wx/generic/busyinfo.h
/usr/local/include/wx-3.0/wx/generic/buttonbar.h
/usr/local/include/wx-3.0/wx/generic/calctrlg.h
/usr/local/include/wx-3.0/wx/generic/caret.h
/usr/local/include/wx-3.0/wx/generic/choicdgg.h
/usr/local/include/wx-3.0/wx/generic/colrdlgg.h
/usr/local/include/wx-3.0/wx/generic/combo.h
/usr/local/include/wx-3.0/wx/generic/custombgwin.h
/usr/local/include/wx-3.0/wx/generic/dataview.h
/usr/local/include/wx-3.0/wx/generic/datectrl.h
/usr/local/include/wx-3.0/wx/generic/dcpsg.h
/usr/local/include/wx-3.0/wx/generic/dirctrlg.h
/usr/local/include/wx-3.0/wx/generic/dragimgg.h
/usr/local/include/wx-3.0/wx/generic/dvrenderer.h
/usr/local/include/wx-3.0/wx/generic/dvrenderers.h
/usr/local/include/wx-3.0/wx/generic/fdrepdlg.h
/usr/local/include/wx-3.0/wx/generic/filectrlg.h
/usr/local/include/wx-3.0/wx/generic/filepickerg.h
/usr/local/include/wx-3.0/wx/generic/fswatcher.h
/usr/local/include/wx-3.0/wx/generic/grid.h
/usr/local/include/wx-3.0/wx/generic/gridctrl.h
/usr/local/include/wx-3.0/wx/generic/grideditors.h
/usr/local/include/wx-3.0/wx/generic/gridsel.h
/usr/local/include/wx-3.0/wx/generic/headerctrlg.h
/usr/local/include/wx-3.0/wx/generic/helpext.h
/usr/local/include/wx-3.0/wx/generic/hyperlink.h
/usr/local/include/wx-3.0/wx/generic/icon.h
/usr/local/include/wx-3.0/wx/generic/imaglist.h
/usr/local/include/wx-3.0/wx/generic/infobar.h
/usr/local/include/wx-3.0/wx/generic/laywin.h
/usr/local/include/wx-3.0/wx/generic/listctrl.h
/usr/local/include/wx-3.0/wx/generic/logg.h
/usr/local/include/wx-3.0/wx/generic/msgdlgg.h
/usr/local/include/wx-3.0/wx/generic/notebook.h
/usr/local/include/wx-3.0/wx/generic/notifmsg.h
/usr/local/include/wx-3.0/wx/generic/numdlgg.h
/usr/local/include/wx-3.0/wx/generic/paletteg.h
/usr/local/include/wx-3.0/wx/generic/panelg.h
/usr/local/include/wx-3.0/wx/generic/printps.h
/usr/local/include/wx-3.0/wx/generic/prntdlgg.h
/usr/local/include/wx-3.0/wx/generic/progdlgg.h
/usr/local/include/wx-3.0/wx/generic/propdlg.h
/usr/local/include/wx-3.0/wx/generic/richmsgdlgg.h
/usr/local/include/wx-3.0/wx/generic/sashwin.h
/usr/local/include/wx-3.0/wx/generic/scrolwin.h
/usr/local/include/wx-3.0/wx/generic/spinctlg.h
/usr/local/include/wx-3.0/wx/generic/splash.h
/usr/local/include/wx-3.0/wx/generic/splitter.h
/usr/local/include/wx-3.0/wx/generic/srchctlg.h
/usr/local/include/wx-3.0/wx/generic/statbmpg.h
/usr/local/include/wx-3.0/wx/generic/stattextg.h
/usr/local/include/wx-3.0/wx/generic/statusbr.h
/usr/local/include/wx-3.0/wx/generic/textdlgg.h
/usr/local/include/wx-3.0/wx/generic/timectrl.h
/usr/local/include/wx-3.0/wx/generic/treectlg.h
/usr/local/include/wx-3.0/wx/generic/wizard.h
/usr/local/include/wx-3.0/wx/geometry.h
/usr/local/include/wx-3.0/wx/gifdecod.h
/usr/local/include/wx-3.0/wx/glcanvas.h
/usr/local/include/wx-3.0/wx/graphics.h
/usr/local/include/wx-3.0/wx/grid.h
/usr/local/include/wx-3.0/wx/gtk/accel.h
/usr/local/include/wx-3.0/wx/gtk/animate.h
/usr/local/include/wx-3.0/wx/gtk/anybutton.h
/usr/local/include/wx-3.0/wx/gtk/app.h
/usr/local/include/wx-3.0/wx/gtk/assertdlg_gtk.h
/usr/local/include/wx-3.0/wx/gtk/bitmap.h
/usr/local/include/wx-3.0/wx/gtk/bmpbuttn.h
/usr/local/include/wx-3.0/wx/gtk/bmpcbox.h
/usr/local/include/wx-3.0/wx/gtk/brush.h
/usr/local/include/wx-3.0/wx/gtk/button.h
/usr/local/include/wx-3.0/wx/gtk/calctrl.h
/usr/local/include/wx-3.0/wx/gtk/checkbox.h
/usr/local/include/wx-3.0/wx/gtk/checklst.h
/usr/local/include/wx-3.0/wx/gtk/chkconf.h
/usr/local/include/wx-3.0/wx/gtk/choice.h
/usr/local/include/wx-3.0/wx/gtk/clipbrd.h
/usr/local/include/wx-3.0/wx/gtk/clrpicker.h
/usr/local/include/wx-3.0/wx/gtk/collpane.h
/usr/local/include/wx-3.0/wx/gtk/colordlg.h
/usr/local/include/wx-3.0/wx/gtk/colour.h
/usr/local/include/wx-3.0/wx/gtk/combobox.h
/usr/local/include/wx-3.0/wx/gtk/control.h
/usr/local/include/wx-3.0/wx/gtk/cursor.h
/usr/local/include/wx-3.0/wx/gtk/dataform.h
/usr/local/include/wx-3.0/wx/gtk/dataobj.h
/usr/local/include/wx-3.0/wx/gtk/dataobj2.h
/usr/local/include/wx-3.0/wx/gtk/dataview.h
/usr/local/include/wx-3.0/wx/gtk/dialog.h
/usr/local/include/wx-3.0/wx/gtk/dirdlg.h
/usr/local/include/wx-3.0/wx/gtk/dnd.h
/usr/local/include/wx-3.0/wx/gtk/dvrenderer.h
/usr/local/include/wx-3.0/wx/gtk/dvrenderers.h
/usr/local/include/wx-3.0/wx/gtk/evtloop.h
/usr/local/include/wx-3.0/wx/gtk/evtloopsrc.h
/usr/local/include/wx-3.0/wx/gtk/filectrl.h
/usr/local/include/wx-3.0/wx/gtk/filedlg.h
/usr/local/include/wx-3.0/wx/gtk/filehistory.h
/usr/local/include/wx-3.0/wx/gtk/filepicker.h
/usr/local/include/wx-3.0/wx/gtk/font.h
/usr/local/include/wx-3.0/wx/gtk/fontdlg.h
/usr/local/include/wx-3.0/wx/gtk/fontpicker.h
/usr/local/include/wx-3.0/wx/gtk/frame.h
/usr/local/include/wx-3.0/wx/gtk/gauge.h
/usr/local/include/wx-3.0/wx/gtk/glcanvas.h
/usr/local/include/wx-3.0/wx/gtk/gnome/gvfs.h
/usr/local/include/wx-3.0/wx/gtk/hyperlink.h
/usr/local/include/wx-3.0/wx/gtk/infobar.h
/usr/local/include/wx-3.0/wx/gtk/listbox.h
/usr/local/include/wx-3.0/wx/gtk/mdi.h
/usr/local/include/wx-3.0/wx/gtk/menu.h
/usr/local/include/wx-3.0/wx/gtk/menuitem.h
/usr/local/include/wx-3.0/wx/gtk/minifram.h
/usr/local/include/wx-3.0/wx/gtk/msgdlg.h
/usr/local/include/wx-3.0/wx/gtk/nonownedwnd.h
/usr/local/include/wx-3.0/wx/gtk/notebook.h
/usr/local/include/wx-3.0/wx/gtk/notifmsg.h
/usr/local/include/wx-3.0/wx/gtk/pen.h
/usr/local/include/wx-3.0/wx/gtk/popupwin.h
/usr/local/include/wx-3.0/wx/gtk/print.h
/usr/local/include/wx-3.0/wx/gtk/radiobox.h
/usr/local/include/wx-3.0/wx/gtk/radiobut.h
/usr/local/include/wx-3.0/wx/gtk/region.h
/usr/local/include/wx-3.0/wx/gtk/scrolbar.h
/usr/local/include/wx-3.0/wx/gtk/scrolwin.h
/usr/local/include/wx-3.0/wx/gtk/slider.h
/usr/local/include/wx-3.0/wx/gtk/spinbutt.h
/usr/local/include/wx-3.0/wx/gtk/spinctrl.h
/usr/local/include/wx-3.0/wx/gtk/statbmp.h
/usr/local/include/wx-3.0/wx/gtk/statbox.h
/usr/local/include/wx-3.0/wx/gtk/statline.h
/usr/local/include/wx-3.0/wx/gtk/stattext.h
/usr/local/include/wx-3.0/wx/gtk/taskbar.h
/usr/local/include/wx-3.0/wx/gtk/textctrl.h
/usr/local/include/wx-3.0/wx/gtk/textentry.h
/usr/local/include/wx-3.0/wx/gtk/tglbtn.h
/usr/local/include/wx-3.0/wx/gtk/toolbar.h
/usr/local/include/wx-3.0/wx/gtk/tooltip.h
/usr/local/include/wx-3.0/wx/gtk/toplevel.h
/usr/local/include/wx-3.0/wx/gtk/webview_webkit.h
/usr/local/include/wx-3.0/wx/gtk/webviewhistoryitem_webkit.h
/usr/local/include/wx-3.0/wx/gtk/window.h
/usr/local/include/wx-3.0/wx/hash.h
/usr/local/include/wx-3.0/wx/hashmap.h
/usr/local/include/wx-3.0/wx/hashset.h
/usr/local/include/wx-3.0/wx/headercol.h
/usr/local/include/wx-3.0/wx/headerctrl.h
/usr/local/include/wx-3.0/wx/help.h
/usr/local/include/wx-3.0/wx/helpbase.h
/usr/local/include/wx-3.0/wx/helphtml.h
/usr/local/include/wx-3.0/wx/helpwin.h
/usr/local/include/wx-3.0/wx/html/forcelnk.h
/usr/local/include/wx-3.0/wx/html/helpctrl.h
/usr/local/include/wx-3.0/wx/html/helpdata.h
/usr/local/include/wx-3.0/wx/html/helpdlg.h
/usr/local/include/wx-3.0/wx/html/helpfrm.h
/usr/local/include/wx-3.0/wx/html/helpwnd.h
/usr/local/include/wx-3.0/wx/html/htmlcell.h
/usr/local/include/wx-3.0/wx/html/htmldefs.h
/usr/local/include/wx-3.0/wx/html/htmlfilt.h
/usr/local/include/wx-3.0/wx/html/htmlpars.h
/usr/local/include/wx-3.0/wx/html/htmlproc.h
/usr/local/include/wx-3.0/wx/html/htmltag.h
/usr/local/include/wx-3.0/wx/html/htmlwin.h
/usr/local/include/wx-3.0/wx/html/htmprint.h
/usr/local/include/wx-3.0/wx/html/m_templ.h
/usr/local/include/wx-3.0/wx/html/styleparams.h
/usr/local/include/wx-3.0/wx/html/winpars.h
/usr/local/include/wx-3.0/wx/htmllbox.h
/usr/local/include/wx-3.0/wx/hyperlink.h
/usr/local/include/wx-3.0/wx/icon.h
/usr/local/include/wx-3.0/wx/iconbndl.h
/usr/local/include/wx-3.0/wx/iconloc.h
/usr/local/include/wx-3.0/wx/imagbmp.h
/usr/local/include/wx-3.0/wx/image.h
/usr/local/include/wx-3.0/wx/imaggif.h
/usr/local/include/wx-3.0/wx/imagiff.h
/usr/local/include/wx-3.0/wx/imagjpeg.h
/usr/local/include/wx-3.0/wx/imaglist.h
/usr/local/include/wx-3.0/wx/imagpcx.h
/usr/local/include/wx-3.0/wx/imagpng.h
/usr/local/include/wx-3.0/wx/imagpnm.h
/usr/local/include/wx-3.0/wx/imagtga.h
/usr/local/include/wx-3.0/wx/imagtiff.h
/usr/local/include/wx-3.0/wx/imagxpm.h
/usr/local/include/wx-3.0/wx/infobar.h
/usr/local/include/wx-3.0/wx/init.h
/usr/local/include/wx-3.0/wx/intl.h
/usr/local/include/wx-3.0/wx/iosfwrap.h
/usr/local/include/wx-3.0/wx/ioswrap.h
/usr/local/include/wx-3.0/wx/ipc.h
/usr/local/include/wx-3.0/wx/ipcbase.h
/usr/local/include/wx-3.0/wx/itemid.h
/usr/local/include/wx-3.0/wx/joystick.h
/usr/local/include/wx-3.0/wx/kbdstate.h
/usr/local/include/wx-3.0/wx/language.h
/usr/local/include/wx-3.0/wx/layout.h
/usr/local/include/wx-3.0/wx/laywin.h
/usr/local/include/wx-3.0/wx/link.h
/usr/local/include/wx-3.0/wx/list.h
/usr/local/include/wx-3.0/wx/listbase.h
/usr/local/include/wx-3.0/wx/listbook.h
/usr/local/include/wx-3.0/wx/listbox.h
/usr/local/include/wx-3.0/wx/listctrl.h
/usr/local/include/wx-3.0/wx/listimpl.cpp
/usr/local/include/wx-3.0/wx/log.h
/usr/local/include/wx-3.0/wx/longlong.h
/usr/local/include/wx-3.0/wx/math.h
/usr/local/include/wx-3.0/wx/matrix.h
/usr/local/include/wx-3.0/wx/mdi.h
/usr/local/include/wx-3.0/wx/mediactrl.h
/usr/local/include/wx-3.0/wx/memconf.h
/usr/local/include/wx-3.0/wx/memory.h
/usr/local/include/wx-3.0/wx/memtext.h
/usr/local/include/wx-3.0/wx/menu.h
/usr/local/include/wx-3.0/wx/menuitem.h
/usr/local/include/wx-3.0/wx/meta/convertible.h
/usr/local/include/wx-3.0/wx/meta/if.h
/usr/local/include/wx-3.0/wx/meta/implicitconversion.h
/usr/local/include/wx-3.0/wx/meta/int2type.h
/usr/local/include/wx-3.0/wx/meta/movable.h
/usr/local/include/wx-3.0/wx/meta/pod.h
/usr/local/include/wx-3.0/wx/meta/removeref.h
/usr/local/include/wx-3.0/wx/metafile.h
/usr/local/include/wx-3.0/wx/mimetype.h
/usr/local/include/wx-3.0/wx/minifram.h
/usr/local/include/wx-3.0/wx/modalhook.h
/usr/local/include/wx-3.0/wx/module.h
/usr/local/include/wx-3.0/wx/mousemanager.h
/usr/local/include/wx-3.0/wx/mousestate.h
/usr/local/include/wx-3.0/wx/msgdlg.h
/usr/local/include/wx-3.0/wx/msgout.h
/usr/local/include/wx-3.0/wx/msgqueue.h
/usr/local/include/wx-3.0/wx/mstream.h
/usr/local/include/wx-3.0/wx/nativewin.h
/usr/local/include/wx-3.0/wx/nonownedwnd.h
/usr/local/include/wx-3.0/wx/notebook.h
/usr/local/include/wx-3.0/wx/notifmsg.h
/usr/local/include/wx-3.0/wx/numdlg.h
/usr/local/include/wx-3.0/wx/numformatter.h
/usr/local/include/wx-3.0/wx/object.h
/usr/local/include/wx-3.0/wx/odcombo.h
/usr/local/include/wx-3.0/wx/overlay.h
/usr/local/include/wx-3.0/wx/ownerdrw.h
/usr/local/include/wx-3.0/wx/palette.h
/usr/local/include/wx-3.0/wx/panel.h
/usr/local/include/wx-3.0/wx/paper.h
/usr/local/include/wx-3.0/wx/pen.h
/usr/local/include/wx-3.0/wx/persist.h
/usr/local/include/wx-3.0/wx/persist/bookctrl.h
/usr/local/include/wx-3.0/wx/persist/splitter.h
/usr/local/include/wx-3.0/wx/persist/toplevel.h
/usr/local/include/wx-3.0/wx/persist/treebook.h
/usr/local/include/wx-3.0/wx/persist/window.h
/usr/local/include/wx-3.0/wx/pickerbase.h
/usr/local/include/wx-3.0/wx/platform.h
/usr/local/include/wx-3.0/wx/platinfo.h
/usr/local/include/wx-3.0/wx/popupwin.h
/usr/local/include/wx-3.0/wx/position.h
/usr/local/include/wx-3.0/wx/power.h
/usr/local/include/wx-3.0/wx/preferences.h
/usr/local/include/wx-3.0/wx/print.h
/usr/local/include/wx-3.0/wx/printdlg.h
/usr/local/include/wx-3.0/wx/private/pipestream.h
/usr/local/include/wx-3.0/wx/private/streamtempinput.h
/usr/local/include/wx-3.0/wx/prntbase.h
/usr/local/include/wx-3.0/wx/process.h
/usr/local/include/wx-3.0/wx/progdlg.h
/usr/local/include/wx-3.0/wx/propdlg.h
/usr/local/include/wx-3.0/wx/propgrid/advprops.h
/usr/local/include/wx-3.0/wx/propgrid/editors.h
/usr/local/include/wx-3.0/wx/propgrid/manager.h
/usr/local/include/wx-3.0/wx/propgrid/property.h
/usr/local/include/wx-3.0/wx/propgrid/propgrid.h
/usr/local/include/wx-3.0/wx/propgrid/propgriddefs.h
/usr/local/include/wx-3.0/wx/propgrid/propgridiface.h
/usr/local/include/wx-3.0/wx/propgrid/propgridpagestate.h
/usr/local/include/wx-3.0/wx/propgrid/props.h
/usr/local/include/wx-3.0/wx/protocol/file.h
/usr/local/include/wx-3.0/wx/protocol/ftp.h
/usr/local/include/wx-3.0/wx/protocol/http.h
/usr/local/include/wx-3.0/wx/protocol/log.h
/usr/local/include/wx-3.0/wx/protocol/protocol.h
/usr/local/include/wx-3.0/wx/ptr_scpd.h
/usr/local/include/wx-3.0/wx/ptr_shrd.h
/usr/local/include/wx-3.0/wx/quantize.h
/usr/local/include/wx-3.0/wx/radiobox.h
/usr/local/include/wx-3.0/wx/radiobut.h
/usr/local/include/wx-3.0/wx/range.h
/usr/local/include/wx-3.0/wx/rawbmp.h
/usr/local/include/wx-3.0/wx/rearrangectrl.h
/usr/local/include/wx-3.0/wx/recguard.h
/usr/local/include/wx-3.0/wx/regex.h
/usr/local/include/wx-3.0/wx/region.h
/usr/local/include/wx-3.0/wx/renderer.h
/usr/local/include/wx-3.0/wx/ribbon/art.h
/usr/local/include/wx-3.0/wx/ribbon/art_internal.h
/usr/local/include/wx-3.0/wx/ribbon/bar.h
/usr/local/include/wx-3.0/wx/ribbon/buttonbar.h
/usr/local/include/wx-3.0/wx/ribbon/control.h
/usr/local/include/wx-3.0/wx/ribbon/gallery.h
/usr/local/include/wx-3.0/wx/ribbon/page.h
/usr/local/include/wx-3.0/wx/ribbon/panel.h
/usr/local/include/wx-3.0/wx/ribbon/toolbar.h
/usr/local/include/wx-3.0/wx/richmsgdlg.h
/usr/local/include/wx-3.0/wx/richtext/richtextbackgroundpage.h
/usr/local/include/wx-3.0/wx/richtext/richtextborderspage.h
/usr/local/include/wx-3.0/wx/richtext/richtextbuffer.h
/usr/local/include/wx-3.0/wx/richtext/richtextbulletspage.h
/usr/local/include/wx-3.0/wx/richtext/richtextctrl.h
/usr/local/include/wx-3.0/wx/richtext/richtextdialogpage.h
/usr/local/include/wx-3.0/wx/richtext/richtextfontpage.h
/usr/local/include/wx-3.0/wx/richtext/richtextformatdlg.h
/usr/local/include/wx-3.0/wx/richtext/richtexthtml.h
/usr/local/include/wx-3.0/wx/richtext/richtextimagedlg.h
/usr/local/include/wx-3.0/wx/richtext/richtextindentspage.h
/usr/local/include/wx-3.0/wx/richtext/richtextliststylepage.h
/usr/local/include/wx-3.0/wx/richtext/richtextmarginspage.h
/usr/local/include/wx-3.0/wx/richtext/richtextprint.h
/usr/local/include/wx-3.0/wx/richtext/richtextsizepage.h
/usr/local/include/wx-3.0/wx/richtext/richtextstyledlg.h
/usr/local/include/wx-3.0/wx/richtext/richtextstylepage.h
/usr/local/include/wx-3.0/wx/richtext/richtextstyles.h
/usr/local/include/wx-3.0/wx/richtext/richtextsymboldlg.h
/usr/local/include/wx-3.0/wx/richtext/richtexttabspage.h
/usr/local/include/wx-3.0/wx/richtext/richtextuicustomization.h
/usr/local/include/wx-3.0/wx/richtext/richtextxml.h
/usr/local/include/wx-3.0/wx/richtooltip.h
/usr/local/include/wx-3.0/wx/rtti.h
/usr/local/include/wx-3.0/wx/sashwin.h
/usr/local/include/wx-3.0/wx/sckaddr.h
/usr/local/include/wx-3.0/wx/sckipc.h
/usr/local/include/wx-3.0/wx/sckstrm.h
/usr/local/include/wx-3.0/wx/scopedarray.h
/usr/local/include/wx-3.0/wx/scopedptr.h
/usr/local/include/wx-3.0/wx/scopeguard.h
/usr/local/include/wx-3.0/wx/scrolbar.h
/usr/local/include/wx-3.0/wx/scrolwin.h
/usr/local/include/wx-3.0/wx/selstore.h
/usr/local/include/wx-3.0/wx/settings.h
/usr/local/include/wx-3.0/wx/sharedptr.h
/usr/local/include/wx-3.0/wx/simplebook.h
/usr/local/include/wx-3.0/wx/sizer.h
/usr/local/include/wx-3.0/wx/slider.h
/usr/local/include/wx-3.0/wx/snglinst.h
/usr/local/include/wx-3.0/wx/socket.h
/usr/local/include/wx-3.0/wx/sound.h
/usr/local/include/wx-3.0/wx/spinbutt.h
/usr/local/include/wx-3.0/wx/spinctrl.h
/usr/local/include/wx-3.0/wx/splash.h
/usr/local/include/wx-3.0/wx/splitter.h
/usr/local/include/wx-3.0/wx/srchctrl.h
/usr/local/include/wx-3.0/wx/sstream.h
/usr/local/include/wx-3.0/wx/stack.h
/usr/local/include/wx-3.0/wx/stackwalk.h
/usr/local/include/wx-3.0/wx/statbmp.h
/usr/local/include/wx-3.0/wx/statbox.h
/usr/local/include/wx-3.0/wx/statline.h
/usr/local/include/wx-3.0/wx/stattext.h
/usr/local/include/wx-3.0/wx/statusbr.h
/usr/local/include/wx-3.0/wx/stc/stc.h
/usr/local/include/wx-3.0/wx/stdpaths.h
/usr/local/include/wx-3.0/wx/stdstream.h
/usr/local/include/wx-3.0/wx/stockitem.h
/usr/local/include/wx-3.0/wx/stopwatch.h
/usr/local/include/wx-3.0/wx/strconv.h
/usr/local/include/wx-3.0/wx/stream.h
/usr/local/include/wx-3.0/wx/string.h
/usr/local/include/wx-3.0/wx/stringimpl.h
/usr/local/include/wx-3.0/wx/stringops.h
/usr/local/include/wx-3.0/wx/strvararg.h
/usr/local/include/wx-3.0/wx/sysopt.h
/usr/local/include/wx-3.0/wx/tarstrm.h
/usr/local/include/wx-3.0/wx/taskbar.h
/usr/local/include/wx-3.0/wx/tbarbase.h
/usr/local/include/wx-3.0/wx/testing.h
/usr/local/include/wx-3.0/wx/textbuf.h
/usr/local/include/wx-3.0/wx/textcompleter.h
/usr/local/include/wx-3.0/wx/textctrl.h
/usr/local/include/wx-3.0/wx/textdlg.h
/usr/local/include/wx-3.0/wx/textentry.h
/usr/local/include/wx-3.0/wx/textfile.h
/usr/local/include/wx-3.0/wx/textwrapper.h
/usr/local/include/wx-3.0/wx/tglbtn.h
/usr/local/include/wx-3.0/wx/thread.h
/usr/local/include/wx-3.0/wx/thrimpl.cpp
/usr/local/include/wx-3.0/wx/time.h
/usr/local/include/wx-3.0/wx/timectrl.h
/usr/local/include/wx-3.0/wx/timer.h
/usr/local/include/wx-3.0/wx/tipdlg.h
/usr/local/include/wx-3.0/wx/tipwin.h
/usr/local/include/wx-3.0/wx/tls.h
/usr/local/include/wx-3.0/wx/tokenzr.h
/usr/local/include/wx-3.0/wx/toolbar.h
/usr/local/include/wx-3.0/wx/toolbook.h
/usr/local/include/wx-3.0/wx/tooltip.h
/usr/local/include/wx-3.0/wx/toplevel.h
/usr/local/include/wx-3.0/wx/tracker.h
/usr/local/include/wx-3.0/wx/translation.h
/usr/local/include/wx-3.0/wx/treebase.h
/usr/local/include/wx-3.0/wx/treebook.h
/usr/local/include/wx-3.0/wx/treectrl.h
/usr/local/include/wx-3.0/wx/treelist.h
/usr/local/include/wx-3.0/wx/txtstrm.h
/usr/local/include/wx-3.0/wx/typeinfo.h
/usr/local/include/wx-3.0/wx/types.h
/usr/local/include/wx-3.0/wx/uiaction.h
/usr/local/include/wx-3.0/wx/unichar.h
/usr/local/include/wx-3.0/wx/unix/app.h
/usr/local/include/wx-3.0/wx/unix/apptbase.h
/usr/local/include/wx-3.0/wx/unix/apptrait.h
/usr/local/include/wx-3.0/wx/unix/chkconf.h
/usr/local/include/wx-3.0/wx/unix/evtloop.h
/usr/local/include/wx-3.0/wx/unix/evtloopsrc.h
/usr/local/include/wx-3.0/wx/unix/execute.h
/usr/local/include/wx-3.0/wx/unix/fontutil.h
/usr/local/include/wx-3.0/wx/unix/fswatcher_inotify.h
/usr/local/include/wx-3.0/wx/unix/fswatcher_kqueue.h
/usr/local/include/wx-3.0/wx/unix/glx11.h
/usr/local/include/wx-3.0/wx/unix/joystick.h
/usr/local/include/wx-3.0/wx/unix/mimetype.h
/usr/local/include/wx-3.0/wx/unix/pipe.h
/usr/local/include/wx-3.0/wx/unix/private/pipestream.h
/usr/local/include/wx-3.0/wx/unix/sound.h
/usr/local/include/wx-3.0/wx/unix/stackwalk.h
/usr/local/include/wx-3.0/wx/unix/stdpaths.h
/usr/local/include/wx-3.0/wx/unix/taskbarx11.h
/usr/local/include/wx-3.0/wx/unix/tls.h
/usr/local/include/wx-3.0/wx/unix/utilsx11.h
/usr/local/include/wx-3.0/wx/uri.h
/usr/local/include/wx-3.0/wx/url.h
/usr/local/include/wx-3.0/wx/ustring.h
/usr/local/include/wx-3.0/wx/utils.h
/usr/local/include/wx-3.0/wx/valgen.h
/usr/local/include/wx-3.0/wx/validate.h
/usr/local/include/wx-3.0/wx/valnum.h
/usr/local/include/wx-3.0/wx/valtext.h
/usr/local/include/wx-3.0/wx/variant.h
/usr/local/include/wx-3.0/wx/vector.h
/usr/local/include/wx-3.0/wx/version.h
/usr/local/include/wx-3.0/wx/versioninfo.h
/usr/local/include/wx-3.0/wx/vidmode.h
/usr/local/include/wx-3.0/wx/vlbox.h
/usr/local/include/wx-3.0/wx/vms_x_fix.h
/usr/local/include/wx-3.0/wx/volume.h
/usr/local/include/wx-3.0/wx/vscroll.h
/usr/local/include/wx-3.0/wx/weakref.h
/usr/local/include/wx-3.0/wx/webview.h
/usr/local/include/wx-3.0/wx/webviewarchivehandler.h
/usr/local/include/wx-3.0/wx/webviewfshandler.h
/usr/local/include/wx-3.0/wx/wfstream.h
/usr/local/include/wx-3.0/wx/window.h
/usr/local/include/wx-3.0/wx/windowid.h
/usr/local/include/wx-3.0/wx/windowptr.h
/usr/local/include/wx-3.0/wx/withimages.h
/usr/local/include/wx-3.0/wx/wizard.h
/usr/local/include/wx-3.0/wx/wrapsizer.h
/usr/local/include/wx-3.0/wx/wupdlock.h
/usr/local/include/wx-3.0/wx/wx.h
/usr/local/include/wx-3.0/wx/wxchar.h
/usr/local/include/wx-3.0/wx/wxcrt.h
/usr/local/include/wx-3.0/wx/wxcrtbase.h
/usr/local/include/wx-3.0/wx/wxcrtvararg.h
/usr/local/include/wx-3.0/wx/wxhtml.h
/usr/local/include/wx-3.0/wx/wxprec.h
/usr/local/include/wx-3.0/wx/xlocale.h
/usr/local/include/wx-3.0/wx/xml/xml.h
/usr/local/include/wx-3.0/wx/xpmdecod.h
/usr/local/include/wx-3.0/wx/xpmhand.h
/usr/local/include/wx-3.0/wx/xrc/xh_all.h
/usr/local/include/wx-3.0/wx/xrc/xh_animatctrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_auinotbk.h
/usr/local/include/wx-3.0/wx/xrc/xh_bannerwindow.h
/usr/local/include/wx-3.0/wx/xrc/xh_bmp.h
/usr/local/include/wx-3.0/wx/xrc/xh_bmpbt.h
/usr/local/include/wx-3.0/wx/xrc/xh_bmpcbox.h
/usr/local/include/wx-3.0/wx/xrc/xh_bttn.h
/usr/local/include/wx-3.0/wx/xrc/xh_cald.h
/usr/local/include/wx-3.0/wx/xrc/xh_chckb.h
/usr/local/include/wx-3.0/wx/xrc/xh_chckl.h
/usr/local/include/wx-3.0/wx/xrc/xh_choic.h
/usr/local/include/wx-3.0/wx/xrc/xh_choicbk.h
/usr/local/include/wx-3.0/wx/xrc/xh_clrpicker.h
/usr/local/include/wx-3.0/wx/xrc/xh_cmdlinkbn.h
/usr/local/include/wx-3.0/wx/xrc/xh_collpane.h
/usr/local/include/wx-3.0/wx/xrc/xh_combo.h
/usr/local/include/wx-3.0/wx/xrc/xh_comboctrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_datectrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_dirpicker.h
/usr/local/include/wx-3.0/wx/xrc/xh_dlg.h
/usr/local/include/wx-3.0/wx/xrc/xh_editlbox.h
/usr/local/include/wx-3.0/wx/xrc/xh_filectrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_filepicker.h
/usr/local/include/wx-3.0/wx/xrc/xh_fontpicker.h
/usr/local/include/wx-3.0/wx/xrc/xh_frame.h
/usr/local/include/wx-3.0/wx/xrc/xh_gauge.h
/usr/local/include/wx-3.0/wx/xrc/xh_gdctl.h
/usr/local/include/wx-3.0/wx/xrc/xh_grid.h
/usr/local/include/wx-3.0/wx/xrc/xh_html.h
/usr/local/include/wx-3.0/wx/xrc/xh_htmllbox.h
/usr/local/include/wx-3.0/wx/xrc/xh_hyperlink.h
/usr/local/include/wx-3.0/wx/xrc/xh_listb.h
/usr/local/include/wx-3.0/wx/xrc/xh_listbk.h
/usr/local/include/wx-3.0/wx/xrc/xh_listc.h
/usr/local/include/wx-3.0/wx/xrc/xh_mdi.h
/usr/local/include/wx-3.0/wx/xrc/xh_menu.h
/usr/local/include/wx-3.0/wx/xrc/xh_notbk.h
/usr/local/include/wx-3.0/wx/xrc/xh_odcombo.h
/usr/local/include/wx-3.0/wx/xrc/xh_panel.h
/usr/local/include/wx-3.0/wx/xrc/xh_propdlg.h
/usr/local/include/wx-3.0/wx/xrc/xh_radbt.h
/usr/local/include/wx-3.0/wx/xrc/xh_radbx.h
/usr/local/include/wx-3.0/wx/xrc/xh_ribbon.h
/usr/local/include/wx-3.0/wx/xrc/xh_richtext.h
/usr/local/include/wx-3.0/wx/xrc/xh_scrol.h
/usr/local/include/wx-3.0/wx/xrc/xh_scwin.h
/usr/local/include/wx-3.0/wx/xrc/xh_simplebook.h
/usr/local/include/wx-3.0/wx/xrc/xh_sizer.h
/usr/local/include/wx-3.0/wx/xrc/xh_slidr.h
/usr/local/include/wx-3.0/wx/xrc/xh_spin.h
/usr/local/include/wx-3.0/wx/xrc/xh_split.h
/usr/local/include/wx-3.0/wx/xrc/xh_srchctrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_statbar.h
/usr/local/include/wx-3.0/wx/xrc/xh_stbmp.h
/usr/local/include/wx-3.0/wx/xrc/xh_stbox.h
/usr/local/include/wx-3.0/wx/xrc/xh_stlin.h
/usr/local/include/wx-3.0/wx/xrc/xh_sttxt.h
/usr/local/include/wx-3.0/wx/xrc/xh_text.h
/usr/local/include/wx-3.0/wx/xrc/xh_tglbtn.h
/usr/local/include/wx-3.0/wx/xrc/xh_timectrl.h
/usr/local/include/wx-3.0/wx/xrc/xh_toolb.h
/usr/local/include/wx-3.0/wx/xrc/xh_toolbk.h
/usr/local/include/wx-3.0/wx/xrc/xh_tree.h
/usr/local/include/wx-3.0/wx/xrc/xh_treebk.h
/usr/local/include/wx-3.0/wx/xrc/xh_unkwn.h
/usr/local/include/wx-3.0/wx/xrc/xh_wizrd.h
/usr/local/include/wx-3.0/wx/xrc/xmlres.h
/usr/local/include/wx-3.0/wx/xrc/xmlreshandler.h
/usr/local/include/wx-3.0/wx/xti.h
/usr/local/include/wx-3.0/wx/xti2.h
/usr/local/include/wx-3.0/wx/xtictor.h
/usr/local/include/wx-3.0/wx/xtihandler.h
/usr/local/include/wx-3.0/wx/xtiprop.h
/usr/local/include/wx-3.0/wx/xtistrm.h
/usr/local/include/wx-3.0/wx/xtitypes.h
/usr/local/include/wx-3.0/wx/xtixml.h
/usr/local/include/wx-3.0/wx/zipstrm.h
/usr/local/include/wx-3.0/wx/zstream.h
/usr/local/lib/libwx_baseu-3.0.so
/usr/local/lib/libwx_baseu-3.0.so.0
/usr/local/lib/libwx_baseu-3.0.so.0.5.0
/usr/local/lib/libwx_baseu_net-3.0.so
/usr/local/lib/libwx_baseu_net-3.0.so.0
/usr/local/lib/libwx_baseu_net-3.0.so.0.5.0
/usr/local/lib/libwx_baseu_xml-3.0.so
/usr/local/lib/libwx_baseu_xml-3.0.so.0
/usr/local/lib/libwx_baseu_xml-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_adv-3.0.so
/usr/local/lib/libwx_gtk3u_adv-3.0.so.0
/usr/local/lib/libwx_gtk3u_adv-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_aui-3.0.so
/usr/local/lib/libwx_gtk3u_aui-3.0.so.0
/usr/local/lib/libwx_gtk3u_aui-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_core-3.0.so
/usr/local/lib/libwx_gtk3u_core-3.0.so.0
/usr/local/lib/libwx_gtk3u_core-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_gl-3.0.so
/usr/local/lib/libwx_gtk3u_gl-3.0.so.0
/usr/local/lib/libwx_gtk3u_gl-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_html-3.0.so
/usr/local/lib/libwx_gtk3u_html-3.0.so.0
/usr/local/lib/libwx_gtk3u_html-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_media-3.0.so
/usr/local/lib/libwx_gtk3u_media-3.0.so.0
/usr/local/lib/libwx_gtk3u_media-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_propgrid-3.0.so
/usr/local/lib/libwx_gtk3u_propgrid-3.0.so.0
/usr/local/lib/libwx_gtk3u_propgrid-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_qa-3.0.so
/usr/local/lib/libwx_gtk3u_qa-3.0.so.0
/usr/local/lib/libwx_gtk3u_qa-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_ribbon-3.0.so
/usr/local/lib/libwx_gtk3u_ribbon-3.0.so.0
/usr/local/lib/libwx_gtk3u_ribbon-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_richtext-3.0.so
/usr/local/lib/libwx_gtk3u_richtext-3.0.so.0
/usr/local/lib/libwx_gtk3u_richtext-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_stc-3.0.so
/usr/local/lib/libwx_gtk3u_stc-3.0.so.0
/usr/local/lib/libwx_gtk3u_stc-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_webview-3.0.so
/usr/local/lib/libwx_gtk3u_webview-3.0.so.0
/usr/local/lib/libwx_gtk3u_webview-3.0.so.0.5.0
/usr/local/lib/libwx_gtk3u_xrc-3.0.so
/usr/local/lib/libwx_gtk3u_xrc-3.0.so.0
/usr/local/lib/libwx_gtk3u_xrc-3.0.so.0.5.0
/usr/local/lib/wx/3.0/web-extensions/webkit2_extu-3.0.so
/usr/local/lib/wx/include/gtk3-unicode-3.0/wx/setup.h
/usr/local/share/aclocal/wxwin30.m4
/usr/local/share/bakefile/presets/wx30.bkl
/usr/local/share/bakefile/presets/wx30_presets.py
/usr/local/share/bakefile/presets/wx30_unix.bkl
/usr/local/share/bakefile/presets/wx30_win32.bkl
/usr/local/share/bakefile/presets/wx30_xrc.bkl
/usr/local/share/licenses/wx30-gtk3-3.0.5.1_1/GPLv2+
/usr/local/share/licenses/wx30-gtk3-3.0.5.1_1/LICENSE
/usr/local/share/licenses/wx30-gtk3-3.0.5.1_1/catalog.mk
/usr/local/share/locale/ca/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/cs/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/da/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/de/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/el/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/es/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/fi/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/fr/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/hu/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/id/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/it/LC_MESSAGES/wxmsw.mo
/usr/local/share/locale/it/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/ja/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/nl/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/pl/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/ru/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/sl/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/sv/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/tr/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/uk/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/wxstd30.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/wxstd30.mo
/usr/local/bin/x11perf
/usr/local/bin/x11perfcomp
/usr/local/lib/X11/x11perfcomp/Xmark
/usr/local/lib/X11/x11perfcomp/fillblnk
/usr/local/lib/X11/x11perfcomp/perfboth
/usr/local/lib/X11/x11perfcomp/perfratio
/usr/local/man/man1/Xmark.1.gz
/usr/local/man/man1/x11perf.1.gz
/usr/local/man/man1/x11perfcomp.1.gz
/usr/local/share/licenses/x11perf-1.6.1/LICENSE
/usr/local/share/licenses/x11perf-1.6.1/MIT
/usr/local/share/licenses/x11perf-1.6.1/catalog.mk
/usr/local/bin/x265
/usr/local/include/hdr10plus.h
/usr/local/include/x265.h
/usr/local/include/x265_config.h
/usr/local/lib/libhdr10plus.a
/usr/local/lib/libhdr10plus.so
/usr/local/lib/libx265.a
/usr/local/lib/libx265.so
/usr/local/lib/libx265.so.192
/usr/local/libdata/pkgconfig/x265.pc
/usr/local/share/licenses/x265-3.4_2/GPLv2+
/usr/local/share/licenses/x265-3.4_2/LICENSE
/usr/local/share/licenses/x265-3.4_2/catalog.mk
/usr/local/bin/xauth
/usr/local/man/man1/xauth.1.gz
/usr/local/share/licenses/xauth-1.1/LICENSE
/usr/local/share/licenses/xauth-1.1/MIT
/usr/local/share/licenses/xauth-1.1/catalog.mk
/usr/local/bin/xbacklight
/usr/local/man/man1/xbacklight.1.gz
/usr/local/share/licenses/xbacklight-1.2.3/LICENSE
/usr/local/share/licenses/xbacklight-1.2.3/MIT
/usr/local/share/licenses/xbacklight-1.2.3/catalog.mk
/usr/local/include/X11/bitmaps/1x1
/usr/local/include/X11/bitmaps/2x2
/usr/local/include/X11/bitmaps/black
/usr/local/include/X11/bitmaps/black6
/usr/local/include/X11/bitmaps/box6
/usr/local/include/X11/bitmaps/boxes
/usr/local/include/X11/bitmaps/calculator
/usr/local/include/X11/bitmaps/cntr_ptr
/usr/local/include/X11/bitmaps/cntr_ptrmsk
/usr/local/include/X11/bitmaps/cross_weave
/usr/local/include/X11/bitmaps/dimple1
/usr/local/include/X11/bitmaps/dimple3
/usr/local/include/X11/bitmaps/dot
/usr/local/include/X11/bitmaps/dropbar7
/usr/local/include/X11/bitmaps/dropbar8
/usr/local/include/X11/bitmaps/escherknot
/usr/local/include/X11/bitmaps/flagdown
/usr/local/include/X11/bitmaps/flagup
/usr/local/include/X11/bitmaps/flipped_gray
/usr/local/include/X11/bitmaps/gray
/usr/local/include/X11/bitmaps/gray1
/usr/local/include/X11/bitmaps/gray3
/usr/local/include/X11/bitmaps/grid16
/usr/local/include/X11/bitmaps/grid2
/usr/local/include/X11/bitmaps/grid4
/usr/local/include/X11/bitmaps/grid8
/usr/local/include/X11/bitmaps/hlines2
/usr/local/include/X11/bitmaps/hlines3
/usr/local/include/X11/bitmaps/icon
/usr/local/include/X11/bitmaps/keyboard16
/usr/local/include/X11/bitmaps/left_ptr
/usr/local/include/X11/bitmaps/left_ptrmsk
/usr/local/include/X11/bitmaps/letters
/usr/local/include/X11/bitmaps/light_gray
/usr/local/include/X11/bitmaps/mailempty
/usr/local/include/X11/bitmaps/mailemptymsk
/usr/local/include/X11/bitmaps/mailfull
/usr/local/include/X11/bitmaps/mailfullmsk
/usr/local/include/X11/bitmaps/mensetmanus
/usr/local/include/X11/bitmaps/menu10
/usr/local/include/X11/bitmaps/menu12
/usr/local/include/X11/bitmaps/menu16
/usr/local/include/X11/bitmaps/menu6
/usr/local/include/X11/bitmaps/menu8
/usr/local/include/X11/bitmaps/noletters
/usr/local/include/X11/bitmaps/opendot
/usr/local/include/X11/bitmaps/opendotMask
/usr/local/include/X11/bitmaps/plaid
/usr/local/include/X11/bitmaps/right_ptr
/usr/local/include/X11/bitmaps/right_ptrmsk
/usr/local/include/X11/bitmaps/root_weave
/usr/local/include/X11/bitmaps/scales
/usr/local/include/X11/bitmaps/sipb
/usr/local/include/X11/bitmaps/star
/usr/local/include/X11/bitmaps/starMask
/usr/local/include/X11/bitmaps/stipple
/usr/local/include/X11/bitmaps/target
/usr/local/include/X11/bitmaps/terminal
/usr/local/include/X11/bitmaps/tie_fighter
/usr/local/include/X11/bitmaps/vlines2
/usr/local/include/X11/bitmaps/vlines3
/usr/local/include/X11/bitmaps/weird_size
/usr/local/include/X11/bitmaps/wide_weave
/usr/local/include/X11/bitmaps/wingdogs
/usr/local/include/X11/bitmaps/woman
/usr/local/include/X11/bitmaps/xfd_icon
/usr/local/include/X11/bitmaps/xlogo11
/usr/local/include/X11/bitmaps/xlogo16
/usr/local/include/X11/bitmaps/xlogo32
/usr/local/include/X11/bitmaps/xlogo64
/usr/local/include/X11/bitmaps/xsnow
/usr/local/libdata/pkgconfig/xbitmaps.pc
/usr/local/share/licenses/xbitmaps-1.1.2/LICENSE
/usr/local/share/licenses/xbitmaps-1.1.2/MIT
/usr/local/share/licenses/xbitmaps-1.1.2/catalog.mk
/usr/local/bin/xcalc
/usr/local/man/man1/xcalc.1.gz
/usr/local/share/X11/app-defaults/XCalc
/usr/local/share/X11/app-defaults/XCalc-color
/usr/local/share/licenses/xcalc-1.1.0/LICENSE
/usr/local/share/licenses/xcalc-1.1.0/MIT
/usr/local/share/licenses/xcalc-1.1.0/catalog.mk
/usr/local/include/xcb/xcb_atom.h
/usr/local/include/xcb/xcb_aux.h
/usr/local/include/xcb/xcb_event.h
/usr/local/include/xcb/xcb_util.h
/usr/local/lib/libxcb-util.a
/usr/local/lib/libxcb-util.so
/usr/local/lib/libxcb-util.so.1
/usr/local/lib/libxcb-util.so.1.0.0
/usr/local/libdata/pkgconfig/xcb-atom.pc
/usr/local/libdata/pkgconfig/xcb-aux.pc
/usr/local/libdata/pkgconfig/xcb-event.pc
/usr/local/libdata/pkgconfig/xcb-util.pc
/usr/local/share/licenses/xcb-util-0.4.0_2,1/LICENSE
/usr/local/share/licenses/xcb-util-0.4.0_2,1/MIT
/usr/local/share/licenses/xcb-util-0.4.0_2,1/catalog.mk
/usr/local/include/xcb/xcb_ewmh.h
/usr/local/include/xcb/xcb_icccm.h
/usr/local/lib/libxcb-ewmh.a
/usr/local/lib/libxcb-ewmh.so
/usr/local/lib/libxcb-ewmh.so.2
/usr/local/lib/libxcb-ewmh.so.2.0.0
/usr/local/lib/libxcb-icccm.a
/usr/local/lib/libxcb-icccm.so
/usr/local/lib/libxcb-icccm.so.4
/usr/local/lib/libxcb-icccm.so.4.0.0
/usr/local/libdata/pkgconfig/xcb-ewmh.pc
/usr/local/libdata/pkgconfig/xcb-icccm.pc
/usr/local/share/licenses/xcb-util-wm-0.4.1_3/LICENSE
/usr/local/share/licenses/xcb-util-wm-0.4.1_3/MIT
/usr/local/share/licenses/xcb-util-wm-0.4.1_3/catalog.mk
/usr/local/bin/xclock
/usr/local/man/man1/xclock.1.gz
/usr/local/share/X11/app-defaults/XClock
/usr/local/share/X11/app-defaults/XClock-color
/usr/local/share/licenses/xclock-1.0.9/LICENSE
/usr/local/share/licenses/xclock-1.0.9/MIT
/usr/local/share/licenses/xclock-1.0.9/catalog.mk
/usr/local/bin/xcmsdb
/usr/local/man/man1/xcmsdb.1.gz
/usr/local/share/licenses/xcmsdb-1.0.5/LICENSE
/usr/local/share/licenses/xcmsdb-1.0.5/MIT
/usr/local/share/licenses/xcmsdb-1.0.5/catalog.mk
/usr/local/bin/xconsole
/usr/local/man/man1/xconsole.1.gz
/usr/local/share/X11/app-defaults/XConsole
/usr/local/share/licenses/xconsole-1.0.7_1/LICENSE
/usr/local/share/licenses/xconsole-1.0.7_1/MIT
/usr/local/share/licenses/xconsole-1.0.7_1/catalog.mk
/usr/local/share/icons/handhelds/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
/usr/local/share/icons/handhelds/cursors/X_cursor
/usr/local/share/icons/handhelds/cursors/arrow
/usr/local/share/icons/handhelds/cursors/based_arrow_down
/usr/local/share/icons/handhelds/cursors/based_arrow_up
/usr/local/share/icons/handhelds/cursors/bottom_left_corner
/usr/local/share/icons/handhelds/cursors/bottom_right_corner
/usr/local/share/icons/handhelds/cursors/bottom_side
/usr/local/share/icons/handhelds/cursors/bottom_tee
/usr/local/share/icons/handhelds/cursors/center_ptr
/usr/local/share/icons/handhelds/cursors/circle
/usr/local/share/icons/handhelds/cursors/cross
/usr/local/share/icons/handhelds/cursors/cross_reverse
/usr/local/share/icons/handhelds/cursors/crosshair
/usr/local/share/icons/handhelds/cursors/dot
/usr/local/share/icons/handhelds/cursors/dotbox
/usr/local/share/icons/handhelds/cursors/double_arrow
/usr/local/share/icons/handhelds/cursors/draft_large
/usr/local/share/icons/handhelds/cursors/draft_small
/usr/local/share/icons/handhelds/cursors/draped_box
/usr/local/share/icons/handhelds/cursors/fleur
/usr/local/share/icons/handhelds/cursors/gumby
/usr/local/share/icons/handhelds/cursors/hand2
/usr/local/share/icons/handhelds/cursors/left_ptr
/usr/local/share/icons/handhelds/cursors/left_ptr_watch
/usr/local/share/icons/handhelds/cursors/left_side
/usr/local/share/icons/handhelds/cursors/left_tee
/usr/local/share/icons/handhelds/cursors/ll_angle
/usr/local/share/icons/handhelds/cursors/pencil
/usr/local/share/icons/handhelds/cursors/plus
/usr/local/share/icons/handhelds/cursors/right_ptr
/usr/local/share/icons/handhelds/cursors/right_side
/usr/local/share/icons/handhelds/cursors/right_tee
/usr/local/share/icons/handhelds/cursors/sb_h_double_arrow
/usr/local/share/icons/handhelds/cursors/sb_right_arrow
/usr/local/share/icons/handhelds/cursors/sb_up_arrow
/usr/local/share/icons/handhelds/cursors/sb_v_double_arrow
/usr/local/share/icons/handhelds/cursors/shuttle
/usr/local/share/icons/handhelds/cursors/tcross
/usr/local/share/icons/handhelds/cursors/top_left_arrow
/usr/local/share/icons/handhelds/cursors/top_left_corner
/usr/local/share/icons/handhelds/cursors/top_right_corner
/usr/local/share/icons/handhelds/cursors/top_side
/usr/local/share/icons/handhelds/cursors/top_tee
/usr/local/share/icons/handhelds/cursors/watch
/usr/local/share/icons/handhelds/cursors/xterm
/usr/local/share/icons/redglass/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
/usr/local/share/icons/redglass/cursors/X_cursor
/usr/local/share/icons/redglass/cursors/arrow
/usr/local/share/icons/redglass/cursors/based_arrow_down
/usr/local/share/icons/redglass/cursors/based_arrow_up
/usr/local/share/icons/redglass/cursors/bottom_left_corner
/usr/local/share/icons/redglass/cursors/bottom_right_corner
/usr/local/share/icons/redglass/cursors/bottom_side
/usr/local/share/icons/redglass/cursors/bottom_tee
/usr/local/share/icons/redglass/cursors/center_ptr
/usr/local/share/icons/redglass/cursors/circle
/usr/local/share/icons/redglass/cursors/cross
/usr/local/share/icons/redglass/cursors/cross_reverse
/usr/local/share/icons/redglass/cursors/crosshair
/usr/local/share/icons/redglass/cursors/dot
/usr/local/share/icons/redglass/cursors/dotbox
/usr/local/share/icons/redglass/cursors/double_arrow
/usr/local/share/icons/redglass/cursors/draft_large
/usr/local/share/icons/redglass/cursors/draft_small
/usr/local/share/icons/redglass/cursors/draped_box
/usr/local/share/icons/redglass/cursors/fleur
/usr/local/share/icons/redglass/cursors/gumby
/usr/local/share/icons/redglass/cursors/hand2
/usr/local/share/icons/redglass/cursors/left_ptr
/usr/local/share/icons/redglass/cursors/left_ptr_watch
/usr/local/share/icons/redglass/cursors/left_side
/usr/local/share/icons/redglass/cursors/left_tee
/usr/local/share/icons/redglass/cursors/ll_angle
/usr/local/share/icons/redglass/cursors/pencil
/usr/local/share/icons/redglass/cursors/plus
/usr/local/share/icons/redglass/cursors/right_ptr
/usr/local/share/icons/redglass/cursors/right_side
/usr/local/share/icons/redglass/cursors/right_tee
/usr/local/share/icons/redglass/cursors/sb_h_double_arrow
/usr/local/share/icons/redglass/cursors/sb_right_arrow
/usr/local/share/icons/redglass/cursors/sb_up_arrow
/usr/local/share/icons/redglass/cursors/sb_v_double_arrow
/usr/local/share/icons/redglass/cursors/shuttle
/usr/local/share/icons/redglass/cursors/tcross
/usr/local/share/icons/redglass/cursors/top_left_arrow
/usr/local/share/icons/redglass/cursors/top_left_corner
/usr/local/share/icons/redglass/cursors/top_right_corner
/usr/local/share/icons/redglass/cursors/top_side
/usr/local/share/icons/redglass/cursors/top_tee
/usr/local/share/icons/redglass/cursors/watch
/usr/local/share/icons/redglass/cursors/xterm
/usr/local/share/icons/whiteglass/cursors/08e8e1c95fe2fc01f976f1e063a24ccd
/usr/local/share/icons/whiteglass/cursors/X_cursor
/usr/local/share/icons/whiteglass/cursors/arrow
/usr/local/share/icons/whiteglass/cursors/base_arrow_down
/usr/local/share/icons/whiteglass/cursors/base_arrow_up
/usr/local/share/icons/whiteglass/cursors/boat
/usr/local/share/icons/whiteglass/cursors/bottom_left_corner
/usr/local/share/icons/whiteglass/cursors/bottom_right_corner
/usr/local/share/icons/whiteglass/cursors/bottom_side
/usr/local/share/icons/whiteglass/cursors/bottom_tee
/usr/local/share/icons/whiteglass/cursors/center_ptr
/usr/local/share/icons/whiteglass/cursors/circle
/usr/local/share/icons/whiteglass/cursors/cross
/usr/local/share/icons/whiteglass/cursors/cross_reverse
/usr/local/share/icons/whiteglass/cursors/crosshair
/usr/local/share/icons/whiteglass/cursors/dnd-none
/usr/local/share/icons/whiteglass/cursors/dot
/usr/local/share/icons/whiteglass/cursors/dot_box_mask
/usr/local/share/icons/whiteglass/cursors/double_arrow
/usr/local/share/icons/whiteglass/cursors/draft_large
/usr/local/share/icons/whiteglass/cursors/draft_small
/usr/local/share/icons/whiteglass/cursors/draped_box
/usr/local/share/icons/whiteglass/cursors/exchange
/usr/local/share/icons/whiteglass/cursors/fleur
/usr/local/share/icons/whiteglass/cursors/grab
/usr/local/share/icons/whiteglass/cursors/gumby
/usr/local/share/icons/whiteglass/cursors/hand
/usr/local/share/icons/whiteglass/cursors/hand1
/usr/local/share/icons/whiteglass/cursors/hand2
/usr/local/share/icons/whiteglass/cursors/left_ptr
/usr/local/share/icons/whiteglass/cursors/left_ptr_watch
/usr/local/share/icons/whiteglass/cursors/left_side
/usr/local/share/icons/whiteglass/cursors/left_tee
/usr/local/share/icons/whiteglass/cursors/ll_angle
/usr/local/share/icons/whiteglass/cursors/lr_angle
/usr/local/share/icons/whiteglass/cursors/pencil
/usr/local/share/icons/whiteglass/cursors/pirate
/usr/local/share/icons/whiteglass/cursors/plus
/usr/local/share/icons/whiteglass/cursors/pointer
/usr/local/share/icons/whiteglass/cursors/question_arrow
/usr/local/share/icons/whiteglass/cursors/right_ptr
/usr/local/share/icons/whiteglass/cursors/right_side
/usr/local/share/icons/whiteglass/cursors/right_tee
/usr/local/share/icons/whiteglass/cursors/sailboat
/usr/local/share/icons/whiteglass/cursors/sb_down_arrow
/usr/local/share/icons/whiteglass/cursors/sb_h_double_arrow
/usr/local/share/icons/whiteglass/cursors/sb_left_arrow
/usr/local/share/icons/whiteglass/cursors/sb_right_arrow
/usr/local/share/icons/whiteglass/cursors/sb_up_arrow
/usr/local/share/icons/whiteglass/cursors/sb_v_double_arrow
/usr/local/share/icons/whiteglass/cursors/shuttle
/usr/local/share/icons/whiteglass/cursors/sizing
/usr/local/share/icons/whiteglass/cursors/target
/usr/local/share/icons/whiteglass/cursors/tcross
/usr/local/share/icons/whiteglass/cursors/top_left_arrow
/usr/local/share/icons/whiteglass/cursors/top_left_corner
/usr/local/share/icons/whiteglass/cursors/top_right_corner
/usr/local/share/icons/whiteglass/cursors/top_side
/usr/local/share/icons/whiteglass/cursors/top_tee
/usr/local/share/icons/whiteglass/cursors/trek
/usr/local/share/icons/whiteglass/cursors/ul_angle
/usr/local/share/icons/whiteglass/cursors/ur_angle
/usr/local/share/icons/whiteglass/cursors/watch
/usr/local/share/icons/whiteglass/cursors/xterm
/usr/local/share/licenses/xcursor-themes-1.0.6/LICENSE
/usr/local/share/licenses/xcursor-themes-1.0.6/MIT
/usr/local/share/licenses/xcursor-themes-1.0.6/catalog.mk
/usr/local/bin/xcursorgen
/usr/local/man/man1/xcursorgen.1.gz
/usr/local/share/licenses/xcursorgen-1.0.7/LICENSE
/usr/local/share/licenses/xcursorgen-1.0.7/MIT
/usr/local/share/licenses/xcursorgen-1.0.7/catalog.mk
/usr/local/bin/xdpyinfo
/usr/local/man/man1/xdpyinfo.1.gz
/usr/local/share/licenses/xdpyinfo-1.3.2_3/LICENSE
/usr/local/share/licenses/xdpyinfo-1.3.2_3/MIT
/usr/local/share/licenses/xdpyinfo-1.3.2_3/catalog.mk
/usr/local/bin/xdriinfo
/usr/local/man/man1/xdriinfo.1.gz
/usr/local/bin/xev
/usr/local/man/man1/xev.1.gz
/usr/local/share/licenses/xev-1.2.4/LICENSE
/usr/local/share/licenses/xev-1.2.4/MIT
/usr/local/share/licenses/xev-1.2.4/catalog.mk
/usr/local/lib/xorg/modules/input/kbd_drv.so
/usr/local/man/man4/kbd.4x.gz
/usr/local/share/licenses/xf86-input-keyboard-1.9.0_4/LICENSE
/usr/local/share/licenses/xf86-input-keyboard-1.9.0_4/MIT
/usr/local/share/licenses/xf86-input-keyboard-1.9.0_4/catalog.mk
/usr/local/include/xorg/libinput-properties.h
/usr/local/lib/xorg/modules/input/libinput_drv.so
/usr/local/libdata/pkgconfig/xorg-libinput.pc
/usr/local/man/man4/libinput.4x.gz
/usr/local/share/X11/xorg.conf.d/40-libinput.conf
/usr/local/share/licenses/xf86-input-libinput-0.30.0_1/LICENSE
/usr/local/share/licenses/xf86-input-libinput-0.30.0_1/MIT
/usr/local/share/licenses/xf86-input-libinput-0.30.0_1/catalog.mk
/usr/local/include/xorg/xf86-mouse-properties.h
/usr/local/lib/xorg/modules/input/mouse_drv.so
/usr/local/libdata/pkgconfig/xorg-mouse.pc
/usr/local/man/man4/mousedrv.4x.gz
/usr/local/share/licenses/xf86-input-mouse-1.9.3_3/LICENSE
/usr/local/share/licenses/xf86-input-mouse-1.9.3_3/MIT
/usr/local/share/licenses/xf86-input-mouse-1.9.3_3/catalog.mk
/usr/local/lib/xorg/modules/drivers/scfb_drv.so
/usr/local/man/man4/scfb.4x.gz
/usr/local/share/licenses/xf86-video-scfb-0.0.7/BSD2CLAUSE
/usr/local/share/licenses/xf86-video-scfb-0.0.7/LICENSE
/usr/local/share/licenses/xf86-video-scfb-0.0.7/catalog.mk
/usr/local/lib/xorg/modules/drivers/vesa_drv.so
/usr/local/man/man4/vesa.4x.gz
/usr/local/bin/dga
/usr/local/man/man1/dga.1.gz
/usr/local/share/licenses/xf86dga-1.0.3_1/LICENSE
/usr/local/share/licenses/xf86dga-1.0.3_1/MIT
/usr/local/share/licenses/xf86dga-1.0.3_1/catalog.mk
/usr/local/bin/xgamma
/usr/local/man/man1/xgamma.1.gz
/usr/local/bin/xgc
/usr/local/man/man1/xgc.1.gz
/usr/local/share/X11/app-defaults/Xgc
/usr/local/share/X11/app-defaults/Xgc-color
/usr/local/share/licenses/xgc-1.0.5/LICENSE
/usr/local/share/licenses/xgc-1.0.5/MIT
/usr/local/share/licenses/xgc-1.0.5/catalog.mk
/usr/local/bin/xhost
/usr/local/man/man1/xhost.1.gz
/usr/local/share/licenses/xhost-1.0.8/LICENSE
/usr/local/share/licenses/xhost-1.0.8/MIT
/usr/local/share/licenses/xhost-1.0.8/catalog.mk
/usr/local/bin/startx
/usr/local/bin/xinit
/usr/local/etc/X11/xinit/xinitrc
/usr/local/man/man1/startx.1.gz
/usr/local/man/man1/xinit.1.gz
/usr/local/share/licenses/xinit-1.4.1,1/LICENSE
/usr/local/share/licenses/xinit-1.4.1,1/MIT
/usr/local/share/licenses/xinit-1.4.1,1/catalog.mk
/usr/local/bin/xinput
/usr/local/man/man1/xinput.1.gz
/usr/local/share/licenses/xinput-1.6.3/LICENSE
/usr/local/share/licenses/xinput-1.6.3/MIT
/usr/local/share/licenses/xinput-1.6.3/catalog.mk
/usr/local/bin/xkbcomp
/usr/local/libdata/pkgconfig/xkbcomp.pc
/usr/local/man/man1/xkbcomp.1.gz
/usr/local/share/licenses/xkbcomp-1.4.5/LICENSE
/usr/local/share/licenses/xkbcomp-1.4.5/MIT
/usr/local/share/licenses/xkbcomp-1.4.5/catalog.mk
/usr/local/bin/xkbevd
/usr/local/man/man1/xkbevd.1.gz
/usr/local/share/licenses/xkbevd-1.1.4/LICENSE
/usr/local/share/licenses/xkbevd-1.1.4/MIT
/usr/local/share/licenses/xkbevd-1.1.4/catalog.mk
/usr/local/bin/xkbbell
/usr/local/bin/xkbvleds
/usr/local/bin/xkbwatch
/usr/local/man/man1/xkbbell.1.gz
/usr/local/man/man1/xkbvleds.1.gz
/usr/local/man/man1/xkbwatch.1.gz
/usr/local/share/licenses/xkbutils-1.0.4_2/LICENSE
/usr/local/share/licenses/xkbutils-1.0.4_2/MIT
/usr/local/share/licenses/xkbutils-1.0.4_2/catalog.mk
/usr/local/libdata/pkgconfig/xkeyboard-config.pc
/usr/local/man/man7/xkeyboard-config.7.gz
/usr/local/share/X11/xkb/compat/README
/usr/local/share/X11/xkb/compat/accessx
/usr/local/share/X11/xkb/compat/basic
/usr/local/share/X11/xkb/compat/caps
/usr/local/share/X11/xkb/compat/complete
/usr/local/share/X11/xkb/compat/iso9995
/usr/local/share/X11/xkb/compat/japan
/usr/local/share/X11/xkb/compat/ledcaps
/usr/local/share/X11/xkb/compat/ledcompose
/usr/local/share/X11/xkb/compat/lednum
/usr/local/share/X11/xkb/compat/ledscroll
/usr/local/share/X11/xkb/compat/level5
/usr/local/share/X11/xkb/compat/misc
/usr/local/share/X11/xkb/compat/mousekeys
/usr/local/share/X11/xkb/compat/olpc
/usr/local/share/X11/xkb/compat/pc
/usr/local/share/X11/xkb/compat/pc98
/usr/local/share/X11/xkb/compat/xfree86
/usr/local/share/X11/xkb/compat/xtest
/usr/local/share/X11/xkb/compiled
/usr/local/share/X11/xkb/geometry/README
/usr/local/share/X11/xkb/geometry/amiga
/usr/local/share/X11/xkb/geometry/ataritt
/usr/local/share/X11/xkb/geometry/chicony
/usr/local/share/X11/xkb/geometry/dell
/usr/local/share/X11/xkb/geometry/digital_vndr/lk
/usr/local/share/X11/xkb/geometry/digital_vndr/pc
/usr/local/share/X11/xkb/geometry/digital_vndr/unix
/usr/local/share/X11/xkb/geometry/everex
/usr/local/share/X11/xkb/geometry/fujitsu
/usr/local/share/X11/xkb/geometry/hhk
/usr/local/share/X11/xkb/geometry/hp
/usr/local/share/X11/xkb/geometry/keytronic
/usr/local/share/X11/xkb/geometry/kinesis
/usr/local/share/X11/xkb/geometry/macintosh
/usr/local/share/X11/xkb/geometry/microsoft
/usr/local/share/X11/xkb/geometry/nec
/usr/local/share/X11/xkb/geometry/nokia
/usr/local/share/X11/xkb/geometry/northgate
/usr/local/share/X11/xkb/geometry/pc
/usr/local/share/X11/xkb/geometry/sanwa
/usr/local/share/X11/xkb/geometry/sgi_vndr/O2
/usr/local/share/X11/xkb/geometry/sgi_vndr/indigo
/usr/local/share/X11/xkb/geometry/sgi_vndr/indy
/usr/local/share/X11/xkb/geometry/sony
/usr/local/share/X11/xkb/geometry/steelseries
/usr/local/share/X11/xkb/geometry/sun
/usr/local/share/X11/xkb/geometry/teck
/usr/local/share/X11/xkb/geometry/thinkpad
/usr/local/share/X11/xkb/geometry/typematrix
/usr/local/share/X11/xkb/geometry/winbook
/usr/local/share/X11/xkb/keycodes/README
/usr/local/share/X11/xkb/keycodes/aliases
/usr/local/share/X11/xkb/keycodes/amiga
/usr/local/share/X11/xkb/keycodes/ataritt
/usr/local/share/X11/xkb/keycodes/digital_vndr/lk
/usr/local/share/X11/xkb/keycodes/digital_vndr/pc
/usr/local/share/X11/xkb/keycodes/empty
/usr/local/share/X11/xkb/keycodes/evdev
/usr/local/share/X11/xkb/keycodes/fujitsu
/usr/local/share/X11/xkb/keycodes/hp
/usr/local/share/X11/xkb/keycodes/ibm
/usr/local/share/X11/xkb/keycodes/jolla
/usr/local/share/X11/xkb/keycodes/macintosh
/usr/local/share/X11/xkb/keycodes/olpc
/usr/local/share/X11/xkb/keycodes/sgi_vndr/indigo
/usr/local/share/X11/xkb/keycodes/sgi_vndr/indy
/usr/local/share/X11/xkb/keycodes/sgi_vndr/iris
/usr/local/share/X11/xkb/keycodes/sony
/usr/local/share/X11/xkb/keycodes/sun
/usr/local/share/X11/xkb/keycodes/xfree86
/usr/local/share/X11/xkb/keycodes/xfree98
/usr/local/share/X11/xkb/rules/README
/usr/local/share/X11/xkb/rules/base
/usr/local/share/X11/xkb/rules/base.extras.xml
/usr/local/share/X11/xkb/rules/base.lst
/usr/local/share/X11/xkb/rules/base.xml
/usr/local/share/X11/xkb/rules/evdev
/usr/local/share/X11/xkb/rules/evdev.extras.xml
/usr/local/share/X11/xkb/rules/evdev.lst
/usr/local/share/X11/xkb/rules/evdev.xml
/usr/local/share/X11/xkb/rules/xfree98
/usr/local/share/X11/xkb/rules/xkb.dtd
/usr/local/share/X11/xkb/rules/xorg
/usr/local/share/X11/xkb/rules/xorg.lst
/usr/local/share/X11/xkb/rules/xorg.xml
/usr/local/share/X11/xkb/symbols/af
/usr/local/share/X11/xkb/symbols/al
/usr/local/share/X11/xkb/symbols/altwin
/usr/local/share/X11/xkb/symbols/am
/usr/local/share/X11/xkb/symbols/apl
/usr/local/share/X11/xkb/symbols/ara
/usr/local/share/X11/xkb/symbols/at
/usr/local/share/X11/xkb/symbols/au
/usr/local/share/X11/xkb/symbols/az
/usr/local/share/X11/xkb/symbols/ba
/usr/local/share/X11/xkb/symbols/bd
/usr/local/share/X11/xkb/symbols/be
/usr/local/share/X11/xkb/symbols/bg
/usr/local/share/X11/xkb/symbols/br
/usr/local/share/X11/xkb/symbols/brai
/usr/local/share/X11/xkb/symbols/bt
/usr/local/share/X11/xkb/symbols/bw
/usr/local/share/X11/xkb/symbols/by
/usr/local/share/X11/xkb/symbols/ca
/usr/local/share/X11/xkb/symbols/capslock
/usr/local/share/X11/xkb/symbols/cd
/usr/local/share/X11/xkb/symbols/ch
/usr/local/share/X11/xkb/symbols/cm
/usr/local/share/X11/xkb/symbols/cn
/usr/local/share/X11/xkb/symbols/compose
/usr/local/share/X11/xkb/symbols/ctrl
/usr/local/share/X11/xkb/symbols/cz
/usr/local/share/X11/xkb/symbols/de
/usr/local/share/X11/xkb/symbols/digital_vndr/lk
/usr/local/share/X11/xkb/symbols/digital_vndr/pc
/usr/local/share/X11/xkb/symbols/digital_vndr/us
/usr/local/share/X11/xkb/symbols/digital_vndr/vt
/usr/local/share/X11/xkb/symbols/dk
/usr/local/share/X11/xkb/symbols/dz
/usr/local/share/X11/xkb/symbols/ee
/usr/local/share/X11/xkb/symbols/eg
/usr/local/share/X11/xkb/symbols/empty
/usr/local/share/X11/xkb/symbols/epo
/usr/local/share/X11/xkb/symbols/es
/usr/local/share/X11/xkb/symbols/et
/usr/local/share/X11/xkb/symbols/eu
/usr/local/share/X11/xkb/symbols/eurosign
/usr/local/share/X11/xkb/symbols/fi
/usr/local/share/X11/xkb/symbols/fo
/usr/local/share/X11/xkb/symbols/fr
/usr/local/share/X11/xkb/symbols/fujitsu_vndr/jp
/usr/local/share/X11/xkb/symbols/fujitsu_vndr/us
/usr/local/share/X11/xkb/symbols/gb
/usr/local/share/X11/xkb/symbols/ge
/usr/local/share/X11/xkb/symbols/gh
/usr/local/share/X11/xkb/symbols/gn
/usr/local/share/X11/xkb/symbols/gr
/usr/local/share/X11/xkb/symbols/group
/usr/local/share/X11/xkb/symbols/hp_vndr/us
/usr/local/share/X11/xkb/symbols/hr
/usr/local/share/X11/xkb/symbols/hu
/usr/local/share/X11/xkb/symbols/id
/usr/local/share/X11/xkb/symbols/ie
/usr/local/share/X11/xkb/symbols/il
/usr/local/share/X11/xkb/symbols/in
/usr/local/share/X11/xkb/symbols/inet
/usr/local/share/X11/xkb/symbols/iq
/usr/local/share/X11/xkb/symbols/ir
/usr/local/share/X11/xkb/symbols/is
/usr/local/share/X11/xkb/symbols/it
/usr/local/share/X11/xkb/symbols/jolla_vndr/sbj
/usr/local/share/X11/xkb/symbols/jp
/usr/local/share/X11/xkb/symbols/jv
/usr/local/share/X11/xkb/symbols/ke
/usr/local/share/X11/xkb/symbols/keypad
/usr/local/share/X11/xkb/symbols/kg
/usr/local/share/X11/xkb/symbols/kh
/usr/local/share/X11/xkb/symbols/kpdl
/usr/local/share/X11/xkb/symbols/kr
/usr/local/share/X11/xkb/symbols/kz
/usr/local/share/X11/xkb/symbols/la
/usr/local/share/X11/xkb/symbols/latam
/usr/local/share/X11/xkb/symbols/latin
/usr/local/share/X11/xkb/symbols/level2
/usr/local/share/X11/xkb/symbols/level3
/usr/local/share/X11/xkb/symbols/level5
/usr/local/share/X11/xkb/symbols/lk
/usr/local/share/X11/xkb/symbols/lt
/usr/local/share/X11/xkb/symbols/lv
/usr/local/share/X11/xkb/symbols/ma
/usr/local/share/X11/xkb/symbols/macintosh_vndr/apple
/usr/local/share/X11/xkb/symbols/macintosh_vndr/ch
/usr/local/share/X11/xkb/symbols/macintosh_vndr/de
/usr/local/share/X11/xkb/symbols/macintosh_vndr/dk
/usr/local/share/X11/xkb/symbols/macintosh_vndr/fi
/usr/local/share/X11/xkb/symbols/macintosh_vndr/fr
/usr/local/share/X11/xkb/symbols/macintosh_vndr/gb
/usr/local/share/X11/xkb/symbols/macintosh_vndr/is
/usr/local/share/X11/xkb/symbols/macintosh_vndr/it
/usr/local/share/X11/xkb/symbols/macintosh_vndr/jp
/usr/local/share/X11/xkb/symbols/macintosh_vndr/latam
/usr/local/share/X11/xkb/symbols/macintosh_vndr/nl
/usr/local/share/X11/xkb/symbols/macintosh_vndr/no
/usr/local/share/X11/xkb/symbols/macintosh_vndr/pt
/usr/local/share/X11/xkb/symbols/macintosh_vndr/se
/usr/local/share/X11/xkb/symbols/macintosh_vndr/us
/usr/local/share/X11/xkb/symbols/mao
/usr/local/share/X11/xkb/symbols/md
/usr/local/share/X11/xkb/symbols/me
/usr/local/share/X11/xkb/symbols/mk
/usr/local/share/X11/xkb/symbols/ml
/usr/local/share/X11/xkb/symbols/mm
/usr/local/share/X11/xkb/symbols/mn
/usr/local/share/X11/xkb/symbols/mt
/usr/local/share/X11/xkb/symbols/mv
/usr/local/share/X11/xkb/symbols/my
/usr/local/share/X11/xkb/symbols/nbsp
/usr/local/share/X11/xkb/symbols/nec_vndr/jp
/usr/local/share/X11/xkb/symbols/ng
/usr/local/share/X11/xkb/symbols/nl
/usr/local/share/X11/xkb/symbols/no
/usr/local/share/X11/xkb/symbols/nokia_vndr/rx-44
/usr/local/share/X11/xkb/symbols/nokia_vndr/rx-51
/usr/local/share/X11/xkb/symbols/nokia_vndr/su-8w
/usr/local/share/X11/xkb/symbols/np
/usr/local/share/X11/xkb/symbols/olpc
/usr/local/share/X11/xkb/symbols/parens
/usr/local/share/X11/xkb/symbols/pc
/usr/local/share/X11/xkb/symbols/ph
/usr/local/share/X11/xkb/symbols/pk
/usr/local/share/X11/xkb/symbols/pl
/usr/local/share/X11/xkb/symbols/pt
/usr/local/share/X11/xkb/symbols/ro
/usr/local/share/X11/xkb/symbols/rs
/usr/local/share/X11/xkb/symbols/ru
/usr/local/share/X11/xkb/symbols/rupeesign
/usr/local/share/X11/xkb/symbols/se
/usr/local/share/X11/xkb/symbols/sgi_vndr/jp
/usr/local/share/X11/xkb/symbols/sharp_vndr/sl-c3x00
/usr/local/share/X11/xkb/symbols/sharp_vndr/ws003sh
/usr/local/share/X11/xkb/symbols/sharp_vndr/ws007sh
/usr/local/share/X11/xkb/symbols/sharp_vndr/ws011sh
/usr/local/share/X11/xkb/symbols/sharp_vndr/ws020sh
/usr/local/share/X11/xkb/symbols/shift
/usr/local/share/X11/xkb/symbols/si
/usr/local/share/X11/xkb/symbols/sk
/usr/local/share/X11/xkb/symbols/sn
/usr/local/share/X11/xkb/symbols/sony_vndr/us
/usr/local/share/X11/xkb/symbols/srvr_ctrl
/usr/local/share/X11/xkb/symbols/sun_vndr/ara
/usr/local/share/X11/xkb/symbols/sun_vndr/be
/usr/local/share/X11/xkb/symbols/sun_vndr/br
/usr/local/share/X11/xkb/symbols/sun_vndr/ca
/usr/local/share/X11/xkb/symbols/sun_vndr/ch
/usr/local/share/X11/xkb/symbols/sun_vndr/cz
/usr/local/share/X11/xkb/symbols/sun_vndr/de
/usr/local/share/X11/xkb/symbols/sun_vndr/dk
/usr/local/share/X11/xkb/symbols/sun_vndr/ee
/usr/local/share/X11/xkb/symbols/sun_vndr/es
/usr/local/share/X11/xkb/symbols/sun_vndr/fi
/usr/local/share/X11/xkb/symbols/sun_vndr/fr
/usr/local/share/X11/xkb/symbols/sun_vndr/gb
/usr/local/share/X11/xkb/symbols/sun_vndr/gr
/usr/local/share/X11/xkb/symbols/sun_vndr/it
/usr/local/share/X11/xkb/symbols/sun_vndr/jp
/usr/local/share/X11/xkb/symbols/sun_vndr/kr
/usr/local/share/X11/xkb/symbols/sun_vndr/lt
/usr/local/share/X11/xkb/symbols/sun_vndr/lv
/usr/local/share/X11/xkb/symbols/sun_vndr/nl
/usr/local/share/X11/xkb/symbols/sun_vndr/no
/usr/local/share/X11/xkb/symbols/sun_vndr/pl
/usr/local/share/X11/xkb/symbols/sun_vndr/pt
/usr/local/share/X11/xkb/symbols/sun_vndr/ro
/usr/local/share/X11/xkb/symbols/sun_vndr/ru
/usr/local/share/X11/xkb/symbols/sun_vndr/se
/usr/local/share/X11/xkb/symbols/sun_vndr/sk
/usr/local/share/X11/xkb/symbols/sun_vndr/solaris
/usr/local/share/X11/xkb/symbols/sun_vndr/tr
/usr/local/share/X11/xkb/symbols/sun_vndr/tw
/usr/local/share/X11/xkb/symbols/sun_vndr/ua
/usr/local/share/X11/xkb/symbols/sun_vndr/us
/usr/local/share/X11/xkb/symbols/sy
/usr/local/share/X11/xkb/symbols/terminate
/usr/local/share/X11/xkb/symbols/tg
/usr/local/share/X11/xkb/symbols/th
/usr/local/share/X11/xkb/symbols/tj
/usr/local/share/X11/xkb/symbols/tm
/usr/local/share/X11/xkb/symbols/tr
/usr/local/share/X11/xkb/symbols/trans
/usr/local/share/X11/xkb/symbols/tw
/usr/local/share/X11/xkb/symbols/typo
/usr/local/share/X11/xkb/symbols/tz
/usr/local/share/X11/xkb/symbols/ua
/usr/local/share/X11/xkb/symbols/us
/usr/local/share/X11/xkb/symbols/uz
/usr/local/share/X11/xkb/symbols/vn
/usr/local/share/X11/xkb/symbols/xfree68_vndr/amiga
/usr/local/share/X11/xkb/symbols/xfree68_vndr/ataritt
/usr/local/share/X11/xkb/symbols/za
/usr/local/share/X11/xkb/types/README
/usr/local/share/X11/xkb/types/basic
/usr/local/share/X11/xkb/types/cancel
/usr/local/share/X11/xkb/types/caps
/usr/local/share/X11/xkb/types/complete
/usr/local/share/X11/xkb/types/default
/usr/local/share/X11/xkb/types/extra
/usr/local/share/X11/xkb/types/iso9995
/usr/local/share/X11/xkb/types/level5
/usr/local/share/X11/xkb/types/mousekeys
/usr/local/share/X11/xkb/types/nokia
/usr/local/share/X11/xkb/types/numpad
/usr/local/share/X11/xkb/types/pc
/usr/local/share/licenses/xkeyboard-config-2.34/LICENSE
/usr/local/share/licenses/xkeyboard-config-2.34/MIT
/usr/local/share/licenses/xkeyboard-config-2.34/catalog.mk
/usr/local/share/locale/af/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/az/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/bg/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ca/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/crh/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/cs/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/da/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/de/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/el/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/en_GB/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/eo/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/es/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/fi/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/fr/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/fur/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/gl/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/hr/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/hu/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/id/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/it/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ja/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ka/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ko/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ky/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/lt/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/nb/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/nl/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/pl/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/pt/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/pt_BR/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ro/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/ru/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/rw/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/sk/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/sl/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/sq/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/sr/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/sv/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/tr/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/uk/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/vi/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/xkeyboard-config.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/xkeyboard-config.mo
/usr/local/bin/xkill
/usr/local/man/man1/xkill.1.gz
/usr/local/bin/xlsatoms
/usr/local/man/man1/xlsatoms.1.gz
/usr/local/share/licenses/xlsatoms-1.1.3/LICENSE
/usr/local/share/licenses/xlsatoms-1.1.3/MIT
/usr/local/share/licenses/xlsatoms-1.1.3/catalog.mk
/usr/local/bin/xlsclients
/usr/local/man/man1/xlsclients.1.gz
/usr/local/share/licenses/xlsclients-1.1.4/LICENSE
/usr/local/share/licenses/xlsclients-1.1.4/MIT
/usr/local/share/licenses/xlsclients-1.1.4/catalog.mk
/usr/local/bin/xmessage
/usr/local/man/man1/xmessage.1.gz
/usr/local/share/X11/app-defaults/Xmessage
/usr/local/share/X11/app-defaults/Xmessage-color
/usr/local/bin/xmlcatmgr
/usr/local/man/man1/xmlcatmgr.1.gz
/usr/local/share/doc/xmlcatmgr/AUTHORS
/usr/local/share/doc/xmlcatmgr/COPYING
/usr/local/share/doc/xmlcatmgr/NEWS
/usr/local/share/doc/xmlcatmgr/README
/usr/local/share/doc/xmlcatmgr/TODO
/usr/local/share/licenses/xmlcatmgr-2.2_2/BSD3CLAUSE
/usr/local/share/licenses/xmlcatmgr-2.2_2/LICENSE
/usr/local/share/licenses/xmlcatmgr-2.2_2/catalog.mk
/usr/local/share/licenses/xmlcharent-0.3_2/LICENSE
/usr/local/share/licenses/xmlcharent-0.3_2/OASIS
/usr/local/share/licenses/xmlcharent-0.3_2/catalog.mk
/usr/local/share/xml/xmlcharent/catalog
/usr/local/share/xml/xmlcharent/catalog.xml
/usr/local/share/xml/xmlcharent/iso-amsa.ent
/usr/local/share/xml/xmlcharent/iso-amsb.ent
/usr/local/share/xml/xmlcharent/iso-amsc.ent
/usr/local/share/xml/xmlcharent/iso-amsn.ent
/usr/local/share/xml/xmlcharent/iso-amso.ent
/usr/local/share/xml/xmlcharent/iso-amsr.ent
/usr/local/share/xml/xmlcharent/iso-box.ent
/usr/local/share/xml/xmlcharent/iso-cyr1.ent
/usr/local/share/xml/xmlcharent/iso-cyr2.ent
/usr/local/share/xml/xmlcharent/iso-dia.ent
/usr/local/share/xml/xmlcharent/iso-grk1.ent
/usr/local/share/xml/xmlcharent/iso-grk2.ent
/usr/local/share/xml/xmlcharent/iso-grk3.ent
/usr/local/share/xml/xmlcharent/iso-grk4.ent
/usr/local/share/xml/xmlcharent/iso-lat1.ent
/usr/local/share/xml/xmlcharent/iso-lat2.ent
/usr/local/share/xml/xmlcharent/iso-num.ent
/usr/local/share/xml/xmlcharent/iso-pub.ent
/usr/local/share/xml/xmlcharent/iso-tech.ent
/usr/local/bin/xmodmap
/usr/local/man/man1/xmodmap.1.gz
/usr/local/share/licenses/xmodmap-1.0.10/LICENSE
/usr/local/share/licenses/xmodmap-1.0.10/MIT
/usr/local/share/licenses/xmodmap-1.0.10/catalog.mk
/usr/local/man/man7/Consortium.7.gz
/usr/local/man/man7/Standards.7.gz
/usr/local/man/man7/X.7.gz
/usr/local/man/man7/XOrgFoundation.7.gz
/usr/local/man/man7/XProjectTeam.7.gz
/usr/local/man/man7/Xsecurity.7.gz
/usr/local/share/doc/xorg-docs/License.xml
/usr/local/share/doc/xorg-docs/MAINTAINERS
/usr/local/share/doc/xorg-docs/README.xml
/usr/local/share/doc/xorg-docs/ReleaseNotes.xml
/usr/local/share/doc/xorg-docs/Versions.xml
/usr/local/share/doc/xorg-docs/fonts/fonts.xml
/usr/local/share/doc/xorg-docs/graphics/dps.xml
/usr/local/share/doc/xorg-docs/input/XKB-Config.xml
/usr/local/share/doc/xorg-docs/input/XKB-Enhancing.xml
/usr/local/share/doc/xorg-docs/platforms/Darwin.xml
/usr/local/share/doc/xorg-docs/platforms/Solaris.xml
/usr/local/bin/X
/usr/local/bin/Xorg
/usr/local/bin/Xorg.wrap
/usr/local/bin/cvt
/usr/local/bin/gtf
/usr/local/include/xorg/BT.h
/usr/local/include/xorg/IBM.h
/usr/local/include/xorg/TI.h
/usr/local/include/xorg/XIstubs.h
/usr/local/include/xorg/Xprintf.h
/usr/local/include/xorg/callback.h
/usr/local/include/xorg/client.h
/usr/local/include/xorg/closestr.h
/usr/local/include/xorg/closure.h
/usr/local/include/xorg/colormap.h
/usr/local/include/xorg/colormapst.h
/usr/local/include/xorg/compiler.h
/usr/local/include/xorg/compositeext.h
/usr/local/include/xorg/cursor.h
/usr/local/include/xorg/cursorstr.h
/usr/local/include/xorg/damage.h
/usr/local/include/xorg/damagestr.h
/usr/local/include/xorg/dbestruct.h
/usr/local/include/xorg/dgaproc.h
/usr/local/include/xorg/displaymode.h
/usr/local/include/xorg/dix.h
/usr/local/include/xorg/dixaccess.h
/usr/local/include/xorg/dixevents.h
/usr/local/include/xorg/dixfont.h
/usr/local/include/xorg/dixfontstr.h
/usr/local/include/xorg/dixgrabs.h
/usr/local/include/xorg/dixstruct.h
/usr/local/include/xorg/dri.h
/usr/local/include/xorg/dri2.h
/usr/local/include/xorg/dri3.h
/usr/local/include/xorg/dristruct.h
/usr/local/include/xorg/edid.h
/usr/local/include/xorg/events.h
/usr/local/include/xorg/exa.h
/usr/local/include/xorg/exevents.h
/usr/local/include/xorg/extension.h
/usr/local/include/xorg/extinit.h
/usr/local/include/xorg/extnsionst.h
/usr/local/include/xorg/fb.h
/usr/local/include/xorg/fbdevhw.h
/usr/local/include/xorg/fboverlay.h
/usr/local/include/xorg/fbpict.h
/usr/local/include/xorg/fbrop.h
/usr/local/include/xorg/fourcc.h
/usr/local/include/xorg/gc.h
/usr/local/include/xorg/gcstruct.h
/usr/local/include/xorg/geext.h
/usr/local/include/xorg/geint.h
/usr/local/include/xorg/glamor.h
/usr/local/include/xorg/globals.h
/usr/local/include/xorg/glx_extinit.h
/usr/local/include/xorg/glxvndabi.h
/usr/local/include/xorg/glyphstr.h
/usr/local/include/xorg/hotplug.h
/usr/local/include/xorg/i2c_def.h
/usr/local/include/xorg/input.h
/usr/local/include/xorg/inputstr.h
/usr/local/include/xorg/list.h
/usr/local/include/xorg/mi.h
/usr/local/include/xorg/micmap.h
/usr/local/include/xorg/micoord.h
/usr/local/include/xorg/migc.h
/usr/local/include/xorg/miline.h
/usr/local/include/xorg/mioverlay.h
/usr/local/include/xorg/mipict.h
/usr/local/include/xorg/mipointer.h
/usr/local/include/xorg/mipointrst.h
/usr/local/include/xorg/misc.h
/usr/local/include/xorg/miscstruct.h
/usr/local/include/xorg/mistruct.h
/usr/local/include/xorg/misync.h
/usr/local/include/xorg/misyncfd.h
/usr/local/include/xorg/misyncshm.h
/usr/local/include/xorg/misyncstr.h
/usr/local/include/xorg/mizerarc.h
/usr/local/include/xorg/nonsdk_extinit.h
/usr/local/include/xorg/opaque.h
/usr/local/include/xorg/optionstr.h
/usr/local/include/xorg/os.h
/usr/local/include/xorg/panoramiX.h
/usr/local/include/xorg/panoramiXsrv.h
/usr/local/include/xorg/picture.h
/usr/local/include/xorg/picturestr.h
/usr/local/include/xorg/pixmap.h
/usr/local/include/xorg/pixmapstr.h
/usr/local/include/xorg/present.h
/usr/local/include/xorg/presentext.h
/usr/local/include/xorg/privates.h
/usr/local/include/xorg/property.h
/usr/local/include/xorg/propertyst.h
/usr/local/include/xorg/ptrveloc.h
/usr/local/include/xorg/randrstr.h
/usr/local/include/xorg/region.h
/usr/local/include/xorg/regionstr.h
/usr/local/include/xorg/registry.h
/usr/local/include/xorg/resource.h
/usr/local/include/xorg/rgb.h
/usr/local/include/xorg/rrtransform.h
/usr/local/include/xorg/sarea.h
/usr/local/include/xorg/screenint.h
/usr/local/include/xorg/scrnintstr.h
/usr/local/include/xorg/selection.h
/usr/local/include/xorg/servermd.h
/usr/local/include/xorg/shadow.h
/usr/local/include/xorg/shadowfb.h
/usr/local/include/xorg/shmint.h
/usr/local/include/xorg/site.h
/usr/local/include/xorg/syncsdk.h
/usr/local/include/xorg/validate.h
/usr/local/include/xorg/vbe.h
/usr/local/include/xorg/vbeModes.h
/usr/local/include/xorg/vgaHW.h
/usr/local/include/xorg/vndserver.h
/usr/local/include/xorg/wfbrename.h
/usr/local/include/xorg/window.h
/usr/local/include/xorg/windowstr.h
/usr/local/include/xorg/xaarop.h
/usr/local/include/xorg/xace.h
/usr/local/include/xorg/xacestr.h
/usr/local/include/xorg/xf86.h
/usr/local/include/xorg/xf86Crtc.h
/usr/local/include/xorg/xf86Cursor.h
/usr/local/include/xorg/xf86DDC.h
/usr/local/include/xorg/xf86MatchDrivers.h
/usr/local/include/xorg/xf86Modes.h
/usr/local/include/xorg/xf86Module.h
/usr/local/include/xorg/xf86Opt.h
/usr/local/include/xorg/xf86Optionstr.h
/usr/local/include/xorg/xf86Optrec.h
/usr/local/include/xorg/xf86Parser.h
/usr/local/include/xorg/xf86Pci.h
/usr/local/include/xorg/xf86PciInfo.h
/usr/local/include/xorg/xf86Priv.h
/usr/local/include/xorg/xf86Privstr.h
/usr/local/include/xorg/xf86RamDac.h
/usr/local/include/xorg/xf86RandR12.h
/usr/local/include/xorg/xf86VGAarbiter.h
/usr/local/include/xorg/xf86Xinput.h
/usr/local/include/xorg/xf86_OSlib.h
/usr/local/include/xorg/xf86_OSproc.h
/usr/local/include/xorg/xf86cmap.h
/usr/local/include/xorg/xf86fbman.h
/usr/local/include/xorg/xf86i2c.h
/usr/local/include/xorg/xf86int10.h
/usr/local/include/xorg/xf86platformBus.h
/usr/local/include/xorg/xf86sbusBus.h
/usr/local/include/xorg/xf86str.h
/usr/local/include/xorg/xf86xv.h
/usr/local/include/xorg/xf86xvmc.h
/usr/local/include/xorg/xf86xvpriv.h
/usr/local/include/xorg/xisb.h
/usr/local/include/xorg/xkbfile.h
/usr/local/include/xorg/xkbrules.h
/usr/local/include/xorg/xkbsrv.h
/usr/local/include/xorg/xkbstr.h
/usr/local/include/xorg/xorg-server.h
/usr/local/include/xorg/xorgVersion.h
/usr/local/include/xorg/xserver-properties.h
/usr/local/include/xorg/xserver_poll.h
/usr/local/include/xorg/xvdix.h
/usr/local/include/xorg/xvmcext.h
/usr/local/lib/xorg/modules/drivers/modesetting_drv.so
/usr/local/lib/xorg/modules/extensions/.xorg/libglx.so
/usr/local/lib/xorg/modules/libexa.so
/usr/local/lib/xorg/modules/libfb.so
/usr/local/lib/xorg/modules/libfbdevhw.so
/usr/local/lib/xorg/modules/libglamoregl.so
/usr/local/lib/xorg/modules/libint10.so
/usr/local/lib/xorg/modules/libshadow.so
/usr/local/lib/xorg/modules/libshadowfb.so
/usr/local/lib/xorg/modules/libvbe.so
/usr/local/lib/xorg/modules/libvgahw.so
/usr/local/lib/xorg/modules/libwfb.so
/usr/local/lib/xorg/protocol.txt
/usr/local/libdata/pkgconfig/xorg-server.pc
/usr/local/man/man1/Xorg.1.gz
/usr/local/man/man1/Xorg.wrap.1.gz
/usr/local/man/man1/Xserver.1.gz
/usr/local/man/man1/cvt.1.gz
/usr/local/man/man1/gtf.1.gz
/usr/local/man/man4/exa.4.gz
/usr/local/man/man4/fbdevhw.4.gz
/usr/local/man/man4/modesetting.4.gz
/usr/local/man/man5/Xwrapper.config.5.gz
/usr/local/man/man5/xorg.conf.5.gz
/usr/local/man/man5/xorg.conf.d.5.gz
/usr/local/share/X11/xorg.conf.d/10-quirks.conf
/usr/local/share/X11/xorg.conf.d/20-evdev-kbd.conf
/usr/local/share/aclocal/xorg-server.m4
/usr/local/share/licenses/xorg-server-1.20.13,1/LICENSE
/usr/local/share/licenses/xorg-server-1.20.13,1/MIT
/usr/local/share/licenses/xorg-server-1.20.13,1/catalog.mk
/usr/local/include/GL/glxint.h
/usr/local/include/GL/glxmd.h
/usr/local/include/GL/glxproto.h
/usr/local/include/GL/glxtokens.h
/usr/local/include/GL/internal/glcore.h
/usr/local/include/X11/DECkeysym.h
/usr/local/include/X11/HPkeysym.h
/usr/local/include/X11/Sunkeysym.h
/usr/local/include/X11/X.h
/usr/local/include/X11/XF86keysym.h
/usr/local/include/X11/XWDFile.h
/usr/local/include/X11/Xalloca.h
/usr/local/include/X11/Xarch.h
/usr/local/include/X11/Xatom.h
/usr/local/include/X11/Xdefs.h
/usr/local/include/X11/Xfuncproto.h
/usr/local/include/X11/Xfuncs.h
/usr/local/include/X11/Xmd.h
/usr/local/include/X11/Xos.h
/usr/local/include/X11/Xos_r.h
/usr/local/include/X11/Xosdefs.h
/usr/local/include/X11/Xpoll.h
/usr/local/include/X11/Xproto.h
/usr/local/include/X11/Xprotostr.h
/usr/local/include/X11/Xthreads.h
/usr/local/include/X11/Xw32defs.h
/usr/local/include/X11/Xwindows.h
/usr/local/include/X11/Xwinsock.h
/usr/local/include/X11/ap_keysym.h
/usr/local/include/X11/dri/xf86dri.h
/usr/local/include/X11/dri/xf86driproto.h
/usr/local/include/X11/dri/xf86dristr.h
/usr/local/include/X11/extensions/EVI.h
/usr/local/include/X11/extensions/EVIproto.h
/usr/local/include/X11/extensions/XI.h
/usr/local/include/X11/extensions/XI2.h
/usr/local/include/X11/extensions/XI2proto.h
/usr/local/include/X11/extensions/XIproto.h
/usr/local/include/X11/extensions/XKB.h
/usr/local/include/X11/extensions/XKBproto.h
/usr/local/include/X11/extensions/XKBsrv.h
/usr/local/include/X11/extensions/XKBstr.h
/usr/local/include/X11/extensions/XResproto.h
/usr/local/include/X11/extensions/Xv.h
/usr/local/include/X11/extensions/XvMC.h
/usr/local/include/X11/extensions/XvMCproto.h
/usr/local/include/X11/extensions/Xvproto.h
/usr/local/include/X11/extensions/ag.h
/usr/local/include/X11/extensions/agproto.h
/usr/local/include/X11/extensions/applewmconst.h
/usr/local/include/X11/extensions/applewmproto.h
/usr/local/include/X11/extensions/bigreqsproto.h
/usr/local/include/X11/extensions/bigreqstr.h
/usr/local/include/X11/extensions/composite.h
/usr/local/include/X11/extensions/compositeproto.h
/usr/local/include/X11/extensions/cup.h
/usr/local/include/X11/extensions/cupproto.h
/usr/local/include/X11/extensions/damageproto.h
/usr/local/include/X11/extensions/damagewire.h
/usr/local/include/X11/extensions/dbe.h
/usr/local/include/X11/extensions/dbeproto.h
/usr/local/include/X11/extensions/dmx.h
/usr/local/include/X11/extensions/dmxproto.h
/usr/local/include/X11/extensions/dpmsconst.h
/usr/local/include/X11/extensions/dpmsproto.h
/usr/local/include/X11/extensions/dri2proto.h
/usr/local/include/X11/extensions/dri2tokens.h
/usr/local/include/X11/extensions/dri3proto.h
/usr/local/include/X11/extensions/ge.h
/usr/local/include/X11/extensions/geproto.h
/usr/local/include/X11/extensions/lbx.h
/usr/local/include/X11/extensions/lbxproto.h
/usr/local/include/X11/extensions/mitmiscconst.h
/usr/local/include/X11/extensions/mitmiscproto.h
/usr/local/include/X11/extensions/multibufconst.h
/usr/local/include/X11/extensions/multibufproto.h
/usr/local/include/X11/extensions/panoramiXproto.h
/usr/local/include/X11/extensions/presentproto.h
/usr/local/include/X11/extensions/presenttokens.h
/usr/local/include/X11/extensions/randr.h
/usr/local/include/X11/extensions/randrproto.h
/usr/local/include/X11/extensions/recordconst.h
/usr/local/include/X11/extensions/recordproto.h
/usr/local/include/X11/extensions/recordstr.h
/usr/local/include/X11/extensions/render.h
/usr/local/include/X11/extensions/renderproto.h
/usr/local/include/X11/extensions/saver.h
/usr/local/include/X11/extensions/saverproto.h
/usr/local/include/X11/extensions/secur.h
/usr/local/include/X11/extensions/securproto.h
/usr/local/include/X11/extensions/shapeconst.h
/usr/local/include/X11/extensions/shapeproto.h
/usr/local/include/X11/extensions/shapestr.h
/usr/local/include/X11/extensions/shm.h
/usr/local/include/X11/extensions/shmproto.h
/usr/local/include/X11/extensions/shmstr.h
/usr/local/include/X11/extensions/syncconst.h
/usr/local/include/X11/extensions/syncproto.h
/usr/local/include/X11/extensions/syncstr.h
/usr/local/include/X11/extensions/xcmiscproto.h
/usr/local/include/X11/extensions/xcmiscstr.h
/usr/local/include/X11/extensions/xf86bigfont.h
/usr/local/include/X11/extensions/xf86bigfproto.h
/usr/local/include/X11/extensions/xf86bigfstr.h
/usr/local/include/X11/extensions/xf86dga.h
/usr/local/include/X11/extensions/xf86dga1const.h
/usr/local/include/X11/extensions/xf86dga1proto.h
/usr/local/include/X11/extensions/xf86dga1str.h
/usr/local/include/X11/extensions/xf86dgaconst.h
/usr/local/include/X11/extensions/xf86dgaproto.h
/usr/local/include/X11/extensions/xf86dgastr.h
/usr/local/include/X11/extensions/xf86vm.h
/usr/local/include/X11/extensions/xf86vmproto.h
/usr/local/include/X11/extensions/xf86vmstr.h
/usr/local/include/X11/extensions/xfixesproto.h
/usr/local/include/X11/extensions/xfixeswire.h
/usr/local/include/X11/extensions/xtestconst.h
/usr/local/include/X11/extensions/xtestext1const.h
/usr/local/include/X11/extensions/xtestext1proto.h
/usr/local/include/X11/extensions/xtestproto.h
/usr/local/include/X11/fonts/FS.h
/usr/local/include/X11/fonts/FSproto.h
/usr/local/include/X11/fonts/font.h
/usr/local/include/X11/fonts/fontproto.h
/usr/local/include/X11/fonts/fontstruct.h
/usr/local/include/X11/fonts/fsmasks.h
/usr/local/include/X11/keysym.h
/usr/local/include/X11/keysymdef.h
/usr/local/libdata/pkgconfig/applewmproto.pc
/usr/local/libdata/pkgconfig/bigreqsproto.pc
/usr/local/libdata/pkgconfig/compositeproto.pc
/usr/local/libdata/pkgconfig/damageproto.pc
/usr/local/libdata/pkgconfig/dmxproto.pc
/usr/local/libdata/pkgconfig/dpmsproto.pc
/usr/local/libdata/pkgconfig/dri2proto.pc
/usr/local/libdata/pkgconfig/dri3proto.pc
/usr/local/libdata/pkgconfig/fixesproto.pc
/usr/local/libdata/pkgconfig/fontsproto.pc
/usr/local/libdata/pkgconfig/glproto.pc
/usr/local/libdata/pkgconfig/inputproto.pc
/usr/local/libdata/pkgconfig/kbproto.pc
/usr/local/libdata/pkgconfig/presentproto.pc
/usr/local/libdata/pkgconfig/randrproto.pc
/usr/local/libdata/pkgconfig/recordproto.pc
/usr/local/libdata/pkgconfig/renderproto.pc
/usr/local/libdata/pkgconfig/resourceproto.pc
/usr/local/libdata/pkgconfig/scrnsaverproto.pc
/usr/local/libdata/pkgconfig/videoproto.pc
/usr/local/libdata/pkgconfig/xcmiscproto.pc
/usr/local/libdata/pkgconfig/xextproto.pc
/usr/local/libdata/pkgconfig/xf86bigfontproto.pc
/usr/local/libdata/pkgconfig/xf86dgaproto.pc
/usr/local/libdata/pkgconfig/xf86driproto.pc
/usr/local/libdata/pkgconfig/xf86vidmodeproto.pc
/usr/local/libdata/pkgconfig/xineramaproto.pc
/usr/local/libdata/pkgconfig/xproto.pc
/usr/local/share/doc/xorgproto/PM_spec
/usr/local/share/doc/xorgproto/compositeproto.txt
/usr/local/share/doc/xorgproto/damageproto.txt
/usr/local/share/doc/xorgproto/dri2proto.txt
/usr/local/share/doc/xorgproto/dri3proto.txt
/usr/local/share/doc/xorgproto/fixesproto.txt
/usr/local/share/doc/xorgproto/presentproto.txt
/usr/local/share/doc/xorgproto/randrproto.txt
/usr/local/share/doc/xorgproto/renderproto.txt
/usr/local/share/doc/xorgproto/resproto.txt
/usr/local/share/doc/xorgproto/xv-protocol-v2.txt
/usr/local/share/licenses/xorgproto-2021.5/LICENSE
/usr/local/share/licenses/xorgproto-2021.5/MIT
/usr/local/share/licenses/xorgproto-2021.5/catalog.mk
/usr/local/bin/xdpr
/usr/local/bin/xpr
/usr/local/man/man1/xdpr.1.gz
/usr/local/man/man1/xpr.1.gz
/usr/local/bin/xprop
/usr/local/man/man1/xprop.1.gz
/usr/local/share/licenses/xprop-1.2.5/LICENSE
/usr/local/share/licenses/xprop-1.2.5/MIT
/usr/local/share/licenses/xprop-1.2.5/catalog.mk
/usr/local/bin/xkeystone
/usr/local/bin/xrandr
/usr/local/man/man1/xrandr.1.gz
/usr/local/share/licenses/xrandr-1.5.1/LICENSE
/usr/local/share/licenses/xrandr-1.5.1/MIT
/usr/local/share/licenses/xrandr-1.5.1/catalog.mk
/usr/local/bin/xrdb
/usr/local/man/man1/xrdb.1.gz
/usr/local/share/licenses/xrdb-1.2.0/LICENSE
/usr/local/share/licenses/xrdb-1.2.0/MIT
/usr/local/share/licenses/xrdb-1.2.0/catalog.mk
/usr/local/bin/xrefresh
/usr/local/man/man1/xrefresh.1.gz
/usr/local/share/licenses/xrefresh-1.0.6/LICENSE
/usr/local/share/licenses/xrefresh-1.0.6/MIT
/usr/local/share/licenses/xrefresh-1.0.6/catalog.mk
/usr/local/bin/xset
/usr/local/man/man1/xset.1.gz
/usr/local/share/licenses/xset-1.2.4_3/LICENSE
/usr/local/share/licenses/xset-1.2.4_3/MIT
/usr/local/share/licenses/xset-1.2.4_3/catalog.mk
/usr/local/bin/xsetroot
/usr/local/man/man1/xsetroot.1.gz
/usr/local/bin/koi8rxterm
/usr/local/bin/resize
/usr/local/bin/uxterm
/usr/local/bin/xterm
/usr/local/lib/X11/app-defaults/KOI8RXTerm
/usr/local/lib/X11/app-defaults/KOI8RXTerm-color
/usr/local/lib/X11/app-defaults/UXTerm
/usr/local/lib/X11/app-defaults/UXTerm-color
/usr/local/lib/X11/app-defaults/XTerm
/usr/local/lib/X11/app-defaults/XTerm-color
/usr/local/man/man1/koi8rxterm.1.gz
/usr/local/man/man1/resize.1.gz
/usr/local/man/man1/uxterm.1.gz
/usr/local/man/man1/xterm.1.gz
/usr/local/share/applications/xterm.desktop
/usr/local/share/licenses/xterm-370/LICENSE
/usr/local/share/licenses/xterm-370/MIT
/usr/local/share/licenses/xterm-370/catalog.mk
/usr/local/share/pixmaps/filled-xterm_32x32.xpm
/usr/local/share/pixmaps/filled-xterm_48x48.xpm
/usr/local/share/pixmaps/mini.xterm_32x32.xpm
/usr/local/share/pixmaps/mini.xterm_48x48.xpm
/usr/local/share/pixmaps/xterm-color_32x32.xpm
/usr/local/share/pixmaps/xterm-color_48x48.xpm
/usr/local/share/pixmaps/xterm_32x32.xpm
/usr/local/share/pixmaps/xterm_48x48.xpm
/usr/local/include/X11/Xtrans/Xtrans.c
/usr/local/include/X11/Xtrans/Xtrans.h
/usr/local/include/X11/Xtrans/Xtransint.h
/usr/local/include/X11/Xtrans/Xtranslcl.c
/usr/local/include/X11/Xtrans/Xtranssock.c
/usr/local/include/X11/Xtrans/Xtransutil.c
/usr/local/include/X11/Xtrans/transport.c
/usr/local/libdata/pkgconfig/xtrans.pc
/usr/local/share/aclocal/xtrans.m4
/usr/local/share/licenses/xtrans-1.4.0/LICENSE
/usr/local/share/licenses/xtrans-1.4.0/MIT
/usr/local/share/licenses/xtrans-1.4.0/catalog.mk
/usr/local/include/xvid.h
/usr/local/lib/libxvidcore.a
/usr/local/lib/libxvidcore.so
/usr/local/lib/libxvidcore.so.4
/usr/local/lib/libxvidcore.so.4.3
/usr/local/share/licenses/xvid-1.3.7,1/GPLv2+
/usr/local/share/licenses/xvid-1.3.7,1/LICENSE
/usr/local/share/licenses/xvid-1.3.7,1/catalog.mk
/usr/local/bin/xvinfo
/usr/local/man/man1/xvinfo.1.gz
/usr/local/share/licenses/xvinfo-1.1.4/LICENSE
/usr/local/share/licenses/xvinfo-1.1.4/MIT
/usr/local/share/licenses/xvinfo-1.1.4/catalog.mk
/usr/local/bin/xwd
/usr/local/man/man1/xwd.1.gz
/usr/local/share/licenses/xwd-1.0.7/LICENSE
/usr/local/share/licenses/xwd-1.0.7/MIT
/usr/local/share/licenses/xwd-1.0.7/catalog.mk
/usr/local/bin/xwininfo
/usr/local/man/man1/xwininfo.1.gz
/usr/local/share/licenses/xwininfo-1.1.5/LICENSE
/usr/local/share/licenses/xwininfo-1.1.5/MIT
/usr/local/share/licenses/xwininfo-1.1.5/catalog.mk
/usr/local/bin/xwud
/usr/local/man/man1/xwud.1.gz
/usr/local/bin/unzstd
/usr/local/bin/zstd
/usr/local/bin/zstd-frugal
/usr/local/bin/zstdcat
/usr/local/bin/zstdgrep
/usr/local/bin/zstdless
/usr/local/bin/zstdmt
/usr/local/include/zdict.h
/usr/local/include/zstd.h
/usr/local/include/zstd_errors.h
/usr/local/lib/libzstd.a
/usr/local/lib/libzstd.so
/usr/local/lib/libzstd.so.1
/usr/local/lib/libzstd.so.1.5.0
/usr/local/libdata/pkgconfig/libzstd.pc
/usr/local/man/man1/unzstd.1.gz
/usr/local/man/man1/zstd.1.gz
/usr/local/man/man1/zstdcat.1.gz
/usr/local/man/man1/zstdgrep.1.gz
/usr/local/man/man1/zstdless.1.gz
/usr/local/man/man1/zstdmt.1.gz
/usr/local/share/licenses/zstd-1.5.0/BSD3CLAUSE
/usr/local/share/licenses/zstd-1.5.0/GPLv2
/usr/local/share/licenses/zstd-1.5.0/LICENSE
/usr/local/share/licenses/zstd-1.5.0/catalog.mk
____________________________________________________
tde-devels mailing list -- devels@xxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devels-leave@xxxxxxxxxxxxxxxxxx
Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@xxxxxxxxxxxxxxxxxx

[Index of Archives]     [Trinity Users]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [KDE]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]     [Trinity Desktop Environment]

  Powered by Linux